/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:* http://opensource.org/licenses/afl-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 license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
@import url('//fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=latin-ext,vietnamese');
@import url('//fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese');

/*[data-theme="dark"] body {
  background-color: #7e26c3 !important;
}*/



body {
  background-color: #ffffff !important;
  margin: 0;
  padding: 0;
  font: 12px/1.55 Arial, Helvetica, sans-serif;
  color: #757575;
  text-align: left
}

html,
body {
  height: auto !important;
  min-height: 100%;
}

img {
  border: 0;
  vertical-align: top;
  max-width: 100%;
  height: auto;
}

a {
  color: #aaa;
  outline: medium none !important;
}

a:hover {
  text-decoration: none
}

:focus {
  outline: 0
}

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 5px;
  line-height: 1.35;
  color: #0a263c
}

h1 {
  font-size: 20px;
  font-weight: normal
}

h2 {
  font-size: 18px;
  font-weight: normal
}

h3 {
  font-size: 16px;
  font-weight: bold
}

h4 {
  font-size: 14px;
  font-weight: bold
}

h5 {
  font-size: 12px;
  font-weight: bold
}

h6 {
  font-size: 11px;
  font-weight: bold
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Open Sans', sans-serif;
}

/* Forms */
form {
  display: inline
}

fieldset {
  border: 0
}

legend {
  display: none
}

/* Table */
table {
  border: 0;
  /*border-collapse:collapse;*/
  border-spacing: 0;
  empty-cells: show;
  font-size: 100%
}

caption,
th,
td {
  vertical-align: middle;
  text-align: left;
}

/* Content */
strong {
  font-weight: bold
}

address {
  font-style: normal;
  line-height: 1.35;
  color: #333;
}

cite {
  font-style: normal
}

q,
blockquote {
  quotes: none
}

q:before,
q:after {
  content: ''
}

small,
big {
  font-size: 1em
}

/*sup{font-size:1em;vertical-align:top}
*/

/* Lists */
ul,
ol {
  padding: 0;
}

/* Tools */
.hidden {
  display: block !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important
}

.nobr {
  white-space: nowrap !important;
  font-size: 12px
}

.wrap {
  white-space: normal !important
}

.a-left {
  text-align: left !important
}

.a-center {
  text-align: center !important
}

.a-right {
  text-align: right !important
}

.v-top {
  vertical-align: top
}

.v-middle {
  vertical-align: middle
}

.f-left,
.left {
  float: left !important
}

.f-right,
.right {
  float: right !important
}

.f-none {
  float: none !important
}

.f-fix {
  float: left;
  width: 100%
}

.no-display {
  display: none
}

.no-margin {
  margin: 0 !important
}

.no-padding {
  padding: 0 !important
}

.no-bg {
  background: none !important
}

.clear_b {}

/* ======================================================================================= */

/* Layout ================================================================================ */
.page-wrapper {
  overflow: hidden;
}

.page {}

.page-print {
  background: #fff;
  padding: 25px 30px;
  text-align: left
}

.page-empty {
  background: #fff;
  padding: 20px;
  text-align: left
}

.page-popup {
  background: #fff;
  padding: 25px 30px;
  text-align: left
}

.main {
  margin: 0;
  padding: 0px;
  text-align: left;
}

.col-left .currency-switcher {
  display: none
}

/* Base Columns */
.sidebar-main {
  margin: 0;
}

.col-main {
  font-size: 0;
}

.col-right {
  margin-top: 60px;
}

.catalog-product-view .col-left {
  margin-top: 0px;
}

.page-layout-2columns-left #maincontent .sidebar-main,
.page-layout-2columns-left #maincontent .sidebar-additional,
.page-layout-2columns-right #maincontent .sidebar-main,
.page-layout-2columns-right #maincontent .sidebar-additional {
  width: 25%;
  padding-right: 15px;
  padding-left: 15px;
}

.sidebar.sidebar-additional {
  padding-top: 10px;
  padding-bottom: 20px;
}

.catalog-product-view .sidebar.sidebar-additional {
  padding-top: 0;
}

.page-layout-2columns-left .product-view .product.media,
.page-layout-2columns-right .product-view .product.media,
.page-layout-3columns .product-view .product.media {
  width: 50%;
}

.page-layout-2columns-left .product-view .product-info-main,
.page-layout-2columns-right .product-view .product-info-main,
.page-layout-3columns .product-view .product-info-main {
  width: 48%;
}

/* 1 Column Layout */
.col1-layout .col-main {
  float: none;
  width: auto;
}

.page-layout-1column .product-view .product.media {
  width: 57%;
}

.page-layout-1column .product-view .product-info-main {
  width: 42%;
}

/* 2 Columns Layout */
.page-layout-2columns-left .alocolumns,
.page-layout-2columns-right .alocolumns {
  margin: 0 -15px;
}

.col2-left-layout .col-main {
  margin-top: 20px;
}

.col2-right-layout .col-main {
  margin-top: 30px;
}

.page-layout-2columns-left .column.main,
.page-layout-2columns-right .column.main {
  width: 75% !important;
  padding: 0 15px;
}

/* 3 Columns Layout */
.col3-layout .col-main {
  width: 475px;
  margin-left: 17px
}

.col3-layout .col-wrapper {
  float: left;
  width: 687px
}

.col3-layout .col-wrapper .col-main {
  float: right
}

/* Content Columns */
.col2-set .col-1 {
  float: left;
  width: 48.5%
}

.col2-set .col-2 {
  float: right;
  width: 48.5%
}

.col2-set .col-3 {
  float: right;
  width: 48.5%
}

.col2-set .col-narrow {
  width: 32%
}

.col2-set .col-wide {
  width: 65%
}

.col3-set .col-1 {
  float: left;
  width: 32%
}

.col3-set .col-2 {
  float: left;
  width: 32%;
  margin-left: 2%
}

.col3-set .col-3 {
  float: right;
  width: 32%
}

.col4-set .col-1 {
  float: left;
  width: 23.5%
}

.col4-set .col-2 {
  float: left;
  width: 23.5%;
  margin: 0 2%
}

.col4-set .col-3 {
  float: left;
  width: 23.5%
}

.col4-set .col-4 {
  float: right;
  width: 23.5%
}

/* ======================================================================================= */

/* Global Styles ========================================================================= */

/* Form Elements */
input,
select,
textarea,
button {
  font: 12px/15px Arial, Helvetica, sans-serif;
  vertical-align: middle;
  color: #666;
}

input.input-text,
select,
textarea {
  background: #fff;
  border: 1px solid #e6e6e6;
}

input.input-text,
textarea {
  padding: 8px 20px;
  height: 42px;
  font-size: 13px;
  border-radius: 3px;
}

select {
  padding: 8px;
  /*-moz-appearance: none;*/
}

select option {
  padding-right: 10px
}

select.multiselect option {
  padding: 2px 5px
}

select.multiselect option:last-child {
  border-bottom: 0
}

textarea {
  overflow: auto;
  height: auto;
  border-radius: 3px;
}

input.radio {
  margin-right: 3px;
  display: inline-block;
  margin-top: 0;
  min-height: 18px
}

input.checkbox {
  margin-right: 3px
}

input.qty {
  width: 2.5em !important
}

input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
  border-color: #cccccc;
  font-family: Arial, sans-serif;
}

input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #999;
}

button.button::-moz-focus-inner {
  padding: 0;
  border: 0
}

/* FF Fix */
button.button {
  -webkit-border-fit: lines
}

/* <- Safari & Google Chrome Fix */
button.button,
button,
.cart .continue,
.actions-toolbar .primary a.action {
  display: inline-block;
  vertical-align: top;
  overflow: visible;
  width: auto;
  border-style: solid;
  border-width: 1px;
  padding: 0;
  margin: 0;
  cursor: pointer;
  height: 42px;
  line-height: 42px;
  padding: 0 35px;
  border-radius: 3px;
}

button.button span,
button span,
.review-form .action.submit.primary,
.cart .continue span,
.actions-toolbar .primary a.action span {
  font-family: 'Open Sans', sans-serif;
  border-radius: 3px;
  display: block;
  font-size: 14px;
  text-align: center;
  white-space: nowrap;
  font-weight: 600;
}

button.button span span,
.blog-postbox .button-set button.button span span {
  padding: 0
}

button.disabled {
  position: relative;
}

button.disabled span {
  opacity: 0.5;
}

.product-add-form button.disabled span {
  padding: 0 0 0 5px !important;
}

.product-view .add-to-cart button.button.disabled:before,
.block-bundle-summary .box-tocart button.button.disabled:before,
.item .actions-cart .button.btn-cart.disabled:before {
  animation: 2s linear 0s normal none infinite running fa-spin;
  -webkit-animation: 2s linear 0s normal none infinite running fa-spin;
  content: "\f110";
  font-family: "FontAwesome";
  display: inline-block;
  /* position: absolute;left: 8px;top: 6px;z-index: 99;height: auto;width: auto;line-height: normal;font-size: 15px; */
}

.product-view .add-to-cart button.button.disabled:before,
.product-view .add-to-cart button.button.disabled:before,
.block-bundle-summary .box-tocart button.button.disabled:before {
  left: 15px;
  top: 12px;
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(359deg);
  }
}

@-webkit-keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(359deg);
  }
}

button.btn-checkout.no-checkout span {
  background-position: 0 100%;
  color: #b8baba
}

button.btn-checkout.no-checkout span span {
  background-position: 100% 100%
}

p.control input.checkbox,
p.control input.radio {
  margin-right: 6px
}

#add_recipient_button {
  margin: 0px;
  overflow: hidden;
  padding-left: 10px;
}

button.button:hover,
button:hover,
.cart .continue:hover,
.actions-toolbar .primary a.action:hover,
button.button,
button,
.cart .continue,
.actions-toolbar .primary a.action,
button:focus {
  border-width: 1px;
}

/* Form Highlight */
input.input-text:focus,
select:focus,
textarea:focus,
._keyfocus *:focus,
input:focus:not([disabled]),
textarea:focus:not([disabled]),
select:focus:not([disabled]) {
  background-color: #f6f6f6;
  /* box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6); */
  outline: 0 none;
  box-shadow: none;
}

a:hover,
a:focus {
  outline: none !important;
  text-decoration: none;
}

/*.highlight{background:#efefef}
*/

/* Form lists */

/* Grouped fields */

/*.form-list{width:535px;margin:0 auto;overflow:hidden}
*/
.form-list li {
  margin: 0 0 8px
}

.form-list label,
.fieldset label {
  display: inline-block;
  color: #666;
  font-weight: 400;
  font-size: 14px;
  padding: 0;
  margin: 0;
  line-height: normal;
}

.fieldset .newsletter label {
  float: none;
  display: inline-block;
}

.form-list label.required {}

.form-list label.required em {
  float: right;
  font-style: normal;
  color: #eb340a;
  position: absolute;
  top: 0;
  right: -8px
}

.form-list li.control label {
  float: none;
  margin: 0
}

.form-list li.control input.radio,
.form-list li.control input.checkbox {
  margin-right: 6px;
  margin-top: 0;
  display: inline-block;
  vertical-align: top
}

.form-list li.control .input-box {
  clear: none;
  display: inline;
  width: auto
}

.radio,
.checkbox {
  display: inline-block;
  margin-top: 0 !important;
}

/*.form-list li.fields{margin-right:-15px}
*/
.form-list .input-box {
  display: block;
  clear: both;
  width: 100%;
  padding-bottom: 5px
}

.form-list .field {
  /* float:left;width:275px;*/
}

.form-list input.input-text {
  width: 100%
}

.form-list textarea {
  /*width:254px;*/
  width: 100%;
  height: 10em
}

.form-list select {
  width: 100%
}

.form-list li.wide .input-box {
  /* width:535px;*/
}

.form-list li.wide input.input-text {
  /* width:529px;*/
}

.form-list li.wide textarea {
  /*width:529px;*/
}

.form-list li.wide select {
  /* width:535px;*/
}

.form-list li.additional-row {
  border-top: 1px solid #ccc;
  margin-top: 10px;
  padding-top: 7px
}

.form-list li.additional-row .btn-remove {
  float: right;
  margin: 5px 0 0
}

.form-list .input-range input.input-text {
  width: 74px
}

.form-list-narrow li {
  margin-bottom: 0
}

.form-list-narrow li .input-box {
  margin-bottom: 6px
}

.form-list-narrow li.wide .input-box {
  width: 260px
}

.form-list-narrow li.wide input.input-text,
.form-list-narrow li.wide textarea {
  width: 254px
}

.form-list-narrow li.wide select {
  width: 260px
}

/* --- Contact page */
.contact-index-index .page-footer {
  margin: 0;
}

.contact-form {
  margin-bottom: 10px;
  margin-top: 45px;
}

textarea::-moz-placeholder {
  color: #333;
}

.contact-form .actions-toolbar .primary {
  margin: 20px 0 0;
}

.contact-content iframe {
  width: 100%;
  margin-bottom: 20px;
}

.google-map p {
  font-size: 14px;
  color: #666;
  margin: 10px 0;
}

.buttons-set.buttons-set-contact {
  padding: 0px;
  margin: 20px 0;
}

.contacts-index-index .contact-form-box {
  padding: 0;
  margin: 0 0 30px 0;
}

.contacts-index-index .contact-form-box label {
  padding-bottom: 5px;
}

.store-title .title-store,
.contact-content .page-subheading {
  position: relative;
  font-size: 18px;
  color: #333;
  font-weight: bold;
  margin: 0;
  padding: 0 0 15px;
  text-align: left;
  text-transform: uppercase;
  line-height: 1;
}

.contact-content .short-description {
  color: #666;
  font-size: 14px;
  margin: 0px;
  padding: 0px 0 45px;
}

.contacts-index-index .contact-form-box .form-selector {
  padding-bottom: 25px;
}

.map-conttact ul {
  line-height: 28px;
  list-style: disc;
  list-style-position: inside;
  font-style: italic;
}

.map-conttact ul.store_info {
  list-style: none;
  font-style: normal;
  color: #696969;
}

.map-conttact ul.store_info i {
  display: inline-block;
  width: 30px;
  line-height: inherit;
}

#message-box-conact .fa {
  line-height: inherit;
}

.store-contact {
  background-color: #fff;
}

.store-contact .store1 .store-item {
  float: left;
  width: 50%;
}

.store-item .block-title {
  font-size: 14px;
  font-weight: 600;
  color: #333;
  margin-bottom: 25px;
  margin-top: 25px;
  text-transform: uppercase;
}

.store-item .store_info {
  margin: 0;
  list-style: none;
  padding: 0;
}

.store_info.block-monday li {
  padding-bottom: 10px;
}

.store_info.block-monday .tit-name {
  display: inline-block;
}

.store_info .tit-contain.title-time {
  float: right;
  color: #666;
  font-size: 16px;
}

.store_info li {
  padding-bottom: 30px;
  margin: 0;
}

.store_info li:last-child {
  padding-bottom: 0;
}

.store_info .icons {
  border: 1px solid #e4e4e4;
  border-radius: 100%;
  color: #555 !important;
  float: left;
  font-size: 20px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  vertical-align: middle;
  width: 54px;
  background-color: #e4e4e4;
}

.store_info .flex {
  margin: 0;
  padding-left: 70px;
  vertical-align: middle;
  display: block;
}

.store_info .tit-name {
  display: block;
  font-size: 14px;
  color: #333;
  font-weight: 600;
}

.store_info .tit-contain,
.store_info .tit-contain a {
  color: #666;
  font-size: 14px;
  display: block;
  line-height: normal;
}

.store_info .tit-contain.tit-contain-big {
  font-size: 18px;
  color: #222;
  font-style: normal;
  padding: 0;
  clear: inherit;
  font-weight: bold;
}

.store_info .socials.alo-social-links {
  padding-top: 5px;
}

.store_info .socials.alo-social-links .tit-contain {
  padding-top: 15px;
}

.single-store {
  float: left;
  width: 40%;
  margin-bottom: 15px;
}

.column_right {
  float: left;
  width: 60%;
  padding-left: 20px;
}

.line-before:before {
  content: "";
  border-style: solid;
  border-width: 0 0 2px;
  height: 2px;
  display: block;
  width: 20px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -12px;
}

.contact_info {
  margin: 0 0 50px;
}

.contact_info .flex {
  display: block;
  margin: 0;
  padding: 5px 0 0 65px;
}

.contact_info .icons {
  float: left;
  font-size: 30px;
  color: #555;
  line-height: 54px;
  width: 54px;
  height: 54px;
  background-color: #e4e4e4;
  border-radius: 100%;
  text-align: center;
}

.contact_info .fa-envelope.icons {
  font-size: 24px;
}

.contact_info .tit-name {
  font-size: 14px;
  font-weight: 600;
  color: #333;
  margin: 0px;
}

.contact_info .tit-contain {
  font-size: 14px;
  color: #444;
  padding: 0;
  margin: 0;
  line-height: 2;
}

.contact_info .info_main {
  padding: 0 0 20px;
}

.google-map {
  font-size: 0;
}

.contact-index-index .page-title-wrapper {
  background-color: #f0f0f0;
  padding: 70px 0;
  margin: 0 0 125px;
}

.contact-index-index .page-title-wrapper .page-title {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0;
}

.contact-index-index .page-title-wrapper .page-title span {
  font-size: 48px;
  font-weight: 600;
}

.locations .store-item .single-store p {
  font-size: 15px;
  line-height: 30px;
  margin: 20px 0;
}

.locations .store-item .block-title {
  margin-top: 30px;
}

.store-item .onmap {
  text-align: left;
}

.store-item .onmap .onclick-map {
  margin-top: 30px;
  line-height: 40px;
  border-radius: 3px;
  margin-bottom: 15px;
}

.locations .store-item .single-store p {
  font-size: 15px;
  line-height: 30px;
  margin: 20px 0;
}

.store-contact.locations {
  padding: 0;
}

.store-contact.locations .store-item {
  border-bottom: 1px solid #e6e6e6;
}

.store-contact.locations .last .store-item {
  border: 0;
}

.store-contact.locations .store1 .store-item {
  float: none;
  width: 100%;
}

.onmap {
  text-align: center;
}

.onmap .tool-map {
  position: relative;
  margin: 0 20px;
}

.onmap .tool-map .toggle-content {
  background-color: #fff;
  width: 100%;
  height: 450px;
  position: absolute;
  top: -450px;
  z-index: 99999;
  transform: scale(0.8) rotate(0deg);
  transition: all 300ms ease-in-out 0s;
  visibility: hidden;
  opacity: 0;
}

.onmap .tool-map .toggle-content.visible {
  opacity: 1;
  transform: scale(1) rotate(0deg);
  visibility: visible;
}

.onmap .tool-map .toggle-content iframe {
  width: 100%;
  height: 450px;
}

.onmap .onclick-map {
  line-height: 60px;
  padding: 0 20px;
  cursor: pointer;
  display: inline-block;
}

.onmap .onclick-map span {
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}

.locations .onmap .tool-map .toggle-content {
  top: calc(50% - 25px);
  left: 0;
  right: 0;
}

.locations .onmap .tool-map {
  position: static;
  margin: 0;
}

.locations .store-item {
  position: relative;
}

.onmap .tool-map.toggle-visible .over-lay {
  bottom: 0;
  opacity: 1;
  visibility: visible;
}

.onmap .tool-map .over-lay {
  background-color: rgba(0, 0, 0, 0.9);
  bottom: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  z-index: 99991;
}

.onmap .google-map .button {
  background-color: #333;
  border: 0 none;
  border-radius: 50%;
  height: 30px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 30px;
  cursor: pointer;
}

.onmap .google-map .button:hover {
  background-color: #f0002f;
}

.onmap .google-map .button span {
  background-color: #fff;
  bottom: 8px;
  display: block;
  font-size: 13px;
  height: 15px;
  left: 14px;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  transform: rotate(35deg);
  width: 2px;
}

.onmap .google-map .button span:last-child {
  transform: rotate(-35deg);
}

.locations .store-item .store_info {
  float: none;
  width: 100%;
}

/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box {
  width: auto
}

.form-list .name-prefix {
  width: 65px
}

.form-list .name-prefix select {
  width: 55px
}

.form-list .name-prefix input.input-text {
  width: 49px
}

.form-list .name-suffix {
  width: 65px
}

.form-list .name-suffix select {
  width: 55px
}

.form-list .name-suffix input.input-text {
  width: 49px
}

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year {
  float: left;
  width: 85px
}

.form-list .customer-dob input.input-text {
  display: block;
  width: 74px
}

.form-list .customer-dob label {
  font-size: 10px;
  font-weight: normal;
  color: #888
}

.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month {
  width: 60px
}

.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text {
  width: 46px
}

.form-list .customer-dob .dob-year {
  width: 140px
}

.form-list .customer-dob .dob-year input.input-text {
  width: 134px
}

.buttons-set {
  clear: both;
  margin: 2em 0;
  padding: 0 0 0;
  text-align: right
}

.buttons-set.buttons-set-contact {
  padding: 0 15px;
}

.box-review_form .form-add .buttons-set {
  padding: 15px 0;
  margin: 0
}

.buttons-set p.required {
  margin: 0 0 10px;
  float: right;
  line-height: 30px;
}

.buttons-set .back-link {
  float: right;
  margin: 0
}

.buttons-set button.button {
  float: left
}

.buttons-set-order {
  margin: 10px 0 0
}

.buttons-set-order .please-wait {
  padding: 12px 7px 0 0
}

.fieldset {
  background: #fff;
  padding: 22px 25px 12px 33px;
  margin: 28px 0
}

.fieldset .legend {
  font-weight: normal;
  font-size: 14px;
  border: 0;
  color: #252525;
  margin: 0px;
  padding: 0 0 10px;
  display: block;
}

.fieldset .legend span {
  font-size: 14px;
  text-transform: uppercase;
  color: #333;
}

.form.create.account>.fieldset {
  float: left;
  padding: 0 25px;
  width: 50%;
  margin: 20px 0 25px;
}

.form.create.account .actions-toolbar {
  clear: both;
  padding: 0 25px;
}

.customer-account-forgotpassword .fieldset {
  padding: 0;
  margin: 0 0 25px;
}

.account .fieldset {
  margin: 0;
  padding: 0;
}

.account .actions-toolbar {
  padding: 20px 0 0;
}

.abs-discount-block-desktop .block:nth-child(2)+*,
.login-container .block:nth-child(2)+*,
.account .column.main .block:not(.widget) .block-content .box:nth-child(2)+*,
.block-addresses-list .items.addresses>.item:nth-child(2)+*,
.form-edit-account .fieldset:nth-child(2)+*,
.form-address-edit .fieldset:nth-child(2)+*,
.storecredit .block:nth-child(2)+*,
.paypal-review-discount .block:nth-child(2)+*,
.cart-discount .block:nth-child(2)+* {
  clear: both;
}

.multishipping-checkout-address-newshipping .fieldset,
.contact-index-index .fieldset {
  margin: 0;
  padding: 0;
}

.contact-content .fieldset {
  padding: 0px;
}

/* Form Validation */
.validation-advice {
  clear: both;
  min-height: 13px;
  margin: 3px 0 0;
  padding-left: 17px;
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
  background: url(../../../../../frontend/Alothemes/expert1/en_US/Magento_Theme/images/validation_advice_bg.gif) 2px 0 no-repeat;
  color: #eb340a;
  width: 270px;
}

.validation-failed {
  border: 1px dashed #eb340a !important;
  background: #faebe7 !important
}

.validation-passed {}

p.required {
  font-size: 11px;
  text-align: right;
  color: #EB340A
}

.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current strong,
.action.edit span,
.action.back span,
.action.remind span,
.login-container .fieldset::after,
.block.block-dashboard-orders .actions a {
  color: #ff0000;
}

.action.edit span:hover,
.action.back span:hover,
.action.remind span:hover {
  text-decoration: underline;
}

.action.back.customization:hover span {
  color: #fff;
}

/* Expiration date and CVV number validation fix */
.v-fix {
  float: left
}

.v-fix .validation-advice {
  display: block;
  width: 12em;
  margin-right: -12em;
  position: relative
}

/* Global Messages  */
.success {
  color: #3d6611;
}

.error {
  color: #df280a;
}

.notice {
  color: #e26703
}

.messages,
.messages ul {
  list-style: none !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important
}

.messages {
  overflow: hidden;
  z-index: 1;
  position: relative;
}

.messages li {
  margin: 0 0 10px !important
}

.messages li li {
  margin: 0 0 3px !important
}

.error-msg,
.success-msg,
.note-msg,
.notice-msg {
  border-style: solid !important;
  border-width: 1px !important;
  background-position: 10px 9px !important;
  background-repeat: no-repeat !important;
  min-height: 24px !important;
  padding: 8px 8px 8px 32px !important;
  font-size: 11px !important;
  font-weight: bold !important
}

.error-msg {
  border-color: #f16048;
  background-color: #faebe7;
  background-image: url(../images/i_msg-error.gif);
  color: #df280a
}

.success-msg {
  border-color: #446423;
  background-color: #eff5ea;
  background-image: url(../../../../../frontend/Alothemes/expert1/en_US/Magestore_Giftvoucher/images/i_msg-success.gif);
  color: #3d6611
}

.note-msg,
.notice-msg {
  border-color: #fcd344;
  background-color: #fafaec;
  background-image: url(../images/i_msg-note.gif);
  color: #3d6611
}

#popupNewsletterMessages.messages {
  padding: 40px 9px 10px 10px !important;
}

/* BreadCrumbs */
.breadcrumbs {
  text-align: left;
}

.breadcrumbs li {
  display: inline-block;
  line-height: normal;
  padding: 0;
}

.breadcrumbs li:before {
  content: "/";
  display: inline-block;
  margin: 0 12px;
}

.breadcrumbs li.home,
.breadcrumbs li.Home {
  background-image: none;
}

.breadcrumbs li.home:before,
.breadcrumbs li.Home:before {
  display: none;
}

.breadcrumbs li.home {
  padding-left: 0
}

.breadcrumbs li.home a {
  background-color: transparent;
  padding-left: 0
}

.breadcrumbs li a {
  outline: medium none;
  color: #333;
}

.breadcrumbs li a,
.breadcrumbs li strong {
  font-size: 14px;
  color: #222222;
  text-transform: uppercase;
  display: inline-block;
  line-height: normal;
  padding: 0;
  font-weight: normal;
}

.breadcrumbs .inner-breadcrumbs li a {
  color: #7a1fc1;
  font-weight: 600;
}

.breadcrumbs ul {
  margin: 0;
  padding: 0px;
}

.fixed-height-sticky {
  position: absolute;
}

/* Page Heading */
.page-title {
  width: 100%;
  padding: 20px 0;
}

.cms-index-index .page-title {
  margin: 0;
}

.page-title h1,
.page-title h2,
.page-title-wrapper h1,
.page-title-wrapper h2 {
  font-size: 20px;
  color: #333;
  font-weight: 600;
  line-height: 1;
}

.page-title h1 span,
.page-title h2 span,
.page-title-wrapper h1 span,
.page-title-wrapper h2 span {
  font-size: 14px;
}

.page-title .separator {
  margin: 0 3px
}

.page-title .link-rss {
  float: right;
  margin: 7px 0 0
}

.title-buttons {
  text-align: right
}

.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 {
  float: left
}

.subtitle,
.sub-title {
  color: #333;
  font-size: 17px;
  padding: 5px 0 0;
}

.page-products .page-title-wrapper,
.catalog-category-view .page-title-wrapper {
  margin: 0px 0 15px;
  text-align: left;
}

.page-products .page-title-wrapper h1 span,
.catalog-category-view .page-title-wrapper h1 span,
.pagecrumbs-title {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  color: #222;
}

.page-products .page-title,
.catalog-category-view .page-title {
  margin: 0;
  padding: 0;
}

.page-products .breadcrumbs .category-view-position {
  position: static;
  transform: none;
  background-color: transparent;
}

/* Pager */
.pager {
  margin: 0;
  padding: 0;
  border-top: 0;
  text-align: center
}

.pager .amount {
  float: left;
  margin: 0
}

.pager .amount strong {
  font-weight: normal
}

.pager .limiter {
  float: right
}

.pager .limiter label {
  vertical-align: middle;
  font-weight: 300;
  margin: 0;
  vertical-align: middle
}

.pager .limiter select {
  padding: 0;
  margin: 0 0 1px;
  vertical-align: middle
}

.pager .pages strong {
  display: none;
  color: #2a2a2a;
  float: left;
  font-size: 14px;
  font-weight: 400;
  line-height: 45px;
  padding-right: 10px;
}

.pager .pages ol {
  display: inline
}

.pages .pages-items {
  display: block;
}

.pages li {
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  display: inline-block;
  float: left;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  margin: 0 0 0 5px;
  width: 30px;
  text-align: center;
}

.pages li a {
  border: 0 none;
  display: block;
  font-size: 14px;
  height: 29px;
  line-height: 29px;
  padding: 0;
  text-decoration: none;
}

.pages li a span,
.pages li strong span {
  font-size: 14px;
  font-weight: 600;
}

.pages li.current .page {
  font-weight: normal;
  padding: 0px;
}

.pages li a .fa {
  padding-left: 5px
}

.pages .action.next:before {
  content: "\f105";
  display: inline-block;
  font-family: FontAwesome;
  font-weight: normal;
  line-height: inherit;
  margin: 0;
  overflow: hidden;
  text-align: center;
  vertical-align: top;
}

.pages .action.previous:before {
  content: "\f104";
  display: inline-block;
  font-family: FontAwesome;
  font-weight: normal;
  line-height: inherit;
  margin: 0;
  overflow: hidden;
  text-align: center;
  vertical-align: top;
}

.pages>.label,
.pages .action span {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.pages .item .label {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* Sorter */
.sorter-label,
.limiter .label {
  font-size: 13px;
  font-weight: normal;
  color: #666;
  float: left;
  padding: 0 10px 0 0px;
  margin: 0;
  line-height: 30px;
}

.sorter .limiter {
  margin: 0;
  padding: 0 0 0 15px;
}

.pager {
  float: right;
  margin: 0;
  display: none;
}

.limiter,
.sorter {
  display: inline-block;
  vertical-align: middle;
}

.limiter .limiter-text {
  display: none;
}

.toolbar .limiter,
.toolbar .sorter {
  padding-top: 0;
}

.sorter select,
.limiter select {
  border-radius: 3px;
  color: #000;
  background-color: #fff;
  border: 1px solid #dddddd;
  margin: 0;
  padding: 0px 18px 0px 12px;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
}

.sorter {
  padding-right: 15px;
}

.modes {
  display: inline-block;
  float: right;
  margin-right: 0px;
}

.modes-label {
  float: left;
  line-height: 30px;
  padding-right: 15px;
  font-weight: normal;
  font-size: 13px;
  color: #999;
  display: none;
}

/* .mode-grid{margin-right: 15px;} */
.modes-mode {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  float: left;
  outline: medium none;
  padding: 0px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  color: #7a1fc1 !important;
}

.modes-mode:before {
  content: "\f009";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 24px;
  font-weight: normal;
  line-height: inherit;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}

.modes-mode>span {
  display: none;
  color: #333;
  font-size: 13px;
  font-weight: normal;
  padding-left: 5px;
  vertical-align: middle;
}

.mode-list:before {
  content: "\f00b";
}

.abs-visually-hidden-desktop-s {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.toolbar-amount,
.products.wrapper~.toolbar .modes {
  display: block;
}

.products.wrapper~.toolbar .pages {
  float: right;
}

.toolbar-amount {
  line-height: 30px;
  font-size: 13px;
  padding: 0;
  color: #666;
  font-weight: normal;
}

.toolbar-bottom .toolbar-products .pages {
  display: inline-block;
  float: right;
}

.sorter-action:before {
  line-height: 31px;
}

/* Toolbar */
.toolbar {
  margin: 0 0 10px;
  padding: 0 0 10px;
  clear: both;
}

.products.wrapper~.toolbar {
  position: relative;
}

.toolbar-bottom .sorter .sort-by,
.toolbar-bottom .sorter .limiter,
.toolbar-bottom .sorter .view-mode {
  display: none;
}

.products.wrapper~.toolbar .toolbar-amount {
  display: block;
}

.toolbar-amount .toolbar-number {
  font-weight: normal;
  font-size: 13px;
  color: #000;
}

.toolbar-bottom {
  clear: both;
}

.toolbar-bottom .toolbar {
  margin: 20px 0 0;
  background-color: transparent;
}

.toolbar-bottom .toolbar-products .modes {
  display: none;
}

.toolbar-bottom .toolbar-products .toolbar-amount {
  display: inline-block;
}

.toolbar.toolbar-blog-posts {
  background-color: transparent;
  border-top: 1px solid #e6e6e6;
  margin: 0;
  padding-top: 20px;
}

.toolbar.toolbar-blog-posts .pages {
  float: right;
}

/* Data Table */
.data-table {
  width: 100%;
  border: 1px solid #dfdfdf;
}

.data-table .odd {
  background: #ffffff
}

.data-table .even {
  background: #ffffff
}

.data-table thead {
  background-color: #f7f7f7;
}

.data-table thead th {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  text-transform: capitalize;
  border-right: 1px solid #ddd;
  padding: 15px 8px;
}

/*.data-table tr.odd:hover,.data-table tr.even:hover{background:#ebf1f6}
*/
.cart.table-wrapper .product-item-name a,
.data-table tbody tr td .cart-price .price {
  color: #333;
  text-decoration: none;
  font-size: 16px;
}

.data.table tbody tr td.a-subtotal .cart-price .price,
.data.table tbody tr td .cart-price .price {
  color: #333;
  font-size: 18px;
}

.data.table tbody tr td input.qty {
  border: 0px solid #ededed !important;
  color: #333;
  text-align: center;
  width: 35px !important;
  float: left;
  height: 35px;
  border: 0;
  background-color: transparent;
  font-size: 14px;
  padding: 0;
}

.data.table tbody tr td input.qty:focus {
  box-shadow: none;
}

.data-table tfoot {
  border-bottom: 1px solid #eeeeee
}

.data-table tfoot tr {
  background-color: #fff !important
}

.data-table tfoot td {
  padding-top: 1px;
  padding-bottom: 1px;
  border-bottom: 0;
}

.data-table tfoot strong {
  font-size: 16px
}

.data-table tbody th,
.data-table tbody td {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd
}

.data.table .custom-qty {
  margin: 0 auto;
  border: 1px solid #ebebeb;
  width: 115px;
}

.data.table .custom-qty .alo_qty {
  width: 35px;
  float: left;
  height: 35px;
  line-height: 35px;
  font-size: 12px;
  color: #333;
  text-align: center;
  outline: medium none;
}

.cart.table-wrapper .col {
  vertical-align: middle;
  padding-top: 13px;
}

.cart.table-wrapper thead .col span,
.cart-summary>.title {
  font-size: 15px;
  color: #333;
  font-weight: bold;
}

.cart.table-wrapper .item .col.item {
  padding: 30px 0 0;
}

.cart.table-wrapper .item-actions td {
  padding: 0 0 10px;
}

.cart-summary .block .fieldset .methods .field>.label {
  float: none;
}

.cart.table-wrapper .product-image-container {
  display: inline-block;
}

.checkout-index-index .nav-sections {
  display: block;
}

.checkout-container {
  margin: 30px 0 0;
}

.opc-estimated-wrapper .estimated-block .estimated-label,
.opc-estimated-wrapper .estimated-block .estimated-price {
  font-size: 18px;
  font-weight: 600;
}

.checkout-container .modal-custom .action-close {
  right: 35px;
}

.opc-block-shipping-information {
  padding: 0 30px;
}

/* Bundle products tables */
.data-table tbody.odd tr {
  background: #f8f7f5 !important
}

.data-table tbody.even tr {
  background: #f6f6f6 !important
}

.data-table tbody.odd tr td,
.data-table tbody.even tr td {
  border-bottom: 0
}

.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td {
  border-bottom: 1px solid #eeeeee
}

.data-table tbody td .option-label {
  font-weight: bold;
  font-style: italic
}

.data-table tbody td .option-value {
  padding-left: 10px
}

/* Generic Info Box */
.info-box {
  background: #fff url(../images/bkg_block-title.gif) 0 0 repeat-x;
  border: 1px solid #d0cbc1;
  padding: 12px 15px;
  margin: 0 0 15px
}

.info-box h2 {
  font-weight: bold;
  font-size: 13px
}

.info-table th {
  font-weight: bold;
  padding: 2px 15px 2px 0
}

.info-table td {
  padding: 2px 0
}

/* Shopping cart total summary row expandable to details */
tr.summary-total {
  cursor: pointer
}

tr.summary-total td {}

tr.summary-total .summary-collapse {
  float: right;
  text-align: right;
  padding-left: 20px;
  background: url(../images/bkg_collapse.gif) 0 5px no-repeat;
  cursor: pointer
}

tr.show-details .summary-collapse {
  background-position: 0 -52px
}

tr.show-details td {}

tr.summary-details td {
  font-size: 11px;
  background-color: #dae1e4;
  color: #626465
}

tr.summary-details-first td {
  border-top: 1px solid #d2d8db
}

tr.summary-details-excluded {
  font-style: italic
}

/* Shopping cart tax info */
.cart-tax-info {
  display: block
}

.cart-tax-info,
.cart-tax-info .cart-price {
  padding-right: 20px
}

.cart-tax-total {
  display: block;
  padding-right: 20px;
  background: url(../images/bkg_collapse.gif) 100% 5px no-repeat;
  cursor: pointer
}

.cart-tax-info .price,
.cart-tax-total .price {
  display: inline !important;
  font-weight: normal !important
}

.cart-tax-total-expanded {
  background-position: 100% -52px
}

/* Class:std - styles for admin-controlled content */
.std .subtitle {
  padding: 0;
}

.std ol.ol {
  list-style: decimal outside;
  padding-left: 1.5em;
}

.std ul.disc {
  list-style: disc outside;
  padding-left: 18px;
  margin: 0 0 10px;
}

.std dl dt {
  font-weight: bold;
}

.std dl dd {
  margin: 0 0 10px;
}

.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote {
  margin: 0 0 1em;
  padding: 0;
}

.std ul {
  list-style: disc outside;
  padding-left: 1.5em;
}

.std ol {
  list-style: decimal outside;
  padding-left: 1.5em;
}

.std ul ul {
  list-style-type: circle;
}

.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul {
  margin: .5em 0;
}

.std dt {
  font-weight: bold
}

.std dd {
  padding: 0 0 0 1.5em
}

.std blockquote {
  font-style: italic;
  padding: 0 0 0 1.5em;
}

.std address {
  font-style: normal;
}

.std b,
.std strong {
  font-weight: bold;
}

.std em {
  font-style: italic;
}

/* Misc */
.links li {
  display: inline
}

.links li.last {}

.link-cart {
  color: #d22753;
  font-weight: bold
}

.link-wishlist {
  color: #d22753;
  font-weight: normal
}

.link-reorder {
  font-weight: normal;
  color: #ea5648 !important
}

.link-compare {
  font-weight: bold
}

.link-print {
  font-weight: bold;
  color: #d22753
}

.link-rss {
  background: url(../images/i_rss.gif) 0 2px no-repeat;
  padding-left: 18px;
  line-height: 14px;
  white-space: nowrap
}

.btn-previous {
  display: block;
  width: 11px;
  height: 11px;
  font-size: 0px;
  line-height: 0;
  background: url(../images/btn_previous.gif) 0 0 no-repeat;
  text-indent: -999em;
  overflow: hidden
}

.btn-edit {
  display: block;
  padding: 9px;
  font-size: 12px;
  line-height: 0;
}

.cards-list dt {
  margin: 5px 0 0
}

.cards-list .offset {
  padding: 2px 0 2px 20px
}

.separator {
  margin: 0 3px
}

.divider {
  clear: both;
  display: block;
  font-size: 0;
  line-height: 0;
  height: 1px;
  margin: 10px 0;
  text-indent: -999em;
  overflow: hidden
}

#product-attribute-specs-table th {
  color: #666666;
  border-radius: 0;
  display: block;
  font-size: 100%;
  text-align: left;
}

#product-attribute-specs-table th,
#product-attribute-specs-table td {
  font-size: 14px;
}

/* Global site notices */
.global-site-notice {
  border: 1px solid #cfcfcf;
  border-width: 0 0 1px;
  background: #ffff90;
  font-size: 12px;
  line-height: 1.25;
  text-align: center;
  color: #2f2f2f
}

.global-site-notice .notice-inner {
  width: 860px;
  margin: 0 auto;
  padding: 12px 0 12px 80px;
  background: url(../images/i_notice.gif) 20px 25px no-repeat;
  text-align: left
}

.global-site-notice .notice-inner p {
  margin: 0;
  border: 1px dotted #cccc73;
  padding: 10px
}

.global-site-notice .notice-inner .actions {
  padding-top: 10px
}

/* Cookie Notice */
.notice-cookie {
  position: fixed;
  z-index: 9999;
  width: 100%;
  bottom: 0;
  left: 0;
  margin: 0 !important;
  opacity: 0.95;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
  /* IE8 */
}

/* Noscript Notice */
.noscript {}

/* Demo Notice */
.demo-notice {
  margin: 0;
  padding: 6px 10px;
  background: #d75f07;
  font-size: 12px;
  line-height: 1.15;
  border: 0;
  text-align: center;
  color: #fff
}

.demo-notice .notice-inner {
  width: auto;
  padding: 0;
  background: none;
  text-align: center
}

.demo-notice .notice-inner p {
  padding: 0;
  border: 0
}

/* Demo 404 */
.cms-no-route .alocolumns {
  padding-top: 25px;
}

.cms-no-route .page-title-wrapper {
  display: none;
}

.cms-no-route .page-not-found {
  text-align: center;
}

.cms-no-route .page-not-found .page-title h1,
.cms-no-route .page-not-found .page-title h1 span {
  line-height: 130px;
  text-indent: -999em;
  padding-top: 120px;
}

/* .cms-no-route .page-404 .banner-header{background-image: url("../images/alothemes/404.jpg");background-position: 50% 50%;background-repeat: no-repeat;background-size: cover;min-height: 100vh;text-align: center;} */
.cms-no-route .page-not-found .page-title h1 span {
  color: #242628;
  font-weight: bold;
}

.page-not-found h2 {
  color: #333;
  font-size: 28px;
  margin-bottom: 20px;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.page-not-found h3 {
  font-size: 16px;
  color: #666666;
  font-weight: normal;
}

.page-not-found .block-newletter label {
  display: none;
}

.page-not-found .form-search {
  margin: 0 auto;
  position: relative;
  width: 500px;
}

.page-not-found .form-search .button {
  position: absolute;
  top: 2px;
  right: 2px;
  border: 0 none;
  height: 41px;
  line-height: 41px;
}

.page-not-found .form-search .button span {
  height: 43px;
  line-height: 45px;
  background-color: transparent;
}

.page-not-found .form-search .button span .fa {
  font-size: 17px;
}

.page-not-found .previus-page {
  letter-spacing: 3px;
  color: #333;
  height: 40px;
  line-height: 40px;
  padding: 0 29px;
  font-size: 13px;
  text-transform: uppercase;
  margin: 60px 0 100px;
  display: inline-block;
  border: 1px solid #aaaaaa;
}

.page-not-found .previus-page:hover {
  background-color: #666;
  color: #fff;
  border: 1px solid #666;
}

.page-not-found .form-search #search {
  width: 500px;
  border: 2px solid #242628;
  height: 45px;
  line-height: 45px;
  padding: 0 60px 0 9px;
}

/* ======================================================================================= */
/* Header ================================================================================ */
/* ----------------
 [Top banner]
 */
.top-banner {
  height: 84px;
  background-image: url('../images/alothemes/img-promotion.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  position: relative;
  text-align: left;
  line-height: 20px;
}

.bg-overlay,
.add-link-promotion {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  /* background-color: rgba(0,0,0,0.7); */
}

.top-banner .container-offer {
  position: relative;
  max-width: 1170px;
  margin: 0 auto;
}

.top-banner h2 {
  font-weight: bold;
  font-size: 18px;
  margin: 0;
  padding: 15px 0 2px;
  line-height: normal;
  text-transform: uppercase;
}

.top-banner h3 {
  font-weight: 500;
  font-size: 16px;
  margin: 0;
  line-height: 20px;
}

.top-banner .promotion-offer a {
  margin-top: 17px;
  padding: 0 10px;
  line-height: 30px;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 2px;
  display: inline-block;
}

.top-banner .promotion-offer a:hover {
  text-decoration: underline;
}

.top-banner .header-offer-close {
  border-radius: 50%;
  width: 20px;
  height: 20px;
  line-height: 22px;
  font-size: 15px;
  text-align: center;
  position: absolute;
  top: 5px;
  right: 0;
  cursor: pointer;
  background-color: #000;
  color: #cdd5e3;
}

.top-banner .header-offer-close .fa {
  padding-left: 1px;
}

.page-header {
  margin: 0;
  padding: 0;
  position: relative;
}

.header-content.header-container-fixed {
  padding: 10px 0;
}

.cms-index-index .header-container-fixed,
.header-container-fixed,
.page-products .header-container-fixed,
.catalog-product-view .header-content.header-container-fixed {
  animation-duration: 450ms;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  box-shadow: 0 0 3px #666666;
  -moz-box-shadow: 0 0 3px #666666;
  -webkit-box-shadow: 0 0 3px #666666;
  -o-box-shadow: 0 0 3px #666666;
  -ms-box-shadow: 0 0 3px #666666;
  position: fixed;
  width: 100%;
  z-index: 800;
  top: 0;
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0px, -100%, 0px);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

.catalog-product-view .header-container-fixed {
  z-index: 99;
}

.header-container-fixed .mini-maincart .mini-contentCart {
  top: 56px;
}

.header-container-fixed .magicmenu .nav-desktop .level0.ext .level-top::before {
  bottom: 16px;
}

.header-content .head-position {
  position: relative;
}

.top-form-language,
.currency_top {
  float: left;
}

.header .form-language {
  clear: both;
  padding: 10px 0;
  text-align: left;
  float: left
}

.header .form-language label {
  font-weight: bold;
  padding-right: 5px;
  color: #a7c6dd;
  vertical-align: middle;
  float: left;
  margin: 0
}

.header .form-language select {
  padding: 0
}

.header .form-language select.flags option {
  background-position: 4px 50%;
  background-repeat: no-repeat;
  padding-left: 25px
}

.top-links .or {
  margin: 0;
  float: left;
}

.top-form-language .dropdown-toggle .dropdown-icon,
.top-form-language .dropdown-toggle .value,
.top-form-language .dropdown-toggle .caret,
.currency_top .dropdown-toggle .dropdown-icon,
.currency_top .dropdown-toggle .value,
.currency_top .dropdown-toggle .caret {
  display: inline-block;
  cursor: pointer
}

.top-form-language .dropdown-toggle .dropdown-icon {
  background-position: 0 3px;
  background-repeat: no-repeat;
  font-size: 100%
}

.top-form-language .dropdown-toggle .value,
.currency_top .dropdown-toggle .label,
.currency_top .dropdown-toggle .value {
  font-size: 13px;
  color: #fff;
  padding-right: 15px;
  padding-left: 2px
}

.currency_top .dropdown-toggle .label {
  display: none
}

.currentcode {
  font-weight: 500;
}

.currency_top .label,
.top-form-language .label {
  position: static;
  font-size: 15px;
  text-transform: uppercase;
  color: #333;
  margin: 0 0 18px;
  font-weight: normal;
  display: none;
}

.currency_top .label span,
.top-form-language .label span {
  position: static;
  font-size: 15px;
  text-transform: uppercase;
  color: #333;
  margin: 0 0 18px;
  font-weight: normal;
  display: block;
}

.top-form-language .current .label,
.header .top-form-language li:hover .label {
  border-bottom: 2px solid #d22753;
}

.top-form-language .dropdown-switcher li a,
.header .currency_top .dropdown-switcher li a {
  font-size: 13px;
  font-weight: 300;
  color: #666;
  text-decoration: none;
  display: block
}

.top-form-language .action .switcher-option {
  padding-left: 17px;
}

.top-form-language .switcher-option a {
  background-position: left center;
  background-repeat: no-repeat;
  font-size: 100%;
  padding: 5px 12px;
}

.currency_top .switcher .options {
  padding-left: 0px;
}

.dropdown.options.switcher-options {
  position: static;
}

.page-header .switcher .options,
.page-footer .switcher .options {
  position: relative;
  line-height: normal;
  padding: 5px 9px 10px;
}

.page-header .top-form-language .switcher .options {
  padding-left: 0;
  margin-left: 9px;
}

.page-header .switcher .options .action {
  display: inline-block;
}

.page-header .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  font-weight: normal;
  color: #666;
  content: "\f0d7";
  font-family: FontAwesome;
  font-size: 14px;
  margin-left: 5px;
  text-align: left;
}

.page-header .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  content: "\f0d8";
  font-family: "FontAwesome";
}

.page-header .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  border-width: 3px 0 0;
  border-style: solid;
  border-color: #e1e1e1;
  background: #ffffff none repeat scroll 0 0;
  display: none;
  margin: 0;
  padding: 5px 0px;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 100;
  text-align: left;
  min-width: 145px;
  -webkit-box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.4);
  -moz-box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.4);
  box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.4);
}

.page-header .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}

.page-header .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li,
.page-header .switcher .options ul.dropdown .switcher-option {
  float: none;
  line-height: normal;
  padding: 8px 15px;
  margin: 0;
}

.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  color: #555555;
  display: inline-block;
  font-weight: 500;
  padding: 0 0 0 5px;
  font-size: 13px;
}

.page-header .currency_top .switcher .options ul.dropdown a {
  padding: 0;
}

.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown::before,
.page-header .switcher .options ul.dropdown::after,
.page-footer .switcher .options ul.dropdown::after {
  border-bottom-style: solid;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}

.page-header .switcher .options ul.dropdown::after,
.page-footer .switcher .options ul.dropdown::after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #bbbbbb;
  border-image: none;
  border-style: solid;
  border-width: 7px;
  z-index: 98;
}

.page-header .switcher .options ul.dropdown::after,
.page-footer .switcher .options ul.dropdown::after {
  left: 9px;
  top: -14px;
}

.page-header .switcher .options ul.dropdown::before,
.page-footer .switcher .options ul.dropdown::before,
.page-header .switcher .options ul.dropdown::after,
.page-footer .switcher .options ul.dropdown::after {
  border-bottom-style: solid;
  content: "";
  display: none;
  height: 0;
  position: absolute;
  width: 0;
}

.page-header .switcher .options ul.dropdown::before,
.page-footer .switcher .options ul.dropdown::before {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ffffff;
  border-image: none;
  border-style: solid;
  border-width: 6px;
  z-index: 99;
}

.page-header .switcher .options ul.dropdown::before,
.page-footer .switcher .options ul.dropdown::before {
  left: 10px;
  top: -12px;
}

.page-footer .top-form-language .switcher .options ul.dropdown a,
.page-header .top-form-language .switcher .options ul.dropdown a {
  background-position: 0 50%;
  background-repeat: no-repeat;
  line-height: normal;
  padding: 0 0 0 23px;
}

.page-header .switcher {
  display: block !important;
}

.page-header .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background-color: transparent;
}

.switcher-options strong span {
  font-size: 13px;
  color: #ccc;
  font-weight: normal;
  text-transform: capitalize;
}

/********** < header top compatibility 1 and 2 */
/* ----- header top ------ */
.header-top {
  border-width: 0 0 1px;
  border-style: solid;
}

.header .top-left,
.main-header {
  float: left;
}

.header .top-right {
  float: right;
}

.top-link-product,
.tool-header .tool-setting,
.below-column,
.alo-social-top,
.links-wrapper-separators {
  float: left;
}

.below-column ul li {
  float: left;
  margin: 0;
}

.header.links li a,
.below-column ul li a {
  display: inline-block;
  color: #fff;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
  padding: 11px 5px;
  margin: 0;
}

.page-header .switcher .options:before,
.below-column ul li a:before {
  height: 20px;
  width: 1px;
  border-color: #545454;
  border-style: solid;
  border-width: 0 1px 0 0;
  display: inline-block;
  content: "";
  margin: 0 12px 0 0;
  vertical-align: middle;
}

.page-header .switcher .options:before {
  margin: 0 15px 0 0;
}

.page-header .currency.switcher .options:before {
  display: none;
}

.below-column ul li.first a:before {
  display: none;
}

.support {
  line-height: 42px;
}

.main-header .support span {
  color: #333;
  font-size: 13px;
  vertical-align: middle;
}

.main-header .support span.icon {
  padding-right: 5px;
}

.support .icon-support,
.support .support-content {
  display: inline-block;
  vertical-align: middle;
}

.support .icon-support {
  font-size: 16px;
  color: #999;
  margin: 0 5px 0 0;
  line-height: 1;
}

.support .icon-support .icons {
  font-size: 16px;
  vertical-align: bottom;
}

.support-content p {
  margin: 0;
  padding: 0;
  line-height: normal;
  color: #999;
}

.support-content .support-clock {
  font-size: 12px;
  color: #666;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 1;
}

.support-content .support-phone span {
  font-weight: bold;
  font-size: 15px;
  color: #222;
}

.top-link-product a.icon .counter {
  font-size: 13px;
  ;
}

/* ----- header logo ------ */
.content-logo {
  width: 20%;
}

.header .logo {
  margin: 0;
  padding: 0px;
  text-decoration: none !important;
  outline: none;
  display: block;
  max-width: 100%;
  float: none;
}

.header .logo strong {
  position: absolute;
  top: -999em;
  left: -999em;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -999em;
  overflow: hidden
}

.header-content {
  padding: 18px 0;
}

/* ----- header form seach ------ */
.tool-account {
  float: left;
  position: relative;
}

.alotheme .text-account {
  font-size: 13px;
  color: #333;
}

.alotheme .text-bold {
  font-weight: bold;
  font-size: 14px;
}

.alotheme .block {
  display: block;
  margin: 0;
}

.alotheme .tool-padding {
  margin: 0 10px 0 0;
}

.alotheme .icons {
  font-size: 30px;
  display: inline-block;
  vertical-align: middle;
}

.alotheme .wishlist-icons {
  font-size: 26px;
}

.alotheme .wishlist-icons:hover {
  color: #7a1fc1 !important;
}

.bottom-header .form-search {
  background-color: #ffffff;
  border-color: #7a1fc1;
}

.bottom-header .form-search button.action.search.button {
  background: transparent;
  color: #333333 !important;
}

.alotheme .wishlist,
.alotheme .onclick {
  display: inline-block;
  vertical-align: middle;
  padding: 0 0 0 10px;
  line-height: 15px;
}

.alo-toggle .toggle-tab {
  cursor: pointer;
}

.alo-toggle .toggle-content {
  background-color: #fff;
  display: none;
  position: absolute;
  right: 0;
  top: 45px;
  z-index: 90;
  width: 230px;
  border-width: 5px 0 0 0;
  border-style: solid;
  border-color: #445268;
  border-radius: 3px;
  padding: 0px;
  -webkit-box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.4);
  -moz-box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.4);
  box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.4);
}

.alo-toggle .toggle-content.visible {
  display: block;
}

.alo-toggle .toggle-content:before {
  background-color: #eee;
  content: "";
  height: 14px;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 2;
}

.alo-toggle .toggle-content:after {
  background-color: #445268;
  content: "";
  height: 14px;
  margin: auto;
  position: absolute;
  right: 40px;
  top: -11px;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  width: 14px;
  z-index: 1;
}

.hidden-top-bar {
  width: 46.6667%;
}

.tool-topsearch .toggle-tab.mobile {
  display: none;
}

.header .form-search,
.bottom-header .form-search {
  border-width: 2px;
  border-style: solid;
  height: 41px;
  position: relative;
  padding: 0px;
  margin: 5px 0;
  display: block;
  border-radius: 35px;
}

.header .form-search .field.search,
.bottom-header .form-search .field.search {
  float: left;
  width: 89%;
}

.header-search .block-search .nested {
  display: none;
}

.header .quick-access {
  margin: 0 15px 0 0;
  padding: 0;
  width: 340px;
}

.header .welcome-msg {
  color: #333333;
  display: block;
  float: left;
  font-size: 13px;
  margin: 0 8px 0 0;
  padding: 10px 0 8px;
  font-style: italic;
}

/* .header .welcome-msg:after{display: inline-block;content: "";height: 20px;width: 1px;border-style: solid;border-width: 0 0 0 1px;border-color: #7a1fc1;margin: 0 0 0 15px;vertical-align: middle;} */
.block-search .block .block-title {
  text-align: left;
  text-transform: uppercase;
  padding: 0;
  margin: 0 0 18px;
  border: 0;
  display: none;
}

.block-search .block .block-title strong {
  font-weight: normal;
  font-size: 18px;
  color: #333;
}

.block-search .block {
  margin: 0;
}

.header .form-search input.input-text,
.bottom-header .form-search input.input-text {
  display: inline-block;
  border-radius: 0px;
  border-style: solid;
  border-color: #cccccc;
  border-width: 0px;
  background-color: transparent;
  font-size: 14px;
  margin: 0;
  height: 37px;
  padding: 0 15px;
  width: 100%;
}

.header .form-search button.button,
.bottom-header .form-search button.button {
  pointer-events: inherit;
  opacity: 1;
  border-radius: 0 35px 35px 0;
  border-width: 0 0 0 1px;
  border-style: solid;
  background-color: #ea1b25;
  height: 31px;
  line-height: 31px;
  width: 11%;
  padding: 0px !important;
  float: right;
  margin: 3px 0;
}

.header .form-search button.button span,
.bottom-header .form-search button.button span {
  height: 30px;
  line-height: 30px;
  padding: 0;
  border: none;
  font-size: 0;
  text-transform: capitalize;
}

.header .form-search button.button .icons,
.bottom-header .form-search button.button .icons {
  font-size: 20px;
  line-height: 30px;
}

.header .form-search button.button span span .seach-text,
.header .form-search button.button span .fa,
.bottom-header .form-search button.button span .fa {
  font-size: 16px;
  font-style: normal;
  line-height: 30px;
}

.header .form-search button.button span span {
  padding: 0;
  height: 0
}

.header .c-smartsearch__overlay,
.bottom-header .c-smartsearch__overlay {
  display: none;
}

.header .block-search .search-autocomplete,
.bottom-header .block-search .search-autocomplete {
  top: 30px !important;
}

.header .c-smartsearch__wrapper,
.bottom-header .c-smartsearch__wrapper {
  width: 100%;
  border: 0;
  left: 0;
  top: 12px !important;
}

.header .form-search .catalogsearch,
.bottom-header .form-search .catalogsearch {
  position: relative;
}

.header .form-search .catalogsearch input.input-text,
.bottom-header .form-search .catalogsearch input.input-text {
  width: 65%;
  float: right;
}

.header .form-search .catalogsearch-box,
.bottom-header .form-search .catalogsearch-box {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  font-size: 13px;
  float: left;
  height: 33px;
  padding: 0px;
  margin: 0;
  width: 35%;
  position: absolute;
  left: 0px;
  display: block;
  color: #2a2a2a;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.header .form-search .catalogsearch-box span,
.bottom-header .form-search .catalogsearch-box span {
  border-right: 1px solid #e6e6e6;
  display: block;
  height: 31px;
  line-height: 31px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #888888;
  margin: 3px 0;
  padding: 0 22px 0 18px;
  font-size: 13px;
}

.header .form-search .catalogsearch-box span:after,
.bottom-header .form-search .catalogsearch-box span:after {
  content: "\f0d7";
  display: block;
  font-size: 14px;
  font-family: FontAwesome;
  position: absolute;
  right: 15px;
  top: 4px;
}

.header .form-search .dd-container,
.bottom-header .form-search .dd-container {
  background-color: #fff;
  position: absolute;
  z-index: 99;
  left: 0;
  width: 230px !important;
  height: 250px;
  overflow: auto;
  border: 1px solid #e6e6e6;
}

.header .form-search .dd-container li,
.bottom-header .form-search .dd-container li {
  border: 0;
  color: #666;
  padding: 5px 25px 5px 25px;
  margin: 0;
  ;
  text-align: left;
}

.header .form-search .dd-container li:hover,
.header .form-search .dd-container li.selected,
.bottom-header .form-search .dd-container li:hover,
.bottom-header .form-search .dd-container li.selected {
  color: #000;
  background: #f0f2f5;
}

.header .form-search .dd-options,
.bottom-header .form-search .dd-options {
  height: 250px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  border: 0;
}

.header .form-search .dd-container .dd-select,
.bottom-header .form-search .dd-container .dd-select {
  border-radius: 0;
  border: 0;
  border-right: 1px solid #dddddd;
  background-color: transparent !important;
  margin-bottom: 0px;
}

.header .form-search .dd-option-text,
.bottom-header .form-search .dd-option-text {
  font-size: 12px;
  margin: 0;
  font-weight: 500;
  cursor: pointer;
}

.header .form-search .dd-options .dd-option,
.bottom-header .form-search .dd-options .dd-option {
  border: 0;
  color: #666;
  padding: 5px 0 5px 18px;
  text-align: left;
}

.dd-container .dd-selected {
  padding: 13px 17px;
  margin: 0;
}

.dd-pointer-down,
.dd-pointer-up {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #c2c2c2 !important
}

.dd-pointer {
  right: 14px !important;
  margin-top: -6px !important;
}

.dd-container .dd-selected .dd-selected-text {
  margin: 0;
  text-transform: uppercase;
  color: #2a2a2a;
  font-weight: normal;
}

.header .form-search .dd-options .dd-option:before,
.bottom-header .form-search .dd-options .dd-option:before {
  color: #bbbbbb;
  content: "";
  font-family: FontAwesome;
  font-size: 13px;
  margin-right: 10px;
  text-align: left;
  width: 32px;
}

.header .form-search .dd-options .dd-option:hover,
.bottom-header .form-search .dd-options .dd-option:hover {
  color: #ffa800;
}

.header .form-search .search-autocomplete,
.bottom-header .form-search .search-autocomplete {
  margin: 0;
  display: none !important;
  z-index: 99;
}

.header .form-search .search-autocomplete ul,
.bottom-header .form-search .search-autocomplete ul {
  border: 0px solid #5c7989;
}

.header .form-search .search-autocomplete li,
.bottom-header .form-search .search-autocomplete li {
  text-align: left;
  border-bottom: 1px solid #f4eee7;
  padding: 2px 0px 1px;
  cursor: pointer
}

.header .form-search .search-autocomplete li .amount,
.bottom-header .form-search .search-autocomplete li .amount {
  right: 2px;
  top: 2px;
  font-weight: bold;
}

.header .form-search .search-autocomplete li.odd,
.bottom-header .form-search .search-autocomplete li.odd {
  background-color: #fffefb
}

.header .form-search .search-autocomplete li.selected,
.bottom-header .form-search .search-autocomplete li.selected {
  background-color: #f7e8dd
}

/* ----- tool custom ------ */
.space-area {
  padding-bottom: 34px;
}

.tool-header {
  float: right;
  padding: 10px 0;
}

.tool-setting {
  margin: 0;
  padding: 0 0 0 20px;
  float: left;
}

.tool-setting .header-setting {
  float: left;
}

/********** < end compatibility 1 and 2 */

.header.links li:nth-child(1):after {
  content: attr(data-label);
  display: none;
  padding: 0 5px;
  color: #959595;
  line-height: 43px;
  font-size: 14px;
}

.header.links li.customer-welcome:after,
.customer .links .customer-menu li:nth-child(1):after {
  display: none;
}

.header.links li.customer-welcome span.customer-name {
  padding: 10px 0px;
  display: inline-block;
}

.header.links li.customer-welcome span {
  padding: 0;
  font-size: 14px;
  cursor: pointer;
  font-weight: 600;
}

.customer-welcome .action.switch {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  vertical-align: 1px;
  height: auto;
  color: #555;
}

.customer-welcome .action.switch>span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.customer-welcome .action.switch:after {
  font-size: 13px;
  line-height: 1;
  color: inherit;
  content: "\f107";
  font-family: FontAwesome;
  margin: 0px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.customer-welcome.active .action.switch:after {
  content: "\f106";
}

.customer-welcome .customer-menu {
  display: none;
  position: absolute;
  left: 0;
  min-width: 100%;
  border-width: 1px;
  border-style: solid;
  border-color: #e1e1e1;
  background-color: #fff;
  padding: 10px;
  z-index: 99;
  text-align: left;
}

.customer-welcome.active .customer-menu {
  display: block;
}

.customer-menu .links.header li {
  display: block;
  float: none;
  padding: 0;
  text-align: left;
}

.header.links .customer-menu .links.header {
  background-color: transparent;
  float: none;
  padding: 0;
}

.header.links .customer-menu .links.header li:first-child a,
.header.links .customer-menu .links.header li a {
  line-height: 30px;
  background: none;
  padding: 0;
  margin: 0;
  border: 0;
}

.header.links .customer-menu .links.header li a:hover {
  text-decoration: underline;
}

.header.links .customer-menu .links.header li a:before {
  display: none;
}

.customer .top-links .customer-menu li {
  float: none;
  display: block;
}

.customer .links .customer-menu li a {
  line-height: normal;
  padding: 5px 0;
  display: block;
}

.dropdown-link li {
  margin: 0;
}

.header.links {
  margin: 0;
  background-color: #eee;
  padding: 20px 0px 18px;
}

.header.links li a {
  font-weight: 600;
  font-size: 14px;
  padding: 0;
  line-height: 30px;
}

.header.links li:first-child a {
  background-color: #f2c557;
  border: 1px solid;
  border-radius: 3px;
  line-height: 33px;
  text-align: center;
  width: 100%;
}

.header.links li {
  display: block;
  margin: 0;
  padding: 0 20px;
  text-align: center;
}

.dropdown-link {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  margin: 10px 0;
  padding-bottom: 15px;
  padding-top: 15px;
}

.dropdown-link li a,
.dropdown-link li strong {
  font-size: 14px;
  line-height: normal;
  font-weight: normal;
  padding: 0;
}

.header-container .top-container {
  clear: both;
  padding: 5px 10px 0 12px;
  text-align: right
}

.header-container .top-container a {
  font-size: 11px;
  color: #ebbc58
}

.minict_wrapper {
  border-radius: 3px;
  background: #f3f3f3 !important;
  border: 1px solid #ededed;
  width: 130px
}

.minict_wrapper input {
  color: #666
}

.minict_wrapper.bubble:after {
  border: 0;
  box-shadow: none
}

.form-language label {
  display: none
}

.icon-search .fa {
  text-align: center;
  vertical-align: middle;
  padding: 0 5px 0 0;
  color: #aaa;
}

.cms-index-index .alo-breadcrumbs {
  display: none;
}

.content-cart .minicart-wrapper .showcart .counter-label {
  position: static;
  display: none;
}

.content-cart .minicart-wrapper .showcart .text {
  position: static;
  font-size: 14px;
  line-height: 15px;
  font-weight: bold;
  margin: 0;
  color: #333;
  width: auto;
  height: auto;
  overflow: visible;
  display: block;
}

.content-cart .minicart-wrapper .showcart .crat-icon {
  display: inline-block;
  padding: 0px;
  position: relative;
  color: #666;
  vertical-align: middle;
}

.content-cart .minicart-wrapper .showcart .crat-icon:before {
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 28px;
  line-height: 1;
}

.minicart-text {
  line-height: 15px;
  margin: 0;
  padding: 0 0 0 15px;
  vertical-align: middle;
  display: inline-block;
}

.content-cart .minicart-wrapper .showcart .minicart-text .text .counter-number {
  font-size: 17px;
  font-weight: bold;
  color: #1f1f1f;
}

.content-cart .minicart-wrapper .showcart .price {
  font-size: 14px;
  color: #666;
}

.minicart-wrapper {
  float: left;
}

.minicart-wrapper {
  margin: 0px !important;
  padding: 0;
  position: relative;
}

.minicart-wrapper .action.showcart .amount .price {
  color: #444;
}

.minicart-wrapper .icons {
  vertical-align: top;
  display: inline-block;
  color: #666666;
  font-weight: 500;
  font-size: 22px;
  padding: 0 3px 0 0;
  position: relative;
}

.minicart-wrapper .action.showcart .counter.qty {
  border-radius: 50%;
  height: 26px;
  line-height: 26px;
  padding: 0;
  position: absolute;
  right: -15px;
  text-align: center;
  top: -12px;
  width: 26px;
  z-index: 2;
  min-width: auto;
  font-size: 14px;
  font-family: 'Open Sans';
  font-weight: bold;
}

.minicart-wrapper .action.showcart .counter.empty .counter-number:empty:before {
  content: '0';
}

.minicart-wrapper .block-minicart {
  border-radius: 3px;
  border-width: 5px 0 0 0;
  border-style: solid;
  display: none;
  z-index: 99;
  position: absolute;
  top: 45px;
  padding: 15px 0px 0;
  width: 360px;
  margin: 0;
  box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.4);
  -moz-box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.4);
  -webkit-box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.4);
  -o-box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.4);
  -ms-box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.4);
}

#minicart-content-wrapper {
  padding: 0 15px 15px;
}

.block.block-minicart .block-content {
  margin-top: 15px;
  background-color: transparent;
  border: 0;
  padding: 0px;
  text-align: center;
}

.minicart-wrapper .block-minicart:before {
  background-color: #fff;
  content: "";
  height: 14px;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 2;
}

.minicart-wrapper .block-minicart:after {
  background-color: #445268;
  content: "";
  height: 14px;
  margin: auto;
  position: absolute;
  right: 35px;
  top: -11px;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  width: 14px;
  z-index: 1;
}

.capped-delivery {
  background-color: #445268;
  padding: 22px 20px;
  text-align: center;
}

.capped-delivery p {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  line-height: normal;
}

.capped-delivery p span {
  font-size: 18px;
  font-weight: 600;
  padding-right: 5px;
}

.block-minicart .subtitle.empty {
  font-weight: normal;
  text-transform: inherit;
  text-align: left;
  line-height: 30px;
}

.block-minicart .subtitle.empty span {
  font-size: 13px;
}

.minicart-items-wrapper .minicart-items .item-qty {
  margin-right: 5px;
  width: 60px;
}

.minicart-items-wrapper .minicart-items .update-cart-item {
  line-height: 32px;
  height: 32px;
  padding: 0 30px;
}

.minicart-wrapper .block-minicart .block-title {
  display: none;
}

.block-minicart .items-total,
.block-minicart .subtotal {
  margin: 0;
  display: inline-block;
  float: none;
}

.block-minicart .subtotal .label {
  color: #333;
  font-weight: bold;
  padding: 0;
  display: inline-block;
  text-transform: uppercase;
}

.block-minicart .subtotal .label span,
.block-minicart .items-total span,
.block-minicart .subtotal span {
  font-size: 14px;
  color: #333;
  font-weight: 600;
}

.block-minicart .items-total span.count {
  color: #000;
}

.block-minicart .subtotal .amount {
  display: inline-block;
}

.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 600;
  color: #cc3333;
}

.block-minicart .block-content>.actions {
  padding: 0;
}

.block-minicart .block-content>.actions .secondary .viewcart {
  border-radius: 3px;
  font-weight: 600;
  border-width: 1px;
  border-style: solid;
  display: inline-block;
  padding: 0 35px;
  line-height: 33px;
  height: 33px;
  text-align: center;
  float: none;
  color: #666;
}

.block-minicart .block-content>.actions .secondary .viewcart span {
  font-size: 14px;
}

.block-minicart .block-content>.actions>.primary {
  margin: 0 0 15px;
}

.block-minicart .block-content>.actions>.primary .action.primary {
  border-width: 1px;
  border-style: solid;
  color: #ffffff;
  display: block;
  height: 33px;
  line-height: 33px;
  margin: 0 auto 15px;
  padding: 0 35px;
  width: auto;
  font-weight: 600;
  font-size: 100%;
  border-radius: 3px;
}

.minicart-items-wrapper {
  margin: 0;
  padding: 15px 0;
  border: 0;
  overflow-x: auto;
  /* height: 470px !important; */
}

.minicart-items-wrapper .product-item-photo {
  display: block;
  overflow: hidden;
  position: relative;
  border: 1px solid #e6e6e6;
}

.minicart-items .product-item-details {
  text-align: left;
  padding-left: 110px;
}

.minicart-items .product-item-name {
  margin: 0 0 5px;
  font-size: 100%;
  line-height: 20px;
}

.minicart-items .product-item-name a {
  font-size: 14px;
  font-weight: 600;
}

.minicart-items .product .toggle:after {
  content: "\f107";
  font-family: "FontAwesome";
  color: inherit;
  display: inline-block;
  font-size: 15px;
  padding-left: 5px;
  font-weight: normal;
  line-height: 16px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}

.minicart-items .product.active>.toggle::after {
  content: "\f106";
}

.minicart-items .product-item-details .price {
  color: #222;
  font-size: 20px;
  font-weight: 600;
}

.label {
  color: #666666;
  font-size: 13px;
  margin: 0;
  padding: 10px 0;
  text-align: left;
}

.minicart-items .action.edit::before,
.minicart-items .action.delete::before,
.cart.table-wrapper .actions-toolbar>.action-delete::before,
.cart.table-wrapper .actions-toolbar>.action-edit::before {
  color: #000;
  content: "\f040";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 15px;
  font-weight: normal;
  line-height: 15px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  opacity: 0.3;
}

.minicart-items .action.delete::before,
.cart.table-wrapper .actions-toolbar>.action-delete::before {
  content: "\f00d";
  font-size: 18px;
  line-height: 18px;
}

.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before,
.cart.table-wrapper .actions-toolbar>.action-delete:hover:before,
.cart.table-wrapper .actions-toolbar>.action-edit:hover:before {
  opacity: 1;
}

.minicart-wrapper .product .actions>.primary,
.cart.table-wrapper .actions-toolbar>.action-edit {
  margin-right: 10px;
}

.cart.table-wrapper .actions-toolbar>.action-towishlist {
  margin-right: 10px;
  vertical-align: middle;
}

.minicart-items .action.edit>span,
.minicart-items .action.delete>span,
.cart.table-wrapper .actions-toolbar>.action-delete>span,
.cart.table-wrapper .actions-toolbar>.action-edit>span {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.minicart-wrapper .action.close {
  background: #7a1fc1 !important;
  background-color: #7a1fc1;
  border: 0 none;
  box-shadow: none;
  box-sizing: content-box;
  display: inline-block;
  font-weight: 400;
  height: 20px;
  line-height: inherit;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 5px;
  text-decoration: none;
  text-shadow: none;
  top: 5px;
  width: 20px;
  color: #000000;
  opacity: 1;
  z-index: 10;
}

.minicart-wrapper .action.close::before {
  color: inherit;
  content: "\f00d";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 15px;
  font-weight: normal;
  line-height: 20px;
  margin: 0;
  overflow: hidden;
  text-align: center;
  vertical-align: top;
}

.minicart-wrapper .action.close>span {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.minicart-wrapper .action.close:hover {
  opacity: 1;
  background-color: transparent;
}

.minicart-items .product-item {
  margin: 0;
  padding: 20px 0;
}

.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #e5e5e5;
}

.minicart-wrapper .minicart-widgets {
  margin: 0;
}

.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  box-shadow: none;
  box-sizing: content-box;
  display: inline-block;
  font-weight: 400;
  line-height: inherit;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  text-decoration: none;
  text-shadow: none;
  top: 0;
}

.modal-custom .action-close::before,
.modal-popup .action-close::before,
.modal-slide .action-close::before {
  color: #000;
  content: "\f00d";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 15px;
  font-weight: normal;
  line-height: 15px;
  margin: 0;
  overflow: hidden;
  text-align: center;
  vertical-align: top;
}

.modal-custom .action-close>span,
.modal-popup .action-close>span,
.modal-slide .action-close>span {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.modal-popup .action-close {
  padding: 0 10px;
}

/* ======================================================================================= */
.block-related .block-title strong,
.block.filter .filter-title strong,
.box-up-sell .block-title strong,
.crosssell strong,
.alo-brands .item span,
.block-title-tabs span,
.magictabs .item .title,
.sidebar .block .block-title strong,
.testimonials h3 span {
  color: #333;
  display: inline-block;
  font-size: 14px;
  margin: 0;
  position: relative;
  font-weight: 600;
}

.support .box-services .media-body p,
.account-login .content p {
  color: #555
}

/* Style Slide =============================================================================== */
.page-main-pal.container {
  padding-bottom: 40px;
}

.cms-index-index .page-main-pal.container {
  padding-bottom: 0;
}

.header-slide-middle {
  padding-right: 0;
  padding-left: 0;
  width: 52%;
}

.header-slide-middle .slick-slide img {
  width: 100%;
}

.container {
  padding-left: 0;
  padding-right: 0;
}

.magicslider>.item:nth-child(n+2),
.magicslider>.item .figcaption {
  display: none;
}

.magicslider>.item.slick-slide,
.magicslider>.item.slick-slide .figcaption {
  display: block;
}

.magicslider {
  text-align: center;
  display: block
}

.external-video:after {
  background: rgba(0, 0, 0, 0) url("../images/gallery-sprite.png") repeat scroll right bottom;
  bottom: 0;
  content: "";
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}

.external-video.embed:after {
  display: none;
}

.home-slider .slick-slide .figcaption .caption1,
.home-slider .slick-slide .figcaption .caption2,
.home-slider .slick-slide .figcaption .caption3,
.home-slider .slick-slide .figcaption .caption4,
.home-slider .slick-slide .figcaption .caption5 {
  display: none;
}

.slick-initialized .slick-slide,
.slide-showcase {
  position: relative;
}

.slide-showcase .slick-slider {
  margin-bottom: 0px;
}

.home-slider>.item:nth-child(n+2),
.home-slider>.item .figcaption {
  display: none;
}

.home-slider>.item.slick-slide,
.home-slider>.item.slick-slide .figcaption {
  display: block;
}

.home-slider .text-slide {
  text-align: left;
  position: absolute;
  left: 87px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.home-slider .text-slide.text-slide2 {
  left: 142px;
}

.home-slider .text-slide.text-slide3 {
  left: 105px;
}

.home-slider .slick-slide.slick-active.slick-current .figcaption .caption1 {
  -moz-animation: fadeInRight 0.8s ease-in 1.3s backwards;
  -webkit-animation: fadeInRight 0.8s ease-in 1s backwards;
  animation: fadeInRight 0.8s ease-in 1s backwards;
}

.home-slider .slick-slide.slick-active.slick-current .figcaption .caption2 {
  -moz-animation: fadeInLeft 0.8s ease-in 1.5s backwards;
  -webkit-animation: fadeInLeft 0.8s ease-in 1.5s backwards;
  animation: fadeInLeft 0.8s ease-in 1.5s backwards;
}

.home-slider .slick-slide.slick-active.slick-current .figcaption .caption3 {
  -moz-animation: fadeInUp 0.8s ease-in 1.7s backwards;
  -webkit-animation: fadeInUp 0.8s ease-in 1.7s backwards;
  animation: fadeInUp 0.8s ease-in 1.7s backwards;
}

.home-slider .slick-slide.slick-active.slick-current .figcaption .caption4 {
  -moz-animation: fadeInLeft 0.8s ease-in 2s backwards;
  -webkit-animation: fadeInLeft 0.8s ease-in 2s backwards;
  animation: fadeInLeft 0.8s ease-in 2s backwards;
}

.home-slider .slick-slide.slick-active.slick-current .figcaption .caption5 {
  -moz-animation: fadeInLeft 0.8s ease-in 2.5s backwards;
  -webkit-animation: fadeInLeft 0.8s ease-in 2.5s backwards;
  animation: fadeInLeft 0.8s ease-in 2.5s backwards;
}

.home-slider .slick-slide.slick-active .figcaption .caption1 {
  opacity: 1;
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
  margin: 0;
  text-transform: uppercase;
  display: block;
}

.home-slider .slick-slide.slick-active .figcaption .caption2 {
  opacity: 1;
  font-weight: bold;
  font-size: 30px;
  margin: 0;
  line-height: 30px;
  text-transform: uppercase;
  display: block;
}

.home-slider .slick-slide.slick-active .figcaption .caption3 {
  opacity: 1;
  font-size: 18px;
  margin: 5px 0 0;
  line-height: normal;
  font-weight: normal;
  display: block;
}

.home-slider .slick-slide.slick-active .figcaption span.slide-special-price {
  color: #888;
  font-size: 24px;
  line-height: 24px;
  color: #669900;
  font-weight: 400;
}

.home-slider .slick-slide.slick-active .figcaption .caption4 {
  opacity: 1;
  font-weight: normal;
  font-size: 18px;
  line-height: normal;
  margin-top: 0px;
  margin-bottom: 0;
  display: block;
}

.home-slider .slick-slide.slick-active .figcaption .caption4 span.small {
  color: #888;
  font-size: 14px;
  padding-right: 8px;
  text-transform: uppercase;
}

.home-slider .slick-slide.slick-active .figcaption .caption5 {
  opacity: 1;
  margin: 0;
  ;
  display: block;
}

.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption1 {
  font-size: 35px;
  font-weight: 600;
  text-transform: capitalize;
  line-height: 35px;
}

.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption2 {
  font-weight: normal;
}

.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption3 {
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
  margin-top: 0px;
  font-weight: bold;
}

.home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption1 {
  font-weight: normal;
  text-transform: capitalize;
}

.home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption2 {
  font-size: 36px;
  line-height: normal;
}

.home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption3 {
  font-size: 30px;
  line-height: normal;
  margin: 0;
}

.home-slider .slick-slide.slick-active .figcaption .btn-shop {
  padding: 0px 33px;
  line-height: 40px;
  display: inline-block;
  color: #fff;
  background-color: #ea1b25;
  font-weight: 600;
  font-size: 14px;
  border-radius: 3px;
  margin-top: 15px;
  border: 1px solid #c29c37;
}

.home-slider .slick-arrow.slick-prev {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  border-radius: 0 5px 5px 0;
  left: 0px;
  transform: translate(50px, 0px);
  -moz-transform: translate(50px, 0px);
  -webkit-transform: translate(50px, 0px);
  -o-transform: translate(50px, 0px);
  -ms-transform: translate(50px, 0px);
}

.home-slider .slick-arrow.slick-next {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  border-radius: 5px 0 0 5px;
  right: 0px;
  transform: translate(-50px, 0px);
  -moz-transform: translate(-50px, 0px);
  -webkit-transform: translate(-50px, 0px);
  -o-transform: translate(-50px, 0px);
  -ms-transform: translate(-50px, 0px);
}

.home-slider .slick-arrow {
  background: #424242 !important;
  width: 40px;
  height: 64px;
  line-height: 64px;
  -moz-transition: all 0.45s ease;
  -webkit-transition: all 0.45s ease;
  -o-transition: all 0.45s ease;
  -ms-transition: all 0.45s ease;
  transition: all 0.45s ease;
  visibility: hidden;
  opacity: 0;
  top: 45%;
}

.home-slider:hover .slick-arrow {
  visibility: visible;
  opacity: 1;
}

.home-slider .slick-arrow.slick-prev:before,
.home-slider .slick-arrow.slick-next:before {
  line-height: 64px;
  font-size: 30px;
}

.home-slider .slick-arrow.slick-prev:before {
  margin-left: -5px;
}

.home-slider .slick-arrow.slick-next:before {
  margin-left: 5px;
}

.home-slider:hover .slick-next {
  transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -webkit-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
}

.home-slider:hover .slick-prev {
  transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -webkit-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
}

.alo-magicslider .slick-dots {
  padding: 0 35px 0 0;
  text-align: right;
  bottom: 18px;
  width: 100%;
}

.alo-magicslider .slick-dots li {
  margin: 0;
  padding: 0 5px;
}

.alo-magicslider .slick-dots li button,
.alo-magicslider .slick-dots li.slick-active button {
  border: 0;
  width: 7px;
  height: 7px;
}

.alo-magicslider .slick-slider {
  margin-bottom: 0;
}

/*For Effec caption slick slider*/
@keyframes alothemes {
  from {
    transform: scale(0);
    opacity: 0;
    visibility: hidden;
  }

  to {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
  }
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

/*End For Effec caption slick slider*/
/* .cms-index-index .header-container-fixed .vmagicmenu .block-vmagicmenu-content {opacity: 0;top: 80px;transition: all 300ms ease-in-out 0s;visibility: hidden;} */
.cms-index-index .header-container-fixed .vmagicmenu:hover .block-vmagicmenu-content {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.cms-index-index .vmagicmenu .block-vmagicmenu-content {
  opacity: 1;
  visibility: visible;
}

.header .header-container-fixed .magicmenu .level0 .level-top img {
  display: none;
}

.vmagicmenu.vertical-menu .level0 .level-top-mega .children>a,
.magicmenu.magamenu .nav-desktop .level0 .level-top-mega .children.level1>a {
  border: 0;
  padding-bottom: 0;
}

.vmagicmenu.vertical-menu .level0 .level0 .children>ul,
.magicmenu.magamenu .nav-desktop .level0 .level-top-mega .mage-column .children>ul {
  padding: 10px 0 0px;
}

.magicmenu.magamenu .nav-desktop .level0 .level-top-mega {
  padding-bottom: 30px;
}

/*--------------------Google Chrome and Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .vmagicmenu .all-cat {
    padding: 26px 18px 33px;
  }
}

/* Static Block =============================================================================== */
.magiccart-column {
  padding-bottom: 20px;
  padding-top: 20px
}

/* Sidebar =============================================================================== */
.block.filter {
  margin-bottom: 20px;
}

.block {
  margin: 0 0 30px;
}

.sidebar .block {
  border: 1px solid #e6e6e6;
}

.block-reorder .actions a {
  clear: both;
  display: block;
  padding-top: 10px;
  padding-right: 10px;
}

.sidebar .block.block-progress {
  padding: 0;
}

.sidebar .block .block-content {
  padding: 0;
}

.sidebar .block-reorder.block .block-content,
.sidebar .block.block-compare .block-content,
.sidebar .block.block-wishlist .block-content {
  padding: 26px 18px;
}

.sidebar .block-content .product-items .product-item-info .product-item-photo {
  position: static;
  float: left;
}

.sidebar .block-content .product-items .product-item-details {
  margin-left: 95px;
}

.sidebar .block-content .product-items .product-item-name {
  margin-right: 0;
}

.sidebar .block-content .product-items .product-item-actions {
  position: static;
}

.sidebar .block-content .product-items .action.delete {
  left: 0;
  right: auto;
}

.sidebar .block-content .product-items .product-item {
  padding-left: 0;
  padding-right: 0;
}

.sidebar .block.block-wishlist .block-content .empty {
  padding: 0;
}

.block-reorder .product-item .field.item {
  float: left;
}

.block-reorder .block-content .product-item-name {
  display: block;
  padding-left: 25px;
}

.block .block-title,
.col-left .magicproduct.mage-custom .item span {
  line-height: normal;
  margin: 0px;
  padding: 0;
  text-align: left;
}

.sidebar .block .block-title {
  line-height: 1.35;
  /* padding: 15px 18px;border-bottom: 1px solid #e6e6e6; */
}

.sidebar .block .block-title strong {
  font-weight: normal;
}

.sidebar .block .block-title strong,
.sidebar .magictabs .item.activated .title {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.35;
  padding: 0px;
  background-color: transparent;
}

.block .block-title a {
  text-decoration: none !important
}

.block .block-subtitle {
  margin: 0;
  padding: 5px 0;
  font-size: 1em;
  color: #555
}

.block .btn-remove,
.block .btn-edit {
  float: right;
  margin: 1px 0 2px 5px
}

.block .actions {
  padding: 6px 0px;
  text-align: left
}

.block .actions a {
  float: left;
  color: #f12b63;
  text-decoration: none
}

.block .actions a:hover {
  color: #333
}

.block .empty {
  margin: 0;
  padding: 0px;
  color: #666666;
  font-size: 14px;
}

.sidebar .block .empty {
  padding: 25px 18px;
}

.col-left .magicproduct.mage-custom .item .title:before,
.col-left .magicproduct.mage-custom .item .title:after {
  display: none;
}

.col-left .magicproduct.mage-custom .magictabs {
  margin: 0 !important;
  border: 0;
}

.col-left .magicproduct.mage-custom .content-products .item .images-container {
  padding-right: 0;
  padding-left: 0;
}

/* Mini Blocks */
.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-gr-search,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login {
  font-size: 11px;
  line-height: 1.25
}

.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong {
  background-repeat: no-repeat
}

/* Block:Account */
.block.account-nav .content {
  padding: 15px 0;
  background-color: #f5f5f5;
}

.block.account-nav .title {
  display: none;
}

.block.account-nav .item {
  margin: 3px 0 0;
}

.block.account-nav .item a,
.block.account-nav .item>strong {
  border-left: 3px solid transparent;
  color: #575757;
  display: block;
  padding: 5px 18px 5px 15px;
}

.block.account-nav .item.current a,
.block.account-nav .item.current>strong {
  border-color: #ff5501;
  color: #000;
  font-weight: 600;
}

.block.account-nav .item a:hover {
  background-color: #e8e8e8;
}

.block-account {
  border-color: #bbb
}

.block-account .block-title {
  padding: 0
}

.block-account .block-content {
  padding: 0
}

.block-account .block-content li a {
  display: block;
  line-height: 30px;
  padding: 0px;
  text-decoration: none !important
}

.block-account .block-content li.last a {
  border-bottom: 0
}

.block-account .block-content li.current {
  padding: 0px;
  line-height: 30px;
  color: #ff3535
}

.block-account .block-content li.current.last {
  border-bottom: 0
}

.block-collapsible-nav .block-collapsible-nav-content .item {
  border-bottom: 1px solid #dfdfdf;
}

.block-collapsible-nav .block-collapsible-nav-content .item:first-child {
  border-top: 0;
}

.customer-account-index .column.main .block .block-title {
  font-size: 16px;
  line-height: 1.2;
  margin: 0px 0 15px;
  border: 0 none;
}

.customer-account-index .block .block-title strong {
  color: #333;
}

.box .box-title {
  background-color: #f5f5f5;
  border: 1px solid #dfdfdf;
  margin: 0;
  padding: 10px 15px;
  display: block;
}

.box .box-content {
  border: 1px solid #dddddd;
  border-top: 0;
  font-size: 13px;
  min-height: 135px;
  padding: 20px 15px;
}

.box .box-actions {
  background-color: #f5f5f5;
  border: 1px solid #dfdfdf;
  border-top: 0;
  margin: 0;
  padding: 10px 15px;
}

.customer-account-index .box .box-title,
.customer-account-index .box .box-title span {
  color: #333;
  font-weight: normal;
  text-transform: uppercase;
}

.block-collapsible-nav .item a:hover {
  background-color: transparent;
}

.block-collapsible-nav {
  margin-top: 35px;
  margin-bottom: 0;
}

.block-reorder .actions-toolbar {
  max-width: 100%;
}

.block-reorder .actions-toolbar .secondary {
  line-height: 35px;
}

.abs-blocks-2columns,
.abs-discount-block-desktop .block,
.login-container .block,
.account .column.main .block:not(.widget) .block-content .box,
.block-addresses-list .items.addresses>.item,
.form-edit-account .fieldset,
.form-address-edit .fieldset,
.storecredit .block,
.paypal-review-discount .block,
.cart-discount .block {
  width: 48%;
}

.abs-discount-block-desktop .block:nth-child(1),
.login-container .block:nth-child(1),
.account .column.main .block:not(.widget) .block-content .box:nth-child(1),
.block-addresses-list .items.addresses>.item:nth-child(1),
.form-edit-account .fieldset:nth-child(1),
.form-address-edit .fieldset:nth-child(1),
.storecredit .block:nth-child(1),
.paypal-review-discount .block:nth-child(1),
.cart-discount .block:nth-child(1) {
  clear: left;
  float: left;
}

.abs-discount-block-desktop .block:nth-child(2),
.login-container .block:nth-child(2),
.account .column.main .block:not(.widget) .block-content .box:nth-child(2),
.block-addresses-list .items.addresses>.item:nth-child(2),
.form-edit-account .fieldset:nth-child(2),
.form-address-edit .fieldset:nth-child(2),
.storecredit .block:nth-child(2),
.paypal-review-discount .block:nth-child(2),
.cart-discount .block:nth-child(2) {
  float: right;
}

.block-collapsible-nav .item a::before,
.block-collapsible-nav .item>strong::before {
  content: "\f0da";
  font-family: FontAwesome;
  left: 0;
  position: absolute;
}

.password-strength-meter {
  background-color: #fafafa;
  height: auto;
  line-height: 32px;
  padding: 0 20px;
  margin-top: 5px;
  position: relative;
  z-index: 1;
}

.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
  border-radius: 30px;
}

.password-strength-meter-0 .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}

.password-strength-meter-1 .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}

.password-strength-meter-2 .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}

.password-strength-meter-3 .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}

.password-strength-meter-4 .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}

/* Block:Currency Switcher */
.block-currency {
  border: 0;
  margin: 0 0 0 10px;
  padding: 10px 0
}

.block-currency .block-title {
  background: none;
  border: 0;
  padding: 0;
  margin: 0 0 5px
}

.block-currency .block-title strong {
  font: bold 13px/21px Arial, Helvetica, sans-serif;
  background: url(../../../../../frontend/Alothemes/expert1/en_US/Magestore_Customercredit/images/i_block-currency.gif) 0 50% no-repeat;
  padding: 0 0 0 21px;
  text-transform: none;
  color: #fff
}

.block-currency .block-content {
  background: none;
  padding: 0
}

.block-currency .block-content select {
  width: 100%;
  padding: 0
}

/* Block:Layered Navigation */
.filter-options .filter-options-content .item {
  color: #a4a4a4;
  line-height: 25px;
  padding: 0px;
  margin: 0;
  width: 100%;
}

.filter-options .filter-options-content .item a {
  font-size: 15px;
  text-decoration: none;
}

.filter-options .filter-options-content .item a span {
  font-size: 15px;
}

.filter-options .filter-options-content .item span.count {
  font-size: 15px;
  color: #a4a4a4;
  float: right;
  display: none;
}

.filter-options .filter-options-title {
  border-bottom: 1px solid #e6e6e6;
  color: #333;
  display: block;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.35;
  margin: 0;
  padding: 0 18px 10px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
}

.filter-options .filter-options-content {
  margin-bottom: 0px;
  padding: 15px 18px 10px;
}

.filter-options .narrow-by:last-child .filter-options-content {
  border: 0 none;
  margin: 0;
  padding-bottom: 0;
}

.filter-options .filter-options-content .swatch-attribute {
  padding-top: 5px;
}

.block .filter-content .block-subtitle {
  font-size: 14px;
  text-transform: uppercase;
  color: #333;
  font-weight: bold;
}

.filter-label::after {
  content: ": ";
}

.filter-current .item {
  position: relative;
  z-index: 1;
  line-height: 40px;
  border-bottom: 1px solid #eeeeee;
  color: #444444;
}

.filter-current .action.remove {
  position: absolute;
  right: 0px;
  top: 0px;
}

.filter-content .filter-current .item .action.remove:before {
  color: #ccc;
  content: "\f00d";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 15px;
  font-weight: normal;
  line-height: 15px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}

.filter-content .filter-current .item .action.remove:hover:before {
  color: #333;
}

.filter-content .filter-current .item .action.remove>span {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.filter-current {
  padding: 0 18px;
}

.filter-content .filter-actions {
  padding-top: 15px;
  padding-bottom: 10px;
  text-align: right;
  padding-right: 18px;
}

.filter-options .filter-options-content {
  display: block !important;
}

.filter-options .active .filter-options-content {
  display: none !important;
}

.filter-options .toggle-tab.mobile:hover {
  color: #2d2b2d;
}

.filter-options .filter-options-title:after {
  content: "\f106";
  font-family: FontAwesome;
  position: absolute;
  right: 18px;
  display: block !important;
  line-height: normal;
  padding: 0px;
  top: 0;
  color: #333;
  width: auto;
  font-size: 18px;
  cursor: pointer;
  font-weight: normal;
}

.filter-options .active .filter-options-title:after {
  content: "\f107";
  font-family: FontAwesome;
}

.narrow-by {
  position: relative;
  padding: 8px 0px;
  outline: medium none !important;
  margin: 0;
}

.filter-options-content .swatch-option-link-layered .swatch-option.color {
  width: 25px;
  height: 25px;
  border-radius: 3px;
  margin: 0 10px 15px 0;
}

.filter-options-content .swatch-option.text {
  background-color: #f1f1f1;
  color: #999999;
  border: 1px solid #f1f1f1;
}

.filter-options-content .size .swatch-option.text {
  width: 37px;
  height: 37px;
  line-height: 35px;
  border-radius: 50%;
  margin: 0 12px 17px 5px;
  padding: 0;
  border: 0;
}

.filter-options-content .swatch-attribute-options .swatch-option:hover {
  background-color: #f1f1f1;
  border-color: #999999;
  color: #000;
}

/* Block:Cart */
.block-cart .summary {
  background: #fff;
  padding: 2px 8px 8px;
  margin: -1px 0 0;
  position: relative;
  z-index: 1
}

.block-cart .amount {
  margin: 0
}

.block-cart .amount a {
  font-weight: bold
}

.block-cart .subtotal {
  margin: 5px 0 0;
  padding: 5px 0;
  background: #f4f4f4;
  text-align: center
}

.block-cart .subtotal .label {
  color: #666
}

.block-cart .subtotal .price {
  font-weight: normal;
  color: #666
}

.block-cart .actions {
  border-bottom: 1px solid #f4f4f4
}

.block-cart .mini-products-list .product-image {
  width: 30%;
  float: left
}

.block-cart .mini-products-list .product-details {
  width: 70%;
  float: left
}

.block-cart .actions .paypal-logo {
  float: left;
  width: 100%;
  margin: 3px 0 0;
  text-align: right
}

.block-cart .actions .paypal-logo .paypal-or {
  clear: both;
  display: block;
  padding: 0 55px 8px 0
}

/* Block:Wishlist */
.block-wishlist .product-item-name .product-item-link {
  font-size: 14px;
}

.block-wishlist .actions {
  text-align: right
}

.block-wishlist .actions a {
  float: none
}

.products-grid.wishlist .product-item .price-box {
  float: none;
}

.wishlist-index-index .products-grid.wishlist .product-item {
  width: 50%;
  float: left;
  margin-left: 0;
  padding: 0;
  border: 0 none;
}

.wishlist-index-index .products-grid.wishlist .product-item-info {
  width: 90%;
}

.wishlist-index-index .products-grid.wishlist .product-item:nth-child(2n+1) {
  clear: left !important;
}

.products-grid.wishlist .product-item-photo {
  float: none;
  margin: 0;
}

.products-grid.wishlist .product-item .fieldset .field.qty {
  margin-bottom: 10px;
  padding-right: 10px;
}

.products-grid.wishlist .product-item .box-tocart input.qty {
  padding: 0;
  width: 47px !important;
}

.products-grid.wishlist .product-item-name,
.products-grid.wishlist .product-item-description,
.products-grid.wishlist .product-item .price-box,
.products-grid.wishlist .product-item-tooltip {
  margin: 0;
}

.sidebar .block-wishlist .product-items .product-item {
  padding: 0;
}

.sidebar .block-wishlist .product-items .product-item-details .product-item-actions {
  margin: 10px 0 0;
}

/* Block:Related */
.block-related .block-title strong {
  padding: 0;
}

.block.block-related .block-content .padding-none {
  padding: 0;
}

.block.block-related .block-subtitle {
  padding: 0px;
  margin-top: 25px;
  margin-bottom: 0px;
  text-align: left;
  font-size: 14px;
  line-height: normal;
}

.block.block-related .block-subtitle .action.select {
  border: 0;
  line-height: normal;
  height: auto;
  padding: 0;
  background-color: transparent;
}

.block.block-related .block-subtitle .action.select span {
  text-transform: lowercase;
  color: #333;
  font-size: 14px;
  font-weight: normal;
}

.block.block-related .block-subtitle .action.select:hover,
.block.block-related .block-subtitle .action.select span:hover {
  color: #333;
}

.block-related input.checkbox {
  margin: 0 auto;
  clear: both;
  display: block;
}

.block-related .product-details .product-name {
  font-size: 100%;
  line-height: normal;
  margin: 0 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.block-related .product-details .ratings .amount {
  display: none;
}

.block-related .product-details .price-box {
  display: inline-block;
}

.block-related .product-details .regular-price .price {
  font-size: 16px;
}

.block-related .deal-of-day .main-img-block .product-item-info {
  margin-bottom: 0;
}

.block.crosssell {
  margin-bottom: 40px;
}

.crosssell .block-title,
.box-up-sell .block-title {
  margin-bottom: 10px;
}

.crosssell .block-title strong,
.block-related .block-title strong,
.block.related .block-title strong,
.box-up-sell .block-title strong {
  font-size: 18px;
  line-height: 25px;
  margin: 0px;
  padding: 0px 28px 0 0;
  font-weight: bold;
  display: inline-block;
  position: relative;
  top: 13px;
  text-transform: uppercase;
  text-align: left;
  background-color: #fff;
}

.block-related {
  margin-bottom: 20px !important;
}

.block-related button.slick-arrow {
  background: #424242 !important;
}

.block-related .slick-prev:hover:before,
.slick-next:hover:before {
  color: #ffffff !important;
}

.block.block-related .field.choice.related {
  clear: both;
  position: static;
  top: 12px;
}

.block.related .related-available .product-item-name {
  margin-left: 0px;
}

.auto-height .slick-list {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* .block.block-related .item:hover .field.choice.related{position: absolute;} */
/* Block:Compare Products */
.cms-index-index .block-compare {
  display: none
}

.catalog-product-compare-index .page-title {
  margin-top: 25px;
}

.block-compare button.button {
  margin-left: 10px;
}

.block.block-compare .actions a {
  line-height: 35px;
}

.catalog-product-compare-index .compare-table .product-image img {
  width: auto;
  margin: 0 auto;
}

.catalog-product-compare-index .compare-table .button.btn-cart,
.catalog-product-compare-index .compare-table .link-wishlist {
  display: inline-block !important;
}

.page-popup .link-print {
  background: url(../images/i_print.gif) 0 2px no-repeat;
  padding: 2px 0 2px 25px;
  font-weight: bold;
  color: #1e7ec8
}

.compare-table {
  border: 0
}

.compare-table thead tr.first th,
.compare-table thead tr.first td {
  border: 0;
  background: none;
  padding: 0;
  font-size: 0;
  line-height: 0
}

.compare-table .btn-remove {
  float: right;
  background-image: url(../images/btn_remove2.gif);
  width: 72px;
  height: 15px
}

.compare-table tbody th {
  background: #d9e5ee url(../images/bkg_th-v.gif) 100% 0 repeat-y
}

.compare-table tbody th,
.compare-table tbody td {
  padding: 10px;
  border: 0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  vertical-align: top;
}

.compare-table tbody td.last {
  border-right: 1px solid #ccc
}

.compare-table tbody tr.last th,
.compare-table tbody tr.last td {
  border-bottom: 1px solid #ccc !important
}

.compare-table tr.add-to-row td {
  background: #fffada;
  text-align: center
}

.compare-table tr.first td {
  text-align: center
}

.compare-table tr.first td .product-name {
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 5px;
  color: #203548
}

.compare-table tr.first td .product-name a {
  color: #203548
}

.compare-table tr.first td .ratings {
  width: 69px;
  margin: 0 auto
}

.compare-table tr.first td p,
.compare-table tr.add-to-row td p {
  margin: 0
}

.block-compare .action.delete {
  left: 0;
}

.table-comparison .cell {
  display: table-cell;
  width: 180px;
}

.table-comparison .cell.label,
.table-comparison td:last-child {
  border-right: 1px solid #d1d1d1 !important;
  border-left: 1px solid #d1d1d1 !important;
}

.table-comparison .cell.remove {
  border-bottom: 0 none !important;
}

.abs-remove-button-for-blocks::before,
.sidebar .action.delete::before,
.table-comparison .cell.remove .action.delete::before,
.block-compare .action.delete::before,
.filtered .item .action.remove::before {
  color: #cccccc;
  content: "";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 15px;
  font-weight: normal;
  line-height: 15px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}

.abs-remove-button-for-blocks:hover:before,
.sidebar .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before,
.filtered .item .action.remove:hover:before {
  color: #333;
}

/* Block:Recently Viewed */

/* Block:Recently Compared */

/* Block:Poll */
.block-poll .block-subtitle {
  font-size: 12px
}

.block-poll label {
  color: #777;
  font-weight: normal;
  margin: 0
}

.block-poll input.radio {
  float: left;
  margin: 1px -18px 0 0
}

.block-poll .label {
  display: block;
  margin-left: 18px;
  text-align: left;
  line-height: normal
}

.block-poll li {
  padding: 3px 9px
}

.block-poll .actions {
  margin: 5px 0 0
}

.block-poll .answer {
  font-weight: bold
}

.block-poll .votes {
  float: left;
  margin-left: 10px
}

/* Block:Orders and Returns */
.block-gr-search li {
  padding: 3px 9px
}

.block-gr-search button.button span {
  border-color: #406a83;
  background: #618499
}

/* Block:Tags */
.block-tags .block-content .tags-list {
  background: none;
  border: 0;
  font-size: 12px;
  padding: 3px 0 0;
}

.block-tags .block-content .tags-list li {
  margin: 0
}

.block-tags .block-content a {
  display: inline-block;
  margin: 0 12px 12px 0;
  padding: 10px 12px;
  text-decoration: none;
}

.block-tags .actions {
  text-align: right;
  padding: 0;
  display: none;
}

/* Block:Subscribe */
.block.newsletter.block-subscribe {
  margin: 0;
}

.block-subscribe .block-content {
  margin: 0px;
  padding: 0;
}

.block-subscribe .block-content .block-title .title {
  display: block;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  color: #222;
  margin-bottom: 7px;
}

.block-subscribe .block-content .form-subscribe-header p {
  font-size: 14px;
  color: #888;
  line-height: 25px;
  margin: 0;
}

.block-subscribe .block-title {
  position: relative;
  margin: 0px;
  display: block;
  border: 0;
  padding: 0;
  line-height: 1;
  float: left;
  width: 100%;
}

.block-subscribe .block-title strong {
  font-size: 18px;
  font-weight: 600;
  margin: 0 5px;
}

.block-newletter .block-subscribe .block-title p {
  line-height: 1.5;
  font-size: 18px;
}

.block-subscribe label {
  font-size: 13px;
  margin: 0 0 25px 0
}

.block-subscribe .input-box {
  text-align: left;
  margin: 0;
  padding: 0;
  position: relative;
  display: block;
  vertical-align: middle;
  float: left;
  width: 100%;
}

.block-subscribe .input-box .subscribe-panel {
  float: left;
}

.block-subscribe .input-box .visible {
  position: relative;
}

.block-subscribe input.input-text {
  display: block;
  height: 45px;
  margin: 0;
  width: 100%;
  border-width: 1px;
  border-radius: 3px;
  border-style: solid;
  padding: 0 130px 0 24px;
  font-size: 14px;
}

.block-subscribe .actions {
  padding: 0;
  margin: 0px;
  float: left;
  position: absolute;
  right: 0;
  bottom: 0;
}

.block-subscribe .actions button.button {
  border-style: solid;
  border-width: 1px;
  padding: 0px;
  height: 45px;
  line-height: 45px;
  border-radius: 0 3px 3px 0;
  width: 110px;
}

.block-subscribe .actions button.button span {
  height: 40px;
  line-height: 40px;
  padding: 0px;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 14px;
}

.block-subscribe .actions button.button span span {
  padding: 0px;
}

.block-subscribe .control .mage-error {
  margin: 0;
  position: absolute;
}

.block-subscribe .control .input-text.mage-error {
  position: static;
}

.panel-text {
  font-size: 13px;
  margin: 0;
  padding: 0;
  line-height: normal;
}

/* Block:popup-newsletter */
#popup-newsletter {
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
  border-radius: 5px;
  border: 4px solid #fff;
}

#fancybox-close,
.fancybox-close {
  height: 31px !important;
  width: 31px !important;
  top: -13px !important;
  right: -13px !important;
  border-radius: 50%;
}

.popup-newsletter .modal-inner-wrap,
.popup-new sletter .modal-inner-wrap .modal-content {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.popup-newsletter.modal-popup.modal-slide .modal-inner-wrap {
  overflow: visible;
  margin: 5rem auto;
}

.popup-newsletter .modal-inner-wrap .modal-content {
  padding: 0;
}

.popup-newsletter .modal-inner-wrap .modal-header {
  border: 0 none;
  display: block;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.popup-newsletter.modal-popup .action-close {
  background-color: #333;
  border: 3px solid #fff;
  border-radius: 50%;
  color: #fff;
  height: 21px;
  line-height: 21px;
  padding: 0;
  right: -10px;
  top: -10px;
  width: 21px;
}

.popup-newsletter.modal-popup .action-close:before {
  line-height: 20px;
  color: #fff;
}

#popup-newsletter .block-content .block-title {
  margin: 0px;
  text-align: center;
  padding-bottom: 0px;
}

#popup-newsletter .block-content .block-title:after {
  content: "";
  background-color: #e6e6e6;
  height: 2px;
  width: 182px;
  display: block;
  margin: 15px auto;
}

#popup-newsletter .block-content .block-title strong span {
  font-weight: 600;
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
}

#popup-newsletter .block-content .label {
  padding: 0;
}

#popup-newsletter .block-content .label span {
  font-size: 15px;
  margin: 0 0 15px;
  display: block;
  text-align: center;
}

#popup-newsletter .big-size {
  font-size: 40px;
  font-weight: bold;
  line-height: 35px;
  margin: 0;
  text-transform: uppercase;
}

#popup-newsletter .form-subscribe-header {
  position: relative;
}

#popup-newsletter .newsletter-new {
  padding: 17px 0 0;
  position: relative;
  margin: 0;
}

#popup-newsletter .subscribe-bottom {
  display: block;
  margin: 0;
  padding: 0px;
  font-size: 13px;
  color: #999;
}

#popup-newsletter .subscribe-bottom input {
  margin: -1px 5px 1px 0;
}

#popup-newsletter .block-content input.input-text {
  border-radius: 3px;
  border-width: 1px;
  border-style: solid;
  height: 49px;
  line-height: 49px;
  margin-left: 0;
  padding: 0 20px;
  width: 100%;
  font-size: 13px;
  text-align: left;
}

#popup-newsletter .block-content .actions {
  display: block;
  margin: 10px 0 15px;
  padding: 0;
}

#popup-newsletter .block-content button.button span {
  height: auto;
  line-height: normal;
  padding: 0px;
}

#popup-newsletter .block-content button.button {
  border-radius: 3px;
  border-width: 1px;
  border-style: solid;
  height: 49px;
  line-height: 49px;
  padding: 0px;
  width: 100%;
}

#popup-newsletter .block-content button.button span span {
  padding: 0;
}

#popup-newsletter .block-content {
  margin: 0;
  padding: 12px 0 12px 12px;
  text-align: center;
  width: 63%;
}

#popup-newsletter .block-content .inner-content {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 22px 25px;
}

.promo-panel-text {
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
  margin: 0;
}

.promo-panel-text.text-lage {
  font-size: 17px;
  line-height: 20px;
  margin: 0;
  padding: 0px;
  font-weight: normal;
}

.promo-panel-text.text-lage.text-uppercase {
  text-transform: uppercase;
}

.promo-panel-text.text-italic,
.subscribe-bottom {
  font-style: italic;
}

.promo-panel-text .sale-off {
  color: #f73535;
  font-size: 17px;
  font-weight: bold;
  padding: 0 5px;
}

.promo-panel-text.text-lage-1 {
  display: none;
}

.promo-panel-text2 {
  color: #666666;
  font-size: 13px;
  margin: 0 0 50px 3px;
  padding: 0;
}

/*.newsletter.input-box .mage-error{position: absolute;}*/
.newsletter.input-box .input-text.mage-error,
#popup-newsletter .newsletter.input-box .mage-error {
  position: static;
}

/* Block:Reorder */
.block-reorder input.checkbox {
  float: left;
  margin: 0;
  min-height: 10px
}

.block-reorder .product-name {
  margin-left: 20px
}

.block-reorder .validation-advice {
  margin: 3px 9px 7px
}

.block-reorder .product-name a {
  color: #666;
  text-decoration: none
}

/* Block:Login */
.block-login .block-title strong {
  background-image: url(../images/i_ma-info.gif)
}

.block-login .block-content {
  padding: 5px 10px
}

.block-login label {
  font-weight: bold;
  color: #666
}

.block-login input.input-text {
  display: block;
  width: 167px;
  margin: 3px 0
}

.block-login .actions {
  background: none;
  padding: 0;
  margin: 3px 0 0
}

.block-login .actions button.button span {
  border-color: #406a83;
  background: #618499
}

.form.password.reset,
.form.send.confirmation,
.form.password.forget,
.form.create.account,
.form.form-edit-account,
.form-address-edit,
.form-newsletter-manage {
  background-color: #fff;
  border: 1px solid #dfdfdf;
  margin-bottom: 40px;
  padding: 30px 20px;
  display: block;
}

.login-container .block-content {
  padding: 0;
  border: 0;
}

.login-container .block-content p,
.login-container .block-content .field.note {
  font-size: 14px;
  color: #666;
}

.login-container .block-content input.input-text {
  height: 43px;
}

.login-container .actions-toolbar {
  margin-top: 25px;
}

.login-container .block-new-customer .actions-toolbar {
  margin-top: 30px;
}

.form.create.account {
  padding: 0 0 30px;
}

.login-container .block {
  margin-bottom: 0;
}

.login-container .block .block-content {
  margin: 0;
  background-color: #fff;
  border: 1px solid #dddddd;
  margin-bottom: 10px;
  min-height: auto;
  padding: 25px 30px;
}

.customer-account-login .page-title {
  margin: 0;
  font-size: 100%;
}

.customer-account-login .page-title span {
  font-size: 15px;
  line-height: 40px;
  color: #333;
  font-weight: bold;
}

.customer-account-create .page-title {
  margin: 25px 0;
}

.login-container .block .block-title {
  padding-bottom: 15px;
  border: 0;
}

.login-container .block .block-title strong {
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  margin: 0;
  padding: 0px;
  color: #000;
  text-transform: uppercase;
}

/* .login-container .block .block-title strong:after {background-color: #f0002f;content: "";display: block;height: 2px;margin-top: 10px;width: 69px;} */
._has-datepicker~.ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  margin-top: -4px;
  vertical-align: middle;
}

._has-datepicker~.ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  font-size: 23px;
  line-height: 23px;
  color: #7d7d7d;
  content: '\f073';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

._has-datepicker~.ui-datepicker-trigger>span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* Paypal */
.sidebar .paypal-logo {
  display: none;
  margin: 10px 0;
  text-align: center
}

.sidebar .paypal-logo a {
  float: none
}

/* ======================================================================================= */
/* Block:New and Sale */
.product-label {
  position: absolute;
  top: -8px;
  left: -8px;
  z-index: 1;
}

.product-label .sticker {
  height: 27px;
  line-height: 27px;
  display: block;
  padding: 0 15px;
  border-radius: 3px;
}

.product-label .sticker.top-left {
  margin-bottom: 5px;
}

.labelnew,
.labelsale {
  display: block;
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}

/* Block:New and Sale 2 */
.absolute-label-none .product-label {
  position: relative;
  left: 0;
  top: 0;
  display: inline-block;
}

.product-label-2 .product-label .sticker {
  border-radius: 0;
}

.product-label-2 .product-label .sticker:before {
  border-style: solid;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
}

.product-label-2 .product-label .sticker:before {
  border-width: 0 8px 27px 0;
  right: -8px;
}

.product-label-2 .product-label .sticker:before {
  border-bottom-color: transparent !important;
  border-right-color: transparent !important;
  border-top-color: transparent !important;
  border-left-color: transparent !important;
}

/* Block:testimonials */
.testimonials h3.title {
  text-align: center;
}

.testimonials h3 span {
  color: #fff;
}

.testimonials .customer {
  width: 70px;
  vertical-align: top;
  text-align: left;
  display: inline-block;
  overflow: hidden;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.testimonials .rating-box {
  clear: both
}

.testimonial li {
  text-align: center;
}

.testimonial_text {
  width: 65%;
  color: #fff;
  text-align: left;
  padding: 0 0 0 20px;
  display: inline-block;
}

.testimonial .name {
  letter-spacing: 1px;
}

.testimonials .title span {
  color: #ffffff;
  font-size: 20px;
}

.testimonials .title-name {
  font-size: 16px;
  text-transform: uppercase;
  position: relative;
  margin: 0;
  padding: 10px 0 0;
  letter-spacing: 2px;
}

.testimonials .title-name:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #929291;
  height: 1px;
  width: 75px;
}

.testimonial_text .sub-text {
  display: block;
  font-size: 14px;
  letter-spacing: 2px;
  padding-bottom: 20px;
}

.alo-testimonial .testimonial_text {
  padding: 0px;
  margin: 0
}

.testimonial_text a {
  color: #ff5555;
  text-decoration: underline
}

.testimonial_text a span {
  color: #ccc
}

.testimonial_text a:hover span {
  color: #b2d36e
}

.alo-testimonial ul {
  padding: 0;
  margin: 0;
}

.submit-testimonial {
  margin: 10px 0 0
}

.bg-parallax {
  background-attachment: fixed;
  background-position: center center !important;
  background-repeat: no-repeat;
}

/* Block:backtotop */
.product-view .product-collateral .box-collateral {
  display: none
}

.product-view .product-collateral .box-collateral.active {
  display: block
}

#backtotop {
  bottom: 15px;
  display: block;
  height: 35px;
  width: 35px;
  line-height: 35px;
  overflow: hidden;
  position: fixed;
  right: 15px;
  text-align: center;
  text-decoration: none;
  z-index: 50;
  border-radius: 5px;
}

#backtotop .fa {
  font-size: 20px;
  line-height: 35px;
  width: 35px;
  height: 35px;
}

#backtotop:hover {
  background: none repeat scroll 0 0 #444;
  color: #fff
}

#backtotop .back-to-top {
  display: none
}

/* Block:banner */
.row.custom-row {
  margin-left: -10px;
  margin-right: -10px;
}

.header-slider-left {
  padding-right: 5px;
  padding-left: 10px;
}

.banner-slider {
  padding-left: 5px;
  padding-right: 10px;
}

.banner-col-12 {
  margin-bottom: 10px;
}

.banner.banner-no-mar,
.banner-col-12:last-child {
  margin-bottom: 0;
  margin-top: 0;
}

.banner-boder-zoom {
  position: relative;
  overflow: hidden;
}

.banner-boder-zoom .position {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.banner-ads2 .banner-boder-zoom .position {
  top: 45px;
}

.banner-boder-zoom .position h3 {
  font-size: 48px;
  text-transform: capitalize;
  font-weight: 300;
  margin: 0;
  color: #fff;
}

.banner-boder-zoom .position h2 {
  font-size: 40px;
  color: #ea1b25;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
  line-height: 40px;
}

.banner-boder-zoom .position p {
  font-size: 18px;
  color: #fff;
  font-weight: normal;
  margin: 0;
}

.block-banner .banner-read-more {
  background-color: #333;
  font-weight: 600;
  color: #fff;
  font-size: 14px;
  text-transform: capitalize;
  display: inline-block;
  line-height: 48px;
  margin-top: 45px;
  padding: 0px 34px;
}

.banner-boder-zoom a img {
  transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -webkit-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
}

.banner-boder-zoom:hover a img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}

.content-promotion {
  background-color: #455369;
  padding: 10px;
  text-align: center;
}

.content-promotion p,
.content-promotion a {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}

.content-promotion p {
  color: #fefefe;
  font-weight: normal;
  font-size: 16px;
}

.content-promotion a {
  color: #333;
  font-size: 14px;
  line-height: 33px;
  padding: 0 25px;
  margin-left: 20px;
  background-color: #fad98e;
  border-width: 1px;
  border-style: solid;
  border-color: #be952c;
  border-radius: 3px;
}

.sidebar-filter-banner {
  padding: 25px 18px 0;
}

/*Policy / service*/
.static_sections_bottom {
  background-color: #fff;
}

.policy .policy-wrap {
  padding: 27px 0;
  margin-top: 20px;
  background-color: #fff;
}

.policy .policy-box {
  width: 25%;
  margin: 0px;
  padding: 0;
  float: left;
}

.policy .policy-box .box-content {
  border-right: 1px solid #e0e0e0;
  padding: 0px 15px 0;
  text-align: center;
}

.policy .policy-box:last-child .box-content {
  border-right: 0;
}

.policy .policy-box .box-content .service-content {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.policy .policy-box .box-content .icon-service {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.policy .policy-box .box-content .icons {
  font-size: 100%;
}

.policy .policy-box .box-content .icons:before,
.policy .policy-box .box-content .icons:after {
  font-size: 35px;
  margin: 0;
  line-height: 1;
}

.policy .policy-box .box-content .icons.flaticon-transport:before,
.policy .policy-box .box-content .icons.flaticon-transport:after {
  font-size: 45px;
}

.policy .policy-box .box-content .service-content .info-title {
  display: block;
}

.policy .policy-box .box-content .service-content .info-title h3 {
  font-size: 16px;
  color: #333;
  font-weight: 600;
  margin: 0;
  line-height: 1.4;
  text-align: left;
}

.policy .policy-box .box-content .service-content .info-title p {
  margin: 0;
  padding: 0;
  color: #999;
  font-size: 14px;
  text-align: left;
}

.policy .policy-box .box-content .service-content .sub-title {
  padding: 0
}

.policy .policy-box .box-content .service-content .sub-title span {
  font-size: 13px;
  color: #666;
  font-weight: normal;
  text-transform: none;
  display: block;
}

.policy.home-policy .policy-wrap {
  margin-top: 0;
  padding: 30px 0 0;
}

.policy.home-policy .policy-box {
  padding-right: 15px;
  padding-left: 15px;
}

.policy .policy-box .box-content {
  padding: 12px 15px;
}

.policy.home-policy .policy-box .box-content .icon-service,
.policy.home-policy .policy-box .box-content .service-content,
.policy.home-policy .policy-box .box-content .service-content .info-title h3 {
  display: block;
  text-align: center;
  margin: 0;
}

.policy.home-policy .policy-box .box-content {
  border: 1px solid #e2e2e2;
  background-color: #f6f6f6;
}

.policy.home-policy .policy-box .box-content:hover {
  background-color: #fff;
  border-color: #f2c557;
  border-width: 2px;
  padding: 11px 14px;
}

.policy.home-policy .policy-box .box-content:hover .icons {
  color: #f2c557;
}

.policy.home-policy .policy-box .box-content .icons.flaticon-transport:before,
.policy.home-policy .policy-box .box-content .icons.flaticon-transport:after {
  height: 35px;
  display: block;
}

.cms-page-images {
  padding-top: 55px;
}

.cms-page-images .block-content {
  margin-bottom: -180px;
}

.cms-page-images .main-content {
  margin-bottom: -180px;
}

.cms-page-images img {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.cms-page-images .block-title {
  padding-bottom: 68px;
}

.block-title h3 {
  font-size: 48px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  margin: 0;
}

.cms-page-images .banner-content {
  position: relative;
  overflow: hidden;
}

.cms-page-images .banner-content .main-desc {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.cms-page-images .banner-content .main-desc p {
  font-size: 48px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2;
  color: #fefefe;
  padding: 0;
  width: 100%;
}

/* About Us ========================================================================= */
.cms-page-view.page-layout-1column .column.main {
  min-height: auto;
}

.cms-page-view .page-main-pal.container {
  padding-bottom: 0;
}

.cms-page-view .page-title {
  margin: 0;
}

.cms-page-view .page-title h1 {
  line-height: normal;
  margin: 0;
  text-transform: capitalize;
  font-size: 20px;
}

.our-works .col-left,
.crazy-team .col-left {
  padding-left: 0;
  padding-right: 0;
}

.our-works .col-right,
.crazy-team .col-right {
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
}

.mr-verticle-line {
  width: 100%;
  height: 1px;
  display: block;
  background-color: #999;
  margin-left: -15px;
  margin-top: 10px;
}

.about-content .sub-title {
  font-size: 14px;
  font-weight: 600;
  color: #999;
  letter-spacing: 10px;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 25px;
}

.about-img {
  margin-top: 50px;
}

.about-img-full img {
  margin: 0 auto;
}

.crazy-team .about-content .sub-title {
  color: #000;
  font-size: 16px;
}

.page-team-content {
  padding-top: 170px;
}

.crazy-team-inner {
  padding-top: 160px;
}

.team-item {
  margin-bottom: 75px;
  text-align: center;
}

.team-item .images-team {
  margin: 0 auto 30px;
  width: 130px;
  height: 130px;
  border-radius: 100%;
  overflow: hidden;
}

.team-item .team-name {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  line-height: 1;
  text-transform: capitalize;
  margin-bottom: 10px;
}

.team-item h3 {
  font-size: 13px;
  color: #999;
  line-height: 1;
  margin: 0;
  padding: 0;
  font-weight: normal;
}

.about-us-box-1 {
  margin-top: 45px;
  margin-bottom: 45px;
}

/* .cms-about-us .title{font-size: 24px;color: #333333;font-weight: bold;text-transform: uppercase;padding: 16px 0 26px;} */
.about-us-info .block-title h2 {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  line-height: normal;
  text-transform: uppercase;
  padding: 0px;
  margin: 0 0 20px;
  text-align: center;
}

.our-works .block-content p {
  color: #666;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.45;
  margin: 0 auto;
  max-width: 790px;
  text-align: center;
}

.about-us-box-2 .box-layout-2 {
  border-radius: 3px;
  border: 2px solid #f0f0f0;
  background-color: #f9f9f9;
  margin-bottom: 43px;
  padding: 18px 13px 0;
  text-align: center;
}

.about-us-box-2 .box-layout-2 .index-code {
  color: #333;
  font-size: 40px;
  font-weight: bold;
  line-height: 40px;
}

.about-us-box-2 .box-layout-2 .title-box {
  color: #333;
  font-size: 16px;
  font-weight: normal;
  margin: 7px 0 29px;
  text-transform: capitalize;
  font-style: italic;
}

.about-us-box-2 .box-layout-2 .desc {
  font-size: 14px;
  color: #666;
  margin-bottom: 22px;
}

.company-worker {
  margin: 0px;
  padding: 0;
}

.cms-static-company-worker .about-us-info .block-title h2 {
  margin-bottom: 33px;
}

.company-worker .item .img:hover {
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.2);
}

.company-worker .info {
  margin-top: 8px;
}

.company-worker .info .author-name {
  color: #333;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}

.company-worker .info .author-title {
  color: #333;
  text-transform: capitalize;
}

.company-worker .info .author-title::before {
  content: "-";
  display: inline-block;
  margin: 0 4px 0 15px;
}

.company-worker .info .desc {
  line-height: 20px;
  margin-bottom: 15px;
  margin-top: 8px;
}

.page-team-content .block-title {
  margin: 90px 0 50px;
  text-align: center;
  border-top: 1px solid #e6e6e6;
}

.page-team-content .block-title h2 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  color: #222;
  padding: 0 10px;
  background-color: #fff;
  position: relative;
  z-index: 1;
  top: -15px;
  display: inline-block;
}

.page-team-content .block-title p {
  font-size: 13px;
  color: #666;
  margin: 0 auto;
  max-width: 750px;
}

.crazy-team-slide .team-item {
  text-align: center;
}

.crazy-team-slide .team-item h2 {
  font-weight: 600;
  color: #333;
  font-size: 18px;
  text-transform: capitalize;
  line-height: 1;
  margin: 12px 0 5px;
}

.crazy-team-slide .team-item h3 {
  color: #666;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: normal;
}

.about-us-content .box-content .title,
.detail-about .box .title,
.right-detail-about .title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0;
  color: #222;
  text-transform: uppercase;
}

.about-us-content .box-content .text,
.detail-about .box .text {
  font-size: 14px;
  margin-bottom: 0;
  color: #666;
}

.about-us-content .box-content .title {
  text-align: center;
  margin-top: 33px
}

.about-us-content .box-content .text {
  text-align: center;
  padding: 20px 20px 0 20px
}

.detail-about {
  border-top: 1px solid #e6e6e6;
  margin-top: 40px;
  padding-top: 55px;
  margin-bottom: 50px;
}

.detail-about .box .text {
  margin-top: 20px
}

.detail-about .left-detail-about .box {
  margin-bottom: 50px
}

.detail-about .box:nth-child(2n+1) {
  clear: left;
}

.detail-about .box:nth-child(3),
.detail-about .box:nth-child(4) {
  margin-bottom: 0;
}

.right-detail-about .title {
  margin-bottom: 25px;
}

.right-detail-about .box {
  margin: 10px 0
}

.right-detail-about .box:last-child {
  margin-bottom: 0;
}

.detail-about .right-detail-about .box label,
.detail-about .right-detail-about .box .box-content {
  display: table-cell;
  vertical-align: top;
}

.detail-about .right-detail-about .box .box-content {
  border: 0;
  min-height: auto;
  padding: 0 0 0 20px;
}

.detail-about .right-detail-about .box .box-content .sub-title {
  font-size: 13px;
  color: #333;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  line-height: 44px
}

.detail-about .right-detail-about .box input[name=toggle]:checked~.box-content .sub-title {
  color: #333;
}

.detail-about .right-detail-about .box .box-content .subcribe {
  font-size: 14px;
  color: #666;
  line-height: 25px;
  margin-bottom: 0;
  padding: 10px 0
}

.right-detail-about .box .box-content .subcribe {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  transform: translateX(100%);
  transition: all 0.3s
}

.right-detail-about .box input[name=toggle]:checked~.box-content .subcribe {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
  position: static;
}

.detail-about .right-detail-about .box label:before {
  content: "\f067";
  width: 44px;
  height: 44px;
  line-height: 44px;
  display: block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
  border: solid 1px #eee;
  text-align: center;
  color: #666;
  font-size: 12px;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.detail-about .right-detail-about .box input[name=toggle]:checked~label:before {
  content: "\f068";
  color: #333;
}

.detail-about .right-detail-about .box input[name=toggle] {
  display: none;
}

/* Orders and Returns ========================================================================= */
.form.form-orders-search .fieldset,
.form.search.advanced .fieldset {
  padding: 0 0 20px;
  margin: 0;
}

.sales-guest-form .page-title,
.catalogsearch-advanced-index .page-title {
  margin-bottom: 0;
}

.catalogsearch-advanced-index .fieldset>.field .fields.group.group-2 .field,
.catalogsearch-advanced-index .fieldset>.fields>.field .fields.group.group-2 .field {
  width: 50% !important;
  float: left;
}

/* Home Products Page ========================================================================= */
.alo-box-width {
  padding-left: 50px;
  padding-right: 50px;
}

.magicproduct {
  position: relative;
}

.ajax_loading {
  background-image: url("../images/alothemes/loading.gif");
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  margin-left: 50%;
  padding: 0;
  position: absolute;
  z-index: 34;
  animation: 1.2s ease-in-out 0s normal none infinite tp-rotateplane;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  padding: 0px;
  width: 50px;
  height: 50px;
}

.block-title-tabs {
  margin-bottom: 30px;
  padding: 20px 0 0;
  border-color: #333;
  border-style: solid;
  border-width: 0 0 3px;
}

.magictabs {
  margin: 0 !important;
  position: relative;
  text-align: left;
  float: none;
}

.magictabs .item {
  position: relative;
  list-style: none;
  display: inline-block;
  margin: 0px;
  padding: 0px;
}

.magictabs .item .title {
  background-color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  padding: 0px 15px;
  margin: 0px;
}

.magictabs .item:first-child .title {
  margin-left: 0;
}

.magictabs .item.activated,
.magictabs .item:hover {
  border-color: #ff3366;
}

.content-products .mage-magictabs {
  display: none;
}

.content-products .mage-magictabs.activated {
  display: block;
}

.one-products.product-title .magictabs .item .title {
  padding: 0;
}

.one-products.product-title .magictabs .item:last-child .title {
  padding-right: 28px;
}

.one-products .magictabs .item .title:after {
  content: "";
  background-color: #e6e6e6;
  height: 15px;
  display: inline-block;
  width: 1px;
  margin: 0 20px;
}

.one-products .magictabs .item:last-child .title:after {
  display: none;
}

.tabproduct-right .block-title-tabs .magictabs {
  float: right;
  background-color: #fff;
  top: 14px;
  padding-left: 30px !important;
  padding-right: 0px !important;
}

.tabproduct-right .magictabs .item .title {
  border-color: transparent;
  border-radius: 3px;
  border-style: solid;
  border-width: 2px;
}

.tabproduct-right .magictabs .item.activated .title {
  border-color: #f2c557;
}

.box-products .content-products .slick-list .slick-slide>div:first-child .item {
  padding-bottom: 0px;
  margin-bottom: 10px;
  margin-top: 0px;
}

.box-products .content-products .slick-list .slick-slide>div:last-child .item {
  margin-bottom: 10px;
}

/* .box-products .grid.products-grid .item{margin-bottom: 60px;} */
.box-products.bg-gray,
.cms-static-product.bg-gray {
  padding: 40px 0;
}

.cms-static-product .magicproduct {
  background-color: #fff;
}

.five-products .magicproduct,
.two-products .magicproduct,
.four-products .magicproduct {
  padding: 0 20px 17px;
}

.product-title .magictabs .item .title,
.block-title-tabs h3,
.additional-recently-viewed-block .magictabs .item .title {
  margin: 0;
  padding: 0 28px 0 0;
  position: relative;
  top: 13px;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 25px;
  display: inline-block;
}

.cms-page-main-product {
  padding-top: 40px;
}

.cms-page-main-product.box-products {
  padding-bottom: 0;
}

.cms-page-countdown-products .item .per-product {
  border: 0;
}

.cms-page-mix-product .custom-product .block-title-tabs {
  border: 0;
  padding-top: 0;
}

.cms-page-mix-product .custom-product .magictabs .item .title {
  top: 0;
  display: block;
  padding: 0;
  line-height: 1;
}

.cms-page-mix-product .custom-product .item .products-textlink {
  min-height: 275px;
  padding-left: 0;
  padding-right: 0;
}

.cms-page-countdown-products .block-title-tabs {
  border: 0;
  margin: 0 0 10px;
}

.deals-of .block-title-tabs.hidden-tabs {
  display: none;
}

ul.magictabs {
  padding: 0
}

.content-products {
  clear: both;
  margin: 0px;
}

.content-products .slick-slider {
  margin-bottom: 0;
}

.all-category {
  text-align: center;
  margin-top: 50px;
}

.cat-view-all {
  font-weight: bold;
  color: #222;
  font-size: 14px;
  line-height: 1;
  padding: 0 15px;
  display: none;
}

.all-category .cat-view-all {
  color: #fff;
}

.slick-arrow.slick-next {
  -webkit-box-shadow: 3px 0 3px 0 rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 3px 0 3px 0 rgba(50, 50, 50, 0.2);
  box-shadow: 3px 0 3px 0 rgba(50, 50, 50, 0.2);
  border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  -ms-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
}

.slick-arrow.slick-prev {
  box-shadow: -3px 0 3px 0 rgba(50, 50, 50, 0.2);
  -moz-box-shadow: -3px 0 3px 0 rgba(50, 50, 50, 0.2);
  -webkit-box-shadow: -3px 0 3px 0 rgba(50, 50, 50, 0.2);
  border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  -ms-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
}

.content-products .products .slick-arrow,
.alo-blog .block-content .slick-arrow,
.alo-brand .shopbrand .slick-arrow {
  border: 0 none;
  z-index: 40;
}

.content-products .products .slick-arrow {
  background: #424242 !important;
}

.content-products .products .slick-arrow:hover::before {
  color: #ffffff !important;
}

.content-products .products .slick-arrow.slick-prev {
  left: -5px;
}

.content-products .products .slick-arrow {
  right: -5px;
  top: 45%;
}

.slick-arrow {
  opacity: 0;
  visibility: hidden;
  transition: all 350ms ease 0s;
}

.shopcategories:hover .slick-arrow,
.shopbrand:hover .slick-arrow,
.alo-blog:hover .block-content .slick-arrow,
.content-products:hover .slick-arrow {
  opacity: 1;
  visibility: visible;
}

.shopbrand .slick-arrow.slick-prev {
  left: 0;
}

.shopbrand .slick-arrow.slick-next {
  right: 0;
}

.shopbrand .slick-arrow {
  top: 20%;
  background: #424242 !important;
}

.shopbrand .slick-arrow:hover:before {
  color: #ffffff;
}

.shopcategories button.slick-arrow {
  background: #424242 !important;
}

.shopcategories:hover .slick-arrow {
  background: #424242 !important;
  color: #ffffff !important;
}

.shopcategories .slick-prev:hover:before,
.shopcategories .slick-next:hover:before {
  color: #ffffff !important;
}

.alo-blog:hover .block-content .slick-prev,
.shopbrand:hover .slick-prev,
.content-products:hover .slick-prev {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.alo-blog:hover .block-content .slick-next,
.shopbrand:hover .slick-next,
.content-products:hover .slick-next {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.box-up-sell .products .slick-arrow,
.crosssell .products .slick-arrow,
.block-related .products .slick-arrow,
.post-bottom .related .products .slick-arrow {
  border: 0 none;
}

.block-related .products .slick-next,
.box-up-sell .products .slick-next,
.crosssell .products .slick-next {
  right: -5px;
}

.block-related .products .slick-prev.slick-arrow,
.box-up-sell .products .slick-prev.slick-arrow,
.crosssell .products .slick-prev.slick-arrow,
.post-bottom .related .products .slick-prev.slick-arrow {
  left: -5px;
  right: auto !important;
}

.block-related .products:hover .slick-next.slick-arrow,
.box-up-sell .products:hover .slick-next.slick-arrow,
.crosssell .products:hover .slick-next.slick-arrow,
.post-bottom .related .products:hover .slick-next.slick-arrow,
.block-related .products:hover .slick-prev.slick-arrow,
.box-up-sell .products:hover .slick-prev.slick-arrow,
.crosssell .products:hover .slick-prev.slick-arrow,
.post-bottom .related .products:hover .slick-prev.slick-arrow {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.block-related .products:hover .slick-arrow,
.box-up-sell .products:hover .slick-arrow,
.crosssell .products:hover .slick-arrow,
.post-bottom .related .products:hover .slick-arrow {
  opacity: 1;
  visibility: visible;
}

.content-products ul {
  padding: 0;
  margin: 0
}

.content-products .slick-dots li {
  margin: 0 5px;
}

.bg-white {
  background-color: #fff;
}

.top-main-feature {
  padding: 0 20px 38px;
  margin-bottom: 30px;
}

.bottom-main-feature .block-title-tabs {
  margin-bottom: 18px;
}

.bottom-main-feature .box-products {
  padding-bottom: 0;
}

.alo-brand .title.item {
  border-color: #eee;
  border-style: solid;
  border-width: 0 0 3px;
  padding: 20px 0 0;
  display: none;
}

.alo-brand .title.item span {
  background-color: #fff;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  line-height: 25px;
  margin: 0;
  padding: 0 28px 0 0;
  position: relative;
  text-transform: uppercase;
  top: 13px;
}

.alo-brand .shopbrand {
  margin-bottom: 0;
  padding: 32px 0px;
}

.shopbrand>.item:nth-child(n+2),
.alo-blog .block-content>.item:nth-child(n+2),
.testimonial>.item:nth-child(n+2) {
  display: none;
}

.shopbrand>.item.slick-slide,
.alo-blog .block-content>.item.slick-slide,
.testimonial>.item.slick-slide {
  display: block;
}

.alo-brands .item span,
.blogtabs .item span {
  padding: 0;
}

.alo-brands .footer li {
  padding: 0
}

.product-info-main .brand {
  padding-top: 15px;
}

.product-info-main .brand span,
.feature-wrapper .brand span {
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.product-info-main .brand img,
.feature-wrapper .brand img {
  border: 1px solid #efefef;
  margin-top: 10px;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
}

.feature-wrapper {
  margin: 0 0 55px;
}

.blog-post-view .sidebar.sidebar-additional,
.blog-index-index .sidebar.sidebar-additional,
.blog-index-index.page-layout-2columns-left .sidebar.sidebar-additional {
  padding-top: 0;
}

.alo-blog .slick-arrow {
  opacity: 1;
  visibility: visible;
  transform: none;
}

.alo-blog {
  padding: 0 0 30px;
}

.alo-blog .block-content .slick-arrow {
  top: -50px;
}

.alo-blog .slick-next {
  right: 15px;
}

.alo-blog .slick-prev {
  left: auto;
  right: 35px;
}

.box-shopbrand .block-title-tabs {
  padding: 0;
  margin: 0;
}

.box-shopbrand .block-title-tabs span {
  font-size: 20px;
  text-transform: capitalize;
}

@-webkit-keyframes tp-rotateplane {
  0% {
    -webkit-transform: perspective(120px)
  }

  50% {
    -webkit-transform: perspective(120px) rotateY(180deg)
  }

  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
  }
}

@keyframes tp-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
  }

  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
  }

  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}

/* magic category */
.category-banner .box-product-content .box-product {
  float: left;
  padding-right: 20px;
  width: 77%;
}

.category-banner .box-product-content .box-product-adv {
  float: right;
  width: 23%;
  margin-top: 40px;
}

.magic-category .block-title-tabs .magictabs {
  float: right;
}

.product-title .magic-category .block-title-tabs .magictabs {
  display: none;
}

.text-center {
  text-align: center;
}

.title-block {
  color: #333333;
  margin: 0 0 5px;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: normal;
}

.desc-block {
  color: #888888;
  font-size: 16px;
  line-height: 30px;
}

.title-page {
  text-align: left;
}

.box-products {
  background-color: #fff;
  padding-bottom: 15px;
}

.page-layout-1column .main-wrap .block.widget .products-grid .product-item,
.page-layout-1column .main-wrap .block.widget .products-grid .product-item:nth-child(4n+1) {
  margin: 0;
}

/* count down ========================================================================= */
.countdown {
  clear: both;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 0px;
}

.timer-box {
  margin: 0 auto;
  text-align: center;
  display: inline-block;
  position: relative;
  margin: 0 12px 0 0;
  width: 45px;
  height: 43px;
  line-height: normal;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #f6f6f6;
  border: 1px solid #e2e2e2;
}

.timer-box:last-child {
  margin: 0;
}

.timer-box:after {
  content: ":";
  position: absolute;
  color: #747474;
  display: block;
  line-height: 43px;
  text-align: center;
  top: 0;
  right: -10px
}

.timer-box:last-child:after {
  display: none;
}

.timer-box span {
  display: block;
}

.timer-box>span:first-child {
  display: block;
  text-align: center;
}

.timer-box span b {
  font-weight: 600;
  font-size: 16px;
  color: #333333;
}

.timer-box span.title {
  text-transform: capitalize;
  line-height: 13px;
  font-size: 13px;
  color: #666666;
}

/* Category Page ========================================================================= */
.category-title {
  margin: 0 0 20px
}

.category-image {
  text-align: left;
  display: block;
  margin: 0 0 30px;
}

.category-image img {
  max-width: 100%;
  height: auto
}

.category-description {
  margin: 20px 0 0
}

.page-title-wrapper h1 span {
  color: #222;
  font-size: 18px;
  margin: 0px;
  font-weight: bold;
  text-transform: uppercase;
}

.breadcrumbs {
  margin: 0;
  padding: 20px 0px;
  position: relative;
}

.catalog-product-view .breadcrumbs {
  margin: 0;
  padding: 30px 15px;
  position: relative;
}

.page-products.catalog-category-view .pagecrumbs-title {
  display: none;
}

/* custom product ========================================================================= */
.block-custom-product .magicproduct:before {
  background-color: #fff;
  content: "";
  display: block;
  width: 20px;
  height: 100%;
  z-index: 20;
  left: 0;
  position: absolute;
  top: 0;
}

.block-custom-product .magicproduct:after {
  background-color: #fff;
  content: "";
  display: block;
  width: 20px;
  height: 100%;
  z-index: 20;
  right: 0;
  position: absolute;
  top: 0;
}

.block-custom-product .magiccategory.magicproduct:before {
  left: -15px;
  width: 15px;
}

.block-custom-product .magiccategory.magicproduct:after {
  right: -15px;
  width: 15px;
}

.block-custom-product .custom-product .block-title-tabs {
  border-bottom: 1px solid #e1e1e1;
  margin: 0 0 45px;
  padding: 10px 0 20px;
}

.block-custom-product .custom-product .magictabs .item {
  padding: 0;
  display: block;
  line-height: 1;
}

.block-custom-product .custom-product .magictabs .item .title {
  margin: 0;
  padding: 0;
  font-weight: 400;
  line-height: 1;
  background-color: transparent;
}

.block-custom-product .per-product .products-textlink {
  padding: 15px 0 0;
  text-align: left;
}

.block-custom-product .products-grid .product-name a {
  font-size: 14px;
}

.block-custom-product .magicproduct .item .actions-no .add-to-links a {
  line-height: normal;
  padding: 0;
  display: block;
  text-align: left;
}

.block-custom-product .magicproduct .products-grid .price-box .price {
  font-size: 20px;
}

.block-custom-product .magicproduct .products-grid .price-box .old-price .price {
  font-size: 14px;
}

.cms-static-product.block-custom-product .item.product-item .product-reviews-summary {
  margin-bottom: 5px;
}

.cms-static-product.block-custom-product .item .hover-box,
.cms-page-product.block-custom-product .item .hover-box {
  position: static;
  margin-top: 12px;
}

.block-custom-product .magicproduct .products .item {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e6e6e6;
  min-height: 202px;
  margin-left: 0 !important;
}

.block-custom-product .magicproduct .products .item .product-item-info {
  width: 100%;
}

.block-custom-product .magicproduct .products .item:last-child,
.block-custom-product .magicproduct .products .item:nth-child(4n),
.block-custom-product .magicproduct .products .item:nth-child(5n) {
  margin-bottom: 0;
  padding-bottom: 0;
  border: 0;
}

.product-item-name .product-item-link {
  font-size: 14px;
  font-weight: normal;
}

.product-item-name .product-item-link:hover {
  text-decoration: underline;
}

.item .free-shipping {
  clear: both;
  color: #666;
  font-size: 14px;
  margin: 8px 0 5px;
}

.all-products {
  background-color: #eee;
  margin: 17px 0 0;
  border-radius: 3px;
  display: block;
  font-size: 15px;
  font-weight: 600;
  line-height: 48px;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.all-products:after {
  font-family: FontAwesome;
  content: "\f0da";
  font-size: 18px;
  display: inline-block;
  line-height: 1;
  padding-left: 10px;
  vertical-align: -1px;
}

.block.left-module.block-custom-left {
  border-width: 0;
}

.banner-left-category {
  margin-bottom: 30px;
}

.sidebar .content-products .products .slick-arrow {
  top: -49px;
  width: 25px;
  line-height: 25px;
  height: 25px;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0px);
  -ms-transform: translate(0px);
  transform: translate(0px);
}

.sidebar .content-products .products .slick-arrow:before {
  font-size: 20px;
  line-height: 20px;
}

.sidebar .content-products .products .slick-prev {
  right: 30px;
  left: auto;
}

.sidebar .content-products .products .slick-next {
  right: 0;
}

.sidebar .content-products .slick-list {
  padding: 0 0 65px;
}

.sidebar .product-items .product-item {
  float: none;
  width: 100%;
  margin-bottom: 20px;
}

.sidebar .product-items .slick-slide div:last-child .product-item {
  margin: 0;
  padding: 0;
}

.sidebar .product-items .product-item-info .price-box {
  display: block;
  margin: 1px 0 0 !important;
  float: none;
  max-width: 100%;
  line-height: normal;
}

.sidebar .products-grid .item .per-product .plr {
  padding-bottom: 10px;
  padding-top: 10px;
}

.sidebar .block-custom-product .product-items .product-item-info .product-item-photo {
  float: none;
  position: static;
}

.sidebar .product-items .item .product-item-details {
  margin: 0;
}

.sidebar .block-custom-product .magicproduct .products .item {
  margin-bottom: 13px;
  padding-bottom: 13px;
}

.sidebar .block-custom-product .magicproduct .products .item:last-child {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.sidebar .magictabs {
  line-height: 1.35;
  padding: 0 0 15px;
  text-align: left;
}

.sidebar .magictabs .item {
  display: block;
  padding: 0;
}

.sidebar-module.block {
  margin-bottom: 0;
}

.sidebar-category-module.block-custom-product .products-grid .product-name {
  height: auto;
}

.product-secondary-column .block-custom-product .per-product .images-container {
  border: 0;
}

.product-secondary-column .sidebar .block-custom-product .magicproduct .products .item {
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.custom-detail-right {
  margin: 0 0 15px;
  width: 20%;
}

.product-primary-column {
  width: 100%;
}

.sidebar .block-custom-left .block-title-tabs {
  margin: 0 0 35px;
  padding: 0px;
  line-height: 30px;
}

.sidebar .block-custom-left .magictabs .item.activated .title {
  color: #111;
  border-width: 0;
  background-color: transparent;
}

.block-custom-left .magictabs .item.activated .title:after,
.block-custom-left .magictabs .item:hover .title:after {
  display: none;
}

.block-custom-left .item .product-item-info .images-container {
  padding: 0;
}

.block-custom-left .item .product-item-info .product-item-details {
  padding-left: 10px;
  padding-right: 0;
  text-align: left;
  margin: 0;
}

.block-custom-left .item .product-item-info .product-item-details .product-name {
  overflow: visible;
  white-space: normal;
  height: inherit;
}

.sidebar .block-custom-left .product-items .product-item-info .product-item-photo {
  position: static;
  margin: 0;
}

.sidebar .product-items-names .product-item-name {
  position: relative;
  z-index: 1;
}

.sidebar .item .hover-box .actions {
  padding: 0;
}

.sidebar .product-items .product-item-details .product-item-actions {
  margin: 0;
}

.sidebar .product-items .add-to-links a .icons {
  padding-right: 3px;
  font-size: 16px;
  vertical-align: middle;
}

.sidebar .item:hover .actions .add-to-links {
  bottom: -72px;
}

/* View Type:Grid */
.category-products.grid {
  margin-left: -5px;
  margin-right: -5px;
}

.category-products.grid .products:before,
.category-products.grid .products:after {
  background-color: #fff;
  content: "";
  display: none;
  height: 100%;
  position: absolute;
  width: 15px;
  z-index: 1;
}

.category-products.grid .products:before {
  left: 0;
}

.category-products.grid .products:after {
  right: 0;
}

.category-products.grid .item:before,
.category-products.grid .item:after {
  box-sizing: content-box;
}

.category-products.grid.products-grid .item {
  margin-bottom: 10px;
  padding-bottom: 8px;
  border-bottom: 0px solid #e6e6e6;
}

.grid.products-grid .item {
  text-align: center;
  float: left;
  position: relative;
  z-index: 1;
}

.column.main .products-grid .product-items {
  margin-bottom: 0;
}

.category-products .item img,
.product-image img {
  display: block;
  height: auto;
  max-width: 100%;
}

.category-products.grid .item .product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
}

.category-products.grid .item .product-image-photo {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

.product-image-photo,
.slick-slide img {
  margin: 0 auto;
}

.grid.products-grid {
  position: relative;
}

.products-grid.last {
  border-bottom: 0
}

.products-grid .product-name {
  margin: 0px;
  font-size: 100%;
  line-height: 1.3;
  text-align: left;
  padding: 0px;
  height: 55px;
  overflow: auto;
}

.products-grid .product-name a {
  font-size: 14px;
  line-height: 1.3;
  outline: 0 none;
  text-decoration: none;
  font-weight: 600;
}

.products-grid .price-box {
  display: block;
  margin: 0px;
  line-height: 25px;
  text-align: left;
  height: 56px;
  overflow-y: hidden;
}

.products-grid .availability {
  line-height: 21px
}

.per-product,
.category-products.products-grid .category-products-grid {
  background-color: #fff;
}

.per-product,
.product-item-actions,
.product-hover {
  position: relative;
}

.products-grid .item:after {
  display: none !important;
  background-color: #e6e6e6;
  bottom: 0px;
  content: "";
  left: 0px;
  position: absolute;
  top: 28px;
  width: 1px;
  height: 65%;
}

.category-products .product-items .product-item:nth-child(3n+1):after {
  display: none !important;
}

.products-grid .item.slick-slide.slick-current:after,
.products-grid .slick-slide.slick-current .item:after,
.main-product .cms-page-mix-product .products-grid .item:after,
.block-custom-product .products-grid .item:nth-child(3n+1):after,
.box-products-three .product-items .product-item:nth-child(3n+1):after,
.one-products .product-items .product-item:nth-child(4n+1):after,
.category-products.products-grid .item:nth-child(3n+1):after {
  display: none;
}

.per-product {
  padding-bottom: 15px;
  border-style: solid;
  border-width: 2px;
  border-color: transparent;
}

.item:hover .per-product {
  border-color: #f8d685;
}

.item .clear-both {
  clear: both;
}

.item .hover-box .actions {
  padding: 0px;
  position: relative;
}

.item .hover-box {
  bottom: 0;
  clear: both;
  left: 8px;
  opacity: 0;
  position: absolute;
  visibility: hidden;
  transition: all 0.5s ease 0s;
  padding: 0;
}

.item:hover .hover-box {
  bottom: 0px;
  opacity: 1;
  visibility: visible;
}

.item .actions-cart .button.btn-cart,
.item .actions-cart .stock.unavailable {
  border-width: 1px;
  border-style: solid;
  margin: 0 7px 0 0;
  padding: 0px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  width: 37px;
  border-radius: 3px;
}

.item .actions-cart .button.btn-cart span {
  display: inline-block;
  font-size: 12px;
  vertical-align: middle;
}

.item .actions-cart .button.btn-cart:before,
.item .actions-cart .stock.unavailable:before {
  content: "\f291";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 15px;
  line-height: 1;
}

.item .actions-cart .stock.unavailable:after {
  background-color: #cc0000;
  content: "";
  display: block;
  height: 30px;
  position: absolute;
  right: 15px;
  top: 4px;
  transform: rotate(35deg);
  -moz-transform: rotate(35deg);
  -webkit-transform: rotate(35deg);
  -o-transform: rotate(35deg);
  width: 3px;
}

.item .actions .add-to-links {
  vertical-align: middle;
  margin: 0;
  position: relative;
  display: inline-block;
}

.item .add-to-links a {
  color: #666;
  font-weight: normal;
  font-size: 15px;
  margin: 0 10px 0 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  float: left;
  width: 37px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  overflow: visible;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-radius: 3px;
}

.item .add-to-links a:hover {
  color: #ea5648;
}

.item .add-to-links a .icon {
  font-size: 15px;
  width: 35px;
  height: 35px;
}

.item .add-to-links a.tocompare .icon {
  font-size: 15px;
}

.box-products .content-products,
.auto-height .products.products-grid {
  position: static;
  z-index: 20;
}

.hover-box>a.detail_links {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.item .actions-no .button.btn-cart span {
  padding: 0;
  vertical-align: middle;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
}

.actions-cart {
  display: inline-block;
  vertical-align: middle;
}

.item .actions-cart .stock.unavailable {
  position: relative;
}

.item .actions-cart .stock.unavailable span {
  font-size: 12px;
}

.link-view {
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 8px;
  visibility: hidden;
  right: 8px;
}

.quickview {
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  padding: 0px;
  display: block;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 0;
  width: 44px;
}

.item .images-container .quickview {
  background-color: transparent;
  color: #fff;
  border-style: solid;
  border-top-width: 30px;
  border-right-width: 30px;
  border-bottom-width: 30px;
  border-left-width: 30px;
  border-bottom-color: transparent !important;
  border-left-color: transparent !important;
}

.quickview span {
  font-size: 0px;
}

.quickview span .icons {
  font-size: 16px;
  height: auto;
  line-height: normal;
  position: absolute;
  right: 10px;
  top: 10px;
  width: auto;
}

.item:hover .link-view {
  opacity: 1;
  visibility: visible;
}

/* Alotheme tooltip */
.alotheme-tooltip {
  position: relative;
}

.alotheme-tooltip .tooltip {
  font-weight: normal;
  text-transform: initial;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  background: #990000;
  font-size: 12px;
  min-width: 72px;
  color: #fff;
  padding: 3px 5px;
  text-align: center;
  z-index: 99;
  bottom: 35px;
  left: 50%;
  border-radius: 3px;
  -webkit-transform: translateX(calc(-130%));
  transform: translateX(calc(-130%));
  -webkit-transition: all 300ms;
  transition: all 300ms;
}

.alotheme-tooltip .tooltip:before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: -5px;
  border-left: 5px solid transparent !important;
  border-right: 5px solid transparent !important;
  border-top: 5px solid #990000;
}

.alotheme-tooltip:hover .tooltip {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(-65%);
  transform: translateX(-65%);
}

/* View Type:List */
.category-products-list {
  position: relative;
}

.category-products.products-list .products.list {
  margin-right: -15px;
  margin-left: -15px;
}

.products-list li.item {
  padding: 0px 15px;
  margin: 0px 0 10px;
  height: auto;
}

.products-list li.item:first-child {
  margin-top: 0;
}

.products-list li.item:nth-child(2n+1) {
  clear: left;
}

.products-list li.item .product-item-info {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 30px;
}

.products-list .images-container {
  float: left;
  width: 40%;
  padding: 0px;
  align-self: center;
}

.products-list .item .product-item-details {
  width: 60%;
  float: left;
  padding: 0 0 0 15px;
  position: relative;
}

.products-list .item .products-textlink {
  padding: 0 15px 0 0;
  margin: 0;
  text-align: left;
  float: left;
  width: 55%;
}

.products-list .item .product-item-inner {
  margin: 0;
  text-align: left;
  padding: 18px;
  width: 45%;
  float: left;
  background-color: #f9f9f9;
  border: 2px solid #f0f0f0;
  border-radius: 3px;
  min-height: 230px;
}

.products-list .item .product-item-inner .free-shipping {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  color: #222;
}

.products-list .item .product-item-inner .free-shipping:before {
  font-family: "FontAwesome";
  content: "\f0d1";
  color: #41ad00;
  font-size: 20px;
  padding-right: 10px;
}

.products-list .product-item .price-box {
  margin: 0;
}

.products-list li.item.last {
  border-bottom: 0
}

.products-list .product-name {
  margin: 0px;
  font-size: 100%;
  line-height: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  height: 40px;
}

.products-list .product-name a {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.3;
}

.products.wrapper.list .product-item-details .product-reviews-summary {
  margin: 0 0 10px;
  padding: 0;
  text-align: left;
}

.products-list .product-item .product-reviews-summary .reviews-actions {
  margin: 0;
  line-height: normal;
  text-transform: none;
}

.products-list .product-reviews-summary .reviews-actions .action {
  font-size: 13px;
  margin: 0;
  padding: 0 10px 0 10px;
}

.products-list .product-reviews-summary .reviews-actions .action span {
  font-size: 13px;
}

.products-list .product-item-inner .product-item-actions .actions-primary {
  margin-top: 30px;
}

.products-list .item .actions-no .button.btn-cart {
  padding: 0 25px;
  margin: 0;
  height: 43px;
  line-height: 43px;
  width: 100%;
}

.products-list .item .actions-no .button.btn-cart span {
  font-size: 14px;
  text-transform: capitalize;
  display: inline-block;
}

.products-list .product-item-inner .actions-primary .stock.unavailable {
  display: none;
}

.products-list .availability {
  float: left;
  margin: 3px 0 0
}

.products-list .desc {
  clear: both;
  padding: 0;
  margin: 0px;
  text-align: left;
  color: #666666;
  font-size: 14px;
}

.products-list .desc p {
  color: #2a2a2a;
  font-size: 14px;
  margin: 0;
  font-weight: 300;
}

.products-list .desc .link-learn {
  font-size: 11px
}

.products-list .add-to-links .separator {
  display: inline;
  margin: 0 2px
}

.products-textlink {
  margin: 0px;
  padding: 18px 8px 0;
  text-align: left;
  position: relative;
}

.products-textlink p {
  margin: 0;
}

.product-image {
  outline: 0 !important
}

.page-products .products.wrapper.products-list {
  margin: 0;
}

.actions-list .actions {
  border: 0 none;
  display: block;
}

.products-list .product-item-inner .add-to-links a {
  width: auto;
  height: auto;
  font-size: 13px;
  border: 0;
  line-height: normal;
}

.products-list .product-item-inner .add-to-links a.tocompare {
  margin: 0;
}

.products-list .item .actions-no .add-to-links a .icons {
  width: auto;
  height: auto;
}

.products-list .item .add-to-links {
  margin: 20px 0 0;
}

.product-item-description {
  clear: both;
  margin: 0;
  padding: 10px 0;
  height: 70px;
  overflow-y: hidden;
}

.product-item-description p {
  font-size: 14px;
  color: #666;
  margin: 0;
  line-height: 1.8;
}

.product-item-description ul {
  list-style: disc outside;
  padding-left: 1.5em;
  margin-left: -5px;
}

.product-item-description ul li {
  margin: 0;
  padding: 0;
  color: #666;
  font-size: 14px;
}

.product-item-description .action.more {
  font-size: 14px;
  display: none;
}

.product.details.product-item-details div[class^="swatch-opt-"] {
  margin-bottom: 0px;
  margin-top: 15px;
}

.product-items .product.details.product-item-details .swatch-option.color,
.product-add-form .fieldset .swatch-attribute .swatch-option.color {
  outline: medium none;
  border-radius: 3px;
  height: 25px;
  line-height: 25px;
  min-height: 25px;
  min-width: 25px;
  padding: 0;
  width: 25px;
  border: 0 none;
  overflow: visible;
}

.product-items .product.details.product-item-details .swatch-option.color {
  margin-right: 10px;
  margin-bottom: 15px;
}

.product-items .product.details.product-item-details .swatch-option.text {
  outline: medium none;
  font-size: 14px;
}

.product-items .product.details.product-item-details .swatch-attribute.size .swatch-option.text,
.product-add-form .fieldset .swatch-attribute.size .swatch-option.text {
  outline: medium none;
  height: 38px;
  line-height: 38px;
  padding: 0 8px;
  box-shadow: 0 0 4px #00000052;
  background-color: #ffffff;
  color: #444444;
  margin-right: 10px;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
}

.swatch-option.color:hover,
.swatch-option.selected {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, .10);
  -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, .10);
  -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, .10);
  -o-box-shadow: 0 0 0 3px rgba(0, 0, 0, .10);
  -ms-box-shadow: 0 0 0 3px rgba(0, 0, 0, .10);
}

/* Product Hover ========================================================================== */
.product-img-back {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.2s ease-in-out 0s;
  visibility: hidden;
  width: 100%;
}

.item:hover .product-img-back {
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease 0s
}

.magicmenu .nav-desktop .level0 .product-img-back {
  transition-property: none;
}

/* ======================================================================================= */

/* Product View ========================================================================== */

/* Rating */
.ratings-table th,
.ratings-table td {
  font-size: 11px;
  line-height: 1.15;
  padding: 3px 0
}

.ratings-table th {
  font-weight: normal;
  padding-right: 8px
}

/* Availability */
.stock label {
  font-weight: normal;
  font-size: 13px;
  color: #666;
  margin: 0 5px 0 0;
}

.available.stock span {
  font-size: 11px;
  color: #444444 !important;
  font-weight: 600;
  text-transform: capitalize;
}

.stock.unavailable span {
  color: #ea1b25;
}

.availability {
  margin: 0
}

.availability span {
  font-weight: bold
}

.availability.out-of-stock span {
  color: #d83820
}

.availability-only {
  margin: 10px 0 7px;
  line-height: 16px;
  background: url(../images/i_availability_only.gif) 0 50% no-repeat;
  padding-left: 15px
}

.availability-only span,
.availability-only a {
  border-bottom: 1px dashed #751d02;
  color: #000
}

.availability-only a {
  background: url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat;
  cursor: pointer;
  padding-right: 15px;
  text-decoration: none
}

.availability-only .expanded {
  background-position: 100% -15px
}

.availability-only strong {
  color: #be2c00
}

.availability-only-details {
  margin: 0 0 7px
}

.availability-only-details th {
  background: #d2d6d9;
  font-size: 10px;
  padding: 0 8px
}

.availability-only-details td {
  background: #ebf0f3;
  border-bottom: 1px solid #fff;
  font-size: 11px;
  padding: 2px 8px 1px
}

.availability-only-details tr.odd td.last {
  color: #d95e00;
  font-weight: bold
}

/* Email to a Friend */
.email-friend {
  margin: 0
}

.product-view .product-shop .email-friend {
  float: left;
}

/* Alerts */
.alert-price {
  margin: 0;
  font-size: 11px
}

.alert-stock {
  margin: 0;
  font-size: 11px
}

/********** < Product Prices */
.price {
  white-space: nowrap !important
}

.price-box {
  margin: 5px 0
}

.price-box .price {
  font-size: 26px;
  color: #222;
  font-weight: 600;
}

.item.product-item .special-price .price,
.item.product-item .minimal-price .price {
  font-weight: 600;
  color: #222;
}

/* Regular price */
.regular-price {
  color: #c76200
}

.regular-price .price {
  color: #000;
}

/* Old price */
.old-price {
  margin: 0;
  display: block;
}

.old-price .price-label {
  white-space: nowrap;
  color: #999;
  display: none
}

.old-price .price {
  font-weight: normal;
  color: #999;
  text-decoration: line-through;
  font-size: 13px;
}

.price-box .old-price .price {
  font-size: 14px;
  font-weight: 600;
  color: #E7240F;
}

/* Special price */
.special-price {
  margin: 0;
  padding: 0 3px 0 0;
  display: inline-block;
}

.special-price .price-label {
  font-size: 14px;
  font-weight: normal;
  white-space: nowrap;
  color: #cd5033;
  display: none
}

.special-price .price {
  margin: 0;
}

.product-view .product-shop .special-price .price {
  font-size: 30px;
  display: inline-block;
  margin: 0;
  font-weight: bold;
}

.product-view .product-shop .special-price {
  margin: 0;
}

.product-info-main .price-box {
  margin: 0;
}

/* Minimal price (as low as) */
.minimal-price {
  margin: 0
}

.minimal-price .price-label {
  font-weight: bold;
  white-space: nowrap;
  display: none
}

.minimal-price-link {
  display: block
}

.minimal-price-link .label {
  color: #1e7ec8
}

.minimal-price-link .price {
  font-weight: normal;
  color: #1e7ec8
}

/* Excluding tax */
.price-excluding-tax {
  display: block;
  color: #999
}

.price-excluding-tax .label {
  white-space: nowrap;
  color: #999
}

.price-excluding-tax .price {
  font-size: 13px;
  font-weight: normal;
  color: #c76200
}

/* Including tax */
.price-including-tax {
  display: block;
  color: #999
}

.price-including-tax .label {
  white-space: nowrap;
  color: #999
}

.price-including-tax .price {
  font-size: 13px;
  font-weight: bold;
  color: #c76200
}

/* Configured price */
.configured-price {
  margin: 0
}

.configured-price .price-label {
  font-weight: bold;
  white-space: nowrap
}

.configured-price .price {
  font-weight: bold
}

/* FPT */
.weee {
  display: block;
  font-size: 11px;
  color: #444
}

/* Excl tax (for order tables) */
.price-excl-tax {
  display: block
}

.price-excl-tax .label {
  display: block;
  white-space: nowrap
}

.price-excl-tax .price {
  display: block
}

/* Incl tax (for order tables) */
.price-incl-tax {
  display: block
}

.price-incl-tax .label {
  display: block;
  white-space: nowrap
}

.price-incl-tax .price {
  display: block;
  font-weight: bold
}

/* Price range */
.price-from {
  margin: 0
}

.price-from .price-label {
  font-weight: bold;
  white-space: nowrap
}

.price-to {
  margin: 0
}

.price-to .price-label {
  font-weight: bold;
  white-space: nowrap
}

/* Price notice next to the options */
.price-notice {
  padding-left: 10px;
  color: #999
}

.price-notice .price {
  font-weight: bold;
  color: #2f2f2f
}

/* Price as configured */
.price-as-configured {
  margin: 0
}

.price-as-configured .price-label {
  font-weight: 300;
  white-space: nowrap
}

.price-box-bundle {
  padding: 0 0 10px 0
}

.price-box-bundle .price-box {
  margin: 0 !important;
  padding: 0 !important
}

.price-box-bundle .price {
  color: #000
}

/********** Product Prices > */
.slick-slider:hover .slick-prev {
  left: 0px;
}

.slick-slider:hover .slick-next {
  right: 0px;
}

/* Tier Prices */
.product-pricing,
.tier-prices {
  margin: 10px 0;
  padding: 10px;
  background-color: #f4f7f7;
  border: 1px solid #dadddd;
  color: #424242
}

.tier-prices li {
  line-height: 1.4;
  background: url(../images/i_tier.gif) no-repeat 0 3px;
  padding: 2px 0 2px 10px
}

.tier-prices .benefit {
  font-style: italic;
  font-weight: bold;
  color: #2f2f2f
}

.tier-prices .price {
  font-weight: bold;
  color: #2f2f2f
}

.tier-prices-grouped li {
  padding: 2px 0;
  color: #e26703
}

.tier-prices-grouped li .price {
  font-weight: bold
}

/* Add to Links */
.add-to-links {
  font-size: 11px;
  margin: 5px 0 0
}

.add-to-links .separator {
  display: none
}

/* Add to Cart */
.add-to-cart label {
  float: left;
  margin-right: 5px;
  font-weight: normal;
  color: #666;
  line-height: 40px
}

.add-to-cart .qty {
  margin-right: 0px;
}

.add-to-cart .paypal-logo {
  clear: left;
  margin: 0;
  text-align: right
}

.add-to-cart .paypal-logo .paypal-or {
  clear: both;
  display: block;
  margin: 5px 60px 5px 0
}

.product-view .add-to-cart .paypal-logo {
  margin: 0
}

/* Add to Links + Add to Cart */
.add-to-box {
  margin: 10px 0
}

.add-to-box .add-to-links {
  border-bottom: 1px solid #f3f3f3;
  clear: both;
  margin: 0 0 15px;
  padding: 0 0 25px;
  text-align: left
}

.add-to-box .add-to-cart {
  float: left
}

.add-to-box .or {
  float: left;
  font-weight: bold;
  margin: 0 7px;
  color: #666
}

.add-to-box .add-to-links {
  float: left;
  font-size: 12px !important;
  line-height: 1.25 !important;
  text-align: left !important
}

.add-to-box .add-to-links li .separator {
  display: none !important
}

/* Tab detail */
.product.info.detailed {
  margin: 30px 0px 30px;
}

.product.data.items {
  position: relative;
  z-index: 1;
  text-align: left;
  border: 1px solid #e6e6e6;
}

.product.data.items .data-tabs-content {
  min-height: 265px;
  margin-top: 0;
  padding: 25px 20px;
  position: relative;
  z-index: 1;
  border-left: 1px solid #ccc;
  float: left;
  width: 73%;
}

.product.data.items .data-tabs-content .item.content .table-wrapper,
.product.data.items .data-tabs-content .item.content .table-wrapper .table {
  margin: 0;
}

.product.data.items .data-tabs-content .block.review-list .block-content .items {
  padding: 0;
}

.product.info.detailed .product.data.items .description p {
  font-size: 14px;
  color: #888;
  line-height: 20px;
  margin: 0 0 30px;
}

.product.info.detailed .product.data.items .description p:last-child {
  margin: 0;
}

.review-product-list .pager {
  float: none;
  padding: 0;
}

.product.data.items .items-tabs {
  margin: 0px;
  float: left;
  width: 27%;
}

.product.data.items .items-tabs .item {
  display: block;
  margin: 0;
}

.product.data.items .items-tabs .item a {
  border-style: solid;
  border-width: 0 0 1px;
  position: relative;
  display: block;
  line-height: 45px;
  color: #666;
  cursor: pointer;
  display: block;
  font-size: 15px;
  font-weight: normal;
  padding: 0px 30px;
  text-transform: uppercase;
}

.product.data.items .items-tabs .item.active a {
  font-weight: 600;
}

.product.data.items .items-tabs .item a span:before {
  content: "(";
}

.product.data.items .items-tabs .item a span:after {
  content: ")";
}

.product.data.items .items-tabs .item:last-child {
  margin-right: 0;
}

.product.data.items>.item.content .table-wrapper {
  margin-bottom: 100px;
}

.product.data.items>.item.content {
  width: 100%;
  float: right;
  margin-left: -100%;
  margin-top: 40px;
  padding: 30px 0 20px;
  text-align: left;
}

.product.data.items>.item.title>.switch {
  display: block;
  position: relative;
  z-index: 2;
  color: #aaaaaa;
  font-size: 16px;
}

.product.data.items>.item.title>.switch .counter {
  font-size: 15px;
}

.product.data.items>.item.title.active>.switch,
.product.data.items>.item.title:hover>.switch {
  color: #333;
}

.product.data.items::before,
.product.data.items::after {
  content: "";
  display: table;
}

.product.data.items:after {
  clear: both;
}

.product.data.items>.item.title {
  display: block;
  margin: 0px 10px;
  padding: 0px 10px;
  color: #aaa;
  font-size: 14px;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
}

.product.data.items>.item.title:first-child:before {
  border: 0;
}

.product.data.items>.item.title:first-child {
  margin-left: 0;
  padding-left: 0;
}

.product-view .toggle-tabs .item.active,
.product-view .toggle-tabs .item:hover {
  color: #333333;
}

.review-add .block-content .fieldset {
  padding: 0;
  margin: 0;
}

.fieldset>.field>.label {
  border-color: #c9c9c9;
  color: #666666;
  font-weight: normal;
  line-height: normal;
  text-align: left;
  margin: 0;
  padding: 15px 0 6px;
}

.fieldset.review-fieldset>.field>.label {
  border: 0;
}

.product-collateral h2 {
  display: none
}

.product-collateral h3,
.product-collateral h4 {
  color: #666666;
  font-size: 20px;
}

.product-collateral .box-collateral.box-review_form {
  color: #000
}

.product-collateral .box-description {
  font-size: 13px;
  color: #666666;
  line-height: 24px;
}

.product-collateral h2 {
  font-weight: bold;
  font-size: 15px;
  color: #e26703;
  border-bottom: 2px solid #e5dcc3;
  padding: 0 0 1px;
  margin: 0 0 15px
}

/* Product Images */
.product-view .product-img-box .product-image {
  position: relative;
  z-index: 0;
}

.product-view .product-img-box .product-image-zoom {
  position: relative;
  z-index: 0;
}

.zoomContainer,
.zoomWindowContainer {
  z-index: 10000;
}

.fotorama-item .fotorama__nav .fotorama__thumb-border {
  border-color: #ff8400;
  border-width: 1px;
  background-image: none;
}

.fotorama__nav--thumbs {
  text-align: center;
}

.fotorama__stage.fotorama__shadows--right:after,
.fotorama__nav.fotorama__shadows--right:after,
.fotorama__stage.fotorama__shadows--left:before,
.fotorama__nav.fotorama__shadows--left:before {
  background: none !important;
}

.product-image-popup {
  margin: 0 auto
}

.product-image-popup .buttons-set {
  float: right;
  clear: none;
  border: 0;
  margin: 0;
  padding: 0
}

.product-image-popup .nav {
  font-weight: bold;
  margin: 0 100px;
  text-align: center
}

.product-image-popup .image {
  display: block;
  margin: 10px 0
}

.product-image-popup .image-label {
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 10px;
  color: #2f2f2f
}

.fotorama__stage {
  margin-bottom: 10px;
  transform: none !important;
  -moz-transform: none !important;
  -webkit-transform: none !important;
  -o-transform: none !important;
}

.fotorama__stage__frame .fotorama__img {
  max-width: inherit !important;
}

.fotorama--fullscreen .zoomImg {
  display: none !important;
}

.cms-index-index .fancybox-wrap .page-wrapper {
  background-color: #fff;
}

.page-layout-2columns-left .fancybox-wrap .alocolumns,
.page-layout-2columns-right .fancybox-wrap .alocolumns {
  margin: 0 !important;
}

.page-layout-2columns-left .fancybox-wrap .column.main,
.page-layout-2columns-right .fancybox-wrap .column.main {
  width: 100% !important;
  float: none;
  margin: 0 !important;
  padding: 0 !important;
}

.fancybox-wrap .container {
  max-width: 100%;
}

.fancybox-skin {
  border-radius: 4px;
}

.product-view.product-quickview {
  margin: 0;
}

.product-view.product-quickview .product-essential {
  padding: 15px 0;
}

.product-view.product-quickview .product-media.product.media {
  float: left;
  width: 57%;
  padding-left: 15px;
}

.product-view.product-quickview .product-info-main.product-shop {
  float: left;
  width: 42%;
  padding: 0 15px;
}

.fancybox-wrap iframe {
  vertical-align: inherit !important;
}

.page-products.catalog-category-view .fancybox-wrap .page-title-wrapper {
  position: static;
  text-align: left;
  transform: none;
  -moz-transform: none;
  -webkit-transform: none;
  -o-transform: none;
  -ms-transform: none;
}

.product-view.product-quickview .product-shop .shop-content-left,
.product-view.product-quickview .product-shop .shop-content-right {
  float: none;
  width: 100%;
}

.product-view.product-quickview .product-shop .shop-content-right {
  padding: 0;
  border: 0;
  text-align: left;
}

.product-view.product-quickview .product-qty {
  margin: 0;
}

.modal-popup.modals-quickview .modal-inner-wrap {
  max-width: 900px;
}

.cms-index-index .content-quickview .page-main-pal .alocolumns {
  padding: 0;
  margin: 0;
}

.content-quickview .page-main-pal.container,
.cms-index-index .content-quickview .page-main-pal .page-title-wrapper {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}

.page-layout-2columns-left .content-quickview .column.main,
.page-layout-2columns-right .content-quickview .column.main {
  width: 100% !important;
}

.page-products .content-quickview .page-title-wrapper {
  text-align: left;
}

.modals-quickview .modal-inner-wrap .modal-content {
  padding: 0;
}

.modals-quickview .modal-inner-wrap .modal-header {
  border: 0 none;
  display: block;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.modals-quickview.modal-popup .action-close {
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
}

.modals-quickview.modal-popup .action-close:before {
  line-height: 30px;
}

/* Product Shop */
.product-view {
  margin: 0px 0 10px;
}

.product-view .product-shop {
  text-align: left;
}

.product-shop-content {
  padding: 0 0 0 15px;
}

.product-view .product-shop .page-title-wrapper .page-title {
  margin: 0;
  padding: 0;
}

.product-view .product-shop .page-title-wrapper .page-title span {
  display: block;
  font-size: 18px;
  margin: 0px;
  font-weight: 600;
  text-transform: capitalize;
  color: #272727 !important;
}

.product-info-stock-sku {
  margin: 0 0 20px;
  padding: 20px 0 0px;
}

.product-shop.product-info-main .stock.available,
.product-shop.product-info-main .stock.unavailable {
  text-transform: capitalize;
}

.product-info-main .stock.available:before,
.product-info-main .stock.unavailable:before {
  margin-right: 2px;
  content: "\f00c";
  font-size: 12px;
  font-family: FontAwesome;
}

.product-item-inner .product.attribute {
  margin-bottom: 15px;
}

.product-info-main .product.attribute.sku .type,
.product-item-inner .product.attribute .type {
  color: #444444;
  font-size: 14px;
  font-weight: bold;
}

.product-info-main .product.attribute.sku .type:after,
.product-item-inner .product.attribute .type:after {
  content: ":";
}

.product-info-main .product.attribute.sku .type,
.product-info-main .product.attribute.sku .value,
.product-item-inner .product.attribute .type,
.product-item-inner .product.attribute .value {
  display: inline-block;
  font-size: 16px;
}

.product-info-main .product.attribute.overview {
  border-top: 1px solid #e6e6e6;
  color: #666;
  font-size: 14px;
  margin: 0;
  padding: 15px 0 0;
}

.product-info-main .product.attribute ul,
.product-info-main .product.attribute ol {
  padding-left: 1.5em;
  margin-left: -7px;
}

.product-info-main .product.attribute ul li,
.product-info-main .product.attribute ol li {
  margin: 0;
  padding: 0;
}

.product-info-main .product.attribute.overview p {
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  color: #888;
}

.product-view .product-shop .short-description h2 {
  color: #2a2a2a;
  font-size: 16px;
  text-transform: uppercase;
  display: none;
}

.product-view .product-shop .product-social-links,
.product-add-form .product-social-links {
  display: block;
  margin: 0;
  padding: 0 0 25px;
  border-bottom: 1px solid #e6e6e6;
}

.product-view .product-shop .add-to-links,
.product-add-form .add-to-links {
  margin: 0;
}

.product-view .product-shop .product-social-links a,
.product-add-form .product-social-links a {
  font-size: 14px;
  margin: 0 15px 0 0;
  padding: 0px;
  text-decoration: none;
  display: inline-block;
  border-style: solid;
  border-width: 0px;
}

.product-view .product-shop .product-social-links a:last-child,
.product-add-form .product-social-links a:last-child {
  margin: 0;
}

.product-view .product-shop .product-social-links a .icons,
.product-add-form .product-social-links a .icons {
  margin: 0 5px 0 0;
}

.product-reviews-summary .rating-summary {
  display: inline-block;
  position: relative;
  text-align: left;
}

.product-view .product-shop .ratings,
.product-view .product-shop .product-reviews-summary {
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  padding: 10px 0;
}

.product-view .product-shop .product-reviews-summary .rating-summary {
  vertical-align: middle;
  margin: 0 10px 0 0;
}

.product-view .product-shop .rating-summary .rating-result,
.product-reviews-summary .rating-summary .rating-result {
  width: 75px;
}

.product-view .product-shop .rating-summary .rating-result>span:before,
.product-view .product-shop .rating-summary .rating-result:before,
.product-reviews-summary .rating-summary .rating-result>span:before,
.product-reviews-summary .rating-summary .rating-result:before {
  height: 13px;
  line-height: 13px;
  letter-spacing: 3px;
  font-size: 13px;
}

.product-item .product-reviews-summary .reviews-actions {
  display: inline-block;
  margin: 0;
  font-size: 13px;
  line-height: normal;
}

.product-item .product-reviews-summary .reviews-actions a {
  color: #888888;
  margin: 0;
}

.product-item .product-reviews-summary {
  display: block;
  margin: 5px 0;
}

.item.product-item .product-reviews-summary {
  margin: 0 0 10px;
  text-align: left;
}

.item.product-item .product-reviews-summary .rating-summary {
  margin: 0;
}

.product-reviews-summary.empty {
  border: 0;
  margin: 0;
}

.product-reviews-summary .reviews-actions a:not(:last-child) {
  border-right: 1px solid #e2e2e2;
}

.product-info-main .product-reviews-summary .reviews-actions {
  margin: 0px;
  display: inline-block;
  line-height: normal;
}

.product-info-main .product-reviews-summary .reviews-actions .action.view {
  padding-left: 0;
}

.product-info-main .product-reviews-summary .reviews-actions .action {
  font-size: 13px;
  margin: 0;
  padding: 0 10px 0 10px;
  color: #666;
}

.product-info-main .product-reviews-summary .reviews-actions .action:hover {
  color: #000;
}

.product-info-main .product-reviews-summary.empty .reviews-actions .action {
  padding: 0;
  font-size: 13px;
}

.data.item.content .review-list .block-title {
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 10px;
  margin-bottom: 0;
}

.data.item.content .review-list .block-content,
.data.item.content .review-add .block-content {
  padding: 0;
  border: 0;
}

.review-toolbar {
  border-top: 1px solid #dfdfdf;
  margin: 0 0 10px !important;
  border-bottom: 0 none;
  padding: 0;
}

.block.review-list .block-content li.item.review-item {
  padding: 30px 0;
}

.review-title {
  font-weight: 600;
}

.review-ratings .label {
  color: #666666;
  display: inline-block;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
  margin: 0;
  padding: 6px 10px 10px 0;
}

.block.review-add .actions-toolbar {
  margin: 30px 0 0 !important;
}

.product-info-price .rating-summary .rating-result {
  display: block;
}

.rating-summary .rating-result {
  width: 75px;
  position: relative;
  vertical-align: middle;
  display: inline-block;
}

.rating-summary .rating-result>span:before {
  content: "\f005" "\f005" "\f005" "\f005" "\f005";
  color: #000000;
  position: relative;
  z-index: 2;
}

.rating-summary .rating-result:before {
  content: "\f005" "\f005" "\f005" "\f005" "\f005";
  position: absolute;
  top: 0;
  left: 0;
  color: #ccc;
  width: 100%;
  z-index: 1;
}

.rating-summary .rating-result>span:before,
.rating-summary .rating-result:before {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  display: block;
  letter-spacing: 3px;
  font-size: 13px;
  height: 13px;
  line-height: 13px;
}

.rating-summary .rating-result>span span {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.rating-summary .rating-result>span {
  display: block;
  overflow: hidden;
}

.review-field-ratings .review-field-rating .control {
  padding-top: 2px;
}

.review-field-ratings .review-field-rating .label,
.review-field-ratings .review-field-rating .control {
  display: table-cell;
  padding-bottom: 10px;
  vertical-align: top;
}

.review-field-rating .control {
  margin-bottom: 48px;
  margin-top: 10px;
}

.review-control-vote {
  overflow: hidden;
}

.review-control-vote:before {
  color: #dfdfdf;
  content: "\f005" "\f005" "\f005" "\f005" "\f005";
  display: block;
  font-family: "FontAwesome";
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  height: 25px;
  letter-spacing: 10px;
  line-height: 25px;
  position: absolute;
  vertical-align: top;
  z-index: 1;
}

.review-control-vote label::before {
  color: #888;
  font-family: "FontAwesome";
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  height: 25px;
  letter-spacing: 10px;
  line-height: 25px;
  opacity: 0;
  vertical-align: top;
}

.review-control-vote input[type="radio"] {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.review-control-vote label span {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}

.review-control-vote .rating-1 {
  z-index: 6;
}

.review-control-vote .rating-2 {
  z-index: 5;
}

.review-control-vote .rating-3 {
  z-index: 4;
}

.review-control-vote .rating-4 {
  z-index: 3;
}

.review-control-vote .rating-5 {
  z-index: 2;
}

.review-control-vote .rating-1:before {
  content: "\f005";
}

.review-control-vote .rating-2:before {
  content: "\f005" "\f005";
}

.review-control-vote .rating-3:before {
  content: "\f005" "\f005" "\f005";
}

.review-control-vote .rating-4:before {
  content: "\f005" "\f005" "\f005" "\f005";
}

.review-control-vote .rating-5:before {
  content: "\f005" "\f005" "\f005" "\f005" "\f005";
}

.review-control-vote label:hover:before {
  opacity: 1;
}

.review-control-vote input[type="radio"]:focus+label::before,
.review-control-vote input[type="radio"]:checked+label::before {
  opacity: 1;
}

.product-add-form .fieldset {
  padding: 0;
  margin: 0;
}

.product-add-form .fieldset .swatch-attribute .swatch-option {
  float: none;
  display: inline-block;
  margin-bottom: 0;
}

.product-view .product-shop .short-description .std p {
  font-size: 13px;
  color: #252525;
  margin: 0;
  line-height: 24px;
}

.product-view .product-shop .addit {
  clear: both;
  padding: 20px 0 0;
  float: none;
  margin: 0;
}

.alo-social-links .custom-html .icon-share {
  margin: 0;
}

.alo-social-links .custom-html ul li {
  padding: 0;
  margin: 0 10px 0 0;
  float: left;
}

.alo-social-links .custom-html ul li:last-child {
  margin: 0;
}

.alo-social-links .custom-html .title-social {
  padding: 0 10px 0 0;
  font-size: 14px;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  line-height: 25px;
}

.product-view .product-shop .addit .so-social-share {
  float: left;
  margin-right: 10px;
}

.so-twitter.so-social-share {
  width: 80px;
}

.so-plusone.so-social-share {
  width: 65px;
}

.product-view .add-to-box .add-to-cart {
  float: left;
}

.product-info-main .price-box .price-container {
  margin: 12px 0 0;
}

.product-info-main .price-box .price-wrapper .price,
.product-options-bottom .price-box .price-wrapper .price {
  font-size: 26px;
  font-weight: 600;
}

.product-info-main .price-box .old-price .price-wrapper .price {
  font-size: 14px;
  font-weight: normal;
}

.product-info-main .special-price {
  display: inline-block;
}

.product-info-main .price-box .price-including-tax+.price-excluding-tax,
.product-options-bottom .price-box .price-including-tax+.price-excluding-tax,
.product-info-main .price-box .weee+.price-excluding-tax,
.product-options-bottom .price-box .weee+.price-excluding-tax,
.product-info-main .price-box .weee,
.product-options-bottom .price-box .weee {
  line-height: normal;
}

.product-view .product-qty {
  margin: 0;
  padding: 0;
}

.product-view .product-options-bottom .product-qty {
  padding: 0;
}

.product-view .field.qty label,
.product-view .field.qty label span,
.block-bundle-summary .product-details .field.qty .label span {
  color: #333;
  font-size: 13px;
  font-weight: normal;
  margin: 0 0px 10px 0;
  line-height: normal;
  display: block;
  float: none;
}

.product-view .product-qty label span,
.block-bundle-summary .product-details .product-qty .label span {
  margin: 0;
}

.block-bundle-summary .product-details .product-qty .label {
  float: left;
}

.product-view .product-qty .custom-qty,
.block-bundle-summary .product-details .product-qty .custom-qty {
  border-width: 1px;
  border-style: solid;
  margin: 0;
  padding: 5px 14px;
  border-radius: 3px;
  background-color: #f7f7f7;
}

.product-view .product-qty .custom-qty .btn-plus {
  float: left;
}

.product-view .product-qty .custom-qty:after,
.block-bundle-summary .product-details .product-qty .custom-qty:after {
  clear: both;
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
}

.product-view .product-qty .custom-qty:before,
.block-bundle-summary .product-details .product-qty .custom-qty:before {
  content: " ";
  display: table;
}

.product-view .add-to-cart button.button {
  margin: 18px 0 0 0;
  height: 43px;
  line-height: 43px;
  padding: 0 22px;
  display: block;
  width: 100%;
}

.product-view .add-to-cart button.button span {
  height: auto;
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
  text-transform: capitalize;
  font-size: 14px;
}

.product-view .product-shop .add-to-cart .items,
.box-tocart .items,
.product-shop .add-to-box .items {
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  border-radius: 100%;
  font-size: 13px;
  border-width: 1px;
  border-style: solid;
  border-color: #e7e7e7;
  margin: 0;
  padding: 0;
  color: #fff;
  cursor: pointer;
  float: left;
  text-align: center;
  line-height: 30px;
  height: 30px;
  width: 26px;
}

.box-tocart .items.reduced {
  background-image: url("../images/alothemes/ion-minus.png");
}

.box-tocart .items.increase {
  background-image: url("../images/alothemes/ion-plus.png");
}

.product-view .product-shop .add-to-cart .items:hover,
.product-options-bottom .items:hover,
.product-shop .add-to-box .items:hover {
  color: #333;
}

.product-view .product-shop input.qty,
.block-bundle-summary .product-details input.qty {
  border-width: 1px;
  border-style: solid;
  border-color: #e6e6e6;
  border-radius: 0;
  color: #707070 !important;
  float: left;
  font-size: 14px;
  height: 30px;
  padding: 0 5px;
  text-align: center;
  width: 65px !important;
  font-weight: bold;
}

.product-view .product-shop input.qty:focus,
.block-bundle-summary .product-details input.qty:focus {
  box-shadow: none;
}

.product-static img {
  background-color: #fff;
  padding: 10px;
}

.container-quickview {
  padding-bottom: 15px;
  padding-top: 15px;
}

.product-add-form {
  padding-left: 15px;
}

.product-quickview .product-add-form {
  padding-left: 0px;
}

/* Product Options */
.product-options {
  margin: 0;
  padding: 0px;
  position: relative;
  border-bottom: 1px solid #e8e8e8;
}

.product-options dl {
  margin: 0;
  overflow: hidden;
}

.product-options dt {
  padding: 40px 0 0;
  font-weight: normal
}

.product-options dt label {
  font-weight: normal;
  color: #444444;
}

.product-options dt label.required em {
  color: #eb340a;
  margin-right: 5px
}

.product-options dd .qty-holder {
  display: block;
  padding: 10px 0 0
}

.product-options dd .qty-holder label {
  vertical-align: middle;
  font-weight: 300
}

.product-options dt .qty-disabled {
  background: none;
  border: 0;
  padding: 3px;
  color: #2f2f2f
}

.product-options dd {
  padding: 0px;
  margin: 0
}

.product-options dl.last dd.last {
  border-bottom: 0;
  margin-bottom: 0
}

.product-options dd input.input-text {
  width: 98%
}

.product-options dd input.datetime-picker {
  width: 150px
}

.product-options dd .time-picker {
  display: -moz-inline-box;
  display: inline-block;
  padding: 2px 0;
  vertical-align: middle
}

.product-options dd textarea {
  width: 98%;
  height: 8em
}

.product-options dd select {
  width: 99%
}

.product-options dd .multiselect option {
  border-bottom: 1px dotted #d9e5ee;
  padding: 2px 4px
}

.product-options ul.options-list {
  margin-right: 5px
}

.product-options ul.options-list li {
  line-height: 1.5;
  padding: 2px 0
}

.product-options ul.options-list input.radio {
  float: left;
  margin-top: 3px
}

.product-options ul.options-list input.checkbox {
  float: left;
  margin-top: 3px
}

.product-options ul.options-list .label {
  display: block;
  margin-left: 18px
}

.product-options ul.options-list label {
  font-weight: normal
}

.product-options ul.validation-failed {
  padding: 0 7px
}

.product-options p.note {
  margin: 0;
  font-size: 11px
}

.product-options p.required {
  text-align: left;
  clear: both;
  margin: 10px 0 40px;
}

.box-tocart {
  padding: 0;
}

.product-options-bottom .fieldset {
  padding: 0;
  margin: 0;
}

.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices {
  margin: 0;
  padding: 0 0 10px;
  border: 0;
  background: 0;
  color: #e26703
}

.product-options-bottom .tier-prices li {
  background: 0;
  padding: 2px 0
}

.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit {
  color: #e26703
}

.product-options-bottom .price-box {
  margin: 0;
  padding: 0
}

.product-options-bottom .add-to-links {
  clear: both;
}

.col3-layout .product-options-bottom .price-box {
  float: none;
  padding: 0 0 5px
}

.product-options-bottom .price-label {
  float: left;
  padding-right: 5px
}

.product-options-bottom .price-tax {
  float: left
}

.product-options-bottom .add-to-cart,
.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
  margin: 0;
  padding: 15px 0 15px;
}

.product-shop .product-options-bottom .price-box {
  float: left;
  margin: 0;
  padding: 0 0 10px;
  display: none;
}

.product-shop .product-options-bottom .price-label {
  float: none;
  padding-right: 0
}

.product-shop .product-options-bottom .price-tax {
  float: none
}

.product-shop .product-options-bottom .add-to-cart-box {
  float: left;
}

.product-options-wrapper {
  padding-top: 20px;
}

.product-options-wrapper .fieldset>.field>.label span {
  font-weight: bold;
  font-size: 15px;
  color: #2b2929;
}

.product-options-wrapper .options-list .field.choice {
  padding: 2px 0;
}

.product-options-wrapper .options-list .field.choice label {
  margin-left: 10px;
}

.product-options-wrapper .price-notice {
  font-weight: bold;
  color: #2b2929;
}

.bundle-options-container .product-options-wrapper {
  padding: 0;
  border: 0 none;
}

.bundle-options-container .product-options-wrapper .control .nested.options-list .choice {
  margin-bottom: 10px;
}

.block-bundle-summary .product-details .product.name {
  display: block;
  font-weight: 500;
  padding-top: 10px;
}

.block-bundle-summary .box-tocart {
  float: none;
  padding: 0;
}

.product-add-form .block-bundle-summary .product-details .add-to-links {
  float: none;
}

.bundle-actions {
  float: left;
  margin: 0;
  padding: 45px 0;
}

.bundle-options-container .block-bundle-summary {
  background: #e8e8e8 none repeat scroll 0 0;
  padding: 0 20px;
}

.bundle-options-container .block-bundle-summary .bundle-info .product-image-container .product-image-wrapper {
  padding-bottom: 0 !important;
}

.bundle-options-container .product-add-form .block-bundle-summary .fieldset {
  background-color: transparent;
}

.bundle-options-container .block-bundle-summary .product-addto-links>.action {
  background-color: #f5f5f5;
  border: 1px solid #cdcdcd;
  line-height: 30px;
  padding: 0 10px;
  display: inline-block;
}

.bundle-options-container .block-bundle-summary .product-addto-links>.action:hover {
  background-color: #ff5555;
  color: #fff;
  border: 1px solid #ff5555;
}

.bundle-options-container .block-bundle-summary .product-addto-links>.action span {
  padding-left: 5px;
}

.bundle-options-container .block-bundle-summary .product-addto-links>.action.towishlist {
  margin-right: 10px;
}

.bundle-options-container p.required {
  text-align: left;
  padding: 10px 0 0;
}

.page-product-downloadable .product-options-wrapper {
  border: 0;
}

.page-product-downloadable .product-options-bottom {
  padding-top: 30px;
}

.fieldset>.field>.label,
.fieldset>.fields>.field>.label {
  font-weight: normal;
}

.field.downloads .field.choice {
  border-bottom: 1px solid #ebebeb;
  box-sizing: border-box;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

/* Grouped Product */
.product-view .grouped-items-table .price-box {
  margin: 0;
  padding: 0
}

.table-wrapper.grouped {
  margin: 20px 0 0;
}

.table-wrapper.grouped .table {
  margin: 0;
}

.table-wrapper.grouped .data.table tbody tr td input.qty {
  border: 1px solid #ebebeb !important;
}

.product-add-form .table.grouped>tbody+tbody {
  border-top: 1px solid #d1d1d1;
}

/* Block:Description */
.product-view .box-description {}

/* Block:Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td {
  line-height: 1.25
}

/* Block:Upsell */
.product-view .box-up-sell {
  margin-bottom: 0px;
}

.product-view .box-up-sell .block-title h3 span {
  padding: 0;
}

.product-view .box-up-sell .title-divider {
  margin-bottom: 30px;
}

.product-view .box-up-sell .products-grid {
  width: 100%;
  padding: 0;
}

.product-view .box-up-sell .products-grid td {
  width: 25%;
  background: #f6f2e7;
  border-right: 1px solid #e5dcc3;
  border-bottom: 1px solid #e5dcc3;
  padding: 15px 10px 12px;
  line-height: 1.6em
}

.product-view .box-up-sell .products-grid tr.last td {
  border-bottom: 0
}

.product-view .box-up-sell .products-grid td.last {
  border-right: 0
}

.product-view .box-up-sell .products-grid td img {
  border: 1px solid #e5dcc3
}

.product-view .box-up-sell .products-grid .product-image {
  text-align: center
}

.product-view .box-up-sell .products-grid td.empty {
  border-right: 0;
  background: #f1ecdb
}

.product-view .box-up-sell .products-grid .ratings .rating-links {
  padding: 0
}

.product-view .sale-content .block-title-tabs {
  display: none;
}

.product-view .box-up-sell .bx-controls .bx-default-pager {
  display: none;
}

/* Block:Tags */
.product-view .box-tags {
  margin: 0
}

.product-view .box-tags h3 {
  font-size: 13px
}

.product-view .box-tags .product-tags {
  display: block;
  margin: 0 0 15px
}

.product-view .box-tags .product-tags li {
  display: inline;
  background: url(../images/bkg_pipe3.gif) 100% 4px no-repeat;
  padding: 0 7px 0 4px
}

.product-view .box-tags .product-tags li.first {
  padding-left: 0
}

.product-view .box-tags .product-tags li.last {
  background: none;
  padding-right: 0
}

.product-view .box-tags .form-add label {
  display: block;
  font-size: 13px;
  font-weight: normal;
  margin: 0 0 5px;
  color: #000000
}

.product-view .box-tags .form-add .input-box {
  float: left;
  width: 305px;
  margin: 0 5px 0 0;
  padding: 0
}

.product-view .box-tags .form-add input.input-text {
  width: 299px;
  height: 38px;
}

.product-view .box-tags .note {
  margin: 5px 0 0;
  padding: 0;
  font-size: 11px;
  color: #666
}

/* Block:Reviews */
.product-view .box-reviews dl {
  margin: 0
}

.product-view .box-reviews dt {
  padding: 0 0 5px
}

.product-view .box-reviews dt a,
.product-view .box-reviews dt span {
  font-weight: bold
}

.product-view .box-reviews dd {
  margin: 0 0 15px
}

.product-view .box-reviews dd small {
  font-style: italic
}

.product-view .box-reviews .form-add {
  margin: 15px 0 0
}

.product-view .box-reviews .form-add h3 {
  font-size: 13px;
  font-weight: normal
}

.product-view .box-reviews .form-add h3 span {
  font-weight: bold
}

.product-view .box-reviews .form-add h4 {
  font-size: 12px
}

.product-view .box-reviews .form-add .data-table td {
  text-align: center
}

.product-view .box-reviews .form-add .form-list {
  margin: 15px 0 0
}

.product-view .box-reviews .form-add .form-list .input-box {
  width: 360px
}

.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea {
  width: 354px
}

.product-view .box-collateral .data-table th {
  font-weight: normal
}

.product-view .box-collateral .data-table {
  margin-bottom: 10px
}

/* Send a Friend */
.send-friend .form-list {
  width: 615px;
  overflow: hidden
}

.send-friend .form-list li {
  margin-right: -15px
}

.send-friend .form-list li p {
  margin: 0 15px 0 0
}

.send-friend .form-list .field {
  width: 315px
}

.send-friend .form-list .input-box {
  width: 300px
}

.send-friend .form-list input.input-text,
.send-friend .form-list textarea {
  width: 294px
}

.send-friend .form-list li.wide .input-box {
  width: 612px
}

.send-friend .form-list li.wide textarea {
  width: 609px
}

.send-friend .buttons-set .limit {
  float: right;
  margin: 0 7px 0 0;
  font-size: 11px;
  line-height: 21px
}

/* ======================================================================================= */

/* Content Styles ================================================================= */
.product-name {
  margin: 0;
  font-size: 1em;
  font-weight: normal
}

/* Product Tags */
.tags-list {
  display: block;
  font-size: 13px;
  border: 1px solid #c1c4bc;
  background: #f8f7f5;
  padding: 10px 0 10px 0
}

.tags-list li {
  display: inline !important;
  margin: 0 4px 0 0
}

.tags-list li a {
  color: #e8e9ee
}

/* Advanced Search */
.advanced-search .form-list label {
  width: 160px;
  padding-right: 10px
}

.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range {
  float: left;
  clear: none
}

.advanced-search-amount {
  margin: 0 0 10px
}

.advanced-search-summary {
  margin: 10px 0;
  border: 1px solid #e9d7c9;
  background: #fff6f1;
  padding: 10px
}

.advanced-search-summary ul {
  float: left;
  width: 49%
}

.advanced-search-summary strong {
  color: #E17C24;
  padding-left: 15px;
  background: url(../images/i_search_criteria.gif) 0 3px no-repeat
}

.advanced-search-summary p {
  clear: both;
  font-weight: bold;
  margin: 0
}

/* Sitemap */
.page-sitemap .links {
  text-align: right;
  margin: 0 8px -22px 0
}

.page-sitemap .links a {
  text-decoration: none;
  position: relative
}

.page-sitemap .links a:hover {
  text-decoration: underline
}

.page-sitemap .sitemap {
  margin: 12px
}

.page-sitemap .sitemap a {
  color: #1b2d3b
}

.page-sitemap .sitemap li {
  margin: 3px 0
}

.page-sitemap .sitemap li.level-0 {
  margin: 10px 0 0;
  font-weight: bold
}

.page-sitemap .sitemap li.level-0 a {
  color: #1e7ec8
}

/* RSS */
.rss-title h1 {
  background: url(../images/i_rss-big.png) 0 4px no-repeat;
  padding-left: 27px
}

.rss-table .link-rss {
  display: block;
  line-height: 1.55;
  background-position: 0 4px
}

/* ======================================================================================= */

/* Shopping Cart ========================================================================= */
.cart .page-title {
  border-bottom: 0;
  margin: 50px 0 0;
}

.cart .page-title h1 {
  margin: 10px 0 20px;
  color: #2a2a2a;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 400;
}

.cart .data-table .btn-remove2 {}

.cart .data-table .btn-remove2 .icons {
  font-size: 15px;
}

.crosssell .products-textlink {
  border: 0 none !important;
}

.cart-empty {
  text-align: center;
}

.checkout-cart-index .page-title-wrapper {
  padding: 20px 0;
  text-align: center;
}

.checkout-cart-index .page-title-wrapper .page-title span {
  font-size: 20px;
}

.cart-container {
  background-color: #fff;
}

.gift-options textarea {
  border-radius: 20px;
}

/* Checkout Types */
.cart .page-title .checkout-types li {
  margin: 0 0 5px
}

.cart .title-buttons .checkout-types {
  float: right;
  display: none;
}

.cart .title-buttons .checkout-types li {
  float: left;
  margin: 0 0 5px 5px
}

.cart .checkout-types .paypal-or {
  margin: 0 8px;
  line-height: 2.3
}

.cart .totals .checkout-types .paypal-or {
  clear: both;
  display: block;
  padding: 8px 55px 0 0;
  line-height: 1.0;
  font-size: 11px
}

/* Shopping Cart Table */
.cart-table th {
  padding: 2px 10px
}

.cart-table td {
  padding: 25px 20px;
  border: 1px solid #eeeeee;
}

.cart-table .product-name {
  margin: 0 0 5px;
  color: #333;
}

.cart-table .item-msg {
  margin: 5px 0;
  font-size: 11px;
  font-weight: bold;
  color: #df280a
}

.cart-table tfoot td {
  padding: 15px;
}

.cart-table .btn-continue {
  float: left
}

.cart-table .btn-update,
.cart-table .btn-empty {
  float: right
}

.cart-table .btn-update {
  margin-left: 10px
}

.table thead>tr>th,
.table thead>tr>th,
.table tbody>tr>th,
.table tfoot>tr>th,
.table thead>tr>td,
.table tbody>tr>td,
.table tfoot>tr>td,
.table tbody+tbody {
  border: 0;
}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals {
  padding: 25px 0 0
}

.cart .cart-collaterals .col2-set {}

.cart .cart-collaterals .col2-set .col-1,
.cart .cart-collaterals .col2-set .col-2,
.cart .cart-collaterals .col2-set .col-3 {
  width: 33.3333%;
  float: left
}

.cart .crosssell {
  padding: 0 0 50px
}

.cart .crosssell .block-title h3 span {
  padding: 0;
}

.cart .crosssell .title-divider {
  margin-bottom: 10px;
}

.cart .crosssell .product-name {
  font-size: 100%;
  margin: 0 0 9px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.cart .crosssell .product-name a {
  font-size: 14px;
  outline: 0 none;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
}

.cart .crosssell li.item {
  margin: 12px 0
}

.cart .crosssell .link-compare {
  font-weight: normal
}

.cart .bx-has-controls-direction .bx-default-pager {
  display: none;
}

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .shipping p,
.cart .discount label {
  font-size: 13px;
  color: #2a2a2a;
  font-weight: 300
}

.cart .discount,
.cart .shipping {
  padding: 15px 0;
  margin: 0 0 18px;
}

.cart .discount h2,
.cart .shipping h2 {
  margin: 0 0 20px;
  padding: 0 10px 0 0;
  color: #333;
  text-transform: uppercase;
  font-size: 19px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 1px;
}

.cart .discount .buttons-set,
.cart .shipping .buttons-set {
  margin: 10px 0 0;
  border: 0;
  padding: 0;
  text-align: left
}

.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button {
  float: none;
  margin-left: 0
}

.cart .discount .input-box {
  margin: 8px 0 0
}

.cart .discount input.input-text {
  width: 100%
}

.cart .shipping .sp-methods {
  margin: 10px 0 0;
  padding: 5px 0 0;
}

/* Shopping Cart Totals */
.cart .totals {
  padding: 15px 0px 15px 0;
  margin: 0;
}

.cart .totals table {
  width: 100%;
  margin: 7px 0
}

.cart .totals td {
  padding: 1px 0 1px 30px
}

.cart-totals .mark,
.opc-block-summary .table-totals .mark,
.cart-totals .mark .label {
  color: #333;
  font-size: 13px;
}

.cart .totals td.a-right .price {
  font-weight: 600;
}

.cart .totals tr.last td {}

.cart .totals tfoot th {
  padding: 5px 15px 5px 7px
}

.cart .totals tfoot td {
  padding-top: 5px;
  padding-bottom: 5px
}

.cart-totals .mark strong,
.opc-block-summary .table-totals .mark strong {
  font-weight: normal;
  font-size: 18px;
  color: #333;
}

.cart-totals .grand.totals .price {
  font-size: 18px;
  color: #333;
}

.cart .totals .checkout-types {
  font-size: 13px;
  padding: 0;
  text-align: right
}

.cart .totals .checkout-types li a {
  color: #666666;
  text-decoration: none;
}

.cart .totals .checkout-types li a:hover {
  color: #ff5555;
}

.cart .totals .checkout-types li {
  clear: both;
  margin: 10px 0
}

/* Options Tool Tip */
.item-options dt {
  font-weight: bold;
  color: #666;
}

.item-options dd {
  padding-left: 10px;
  margin: 0 0 6px
}

.truncated {
  cursor: help
}

.truncated a.dots {
  cursor: help
}

.truncated a.details {
  cursor: help
}

.truncated .truncated_full_value {
  position: relative;
  z-index: 999
}

.truncated .truncated_full_value .item-options {
  position: absolute;
  top: -99999em;
  left: -99999em;
  z-index: 999;
  width: 250px;
  padding: 8px;
  border: 1px solid #ddd;
  background-color: #f6f6f6
}

.truncated .truncated_full_value .item-options>p {
  font-weight: bold;
  text-transform: uppercase
}

.truncated .show .item-options {
  top: -20px;
  left: 50%
}

.col-left .truncated .show .item-options {
  left: 15px;
  top: 7px
}

.col-right .truncated .show .item-options {
  left: -240px;
  top: 7px
}

/* ======================================================================================= */

/* Checkout ============================================================================== */

/********** < Common Checkout Styles */

/* Shipping and Payment methods */
.sp-methods {
  margin: 0 0 8px
}

.sp-methods dt {
  margin: 13px 0 5px;
  font-weight: 300
}

.sp-methods dd {}

.sp-methods dd li {
  margin: 5px 0
}

.sp-methods label {
  font-weight: 300;
  color: #666;
  line-height: 16px
}

.sp-methods .price {
  font-weight: 300
}

.sp-methods .form-list {
  padding-left: 20px
}

.sp-methods .form-list li {
  margin: 0 0 8px
}

.sp-methods select.month {
  width: 154px;
  margin-right: 10px
}

.sp-methods select.year {
  width: 96px
}

.sp-methods input.cvv {
  width: 3em !important
}

.sp-methods .checkmo-list li {
  margin: 0 0 5px
}

.sp-methods .checkmo-list label {
  width: 135px;
  padding-right: 10px;
  text-align: right
}

.sp-methods .checkmo-list address {
  float: left
}

.sp-methods .centinel-logos a {
  margin-right: 3px
}

.sp-methods .centinel-logos img {
  vertical-align: middle
}

.sp-methods .release-amounts {
  margin: 0.5em 0
}

.sp-methods .release-amounts button {
  float: left;
  margin: 5px 10px 0 0
}

.please-wait {
  float: right
}

.please-wait img {
  vertical-align: middle
}

.cvv-what-is-this {
  font-size: 11px;
  cursor: help;
  margin-left: 10px
}

.checkout-payment-method .fieldset {
  margin: 0;
  padding: 0;
}

.fieldset>.legend+br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.opc-block-shipping-information .shipping-information-title .action-edit {
  display: inline-block;
  margin: 0;
  position: absolute;
  right: 0;
  text-decoration: none;
  top: 2px;
  border: 0;
  padding: 0;
  background-color: transparent;
}

.opc-block-shipping-information .shipping-information-title .action-edit:before {
  color: #333;
  content: "\f040";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 15px;
  font-weight: normal;
  line-height: 15px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}

.opc-block-shipping-information .shipping-information-title .action-edit>span {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* Tooltip */
.tool-tip {
  border: 1px solid #7BA7C9;
  background: #EAF6FF;
  padding: 15px 20px;
  position: absolute;
  z-index: 9999
}

.tool-tip .btn-close {
  margin: -9px -14px 0;
  text-align: right
}

.tool-tip .btn-close a {
  display: block;
  margin: 0 0 0 auto;
  width: 15px;
  height: 15px;
  background: url(../images/btn_window_close.gif) 100% 0 no-repeat;
  text-align: left;
  text-indent: -999em;
  overflow: hidden
}

.tool-tip .tool-tip-content {
  padding: 5px
}

/* Gift Messages */
.gift-messages h3 {
  font-size: 12px;
  font-weight: bold;
  color: #e87403
}

.gift-messages p.control {
  color: #8e8d8b
}

.gift-messages-form {
  position: relative
}

.gift-messages-form label {
  float: none !important;
  position: static !important
}

.gift-messages-form h4 {
  font-size: 12px;
  font-weight: bold;
  color: #e87403
}

.gift-messages-form .whole-order {
  margin: 0 0 25px
}

.gift-messages-form .item {
  margin: 0 0 10px
}

.gift-messages-form .item .product-img-box {
  float: left;
  width: 75px
}

.gift-messages-form .item .product-image {
  margin: 0 0 7px
}

.gift-messages-form .item .number {
  margin: 0;
  font-weight: bold;
  text-align: center;
  color: #8a8987
}

.gift-messages-form .item .details {
  margin-left: 90px
}

.gift-messages-form .item .details .product-name {
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 10px
}

.gift-messages-form .item .details .form-list .field {
  width: 255px
}

.gift-messages-form .item .details .form-list .input-box {
  width: 240px
}

.gift-messages-form .item .details .form-list input.input-text {
  width: 234px
}

.gift-messages-form .item .details .form-list li.wide .input-box {
  width: 500px
}

.gift-messages-form .item .details .form-list li.wide textarea {
  width: 494px
}

.gift-message-link {
  font-size: 11px;
  background: url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat;
  padding-right: 7px
}

.gift-message-link.expanded {
  background-position: 100% -40px
}

.gift-message-row {
  background: #f2efe9
}

.gift-message-row .btn-close {
  float: right;
  width: 16px;
  height: 16px;
  background: url(../images/btn_gm-close.gif) 0 0 no-repeat;
  font-size: 0;
  line-height: 0;
  text-indent: -999em;
  overflow: hidden
}

/* Checkout Agreements */
.checkout-agreements li {
  margin: 30px 0
}

.checkout-agreements .agreement-content {
  overflow: auto;
  height: 12em;
  padding: 10px;
  background-color: #fbfaf6;
  border: 1px solid #bbb6a5
}

.checkout-agreements .agree {
  margin: 0;
  padding: 10px 0 10px 11px
}

.checkout-agreements .agree input.checkbox {
  margin-right: 6px
}

.checkout-agreements .agree label {
  font-weight: bold;
  color: #666
}

.opc .checkout-agreements {
  border: 1px solid #d9dde3;
  border-width: 0 1px;
  padding: 5px 30px
}

.opc .checkout-agreements li {
  margin: 20px 0 0
}

.opc .checkout-agreements .agreement-content {
  background-color: #fff;
  border-color: #e4e4e4;
  padding: 5px
}

.opc .checkout-agreements .agree {
  padding-left: 6px
}

/* Centinel */
.centinel {}

.centinel .authentication {
  border: 1px solid #ddd;
  background: #fff
}

.centinel .authentication iframe {
  width: 99%;
  height: 400px;
  background: transparent !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important
}

.opc .centinel {
  border: 1px solid #bbb6a5;
  border-width: 0 1px 1px;
  padding: 10px 30px
}

/* Generic Info Set */
.info-set {
  background: #fbfaf6;
  border: 1px solid #bbb6a5;
  margin: 0 0 25px;
  padding: 20px
}

.info-set h2 {
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 10px
}

.info-set h3,
.info-set h4 {
  font-size: 13px;
  font-weight: bold;
  color: #E26703
}

.info-set h2 a,
.info-set h3 a,
.info-set h4 a {
  font-weight: normal
}

.info-set h2.legend {
  margin: -20px -20px 15px;
  padding: 5px 10px;
  background: #f9f3e3;
  border-bottom: 1px solid #bbafa0;
  position: relative
}

.info-set h3.legend {
  margin: 0 0 10px;
  color: #0a263c
}

.info-set .divider {
  margin: 0 -20px;
  padding: 25px 0;
  position: relative
}

.info-set .box {
  margin: 0 0 15px
}

.info-set .box h2 {
  color: #e26703
}

.info-set .data-table .product-name {
  font-size: 1em !important;
  font-weight: bold !important;
  color: #1e7ec8 !important
}

.info-set .data-table .product-name a {
  font-weight: bold !important
}

.info-set .data-table .item-options {
  margin: 5px 0 0
}

/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress {
  border: 0;
  margin: 0
}

.block-progress .block-title {
  background: none;
  border: 0;
  padding: 0;
  margin: 0 0 5px
}

.block-progress .block-title strong {
  font-size: 13px;
  color: #0a263c
}

.block-progress .block-content {
  padding: 30px 20px
}

.block-progress dl {
  margin: 0
}

.block-progress dt {
  background-color: transparent;
  background-image: url("../images/icon-Progress.png");
  background-position: 0 8px;
  background-repeat: no-repeat;
  color: #888;
  font-size: 13px;
  font-weight: 400;
  line-height: 25px;
  margin: 0 0 6px;
  padding: 0 0 0 20px
}

.block-progress dd {
  padding: 8px 13px;
  margin: 0 0 6px
}

.block-progress dt.complete {
  margin: 0
}

.block-progress dd.complete {
  color: #666;
  font-weight: 300
}

.block-progress p {
  margin: 0
}

.block-progress .cards-list dt {
  background: none;
  border: 0 none;
  color: inherit;
  font-size: 12px;
  margin: 5px 0;
  padding: 0
}

.block-progress .cards-list dd {
  border: 0 none;
  margin: 0;
  padding: 0
}

.block-progress .cards-list .info-table th {
  font-weight: normal
}

/* show/hide "change" link for progress step depend on complete status
 * should be placed in .css file */
.checkout-onepage-success .col-right {
  padding-top: 25px;
}

.checkout-onepage-index .main-container {
  padding-top: 30px;
}

.opc-block-progress dt.complete a,
.opc-block-progress dt.complete .separator {
  display: inline
}

.opc-block-progress dt a,
.opc-block-progress dt .separator {
  display: none
}

.opc .buttons-set {
  margin-top: 0;
  padding-top: 1em;
  padding-bottom: 1em;
  margin: 0;
}

.opc .buttons-set p.required {
  margin: 0;
  padding: 0 0 10px;
  margin: 0 !important
}

.opc .buttons-set a.f-left {
  float: right !important;
  color: #ff0000;
  text-decoration: none
}

.opc .buttons-set a.f-left:hover {
  color: #f2bc4d
}

.opc .buttons-set .back-link small {
  display: none
}

.opc .buttons-set .back-link a {
  background: url(../images/i_arrow-top.gif) 0 50% no-repeat;
  padding-left: 16px
}

.opc .buttons-set.disabled button.button {
  display: none
}

.opc .buttons-set .please-wait {
  height: 21px;
  line-height: 21px
}

.opc .ul {
  list-style: disc outside;
  padding-left: 18px
}

.opc {
  position: relative;
  margin-bottom: 30px;
}

.opc li.section {
  margin-top: 10px;
}

.opc .step-title {
  text-align: left;
  line-height: 40px;
}

.opc .step-title .number {
  background: #dddddd;
  padding: 0;
  margin: 0 10px 0 0;
  color: #fff;
  font-size: 14px;
  width: 40px;
  height: 40px;
  text-align: center;
}

.opc .step-title h2 {
  margin: 0;
  color: #333;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 40px;
  font-family: "Montserrat", sans-serif;
}

.opc .step-title a {
  display: none;
  float: right;
  font-size: 11px;
  line-height: 16px
}

.opc .allow .step-title {
  color: #a4b3b9;
  cursor: pointer
}

.opc .allow .step-title .number {
  margin-right: 10px;
  background: #dddddd;
  color: #fff
}

.opc-wrapper .form-login .fieldset,
.opc-wrapper .form-shipping-address .fieldset {
  padding: 0;
  margin: 0;
}

.fieldset>.field .note,
.fieldset>.fields>.field .note {
  display: inline-block;
}

.fieldset>.field .additional,
.fieldset>.fields>.field .additional {
  margin-top: 9px;
}

.table-checkout-shipping-method thead th {
  font-weight: 600;
}

.opc .active .step-title {
  padding: 0;
  color: #f18200;
  cursor: default;
  border: 0 none;
  text-align: left;
  line-height: 40px
}

.opc .active .step-title .number {
  background: #333;
  margin-right: 10px;
  color: #fff
}

.opc .step {
  background: #fff;
  padding: 15px;
  position: relative;
  border: 1px solid #f5f5f6;
}

.opc .step .tool-tip {
  right: 30px
}

#opc-login .buttons-set {
  border-top: 0
}

#opc-login h3 {
  font-size: 15px;
  padding-bottom: 2px;
  text-transform: capitalize;
  color: #000;
  font-weight: 300
}

#opc-login p {
  font-size: 13px;
  color: #ff0000;
  margin: 0 0 5px
}

#opc-login h4 {
  font-size: 13px;
  font-weight: 300;
  margin: 0;
  color: #000000;
  margin: 0 0 10px;
}

#opc-login .step .ul li {
  color: #888888;
  font-size: 13px;
  font-weight: 300
}

#opc-shipping_method .buttons-set {
  border-top: 0
}

.opc .gift-messages-form {
  margin: 0 -30px;
  background: #f6f1eb;
  border: 1px solid #e9e4de;
  border-width: 1px 0;
  padding: 22px 24px 22px 30px
}

.opc .gift-messages-form .inner-box {
  padding: 5px;
  height: 260px;
  overflow: auto
}

.modal-header,
.authentication-wrapper {
  display: none;
}

.modal-inner-wrap .modal-header {
  display: block;
  border: 0 none;
}

.modal-inner-wrap .modal-content {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

#opc-review .step {
  border: 0;
  padding: 0
}

#opc-review .product-name {
  font-weight: 300;
  color: #000
}

#opc-review .item-options {
  margin: 5px 0 0
}

#opc-review .buttons-set {
  padding: 20px 30px;
  border: 1px solid #d9dde3;
  border-width: 0 1px 1px
}

#opc-review .buttons-set p {
  margin: 0;
  line-height: 40px
}

#opc-review .buttons-set .please-wait {
  height: 40px;
  line-height: 40px
}

#opc-review .authentication {
  margin: 0 auto;
  width: 570px
}

#opc-review .warning-message {
  color: #222;
  font-weight: bold;
  text-align: center;
  padding: 10px 10px 0
}

#checkout-review-submit .buttons-set button.button {
  float: right
}

/* Multiple Addresses Checkout */
.checkout-progress {
  padding: 0 90px;
  margin: 50px 0;
}

.checkout-progress li {
  float: left;
  width: 19%;
  margin: 0 3px 0 0;
  border-top: 10px solid #444;
  padding: 2px 0 0;
  font-weight: bold;
  text-align: center;
  color: #444;
  font-weight: 300;
}

.checkout-progress li.active {
  border-top-color: #965554;
  color: #965554;
  font-weight: 400;
}

.multiple-checkout h2 {
  font-size: 13px;
  font-weight: 400;
  margin: 0 0 10px;
  color: #444;
}

.multiple-checkout h3,
.multiple-checkout h4 {
  font-size: 13px;
  font-weight: bold;
  color: #965554
}

.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a {
  font-weight: normal
}

.multiple-checkout .data-table .product-name {
  font-size: 1em !important;
  font-weight: bold !important;
  color: #1e7ec8 !important
}

.multiple-checkout .data-table .item-options {
  margin: 5px 0 0
}

.multiple-checkout .gift-messages {
  margin: 15px 0 0
}

.multiple-checkout .tool-tip {
  top: 50%;
  margin-top: -120px;
  right: 20px
}

.multiple-checkout .col2-set,
.multiple-checkout .col3-set {
  background: #fbfaf6;
  border: 1px solid #d7d7d7;
  margin: 0 0 25px;
  padding: 20px
}

.multiple-checkout .col2-set h2.legend {
  margin: -20px -20px 15px;
  padding: 5px 10px;
  border-bottom: 1px solid #d7d7d7;
  position: relative
}

.multiple-checkout .col2-set h3.legend {
  margin: 0 0 10px;
  color: #0a263c
}

.multiple-checkout .col2-set .divider {
  margin: 0 -20px;
  padding: 25px 0;
  position: relative
}

.multiple-checkout .box {
  margin: 0 0 15px
}

.multiple-checkout .box h2 {
  color: #965554
}

.multiple-checkout .place-order .please-wait {
  float: right;
  padding: 27px 7px 0 0
}

.multiple-checkout .place-order .grand-total {
  float: right;
  height: 71px;
  font-size: 1.5em;
  padding: 0 0 0 21px;
  overflow: hidden
}

.multiple-checkout .place-order .grand-total .inner {
  float: left;
  height: 71px;
  padding: 14px 0px 0 0;
}

.multiple-checkout .place-order .grand-total .inner div {
  display: inline
}

.multiple-checkout .place-order .grand-total big {
  display: inline;
  margin-right: 12px
}

.multiple-checkout .place-order .grand-total .price {
  color: #d22753
}

.multiple-checkout .place-order .grand-total button.button span {
  font-size: 16px
}

.multiple-checkout .place-order .grand-total button.button span span {
  padding: 0 45px 0 36px
}

/* Step 1 */
.multiple-checkout .title-buttons button.button span {}

#multiship-addresses-table td {
  padding: 10px
}

#multiship-addresses-table tfoot td {
  padding: 5px 10px
}

#multiship-addresses-table tfoot button.button span {}

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list {
  width: 100%;
  overflow: hidden
}

.multiple-checkout .gift-messages-form .item .details .form-list li {
  margin-right: -15px
}

.multiple-checkout .gift-messages-form .item .details .form-list .field {
  width: 230px
}

.multiple-checkout .gift-messages-form .item .details .form-list .input-box {
  width: 215px
}

.multiple-checkout .gift-messages-form .item .details .form-list input.input-text {
  width: 209px
}

.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box {
  width: 445px
}

.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea {
  width: 439px
}

.checkout-multishipping-shipping .box-sp-methods {
  border: 1px solid #d9d2be;
  background: #f9f3e3;
  padding: 13px;
  position: relative
}

.checkout-multishipping-shipping .box-sp-methods .pointer {
  position: absolute;
  top: -20px;
  right: -40px;
  width: 178px;
  height: 41px;
  background: url(../images/bkg_sp-methods.gif) 0 0 no-repeat;
  overflow: hidden
}

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout {
  position: relative
}

.checkout-success {
  padding-top: 30px;
}

/* ======================================================================================= */

/* Account Login/Create Pages ============================================================ */
.account-login .content {
  background-color: #fff;
  min-height: 270px;
  padding: 0;
}

.account-login .content p {
  font-size: 13px;
  font-weight: 300
}

.account-login .content p.required {
  color: #ee001c
}

.account-login .content h2 {
  padding: 0 10px 10px 0;
}

.account-login .new-users h2 {}

.account-login .registered-users h2 {}

.account-login .buttons-set {
  margin: 0 0 20px;
  padding: 8px 0;
  border: none
}

.account-login .buttons-set .f-left {
  float: right !important;
  line-height: 34px;
  text-decoration: none;
  color: #ee001c
}

/* Captcha ================================================================================ */
.captcha-note {
  clear: left;
  padding-top: 5px
}

.captcha-image {
  margin: 0;
}

.captcha-image .captcha-img {
  border: 1px solid #b6b6b6;
  vertical-align: bottom;
}

.registered-users .captcha-image {
  margin: 0
}

.captcha-reload {
  cursor: pointer;
}

.captcha-reload.refreshing {
  animation: rotate 1.5s infinite linear;
  -webkit-animation: rotate 1.5s infinite linear;
  -moz-animation: rotate 1.5s infinite linear
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0)
  }

  0% {
    -webkit-transform: rotate(-360deg)
  }
}

@-moz-keyframes rotate {
  0% {
    -moz-transform: rotate(0)
  }

  0% {
    -moz-transform: rotate(-360deg)
  }
}

@keyframes rotate {
  0% {
    transform: rotate(0)
  }

  0% {
    transform: rotate(-360deg)
  }
}

/* Remember Me Popup ===================================================================== */
.window-overlay {
  background: rgba(0, 0, 0, 0.35);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 990
}

.remember-me label {
  float: none;
  margin: 0 6px
}

.remember-me-popup {
  background: #fff;
  border: 1px solid #ccc;
  left: 50%;
  top: 50%;
  position: absolute;
  margin: -85px 0 0 -200px;
  width: 400px;
  text-align: left;
  -moz-box-shadow: 0 0 6px #ccc;
  -webkit-box-shadow: 0 0 6px #ccc;
  -box-shadow: 0 0 6px #ccc;
  z-index: 1000
}

.remember-me-popup h3 {
  background: #d9e5ee;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  padding: 5px 10px
}

.remember-me-popup .remember-me-popup-head {
  position: relative
}

.remember-me-popup .remember-me-popup-head .remember-me-popup-close {
  background: url(../images/btn_window_close.gif) no-repeat;
  display: block;
  position: absolute;
  top: 7px;
  right: 7px;
  height: 15px;
  width: 15px;
  text-indent: -9999em
}

.remember-me-popup .remember-me-popup-body {
  padding: 10px
}

.remember-me-popup .remember-me-popup-body a {
  display: inline-block;
  height: 19px;
  border: 1px solid #de5400;
  background: #f18200;
  padding: 0 8px;
  font: bold 12px/19px Arial, Helvetica, sans-serif;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  color: #fff
}

/* Remember Me Popup ===================================================================== */

/* My Account ============================================================================= */
.customer-account-index .main-container {
  margin-top: 30px;
}

.my-account .title-buttons .link-rss {
  float: none;
  margin: 0
}

/********** < Dashboard */
.dashboard .welcome-msg {
  margin: 0 8em 1.5em 0
}

.dashboard .welcome-msg p {
  margin: 0
}

.dashboard .col2-set {
  margin: 0 0 15px
}

/* General Box */
.box-account {
  background: #fff;
  border: 1px solid #eee;
  padding: 15px;
  margin: 0 0 20px
}

.box-account .box-head {
  margin: 0 0 20px;
  text-align: right
}

.box-account .box-head h2 {
  float: left;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  background-position: 0 0;
  background-repeat: no-repeat;
  padding-left: 21px;
  color: #444
}

.dashboard .box .box-title {
  padding: 0 0 5px;
  margin: 0 0 10px;
  text-align: right;
  border-bottom: 1px solid #eeeeee;
}

.dashboard .box .box-title h3,
.dashboard .box .box-title h4 {
  float: left;
  font-size: 13px;
  font-weight: normal;
  margin: 0;
  color: #333;
  text-transform: uppercase;
}

/* Block:Recent Orders */
.dashboard .box-recent .box-head h2 {
  background-image: url(../images/i_folder-table.gif)
}

/* Block:Account Information */
.dashboard .box-info .box-head h2 {
  background-image: url(../images/i_ma-info.gif)
}

.dashboard .box-info h4 {
  font-size: 11px;
  font-weight: normal;
  text-transform: uppercase
}

/* Block:Reviews */
.dashboard .box-reviews .box-head h2 {
  background-image: url(../images/i_ma-reviews.gif)
}

.dashboard .box-reviews .number {
  float: left;
  font-size: 10px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  margin: 3px -20px 0 0;
  padding: 2px 3px;
  background: #0a263c
}

.dashboard .box-reviews .details {
  margin-left: 20px
}

.dashboard .box-reviews li.item {
  margin: 0 0 7px
}

.dashboard .box-reviews li.item.last {
  margin: 0
}

.dashboard .box-reviews .ratings {
  margin: 7px 0 0
}

/* Block:Tags */
.dashboard .box-tags .box-head h2 {
  background-image: url(../images/i_ma-tags.gif)
}

.dashboard .box-tags .number {
  float: left;
  font-size: 10px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  margin: 3px -20px 0 0;
  padding: 2px 3px;
  background: #0a263c
}

.dashboard .box-tags .details {
  margin-left: 20px
}

.dashboard .box-tags li.item {
  margin: 0 0 7px
}

.dashboard .box-tags li.item.last {
  margin: 0
}

.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li {
  display: inline
}

/********** Dashboard > */

/* Address Book */
.my-account .pager {
  margin: 15px 0;
}

.addresses-list h2 {
  font-size: 13px;
  color: #333;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.addresses-list h3 {
  font-weight: bold;
  font-size: 13px
}

.addresses-list address {
  margin: 0 0 3px
}

.addresses-list p {
  margin: 0
}

.addresses-list a {
  font-weight: bold
}

.addresses-list .link-remove {
  color: #646464
}

.addresses-list .separator {
  margin: 0 3px
}

.addresses-list li.item {
  border: 1px solid #eee;
  padding: 10px 13px;
  margin: 0 0 10px;
}

.addresses-list li.empty {
  background: none;
  border: 0;
  padding: 0
}

.addresses-list li.empty p {
  font-weight: bold
}

.addresses-list .addresses-additional li.item {
  background: none;
  border: 0;
  padding: 0
}

/* Order View */
.order-info {
  background: #dee5e8;
  border: 1px solid #d0cbc1;
  padding: 4px 8px;
  margin: 0 0 8px
}

.order-info dt,
.order-info dd,
.order-info ul,
.order-info li {
  display: inline
}

.order-info .current {
  font-weight: bold
}

.order-info li {
  margin: 0 3px
}

.order-date {
  margin: 10px 0
}

.order-info-box {
  background: #fff;
  border: 1px solid #d0cbc1;
  padding: 12px 15px;
  margin: 0 0 15px
}

.order-info-box h2 {
  font-weight: bold;
  font-size: 13px
}

.order-info-box .box-payment p {
  margin: 0 0 3px
}

.order-info-box .box-payment th {
  font-weight: bold;
  padding-right: 7px
}

.order-items {
  width: 100%;
  overflow-x: auto
}

.order-items h2,
.order-items h3 {
  clear: none;
  font-weight: bold;
  font-size: 13px;
  padding: 0;
  margin: 0 0 5px;
  color: #0a263c
}

.order-items .product-name {
  font-size: 1em !important;
  font-weight: bold !important
}

.order-items .link-print {
  color: #1e7ec8;
  font-weight: normal
}

.order-items .order-links {
  text-align: right
}

.order-additional {
  margin: 15px 0
}

/* Order Gift Message */
.gift-message dt strong {
  color: #666
}

.gift-message dd {
  font-size: 13px;
  margin: 5px 0 0
}

/* Order Comments */
.order-about dt {
  font-weight: bold
}

.order-about dd {
  font-size: 13px;
  margin: 0 0 7px
}

.tracking-table {
  margin: 0 0 15px
}

.tracking-table th {
  font-weight: bold;
  white-space: nowrap
}

.tracking-table-popup {
  width: 100%
}

.tracking-table-popup th {
  font-weight: bold;
  white-space: nowrap
}

.tracking-table-popup th,
.tracking-table-popup td {
  padding: 1px 8px
}

/* Order Print Pages */
.page-print .print-head {
  margin: 0 0 15px
}

.page-print .print-head .logo {
  float: left
}

.page-print .print-head address {
  float: left;
  margin-left: 15px
}

.page-print h1 {
  font-size: 16px;
  font-weight: bold
}

.page-print h2,
.page-print h3 {
  font-size: 13px;
  font-weight: bold
}

.page-print h2.h2 {
  font-size: 16px;
  font-weight: bold
}

.page-print .order-date {
  padding: 0 0 10px;
  margin: 0 0 10px
}

.page-print .col2-set {
  margin: 0 0 10px
}

/* Price Rewrites */
.page-print .gift-message-link {
  display: none
}

.page-print .price-excl-tax,
.page-print .price-incl-tax {
  display: block;
  white-space: nowrap
}

.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price {
  display: inline
}

/* My Wishlist */
.my-wishlist .data-table td {
  padding: 10px
}

.my-wishlist .product-image {
  display: block;
  width: 113px;
  height: 113px;
  margin: 0 0 5px
}

.my-wishlist textarea {
  display: block;
  width: 97%;
  height: 109px
}

.my-wishlist .buttons-set {
  margin-top: 2em
}

.my-wishlist .buttons-set button.button {
  float: none
}

.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span {}

#wishlist-table .add-to-links {
  white-space: nowrap
}

.my-wishlist .cart-cell .old-price,
.my-wishlist .cart-cell .special-price {
  float: none;
}

.my-wishlist .cart-cell .add-to-cart-alt input.qty {
  margin-bottom: 10px;
}

.products-grid.wishlist .product-item-inner .box-tocart {
  float: none;
  padding: 0;
}

.products-grid.wishlist .product-item .fieldset .field.qty,
.products-grid.wishlist .product-item .fieldset .product-item-actions {
  display: table-cell;
  vertical-align: bottom;
}

.products-grid.wishlist .product-item .fieldset .field.qty .label {
  padding-top: 0;
}

.block.block-wishlist .actions-toolbar {
  padding: 0;
}

.block.block-wishlist .actions-toolbar .primary a.action {
  border: 0;
  padding: 0;
  background-color: transparent;
  color: #666666;
}

.block.block-wishlist .actions-toolbar .primary a.action:hover {
  color: #ff5555;
}

/* My Tags */
.my-tag-edit {
  float: left;
  margin: 0 0 10px
}

.my-tag-edit .btn-remove {
  float: right;
  margin: 4px 0 0 5px
}

#my-tags-table {
  clear: both
}

#my-tags-table td {
  padding: 10px
}

#my-tags-table .add-to-links {
  white-space: nowrap
}

/* My Reviews */
#my-reviews-table td {
  padding: 10px
}

.product-review .product-img-box {
  float: left;
  width: 140px
}

.product-review .product-img-box .product-image {
  display: block;
  width: 125px;
  height: 125px
}

.product-review .product-img-box .label {
  font-size: 11px;
  margin: 0 0 3px
}

.product-review .product-img-box .ratings .rating-box {
  float: none;
  display: block;
  margin: 0 0 3px
}

.product-review .product-details {
  margin-left: 150px
}

.product-review .product-name {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px
}

.product-review h3 {
  font-size: 12px;
  margin: 0 0 3px;
  color: #2f2f2f
}

.product-review .ratings-table {
  margin: 0 0 10px
}

.product-review dt {
  font-weight: bold
}

.product-review dd {
  font-size: 13px;
  margin: 5px 0 0
}

/* Billing Agreements */
.billing-agreements .info-box {
  margin: 15px 0
}

.billing-agreements .form-list li select {
  float: left
}

.billing-agreements .form-list li button.button {
  float: left;
  margin-left: 10px
}

.billing-agreements .table-caption {
  font-weight: bold;
  font-size: 13px
}

/* ======================================================================================= */

/* MAP Popup============================================================================== */
.cart-msrp-totals {
  color: red;
  font-size: 12px !important;
  font-weight: bold;
  margin: 10px 10px 0;
  padding: 10px;
  text-align: right;
  text-transform: uppercase
}

.map-cart-sidebar-total {
  color: red;
  display: block;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  padding: 2px 5px;
  text-shadow: 0 1px 0 #fff
}

.map-popup {
  background: #fff;
  border: 1px solid #aaa;
  margin: 12px 0 0;
  position: absolute;
  -moz-box-shadow: 0 0 6px #ccc;
  -webkit-box-shadow: 0 0 6px #ccc;
  box-shadow: 0 0 6px #ccc;
  text-align: left;
  width: 300px;
  z-index: 100
}

.map-popup-heading {
  background: #d9e5ee;
  border-bottom: 1px solid #ccc;
  padding: 5px 30px 5px 10px;
  width: 260px
}

.map-popup-heading h2 {
  font-size: 16px;
  margin: 0;
  text-shadow: 0 1px 0 #f6f6f6;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: break-word;
  text-align: left;
  text-overflow: ellipsis
}

.map-popup-arrow {
  background: url(../images/map_popup_arrow.gif) no-repeat;
  position: absolute;
  left: 50%;
  top: -10px;
  height: 10px;
  width: 19px
}

.map-popup-close {
  background: url(../images/btn_window_close.gif) no-repeat;
  display: block;
  position: absolute;
  top: 8px;
  right: 10px;
  height: 15px;
  width: 15px;
  text-indent: -9999em;
  -moz-box-shadow: 0 0 3px #999;
  -webkit-box-shadow: 0 0 3px #999;
  box-shadow: 0 0 3px #999;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px
}

.map-popup-content {
  border-top: 1px solid #eee;
  padding: 10px;
  overflow: hidden;
  text-align: left;
  width: 280px
}

.map-popup-checkout {
  display: inline;
  float: right;
  text-align: right
}

.map-popup-checkout span {
  display: block;
  padding-right: 30px
}

.map-popup-checkout .paypal-logo {
  margin: 0 0 5px
}

.map-popup-price .price-box,
.map-popup-price .price-box .special-price {
  margin: 0;
  padding: 0
}

.map-popup-price {
  margin: 5px 0 0
}

.map-popup-text {
  clear: right;
  margin: 0 10px;
  padding: 10px 0;
  text-align: left;
  word-wrap: break-word
}

.map-popup-only-text {
  border-top: 1px solid #ddd
}

/* ======================================================================================= */

/* Footer ================================================================================ */
.footer a {
  text-decoration: none;
  outline: medium none;
}

.footer .bugs {
  margin: 13px 0 0;
  color: #ecf3f6
}

.footer .bugs a {
  color: #ecf3f6;
  text-decoration: underline
}

.footer .bugs a:hover {
  text-decoration: none
}

.footer-copyright {
  margin: 0;
  padding: 0;
  line-height: 25px;
  text-align: left;
  float: left;
}

.footer-copyright span,
.copyright span {
  font-weight: normal;
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 35px;
  display: block;
}

.footer ul.links {
  margin: 0;
  display: block
}

.footer li {
  text-align: center;
  padding: 0;
}

.footer li.last {
  background: none !important;
  padding-right: 0 !important
}

.page-footer .bottom-container {
  margin: 0 0 5px
}

.block-logo img {
  margin: 0 auto;
}

.block-logo .logo2 {
  display: none;
}

.footer li.feature-icon {
  clear: both;
  padding-bottom: 10px;
}

.footer .address-list {
  margin: 25px 0 0;
}

.page-footer {
  margin: 0px;
}

.cms-index-index .page-footer {
  margin: 0px;
}

.block-footer-bottom .main-top {
  padding: 40px 0px 25px;
}

.main-bottom {
  padding: 28px 0;
}

.footer_links_company,
.main-bottom {
  border-top: 1px solid #e4e4e4;
}

.footer_links_company {
  padding-top: 35px;
}

.footer-inner {
  padding: 26px 0;
}

.block-static1 {
  position: relative;
}

.advertisement {
  position: absolute;
  text-align: center;
  top: 45%;
  width: 100%;
}

.introduce-logo img.logo2 {
  display: none;
}

.block-subscribe label {
  color: #e8e9ee;
  font-size: 13px;
  font-weight: 400
}

.aloportfolio ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.aloportfolio ul li {
  float: left;
}

.icon-share,
.title-social {
  display: inline-block;
  vertical-align: middle;
}

.page-footer .socials .block-title.heading {
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px 0 0;
}

.socials .icon-social {
  display: inline-block;
  vertical-align: middle;
}

.social-link {
  margin: 0 20px 0 0;
  border-radius: 50%;
  display: block;
  height: 43px;
  line-height: 43px;
  text-align: center;
  width: 43px;
  float: left;
  font-size: 18px;
  color: #888;
  border-width: 1px;
  border-style: solid;
}

.social-link:last-child {
  margin-right: 0;
}

.social-link .fa {
  width: 43px;
  height: 43px;
  line-height: 43px;
}

.social-link:hover {
  background-color: #f0002f;
  border-color: #f0002f;
  color: #fff;
}

.page-footer .block-content-statick li a.social-link {
  width: 40px;
  height: 35px;
  line-height: 35px;
  border-radius: 3px;
  font-size: 18px;
}

.page-footer .block-content-statick li a.social-link .fa {
  height: 34px;
  line-height: 34px;
  width: 35px;
}

.footer-links-company .payment {
  float: left;
  padding: 0 0 0 20px;
}

.page-footer .address-list {
  margin: 10px 0 0;
}

.block-content-statick ul {
  margin: 0;
}

.footer-left {
  padding-left: 0;
}

.block-content-statick .hotline {
  margin: 8px 0 0;
}

.block-content-statick .hotline p {
  font-size: 14px;
  margin: 0;
}

.block-content-statick .hotline p.big-phone {
  font-size: 30px;
  color: #333;
  font-weight: bold;
  margin-top: 10px;
}

.block-content-statick .hotline .call-Us-Now {
  margin-top: 20px;
  padding: 0 30px;
  line-height: 35px;
  display: inline-block;
  border-radius: 3px;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 600;
  background-color: #f2c75c;
  color: #222;
  border: 1px solid #b48d2b;
}

.address-list .feature-icon p {
  font-weight: normal;
  margin: 0 0 10px;
  overflow: hidden;
}

.address-list .feature-icon p.no-margin {
  margin-bottom: 25px !important;
}

.address-list .tit-name {
  float: left;
  width: 25px;
  font-size: 18px;
  line-height: 25px;
}

.address-list .tit-contain {
  font-weight: normal;
  display: flex;
  font-size: 14px;
  line-height: 22px;
  color: #888;
}

.page-footer .address-list .tit-contain a {
  line-height: 22px;
}

.page-footer .block-footer-top {
  padding: 0;
}

.page-footer .block-title.heading {
  display: block;
  font-size: 18px;
  padding: 0 0 25px 0;
  margin: 0;
  font-weight: bold;
  text-transform: uppercase;
}

.page-footer .block-title.heading-subscribe {
  padding-bottom: 8px;
}

.page-footer .contact-info .block-title.heading,
.page-footer .title-social.block-title.heading {
  display: inline-block;
  margin: 0 40px 0 0;
  padding: 0;
}

.page-footer .feature-icon .block-title.heading {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  padding-bottom: 5px;
}

.page-footer .title-payment.block-title.heading {
  padding: 0 0 13px 0;
}

.page-footer .block-content-statick li {
  margin: 0;
}

.page-footer .block-content-statick li a {
  font-weight: normal;
  padding: 0px;
  display: inline-block;
  font-size: 14px;
  line-height: 35px;
}

.footer .block {
  margin: 0;
  padding: 0;
  background: none;
}

.page-footer .custom-width {
  width: 23%;
}

.page-footer .custom-width.footer-left {
  width: 31%;
}

.footer .block-title {
  border: 0 none;
  font-size: 16px;
  font-weight: bold;
  list-style: outside none none;
  margin-bottom: 0px;
  padding: 27px 0 35px;
  text-transform: uppercase;
}

.footer .collapsible p {
  margin: 0;
}

.footer-extras {
  float: right;
}

.footer_links_company .links {
  text-align: center;
}

.footer_links_company .links ul {
  margin: 0;
}

.footer-menu-box .footer-menu-list {
  margin: 0 0 15px;
  text-align: center;
}

.footer-menu-box .footer-menu-list:last-child {
  margin: 0;
}

.footer-menu-box .footer-menu-list li,
.footer_links_company .links li {
  display: inline-block;
  margin: 0;
  padding: 0;
}

.footer-menu-box .footer-menu-list li a,
.footer_links_company .links li a {
  display: inline-block;
  padding: 0 5px;
  border-right: 1px solid #999;
  line-height: 14px;
  margin: 3px 0;
  font-size: 14px;
  color: #999;
}

.footer-menu-box .footer-menu-list li:first-child a {
  padding-left: 0;
}

.footer-menu-box .footer-menu-list li:last-child a,
.footer_links_company .links li:last-child a {
  border: 0;
}

.footer-menu-list li strong {
  font-weight: normal;
  color: #999;
  font-size: 14px;
}

.cms-static-mix {
  padding-top: 47px;
  padding-bottom: 43px;
}

.page-footer .cms-static-mix .exclusive {
  border-top: 3px solid #eee;
  padding: 0;
}

.cms-static-mix .exclusive span {
  background-color: #fff;
  padding: 0 30px 0 0;
  position: relative;
  text-transform: uppercase;
  top: -17px;
}

.page-footer .cms-static-mix .exclusive.black {
  color: #222;
}

.main-download a {
  display: inline-block;
  vertical-align: middle;
}

.main-download a.marl {
  margin-right: 33px;
}

.company-inner {
  padding: 29px 0;
}

.footer.links {
  margin: 0;
  padding: 0;
}

.footer.links li {
  display: inline-block;
  padding: 0 15px;
}

.footer.links li:first-child {
  padding-left: 0;
}

.footer.links li:last-child {
  padding-right: 0;
}

.footer.links li a {
  font-size: 14px;
  color: #fff;
  line-height: 55px;
}

.footer.links li a:hover {
  text-decoration: underline;
}

.cms-static-mix .introduce-paypal {
  display: block;
}

.cms-static-mix .introduce-paypal,
.main-download a {
  margin-top: 23px;
}

/* social feed ========================================================================= */
.social-feed {
  position: relative;
}

.social-feed ul li {
  float: left;
  width: 25%;
  margin: 0;
  padding: 5px;
}

.social-feed ul li a img {
  float: left;
  margin: 0;
  padding: 0;
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  opacity: 1;
  transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all .5s ease-in-out;
  width: 100%;
}

.social-feed ul li a img:hover {
  opacity: 0.6;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
}

.section-title h4 {
  color: #484848;
  font-size: 26px;
  margin: 0 0 20px;
  text-align: center;
  text-transform: capitalize;
  display: none;
}

.page-footer .block-content-statick .latest-tweets ul li {
  padding-bottom: 20px;
}

.page-footer .block-content-statick .latest-tweets ul li:last-child {
  padding-bottom: 0px;
}

.page-footer .block-content-statick .latest-tweets li a {
  display: inline-block;
  color: #09c;
  font-size: 13px;
}

.block-creare-twitter .twitter-pic {
  position: absolute;
  width: 20px;
}

.block-creare-twitter .twitter-pic a img {
  padding-top: 5px;
}

.block-creare-twitter .twitter-links {
  padding-left: 30px;
}

/* hover effect ========================================================================= */
.hover-effect {
  position: relative;
}

/* .hover-effect:hover{z-index: 16;box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);-moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);-webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);-o-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);-ms-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);} */
.hover-effect a:before {
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  transition: all 0.9s ease-out 0s;
  -webkit-transition: all 0.9s ease-out 0s;
  -o-transition: all 0.9s ease-out 0s;
  -moz-transition: all 0.9s ease-out 0s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 100;
}

.hover-effect a:hover:before {
  opacity: 1;
  visibility: visible;
}

.social-icons {
  right: 0;
  position: fixed;
  top: 80px;
  width: 45px;
  z-index: 9999
}

.social-icon {
  background-color: #33353B;
  background-image: url('../images/social-icons.png')
}

.social-icon {
  transition: background-color 0.4s ease-in 0s;
  -webkit-transition: background-color 0.4s ease-in 0s;
  border-radius: 3px 0 0 3px;
  background-repeat: no-repeat;
  display: block;
  float: right;
  height: 43px;
  margin-bottom: 2px;
  width: 43px
}

.social-text {
  float: left;
  font-size: 11px;
  margin: 13px 0 11px 44px;
  white-space: nowrap;
  color: #FFFFFF
}

.social-icons a:hover {
  text-decoration: none
}

#facebook-btn span {
  background-position: 13px 7px
}

#linkedin-btn span {
  background-position: 12px -266px
}

#twitter-btn span {
  background-position: 13px -39px
}

#youtube-btn span {
  background-position: 12px -230px
}

#pinterest-btn span {
  background-position: 12px -181px
}

#googleplus-btn span {
  background-position: 13px -132px
}

#instagram-btn span {
  background-position: 10px -300px
}

#flickr-btn span {
  background-position: 10px -335px
}

#web-btn span {
  background-position: 10px -403px
}

#mail-btn span {
  background-position: 10px -369px
}

#facebook-btn .social-icon {
  background-color: #3B5998
}

#linkedin-btn .social-icon {
  background-color: #6eb8da
}

#twitter-btn .social-icon {
  background-color: #62BDB2
}

#googleplus-btn .social-icon {
  background-color: #DB4A39
}

#pinterest-btn .social-icon {
  background-color: #DB4A39
}

#youtube-btn .social-icon {
  background-color: #C4302B
}

#instagram-btn .social-icon {
  background-color: #D2C5B3
}

#flickr-btn .social-icon {
  background-color: #E4006B
}

#mail-btn .social-icon {
  background-color: #2A056F
}

#web-btn .social-icon {
  background-color: #000
}

#facebook-btn:hover .social-icon {
  background-color: #3B5998
}

#linkedin-btn:hover .social-icon {
  background-color: #6eb8da
}

#twitter-btn:hover .social-icon {
  background-color: #62BDB2
}

#googleplus-btn:hover .social-icon {
  background-color: #DB4A39
}

#pinterest-btn:hover .social-icon {
  background-color: #DB4A39
}

#youtube-btn:hover .social-icon {
  background-color: #C4302B
}

#instagram-btn:hover .social-icon {
  background-color: #D2C5B3
}

#flickr-btn:hover .social-icon {
  background-color: #E4006B
}

#web-btn:hover .social-icon {
  background-color: #000
}

#mail-btn:hover .social-icon {
  background-color: #2A056F
}

/* Style override for Left*/
.social-icons.left {
  left: 0
}

.social-icons.left .social-icon {
  background-image: url('../images/social-icons-left.png');
  transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  /* IE 9 */
  -o-transform: rotateY(180deg);
  /* IE 9 */
  -webkit-transform: rotateY(180deg);
  /* Safari and Chrome */
}

.social-icons.left .social-icon {
  float: left
}

.social-icons.left .social-text {
  float: left;
  transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  /* IE 9 */
  -webkit-transform: rotateY(180deg);
  /* Safari and Chrome */
}

.content-quickview .social-icons {
  display: none;
}

/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after {
  display: block;
  content: "";
  clear: both;
  font-size: 0;
  line-height: 0;
  overflow: hidden
}

/* ======================================================================================= */
.guest-select {
  width: 305px !important
}

.checkout-container .opc-estimated-wrapper .minicart-wrapper {
  display: none !important;
  visibility: hidden;
}

.price-box .prices-tier {
  background: transparent;
}

/* ============================================ *
 * Configurable Swatches
 * ============================================ */
/* Clears */
.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {
  content: '';
  display: table;
  clear: both;
}

@media only screen and (max-width: 770px) {
  #narrow-by-list dd .configurable-swatch-list li:nth-child(odd) {
    clear: none;
  }
}

/* move style alothemes */
.alothemes {
  display: block;
}

.item .quickview.configurable {
  display: none !important;
}

/* chose fonts */
.page-footer .title-social.block-title.heading {
  font-family: 'Montserrat', sans-serif;
}

/* list-style: initial */
.page-header ul,
.page-header ol,
.page-footer ul,
.page-footer ol,
.sidebar ul,
.sidebar ol,
.content-popup-inner ul,
.brand-cms-static {
  list-style: none;
}

.product.info.detailed ul,
.product.info.detailed ol,
.product.attribute ul,
.product.attribute ol,
.post-list-wrapper ul,
.post-list-wrapper ol,
.post-view ul,
.post-view ol {
  padding: 0 0 0 30px;
}

@media print {
  a[href]:after {
    content: none !important;
  }
}

.account .page-title-wrapper .page-title {
  margin-bottom: 0px;
}

.account .column.main .block .block-title {
  font-size: 16px;
  line-height: 1.2;
  margin: 0 0 15px;
}

.account .block .block-title strong {
  color: #333;
}

.account.sales-order-view .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 30px;
}

.account .column.main .block:not(.widget) .block-content .box.box-order-billing-method {
  float: right;
}

.account .column.main .block:not(.widget) .block-content .box.box-order-billing-address {
  float: left;
}

.header .block-search .search-autocomplete {
  top: 35px !important;
}

.header .form-search .search-autocomplete ul {
  border: 1px solid #e1e1e1;
  padding: 15px 15px 15px;
}

.header .form-search .search-autocomplete li {
  padding: 10px 15px;
}

.header .form-search .search-autocomplete ul li.full-search {
  padding: 2px 15px 10px;
  margin-left: -15px;
  margin-right: -15px;
  border: 0;
}

.header .form-search .search-autocomplete .c-smartsearch__image {
  float: left;
}

.header .form-search .search-autocomplete .c-smartsearch__description {
  padding: 10px 0 0 110px;
}

.header .form-search .search-autocomplete .c-smartsearch__description .c-smartsearch__title a {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.3;
}

.header .form-search .search-autocomplete .c-smartsearch__description .option-reviews .product-reviews-summary {
  margin: 5px 0 5px;
}

.header .form-search .search-autocomplete .c-smartsearch__description .product-reviews-summary .reviews-actions {
  line-height: 25px;
}

.header .form-search .search-autocomplete .c-smartsearch__description .option-price {
  font-size: 20px;
  color: #333;
}

.header .form-search .search-autocomplete .row:last-child li {
  border: 0;
}

.header .form-search .search-autocomplete .action.close {
  background-color: transparent;
  border: 0 none;
  box-shadow: none;
  box-sizing: content-box;
  display: inline-block;
  font-weight: 400;
  height: 20px;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  top: 0;
  width: 20px;
  color: #000000;
  opacity: 0.2;
  font-size: 0;
}

.header .form-search .search-autocomplete .action.close:before {
  color: inherit;
  content: "\f00d";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 15px;
  font-weight: normal;
  line-height: 20px;
  margin: 0;
  overflow: hidden;
  text-align: center;
  vertical-align: top;
}

.header .form-search .search-autocomplete .action.close:hover {
  opacity: 1;
  background-color: transparent;
}

.header .form-search .search-autocomplete li.selected,
.header .form-search .search-autocomplete ul li:hover {
  background-color: transparent;
}

.form.contact {
  width: 100% !important;
}

.product-view .product-shop .add-to-links,
.product-add-form .add-to-links {
  text-align: left;
}

.page-products .pager {
  display: none;
}

.page-products .limiter .limiter-text {
  display: none;
}

.toolbar.bottom {
  margin-top: 20px;
}

.toolbar.bottom .pager,
.account .pager {
  float: none;
}

.toolbar.bottom .pages,
.account .pages {
  float: left;
  position: static;
  width: auto;
}

.toolbar.bottom .pager .pages strong,
.account .pager .pages strong {
  display: block;
  float: none;
  line-height: 29px;
}

.toolbar.bottom .pages li a,
.account .pages li a {
  height: 28px;
  line-height: 28px;
}

.toolbar.bottom .pager li>a:hover,
.toolbar.bottom .pager li>a:focus,
.account .pager li>a:hover,
.account .pager li>a:focus {
  background-color: transparent;
}

.account .order-products-toolbar.toolbar.bottom .pager .limiter {
  width: auto;
}

.products-list .item .add-to-links:after {
  clear: both;
}

.products-list .item .add-to-links:before,
.products-list .item .add-to-links:after {
  display: table;
  content: " ";
}

.products-list .item .product-item-inner .add-to-links .action:hover {
  background: none;
}

/* update block: Gear */
.blocks-promo .womens-main,
.blocks-promo .home-main,
.blocks-promo .mens-main,
.blocks-promo .new-main,
.blocks-promo .sale-main,
.blocks-promo .gear-main {
  height: 370px;
}

.blocks-promo .womens-pants,
.blocks-promo .mens-pants,
.blocks-promo .gear-fitnes,
.blocks-promo .gear-equipment,
.blocks-promo .new-performance,
.blocks-promo .new-eco {
  height: 268px;
}

.rtl .womens-category-pants img,
.rtl .womens-category-tanks img,
.rtl .womens-category-shorts img,
.rtl .mens-category-tees img,
.rtl .mens-category-hoodies img,
.rtl .mens-category-shorts img,
.rtl .gear-category-bags img,
.rtl .gear-category-equipment img,
.rtl .gear-category-watches img {
  left: 0;
  right: 60%;
}

.rtl .womens-category-pants .content,
.rtl .womens-category-tanks .content,
.rtl .womens-category-shorts .content,
.rtl .mens-category-tees .content,
.rtl .mens-category-hoodies .content,
.rtl .mens-category-shorts .content,
.rtl .gear-category-bags .content,
.rtl .gear-category-equipment .content,
.rtl .gear-category-watches .content {
  padding: 20px 20px 50px 0px !important;
}

.block-promo .icon.more:after {
  display: none !important;
}

.block.widget.block-products-list .product-item {
  display: inline-block;
}

.block.widget.block-products-list .product-item .product-reviews-summary .reviews-actions a:not(:last-child) {
  border: 0;
}

.slogan-countdown {
  font-size: 18px;
  color: #222;
  margin: 0 0 15px;
  font-weight: 600;
}

.slogan-countdown span {
  font-weight: normal;
  color: #666;
}

.additional-timer-block {
  margin-top: 20px;
}

.additional-timer-block .countdown {
  text-align: left;
  margin-top: 0px;
  margin-bottom: 20px;
}

.additional-timer-block .timer-box {
  text-align: center;
  display: inline-block;
  position: relative;
  margin: 0 10px;
  width: auto;
  height: auto;
  border: 0;
  background: transparent;
}

.additional-timer-block .timer-box:first-child {
  margin-left: 0;
}

.additional-timer-block .timer-box:after {
  font-size: 16px;
  right: -13px;
  font-weight: bold;
  color: #333;
}

.additional-timer-block .timer-box span b {
  display: block;
}

.additional-timer-block .timer-box span.title {
  line-height: 20px;
}

.additional-timer-block .timer-box>span:first-child {
  display: block;
  width: 47px;
  height: 42px;
  line-height: 42px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #e6e6e6;
  text-align: center;
}

.product-deal-special-progress {
  display: block;
  margin: 0;
}

.product-deal-special-progress .deal-stock-label {
  display: block;
  overflow: hidden;
  margin-bottom: 10px;
}

.product-deal-special-progress .deal-stock-label .stock-deal {
  float: left;
  font-size: 14px;
  color: #666;
}

.product-deal-special-progress .deal-stock-label .stock-deal strong {
  font-size: 14px;
  color: #222;
  font-weight: normal;
}

.product-deal-special-progress .deal-stock-label .stock-available {
  float: left;
  font-size: 14px;
}

.product-deal-special-progress .deal-stock-label .stock-available strong,
.product-deal-special-progress .deal-stock-label .stock-sold strong {
  font-weight: normal;
  color: #222;
}

.product-deal-special-progress .deal-stock-label .stock-sold {
  float: right;
  font-size: 14px;
}

.product-deal-special-progress .deal-progress {
  width: 100%;
  background: #f2f2f2;
  overflow: hidden;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

.product-deal-special-progress .deal-progress .deal-progress-bar {
  display: block;
  height: 13px;
  text-indent: -99999px;
  background: #f5ce70;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

.product-shop-content,
.product-add-form {
  padding-left: 0;
}

.product-add-form .product-qty .custom-qty .btn-plus {
  float: left;
}

.product-add-form .field.qty label,
.block-bundle-summary .product-details .field.qty .label span {
  color: #333;
  font-size: 13px;
  font-weight: 400;
  margin: 0 0 10px;
  line-height: normal;
  display: block;
  float: none;
}

.product-add-form .add-to-cart button.button {
  margin: 18px 0 0;
  height: 43px;
  line-height: 43px;
  padding: 0 22px;
  display: block;
  width: 100%;
}

.product-add-form .block-bundle-summary .product-addto-links {
  display: none;
}

.product-add-form .block-bundle-summary .box-tocart .product-social-links .product-addto-links {
  display: block;
}

.product-add-form .block-bundle-summary .bundle-info .socials {
  float: none;
  margin-top: 0px;
}

.product-add-form .block-bundle-summary .bundle-info .product-social-links {
  padding: 10px 0 10px 0;
}

.product-add-form .block-bundle-summary .bundle-info {
  padding-bottom: 10px;
}

.bundle-options-container .product-add-form .block-bundle-summary .box-tocart .actions {
  display: block;
}

.product-add-form .bundle-options-wrapper .control .input-text.qty {
  padding: 0 2px;
  width: 50px !important;
}

.bundle-options-container:before,
.bundle-options-container:after {
  display: table;
  content: " ";
}

.bundle-options-container:after {
  content: "";
  display: table;
  clear: both;
}

.product-info-main .bundle-actions {
  float: none;
  padding: 30px 0 10px;
}

.product-info-main .price-box .prices-tier {
  padding: 0;
  margin: 0;
}

.bundle-options-container .product-add-form .block-bundle-summary {
  width: 42%;
}

.bundle-options-container .block-bundle-summary .product-addto-links>.action:hover {
  background-color: #f2c557;
  color: #222;
  border: 1px solid #be952c;
}

.fieldset>.field.required>.label:after,
.fieldset>.fields>.field.required>.label:after,
.fieldset>.field._required>.label:after,
.fieldset>.fields>.field._required>.label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}

@media(max-width:991px) {
  .nav-sections .navigation-mobile .all-category {
    display: none !important;
  }

  .bundle-options-container .product-add-form .bundle-options-wrapper,
  .bundle-options-container .product-add-form .block-bundle-summary {
    float: none;
    width: 100%;
  }

  .bundle-options-container .product-add-form .block-bundle-summary {
    padding-top: 10px;
  }
}

/*Ajax cart*/
._has-modal #backtotop {
  z-index: 99;
}

.modals-ajaxcart {
  margin: 0 auto;
}

.modals-ajaxcart .countdown {
  display: none
}

.modal-popup.modal-slide.modals-ajaxcart {
  left: 0
}

.modal-popup.modal-slide.modals-ajaxcart .modal-inner-wrap {
  padding-top: 20px;
  padding-bottom: 20px;
  max-width: 320px;
  top: 50%;
  margin: 0 auto;
  height: auto;
  transform: translateY(-50%);
  width: auto;
  position: absolute;
}

.modal-popup.modal-slide.modals-ajaxcart .modal-content {
  margin-bottom: 0;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 0;
}

.modal-popup.modal-slide.modals-ajaxcart .modal-inner-wrap {
  padding-top: 30px;
  padding-bottom: 30px;
  max-width: 515px;
  top: 50%;
  transform: translateY(-50%);
  margin-top: auto;
  margin-bottom: auto;
  width: auto;
  position: absolute;
}

.modal-popup.modal-slide.modals-ajaxcart .product-item .product-item-photo {
  float: left;
}

.modal-popup.modal-slide.modals-ajaxcart .product-item .product-item-details {
  width: calc(100% - 80px);
  float: left;
  padding-left: 15px;
  text-align: left;
}

.modal-popup.modal-slide.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .popup>.block {
  margin-bottom: 0;
}

.modal-popup.modal-slide.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .header {
  font-size: 22px;
  font-family: "poppins", sans-serif;
  display: none;
}

.modal-popup.modal-slide.modals-ajaxcart .modal-header {
  padding: 0;
  min-height: unset;
}

.modal-popup.modal-slide.modals-ajaxcart .ajaxcart-wrapper-main {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.modal-popup.modal-slide.modals-ajaxcart .actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.modal-popup.modal-slide.modals-ajaxcart .actions .btn-viewcart {
  margin-right: 20px;
}

.modal-popup.modal-slide.modals-ajaxcart .actions .btn-viewcart .view-cart.action {
  background: linear-gradient(0deg, #f0c049 0%, #fbdd99 100%);
  border: transparent;
  color: #222222;
  font-weight: 600;
  font-size: 14px;
}

.modal-popup.modal-slide.modals-ajaxcart .actions .btn-viewcart .view-cart.action:hover {
  background: linear-gradient(0deg, #fbdd99 0%, #f0c049 100%);
  border: transparent;
  color: #ffffff;
}

.modal-popup.modal-slide.modals-ajaxcart .actions .view-cart.action {
  display: inline-block;
  vertical-align: top;
  overflow: visible;
  width: auto;
  border-style: solid;
  border-width: 1px;
  padding: 0;
  margin: 0;
  cursor: pointer;
  height: 42px;
  line-height: 42px;
  padding: 0 35px;
  border-radius: 3px;
}

.modal-popup.modal-slide.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .message {
  margin-top: 0;
  padding: 5px;
  background-color: #e5efe5;
  font-size: 1.3rem;
  margin-bottom: 20px;
  color: #006400;
  position: relative;
  line-height: 25px;
  font-family: 'lato', sans-serif;
}

.modal-popup.modal-slide.modals-ajaxcart .product-item .product-item-details {
  width: calc(100% - 80px);
  float: left;
  padding-left: 15px;
  text-align: left;
}

.modal-popup.modal-slide.modals-ajaxcart .product-item .product-item-details .product-item-name {
  font-weight: normal;
  color: #555;
}

.modal-popup.modal-slide.modals-ajaxcart .product-item .product-price {
  font-size: 1.6rem;
  font-weight: bold;
  color: #222;
  margin-bottom: 9px;
}

.modal-popup.modal-slide.modals-ajaxcart .product-item .product-price {
  font-size: 1.6rem;
  font-weight: bold;
  color: #222;
  margin-bottom: 9px;
}

.modal-popup.modal-slide.modals-ajaxcart .product-item .product-item-details .fakeUpdateCart {
  font-size: 1.1rem;
  vertical-align: top;
  display: none;
}

.modal-popup.modal-slide.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .popup>.action {
  padding-top: 20px;
}

.modal-popup.modal-slide.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .popup>.action .btn-viewcart {
  margin-bottom: 15px;
}

.modal-popup.modal-slide.modals-ajaxcart .action a {
  background-color: #b59677;
  color: #ffffff;
}

.modal-popup.modal-slide.modals-ajaxcart .action a {
  display: block;
  height: 40px;
  line-height: 34px;
  text-decoration: none;
}

.modal-popup.modal-slide.modals-ajaxcart .action a {
  background-color: #b59677;
  color: #ffffff;
}

.modal-popup.modal-slide.modals-ajaxcart .product-image img {
  display: block;
  margin: 0 auto;
  text-align: center;
  max-height: 100px;
}

.modal-popup.modal-slide.modals-ajaxcart .action button {
  width: 100%
}

.modal-popup.modal-slide.modals-ajaxcart .cart-info {
  display: none
}

.modal-popup.modal-slide.modals-ajaxcart .action a {
  display: block;
  height: 40px;
  line-height: 34px;
  text-decoration: none;
}

body .message.global.cookie.magepow-gdpr-cookie-notice {
  z-index: 109;
  text-align: start;
  background: #445268;
  border-color: #445268;
  color: #ffff;
}

body .message.global.cookie.magepow-gdpr-cookie-notice .content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

body .message.global.cookie.magepow-gdpr-cookie-notice .actions {
  margin-top: 0;
}

body .message.global.cookie.magepow-gdpr-cookie-notice .info {
  flex: 1;
}

body .message.global.cookie.magepow-gdpr-cookie-notice .notice-cookie-title {
  display: none;
  margin-bottom: 0;
}

body .message.global.cookie.magepow-gdpr-cookie-notice .notice-cookie-content {
  display: inline-block;
}

body .message.global.cookie.magepow-gdpr-cookie-notice .notice-cookie-content br {
  display: none;
}

body .message.global.cookie.magepow-gdpr-cookie-notice .notice-cookie-content a {
  color: #f2c557;
}

body .message.global.cookie.magepow-gdpr-cookie-notice .notice-cookie-content a:hover {
  color: #fff;
  text-decoration: underline;
}

body .message.global.cookie.magepow-gdpr-cookie-notice .actions button {
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
}

body .message.global.cookie.magepow-gdpr-cookie-notice .actions button span {
  font-size: 13px;
}

.home-slider .slick-arrow {
  z-index: 2;
  font-family: 'FontAwesome';
  border-style: solid;
  border-width: 1px;
}

.slick-next:before {
  content: "\f105";
}

.slick-prev:before {
  content: "\f104";
}

.slick-prev:before,
.slick-next:before {
  color: inherit;
  font-family: 'FontAwesome';
  line-height: inherit;
  padding: 0;
}

.slick-arrow {
  z-index: 2;
}

.slick-prev,
.slick-next {
  height: 49px;
  width: 37px;
  line-height: 49px;
}

.filter-options .filter-options-content {
  display: none !important;
}

.filter-options .active .filter-options-content {
  display: block !important;
}

.filter-options .filter-options-item {
  padding: 8px 0;
}

.ui-slider-handle {
  height: 15px;
  width: 15px;
  top: 50%;
  transform: translate(0, -50%);
  background: #f2c557;
}

.ui-slider-horizontal {
  background: #c5c5c5;
  position: relative;
  height: 4px;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-top: 3px;
}

.ui-slider-range {
  position: absolute;
  top: 0;
  background: #7a1fc1 !important;
  z-index: 2;
  height: 100%;
}

.cookie-message .page-wrapper {
  padding-bottom: 60px;
}

.cookie-message #backtotop {
  bottom: 70px;
}

.modals-quickview.modal-popup .action-close {
  padding: 0 18px;
}

.sidebar .block.block-reorder .block-content {
  padding: 15px !important;
}

.post-nextprev-hld {
  display: flex;
  justify-content: space-between;
}

.post-nextprev-hld:before,
.post-nextprev-hld:after {
  display: none !important;
}

.post-nextprev-hld a {
  display: inline-block;
  line-height: 37px;
  border-radius: 5px;
  padding: 0 20px;
  border-width: 1px;
  border-style: solid;
}

.privacy-policy ul {
  padding-inline-start: 15px;
}

.privacy-policy {
  padding-bottom: 30px;
}

.table:not(.cart):not(.totals) tfoot .mark {
  text-align: start;
}

.data.table tbody tr td .cart-price .price {
  font-size: 14px;
}

.data.table tbody tr td.subtotal .cart-price .price {
  font-weight: 700;
}

.data.table tfoot tr.grand_total .price {
  font-size: 16px;
  color: #000;
}

.block-compare .actions-toolbar .secondary {
  line-height: 35px;
}

.form.create.account {
  display: flex;
  flex-wrap: wrap;
}

.form.create.account .create.account {
  order: 0;
}

.form.create.account .create.info {
  order: 0;
}

.form.create.account .actions-toolbar {
  width: 100%;
}

.header .form-search button.button {
  border-color: #cdcdcd;
}

.vmagicmenu .level0.hasChild .level-top:after,
.magicmenu .nav-desktop .level0.dropdown .hasChild>a:before,
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild>a:before {
  top: 0;
}

.catalog-category-view .products.wrapper.grid .product-items .item div[class^="swatch-opt-"] {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transition: all .4s ease-in-out;
  top: 33%;
  z-index: 2;
  width: calc(100% - 16px);
  margin-top: 0;
  background-image: linear-gradient(to top, #fff, transparent);
}

.catalog-category-view .products.wrapper.grid .product-items .item:hover div[class^="swatch-opt-"] {
  opacity: 1;
  visibility: visible;
}

.catalog-category-view .products.wrapper.grid .product-items .item .product-item-info {
  transition: all .4s ease-in-out;
  border: 0;
  border-radius: 5px;
  padding: 12px;
}

.catalog-category-view .products.wrapper.grid .product-items .item:hover .product-item-info {
  z-index: 9;
}

.catalog-category-view .products.wrapper.grid .product-items .item .hover-box {
  z-index: 3;
}

.catalog-category-view .products.wrapper.grid .product-items .products-textlink {
  position: static;
}

.catalog-category-view .products.wrapper.grid .product-items .link-view {
  z-index: 3;
}

.catalog-category-view .products.wrapper.grid .product-items .swatch-option {
  box-shadow: 0px 0px 2px rgba(0, 0, 0, .5);
}

.catalog-category-view .products.wrapper.grid .product-items .swatch-option.color {
  margin-bottom: 5px;
}

.catalog-category-view .products.wrapper.grid .product-items .swatch-option.text {
  margin-bottom: 10px;
}

.category-products.grid.products-grid .item {
  padding-bottom: 12px;
}

.box-products .block-title-tabs .toggle-tab {
  padding-inline-start: 15px;
}

.slick-dots li {
  height: 10px;
  width: 10px;
}

.slick-dots li button {
  height: 10px;
  width: 10px;
}

.slick-dots li button:before {
  height: 10px;
  width: 10px;
}

.alo-magicslider .slick-dots li {
  padding: 0;
  margin: 0 5px;
}

.slick-dots {
  bottom: 0;
  text-align: center;
}

.footer-menu-box .footer-menu-list li a {
  padding: 0;
  border: none;
}

.footer-menu-box .footer-menu-list li:not(:last-child) {
  position: relative;
  margin-right: 10px;
}

.footer-menu-box .footer-menu-list li:not(:last-child):before {
  content: "";
  position: absolute;
  top: 50%;
  height: 12px;
  border-right: solid 1px #999;
  right: -7px;
  transform: translate(0, -50%);
}

.header-content .tool-topsearch .toggle-tab {
  display: none;
}

.header.header-container-fixed .top-banner,
.header.header-container-fixed .header-top,
.header.header-container-fixed .header-content {
  display: none;
}

.header-icons .tool-setting,
.header-icons .more-info {
  display: none;
}

.label {
  white-space: normal;
}

.field.choice {
  position: relative;
  padding-inline-start: 17px;
  margin-top: 10px;
}

.field.choice input {
  position: absolute;
  left: 0;
  top: 0;
  margin-right: 0;
}

.block-related .field.choice input {
  position: static;
  margin: 0;
}

.block-related .field.choice {
  padding-inline-start: 0;
  display: flex;
  justify-content: center;

}

.block.block-related .field.choice.related {
  position: absolute;
  top: 0;
  margin: 0;
  left: 50%;
  transform: translate(-50%, 0);
}

.field.choice>.label {
  padding-top: 0;
}

.account .form-edit-account .fieldset {
  width: 100%;
}

#tooltip-label {
  display: none;
}

.block-reorder .field.choice {
  padding-inline-start: 0;
}

.breadcrumbs li:before {
  display: none;
}

.breadcrumbs li {
  position: relative;
}

.breadcrumbs li:not(:last-child) {
  padding-inline-end: 12px;
  margin-inline-end: 12px;
}

.breadcrumbs li:not(:last-child):after {
  content: "/";
  position: absolute;
  right: -4px;
  top: 50%;
  transform: translate(0, -50%);
}

.toolbar-blog-posts {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

body .searchsuite-autocomplete {
  left: 0;
  top: 36px;
}

body .searchsuite-autocomplete ul {
  max-height: 250px;
  overflow-y: auto;
}

body .searchsuite-autocomplete .price-box .price {
  font-size: 18px;
}

body .searchsuite-autocomplete .price-box .old-price .price {
  font-size: 14px;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-reviews .product-reviews-summary {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.block .block-title a {
  font-size: 14px;
}

.checkout-payment-method .payment-method-title {
  border: none;
}

.checkout-payment-method .payment-method-title {
  padding-inline-start: 0;
}

.checkout-payment-method .payment-method-content {
  padding-inline-start: 0;
}

.checkout-payment-method .payment-method-billing-address .billing-address-details {
  padding-inline-start: 0;
}

.checkout-payment-method .payment-option-title {
  padding-inline-start: 0 !important;
}

.checkout-payment-method .payment-option-content {
  padding-inline-start: 0;
}

.opc-block-shipping-information {
  padding: 0;
}

.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  font-size: 18px;
}

.slide-showcase .slick-slide img {
  margin: 0;
  width: 100%;
  /* height: 400px; */
}

.cms-page-product.box-products-three .slick-active>div:first-child .item {
  border-bottom: solid 1px #e6e6e6;
}

.cms-page-product.box-products-three .slick-active .item:before {
  content: "";
  border-left: solid 1px #e6e6e6;
  position: absolute;
  top: 50%;
  height: 75%;
  left: 0;
  transform: translate(0, -50%);
}

.tool-topsearch .toggle-content {
  display: block;
  position: static;
  background: transparent;
  border: none;
  width: auto;
  box-shadow: none;
}

.tool-topsearch .toggle-content:before,
.tool-topsearch .toggle-content:after {
  display: none;
}

.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: none;
}

.table-comparison .cell.label,
.table-comparison td:last-child {
  border-left: none !important;
  border-right: none !important;
}

.catalog-product_compare-index .table-comparison td.cell {
  width: 350px;
}

.block-reorder .product-item .checkbox {
  position: absolute;
}

.block-reorder .product-item .field.item {
  top: 3px;
  margin-top: 0;
  position: absolute;
}

.page-header .top-form-language .switcher strong {
  background-repeat: no-repeat;
  padding-inline-start: 20px;
  background-position: center center;
}

.page-header .top-form-language .switcher strong>span {
  display: none;
}

.checkout-index-index .header-container-fixed {
  position: static;
}

#popup-newsletter .block-content {
  width: 100%;
}

.block-footer-bottom .bullet.hotline {
  color: #999;
}

.block-content-statick .hotline p.big-phone {
  color: #666;
}

.footer-links-company .payment {
  float: right;
}

/* recent order */
.notify-slider-wrapper {
  display: block;
  position: fixed;
  bottom: 20px;
  left: 15px;
  background-color: #fff;
  z-index: 990;
  width: 300px;
  -webkit-box-shadow: -1px 2px 6px rgba(30, 32, 40, .3);
  -moz-box-shadow: -1px 2px 6px rgba(30, 32, 40, .3);
  box-shadow: -1px 2px 6px rgba(30, 32, 40, .3);
}

.cookie-message .notify-slider-wrapper {
  bottom: 68px;
}

.cookie-message.catalog-product-view .notify-slider-wrapper {
  bottom: 30px;
}

.show-add-cart-bottom.catalog-product-view .notify-slider-wrapper {
  bottom: 100px;
}

.notify-slider .slider {
  position: relative;
  margin: 0;
  padding: 0;
  height: 120px !important;
  list-style: none;
  overflow: hidden;
  transition: all .3s ease;
}

.notify-slider .products-grid .item:after {
  opacity: 0;
}

.notify-slider .slider>.item {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 300px;
  height: 120px !important;
  background: #fff !important;
  text-align: center;
  line-height: 1.5 !important;
}

.notify-slider-wrapper .images-container {
  padding: 0 10px 0 0;
  width: 85px;
}

.notify-slider-wrapper .product-item-details {
  width: calc(100% - 85px);
  padding-left: 0;
  padding-right: 0;
  margin-top: 0px;
  padding-top: 12px;
  padding-right: 15px;
}

.notify-slider-wrapper .sticker.top-left {
  display: none;
}

.notify-slider-wrapper .actions-no .actions,
.notify-slider-wrapper .hover-box>a.detail_links {
  display: none;
}

.notify-slider-wrapper .grid .product-item-info {
  display: flex;
  padding-bottom: 0;
  border-width: 0;
}

.notify-slider-wrapper .products-grid .product-name {
  height: auto;
  overflow: visible;
}

.notify-slider-wrapper .product-item .product-reviews-summary,
.notify-slider-wrapper .products-grid .price-box {
  display: none;
}

.notify-slider-wrapper .someone-purchased {
  font-size: 13px;
  margin-bottom: 7px;
}

.notify-slider-wrapper .products-grid .product-name {
  margin-bottom: 10px;
}

.notify-slider-wrapper .products-grid .product-name a {
  font-size: 12px;
  font-weight: 700;
  text-transform: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.notify-slider-wrapper .time-purchased,
.notify-slider-wrapper .address-purchased {
  font-size: 11px;
}

.notify-slider-wrapper .address-purchased {
  display: block;
  margin-top: 5px;
}

.notify-slider {
  position: relative;
  overflow: hidden;
  margin: 20px auto 0 auto;
  border-radius: 4px;
}


.recentorder.suggest-slider.close {
  opacity: 1;
  float: unset;
  line-height: unset;
  font-weight: normal;
  font-size: 13px;
  display: none;
}

.recentorder.suggest-slider .x-close {
  float: unset;
  position: absolute;
  font-size: 0;
  right: 5px;
  top: 5px;
  z-index: 9;
}

.recentorder.suggest-slider .content-products {
  margin-bottom: 0;
}

.recentorder.suggest-slider .notify-slider {
  margin-top: 0;
}

.recentorder.suggest-slider .x-close:before {
  color: #000;
  content: "\f00d";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 15px;
  font-weight: normal;
  line-height: 15px;
  margin: 0;
  overflow: hidden;
  text-align: center;
  vertical-align: top;
}

.recentorder.suggest-slider .x-close:hover:before {
  color: #f36;
}

.wishlist-index-index .recentorder.suggest-slider {
  display: none;
}

.notify-slider-wrapper .images-container .product-item-photo {
  margin-top: 25px;
  display: block;
}

.notify-slider-wrapper .product-label-2 .product-label .sticker:before {
  border-width: 0 8px 20px 0;
}

.notify-slider-wrapper .product-label .sticker {
  padding: 0 5px;
  height: 20px;
  line-height: 19px;
}

/* sticky add to cart */
.catalog-product-view .message.global.cookie.magepow-gdpr-cookie-notice {
  display: none !important;
}

.catalog-product-view .cookie-message .page-wrapper {
  margin-bottom: 0;
}

.stickyCart .stickyChild .clSticky .quantity {
  width: auto;
  height: auto;
  border: none;
  text-align: unset;
  position: initial;
}

.stickyCart {
  height: auto;
  padding: 10px;
}

.stickyCart .stickyChild {
  height: auto;
}

.stickyCart .stickyChild .clSticky #btnSticky {
  height: 38px;
  line-height: 34px;
}

.stickyCart .stickyChild .clSticky {
  padding: 0 10px;
}

.stickyCart .product-qty .custom-qty {
  border-width: 1px;
  border-style: solid;
  margin: 0;
  padding: 5px 14px;
  border-radius: 3px;
  background-color: #f7f7f7;
  background-color: #ffffff;
  border-color: #e6e6e6;
}

.stickyCart .product-qty .custom-qty:before,
.stickyCart .product-qty .custom-qty:after {
  content: "";
  display: table;
}

.stickyCart .product-qty .custom-qty:after {
  clear: both;
}

.stickyCart .product-qty .custom-qty .btn-plus {
  float: left;
  position: initial;
  width: auto;
}

.stickyCart .stickyChild .contentShow #btnSticky {
  border-color: transparent;
  color: #222;
}

.stickyCart .stickyChild .contentShow #btnSticky:hover {
  color: #ffffff;
}

.stickyCart #timerSticky {
  max-width: 300px;
}

.modal-popup.modals-quickview .product-info-main {
  height: 500px;
}

.stickyCart .clSticky .items {
  /* background-image: url(../images/alothemes/ion-minus.png); */
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  border-radius: 100%;
  font-size: 13px;
  border-width: 1px;
  border-style: solid;
  border-color: #e7e7e7;
  margin: 0;
  padding: 0;
  color: #fff;
  cursor: pointer;
  float: left;
  text-align: center;
  line-height: 26px;
  height: 26px;
  width: 26px;
}

.stickyCart input.qty {
  display: inline-block;
  margin-right: 0px;
  border-width: 0;
  border-style: solid;
  border-color: #e6e6e6;
  border-radius: 0;
  color: #000;
  float: left;
  font-size: 14px;
  height: 26px;
  padding: 0 5px;
  text-align: center;
  width: 65px !important;
  font-weight: bold;
  color: #000000;
  background-color: rgba(0, 0, 0, 0);
}

.stickyCart .items.increase {
  /* background-image: url(../images/alothemes/ion-plus.png); */
}

.stickyCart .stickyChild #parentQtySticky {
  height: auto;
  padding: 0 15px;
}

.stickyCart .countdown {
  margin: 0;
}

#backtotop {
  z-index: 9999;
}

._has-modal .notify-slider-wrapper {
  z-index: 900;
}

.swatch-option.image {
  border: 1px solid #dfdfdf;
}

.swatch-option.image:not(.disabled):hover {
  outline: 2px solid #f36;
}

.header-top .main-header.top-mobile .call-us {
  display: none;
}

.product-image-container {
  display: inline-block;
  max-width: 100%;
}

.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
}

.product-image-photo {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

.form-shipping-address .field.street [name$=".street.0"] .label {
  display: none;
}

.form-shipping-address .field.street>.label {
  border-bottom: 0;
}

.opc-wrapper .fieldset>.field.required>label[for="customer-email"]:after {
  position: static;
  margin-left: 0;
}

/* swatch additional */
/* .swatch-option.image {
    height: 50px !important;
    width: 50px !important;
} */
.product-items .swatch-option {
  min-width: 25px;
  height: 25px;
  margin: 0 5px 5px 0;
}

.product-items .swatch-option.text {
  line-height: 15px;
}

/*RTL*/
body.rtl,
.rtl .main,
.rtl select,
.rtl input,
.rtl textarea {
  text-align: right;
}

body.rtl {
  direction: rtl;
}

.rtl .col-xs-1,
.rtl .col-xs-2,
.rtl .col-xs-3,
.rtl .col-xs-4,
.rtl .col-xs-5,
.rtl .col-xs-6,
.rtl .col-xs-7,
.rtl .col-xs-8,
.rtl .col-xs-9,
.rtl .col-xs-10,
.rtl .col-xs-11 {
  float: right;
}

@media (min-width: 768px) {

  .rtl .col-sm-1,
  .rtl .col-sm-2,
  .rtl .col-sm-3,
  .rtl .col-sm-4,
  .rtl .col-sm-5,
  .rtl .col-sm-6,
  .rtl .col-sm-7,
  .rtl .col-sm-8,
  .rtl .col-sm-9,
  .rtl .col-sm-10,
  .rtl .col-sm-11 {
    float: right;
  }

  .new-arrival-products {
    margin-bottom: 15px;
  }
}

@media (min-width: 992px) {

  .rtl .col-md-1,
  .rtl .col-md-2,
  .rtl .col-md-3,
  .rtl .col-md-4,
  .rtl .col-md-5,
  .rtl .col-md-6,
  .rtl .col-md-7,
  .rtl .col-md-8,
  .rtl .col-md-9,
  .rtl .col-md-10,
  .rtl .col-md-11 {
    float: right;
  }

  .category-filter li.level0 {
    width: 50%;
    padding-right: 10px;
    float: left;
  }
}

@media (min-width: 1200px) {

  .rtl .col-lg-1,
  .rtl .col-lg-2,
  .rtl .col-lg-3,
  .rtl .col-lg-4,
  .rtl .col-lg-5,
  .rtl .col-lg-6,
  .rtl .col-lg-7,
  .rtl .col-lg-8,
  .rtl .col-lg-9,
  .rtl .col-lg-10,
  .rtl .col-lg-11 {
    float: right;
  }
}

.rtl .modal-popup.modal-slide.modals-ajaxcart .actions .btn-viewcart {
  margin-right: 0;
  margin-left: 20px;
}

.rtl .slick-slider:hover .slick-prev {
  left: auto;
  right: 0;
}

.rtl .slick-slider:hover .slick-next {
  right: auto;
  left: 0;
}

.rtl .recentorder.suggest-slider .x-close {
  right: auto;
  left: 5px;
}

.rtl .notify-slider-wrapper {
  left: auto;
  right: 25px;
}

.rtl .notify-slider-wrapper .images-container {
  padding: 0 0 0 10px;
}

.rtl .notify-slider-wrapper .product-item-details {
  padding-right: 0;
  padding-left: 15px;
}

.rtl .notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details {
  text-align: right;
}

/* For: Header */
.rtl .links-wrapper-separators,
.rtl .header .welcome-msg {
  direction: ltr;
}

.rtl .main-header .support span.icon {
  padding-left: 5px;
  padding-right: 0;
}

.rtl .page-header .switcher .options,
.rtl .page-footer .switcher .options {
  direction: ltr;
}

.rtl .alotheme .tool-padding {
  margin: 0 5px 0 0;
}

.rtl .minicart-text {
  padding: 0 5px 0 0;
}

.rtl .alotheme .icons {
  font-size: 22px;
}

.rtl .content-cart .minicart-wrapper .showcart .crat-icon:before {
  font-size: 24px;
}

.rtl .header .form-search .field.search {
  float: right;
}

.rtl .header .form-search button.button {
  float: left;
  border-width: 0 1px 0 0px;
  border-radius: 35px 0 0 35px;
}

.rtl .header .form-search .catalogsearch input.input-text {
  float: left;
}

.rtl .header .form-search .catalogsearch-box {
  float: right;
  right: 0;
  left: auto;
}

.rtl .header .form-search .catalogsearch-box span {
  padding: 0 18px 0 22px;
  border-left: 1px solid #e6e6e6;
  border-right: 0;
}

.rtl .header .form-search .catalogsearch-box span:after {
  left: 15px;
  right: auto;
}

.rtl .header .form-search .dd-container {
  right: 0;
  left: auto;
}

.rtl .header .form-search .dd-container li {
  text-align: right;
}

.rtl .alotheme .tool-padding {
  margin: 0 5px 0 0;
}

.rtl .alotheme .wishlist,
.rtl .alotheme .onclick {
  padding: 0 0 0 5px;
}

.rtl .header-slider-left {
  float: right;
  padding-left: 5px;
  padding-right: 10px;
}

.rtl .banner-slider {
  padding-left: 10px;
  padding-right: 5px;
}

.rtl .header .top-mobile.top-right {
  float: left;
}

.rtl .header .top-left,
.rtl .main-header,
.rtl .below-column ul li,
.rtl .tool-setting .header-setting,
.rtl .header .welcome-msg {
  float: right;
}

.rtl .below-column ul li.first a:before,
.rtl .page-header .currency.switcher .options:before {
  display: inline-block;
}

.rtl .below-column ul li.last a:before,
.rtl .page-header .top-form-language .switcher .options:before {
  display: none;
}

.rtl .header .welcome-msg:before {
  border-color: #ccc;
  border-style: solid;
  border-width: 0 1px 0 0;
  content: "";
  display: inline-block;
  height: 13px;
  margin: 0 15px;
  vertical-align: middle;
  width: 1px;
}

.rtl .header .welcome-msg:after {
  display: none;
}

.rtl .tool-setting {
  padding: 0 20px 0 0px
}

.rtl .header .logo,
.rtl .content-logo,
.rtl .hidden-top-bar,
.rtl .vmagicmenu {
  float: right;
}

.rtl .magicmenu .nav-desktop .level0.dropdown.home .level1 a {
  float: none;
}

.rtl .tool-header {
  float: left;
}

.rtl .alo-toggle .toggle-content {
  right: auto;
  left: 0;
}

.rtl .alo-toggle .toggle-content:after {
  right: auto;
  left: 40px;
}

.rtl .vmagicmenu {
  margin-left: 20px;
}

.rtl .nav-sections-item-content .magicmenu,
.rtl .cms-static-banner-menu .text-menu.text-menu-2 h3,
.rtl .cms-static-banner-menu .text-menu,
.rtl .vmagicmenu .vmagicmenu-narrow>li.all-cat,
.rtl .home-slider .text-slide,
.rtl .banner-boder-zoom .banner-content,
.rtl .products-textlink,
.rtl .products-grid .price-box,
.rtl .item.product-item .product-reviews-summary,
.rtl .products-grid .product-name,
.rtl .magictabs,
.rtl .magicmenu .nav-desktop .level0.dropdown .level1 a,
.rtl .vmagicmenu .vmagicmenu-narrow .level0.dropdown .level1 a {
  text-align: right;
}

.rtl .magicmenu .nav-desktop .level0.home {
  margin: 0;
}

.rtl .magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children,
.rtl .magicmenu .nav-desktop .level0 .level-top-mega .children a,
.rtl .magicmenu .nav-desktop p,
.rtl .vmagicmenu .level0 .level-top,
.rtl .vmagicmenu .level0 .level-top-mega .mage-column .children,
.rtl .vmagicmenu .level0 .level-top-mega .children a,
.rtl .vmagicmenu p {
  text-align: right;
}

.rtl .vmagicmenu .block-title {
  line-height: 50px;
}

.rtl .vmagicmenu .level0.hasChild .level-top:after,
.rtl .magicmenu .nav-desktop .level0.dropdown .hasChild>a:before,
.rtl .vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild>a:before {
  float: left;
  content: "\f104";
}

.rtl .magicmenu .nav-desktop .level0.dropdown .hasChild>a:before,
.rtl .vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild>a:before {
  left: 15px;
  right: auto;
}

.rtl .vmagicmenu .level0 .level-top-mega,
.rtl .vmagicmenu .vmagicmenu-narrow .level0.dropdown>.level0,
.rtl .magicmenu .nav-desktop .level0.dropdown .hasChild ul,
.rtl .vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild ul {
  left: 100%;
  right: auto;
}

.rtl .cms-static-banner-menu .text-menu.text-menu-2 {
  width: 425px;
  padding-left: 0;
  text-align: right;
}

.rtl .all-cat span:after {
  display: none;
}

.rtl .all-cat span:before {
  content: "\f0d7";
  padding-right: 5px;
  font-family: FontAwesome;
}

.rtl .header .form-search .catalogsearch-box span,
.rtl .alotheme .wishlist,
.rtl .alotheme .onclick,
.rtl .minicart-text {
  text-align: right;
}

.rtl .minicart-items .product-item-details {
  padding-right: 110px;
  padding-left: 0;
  text-align: right;
}

.rtl .minicart-items .product>.product-item-photo,
.rtl .minicart-items .product>.product-image-container {
  float: right;
}

.rtl .minicart-wrapper .product .actions {
  float: left;
}

.rtl .page-header .switcher .options ul.dropdown,
.rtl .page-footer .switcher .options ul.dropdown,
.rtl .block-minicart .subtitle.empty {
  text-align: right;
}

.rtl .page-footer .top-form-language .switcher .options ul.dropdown a,
.rtl .page-header .top-form-language .switcher .options ul.dropdown a {
  background-position: right center;
  padding: 0 23px 0 0;
}

.rtl .minicart-wrapper .action.close {
  left: 0;
  right: auto;
}

/* For: Content */
.rtl .product-label {
  left: auto;
  right: 0px;
}

.rtl .one-products.product-title .magictabs .item:last-child .title {
  padding-right: 0px;
}

.rtl .one-products.product-title .magictabs .item:first-child .title {
  padding-left: 28px;
}

.rtl .item .hover-box {
  left: auto;
  right: 8px;
}

.rtl .item .add-to-links a {
  margin: 0 0px 0 10px;
}

.rtl .item .add-to-links a:first-child {
  margin: 0;
}

.rtl .link-view {
  left: 8px;
  right: auto;
}

.rtl .quickview span .icons {
  left: 3px;
  right: auto;
  top: -21px;
  transform: rotate(170deg);
  -moz-transform: rotate(170deg);
  -webkit-transform: rotate(170deg);
  -o-transform: rotate(170deg);
}

.rtl .item .images-container .quickview {
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}

.rtl .block-custom-product .magicproduct .products .item {
  min-height: 228px;
}

.rtl .tabproduct-right .block-title-tabs .magictabs {
  float: left;
  padding-left: 0px !important;
  padding-right: 30px !important;
}

.rtl .product-title .magictabs .item .title,
.rtl .alo-blog .block-title-tabs h3,
.rtl .crosssell .block-title strong,
.rtl .block-related .block-title strong,
.rtl .block.related .block-title strong,
.rtl .box-up-sell .block-title strong,
.rtl .block-title-tabs h3 {
  padding: 0 0 0 28px;
}

.rtl .one-products.product-title .magictabs .item .title {
  padding: 0;
}

.rtl .arrow-custom-right .block-title-tabs {
  float: right;
  text-align: right;
}

.rtl .arrow-custom-right .slick-arrow.slick-prev,
.rtl .arrow-custom-right .content-products .products .slick-arrow.slick-prev {
  left: 0;
  right: 0;
}

.rtl .arrow-custom-right .slick-arrow.slick-next,
.rtl .arrow-custom-right .content-products .products .slick-arrow.slick-next {
  left: 35px;
  right: auto;
}

.rtl .block-custom-product .per-product .images-container {
  float: right;
  padding-right: 0;
  padding-left: 15px;
}

.rtl .cms-static-product.block-custom-product .item .hover-box,
.rtl .blog_short_text,
.rtl .page-footer .block-content-statick li a,
.rtl .page-footer .block-title.heading,
.rtl #popup-newsletter .block-content input.input-text,
.rtl .countdown {
  text-align: right;
}

.rtl .alo-blog .block .block-content {
  clear: both;
}

.rtl .blog-image .post-posed-date {
  right: 10px;
  left: auto;
}

.rtl .message.success {
  padding: 10px 40px 10px 20px;
}

.rtl .message.success>*:first-child:before {
  left: auto;
  right: 0;
}

.rtl .product-label-2 .product-label .sticker:before {
  left: -8px;
  border-width: 0 0 27px 8px;
  right: auto;
}

.rtl.catalog-product-view .block.related ul.block-content,
.rtl.catalog-product-view .block.related ol.block-content {
  direction: rtl;
  padding: 0 30px 0 0;
}

.rtl #popup-newsletter .subscribe-bottom input {
  margin: -1px 0px 1px 5px;
}

.rtl .item .actions-cart .button.btn-cart,
.rtl .item .actions-cart .stock.unavailable {
  margin: 0 0px 0 7px;
}

.rtl ul.nav-accordion li>ul.submenu>li>a {
  padding-right: 20px;
  padding-left: 0;
}

.rtl ul.nav-accordion ul ul li a:before {
  text-align: left;
  padding-left: 15px;
  padding-right: 0;
  content: "\f104";
}

.rtl .filter-options .filter-options-content {
  margin: 0;
}

.rtl .filter-options .filter-options-content .item span.count {
  float: left;
}

.rtl ul.nav-accordion .expand,
.rtl ul.nav-accordion .collapse {
  left: 0;
  right: auto;
}

.rtl .products-grid .item:after {
  left: auto;
  right: 0;
}

.rtl .timer-box:last-child:after {
  display: block;
}

.rtl .timer-box:first-child:after {
  display: none;
}

.rtl .timer-box:last-child {
  margin-right: 12px;
}

.rtl .timer-box:first-child {
  margin: 0;
}

.rtl .products-list .images-container,
.rtl .products-list .item .products-textlink {
  float: right;
}

.rtl .products-list .item .products-textlink {
  padding: 0 0px 0 15px;
}

.rtl .products-list .item .product-item-details {
  padding: 0 15px 0 0px;
}

.rtl .products-list .item .products-textlink,
.rtl .products.wrapper.list .product-item-details .product-reviews-summary,
.rtl .products-list .item .product-item-inner {
  text-align: right;
}

.rtl .product-reviews-summary .reviews-actions a:not(:first-child) {
  border-right: 1px solid #e2e2e2;
}

.rtl .product-reviews-summary .reviews-actions a:not(:last-child) {
  border: 0;
}

.rtl .products-list .product-reviews-summary .reviews-actions .action {
  display: inline-block;
}

.rtl .products-list .item .product-item-inner .add-to-links .action {
  float: none;
  margin: 0 0 0 10px;
}

.rtl .product-item-description ul {
  padding-right: 1.5em;
  padding-left: 0;
  margin-right: -5px;
  margin-left: 0;
}

.rtl .opc-block-shipping-information .shipping-information-title .action-edit {
  left: 0;
  right: auto;
}

.rtl .additional-timer-block .countdown {
  text-align: right;
}

.rtl .additional-timer-block .timer-box:first-child {
  margin-left: 10px;
  margin-right: 0;
}

.rtl .additional-timer-block .timer-box {
  margin: 0 10px;
}

.rtl .timer-box:first-child:after {
  display: none;
}

.rtl .timer-box:last-child:after {
  display: block;
}

.rtl .filter-current .action.remove {
  left: 0px;
  right: auto;
}

.rtl .swatch-option.text {
  margin-right: 0px;
  margin-left: 10px;
}

.rtl .swatch-option {
  margin: 0 10px 5px 0;
}

.rtl .filter-options-content .swatch-option-link-layered .swatch-option.color {
  margin: 0 0px 15px 10px;
}

.rtl .product-items .product.details.product-item-details .swatch-option.color {
  margin-left: 10px;
  margin-right: 0;
}

/* For: Footer */
.rtl .address-list .tit-contain {
  display: block;
}

.rtl .address-list .tit-name,
.rtl .footer-copyright {
  float: right;
}

.rtl .address-list .feature-icon p,
.rtl .block-subscribe .block-title,
.rtl .footer-copyright {
  text-align: right;
}

.rtl .footer-links-company .payment {
  float: right;
  padding: 0 20px 0 0px;
}

.rtl .page-footer .socials .block-title.heading.exclusive {
  float: right;
  padding: 0 0 0 10px;
  line-height: 43px;
}

/* For: Category */
.rtl .accor-title,
.rtl ul.nav-accordion li a,
.rtl .mean-bar .all-cat,
.rtl .block .block-title,
.rtl .col-left .magicproduct.mage-custom .item span,
.rtl .filter-options .filter-options-title,
.rtl .page-products .page-title-wrapper,
.rtl .catalog-category-view .page-title-wrapper {
  text-align: right;
}

.rtl ul.nav-accordion .mean-expand,
.rtl ul.nav-accordion .mean-expand.mean-clicked {
  left: 0;
  right: auto;
}

.rtl .filter-options .filter-options-title:after {
  left: 18px;
  right: auto;
}

.rtl .swatch-option,
.rtl .limiter,
.rtl .sorter,
.rtl .toolbar-amount {
  float: right;
}

.rtl .modes,
.rtl .toolbar-bottom .toolbar-products .pages {
  float: left;
}

.rtl .addthis_toolbox.addthis_default_style .at300b,
.rtl .addthis_toolbox.addthis_default_style .at300m,
.rtl .post-holder .post-header .post-info {
  float: right;
}

/* For: Product Page */
.rtl .product-view .product-shop,
.rtl .label,
.rtl .breadcrumbs,
.rtl .product.data.items {
  text-align: right;
}

.rtl.page-layout-1column .product-view .product.media,
.rtl .product.data.items .items-tabs {
  float: right;
}

.rtl .product-view .product-img-box .gallery-placeholder .fotorama-item .fotorama__stage {
  left: 0 !important;
}

.rtl .fotorama__nav-wrap--vertical.fotorama__nav-wrap {
  left: auto;
  right: 0 !important;
}

.rtl .product.data.items .data-tabs-content {
  border-left: 0 none;
  border-right: 1px solid #ccc;
}

.rtl .product-info-main .product.attribute ul,
.rtl .product-info-main .product.attribute ol {
  direction: rtl;
  margin-right: -7px;
  margin-left: 0px;
  padding-right: 1.5em;
  padding-left: 0;
}

.rtl .swatch-option:first-child {
  margin-right: 0;
}

.rtl .alo-social-links .custom-html .title-social {
  padding: 0 0px 0 10px;
}

.rtl .product-view .product-shop .product-social-links a .icons,
.rtl .product-add-form .product-social-links a .icons {
  margin: 0 0px 0 5px;
}

/* For: checkout Page */
.rtl .opc .step-title,
.rtl .fieldset>.field>.label,
.rtl caption,
.rtl th,
.rtl td,
.rtl table th {
  text-align: right;
}

.rtl .field-tooltip {
  left: 0;
  right: auto;
}

.rtl .field .control._with-tooltip input {
  margin-left: 10px;
  margin-right: 0;
}

.rtl .opc-wrapper .fieldset>.field.required>label {
  padding-left: 25px;
  padding-right: 0;
}

.rtl .table-checkout-shipping-method {
  float: right;
}

.rtl .checkout-shipping-method .actions-toolbar {
  clear: both;
}

.rtl .checkout-shipping-method .actions-toolbar>.primary {
  float: left;
  clear: both;
}

.rtl .grid.products-grid .item {
  float: right;
}

.rtl .store-title .title-store,
.rtl .contact-content .page-subheading {
  text-align: right;
}

.rtl .contact_info .icons,
.rtl .contact-form .col-lg-5.col-md-5.col-sm-12.col-xs-12,
.rtl .actions-toolbar .primary {
  float: right;
}

.rtl .contact_info .flex {
  padding: 5px 65px 0 0px;
}

.rtl .control.captcha-image .captcha-img {
  margin: 0 0px 10px 10px;
}

.rtl.page-layout-2columns-left .column.main {
  float: left;
}

.rtl.page-layout-2columns-left .sidebar-main {
  float: right;
}

.rtl.page-layout-2columns-left .sidebar-additional {
  float: right;
  clear: right;
}

.rtl .product.data.items .data-tabs-content {
  border-right: 1px solid #eee;
}

.rtl.page-products .page-title-wrapper,
.rtl.catalog-category-view .page-title-wrapper,
.rtl .product-view .product-shop .add-to-links,
.rtl .product-add-form .add-to-links {
  text-align: right;
}

.rtl .product-view .product-shop .product-social-links a,
.rtl .product-add-form .product-social-links a {
  margin: 0 0px 0 15px;
}

.rtl .tool-account,
.rtl .top-link-product,
.rtl .minicart-wrapper {
  float: right;
}

.rtl .alotheme .tool-padding {
  margin: 0 0px 0 5px;
}

.rtl .content-cart .minicart-wrapper .showcart .crat-icon:before {
  font-size: 22px;
}

.rtl .minicart-wrapper .action.showcart .counter.qty {
  width: 24px;
  height: 24px;
  line-height: 24px;
  right: -5px;
}

.rtl .minicart-wrapper .block-minicart {
  right: auto;
  left: 0;
}

.rtl .minicart-wrapper .block-minicart:after {
  right: auto;
  left: 25px;
}

.rtl .minicart-wrapper .block-minicart:before {
  right: auto;
  left: 0;
}

@media(max-width:991px) {

  .rtl .header .top-left,
  .rtl .main-header,
  .rtl .below-column ul li,
  .rtl .tool-setting .header-setting,
  .rtl .header .welcome-msg,
  .rtl .header .logo,
  .rtl .content-logo,
  .rtl .hidden-top-bar,
  .rtl .tool-header {
    float: none;
  }

  .rtl .header .welcome-msg:after {
    display: inline-block;
  }

  .rtl .header .welcome-msg:before {
    display: none;
  }

  .rtl .socials .page-footer-social {
    float: right;
  }

  .rtl .footer-links-company .payment {
    width: auto;
  }

  .rtl .box-products .block-title-tabs .toggle-tab {
    left: 0;
    right: auto;
  }

  .rtl .box-products .block-title-tabs .magictabs.toggle-content {
    left: 0;
    right: auto;
    padding: 10px 20px !important;
  }

  .rtl .filter.active .filter-title strong {
    right: auto;
    left: 5px;
  }

  .rtl .nav-sections .mean-nav ul li a {
    text-align: right;
  }

  .rtl .nav-sections .mean-nav ul li .collapse,
  .rtl .nav-sections .mean-nav ul li .expand,
  .rtl .meanmenu-accordion .collapse,
  .rtl .nav-sections .mean-nav ul li .expand {
    right: auto;
    left: 10px;
  }

  .rtl .nav-sections .mean-nav ul li li a {
    padding: 10px 25px 10px 0px;
  }

  .rtl .nav-sections .mean-nav ul li li li a {
    padding: 10px 40px 10px 0px;
  }

  .rtl .nav-sections .mean-nav ul li a span.icon.fa-home {
    padding-left: 0;
    padding-right: 14px;
  }

  .rtl .tool-account,
  .rtl .top-link-product,
  .rtl .minicart-wrapper {
    float: none;
  }

  .rtl .breadcrumbs {
    text-align: center;
  }

  .rtl .box-products .block-title-tabs .magictabs.toggle-content {
    left: 0;
    right: auto;
    padding: 10px 20px !important;
  }

  .rtl .products-list .item .products-textlink {
    padding: 0;
  }

  .rtl .products-list .item .products-textlink {
    float: none;
  }
}

/* Iphone 5 landscape */
@media(max-width:767px) {
  .rtl .mobile-collapsible .toggle-tab.mobile {
    left: 0;
    right: auto;
    text-align: left;
  }

  .rtl .policy .policy-box .box-content {
    text-align: right;
  }

  .rtl .header-slider-left {
    float: none;
  }

  .rtl .header-slider-left {
    padding-right: 15px;
    padding-left: 15px;
  }

  .rtl .header-icons.content-cart {
    padding-left: 5px;
    padding-right: 5px;
  }

  .rtl .minicart-text {
    padding-left: 5px;
  }

  .rtl .product-view .product-info-main {
    clear: both;
  }

  .rtl .footer-copyright,
  .rtl .socials {
    float: none;
  }

  .rtl .page-footer .main-download .block-title.heading {
    display: block;
  }
}

@media only screen and (max-width: 639px) {
  .rtl .product.data.items .data-tabs-content {
    border-right: 0;
    clear: both;
  }

  .rtl .block-custom-product .magicproduct .products .item:nth-child(4n) {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .rtl .alo-toggle .toggle-content {
    right: 0;
    left: auto;
  }

  .rtl .alo-toggle .toggle-content:after {
    right: 40px;
    left: auto;
  }
}

@media only screen and (max-width: 479px) {
  .rtl .minicart-wrapper .block-minicart:after {
    right: auto;
    left: 96px;
  }
}


/*UPDATE RTL*/
.rtl .slick-prev {
  right: 0;
  left: auto;
}

.rtl .slick-next {
  left: 0;
  right: auto;
}

.rtl .home-slider .slick-arrow.slick-prev {
  left: auto;
}

.rtl .home-slider .slick-arrow.slick-next {
  right: auto;
}

.rtl .home-slider:hover .slick-prev {
  right: 0;
}

.rtl .home-slider:hover .slick-next {
  left: 0;
}

[dir="rtl"] .slick-next:before {
  content: "\f104";
}

[dir="rtl"] .slick-prev:before {
  content: "\f105";
}

.rtl .home-slider .slick-arrow.slick-prev {
  border-radius: 5px 0 0 5px;
}

.rtl .home-slider .slick-arrow.slick-next {
  border-radius: 0 5px 5px 0;
}

.rtl .slick-arrow.slick-next {
  border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  -ms-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  box-shadow: -3px 0 3px 0 rgba(50, 50, 50, 0.2);
  -moz-box-shadow: -3px 0 3px 0 rgba(50, 50, 50, 0.2);
  -webkit-box-shadow: -3px 0 3px 0 rgba(50, 50, 50, 0.2);
}

.rtl .slick-arrow.slick-prev {
  border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  -ms-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
  -webkit-box-shadow: 3px 0 3px 0 rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 3px 0 3px 0 rgba(50, 50, 50, 0.2);
  box-shadow: 3px 0 3px 0 rgba(50, 50, 50, 0.2);
}

.rtl .minicart-wrapper .action.showcart .counter.qty {
  right: auto;
  left: -10px;
}

.rtl .alotheme .wishlist,
.rtl .alotheme .onclick {
  padding: 0 10px 0 0;
}

.rtl .alotheme .tool-padding {
  margin: 0 0 0 20px;
}

.rtl .minicart-text {
  padding: 0 10px 0 0;
}

.rtl .header .welcome-msg {
  margin: 0 0 0 8px;
}

.rtl .header .welcome-msg:before {
  margin: 0 15px 0 0;
}

.rtl .cms-static-banner-menu.cms-static-position-none .text-menu {
  width: 32%;
}

.rtl .all-products:after {
  display: inline-block;
  content: "\f0d9";
  padding-left: 0px;
  padding-right: 10px;
}

.rtl .all-products:before {
  display: none;
}

.rtl .cms-static-product.block-custom-product .product-items {
  display: flex;
  flex-wrap: wrap;
}

.rtl .shopbrand .slick-arrow.slick-next {
  right: auto;
  left: 0;
}

.rtl .shopbrand .slick-arrow.slick-prev {
  left: auto;
  right: 0;
}

.rtl .block-subscribe .actions {
  right: auto;
  left: 0;
}

.rtl .block-subscribe input.input-text {
  padding: 0 24px 0 130px;
}

.rtl .block-subscribe .actions button.button {
  border-radius: 3px 0 0 3px;
}

.rtl .footer-menu-box .footer-menu-list li:not(:last-child) a {
  border-left: 1px solid #999;
  border-right: none;
}

.rtl .footer-menu-box .footer-menu-list li:first-child a {
  padding-left: 5px;
  padding-right: 0;
}

.rtl .modes-mode>span {
  padding-left: 0;
  padding-right: 5px;
}

.rtl .review-ratings {
  float: right;
}

.rtl .review-ratings~.review-content,
.rtl .review-ratings~.review-details {
  margin-right: 280px;
  margin-left: 0;
}

.rtl .block.related .products-grid .item:after,
.rtl .block.upsell .products-grid .item:after {
  right: auto;
  left: 0;
}

.rtl .actions-toolbar .primary .action {
  margin: 0 0 0 5px;
}

.rtl .login-container .block:nth-child(even) {
  float: left;
}

.rtl .login-container .block:nth-child(odd) {
  float: right;
}

.rtl .products-grid.wishlist .product-item .fieldset .field.qty {
  padding-right: 0;
  padding-left: 10px;
}

.rtl.account .column.main .block .block-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.rtl.account .column.main .block .block-content:after {
  display: none;
}

.rtl.account .column.main .block .block-title {
  display: flex;
  flex-wrap: wrap;
}

.rtl.account .column.main .block .block-title>.action {
  margin-right: 7px;
}

.rtl .block-reorder .block-content .product-item-name {
  padding-left: 0;
  padding-right: 25px;
}

.rtl .block-reorder .product-item .field.item {
  float: right;
}

.rtl .block.account-nav .item a,
.rtl .block.account-nav .item>strong {
  border-left: none;
  border-right: solid 3px transparent;
}

.rtl .block.account-nav .item.current a,
.rtl .block.account-nav .item.current>strong {
  border-color: #ff5501;
}

.rtl.account .table:not(.cart):not(.totals)>tbody>tr>td.actions {
  display: flex;
  flex-wrap: wrap;
}

.rtl.account .table-wrapper .action {
  margin-right: 0;
  margin-left: 15px;
}

.rtl .order-links .item {
  margin-right: 0;
  margin-left: 20px;
}

.rtl .product-item .product-reviews-summary .rating-summary {
  margin: 0 0 0 4px;
}

.rtl .form-address-edit,
.rtl .form.form-edit-account {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.rtl .form-address-edit:after {
  display: none;
}

.rtl .modal-custom .action-close,
.rtl .modal-popup .action-close,
.rtl .modal-slide .action-close {
  right: auto;
  left: 0;
}

.rtl .modals-quickview .modal-inner-wrap .modal-header {
  right: auto;
  left: 0;
}

.rtl .cart-summary {
  float: left;
}

.rtl .cart-container .form-cart {
  float: right;
}

.rtl .minicart-wrapper .product .actions>.primary,
.rtl .cart.table-wrapper .actions-toolbar>.action-edit,
.rtl .cart.table-wrapper .actions-toolbar>.action-towishlist {
  margin-right: 0;
  margin-left: 10px;
}

.rtl .cart-summary .block>.title,
.rtl .paypal-review-discount .block>.title {
  padding: 7px 5px 7px 30px;
}

.rtl .cart-summary .block>.title:after,
.rtl .paypal-review-discount .block>.title:after {
  right: auto;
  left: -5px;
}

.rtl .cart.table-wrapper .product-item-photo {
  padding-right: 0;
  padding-left: 20px;
  float: right;
}

.rtl .opc-sidebar {
  float: left;
}

.rtl .opc-wrapper {
  float: right;
  padding-right: 0;
  padding-left: 30px;
}

.rtl .popup-newsletter .modal-inner-wrap .modal-header {
  right: auto;
  left: 0;
}

.rtl .popup-newsletter.modal-popup .action-close {
  left: -10px;
}

.rtl .alo-magicslider .slick-dots {
  padding: 0 0 0 35px;
  text-align: left;
}

.rtl .alo-toggle .toggle-content:after {
  left: 92px;
}

.rtl .minicart-wrapper .block-minicart:after {
  left: 54px;
}

.rtl .footer-menu-box .footer-menu-list li:not(:last-child) {
  margin-right: 0;
  margin-left: 10px;
}

.rtl .footer-menu-box .footer-menu-list li:not(:last-child):before {
  right: auto;
  left: -7px;
}

.rtl .footer-menu-box .footer-menu-list li:first-child a {
  padding: 0;
  border-left: none;
}

.rtl .footer-menu-box .footer-menu-list li:not(:last-child) a {
  padding: 0;
  border-left: none;
}

.rtl #backtotop {
  right: auto;
  left: 15px;
}

.rtl .field.choice input {
  left: auto;
  right: 0;
}

.rtl.account .page-title-wrapper .page-title,
.rtl [class^="sales-guest-"] .page-title-wrapper .page-title,
.rtl .sales-guest-view .page-title-wrapper .page-title {
  margin-right: 0;
}

.rtl .breadcrumbs li:not(:last-child):after {
  left: -4px;
  right: auto;
}

.rtl .product-info-main .brand span,
.rtl .feature-wrapper .brand span {
  margin-right: 0;
  margin-left: 10px;
}

.rtl .product-view .product-shop .product-reviews-summary .rating-summary {
  margin: 0 0 0 10px;
}

.rtl .product-info-main .product-reviews-summary .reviews-actions .action {
  padding: 0 10px 0 10px;
}

.product-info-main .product-reviews-summary .reviews-actions .action.add {
  padding-right: 0;
}

.rtl .product-info-main .product-reviews-summary .reviews-actions {
  direction: ltr;
}

.rtl .product-reviews-summary .reviews-actions a:not(:first-child) {
  border-right: none;
  border-left: 1px solid #e2e2e2;
}

.rtl .product-info-main .stock.available,
.rtl .product-info-main .stock.unavailable {
  margin-right: 0;
  margin-left: 20px;
  display: flex;
}

.rtl .product-info-main .stock.available:before,
.rtl .product-info-main .stock.unavailable:before {
  margin-right: 0;
  margin-left: 2px;
}

.rtl .product-view .product-shop .product-social-links a:last-child,
.rtl .product-add-form .product-social-links a:last-child {
  margin: 0;
}

.rtl .block.block-related .block-subtitle {
  text-align: right;
  direction: ltr;
}

.rtl .opc-estimated-wrapper .estimated-block {
  float: right;
}

.rtl .sorter-label,
.rtl .limiter .label {
  float: right;
}

.rtl .toolbar .modes {
  display: flex;
  justify-content: flex-end;
  flex: 1;
}

.rtl .mode-grid {
  margin-right: 0;
  /* margin-left: 15px; */
}

.rtl .toolbar {
  display: flex;
  flex-wrap: wrap;
}

.rtl .toolbar-bottom .toolbar-products .modes {
  display: none;
}

.rtl .toolbar-bottom .toolbar-products .pages {
  flex: 1;
}

.rtl .searchsuite-autocomplete {
  left: auto;
  right: 0;
}

.rtl .searchsuite-autocomplete .title {
  display: flex;
  justify-content: space-between;
}

.rtl .searchsuite-autocomplete ul li .qs-option-image {
  float: right;
}

.rtl .searchsuite-autocomplete ul li .qs-option-info {
  padding-left: 0;
  padding-right: 5%;
  text-align: start;
}

.rtl .form.create.account .actions-toolbar .secondary {
  float: left;
}

.rtl .box .box-actions {
  display: flex;
}

.rtl .box .box-actions .action:not(:first-child) {
  margin-right: 5px;
}

.rtl .table-order-items .subtotal,
.table-order-items .amount {
  text-align: left;
}

.rtl .actions-toolbar .secondary {
  float: left;
}

.rtl .cart-totals .amount,
.rtl .opc-block-summary .table-totals .amount {
  text-align: left;
}

.rtl .cart.table-wrapper .item-actions td {
  text-align: end;
}

.rtl .opc-wrapper .shipping-address-item.selected-item:after {
  right: auto;
  left: 0;
}

.rtl .opc-wrapper .shipping-address-item {
  padding: 20px 20px 20px 35px;
}

.rtl .checkout-payment-method .payment-methods .actions-toolbar .primary {
  float: left;
}

.rtl .opc-block-summary .items-in-cart>.title {
  padding: 10px 0 10px 40px;
}

.rtl .opc-block-summary .items-in-cart>.title:after {
  right: auto;
  left: 0;
}

.rtl .opc-block-summary .product-item .product-item-name-block {
  text-align: right;
  padding-right: 0;
  padding-left: 5px;
}

.rtl .checkout-container .modal-custom .action-close {
  left: 35px;
}

.rtl .detail-about .right-detail-about .box .box-content {
  padding-left: 0;
  padding-right: 20px;
  width: calc(100% - 44px);
}

.rtl .right-detail-about .box {
  display: flex;
  flex-wrap: wrap;
}

.rtl .store_info .flex {
  padding-left: 0;
  padding-right: 70px;
}

.rtl .store_info .icons {
  float: right;
}

.rtl .post-list-wrapper .post-posed-date,
.rtl .post-view .post-posed-date {
  float: right;
  margin-left: 10px;
  margin-right: 0;
  padding: 0 0 0 10px;
  border-left: 1px solid #e6e6e6;
  border-right: none;
}

.rtl .post-list-wrapper .item.post-categories,
.rtl .post-view .item.post-categories {
  float: right;
}

.rtl .widget.block-categories li {
  display: flex;
}

.rtl .widget.block-categories li a {
  padding-left: 5px;
}

.rtl .block.related ol.block-content {
  padding: 0 30px 0 0;
}

.blog-page.rtl .block.related .products-grid .item:after {
  right: 0;
  left: auto;
}

.rtl .content-products .products .slick-arrow.slick-next {
  right: auto;
}

.rtl .content-products .products .slick-arrow.slick-prev {
  left: auto;
}

.rtl .footer-links-company .payment {
  float: left;
}

.rtl .block.related .products-grid .item:after,
.rtl .block.upsell .products-grid .item:after,
.rtl .crosssell .products-grid .item:after {
  left: auto;
  right: 0;
}

.rtl .block-related .products .slick-prev.slick-arrow,
.rtl .box-up-sell .products .slick-prev.slick-arrow,
.rtl .crosssell .products .slick-prev.slick-arrow,
.rtl .post-bottom .related .products .slick-prev.slick-arrow {
  left: auto;
  right: -5px !important
}

.rtl .block-related .products .slick-next.slick-arrow,
.rtl .box-up-sell .products .slick-next.slick-arrow,
.rtl .crosssell .products .slick-next.slick-arrow,
.rtl .post-bottom .related .products .slick-next.slick-arrow {
  right: auto;
  left: -5px;
}

.rtl .toolbar {
  display: flex;
}

.rtl .pages li {
  float: right;
  margin: 0 5px 0 0;
}

.rtl .pages .action.previous:before {
  content: "\f105";
}

.rtl .pages .action.next:before {
  content: "\f104";
}

/* style new */

.modal-popup .modal-content {
  max-height: none;
  overflow: initial;
}

.cookie-message .modal-popup.modals-quickview .page-wrapper {
  padding-bottom: 0;
}

.modal-popup.modals-quickview .product-info-main {
  margin-top: 30px;
  scrollbar-width: thin;
}

.modal-popup.modals-quickview .product-info-main::-webkit-scrollbar,
body .searchsuite-autocomplete ul::-webkit-scrollbar,
.header .form-search .dd-container::-webkit-scrollbar,
.minicart-wrapper .block-minicart::-webkit-scrollbar {
  width: 6px;
  background-color: #dedede;
}

.modal-popup.modals-quickview .product-info-main::-webkit-scrollbar-track,
body .searchsuite-autocomplete ul::-webkit-scrollbar-track,
.header .form-search .dd-container::-webkit-scrollbar-track,
.minicart-wrapper .block-minicart::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  background-color: #f8f8f8;
  border-radius: 10px;
}

.modal-popup.modals-quickview .product-info-main::-webkit-scrollbar-thumb,
body .searchsuite-autocomplete ul::-webkit-scrollbar-thumb,
.header .form-search .dd-container::-webkit-scrollbar-thumb,
.minicart-wrapper .block-minicart::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  background-color: #dedede;
}

.modal-popup.modals-quickview .product-info-main::-webkit-scrollbar-thumb:hover,
body .searchsuite-autocomplete ul::-webkit-scrollbar-thumb:hover,
.header .form-search .dd-container::-webkit-scrollbar-thumb:hover,
.minicart-wrapper .block-minicart::-webkit-scrollbar-thumb:hover {
  background: #888;
}

/*.modal-popup.modals-quickview .row {
	margin-left: 0;
	margin-right: 0;
}*/
.minisearch .searchsuite-autocomplete {
  z-index: 98;
}

.minisearch .searchsuite-autocomplete .qs-option-title a {
  color: #2557aa;
}

.minisearch .searchsuite-autocomplete .qs-option-title a:hover {
  color: #e47911;
}

.header .form-search .dd-container {
  height: auto;
  max-height: 370px;
}

.minicart-wrapper .block-minicart {
  max-height: 475px;
  overflow-y: auto;
}

.block-minicart .minicart-items-wrapper {
  height: auto !important;
}

.products-grid .product-name {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.slick-dots li button {
  width: 8px;
  height: 8px;
  border: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #bcbcbc;
  text-indent: -9999px;
  padding: 0;
  margin: 0;
}

.slick-slider .slick-dots li button:before {
  content: "";
  color: #7a1fc1;
  /*background-color: #fed700;*/
}

.slick-slider .slick-dots li.slick-active button,
.slick-slider .slick-dots li:hover button {
  color: #fed700;
  background-color: #474747;
  border-color: #474747;
}

.slick-slider .slick-dots li.slick-active button:before {
  color: #7a1fc1;
  background-color: #7a1fc1;
}

.slick-dots li.slick-active button {
  width: 30px;
  background-color: #7a1fc1;
}

.slick-dots li {
  width: auto;
  height: auto;
}

.slick-dots li button:before {
  width: auto;
  height: auto;
}

.product.info.detailed #product-review-table .field.choice input {
  top: auto;
  left: auto;
}

.block.block-related .block-subtitle {
  display: none;
}

.crosssell .products-grid .item:after,
.block-related .products-grid .item:after,
.box-up-sell .products-grid .item:after {
  opacity: 0;
}

.crosssell .products-grid .item.slick-active:after,
.block-related .products-grid .item.slick-active:after,
.box-up-sell .products-grid .item.slick-active:after {
  opacity: 1;
}

body .message.global.cookie.magepow-gdpr-cookie-notice .notice-cookie-content a {
  display: inline-block;
}

.modal-popup.modals-quickview .product-primary-column .row {
  margin-left: 0;
  margin-right: 0;
}

.item .hover-box,
.link-view {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transition: all 500ms ease;

}

.item:hover .hover-box,
.item:hover .link-view {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}

.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .someone-purchased {
  padding-top: 13px;
}


.whats-appimg {
  position: fixed;
  bottom: 120px;
  right: 22px;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0.95;
  z-index: 9999999999
}

.whats-appimg a {
  display: inline-block;
  background: #4FCE5D;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  line-height: 60px;
  text-align: center;
  font-size: 40px;
  color: #fff !important;
  box-shadow: 0px 0px 13px #fff;
}

.whats-appimg a:hover {
  color: #fff !important;
}


.whats-appimg {
  display: block;
  position: fixed;
  bottom: 120px;
  right: 22px;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0.95;
  z-index: 9999999999
}

span.chat-now {
  font-size: 14px;
  color: #58d065;
  font-weight: 600;
}


.whats-appimg:hover {
  opacity: 1;
  transform: translate3d(0, -4px, 0);
}

#search_mini_form {
  width: 100% !important;
}

.cms-index-index .vmagicmenu .vmagicmenu-narrow {
  display: block !important;
}

.product.data.items .items-tabs {
  margin: 0px;
  float: left;
  width: 100%;
}



.catalog-product-view .product.data.items .items-tabs .item:last-child {
  margin-right: 0;
  display: inline-block;
}

.catalog-product-view .product.data.items .items-tabs .item a {
  color: #666666;
  border-color: #e6e6e6;
  border-bottom: none !important;
}

@media (max-width: 767px) {
  .product.data.items .items-tabs .item a {
    line-height: normal !important;
    padding: 10px 8px !important;
    font-size: 12px !important;
  }

  .product.info.detailed ul,
  .product.info.detailed ol,
  .product.attribute ul,
  .product.attribute ol,
  .post-list-wrapper ul,
  .post-list-wrapper ol,
  .post-view ul,
  .post-view ol {
    padding: 0 0 0 0px !important;
  }
}

.minicart-wrapper .action.showcart .counter.qty {
  background: #7a1fc1 !important;
}

.header .form-search {
  border-color: #BD8FE0 !important;
}

.header-content {
  background-color: #52555C !important;
}

.vmagicmenu .block-title {
  background-color: #00A8E1 !important;
}

.vmagicmenu .block-title {
  background: #7a1fc1 !important;
  color: #ffffff;
}

.vmagicmenu .block-title .vmagicmenu-subtitle {
  color: #ffffff !important;
}

.cms-index-index .vmagicmenu .vmagicmenu-narrow {
  border-color: #7a1fc1 !important;
}

.item .actions-cart .button.btn-cart,
.home-slider .slick-slide.slick-active .figcaption .btn-shop,
#popup-newsletter .block-content button.button,
.block-subscribe .actions button.button,
.block-content-statick .hotline .call-Us-Now,
.page-header .header .content-shipping a,
.promotion .content-promotion a,
.item .add-to-links a:hover,
.product-view .add-to-cart button.button {
  background: -webkit-linear-gradient(90deg, #f0c049 0%, #fbdd99 100%);
  background: -moz-linear-gradient(90deg, #f0c049 0%, #fbdd99 100%);
  background: -o-linear-gradient(90deg, #f0c049 0%, #fbdd99 100%);
  background: -ms-linear-gradient(90deg, #f0c049 0%, #fbdd99 100%);
  background: linear-gradient(0deg, #f0c049 0%, #fbdd99 100%);
}

.home-slider .slick-slide.slick-active .figcaption .btn-shop {
  background: linear-gradient(0deg, #f0c049 0%, #fbdd99 100%);
}

.home-slider .slick-slide.slick-active .figcaption .btn-shop:hover {
  background: linear-gradient(0deg, #fbdd99 0%, #f0c049 100%);
}

.item .actions-cart .button.btn-cart:hover,
#popup-newsletter .block-content button.button:hover,
.block-subscribe .actions button.button:hover,
.block-content-statick .hotline .call-Us-Now:hover,
.page-header .header .content-shipping a:hover,
.promotion .content-promotion a:hover,
.product-view .add-to-cart button.button:hover {
  background: -webkit-linear-gradient(90deg, #fbdd99 0%, #f0c049 100%);
  background: -moz-linear-gradient(90deg, #fbdd99 0%, #f0c049 100%);
  background: -o-linear-gradient(90deg, #fbdd99 0%, #f0c049 100%);
  background: -ms-linear-gradient(90deg, #fbdd99 0%, #f0c049 100%);
  background: linear-gradient(0deg, #fbdd99 0%, #f0c049 100%)
}

.message.global.cookie.magepow-gdpr-cookie-notice .actions button {
  background: linear-gradient(0deg, #f0c049 0%, #fbdd99 100%);
}

.message.global.cookie.magepow-gdpr-cookie-notice .actions button:hover {
  background: linear-gradient(0deg, #fbdd99 0%, #f0c049 100%);
}

.vmagicmenu .block-title {
  background: linear-gradient(0deg, #f0c049 0%, #fbdd99 100%);
}

.vmagicmenu .block-title:hover {
  background: linear-gradient(0deg, #fbdd99 0%, #f0c049 100%);
}

#top-cart-btn-checkout {
  background: linear-gradient(0deg, #f0c049 0%, #fbdd99 100%);
}

#top-cart-btn-checkout:hover {
  background: linear-gradient(0deg, #fbdd99 0%, #f0c049 100%);
}

button.button,
button,
.cart .continue,
.actions-toolbar .primary a.action,
button:focus {
  background: linear-gradient(0deg, #f0c049 0%, #fbdd99 100%);
  border: transparent;
}

button.button:hover,
button:hover,
.cart .continue:hover,
.actions-toolbar .primary a.action:hover {
  background: linear-gradient(0deg, #fbdd99 0%, #f0c049 100%);
  border: transparent;
}

.cart-container .checkout-methods-items .action.primary {
  background: linear-gradient(0deg, #f0c049 0%, #fbdd99 100%);
}

.cart-container .checkout-methods-items .action.primary:hover {
  background: linear-gradient(0deg, #fbdd99 0%, #f0c049 100%);
}

.login-container .actions-toolbar .action.login,
.login-container .actions-toolbar .action.create {
  background: linear-gradient(0deg, #f0c049 0%, #fbdd99 100%);
}

.login-container .actions-toolbar .action.login:hover,
.login-container .actions-toolbar .action.create:hover {
  background: linear-gradient(0deg, #fbdd99 0%, #f0c049 100%);
}

.block-subscribe .actions button.button {
  background: linear-gradient(0deg, #f0c049 0%, #fbdd99 100%);
}

.block-subscribe .actions button.button:hover {
  background: linear-gradient(0deg, #fbdd99 0%, #f0c049 100%);
}

.block-minicart .block-content .actions .secondary .viewcart,
.block-minicart .block-content .actions .primary .action.primary.checkout,
.header.links li:first-child a {
  background: linear-gradient(0deg, #f0c049 0%, #fbdd99 100%);
}

.block-minicart .block-content .actions .secondary .viewcart:hover,
.block-minicart .block-content .actions .primary .action.primary.checkout:hover,
.header.links li:first-child a:hover {
  background: linear-gradient(0deg, #fbdd99 0%, #f0c049 100%);
}

#popup-newsletter .block-content button.button {
  background: linear-gradient(0deg, #f0c049 0%, #fbdd99 100%);
}

#popup-newsletter .block-content button.button:hover {
  background: linear-gradient(0deg, #fbdd99 0%, #f0c049 100%);
}

.item .actions-cart .button.btn-cart {
  background: linear-gradient(0deg, #f0c049 0%, #fbdd99 100%);
}

.item .actions-cart .button.btn-cart:hover {
  background: linear-gradient(0deg, #fbdd99 0%, #f0c049 100%);
}

.products-list .item .actions-no .button.btn-cart:hover {
  background: linear-gradient(0deg, #fbdd99 0%, #f0c049 100%);
}

.product-view .add-to-cart button.button {
  background: linear-gradient(0deg, #f0c049 0%, #fbdd99 100%);
}

.product-view .add-to-cart button.button:hover {
  background: linear-gradient(0deg, #fbdd99 0%, #f0c049 100%);
}

.header .form-search button.button,
.opc-block-shipping-information .shipping-information-title .action-edit,
.block.block-related .block-subtitle .action.select {
  background: transparent;
}

.header .form-search button.button:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.block.block-related .block-subtitle .action.select:hover {
  background: transparent;
}

.minicart-wrapper .action.showcart .counter.qty {
  background: linear-gradient(0deg, #f0c049 0%, #fbdd99 100%);
}

.item .add-to-links a:hover {
  background: linear-gradient(0deg, #fbdd99 0%, #f0c049 100%);
}

.opc-progress-bar-item._active:before,
.opc-progress-bar-item._active>span:before,
.opc-wrapper .shipping-address-item.selected-item:after {
  background: linear-gradient(0deg, #f0c049 0%, #fbdd99 100%);
}

.slick-prev:hover,
.slick-next:hover {
  background: linear-gradient(0deg, #fbdd99 0%, #f0c049 100%);
}

.fancybox-close:hover,
.onclick .content-contact .button:hover {
  background: linear-gradient(0deg, #fbdd99 0%, #f0c049 100%);
}

.pages li.current,
.pages li:hover {
  background: linear-gradient(0deg, #fbdd99 0%, #f0c049 100%);
}

.pages li.item.pages-item-next:hover,
.pages li.item.pages-item-previous:hover {
  background: linear-gradient(0deg, #fbdd99 0%, #f0c049 100%);
}

.product.data.items .items-tabs .item.active a,
.product.data.items .items-tabs .item:hover a {
  background: linear-gradient(0deg, #fbdd99 0%, #f0c049 100%);
}

.post-list-wrapper .post-list .post-read-more,
.post-view .post-read-more {
  background: linear-gradient(0deg, #f0c049 0%, #fbdd99 100%);
}

.post-list-wrapper .post-list .post-read-more:hover,
.post-view .post-read-more:hover {
  background: linear-gradient(0deg, #fbdd99 0%, #f0c049 100%);
}

.onmap .onclick-map {
  background: linear-gradient(0deg, #f0c049 0%, #fbdd99 100%);
}

#backtotop {
  background: #474747 !important;
  color: #ffffff !important;
}

#backtotop:hover {
  background: #7a1fc1 !important;
  color: #ffffff !important;
}

.post-nextprev-hld a {
  background: linear-gradient(0deg, #f0c049 0%, #fbdd99 100%);
}

.post-nextprev-hld a:hover {
  background: linear-gradient(0deg, #fbdd99 0%, #f0c049 100%);
}

.fa-phone {
  color: #7a1fc1;
}

/* .best-ribbon {
  width: 200px;
  height: 200px;
  position: absolute;
  overflow: hidden;
  top: 19%;
  left: 14%;
} */
/* .best-ribbon::before,
.best-ribbon::after {
  content: '';
	display: block;
	border: 5px solid #fb4e4e94;
	position: absolute;
}.best-ribbon::before {
  top: 0;
	right: 0;
}.best-ribbon::after {
  bottom: 0;
	left: 0;
} */
/* .best-ribbon span {
  position: absolute;
  z-index: 1;
  left: 4px;
  top: 43px;
  text-align: center;
  width: 190px;
  font-size: 20px;
  letter-spacing: 1.5px;
  background: #9d1323;
  color: #fff;
  font-family: 'Lato', sans-serif;
  padding: 10px 0;
  transform: rotate(-20deg);
} */
/* .best-ribbon {
  width: 200px;
  height: 200px;
  position: absolute;
  overflow: hidden;
  top: 19%;
  left: 14%;
} */
/* .best-ribbon::before,
.best-ribbon::after {
  content: '';
	display: block;
	border: 5px solid #fb4e4e94;
	position: absolute;
}.best-ribbon::before {
  top: 0;
	right: 0;
}.best-ribbon::after {
  bottom: 0;
	left: 0;
} */
/* .best-ribbon span {
  position: absolute;
  z-index: 1;
  left: 4px;
  top: 43px;
  text-align: center;
  width: 190px;
  font-size: 20px;
  letter-spacing: 1.5px;
  background: #9d1323;
  color: #fff;
  font-family: 'Lato', sans-serif;
  padding: 10px 0;
  transform: rotate(-20deg);
} */

.best-ribbon {
  width: 150px;
  height: 150px;
  position: absolute;
  overflow: hidden;
  top: 19%;
  left: 19%;
}

.best-ribbon span {
  position: absolute;
  z-index: 1;
  left: 11px;
  height: 33px;
  top: 51px;
  text-align: center;
  width: 114px;
  font-size: 16px;
  letter-spacing: 1.5px;
  background: #9d1323;
  color: #fff;
  font-family: 'Lato', sans-serif;
  padding: 3px 0;
  transform: rotate(-20deg);
}

.main-img-block .images-container {
  justify-content: space-around;
}

.main-img-block .price-container span {
  display: block;
}

.main-img-block .product-item-info {
  border: 2px solid #eeeeee;
}

/* .main-img-block  .images-container .product-hover{
  width: 170px;
} */
.main-img-block .add-to-links {
  display: none;
}

.main-img-block .item .actions .add-to-links {
  display: none;
}

.main-img-block .block-title-tabs {
  border: none;
  margin-bottom: 5px;
}

/* .main-img-block .product-item-details{
  width: 500px;
} */

/* .main-img-block .product-hover .product-image-container{
  width: 300px !important;
} */
/* .main-img-block .prodcut-short-discription{
  display: block !important;
  margin-bottom: 20px;
} */


.catalog-product-view .product-add-form .qty label {
  display: none;
}

.catalog-product-view .box-tocart .add-to-cart .btn-cart {
  text-align: center;
  width: 200px;
  align-items: center;
  justify-content: center;
  height: 37px;
  margin-top: 0px;
  display: flex;
}

.product-view .product-shop .product-social-links,
.product-add-form .product-social-links {
  border-bottom: none;
}

.product-info-main .product.attribute.overview {
  border-top: none;
}

.product-info-stock-sku {
  padding: 0;
}

.product-view .product-shop .special-price {
  margin: 0;
}

.product-info-main .price-final_price {
  margin: 0px;
}

.product-view .product-shop .ratings,
.product-view .product-shop .product-reviews-summary {
  padding: 0px;
}

.product-view .product-info-stock-sku {
  margin: 0;
}

.product-view .swatch-opt {
  margin-top: 10px;
}

.product-view .product-options-wrapper {
  padding-top: 0;
}

.product-view .product-shop .addit {
  padding: 0px;

}

.product-info-main .price-box .price-container {
  margin: 0px;
}

.product-view .swatch-opt {
  margin: 0px;
}

.product-view .product-options-wrapper {
  padding-top: 0;
}

.additional-attributes-wrapper #product-attribute-specs-table .table-caption {
  display: contents;
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
  text-decoration: underline;
}

.catalog-product-view .productinfodescription .column-1 ul li {
  list-style-type: none;
  background: url('../images/list_arrow.png') 0 3px no-repeat;
  padding-left: 21px;
}

a.bazar-logo {
  width: 45%;
  display: inline-block;
  margin-top: -18px;
  float: right;
  max-width: 100%;
}

.header .logo {
  width: 45% !important;
  display: inline-block;
}

.header-bottom {
  background-color: #7a1fc1;
}

.magicmenu .nav-desktop {
  text-align: center;
}

.magicmenu .nav-desktop .level0.active a {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.cookie-status-message {
  display: none;
}

.magicmenu .nav-desktop {
  text-align: center;
}

.header .header-bottom {
  background-color: #474747;
}

.header-bottom .nav-sections-item-content .magicmenu .nav-desktop .level0.active ul li a {
  color: #666666 !important;
}

.header-bottom .nav-sections-item-content .magicmenu .nav-desktop .level0 a:hover {
  color: #fff !important;
}

.header-bottom .nav-sections-item-content .magicmenu .nav-desktop .level0 ul li a:hover {
  color: #666666 !important;
}

.nav-sections-item-content .magicmenu .nav-desktop .level0 .level-top,
.nav-sections-item-content .magicmenu .nav-desktop .level0.dropdown .level-top {
  color: #fff;
}

.nav-sections-item-content .magicmenu .nav-desktop .level0.active a,
.nav-sections-item-content .magicmenu .nav-desktop .level0 a:hover {
  color: #00a8e1 !important;
}

.vmagicmenu {
  width: 300px;
}

.vmagicmenu .vmagicmenu-narrow {
  width: 300px;
}

.magicmenu .nav-desktop .level0.active a span.icon-text,
.magicmenu .nav-desktop .level0.dropdown .level-top:hover {
  color: #6B23C1 !important;
  background-color: rgba(0, 0, 0, 0);
}

.field-error {
  color: #e02b27;
  font-size: 1.2rem;
  margin-top: 7px;
}

.header.links .customer-welcome .customer-menu .links.header li:first-child a,
.header.links .customer-welcome .customer-menu .links.header li a {

  color: #222222 !important;
}

div#cart-page .component-wrapper {
  text-align: center;
  padding-bottom: 10px;
}

.page-layout-checkout a.bazar-logo {
  width: 40%;
  float: unset;
}

.order-actions-toolbar .action.print {
  margin: 0 10px;
}

.product-view .product-shop .add-to-cart .items,
.box-tocart .items,
.product-shop .add-to-box .items {
  background: #7a1fc1 !important;
}

.block.block-collapsible-nav .content {
  padding: 15px 0;
  background-color: #f5f5f5;
}

.block-collapsible-nav .block-collapsible-nav-content .item {
  border-bottom: unset;
}

.block.block-collapsible-nav .item.current a,
.block.block-collapsible-nav .item.current>strong {
  border-color: #ff5501;
  color: #000;
  font-weight: 600;
}

.block.block-collapsible-nav .item a::before,
.block.block-collapsible-nav .item>strong::before {
  content: "";
}

.block.block-collapsible-nav .item a,
.block.block-collapsible-nav .item>strong {
  border-left: 3px solid transparent;
  color: #575757;
  display: block;
  padding: 5px 18px 5px 15px;
}

.link-view .quickview {
  background: unset;
}

.order-details-items.ordered .order-title {
  display: none;
}

.table-comparison li:empty,
#modals_quickview li:empty {
  display: none;
}

.table-comparison .price-box {
  min-height: 60px;
}

.table-comparison .product-item-name {
  min-height: 40px;
}

.item.product-item .product-reviews-summary {
  opacity: 1;
}



/* top-categories-section */

.top-categories-section {
  margin-bottom: 25px;
}

.top-categories-section .grid-slider {
  margin: 0;
}

.top-categories-section .block-title-tabs {
  border-width: 0;
  margin-bottom: 0;
}

.top-categories-section h3 {
  font-size: 18px;
  color: #7A1FC1;
  text-align: left;
  margin-bottom: 0px;
}

.top-categories-section span {
  color: #000000;
  font-size: 16px;
  display: block;
  font-weight: 600;
  text-align: center;
  width: calc(100% - 10px);
}

.top-categories-section .top-categories {
  margin: 5px;
  margin-left: 0;
  margin-right: 10px;
  /* padding: 10px;
  border: 1px solid #cccccc; */
}

/* .top-categories-section .top-categories img {
  width: 100%;
} */
.deal-of-day .main-img-block .item .actions .add-to-links {
  display: block;
}

.deal-of-day .main-img-block .prodcut-short-discription {
  overflow: hidden;
  height: 60px;
}

.deal-of-day .main-img-block .prodcut-short-discription {
  color: #000000;
}

.deal-of-day .item .quickview {
  border-color: #7a1fc1;
}

.deal-of-day .product-item-name .product-item-link {
  color: #000000;
}

.deal-of-day .product-item-name {
  margin-bottom: 15px;
}

body.cms-index-index {
  background-color: #ffffff;
}

.deal-of-day .products-grid .item:after {
  display: none;
}

.deal-of-day .main-img-block .product-item-info {
  border: 1px solid #E1E1E1;
  /* border-radius: 5px; */
  padding: 12px;
  transition: all ease-in-out .3s;
  margin-bottom: 30px;
}

.deal-of-day .main-img-block .product-item-info:hover {
  box-shadow: 0 0 18px rgb(0 0 0 / 15%);
  border-color: #E1E1E1;
}

.deal-of-day .info-details {
  margin-bottom: 10px;
  height: 55px;
  position: relative;
}

.deal-of-day .info-details .price-box .price-label {
  display: none;
}

.deal-of-day .info-details .price-box .price-final_price .price {
  font-size: 14px;
}

.deal-of-day .info-details .price-box .old-price .price-final_price .price {
  font-size: 14px;
}

.block-title-tabs .title {
  color: #272727;
  top: auto;

}

.new-products-sec.box-products {
  background-color: transparent;
}

.new-products-sec.block-custom-product .magicproduct:before,
.new-products-sec.block-custom-product .magicproduct::after {
  background-color: transparent;
}

.new-products-sec.cms-page-product.box-products-three .slick-active .item:before {
  display: none;
}

.new-products-sec.tabproduct-right .block-title-tabs .magictabs {
  background-color: transparent;
}

.new-products-sec.cms-page-product.box-products-three .slick-active>div:first-child .item {
  border: 0;
}

.banner-col-full {
  margin-top: 15px;
}

.bazaar-app-msite.alert-info {
  color: #000000;
  background-color: #e4cdf5;
  border-color: #e4cdf5;
  margin-bottom: 0;
  font-size: 12px;
  border: unset;
  border-radius: unset;
}

.bazaar-app-msite.alert-info .btn-primary {
  color: #fff !important;
  background-color: #7a1fc1;
  border-color: #7a1fc1;
  font-size: 12px;
  margin-top: -6px;
}

.page-footer {
  margin: 0px;
  border-top: 1px solid #ccc;
  margin-top: 40px;
  background-color: #ffffff;
}

.static_sections_bottom {
  display: none;
}

.home-slider .slick-arrow.slick-next {
  right: 15px;
  transform: translate(0, -50%);
}

.home-slider .slick-arrow.slick-prev {
  left: 15px;
  transform: translate(0, -50%);
}

.position-relative {
  position: relative;
}

.product-info-main .stock.available:before,
.product-info-main .stock.unavailable:before {
  display: none;
}

.col-custom-footer-2 .block-content-statick {
  margin-top: 15px;
}

.block-content-statick .bullet.dd li {
  display: inline-block;
  margin-right: 5px;
}

.block-content-statick .title {
  display: block;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  color: #222;
  margin-bottom: 4px;
}

.our-social-links {
  margin-top: 15px;
}

.our-social-links .title {
  display: block;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  color: #222;
  margin-bottom: 7px;
}

.top-brands-shop h3 {
  color: #7a1fc1;
  font-size: 18px;
  margin-bottom: 5px;
}

.top-brands-shop .top-categories {
  margin: 5px;
  align-items: center;
  display: flex;
  /* padding: 10px; */
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 0px;
  /* border: 1px solid #cccccc; */
}

.sidebar .accordion-container {
  background-color: #ffffff;
}

/* .sidebar .block {
  background-color: #ffffff;
} */
/* .item:hover .per-product, .content-countdown-products {
  border: none;
} */
.per-product {
  border-width: 0;
}

.product-item .price-box .price-label {
  display: none;
}

.shopbrand-box .grid-slider {
  margin: 0;
}

.shopbrand-box span {
  color: #000000;
  font-size: 16px;
  display: block;
  font-weight: 600;
  text-align: center;
  width: calc(100% - 10px);
}

.box-shopbrand .block-title-tabs {
  border: 0;
}

.btn-cart {
  background: #474747 !important;
  color: #ffffff;
  padding: 0 12px !important;
  border-radius: 5px !important;
  display: block !important;
  width: 100% !important;
  margin-top: 5px !important;
  height: 28px !important;
  line-height: 28px !important;
}

.product-info-main.product-shop .shop-content-left .product-add-form .product-options-bottom .detail-btn-wrap button.button.btn-cart.buy-now-single {
  background: #7a1fc1 !important;
}

.product-info-main.product-shop .shop-content-left .product-add-form .product-options-bottom .detail-btn-wrap button#product-addtocart-button {
  background: #00a8e1 !important;
  color: #ffffff !important;
}

@media (max-width:320px) {
  .btn-cart {
    padding: 0 5px !important;
  }

  body .deal-of-day.products-list .product-item .btn-cart {
    width: 48% !important;
  }
}

.actions-cart-1 .custom-add-to-cart {
  background: #D5D5D5 !important;
  color: #707070 !important;
}

.actions-primary .custom-add-to-cart {
  background: #D5D5D5 !important;
  color: #707070 !important;
}

.actions-cart-1 {
  height: 78px;
  overflow: hidden;
}

.towishlist {
  position: absolute;
  right: 0;
  top: 0;
  color: #D5D5D5 !important;
  font-size: 18px;
}

.towishlist .fa-heart:hover {
  color: #7a1fc1 !important;
}

.block-subscribe .actions button.button.subscribe {
  background: #424242;
  border: #424242;
}

span.product-badge.label {
  color: #ffffff;
  padding: 0.75em 0.6em 0.75em;
  font-size: 72%;
  white-space: nowrap;
  margin-bottom: 5px;
  display: inline-block;
  margin-right: 2px;
}

span.product-badge.label.label-danger {
  background-color: #EC220C !important;
}

span.product-badge.label.label-warning {
  background-color: #FEAE01 !important;
}

span.product-badge.label.label-default {
  background-color: #000000 !important;
}

.page-footer .col-custom-footer .address-list .feature-icon .fa {
  color: #7a1fc1 !important;
}

.nav-sections-item-content .magicmenu .nav-desktop .submenu a:hover {
  background-color: #D5D5D5 !important;
  color: #000000 !important;
}

.nav-sections-item-content .magicmenu .nav-desktop .level2.category-item a:hover {
  background-color: #F0F0F0 !important;
  color: #000000 !important;
}

.block-subscribe .actions button.button:hover {
  background: #7a1fc1 !important;
}

.page-header .header a:hover,
.page-header .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  color: #7a1fc1 !important;
}

.products-grid .product-items .category-products-grid {
  border: 1px solid #E1E1E1 !important;
  border-radius: 0 !important;
}

.deal-of-day.products-list .product-item {
  width: 50%;
  float: left;
}

.deal-of-day.products-list .product-item .category-products-list {
  padding: 10px;
  border: 1px solid #e1e1e1;
  display: flex;
}

.deal-of-day.products-list .item .products-textlink {
  width: 100%;
}

.deal-of-day.products-list .product-item .custom-add-to-cart.btn-cart {
  display: inline-block;
}

.deal-of-day.products-list .product-item .btn-cart {
  width: 49% !important;
  display: inline-block !important;
}

.deal-of-day.products-list .product-item .custom-add-to-cart.btn-cart.hide {
  display: none !important;
}

.deal-of-day.products-list .product-item .control.product-qty.add-cart-custom {
  display: inline-block;
  width: 49%;
  position: relative;
  margin-bottom: 0;
  margin-right: 3px;
}

.deal-of-day.products-list .product-item .add-cart-custom .btn-qty-action {
  top: 0;
}

.deal-of-day .home-product-list .product-item .category-products-list {
  padding: 10px;
  border: 1px solid #e1e1e1;
}

.deal-of-day .home-product-list .item .products-textlink {
  width: 100%;
}

.deal-of-day .home-product-list .product-item .custom-add-to-cart.btn-cart {
  display: inline-block;
}

.deal-of-day .home-product-list .product-item .btn-cart {
  width: 49% !important;
  display: inline-block !important;
}

@media (max-width:320px) {
  .deal-of-day .home-product-list .product-item .btn-cart {
    width: 48% !important;
  }
}

.deal-of-day .home-product-list .product-item .custom-add-to-cart.btn-cart.hide {
  display: none !important;
}

.deal-of-day .home-product-list .product-item .control.product-qty.add-cart-custom {
  display: inline-block;
  width: 49%;
  position: relative;
  margin-bottom: 0;
  margin-right: 3px;
}

.deal-of-day .home-product-list .product-item .add-cart-custom .btn-qty-action {
  top: 0;
}

.product-item-info .product-label {
  display: inline-block;
  margin-bottom: 0px;
  width: 100%;
}

span.product-badge.label:last-child {
  margin-right: 0;
}

.catalog-category-view .products.wrapper.grid .product-items .item .product-item-info .images-container {
  position: relative;
}

.add-cart-custom .btn-qty-action {
  display: inline-block;
  vertical-align: top;
  float: left;
  position: absolute;
  top: 5px;
  left: 0;
}

.add-cart-custom .btn-qty-action.btn-plus {
  left: auto;
  right: 0;
}

.add-cart-custom .btn-qty-action button {
  line-height: normal;
  background: #d5d5d5;
  color: #707070 !important;
  border-top-right-radius: 0;
  height: 28px;
  width: 26px;
  border-width: 1px;
  border-style: solid;
  border-color: #D5D5D5;
  border-bottom-right-radius: 0;
}

.add-cart-custom .btn-qty-action.btn-plus button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.add-cart-custom input {
  border-style: solid;
  border-color: #e6e6e6;
  border-radius: 5px;
  color: #707070;
  float: left;
  font-size: 14px;
  height: 28px;
  padding: 0 5px;
  text-align: center;
  width: 100% !important;
  font-weight: bold;
}

.product-view .product-qty .custom-qty {
  position: relative;
  border-radius: 5px;
  padding: 0;
}

#qty-error.mage-error {
  position: absolute;
  top: 100%;
  left: 0;
}

.product-view .product-shop .product-social-links a {
  font-size: 20px;
}

.product-view .product-shop .add-to-cart .items,
.box-tocart .product-qty .custom-qty .btn-plus .items,
.box-tocart .items,
.product-shop .add-to-box .items {
  background: #D5D5D5 !important;
  border-color: #D5D5D5;
  border-radius: 0;
  color: #707070 !important;
}

.product-view .product-shop .add-to-cart .btn-plus .reduced {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.product-view .product-shop .add-to-cart .btn-plus .increase {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.catalog-product-view .box-tocart .add-to-cart .detail-btn-wrap {
  display: flex;
  margin-top: 20px;
}

.catalog-product-view .box-tocart .add-to-cart .detail-btn-wrap .tocart {
  background-color: #00a8e1 !important;
  color: #ffffff !important;
}

.catalog-product-view .box-tocart .add-to-cart .detail-btn-wrap .btn-cart {
  margin-right: 8px;
}

.catalog-product-view #productinfodescription.productinfodescription {
  background-color: #ffffff;
  color: #272727;
  margin-bottom: 15px;
}

.catalog-product-view #productinfodescription.productinfodescription ul {
  padding-left: 0;
}

/* border-radius: 5px; */
/*.fotorama__active .fotorama__dot {
    background-color: #7a1fc1 !important;
    border-color: #7a1fc1 !important;
}*/
.fotorama__dot {
  height: 10px !important;
  width: 10px !important;
}

.product-view .product-info-main .product-shop-content .shop-content-left {
  position: relative;
}

.item .actions-cart .button.btn-cart:before,
.item .actions-cart .stock.unavailable:before {
  display: none;
}

.block-title-tabs {
  border: 0 !important;
}

.block-content .product-item-actions .actions-cart {
  display: block;
}

.actions-cart .tocart {
  background-color: #D5D5D5 !important;
  color: #707070 !important;
  border-color: #d5d5d5 !important;
}

.fotorama__nav__shaft .fotorama__active .fotorama__dot {
  background-color: #272727;
  border-color: #272727;
}

.magicmenu .nav-desktop .level0.dropdown .hasChild ul {
  left: auto;
  right: 100%;
}

.control.product-qty.add-cart-custom {
  margin-bottom: 5px;
  display: block;
  width: 100%;
  float: left;
  margin-top: 5px !important;
}

.box-tocart.update .field.qty,
.box-tocart.update .actions.add-to-cart {
  display: inline-block;
}

.cart-container .form-cart .cart.actions .action {
  background: #7a1fc1;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .bundle-options-container .block-bundle-summary .product-addto-links>.action {
    margin-bottom: 10px;
  }
}

.product-view .product-qty .custom-qty {
  border: none;
}

#iwd_opc_discount .iwd_opc_universal_wrapper .iwd_opc_button.with_angle.active span {
  display: inline-block;
}

.catalog-product-view #productinfodescription.productio-desc-map {
  column-count: unset !important;
}

#productinfodescription {
  margin-top: 15px;
  box-shadow: 0px -5px 6px #00000029;
  padding: 10px 15px !important;
  margin-bottom: 20px;
}

.catalog-product-view #productinfodescription .column-1 {
  box-shadow: none !important;
  padding: 0 !important;
}

#productinfodescription .product.attribute.overview strong.type {
  font-size: 20px;
}

.products-list .product-item-actions {
  float: left;
  width: 100%;
  height: 35px;
}

.rtl .towishlist {
  right: auto !important;
  left: 0;
}

.rtl .product-item-info .product-label {
  width: 100%;
}

[data-theme="dark"] .mode-container i.fa-moon-o,
[data-theme="dark"] .mode-container .dark-mode {
  display: block;
}

[data-theme="light"] .mode-container i.fa-sun-o,
[data-theme="light"] .mode-container .light-mode {
  display: block;
}

.mode-container i.fa-sun-o,
.mode-container .dark-mode {
  display: none;
  cursor: pointer;
  color: #7a1fc1;
}

.mode-container img {
  width: 160px;
}

/* .mode-container i.fa-toggle-off::before {
  font-size: 40px;
} */
.mode-container i.fa-moon-o,
.mode-container .light-mode {
  display: none;
  cursor: pointer;
  color: #7a1fc1;
}

.theme-switch input {
  display: none;
}

.theme-switch-wrapper {
  float: left;
}

.theme-switch-wrapper .theme-switch {
  margin-bottom: 0;
  margin-left: 10px;
  font-size: 20px;
  padding: 12px 0;
}

.review-list .block-title strong {
  font-size: 20px;
  color: #272727;
  font-weight: 600;
}

.review-list .review-title {
  display: none;
}

.catalog-product-view .show_sub_categories {
  display: none;
}

.magicmenu .nav-desktop .level0.dropdown .level1 a {
  padding: 0 10px;
}

.magicmenu .nav-desktop .level0.dropdown .level1 a span {
  font-size: 13px !important;
}

.magicmenu .nav-desktop .level0.dropdown>.level0 {
  padding: 0;
}

.magicmenu .nav-desktop .level0.dropdown .hasChild ul {
  padding: 0;
}

.form-wishlist-items button.action {
  background: #7a1fc1 !important;
}

.box-customercredit-sumary .form-button,
.content-customercredit-redeem .form-button,
.search-by-distance .action,
.search-by-area button,
.modal-footer button {
  background: #7a1fc1 !important;
}

.customer-dob input {
  margin-right: 0 !important;
  width: 100% !important;
}

.ui-datepicker-trigger {
  position: absolute;
  right: 10px;
  top: -1px;
}

ul#customercredit-navigation-customercredit_navigator li strong {
  color: #7a1fc1 !important;
}

button.slick-arrow {
  background: #424242 !important;
}

.dafaut_address_block {
  border: 1px solid #E1E1E1;
  padding: 5px;
  margin-top: 8px;
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 11px;
  width: 100%;
}

.dafaut_address_block span {
  font-weight: 400;
  margin-right: 5px;
}

.dafaut_address_block a {
  float: right;
  text-decoration: underline;
}

.toolbar .modes-mode.active,
.toolbar .modes-mode:hover {
  color: #7a1fc1 !important;
}

a.use-ajax.action.towishlist.action-towishlist::after {
  content: "\f004";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 19px;
  line-height: 1;
  margin-right: 45px;
  margin-top: 0px;
}

.cart.table-wrapper .actions-toolbar>.action-towishlist span {
  display: none;
}

.add-cart-custom .btn-qty-action.btn-minus button {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.category-filter .img-wrapper {
  display: inline-block;
  margin-right: 10px;
}

.category-filter .img-wrapper img {
  width: 50px;
  border: 1px solid #7a1fc1;
  box-shadow: 0px 3px 6px #00000029;
}

.category-filter ul {
  list-style-type: none;
}

.category-filter ul li.level0 .category-wrapper {
  box-shadow: 0 0 4px #00000029;
  padding: 10px;
}

.category-filter ul li span {
  right: 15px;
  position: absolute;
  color: #7a1fc1;
  font-size: 16px;
  cursor: pointer;
}

.category-filter ul li.level0 a {
  font-weight: 700;
  font-size: 14px;
}

.category-filter ul li.level0 a:hover {
  color: #7a1fc1;
}

.category-filter ul li ul li .category-wrapper {
  background-color: #929292;
  padding: 10px 10px 10px 20px;
}

.category-filter ul li ul li .category-wrapper .img-wrapper img {
  width: 30px;
}

.category-filter ul li ul {
  margin-top: 10px;
}

.category-filter ul li ul li a {
  color: #ffffff;
}

.category-filter ul li ul li span {
  color: #ffffff;
}

.category-filter ul li ul li ul li .category-wrapper {
  background-color: #D5D5D5;
  padding: 5px 0 !important;
}

.category-filter ul li ul li ul li .category-wrapper a {
  font-size: 13px;
}

.category-filter ul li ul li ul li .category-wrapper img {
  display: none;
}

.category-filter ul li ul li ul li a {
  color: #474747;
  font-weight: 600 !important;
}

.category-filter .category-wrapper {
  display: flex;
  align-items: center;
  width: 100%;
  position: relative;
}

.offer-applied-txt {
  display: block;
  width: 100%;
  margin: 10px 0px;
  font-size: 16px;
  color: #272727;
}

.free-offer-applied-txt {
  width: 100%;
  display: flex;
  font-weight: 600;
  margin: 0 15px 5px 0px;
  position: relative;
  padding-left: 10px;
  color: #272727;
}

.free-offer-applied-txt::before {
  content: '';
  font-size: 16px;
  background-color: #707070;
  height: 5px;
  width: 5px;
  position: absolute;
  left: 0;
  border-radius: 100%;
  top: 7px;
}

#shopping-cart-table .actions-toolbar {
  position: relative;
}

.review-details {
  margin-bottom: 10px;
}

.review-items .review-author {
  display: inline-block;
  margin: 0;
}

.review-items .review-details .review-ratings {
  float: right;
  display: inline-block;
}

#customer-reviews {
  box-shadow: 0px -1px 6px #00000029;
  margin-bottom: 15px;
}

#customer-reviews .block-title {
  padding: 10px 15px;
}

#customer-reviews li.item.review-item {
  padding: 5px 15px;
  border-bottom: 0;
}

#productinfodescription {
  /* box-shadow: 0px -1px 6px #00000029;
  padding: 10px 15px !important; */
}

.block.review-add {
  box-shadow: 0px -1px 6px #00000029;
  padding: 10px 15px;
  margin-bottom: 15px;
}

.review-content-container .review-content {
  margin-bottom: 10px;
  color: #272727;
  font-weight: 600;
}

.nav-sections .mean-nav ul.nav-mobile li a {
  box-shadow: 0px 0px 4px #00000029;
  margin-bottom: 10px;
  width: 100%;
  border: none;
  padding: 6px 0;
}

.logo_header_wrapper {
  padding: 10px 15px;
  background-color: #d5d5d5;
  box-shadow: 0px 2px 5px rgb(0 0 0 / 30%);
  display: flex;
  align-items: center;
  /* border-bottom: 1px solid #00000014; */
  height: 70px;
}

.logo_header_wrapper img {
  width: 90px;
}

.sections .nav-sections-item-content>.navigation {
  padding: 10px 15px;
  margin-top: 5px;
}

.header.links li a:before,
.page-header .switcher .options:before,
.below-column ul li a:before,
.tool-setting .top-link-product a.btn-compare:before {
  border-color: #7a1fc1 !important;
}

body #switcher-language .switcher-options a {
  color: #7a1fc1;
  font-size: 20px !important;
}

.modes strong.modes-mode.active {
  display: none;
}

.swatch-attribute .swatch-attribute-options {
  margin: 5px 0 0 0;
}

.product-qty div.mage-error[generated] {
  margin-top: 3px;
}

.swatch-attribute div.mage-error[generated] {
  margin-top: 0px;
}

.block-related .auto-height .slick-list {
  padding-bottom: 20px;
}

.form-create-account .field-tooltip {
  top: -6px;
}

a.see_all_wrapper {
  color: #272727 !important;
  font-size: 16px;
  font-weight: 600;
}

.swatch-attribute-label {
  color: #444444;
  font-size: 18px;
  font-weight: 500;
}

.product-reviews-summary {
  display: none !important;
}

.mst-nav__search .action.search::before {
  content: "\f002";
  font-family: 'FontAwesome';
}

.mst-nav__search-field label {
  display: none;
}

.mst-nav__label .mst-nav__label-item a label {
  margin-bottom: 0;
}

.mst-nav__label .mst-nav__label-item a:hover label {
  color: #7a1fc1;
}

.mst-nav__label .mst-nav__label-item._mode-checkbox input[type="checkbox"]:checked:before {
  background: #7a1fc1;
}

.mst-nav__label .mst-nav__label-item._highlight a {
  color: #7a1fc1 !important;
}

.mst-scroll__button {
  background: #7a1fc1 !important;
}

.header-icons .tool-header .active .link span {
  color: #7a1fc1 !important;
}

.filter-options-content .mst-nav__slider .mst-nav__slider-from-to button {
  height: auto;
  line-height: normal;
  padding: 9px 35px;
  background: #7a1fc1;
}

.mst-nav__search input {
  padding-right: 30px;
}

.onepage-index-index span.action.nav-toggle {
  display: none;
}

.page-print .logo img {
  width: 120px;
  margin-top: 10px;
}

.page-print .order-date .label {
  display: inline-block;
  border: none;
}

.product-item-pricing .details-qty button {
  background: #7a1fc1 !important;
}

.header .form-search button.button:hover {
  border-color: transparent !important;
}

.cart-container .page-title-wrapper {
  padding: 0;
  text-align: left;
  margin: 0 15px;
}

.cart-container .page-title-wrapper .page-title {
  padding-bottom: 0;
  margin-bottom: 0;
}

.cart-container .page-title-wrapper .page-title .base {
  text-transform: capitalize;
  font-size: 20px;
}

.button-checkout-credit .input-box button,
.form-discount-credit button {
  background: #7a1fc1 !important;
}

.form-discount-credit button {
  margin-bottom: 5px;
}

.modal-popup.modals-ajaxcart .action-close {
  display: block;
  top: 0px;
  right: 0px;
}

.modal-popup.modals-ajaxcart .action-close::before {
  font-size: 22px;
}

.top-categories-section .top-categories {
  text-align: center;
}

.shopcategories>.alo-item {
  padding: 0 !important;
}

.shopbrand>.alo-item {
  padding: 0 !important;
}

.iwd_empty_cart_powered_by {
  display: none;
}

.iwd_main_wrapper .iwd_opc_universal_wrapper .iwd_opc_button {
  background: #7a1fc1 !important;
  border-color: #7a1fc1 !important;
  color: #fff !important;
}

.iwd_main_wrapper .iwd_opc_universal_wrapper .iwd_opc_button span {
  color: #fff !important;
}

.iwd_main_wrapper .iwd_opc_small_button_container button.iwd_opc_small_button {
  color: #7a1fc1 !important;
  border: 1px solid #7a1fc1 !important;
}

/* header link btn effect change  */

.magicmenu .nav-desktop .level0.dropdown.active .level-top,
.magicmenu .nav-desktop .level0.over a,
/* .magicmenu .nav-desktop .level0.active a,  */
.magicmenu .nav-desktop .level0.active a span.icon-text,
.magicmenu .nav-desktop .level0 a:hover,
.magicmenu .nav-desktop .level0 a.icon-text:hover,
.magicmenu .nav-desktop .level0.dropdown .level-top:hover {
  color: #ffffff !important;
  background-color: #7a1fc1 !important;
}

.swatch-option-tooltip {
  z-index: 1 !important;
}

div#column-1:empty {
  display: none;
}

.iwd_main_wrapper .fieldset .field.choice input[type="checkbox"]:checked~label:before {
  background: #7a1fc1 !important;
  border-color: #7a1fc1 !important;
}

div.iwd_opc_button.active {
  border-color: #7a1fc1;
}

.iwd_main_wrapper .fieldset .field.choice input[type="checkbox"]~label:before {
  border: 1px solid #7a1fc1 !important;
}

.show_sub_categories {
  margin-bottom: 20px;
}

.show_sub_categories ul.sub-cat {
  display: flex;
  overflow-x: auto;
  flex-wrap: nowrap !important;
  width: 100% !important;
}

.show_sub_categories ul.sub-cat li img {
  width: 120px;
}

.show_sub_categories ul.sub-cat li a.link {
  width: 120px;
  text-align: center;
  height: auto !important;
}

.show_sub_categories .sub-cat::-webkit-scrollbar {
  height: 5px
}

.show_sub_categories .sub-cat::-webkit-scrollbar-track {
  background: #d9d9d9;
}

.show_sub_categories .sub-cat::-webkit-scrollbar-thumb {
  background: #8b8b8b;
}

/* new work  */
.sorter-action:before {
  display: none;
}

.iwd_main_wrapper .iwd_opc_section_delimiter {
  display: none;
}

.form.payments hr {
  display: none;
}

.show_sub_categories::-webkit-scrollbar-thumb {
  background: #8b8b8b;
}

.show_sub_categories::-webkit-scrollbar-track {
  background: #d9d9d9;
}

.show_sub_categories::-webkit-scrollbar {
  height: 5px;
}

.product-attribute.delivery_in_days {
  margin-bottom: 20px;
}

.product-attribute.delivery_in_days h4 {
  font-size: 18px;
  color: #272727;
}

.catalogsearch-result-index .product-item-info {
  padding: 12px;
}

.catalogsearch-result-index .product-item-info .product-label {
  width: 100%;
}

.catalogsearch-result-index .product-item-info .product-label {
  width: 100%;
  top: 5px;
  left: 5px;
}

.catalogsearch-result-index .search.results dl.block {
  display: none;
}

.confirm.modal-popup .modal-footer {
  text-align: center;
  border-top: 0;
}

.products-related .product-items {
  margin: 0 -5px !important;
}

.products-related .product-items li {
  padding: 0 5px !important;
}

.block-related #block-related-heading {
  margin-bottom: 0;
}

.catalog-category-view .page-title-wrapper {
  margin-bottom: 0;
}

.catalog-category-view .page-title-wrapper {
  margin-bottom: 10px;
}

.loader>img::selection {
  background-color: transparent;
}

.cart-summary .block>.title,
.paypal-review-discount .block>.title {
  padding: 7px 30px 7px 0px;
}

.checkout-cart-index .page-title-wrapper {
  padding-bottom: 0;
}

.checkout-cart-index .page-title-wrapper .page-title {
  margin: 0;
  padding: 0;
  text-align: left;
}

.checkout-cart-configure button#product-updatecart-button {
  width: auto !important;
  margin: 0 !important;
  height: 30px !important;
}

.checkout-cart-configure .box-tocart.update .actions.add-to-cart {
  width: auto;
  padding: 0 !important;
  vertical-align: top;
}

.checkout-cart-configure .product-view .add-to-cart button.button span {
  line-height: 16px;
}

.checkout-cart-configure .box-tocart.update .product-qty .custom-qty .reduced.items {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.checkout-cart-configure .box-tocart.update .product-qty .custom-qty .increase.items {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.customer-account-createpassword .form.password.reset {
  padding-top: 15px;
}

.customer-account-createpassword .fieldset {
  background: #fff;
  padding: 0px 0px 12px 0px;
  margin: 0px 0 15px 0;
}

.catalog-category-view .products.wrapper.products-list {
  margin: 0 10px;
}

.all_products_page-index-index .product-item-info .product-label {
  top: 3px;
  left: 3px;
}

.nav-sections .mean-nav ul.nav-mobile li.active a span {
  color: #7a1fc1;
}

#top-cart-btn-checkout:hover {
  background: #7a1fc1 !important;
}

.actions-toolbar button,
.buttons-set button {
  background: #7a1fc1 !important;
}

.login-container .actions-toolbar .action.create,
.actions-toolbar .primary a.action {
  background: #7a1fc1 !important;
}

/* #maincontent.page-main {
  min-height: 100vh;
} */
#super-product-table th.p-image {
  width: 20%;
}

#super-product-table th.p-name {
  width: 50%;
}

#super-product-table th.p-qty {
  width: 30%;
}

#super-product-table td {
  vertical-align: middle;
}

#super-product-table .btn-qty-action {
  float: left;
}

#super-product-table .btn-minus.btn-qty-action .reduced {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

#super-product-table .btn-minus.btn-qty-action .reduced,
#super-product-table .increase {
  background: #D5D5D5 !important;
  color: #707070 !important;
  font-size: 13px;
  border-width: 1px;
  border-style: solid;
  float: left;
  line-height: 30px;
  height: 30px;
  width: 26px;
}

#super-product-table .increase {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

#super-product-table .input-text {
  border-radius: 0;
  color: #707070 !important;
  float: left;
  font-size: 14px;
  height: 30px;
  padding: 0 5px;
  text-align: center;
  width: 55px !important;
  font-weight: bold;
  background-color: rgba(0, 0, 0, 0);
}

.column.main .cart-summary .block>.title strong {
  font-weight: bold;
}

a.action.towishlist.link-wishlist.alotheme-tooltip.active i {
  color: #7a1fc1;
}

.cookie-hidden-bottom #notice-cookie-block {
  display: block;
}

.category-innerbox {
  padding-bottom: 30px;
}

.category-innerbox .shopbrand .slick-arrow {
  top: 34%;
}

.category-innerbox.shopby-category .shopbrand .slick-arrow {
  top: 24%;
}

.category-innerbox span.active {
  color: #7a1fc1;
  font-weight: 700;
}

.switcher-currency button,
.switcher-language button {
  /* display: inline-block; */
  vertical-align: middle;
  display: flex;
  overflow: visible;
  width: auto;
  border-style: solid;
  border-width: 1px;
  padding: 0;
  margin: auto;
  cursor: pointer;
  height: 25px;
  line-height: 10px;
  padding: 0 10px;
  border-radius: 3px;
  background: #d5d5d5;
  /* box-shadow: 0.5px 0.5px 2px 0.1px black; */
  align-items: center;
  color: #7e26c3 !important;
  font-weight: 600;
}

.add-to-cart .detail-btn-wrap button.button.btn-cart.buy-now-single {
  background: #7a1fc1 !important;
}

.switcher-language .dropdown-toggle {
  box-shadow: 0.5px 0.5px 2px 0.1px black !important;
}

.switcher-currency .dropdown-toggle {
  box-shadow: 0.5px 0.5px 2px 0.1px black !important;
}

.switcher-currency button:focus,
.switcher-currency button:hover {
  /* display: inline-block; */
  vertical-align: middle;
  display: flex;
  overflow: visible;
  width: auto;
  border-style: solid;
  border-width: 1px;
  padding: 0;
  margin: auto;
  cursor: pointer;
  height: 25px;
  line-height: 10px;
  padding: 0 10px;
  border-radius: 3px;
  background: #d5d5d5 !important;
  box-shadow: 0.5px 0.5px 2px 0.1px black;
  align-items: center;
  color: #7e26c3 !important;
  font-weight: 600;
}

.switcher-language button:focus,
.switcher-language button:hover {
  /* display: inline-block; */
  vertical-align: middle;
  display: flex;
  overflow: visible;
  width: auto;
  border-style: solid;
  border-width: 1px;
  padding: 0;
  margin: auto;
  cursor: pointer;
  height: 25px;
  line-height: 10px;
  padding: 0 10px;
  border-radius: 3px;
  background: #d5d5d5 !important;
  box-shadow: 0.5px 0.5px 2px 0.1px black;
  align-items: center;
  color: #7e26c3 !important;
  font-weight: 600;
}

.switcher-currency .caret,
.switcher-language .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 6px !important;
  vertical-align: middle;
  border-top: 8px solid #fff !important;
  border-right: 6px solid transparent !important;
  border-bottom: 0 dotted;
  border-left: 6px solid transparent !important;
  content: "";
}

@media (max-width:991px) and (min-width:576px) {
  .header .header-top .top-left .tool-setting>.currency_top {
    position: relative;
    margin-right: 15px !important;
    margin-top: 10px;
  }

  .page-header .switcher .options:before,
  .below-column ul li a:before {
    height: 20px;
    width: 1px;
    border-color: #545454;
    border-style: solid;
    border-width: 0 0px 0 0;
    display: inline-block;
    content: "";
    margin: 0 12px 0 0;
    vertical-align: middle;
  }

  .page-header .switcher .options:before {
    margin: 0 0px 0 0;
  }
}

@media (min-width:992px) {
  .header .header-top .top-left .tool-setting>.currency_top {
    position: relative;
    margin-right: 15px !important;
    margin-top: 10px;
  }
}

.tool-padding span.tag-name.f-text {
  color: #ffffff !important;
  font-size: 10px;
}

.dropdown-menu {
  min-width: 82px;
}

.dropdown-menu>li>a {
  padding: 3px 8px;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #ffffff;
}

.top-form-language .switcher-language li a {
  color: #7e26c3 !important;
}

.switcher-language .dropdown-menu {
  background-color: #d5d5d5;
}

.switcher ul.dropdown-menu {
  padding: 0;
}

.switcher ul.dropdown-menu li a {
  padding: 2px 8px 4px 8px;
}

.currency_top .switcher-currency li a {
  color: #7e26c3 !important;
}

.switcher-currency .dropdown-menu {
  background-color: #d5d5d5;
  min-width: 68px;
}
.fotorama__stage .fotorama__fullscreen-icon{
  z-index: 999999999999;
}

[data-theme="dark"] .switcher-currency .dropdown-menu {
  background-color: #1c1c1c;
  padding: 0;
  border-color: #0e9ce3;
  box-shadow: 0 6px 12px #0e9ce336;
}

[data-theme="dark"] .currency_top .switcher-currency li a {
  color: #ffffff !important;
}