/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © 2015 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */
/* ============================================ *
 * Codazon_Theme_Var
 * ============================================ */
.action-primary:focus,
.action-primary:active {
  background: #ffffff;
  border: 1px solid #00b1f1;
  color: #00b1f1;
}
.action-primary:hover {
  background: #ffffff;
  border: 1px solid #00b1f1;
  color: #00b1f1;
}
.action-primary.disabled,
.action-primary[disabled],
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:focus,
.abs-action-link-button:active {
  background: #ffffff;
  border: 1px solid #00b1f1;
  color: #00b1f1;
}
.abs-action-link-button:hover {
  background: #ffffff;
  border: 1px solid #00b1f1;
  color: #00b1f1;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus {
  text-decoration: none;
}
.abs-action-remove,
.abs-discount-block .action.check,
.abs-add-fields .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-weight: 400;
  color: #a1a1a1;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.abs-discount-block .action.check:visited,
.abs-add-fields .action.remove:visited {
  color: #1979c3;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-discount-block .action.check:hover,
.abs-add-fields .action.remove:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.abs-discount-block .action.check:active,
.abs-add-fields .action.remove:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.abs-discount-block .action.check:hover,
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.abs-discount-block .action.check.disabled,
.abs-discount-block .action.check[disabled],
fieldset[disabled] .abs-discount-block .action.check,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus) {
  box-shadow: none;
  color: #00b1f1;
}
.abs-revert-to-action-secondary {
  background: #00b1f1;
  border: 1px solid #00b1f1;
  color: #ffffff;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.abs-revert-to-action-secondary:focus,
.abs-revert-to-action-secondary:active {
  background: #ffffff;
  border: 1px solid #00b1f1;
  color: #00b1f1;
}
.abs-revert-secondary-color:hover,
.abs-revert-to-action-secondary:hover {
  background: #ffffff;
  border: 1px solid #00b1f1;
  color: #00b1f1;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown {
  display: block;
}
.abs-remove-button-for-blocks > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 15px;
  color: #999999;
  content: '\e616';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before {
  color: #494949;
}
.abs-remove-button-for-blocks:active:before {
  color: #999999;
}
.abs-product-link > a:visited {
  color: #282828;
  text-decoration: none;
}
.abs-product-link > a:hover {
  color: #00b1f1;
  text-decoration: none;
}
.abs-product-link > a:active {
  color: #00b1f1;
  text-decoration: none;
}
.abs-like-link:visited {
  color: #1979c3;
  text-decoration: none;
}
.abs-like-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-like-link:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-add-fields .action.remove {
  width: auto;
  line-height: normal;
  position: absolute;
  top: 34px;
  margin-left: 73%;
}
.mgz__actions-switch-checkbox {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:before,
.abs-add-fields .fieldset .actions-toolbar:after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:after {
  clear: both;
}
.abs-field-date .control,
.abs-field-tooltip {
  box-sizing: border-box;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 5px;
}
.abs-split-button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.abs-cart-block > .title,
.abs-discount-block .block > .title {
  border-top: 1px solid #dbdbdb;
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
  padding: 10px 40px 10px 15px;
  display: block;
  text-decoration: none;
}
.abs-cart-block > .title:after,
.abs-discount-block .block > .title:after {
  position: absolute;
  right: 20px;
  top: 10px;
}
.abs-toggling-title > span,
.abs-cart-block > .title > span,
.abs-discount-block .block > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-toggling-title:after,
.abs-cart-block > .title:after,
.abs-discount-block .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-discount-block .block {
  margin: 0;
}
.abs-discount-block .block > .title:after {
  color: #858585;
}
.abs-discount-block .block .content {
  display: none;
  padding: 5px 15px 23px;
  position: relative;
}
.abs-cart-block.active > .title:after,
.abs-discount-block .block.active > .title:after {
  content: '\e621';
}
.abs-discount-block .block.active .content {
  display: block;
}
.abs-account-blocks .block-title {
  margin-bottom: 25px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dbdbdb;
}
.abs-account-blocks .block-title > strong,
.abs-account-blocks .block-title > span {
  color: #282828;
}
.abs-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 8px;
  line-height: 8px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-tax-total-expanded:after {
  content: '\e621';
}
.abs-dropdown-items-new .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-sidebar-totals .table-caption {
  display: none;
}
.abs-table-striped > tbody > tr:nth-child(even) > td,
.abs-table-striped > tbody > tr:nth-child(even) > th {
  background: #f6f6f6;
}
.abs-table-striped > thead > tr > th,
.abs-table-striped > tbody > tr > th,
.abs-table-striped > tfoot > tr > th,
.abs-table-striped > thead > tr > td,
.abs-table-striped > tbody > tr > td,
.abs-table-striped > tfoot > tr > td {
  border: none;
}
.abs-table-striped > thead > tr > th,
.abs-table-striped > thead > tr > td {
  border-bottom: 1px solid #dbdbdb;
}
.abs-field-date input {
  margin-right: 10px;
  width: calc(100% - (23px + 10px));
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/opensans/light/opensans-300.woff2') format('woff2'), url('../fonts/opensans/light/opensans-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('../fonts/opensans/regular/opensans-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('../fonts/opensans/semibold/opensans-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('../fonts/opensans/bold/opensans-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@media (min-width: 341px) and (max-width: 767px) {
  .iMenu .nav-sections {
    left: calc(-1 * (100% - 150px));
    width: calc(100% - 150px);
  }
  .nav-open .iMenu .page-wrapper {
    left: calc(100% - 60px);
  }
}
@media (max-width: 340px) {
  .iMenu .nav-sections {
    left: calc(-1 * (100% - 130px));
    width: calc(100% - 130px);
  }
  .nav-open .iMenu .page-wrapper {
    left: calc(100% - 70px);
  }
}
.block-customer-login .block-title {
  background: none !important;
}
.cdz-login-form-dropdown {
  position: absolute;
  width: 300px;
  right: 0;
  background: #ffffff;
  padding: 20px;
  z-index: 7;
  top: 20px;
  border: 1px solid #ff6e64;
}
.rtl-layout .cdz-login-form-dropdown {
  left: 0;
  right: auto;
}
.cdz-login-form-dropdown .block-customer-login {
  margin-bottom: 0;
}
.cdz-login-form-dropdown .block-customer-login .block-content {
  padding: 0 !important;
}
.cdz-login-form-dropdown .block-customer-login .actions-toolbar {
  text-align: center;
}
.cdz-login-form-dropdown .block-customer-login .actions-toolbar .primary {
  width: 100%;
}
.cdz-login-form-dropdown .block-customer-login .actions-toolbar a.action.primary {
  color: #ffffff;
  background-color: #00b1f1;
  border-color: #00b1f1;
}
.cdz-login-form-dropdown .block-customer-login .actions-toolbar a.action.primary:hover {
  color: #ffffff;
  background-color: #00b1f1;
  border-color: #00b1f1;
}
.cdz-login-form-dropdown .block-customer-login a {
  color: #999999;
  text-decoration: none;
}
.cdz-login-form-dropdown .block-customer-login a:visited {
  color: #999999;
  text-decoration: none;
}
.cdz-login-form-dropdown .block-customer-login a:hover {
  color: #00b1f1;
  text-decoration: none;
}
.cdz-login-form-dropdown .block-customer-login a:active {
  color: #00b1f1;
  text-decoration: none;
}
.authentication-wrapper {
  margin-top: -85px !important;
}
.authentication-wrapper .action.action-auth-toggle {
  color: #ffffff;
  text-decoration: none;
}
.authentication-wrapper .action.action-auth-toggle:visited {
  color: #ffffff;
  text-decoration: none;
}
.authentication-wrapper .action.action-auth-toggle:hover {
  color: #004664;
  text-decoration: none;
}
.authentication-wrapper .action.action-auth-toggle:active {
  color: #004664;
  text-decoration: none;
}
.authentication-wrapper .action.action-auth-toggle:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f090";
  font-size: 14px;
  margin-right: 5px;
}
.rtl-layout .authentication-wrapper {
  text-align: left;
  float: left;
}
.rtl-layout .authentication-dropdown {
  text-align: right;
}
.opc-block-shipping-information {
  padding: 0 !important;
}
a.action.primary,
.qs-button,
button {
  text-transform: uppercase;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
button {
  color: #ffffff;
  background-color: #00b1f1;
  border-color: #00b1f1;
  font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
button:hover {
  color: #00b1f1;
  background-color: #ffffff;
  border-color: #00b1f1;
}
button.primary {
  color: #ffffff;
  background-color: #00b1f1;
  border-color: #00b1f1;
}
button.primary:hover {
  color: #ffffff;
  background-color: #00b1f1;
  border-color: #00b1f1;
}
.action.multicheckout {
  font-size: 110%;
}
.cdz-buttons-container form {
  display: inline-block;
  vertical-align: top;
}
.cdz-buttons-container button.tocart.primary {
  width: 35px;
  height: 35px;
  padding: 0;
  margin: 0;
  line-height: 35px;
  font-size: 0;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  border: 1px solid;
  min-width: 0;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
  background-color: #00b1f1;
  border-color: #00b1f1;
}
.cdz-buttons-container button.tocart.primary:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f291";
  font-size: 16px;
  line-height: 33px;
}
.cdz-buttons-container button.tocart.primary:hover {
  color: #00b1f1;
  background-color: #ffffff;
  border-color: #00b1f1;
}
.cdz-buttons-container button.tocart.primary span:before {
  display: none;
}
.sidebar .block-wishlist .action.tocart {
  width: 35px;
  height: 35px;
  padding: 0;
  margin: 0;
  line-height: 35px;
  font-size: 0;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  border: 1px solid;
  min-width: 0;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
  background-color: #00b1f1;
  border-color: #00b1f1;
}
.sidebar .block-wishlist .action.tocart:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f291";
  font-size: 16px;
  line-height: 33px;
}
.sidebar .block-wishlist .action.tocart:hover {
  color: #00b1f1;
  background-color: #ffffff;
  border-color: #00b1f1;
}
.sidebar .block-wishlist .action.tocart span:before {
  display: none;
}
.product-style09 button.tocart.primary {
  width: 35px;
  height: 35px;
  padding: 0;
  margin: 0;
  line-height: 35px;
  font-size: 0;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  border: 1px solid;
  min-width: 0;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
  background-color: #00b1f1;
  border-color: #00b1f1;
}
.product-style09 button.tocart.primary:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f290";
  font-size: 16px;
  line-height: 33px;
}
.product-style09 button.tocart.primary:hover {
  color: #00b1f1;
  background-color: #ffffff;
  border-color: #00b1f1;
}
.product-style09 button.tocart.primary span:before {
  display: none;
}
.qs-button {
  background-image: none;
  background: #00b1f1;
  border: 1px solid #00b1f1;
  cursor: pointer;
  font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  margin-bottom: 10px;
  width: 35px;
  height: 35px;
  padding: 0;
  margin: 0;
  line-height: 35px;
  font-size: 0;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  border: 1px solid;
  min-width: 0;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
  background-color: #00b1f1;
  border-color: #00b1f1;
}
.qs-button:focus,
.qs-button:active {
  background: #ffffff;
  border: 1px solid #00b1f1;
  color: #00b1f1;
}
.qs-button:hover {
  background: #ffffff;
  border: 1px solid #00b1f1;
  color: #00b1f1;
}
.qs-button.disabled,
.qs-button[disabled],
fieldset[disabled] .qs-button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.qs-button:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f06e";
  font-size: 16px;
  line-height: 33px;
}
.qs-button:hover {
  color: #00b1f1;
  background-color: #ffffff;
  border-color: #00b1f1;
}
.products-list .product-item-details .qs-button,
.products-list .product-item-details .cdz-buttons-container .action,
.products-list .product-item-details .cdz-buttons-container button.tocart.primary {
  color: #ffffff;
  background-color: #00b1f1;
  border-color: #00b1f1;
}
.products-list .product-item-details .qs-button:hover,
.products-list .product-item-details .cdz-buttons-container .action:hover,
.products-list .product-item-details .cdz-buttons-container button.tocart.primary:hover {
  color: #00b1f1;
  background-color: #ffffff;
  border-color: #00b1f1;
}
.actions-secondary:not(.cdz-product-wishlist .actions-secondary) .action {
  width: 35px;
  height: 35px;
  padding: 0;
  margin: 0;
  line-height: 35px;
  font-size: 0;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  border: 1px solid;
  min-width: 0;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
  background-color: #00b1f1;
  border-color: #00b1f1;
}
.actions-secondary:not(.cdz-product-wishlist .actions-secondary) .action:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f012";
  font-size: 16px;
  line-height: 33px;
}
.actions-secondary:not(.cdz-product-wishlist .actions-secondary) .action:hover {
  color: #00b1f1;
  background-color: #ffffff;
  border-color: #00b1f1;
}
.actions-secondary:not(.cdz-product-wishlist .actions-secondary) .action.towishlist:before {
  content: "\f004";
}
.product-buttons-inner .actions-secondary .action,
.cdz-buttons-container .action,
.addto-hover-container .action,
.product-buttons-inner .table-comparison .action.towishlist {
  width: 35px;
  height: 35px;
  padding: 0;
  margin: 0;
  line-height: 35px;
  font-size: 0;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  border: 1px solid;
  min-width: 0;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
  background-color: #00b1f1;
  border-color: #00b1f1;
}
.product-buttons-inner .actions-secondary .action:before,
.cdz-buttons-container .action:before,
.addto-hover-container .action:before,
.product-buttons-inner .table-comparison .action.towishlist:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f012";
  font-size: 16px;
  line-height: 33px;
}
.product-buttons-inner .actions-secondary .action:hover,
.cdz-buttons-container .action:hover,
.addto-hover-container .action:hover,
.product-buttons-inner .table-comparison .action.towishlist:hover {
  color: #00b1f1;
  background-color: #ffffff;
  border-color: #00b1f1;
}
.product-buttons-inner .actions-secondary .action.towishlist:before,
.cdz-buttons-container .action.towishlist:before,
.addto-hover-container .action.towishlist:before,
.product-buttons-inner .table-comparison .action.towishlist.towishlist:before {
  content: "\f004";
}
.product-addto-links .action {
  float: left;
  width: 50%;
  text-align: center;
  color: #282828;
  text-decoration: none;
  font: 400 11px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.product-addto-links .action:visited {
  color: #282828;
  text-decoration: none;
}
.product-addto-links .action:hover {
  color: #ffffff;
  text-decoration: none;
}
.product-addto-links .action:active {
  color: #ffffff;
  text-decoration: none;
}
.product-addto-links .action span {
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  padding: 11px 20px;
  border: 1px solid #dbdbdb;
  float: left;
  width: 96.5%;
  text-transform: uppercase;
}
.product-addto-links .action span:before {
  display: none;
}
.product-addto-links .action.tocompare span {
  float: right;
}
.product-addto-links .action:hover span {
  color: #ffffff;
  background-color: transparent;
  border-color: #00b1f1;
}
.cdz-product-wishlist {
  position: absolute;
  left: 15px;
  top: 15px;
  z-index: 3;
}
.rtl-layout .cdz-product-wishlist {
  left: auto;
  right: 15px;
}
.cdz-product-wishlist a.action.tocompare {
  display: none;
}
.cdz-product-wishlist a.action.towishlist {
  position: relative;
  color: #282828;
  text-decoration: none;
}
.cdz-product-wishlist a.action.towishlist:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f08a";
  font-size: 18px;
  width: 20px;
  text-align: center;
}
.cdz-product-wishlist a.action.towishlist:visited {
  color: #282828;
  text-decoration: none;
}
.cdz-product-wishlist a.action.towishlist:hover {
  color: #00b1f1;
  text-decoration: none;
}
.cdz-product-wishlist a.action.towishlist:active {
  color: #00b1f1;
  text-decoration: none;
}
.cdz-product-wishlist a.action.towishlist span {
  position: absolute;
  top: 30px;
  left: 50%;
  color: #fff;
  background: #000;
  padding: 3px 5px;
  border-radius: 3px;
  white-space: nowrap;
  display: none;
}
.cdz-product-wishlist a.action.towishlist:hover {
  color: #00b1f1;
}
.cdz-product-wishlist a.action.towishlist:hover:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f004";
  font-size: 18px;
}
.cdz-product-wishlist a.action.towishlist.in-wishlist {
  color: #fc7070 !important;
}
.cdz-product-wishlist a.action.towishlist.in-wishlist:before {
  content: '\f004';
}
.product-item-info:hover .cdz-product-wishlist a.action.towishlist {
  color: #00b1f1;
}
.ui-tooltip.cdz-tooltip {
  border: 0;
  background: #000;
  padding: 2px 10px;
  color: #fff;
  border-radius: 5px;
}
.ui-tooltip.cdz-tooltip:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0d7";
  font-size: 20px;
  position: absolute;
  bottom: -12px;
  left: 42%;
  color: #000;
}
.ajax-load-wrapper {
  text-align: center;
  clear: both;
}
.ajax-load-wrapper .ajax-load-button {
  margin-top: 0px;
  display: inline-block;
  vertical-align: top;
}
.ajax-load-wrapper .ajax-load-button .ajax-loader,
.ajax-load-wrapper .ajax-load-button a {
  min-width: 290px;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  text-transform: uppercase;
  background-image: none;
  background: #00b1f1;
  border: 1px solid #00b1f1;
  cursor: pointer;
  display: inline-block;
  font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  font-weight: 600;
  color: #ffffff;
  background-color: #00b1f1;
  border-color: #00b1f1;
}
.ajax-load-wrapper .ajax-load-button .ajax-loader:focus,
.ajax-load-wrapper .ajax-load-button a:focus,
.ajax-load-wrapper .ajax-load-button .ajax-loader:active,
.ajax-load-wrapper .ajax-load-button a:active {
  background: #ffffff;
  border: 1px solid #00b1f1;
  color: #00b1f1;
}
.ajax-load-wrapper .ajax-load-button .ajax-loader:hover,
.ajax-load-wrapper .ajax-load-button a:hover {
  background: #ffffff;
  border: 1px solid #00b1f1;
  color: #00b1f1;
}
.ajax-load-wrapper .ajax-load-button .ajax-loader.disabled,
.ajax-load-wrapper .ajax-load-button a.disabled,
.ajax-load-wrapper .ajax-load-button .ajax-loader[disabled],
.ajax-load-wrapper .ajax-load-button a[disabled],
fieldset[disabled] .ajax-load-wrapper .ajax-load-button .ajax-loader,
fieldset[disabled] .ajax-load-wrapper .ajax-load-button a {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.ajax-load-wrapper .ajax-load-button .ajax-loader:hover,
.ajax-load-wrapper .ajax-load-button a:hover {
  color: #ffffff;
  background-color: #00b1f1;
  border-color: #00b1f1;
}
.ajax-load-wrapper .ajax-load-button .ajax-loader:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f1ce';
  font-size: 16px;
  margin-right: 5px;
  animation: cssload-rotate 1150ms linear infinite;
  -o-animation: cssload-rotate 1150ms linear infinite;
  -ms-animation: cssload-rotate 1150ms linear infinite;
  -webkit-animation: cssload-rotate 1150ms linear infinite;
  -moz-animation: cssload-rotate 1150ms linear infinite;
}
#back-top {
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 99;
}
#back-top a {
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-image: none;
  background: #00b1f1;
  border: 1px solid #00b1f1;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  text-transform: uppercase;
  font-size: 0;
}
#back-top a:focus,
#back-top a:active {
  background: #ffffff;
  border: 1px solid #00b1f1;
  color: #00b1f1;
}
#back-top a:hover {
  background: #ffffff;
  border: 1px solid #00b1f1;
  color: #00b1f1;
}
#back-top a.disabled,
#back-top a[disabled],
fieldset[disabled] #back-top a {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
#back-top a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f176';
  font-size: 16px;
  font-weight: bold;
}
.rtl-layout #back-top {
  right: auto;
  left: 15px;
}
@keyframes cssload-rotate {
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes cssload-rotate {
  100% {
    -o-transform: rotate(360deg);
  }
}
@-ms-keyframes cssload-rotate {
  100% {
    -ms-transform: rotate(360deg);
  }
}
@-webkit-keyframes cssload-rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes cssload-rotate {
  100% {
    -moz-transform: rotate(360deg);
  }
}
/* ============================================ *
 * Codazon_Banner_Effect
 * ============================================ */
/*Change Product Image*/
.products-list .item a.product-item-photo .hover-image .product-image-container,
.products-grid .item a.product-item-photo .hover-image .product-image-container {
  display: inline-block;
  max-width: 100%;
  vertical-align: top;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.products-list .item a.product-item-photo .main-image .product-image-container,
.products-grid .item a.product-item-photo .main-image .product-image-container {
  position: absolute;
  top: 0%;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.products-list .item:hover a.product-item-photo .hover-image .product-image-container,
.products-grid .item:hover a.product-item-photo .hover-image .product-image-container {
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.products-list .item:hover a.product-item-photo .main-image .product-image-container,
.products-grid .item:hover a.product-item-photo .main-image .product-image-container {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
}
/*.products-grid .item{
	.cdz-product-top{
		> .hover-image {
			display: inline-block;
			max-width: 100%;
			vertical-align: top;
			.abs-opacity(0);
			.abs-transition();
		}
		> .main-image{
			position:absolute;
			top:0%;
			.abs-transition();
			.abs-opacity(1);
		}
	}
	&:hover{
		.cdz-product-top {
			> span.hover-image{
				.abs-transition();
				.abs-opacity(1);
			}
			> span.main-image{
				.abs-opacity(0);
				.abs-transition();
				position:absolute;
				top:0;
				
			}
		}
	}
}*/
/*Zoom Banner*/
.eff-zoombanner {
  overflow: hidden;
  position: relative;
}
.eff-zoombanner .banner-zoom img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.eff-zoombanner:hover .banner-zoom img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
}
/*Banner Border*/
.banner-border {
  position: relative;
  display: inline-block;
  overflow: hidden;
  float: left;
  width: 100%;
}
.banner-border:before,
.banner-border:after {
  content: "";
  position: absolute;
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  opacity: 0;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  z-index: 1;
}
.banner-border:before {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  transform: scale(1, 0);
  top: 30px;
  right: 15px;
  bottom: 30px;
  left: 15px;
}
.banner-border:after {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0, 1);
  top: 15px;
  right: 30px;
  bottom: 15px;
  left: 30px;
}
.banner-border:hover:before,
.banner-border:hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.banner-border img {
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.banner-border:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  opacity: 0.8;
}
.banner-border.style2:after {
  border-left: 5px solid #ffffff;
  border-right: 5px solid #ffffff;
}
.banner-border.style2:before {
  border-top: 5px solid #ffffff;
  border-bottom: 5px solid #ffffff;
}
/*.loading,*/
.loader,
.qs-loader {
  position: relative;
  text-align: center;
  padding: 100px 0;
}
.loader img,
.qs-loader img {
  display: none;
}
.qs-loader {
  display: table-cell;
  vertical-align: middle;
}
/*.loading:after, 
.loading:before,*/
.loader:after,
.loader:before,
.qs-loader:after,
.qs-loader:before {
  position: absolute;
  content: "";
  border: 2px solid #dbdbdb;
  width: 31px;
  height: 31px;
}
/*.loading:after,*/
.loader:after,
.qs-loader:after {
  animation: cssload-spinner1 2.88s linear infinite;
  -o-animation: cssload-spinner1 2.88s linear infinite;
  -ms-animation: cssload-spinner1 2.88s linear infinite;
  -webkit-animation: cssload-spinner1 2.88s linear infinite;
  -moz-animation: cssload-spinner1 2.88s linear infinite;
}
/*.loading:before,*/
.loader:before,
.qs-loader:before {
  width: 43px;
  height: 43px;
  margin-left: -6.5px;
  margin-top: -6.5px;
  animation: cssload-spinner2 2.88s linear infinite;
  -o-animation: cssload-spinner2 2.88s linear infinite;
  -ms-animation: cssload-spinner2 2.88s linear infinite;
  -webkit-animation: cssload-spinner2 2.88s linear infinite;
  -moz-animation: cssload-spinner2 2.88s linear infinite;
}
@keyframes cssload-spinner1 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-o-keyframes cssload-spinner1 {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(360deg);
  }
}
@-ms-keyframes cssload-spinner1 {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@-webkit-keyframes cssload-spinner1 {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes cssload-spinner1 {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@keyframes cssload-spinner2 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}
@-o-keyframes cssload-spinner2 {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(-360deg);
  }
}
@-ms-keyframes cssload-spinner2 {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(-360deg);
  }
}
@-webkit-keyframes cssload-spinner2 {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-360deg);
  }
}
@-moz-keyframes cssload-spinner2 {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(-360deg);
  }
}
.icon-loading {
  padding: 100px 0;
  width: 50px;
  height: 50px;
  display: inline-block;
  text-align: center;
  background: url(../images/loading_cart.gif) center center no-repeat;
  width: 100%;
}
.icon-loading span {
  display: none;
}
/* ============================================ *
 * Codazon_Grid_Column
 * ============================================ */
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
/*.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) {
.cdz-col(@_col, @_i: 1) when (@_i <= @_col){
	.cdz-sm-@{_i}{
		//width: (((@_i * 100%) - ((@_col / @_i) * (2 * @indent__s))) / @_col);
		//width: percentage((@_i * 100%)/ @_col);
		width: ((@_i * 100%)/ @_col);
		padding-left: @indent__s;
		padding-right: @indent__s;
		float:left;
		position:relative;
	}
	.cdz-col((@_col), (@_i + 1));
}
.cdz-col(24);
}
.media-width(@extremum, @break) when (@extremum = 'max') and (@break = @screen__m) {
[class*='cdz-sm-']{
	padding-left: @indent__s;
	padding-right: @indent__s;
	position:relative;
	width:100%;
}

.hidden-xs{ display:none}
.cdz-col(@_col, @_i: 1) when (@_i <= @_col){
	.cdz-xs-@{_i}{
		//width: (((@_i * 100%) - ((@_col / @_i) * (2 * @indent__s))) / @_col);
		//width: percentage((@_i * 100%)/ @_col);
		width: ((@_i * 100%)/ @_col);
		padding-left: @indent__s;
		padding-right: @indent__s;
		float:left;
		position:relative;
	}
	.cdz-col((@_col), (@_i + 1));
}
.cdz-col(24);
}

.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) {
	.cdz-col(@_col, @_i: 1) when (@_i <= @_col){
		.col-sm-@{_i}{
			//width: (((@_i * 100%) - ((@_col / @_i) * (2 * @indent__s))) / @_col);
			//width: percentage((@_i * 100%)/ @_col);
			width: ((@_i * 100%)/ @_col);
			padding-left: @indent__s;
			padding-right: @indent__s;
			float:left;
			position:relative;
		}
		.cdz-col((@_col), (@_i + 1));
	}
	.cdz-col(24);
}
*/
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-xs-13,
.col-sm-13,
.col-md-13,
.col-lg-13,
.col-xs-14,
.col-sm-14,
.col-md-14,
.col-lg-14,
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15,
.col-xs-16,
.col-sm-16,
.col-md-16,
.col-lg-16,
.col-xs-17,
.col-sm-17,
.col-md-17,
.col-lg-17,
.col-xs-18,
.col-sm-18,
.col-md-18,
.col-lg-18,
.col-xs-19,
.col-sm-19,
.col-md-19,
.col-lg-19,
.col-xs-20,
.col-sm-20,
.col-md-20,
.col-lg-20,
.col-xs-21,
.col-sm-21,
.col-md-21,
.col-lg-21,
.col-xs-22,
.col-sm-22,
.col-md-22,
.col-lg-22,
.col-xs-23,
.col-sm-23,
.col-md-23,
.col-lg-23,
.col-xs-24,
.col-sm-24,
.col-md-24,
.col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-17,
.col-xs-18,
.col-xs-19,
.col-xs-20,
.col-xs-21,
.col-xs-22,
.col-xs-23,
.col-xs-24 {
  float: left;
}
.col-xs-1 {
  width: 4.16667%;
}
.col-xs-2 {
  width: 8.33333%;
}
.col-xs-3 {
  width: 12.5%;
}
.col-xs-4 {
  width: 16.66667%;
}
.col-xs-5 {
  width: 20.83333%;
}
.col-xs-6 {
  width: 25%;
}
.col-xs-7 {
  width: 29.16667%;
}
.col-xs-8 {
  width: 33.33333%;
}
.col-xs-9 {
  width: 37.5%;
}
.col-xs-10 {
  width: 41.66667%;
}
.col-xs-11 {
  width: 45.83333%;
}
.col-xs-12 {
  width: 50%;
}
.col-xs-13 {
  width: 54.16667%;
}
.col-xs-14 {
  width: 58.33333%;
}
.col-xs-15 {
  width: 62.5%;
}
.col-xs-16 {
  width: 66.66667%;
}
.col-xs-17 {
  width: 70.83333%;
}
.col-xs-18 {
  width: 75%;
}
.col-xs-19 {
  width: 79.16667%;
}
.col-xs-20 {
  width: 83.33333%;
}
.col-xs-21 {
  width: 87.5%;
}
.col-xs-22 {
  width: 91.66667%;
}
.col-xs-23 {
  width: 95.83333%;
}
.col-xs-24 {
  width: 100%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-pull-1 {
  right: 4.16667%;
}
.col-xs-pull-2 {
  right: 8.33333%;
}
.col-xs-pull-3 {
  right: 12.5%;
}
.col-xs-pull-4 {
  right: 16.66667%;
}
.col-xs-pull-5 {
  right: 20.83333%;
}
.col-xs-pull-6 {
  right: 25%;
}
.col-xs-pull-7 {
  right: 29.16667%;
}
.col-xs-pull-8 {
  right: 33.33333%;
}
.col-xs-pull-9 {
  right: 37.5%;
}
.col-xs-pull-10 {
  right: 41.66667%;
}
.col-xs-pull-11 {
  right: 45.83333%;
}
.col-xs-pull-12 {
  right: 50%;
}
.col-xs-pull-13 {
  right: 54.16667%;
}
.col-xs-pull-14 {
  right: 58.33333%;
}
.col-xs-pull-15 {
  right: 62.5%;
}
.col-xs-pull-16 {
  right: 66.66667%;
}
.col-xs-pull-17 {
  right: 70.83333%;
}
.col-xs-pull-18 {
  right: 75%;
}
.col-xs-pull-19 {
  right: 79.16667%;
}
.col-xs-pull-20 {
  right: 83.33333%;
}
.col-xs-pull-21 {
  right: 87.5%;
}
.col-xs-pull-22 {
  right: 91.66667%;
}
.col-xs-pull-23 {
  right: 95.83333%;
}
.col-xs-pull-24 {
  right: 100%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-push-1 {
  left: 4.16667%;
}
.col-xs-push-2 {
  left: 8.33333%;
}
.col-xs-push-3 {
  left: 12.5%;
}
.col-xs-push-4 {
  left: 16.66667%;
}
.col-xs-push-5 {
  left: 20.83333%;
}
.col-xs-push-6 {
  left: 25%;
}
.col-xs-push-7 {
  left: 29.16667%;
}
.col-xs-push-8 {
  left: 33.33333%;
}
.col-xs-push-9 {
  left: 37.5%;
}
.col-xs-push-10 {
  left: 41.66667%;
}
.col-xs-push-11 {
  left: 45.83333%;
}
.col-xs-push-12 {
  left: 50%;
}
.col-xs-push-13 {
  left: 54.16667%;
}
.col-xs-push-14 {
  left: 58.33333%;
}
.col-xs-push-15 {
  left: 62.5%;
}
.col-xs-push-16 {
  left: 66.66667%;
}
.col-xs-push-17 {
  left: 70.83333%;
}
.col-xs-push-18 {
  left: 75%;
}
.col-xs-push-19 {
  left: 79.16667%;
}
.col-xs-push-20 {
  left: 83.33333%;
}
.col-xs-push-21 {
  left: 87.5%;
}
.col-xs-push-22 {
  left: 91.66667%;
}
.col-xs-push-23 {
  left: 95.83333%;
}
.col-xs-push-24 {
  left: 100%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
.col-xs-offset-1 {
  margin-left: 4.16667%;
}
.col-xs-offset-2 {
  margin-left: 8.33333%;
}
.col-xs-offset-3 {
  margin-left: 12.5%;
}
.col-xs-offset-4 {
  margin-left: 16.66667%;
}
.col-xs-offset-5 {
  margin-left: 20.83333%;
}
.col-xs-offset-6 {
  margin-left: 25%;
}
.col-xs-offset-7 {
  margin-left: 29.16667%;
}
.col-xs-offset-8 {
  margin-left: 33.33333%;
}
.col-xs-offset-9 {
  margin-left: 37.5%;
}
.col-xs-offset-10 {
  margin-left: 41.66667%;
}
.col-xs-offset-11 {
  margin-left: 45.83333%;
}
.col-xs-offset-12 {
  margin-left: 50%;
}
.col-xs-offset-13 {
  margin-left: 54.16667%;
}
.col-xs-offset-14 {
  margin-left: 58.33333%;
}
.col-xs-offset-15 {
  margin-left: 62.5%;
}
.col-xs-offset-16 {
  margin-left: 66.66667%;
}
.col-xs-offset-17 {
  margin-left: 70.83333%;
}
.col-xs-offset-18 {
  margin-left: 75%;
}
.col-xs-offset-19 {
  margin-left: 79.16667%;
}
.col-xs-offset-20 {
  margin-left: 83.33333%;
}
.col-xs-offset-21 {
  margin-left: 87.5%;
}
.col-xs-offset-22 {
  margin-left: 91.66667%;
}
.col-xs-offset-23 {
  margin-left: 95.83333%;
}
.col-xs-offset-24 {
  margin-left: 100%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-13,
  .col-sm-14,
  .col-sm-15,
  .col-sm-16,
  .col-sm-17,
  .col-sm-18,
  .col-sm-19,
  .col-sm-20,
  .col-sm-21,
  .col-sm-22,
  .col-sm-23,
  .col-sm-24 {
    float: left;
  }
  .col-sm-1 {
    width: 4.16667%;
  }
  .col-sm-2 {
    width: 8.33333%;
  }
  .col-sm-3 {
    width: 12.5%;
  }
  .col-sm-4 {
    width: 16.66667%;
  }
  .col-sm-5 {
    width: 20.83333%;
  }
  .col-sm-6 {
    width: 25%;
  }
  .col-sm-7 {
    width: 29.16667%;
  }
  .col-sm-8 {
    width: 33.33333%;
  }
  .col-sm-9 {
    width: 37.5%;
  }
  .col-sm-10 {
    width: 41.66667%;
  }
  .col-sm-11 {
    width: 45.83333%;
  }
  .col-sm-12 {
    width: 50%;
  }
  .col-sm-13 {
    width: 54.16667%;
  }
  .col-sm-14 {
    width: 58.33333%;
  }
  .col-sm-15 {
    width: 62.5%;
  }
  .col-sm-16 {
    width: 66.66667%;
  }
  .col-sm-17 {
    width: 70.83333%;
  }
  .col-sm-18 {
    width: 75%;
  }
  .col-sm-19 {
    width: 79.16667%;
  }
  .col-sm-20 {
    width: 83.33333%;
  }
  .col-sm-21 {
    width: 87.5%;
  }
  .col-sm-22 {
    width: 91.66667%;
  }
  .col-sm-23 {
    width: 95.83333%;
  }
  .col-sm-24 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-pull-1 {
    right: 4.16667%;
  }
  .col-sm-pull-2 {
    right: 8.33333%;
  }
  .col-sm-pull-3 {
    right: 12.5%;
  }
  .col-sm-pull-4 {
    right: 16.66667%;
  }
  .col-sm-pull-5 {
    right: 20.83333%;
  }
  .col-sm-pull-6 {
    right: 25%;
  }
  .col-sm-pull-7 {
    right: 29.16667%;
  }
  .col-sm-pull-8 {
    right: 33.33333%;
  }
  .col-sm-pull-9 {
    right: 37.5%;
  }
  .col-sm-pull-10 {
    right: 41.66667%;
  }
  .col-sm-pull-11 {
    right: 45.83333%;
  }
  .col-sm-pull-12 {
    right: 50%;
  }
  .col-sm-pull-13 {
    right: 54.16667%;
  }
  .col-sm-pull-14 {
    right: 58.33333%;
  }
  .col-sm-pull-15 {
    right: 62.5%;
  }
  .col-sm-pull-16 {
    right: 66.66667%;
  }
  .col-sm-pull-17 {
    right: 70.83333%;
  }
  .col-sm-pull-18 {
    right: 75%;
  }
  .col-sm-pull-19 {
    right: 79.16667%;
  }
  .col-sm-pull-20 {
    right: 83.33333%;
  }
  .col-sm-pull-21 {
    right: 87.5%;
  }
  .col-sm-pull-22 {
    right: 91.66667%;
  }
  .col-sm-pull-23 {
    right: 95.83333%;
  }
  .col-sm-pull-24 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-push-1 {
    left: 4.16667%;
  }
  .col-sm-push-2 {
    left: 8.33333%;
  }
  .col-sm-push-3 {
    left: 12.5%;
  }
  .col-sm-push-4 {
    left: 16.66667%;
  }
  .col-sm-push-5 {
    left: 20.83333%;
  }
  .col-sm-push-6 {
    left: 25%;
  }
  .col-sm-push-7 {
    left: 29.16667%;
  }
  .col-sm-push-8 {
    left: 33.33333%;
  }
  .col-sm-push-9 {
    left: 37.5%;
  }
  .col-sm-push-10 {
    left: 41.66667%;
  }
  .col-sm-push-11 {
    left: 45.83333%;
  }
  .col-sm-push-12 {
    left: 50%;
  }
  .col-sm-push-13 {
    left: 54.16667%;
  }
  .col-sm-push-14 {
    left: 58.33333%;
  }
  .col-sm-push-15 {
    left: 62.5%;
  }
  .col-sm-push-16 {
    left: 66.66667%;
  }
  .col-sm-push-17 {
    left: 70.83333%;
  }
  .col-sm-push-18 {
    left: 75%;
  }
  .col-sm-push-19 {
    left: 79.16667%;
  }
  .col-sm-push-20 {
    left: 83.33333%;
  }
  .col-sm-push-21 {
    left: 87.5%;
  }
  .col-sm-push-22 {
    left: 91.66667%;
  }
  .col-sm-push-23 {
    left: 95.83333%;
  }
  .col-sm-push-24 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 4.16667%;
  }
  .col-sm-offset-2 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .col-sm-offset-4 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-5 {
    margin-left: 20.83333%;
  }
  .col-sm-offset-6 {
    margin-left: 25%;
  }
  .col-sm-offset-7 {
    margin-left: 29.16667%;
  }
  .col-sm-offset-8 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .col-sm-offset-10 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-11 {
    margin-left: 45.83333%;
  }
  .col-sm-offset-12 {
    margin-left: 50%;
  }
  .col-sm-offset-13 {
    margin-left: 54.16667%;
  }
  .col-sm-offset-14 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .col-sm-offset-16 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-17 {
    margin-left: 70.83333%;
  }
  .col-sm-offset-18 {
    margin-left: 75%;
  }
  .col-sm-offset-19 {
    margin-left: 79.16667%;
  }
  .col-sm-offset-20 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .col-sm-offset-22 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-23 {
    margin-left: 95.83333%;
  }
  .col-sm-offset-24 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-13,
  .col-md-14,
  .col-md-15,
  .col-md-16,
  .col-md-17,
  .col-md-18,
  .col-md-19,
  .col-md-20,
  .col-md-21,
  .col-md-22,
  .col-md-23,
  .col-md-24 {
    float: left;
  }
  .col-md-1 {
    width: 4.16667%;
  }
  .col-md-2 {
    width: 8.33333%;
  }
  .col-md-3 {
    width: 12.5%;
  }
  .col-md-4 {
    width: 16.66667%;
  }
  .col-md-5 {
    width: 20.83333%;
  }
  .col-md-6 {
    width: 25%;
  }
  .col-md-7 {
    width: 29.16667%;
  }
  .col-md-8 {
    width: 33.33333%;
  }
  .col-md-9 {
    width: 37.5%;
  }
  .col-md-10 {
    width: 41.66667%;
  }
  .col-md-11 {
    width: 45.83333%;
  }
  .col-md-12 {
    width: 50%;
  }
  .col-md-13 {
    width: 54.16667%;
  }
  .col-md-14 {
    width: 58.33333%;
  }
  .col-md-15 {
    width: 62.5%;
  }
  .col-md-16 {
    width: 66.66667%;
  }
  .col-md-17 {
    width: 70.83333%;
  }
  .col-md-18 {
    width: 75%;
  }
  .col-md-19 {
    width: 79.16667%;
  }
  .col-md-20 {
    width: 83.33333%;
  }
  .col-md-21 {
    width: 87.5%;
  }
  .col-md-22 {
    width: 91.66667%;
  }
  .col-md-23 {
    width: 95.83333%;
  }
  .col-md-24 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-pull-1 {
    right: 4.16667%;
  }
  .col-md-pull-2 {
    right: 8.33333%;
  }
  .col-md-pull-3 {
    right: 12.5%;
  }
  .col-md-pull-4 {
    right: 16.66667%;
  }
  .col-md-pull-5 {
    right: 20.83333%;
  }
  .col-md-pull-6 {
    right: 25%;
  }
  .col-md-pull-7 {
    right: 29.16667%;
  }
  .col-md-pull-8 {
    right: 33.33333%;
  }
  .col-md-pull-9 {
    right: 37.5%;
  }
  .col-md-pull-10 {
    right: 41.66667%;
  }
  .col-md-pull-11 {
    right: 45.83333%;
  }
  .col-md-pull-12 {
    right: 50%;
  }
  .col-md-pull-13 {
    right: 54.16667%;
  }
  .col-md-pull-14 {
    right: 58.33333%;
  }
  .col-md-pull-15 {
    right: 62.5%;
  }
  .col-md-pull-16 {
    right: 66.66667%;
  }
  .col-md-pull-17 {
    right: 70.83333%;
  }
  .col-md-pull-18 {
    right: 75%;
  }
  .col-md-pull-19 {
    right: 79.16667%;
  }
  .col-md-pull-20 {
    right: 83.33333%;
  }
  .col-md-pull-21 {
    right: 87.5%;
  }
  .col-md-pull-22 {
    right: 91.66667%;
  }
  .col-md-pull-23 {
    right: 95.83333%;
  }
  .col-md-pull-24 {
    right: 100%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-push-1 {
    left: 4.16667%;
  }
  .col-md-push-2 {
    left: 8.33333%;
  }
  .col-md-push-3 {
    left: 12.5%;
  }
  .col-md-push-4 {
    left: 16.66667%;
  }
  .col-md-push-5 {
    left: 20.83333%;
  }
  .col-md-push-6 {
    left: 25%;
  }
  .col-md-push-7 {
    left: 29.16667%;
  }
  .col-md-push-8 {
    left: 33.33333%;
  }
  .col-md-push-9 {
    left: 37.5%;
  }
  .col-md-push-10 {
    left: 41.66667%;
  }
  .col-md-push-11 {
    left: 45.83333%;
  }
  .col-md-push-12 {
    left: 50%;
  }
  .col-md-push-13 {
    left: 54.16667%;
  }
  .col-md-push-14 {
    left: 58.33333%;
  }
  .col-md-push-15 {
    left: 62.5%;
  }
  .col-md-push-16 {
    left: 66.66667%;
  }
  .col-md-push-17 {
    left: 70.83333%;
  }
  .col-md-push-18 {
    left: 75%;
  }
  .col-md-push-19 {
    left: 79.16667%;
  }
  .col-md-push-20 {
    left: 83.33333%;
  }
  .col-md-push-21 {
    left: 87.5%;
  }
  .col-md-push-22 {
    left: 91.66667%;
  }
  .col-md-push-23 {
    left: 95.83333%;
  }
  .col-md-push-24 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 4.16667%;
  }
  .col-md-offset-2 {
    margin-left: 8.33333%;
  }
  .col-md-offset-3 {
    margin-left: 12.5%;
  }
  .col-md-offset-4 {
    margin-left: 16.66667%;
  }
  .col-md-offset-5 {
    margin-left: 20.83333%;
  }
  .col-md-offset-6 {
    margin-left: 25%;
  }
  .col-md-offset-7 {
    margin-left: 29.16667%;
  }
  .col-md-offset-8 {
    margin-left: 33.33333%;
  }
  .col-md-offset-9 {
    margin-left: 37.5%;
  }
  .col-md-offset-10 {
    margin-left: 41.66667%;
  }
  .col-md-offset-11 {
    margin-left: 45.83333%;
  }
  .col-md-offset-12 {
    margin-left: 50%;
  }
  .col-md-offset-13 {
    margin-left: 54.16667%;
  }
  .col-md-offset-14 {
    margin-left: 58.33333%;
  }
  .col-md-offset-15 {
    margin-left: 62.5%;
  }
  .col-md-offset-16 {
    margin-left: 66.66667%;
  }
  .col-md-offset-17 {
    margin-left: 70.83333%;
  }
  .col-md-offset-18 {
    margin-left: 75%;
  }
  .col-md-offset-19 {
    margin-left: 79.16667%;
  }
  .col-md-offset-20 {
    margin-left: 83.33333%;
  }
  .col-md-offset-21 {
    margin-left: 87.5%;
  }
  .col-md-offset-22 {
    margin-left: 91.66667%;
  }
  .col-md-offset-23 {
    margin-left: 95.83333%;
  }
  .col-md-offset-24 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-13,
  .col-lg-14,
  .col-lg-15,
  .col-lg-16,
  .col-lg-17,
  .col-lg-18,
  .col-lg-19,
  .col-lg-20,
  .col-lg-21,
  .col-lg-22,
  .col-lg-23,
  .col-lg-24 {
    float: left;
  }
  .col-lg-1 {
    width: 4.16667%;
  }
  .col-lg-2 {
    width: 8.33333%;
  }
  .col-lg-3 {
    width: 12.5%;
  }
  .col-lg-4 {
    width: 16.66667%;
  }
  .col-lg-5 {
    width: 20.83333%;
  }
  .col-lg-6 {
    width: 25%;
  }
  .col-lg-7 {
    width: 29.16667%;
  }
  .col-lg-8 {
    width: 33.33333%;
  }
  .col-lg-9 {
    width: 37.5%;
  }
  .col-lg-10 {
    width: 41.66667%;
  }
  .col-lg-11 {
    width: 45.83333%;
  }
  .col-lg-12 {
    width: 50%;
  }
  .col-lg-13 {
    width: 54.16667%;
  }
  .col-lg-14 {
    width: 58.33333%;
  }
  .col-lg-15 {
    width: 62.5%;
  }
  .col-lg-16 {
    width: 66.66667%;
  }
  .col-lg-17 {
    width: 70.83333%;
  }
  .col-lg-18 {
    width: 75%;
  }
  .col-lg-19 {
    width: 79.16667%;
  }
  .col-lg-20 {
    width: 83.33333%;
  }
  .col-lg-21 {
    width: 87.5%;
  }
  .col-lg-22 {
    width: 91.66667%;
  }
  .col-lg-23 {
    width: 95.83333%;
  }
  .col-lg-24 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-pull-1 {
    right: 4.16667%;
  }
  .col-lg-pull-2 {
    right: 8.33333%;
  }
  .col-lg-pull-3 {
    right: 12.5%;
  }
  .col-lg-pull-4 {
    right: 16.66667%;
  }
  .col-lg-pull-5 {
    right: 20.83333%;
  }
  .col-lg-pull-6 {
    right: 25%;
  }
  .col-lg-pull-7 {
    right: 29.16667%;
  }
  .col-lg-pull-8 {
    right: 33.33333%;
  }
  .col-lg-pull-9 {
    right: 37.5%;
  }
  .col-lg-pull-10 {
    right: 41.66667%;
  }
  .col-lg-pull-11 {
    right: 45.83333%;
  }
  .col-lg-pull-12 {
    right: 50%;
  }
  .col-lg-pull-13 {
    right: 54.16667%;
  }
  .col-lg-pull-14 {
    right: 58.33333%;
  }
  .col-lg-pull-15 {
    right: 62.5%;
  }
  .col-lg-pull-16 {
    right: 66.66667%;
  }
  .col-lg-pull-17 {
    right: 70.83333%;
  }
  .col-lg-pull-18 {
    right: 75%;
  }
  .col-lg-pull-19 {
    right: 79.16667%;
  }
  .col-lg-pull-20 {
    right: 83.33333%;
  }
  .col-lg-pull-21 {
    right: 87.5%;
  }
  .col-lg-pull-22 {
    right: 91.66667%;
  }
  .col-lg-pull-23 {
    right: 95.83333%;
  }
  .col-lg-pull-24 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-push-1 {
    left: 4.16667%;
  }
  .col-lg-push-2 {
    left: 8.33333%;
  }
  .col-lg-push-3 {
    left: 12.5%;
  }
  .col-lg-push-4 {
    left: 16.66667%;
  }
  .col-lg-push-5 {
    left: 20.83333%;
  }
  .col-lg-push-6 {
    left: 25%;
  }
  .col-lg-push-7 {
    left: 29.16667%;
  }
  .col-lg-push-8 {
    left: 33.33333%;
  }
  .col-lg-push-9 {
    left: 37.5%;
  }
  .col-lg-push-10 {
    left: 41.66667%;
  }
  .col-lg-push-11 {
    left: 45.83333%;
  }
  .col-lg-push-12 {
    left: 50%;
  }
  .col-lg-push-13 {
    left: 54.16667%;
  }
  .col-lg-push-14 {
    left: 58.33333%;
  }
  .col-lg-push-15 {
    left: 62.5%;
  }
  .col-lg-push-16 {
    left: 66.66667%;
  }
  .col-lg-push-17 {
    left: 70.83333%;
  }
  .col-lg-push-18 {
    left: 75%;
  }
  .col-lg-push-19 {
    left: 79.16667%;
  }
  .col-lg-push-20 {
    left: 83.33333%;
  }
  .col-lg-push-21 {
    left: 87.5%;
  }
  .col-lg-push-22 {
    left: 91.66667%;
  }
  .col-lg-push-23 {
    left: 95.83333%;
  }
  .col-lg-push-24 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 4.16667%;
  }
  .col-lg-offset-2 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .col-lg-offset-4 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-5 {
    margin-left: 20.83333%;
  }
  .col-lg-offset-6 {
    margin-left: 25%;
  }
  .col-lg-offset-7 {
    margin-left: 29.16667%;
  }
  .col-lg-offset-8 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .col-lg-offset-10 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-11 {
    margin-left: 45.83333%;
  }
  .col-lg-offset-12 {
    margin-left: 50%;
  }
  .col-lg-offset-13 {
    margin-left: 54.16667%;
  }
  .col-lg-offset-14 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .col-lg-offset-16 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-17 {
    margin-left: 70.83333%;
  }
  .col-lg-offset-18 {
    margin-left: 75%;
  }
  .col-lg-offset-19 {
    margin-left: 79.16667%;
  }
  .col-lg-offset-20 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .col-lg-offset-22 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-23 {
    margin-left: 95.83333%;
  }
  .col-lg-offset-24 {
    margin-left: 100%;
  }
}
.rtl-layout .col-xs-1 {
  width: 4.16667%;
}
.rtl-layout .col-xs-2 {
  width: 8.33333%;
}
.rtl-layout .col-xs-3 {
  width: 12.5%;
}
.rtl-layout .col-xs-4 {
  width: 16.66667%;
}
.rtl-layout .col-xs-5 {
  width: 20.83333%;
}
.rtl-layout .col-xs-6 {
  width: 25%;
}
.rtl-layout .col-xs-7 {
  width: 29.16667%;
}
.rtl-layout .col-xs-8 {
  width: 33.33333%;
}
.rtl-layout .col-xs-9 {
  width: 37.5%;
}
.rtl-layout .col-xs-10 {
  width: 41.66667%;
}
.rtl-layout .col-xs-11 {
  width: 45.83333%;
}
.rtl-layout .col-xs-12 {
  width: 50%;
}
.rtl-layout .col-xs-13 {
  width: 54.16667%;
}
.rtl-layout .col-xs-14 {
  width: 58.33333%;
}
.rtl-layout .col-xs-15 {
  width: 62.5%;
}
.rtl-layout .col-xs-16 {
  width: 66.66667%;
}
.rtl-layout .col-xs-17 {
  width: 70.83333%;
}
.rtl-layout .col-xs-18 {
  width: 75%;
}
.rtl-layout .col-xs-19 {
  width: 79.16667%;
}
.rtl-layout .col-xs-20 {
  width: 83.33333%;
}
.rtl-layout .col-xs-21 {
  width: 87.5%;
}
.rtl-layout .col-xs-22 {
  width: 91.66667%;
}
.rtl-layout .col-xs-23 {
  width: 95.83333%;
}
.rtl-layout .col-xs-24 {
  width: 100%;
}
.rtl-layout .col-xs-pull-0 {
  left: 0%;
}
.rtl-layout .col-xs-pull-1 {
  left: 4.16667%;
}
.rtl-layout .col-xs-pull-2 {
  left: 8.33333%;
}
.rtl-layout .col-xs-pull-3 {
  left: 12.5%;
}
.rtl-layout .col-xs-pull-4 {
  left: 16.66667%;
}
.rtl-layout .col-xs-pull-5 {
  left: 20.83333%;
}
.rtl-layout .col-xs-pull-6 {
  left: 25%;
}
.rtl-layout .col-xs-pull-7 {
  left: 29.16667%;
}
.rtl-layout .col-xs-pull-8 {
  left: 33.33333%;
}
.rtl-layout .col-xs-pull-9 {
  left: 37.5%;
}
.rtl-layout .col-xs-pull-10 {
  left: 41.66667%;
}
.rtl-layout .col-xs-pull-11 {
  left: 45.83333%;
}
.rtl-layout .col-xs-pull-12 {
  left: 50%;
}
.rtl-layout .col-xs-pull-13 {
  left: 54.16667%;
}
.rtl-layout .col-xs-pull-14 {
  left: 58.33333%;
}
.rtl-layout .col-xs-pull-15 {
  left: 62.5%;
}
.rtl-layout .col-xs-pull-16 {
  left: 66.66667%;
}
.rtl-layout .col-xs-pull-17 {
  left: 70.83333%;
}
.rtl-layout .col-xs-pull-18 {
  left: 75%;
}
.rtl-layout .col-xs-pull-19 {
  left: 79.16667%;
}
.rtl-layout .col-xs-pull-20 {
  left: 83.33333%;
}
.rtl-layout .col-xs-pull-21 {
  left: 87.5%;
}
.rtl-layout .col-xs-pull-22 {
  left: 91.66667%;
}
.rtl-layout .col-xs-pull-23 {
  left: 95.83333%;
}
.rtl-layout .col-xs-pull-24 {
  left: 100%;
}
.rtl-layout .col-xs-push-0 {
  right: 0%;
}
.rtl-layout .col-xs-push-1 {
  right: 4.16667%;
}
.rtl-layout .col-xs-push-2 {
  right: 8.33333%;
}
.rtl-layout .col-xs-push-3 {
  right: 12.5%;
}
.rtl-layout .col-xs-push-4 {
  right: 16.66667%;
}
.rtl-layout .col-xs-push-5 {
  right: 20.83333%;
}
.rtl-layout .col-xs-push-6 {
  right: 25%;
}
.rtl-layout .col-xs-push-7 {
  right: 29.16667%;
}
.rtl-layout .col-xs-push-8 {
  right: 33.33333%;
}
.rtl-layout .col-xs-push-9 {
  right: 37.5%;
}
.rtl-layout .col-xs-push-10 {
  right: 41.66667%;
}
.rtl-layout .col-xs-push-11 {
  right: 45.83333%;
}
.rtl-layout .col-xs-push-12 {
  right: 50%;
}
.rtl-layout .col-xs-push-13 {
  right: 54.16667%;
}
.rtl-layout .col-xs-push-14 {
  right: 58.33333%;
}
.rtl-layout .col-xs-push-15 {
  right: 62.5%;
}
.rtl-layout .col-xs-push-16 {
  right: 66.66667%;
}
.rtl-layout .col-xs-push-17 {
  right: 70.83333%;
}
.rtl-layout .col-xs-push-18 {
  right: 75%;
}
.rtl-layout .col-xs-push-19 {
  right: 79.16667%;
}
.rtl-layout .col-xs-push-20 {
  right: 83.33333%;
}
.rtl-layout .col-xs-push-21 {
  right: 87.5%;
}
.rtl-layout .col-xs-push-22 {
  right: 91.66667%;
}
.rtl-layout .col-xs-push-23 {
  right: 95.83333%;
}
.rtl-layout .col-xs-push-24 {
  right: 100%;
}
.rtl-layout .col-xs-offset-0 {
  margin-right: 0%;
}
.rtl-layout .col-xs-offset-1 {
  margin-right: 4.16667%;
}
.rtl-layout .col-xs-offset-2 {
  margin-right: 8.33333%;
}
.rtl-layout .col-xs-offset-3 {
  margin-right: 12.5%;
}
.rtl-layout .col-xs-offset-4 {
  margin-right: 16.66667%;
}
.rtl-layout .col-xs-offset-5 {
  margin-right: 20.83333%;
}
.rtl-layout .col-xs-offset-6 {
  margin-right: 25%;
}
.rtl-layout .col-xs-offset-7 {
  margin-right: 29.16667%;
}
.rtl-layout .col-xs-offset-8 {
  margin-right: 33.33333%;
}
.rtl-layout .col-xs-offset-9 {
  margin-right: 37.5%;
}
.rtl-layout .col-xs-offset-10 {
  margin-right: 41.66667%;
}
.rtl-layout .col-xs-offset-11 {
  margin-right: 45.83333%;
}
.rtl-layout .col-xs-offset-12 {
  margin-right: 50%;
}
.rtl-layout .col-xs-offset-13 {
  margin-right: 54.16667%;
}
.rtl-layout .col-xs-offset-14 {
  margin-right: 58.33333%;
}
.rtl-layout .col-xs-offset-15 {
  margin-right: 62.5%;
}
.rtl-layout .col-xs-offset-16 {
  margin-right: 66.66667%;
}
.rtl-layout .col-xs-offset-17 {
  margin-right: 70.83333%;
}
.rtl-layout .col-xs-offset-18 {
  margin-right: 75%;
}
.rtl-layout .col-xs-offset-19 {
  margin-right: 79.16667%;
}
.rtl-layout .col-xs-offset-20 {
  margin-right: 83.33333%;
}
.rtl-layout .col-xs-offset-21 {
  margin-right: 87.5%;
}
.rtl-layout .col-xs-offset-22 {
  margin-right: 91.66667%;
}
.rtl-layout .col-xs-offset-23 {
  margin-right: 95.83333%;
}
.rtl-layout .col-xs-offset-24 {
  margin-right: 100%;
}
@media (min-width: 768px) {
  .rtl-layout .col-sm-1,
  .rtl-layout .col-sm-2,
  .rtl-layout .col-sm-3,
  .rtl-layout .col-sm-4,
  .rtl-layout .col-sm-5,
  .rtl-layout .col-sm-6,
  .rtl-layout .col-sm-7,
  .rtl-layout .col-sm-8,
  .rtl-layout .col-sm-9,
  .rtl-layout .col-sm-10,
  .rtl-layout .col-sm-11,
  .rtl-layout .col-sm-12,
  .rtl-layout .col-sm-13,
  .rtl-layout .col-sm-14,
  .rtl-layout .col-sm-15,
  .rtl-layout .col-sm-16,
  .rtl-layout .col-sm-17,
  .rtl-layout .col-sm-18,
  .rtl-layout .col-sm-19,
  .rtl-layout .col-sm-20,
  .rtl-layout .col-sm-21,
  .rtl-layout .col-sm-22,
  .rtl-layout .col-sm-23,
  .rtl-layout .col-sm-24 {
    float: right;
  }
  .rtl-layout .col-sm-1 {
    width: 4.16667%;
  }
  .rtl-layout .col-sm-2 {
    width: 8.33333%;
  }
  .rtl-layout .col-sm-3 {
    width: 12.5%;
  }
  .rtl-layout .col-sm-4 {
    width: 16.66667%;
  }
  .rtl-layout .col-sm-5 {
    width: 20.83333%;
  }
  .rtl-layout .col-sm-6 {
    width: 25%;
  }
  .rtl-layout .col-sm-7 {
    width: 29.16667%;
  }
  .rtl-layout .col-sm-8 {
    width: 33.33333%;
  }
  .rtl-layout .col-sm-9 {
    width: 37.5%;
  }
  .rtl-layout .col-sm-10 {
    width: 41.66667%;
  }
  .rtl-layout .col-sm-11 {
    width: 45.83333%;
  }
  .rtl-layout .col-sm-12 {
    width: 50%;
  }
  .rtl-layout .col-sm-13 {
    width: 54.16667%;
  }
  .rtl-layout .col-sm-14 {
    width: 58.33333%;
  }
  .rtl-layout .col-sm-15 {
    width: 62.5%;
  }
  .rtl-layout .col-sm-16 {
    width: 66.66667%;
  }
  .rtl-layout .col-sm-17 {
    width: 70.83333%;
  }
  .rtl-layout .col-sm-18 {
    width: 75%;
  }
  .rtl-layout .col-sm-19 {
    width: 79.16667%;
  }
  .rtl-layout .col-sm-20 {
    width: 83.33333%;
  }
  .rtl-layout .col-sm-21 {
    width: 87.5%;
  }
  .rtl-layout .col-sm-22 {
    width: 91.66667%;
  }
  .rtl-layout .col-sm-23 {
    width: 95.83333%;
  }
  .rtl-layout .col-sm-24 {
    width: 100%;
  }
  .rtl-layout .col-sm-pull-0 {
    left: 0%;
  }
  .rtl-layout .col-sm-pull-1 {
    left: 4.16667%;
  }
  .rtl-layout .col-sm-pull-2 {
    left: 8.33333%;
  }
  .rtl-layout .col-sm-pull-3 {
    left: 12.5%;
  }
  .rtl-layout .col-sm-pull-4 {
    left: 16.66667%;
  }
  .rtl-layout .col-sm-pull-5 {
    left: 20.83333%;
  }
  .rtl-layout .col-sm-pull-6 {
    left: 25%;
  }
  .rtl-layout .col-sm-pull-7 {
    left: 29.16667%;
  }
  .rtl-layout .col-sm-pull-8 {
    left: 33.33333%;
  }
  .rtl-layout .col-sm-pull-9 {
    left: 37.5%;
  }
  .rtl-layout .col-sm-pull-10 {
    left: 41.66667%;
  }
  .rtl-layout .col-sm-pull-11 {
    left: 45.83333%;
  }
  .rtl-layout .col-sm-pull-12 {
    left: 50%;
  }
  .rtl-layout .col-sm-pull-13 {
    left: 54.16667%;
  }
  .rtl-layout .col-sm-pull-14 {
    left: 58.33333%;
  }
  .rtl-layout .col-sm-pull-15 {
    left: 62.5%;
  }
  .rtl-layout .col-sm-pull-16 {
    left: 66.66667%;
  }
  .rtl-layout .col-sm-pull-17 {
    left: 70.83333%;
  }
  .rtl-layout .col-sm-pull-18 {
    left: 75%;
  }
  .rtl-layout .col-sm-pull-19 {
    left: 79.16667%;
  }
  .rtl-layout .col-sm-pull-20 {
    left: 83.33333%;
  }
  .rtl-layout .col-sm-pull-21 {
    left: 87.5%;
  }
  .rtl-layout .col-sm-pull-22 {
    left: 91.66667%;
  }
  .rtl-layout .col-sm-pull-23 {
    left: 95.83333%;
  }
  .rtl-layout .col-sm-pull-24 {
    left: 100%;
  }
  .rtl-layout .col-sm-push-0 {
    right: 0%;
  }
  .rtl-layout .col-sm-push-1 {
    right: 4.16667%;
  }
  .rtl-layout .col-sm-push-2 {
    right: 8.33333%;
  }
  .rtl-layout .col-sm-push-3 {
    right: 12.5%;
  }
  .rtl-layout .col-sm-push-4 {
    right: 16.66667%;
  }
  .rtl-layout .col-sm-push-5 {
    right: 20.83333%;
  }
  .rtl-layout .col-sm-push-6 {
    right: 25%;
  }
  .rtl-layout .col-sm-push-7 {
    right: 29.16667%;
  }
  .rtl-layout .col-sm-push-8 {
    right: 33.33333%;
  }
  .rtl-layout .col-sm-push-9 {
    right: 37.5%;
  }
  .rtl-layout .col-sm-push-10 {
    right: 41.66667%;
  }
  .rtl-layout .col-sm-push-11 {
    right: 45.83333%;
  }
  .rtl-layout .col-sm-push-12 {
    right: 50%;
  }
  .rtl-layout .col-sm-push-13 {
    right: 54.16667%;
  }
  .rtl-layout .col-sm-push-14 {
    right: 58.33333%;
  }
  .rtl-layout .col-sm-push-15 {
    right: 62.5%;
  }
  .rtl-layout .col-sm-push-16 {
    right: 66.66667%;
  }
  .rtl-layout .col-sm-push-17 {
    right: 70.83333%;
  }
  .rtl-layout .col-sm-push-18 {
    right: 75%;
  }
  .rtl-layout .col-sm-push-19 {
    right: 79.16667%;
  }
  .rtl-layout .col-sm-push-20 {
    right: 83.33333%;
  }
  .rtl-layout .col-sm-push-21 {
    right: 87.5%;
  }
  .rtl-layout .col-sm-push-22 {
    right: 91.66667%;
  }
  .rtl-layout .col-sm-push-23 {
    right: 95.83333%;
  }
  .rtl-layout .col-sm-push-24 {
    right: 100%;
  }
  .rtl-layout .col-sm-offset-0 {
    margin-right: 0%;
  }
  .rtl-layout .col-sm-offset-1 {
    margin-right: 4.16667%;
  }
  .rtl-layout .col-sm-offset-2 {
    margin-right: 8.33333%;
  }
  .rtl-layout .col-sm-offset-3 {
    margin-right: 12.5%;
  }
  .rtl-layout .col-sm-offset-4 {
    margin-right: 16.66667%;
  }
  .rtl-layout .col-sm-offset-5 {
    margin-right: 20.83333%;
  }
  .rtl-layout .col-sm-offset-6 {
    margin-right: 25%;
  }
  .rtl-layout .col-sm-offset-7 {
    margin-right: 29.16667%;
  }
  .rtl-layout .col-sm-offset-8 {
    margin-right: 33.33333%;
  }
  .rtl-layout .col-sm-offset-9 {
    margin-right: 37.5%;
  }
  .rtl-layout .col-sm-offset-10 {
    margin-right: 41.66667%;
  }
  .rtl-layout .col-sm-offset-11 {
    margin-right: 45.83333%;
  }
  .rtl-layout .col-sm-offset-12 {
    margin-right: 50%;
  }
  .rtl-layout .col-sm-offset-13 {
    margin-right: 54.16667%;
  }
  .rtl-layout .col-sm-offset-14 {
    margin-right: 58.33333%;
  }
  .rtl-layout .col-sm-offset-15 {
    margin-right: 62.5%;
  }
  .rtl-layout .col-sm-offset-16 {
    margin-right: 66.66667%;
  }
  .rtl-layout .col-sm-offset-17 {
    margin-right: 70.83333%;
  }
  .rtl-layout .col-sm-offset-18 {
    margin-right: 75%;
  }
  .rtl-layout .col-sm-offset-19 {
    margin-right: 79.16667%;
  }
  .rtl-layout .col-sm-offset-20 {
    margin-right: 83.33333%;
  }
  .rtl-layout .col-sm-offset-21 {
    margin-right: 87.5%;
  }
  .rtl-layout .col-sm-offset-22 {
    margin-right: 91.66667%;
  }
  .rtl-layout .col-sm-offset-23 {
    margin-right: 95.83333%;
  }
  .rtl-layout .col-sm-offset-24 {
    margin-right: 100%;
  }
}
@media (min-width: 992px) {
  .rtl-layout .col-md-1,
  .rtl-layout .col-md-2,
  .rtl-layout .col-md-3,
  .rtl-layout .col-md-4,
  .rtl-layout .col-md-5,
  .rtl-layout .col-md-6,
  .rtl-layout .col-md-7,
  .rtl-layout .col-md-8,
  .rtl-layout .col-md-9,
  .rtl-layout .col-md-10,
  .rtl-layout .col-md-11,
  .rtl-layout .col-md-12,
  .rtl-layout .col-md-13,
  .rtl-layout .col-md-14,
  .rtl-layout .col-md-15,
  .rtl-layout .col-md-16,
  .rtl-layout .col-md-17,
  .rtl-layout .col-md-18,
  .rtl-layout .col-md-19,
  .rtl-layout .col-md-20,
  .rtl-layout .col-md-21,
  .rtl-layout .col-md-22,
  .rtl-layout .col-md-23,
  .rtl-layout .col-md-24 {
    float: right;
  }
  .rtl-layout .col-md-1 {
    width: 4.16667%;
  }
  .rtl-layout .col-md-2 {
    width: 8.33333%;
  }
  .rtl-layout .col-md-3 {
    width: 12.5%;
  }
  .rtl-layout .col-md-4 {
    width: 16.66667%;
  }
  .rtl-layout .col-md-5 {
    width: 20.83333%;
  }
  .rtl-layout .col-md-6 {
    width: 25%;
  }
  .rtl-layout .col-md-7 {
    width: 29.16667%;
  }
  .rtl-layout .col-md-8 {
    width: 33.33333%;
  }
  .rtl-layout .col-md-9 {
    width: 37.5%;
  }
  .rtl-layout .col-md-10 {
    width: 41.66667%;
  }
  .rtl-layout .col-md-11 {
    width: 45.83333%;
  }
  .rtl-layout .col-md-12 {
    width: 50%;
  }
  .rtl-layout .col-md-13 {
    width: 54.16667%;
  }
  .rtl-layout .col-md-14 {
    width: 58.33333%;
  }
  .rtl-layout .col-md-15 {
    width: 62.5%;
  }
  .rtl-layout .col-md-16 {
    width: 66.66667%;
  }
  .rtl-layout .col-md-17 {
    width: 70.83333%;
  }
  .rtl-layout .col-md-18 {
    width: 75%;
  }
  .rtl-layout .col-md-19 {
    width: 79.16667%;
  }
  .rtl-layout .col-md-20 {
    width: 83.33333%;
  }
  .rtl-layout .col-md-21 {
    width: 87.5%;
  }
  .rtl-layout .col-md-22 {
    width: 91.66667%;
  }
  .rtl-layout .col-md-23 {
    width: 95.83333%;
  }
  .rtl-layout .col-md-24 {
    width: 100%;
  }
  .rtl-layout .col-md-pull-0 {
    left: 0%;
  }
  .rtl-layout .col-md-pull-1 {
    left: 4.16667%;
  }
  .rtl-layout .col-md-pull-2 {
    left: 8.33333%;
  }
  .rtl-layout .col-md-pull-3 {
    left: 12.5%;
  }
  .rtl-layout .col-md-pull-4 {
    left: 16.66667%;
  }
  .rtl-layout .col-md-pull-5 {
    left: 20.83333%;
  }
  .rtl-layout .col-md-pull-6 {
    left: 25%;
  }
  .rtl-layout .col-md-pull-7 {
    left: 29.16667%;
  }
  .rtl-layout .col-md-pull-8 {
    left: 33.33333%;
  }
  .rtl-layout .col-md-pull-9 {
    left: 37.5%;
  }
  .rtl-layout .col-md-pull-10 {
    left: 41.66667%;
  }
  .rtl-layout .col-md-pull-11 {
    left: 45.83333%;
  }
  .rtl-layout .col-md-pull-12 {
    left: 50%;
  }
  .rtl-layout .col-md-pull-13 {
    left: 54.16667%;
  }
  .rtl-layout .col-md-pull-14 {
    left: 58.33333%;
  }
  .rtl-layout .col-md-pull-15 {
    left: 62.5%;
  }
  .rtl-layout .col-md-pull-16 {
    left: 66.66667%;
  }
  .rtl-layout .col-md-pull-17 {
    left: 70.83333%;
  }
  .rtl-layout .col-md-pull-18 {
    left: 75%;
  }
  .rtl-layout .col-md-pull-19 {
    left: 79.16667%;
  }
  .rtl-layout .col-md-pull-20 {
    left: 83.33333%;
  }
  .rtl-layout .col-md-pull-21 {
    left: 87.5%;
  }
  .rtl-layout .col-md-pull-22 {
    left: 91.66667%;
  }
  .rtl-layout .col-md-pull-23 {
    left: 95.83333%;
  }
  .rtl-layout .col-md-pull-24 {
    left: 100%;
  }
  .rtl-layout .col-md-push-0 {
    right: 0%;
  }
  .rtl-layout .col-md-push-1 {
    right: 4.16667%;
  }
  .rtl-layout .col-md-push-2 {
    right: 8.33333%;
  }
  .rtl-layout .col-md-push-3 {
    right: 12.5%;
  }
  .rtl-layout .col-md-push-4 {
    right: 16.66667%;
  }
  .rtl-layout .col-md-push-5 {
    right: 20.83333%;
  }
  .rtl-layout .col-md-push-6 {
    right: 25%;
  }
  .rtl-layout .col-md-push-7 {
    right: 29.16667%;
  }
  .rtl-layout .col-md-push-8 {
    right: 33.33333%;
  }
  .rtl-layout .col-md-push-9 {
    right: 37.5%;
  }
  .rtl-layout .col-md-push-10 {
    right: 41.66667%;
  }
  .rtl-layout .col-md-push-11 {
    right: 45.83333%;
  }
  .rtl-layout .col-md-push-12 {
    right: 50%;
  }
  .rtl-layout .col-md-push-13 {
    right: 54.16667%;
  }
  .rtl-layout .col-md-push-14 {
    right: 58.33333%;
  }
  .rtl-layout .col-md-push-15 {
    right: 62.5%;
  }
  .rtl-layout .col-md-push-16 {
    right: 66.66667%;
  }
  .rtl-layout .col-md-push-17 {
    right: 70.83333%;
  }
  .rtl-layout .col-md-push-18 {
    right: 75%;
  }
  .rtl-layout .col-md-push-19 {
    right: 79.16667%;
  }
  .rtl-layout .col-md-push-20 {
    right: 83.33333%;
  }
  .rtl-layout .col-md-push-21 {
    right: 87.5%;
  }
  .rtl-layout .col-md-push-22 {
    right: 91.66667%;
  }
  .rtl-layout .col-md-push-23 {
    right: 95.83333%;
  }
  .rtl-layout .col-md-push-24 {
    right: 100%;
  }
  .rtl-layout .col-md-offset-0 {
    margin-right: 0%;
  }
  .rtl-layout .col-md-offset-1 {
    margin-right: 4.16667%;
  }
  .rtl-layout .col-md-offset-2 {
    margin-right: 8.33333%;
  }
  .rtl-layout .col-md-offset-3 {
    margin-right: 12.5%;
  }
  .rtl-layout .col-md-offset-4 {
    margin-right: 16.66667%;
  }
  .rtl-layout .col-md-offset-5 {
    margin-right: 20.83333%;
  }
  .rtl-layout .col-md-offset-6 {
    margin-right: 25%;
  }
  .rtl-layout .col-md-offset-7 {
    margin-right: 29.16667%;
  }
  .rtl-layout .col-md-offset-8 {
    margin-right: 33.33333%;
  }
  .rtl-layout .col-md-offset-9 {
    margin-right: 37.5%;
  }
  .rtl-layout .col-md-offset-10 {
    margin-right: 41.66667%;
  }
  .rtl-layout .col-md-offset-11 {
    margin-right: 45.83333%;
  }
  .rtl-layout .col-md-offset-12 {
    margin-right: 50%;
  }
  .rtl-layout .col-md-offset-13 {
    margin-right: 54.16667%;
  }
  .rtl-layout .col-md-offset-14 {
    margin-right: 58.33333%;
  }
  .rtl-layout .col-md-offset-15 {
    margin-right: 62.5%;
  }
  .rtl-layout .col-md-offset-16 {
    margin-right: 66.66667%;
  }
  .rtl-layout .col-md-offset-17 {
    margin-right: 70.83333%;
  }
  .rtl-layout .col-md-offset-18 {
    margin-right: 75%;
  }
  .rtl-layout .col-md-offset-19 {
    margin-right: 79.16667%;
  }
  .rtl-layout .col-md-offset-20 {
    margin-right: 83.33333%;
  }
  .rtl-layout .col-md-offset-21 {
    margin-right: 87.5%;
  }
  .rtl-layout .col-md-offset-22 {
    margin-right: 91.66667%;
  }
  .rtl-layout .col-md-offset-23 {
    margin-right: 95.83333%;
  }
  .rtl-layout .col-md-offset-24 {
    margin-right: 100%;
  }
}
@media (min-width: 1200px) {
  .rtl-layout .col-lg-1,
  .rtl-layout .col-lg-2,
  .rtl-layout .col-lg-3,
  .rtl-layout .col-lg-4,
  .rtl-layout .col-lg-5,
  .rtl-layout .col-lg-6,
  .rtl-layout .col-lg-7,
  .rtl-layout .col-lg-8,
  .rtl-layout .col-lg-9,
  .rtl-layout .col-lg-10,
  .rtl-layout .col-lg-11,
  .rtl-layout .col-lg-12,
  .rtl-layout .col-lg-13,
  .rtl-layout .col-lg-14,
  .rtl-layout .col-lg-15,
  .rtl-layout .col-lg-16,
  .rtl-layout .col-lg-17,
  .rtl-layout .col-lg-18,
  .rtl-layout .col-lg-19,
  .rtl-layout .col-lg-20,
  .rtl-layout .col-lg-21,
  .rtl-layout .col-lg-22,
  .rtl-layout .col-lg-23,
  .rtl-layout .col-lg-24 {
    float: right;
  }
  .rtl-layout .col-lg-1 {
    width: 4.16667%;
  }
  .rtl-layout .col-lg-2 {
    width: 8.33333%;
  }
  .rtl-layout .col-lg-3 {
    width: 12.5%;
  }
  .rtl-layout .col-lg-4 {
    width: 16.66667%;
  }
  .rtl-layout .col-lg-5 {
    width: 20.83333%;
  }
  .rtl-layout .col-lg-6 {
    width: 25%;
  }
  .rtl-layout .col-lg-7 {
    width: 29.16667%;
  }
  .rtl-layout .col-lg-8 {
    width: 33.33333%;
  }
  .rtl-layout .col-lg-9 {
    width: 37.5%;
  }
  .rtl-layout .col-lg-10 {
    width: 41.66667%;
  }
  .rtl-layout .col-lg-11 {
    width: 45.83333%;
  }
  .rtl-layout .col-lg-12 {
    width: 50%;
  }
  .rtl-layout .col-lg-13 {
    width: 54.16667%;
  }
  .rtl-layout .col-lg-14 {
    width: 58.33333%;
  }
  .rtl-layout .col-lg-15 {
    width: 62.5%;
  }
  .rtl-layout .col-lg-16 {
    width: 66.66667%;
  }
  .rtl-layout .col-lg-17 {
    width: 70.83333%;
  }
  .rtl-layout .col-lg-18 {
    width: 75%;
  }
  .rtl-layout .col-lg-19 {
    width: 79.16667%;
  }
  .rtl-layout .col-lg-20 {
    width: 83.33333%;
  }
  .rtl-layout .col-lg-21 {
    width: 87.5%;
  }
  .rtl-layout .col-lg-22 {
    width: 91.66667%;
  }
  .rtl-layout .col-lg-23 {
    width: 95.83333%;
  }
  .rtl-layout .col-lg-24 {
    width: 100%;
  }
  .rtl-layout .col-lg-pull-0 {
    left: 0%;
  }
  .rtl-layout .col-lg-pull-1 {
    left: 4.16667%;
  }
  .rtl-layout .col-lg-pull-2 {
    left: 8.33333%;
  }
  .rtl-layout .col-lg-pull-3 {
    left: 12.5%;
  }
  .rtl-layout .col-lg-pull-4 {
    left: 16.66667%;
  }
  .rtl-layout .col-lg-pull-5 {
    left: 20.83333%;
  }
  .rtl-layout .col-lg-pull-6 {
    left: 25%;
  }
  .rtl-layout .col-lg-pull-7 {
    left: 29.16667%;
  }
  .rtl-layout .col-lg-pull-8 {
    left: 33.33333%;
  }
  .rtl-layout .col-lg-pull-9 {
    left: 37.5%;
  }
  .rtl-layout .col-lg-pull-10 {
    left: 41.66667%;
  }
  .rtl-layout .col-lg-pull-11 {
    left: 45.83333%;
  }
  .rtl-layout .col-lg-pull-12 {
    left: 50%;
  }
  .rtl-layout .col-lg-pull-13 {
    left: 54.16667%;
  }
  .rtl-layout .col-lg-pull-14 {
    left: 58.33333%;
  }
  .rtl-layout .col-lg-pull-15 {
    left: 62.5%;
  }
  .rtl-layout .col-lg-pull-16 {
    left: 66.66667%;
  }
  .rtl-layout .col-lg-pull-17 {
    left: 70.83333%;
  }
  .rtl-layout .col-lg-pull-18 {
    left: 75%;
  }
  .rtl-layout .col-lg-pull-19 {
    left: 79.16667%;
  }
  .rtl-layout .col-lg-pull-20 {
    left: 83.33333%;
  }
  .rtl-layout .col-lg-pull-21 {
    left: 87.5%;
  }
  .rtl-layout .col-lg-pull-22 {
    left: 91.66667%;
  }
  .rtl-layout .col-lg-pull-23 {
    left: 95.83333%;
  }
  .rtl-layout .col-lg-pull-24 {
    left: 100%;
  }
  .rtl-layout .col-lg-push-0 {
    right: 0%;
  }
  .rtl-layout .col-lg-push-1 {
    right: 4.16667%;
  }
  .rtl-layout .col-lg-push-2 {
    right: 8.33333%;
  }
  .rtl-layout .col-lg-push-3 {
    right: 12.5%;
  }
  .rtl-layout .col-lg-push-4 {
    right: 16.66667%;
  }
  .rtl-layout .col-lg-push-5 {
    right: 20.83333%;
  }
  .rtl-layout .col-lg-push-6 {
    right: 25%;
  }
  .rtl-layout .col-lg-push-7 {
    right: 29.16667%;
  }
  .rtl-layout .col-lg-push-8 {
    right: 33.33333%;
  }
  .rtl-layout .col-lg-push-9 {
    right: 37.5%;
  }
  .rtl-layout .col-lg-push-10 {
    right: 41.66667%;
  }
  .rtl-layout .col-lg-push-11 {
    right: 45.83333%;
  }
  .rtl-layout .col-lg-push-12 {
    right: 50%;
  }
  .rtl-layout .col-lg-push-13 {
    right: 54.16667%;
  }
  .rtl-layout .col-lg-push-14 {
    right: 58.33333%;
  }
  .rtl-layout .col-lg-push-15 {
    right: 62.5%;
  }
  .rtl-layout .col-lg-push-16 {
    right: 66.66667%;
  }
  .rtl-layout .col-lg-push-17 {
    right: 70.83333%;
  }
  .rtl-layout .col-lg-push-18 {
    right: 75%;
  }
  .rtl-layout .col-lg-push-19 {
    right: 79.16667%;
  }
  .rtl-layout .col-lg-push-20 {
    right: 83.33333%;
  }
  .rtl-layout .col-lg-push-21 {
    right: 87.5%;
  }
  .rtl-layout .col-lg-push-22 {
    right: 91.66667%;
  }
  .rtl-layout .col-lg-push-23 {
    right: 95.83333%;
  }
  .rtl-layout .col-lg-push-24 {
    right: 100%;
  }
  .rtl-layout .col-lg-offset-0 {
    margin-right: 0%;
  }
  .rtl-layout .col-lg-offset-1 {
    margin-right: 4.16667%;
  }
  .rtl-layout .col-lg-offset-2 {
    margin-right: 8.33333%;
  }
  .rtl-layout .col-lg-offset-3 {
    margin-right: 12.5%;
  }
  .rtl-layout .col-lg-offset-4 {
    margin-right: 16.66667%;
  }
  .rtl-layout .col-lg-offset-5 {
    margin-right: 20.83333%;
  }
  .rtl-layout .col-lg-offset-6 {
    margin-right: 25%;
  }
  .rtl-layout .col-lg-offset-7 {
    margin-right: 29.16667%;
  }
  .rtl-layout .col-lg-offset-8 {
    margin-right: 33.33333%;
  }
  .rtl-layout .col-lg-offset-9 {
    margin-right: 37.5%;
  }
  .rtl-layout .col-lg-offset-10 {
    margin-right: 41.66667%;
  }
  .rtl-layout .col-lg-offset-11 {
    margin-right: 45.83333%;
  }
  .rtl-layout .col-lg-offset-12 {
    margin-right: 50%;
  }
  .rtl-layout .col-lg-offset-13 {
    margin-right: 54.16667%;
  }
  .rtl-layout .col-lg-offset-14 {
    margin-right: 58.33333%;
  }
  .rtl-layout .col-lg-offset-15 {
    margin-right: 62.5%;
  }
  .rtl-layout .col-lg-offset-16 {
    margin-right: 66.66667%;
  }
  .rtl-layout .col-lg-offset-17 {
    margin-right: 70.83333%;
  }
  .rtl-layout .col-lg-offset-18 {
    margin-right: 75%;
  }
  .rtl-layout .col-lg-offset-19 {
    margin-right: 79.16667%;
  }
  .rtl-layout .col-lg-offset-20 {
    margin-right: 83.33333%;
  }
  .rtl-layout .col-lg-offset-21 {
    margin-right: 87.5%;
  }
  .rtl-layout .col-lg-offset-22 {
    margin-right: 91.66667%;
  }
  .rtl-layout .col-lg-offset-23 {
    margin-right: 95.83333%;
  }
  .rtl-layout .col-lg-offset-24 {
    margin-right: 100%;
  }
}
/* ============================================ *
 * Codazon_Menu
 * ============================================ */
.header-wrapper-bottom {
  background-color: #004664;
}
.header-wrapper-bottom .header.content {
  padding-top: 0;
  padding-bottom: 0;
}
/* ============================================ */
[class*='cdz-menu-icon-']:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f108";
  font-size: 14px;
  margin-right: 10px;
  min-width: 15px;
}
.cdz-menu-icon-1:before {
  content: "\f06b";
}
.cdz-menu-icon-2:before {
  content: "\f06d";
}
.cdz-menu-icon-3:before {
  content: "\f10b";
}
.cdz-menu-icon-4:before {
  content: "\f03d";
}
.cdz-menu-icon-5:before {
  content: "\f19c";
}
.cdz-menu-icon-6:before {
  content: "\f06c";
}
.cdz-menu-icon-7:before {
  content: "\f0e4";
}
.cdz-menu-icon-8:before {
  content: "\f000";
}
.cdz-menu-icon-9:before {
  content: "\f02c";
}
.cdz-menu-icon-10:before {
  content: "\f1b3";
}
.cdz-menu-icon-11:before {
  content: "\f0c3";
}
.cdz-menu-icon-12:before {
  content: "\f06b";
}
.cdz-menu-icon-13:before {
  content: "\f06d";
}
.cdz-menu-icon-14:before {
  content: "\f10b";
}
.cdz-menu-icon-15:before {
  content: "\f03d";
}
.cdz-menu-icon-16:before {
  content: "\f19c";
}
.cdz-menu-icon-17:before {
  content: "\f06c";
}
.cdz-menu-icon-18:before {
  content: "\f0e4";
}
.cdz-menu-icon-19:before {
  content: "\f000";
}
.cdz-menu-icon-20:before {
  content: "\f02c";
}
.cdz-menu-icon-21:before {
  content: "\f1b3";
}
.cdz-menu-icon-22:before {
  content: "\f0c3";
}
.left-menu .level0 > a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f108";
  font-size: 18px;
  min-width: 15px;
  float: right;
}
.rtl-layout .left-menu .level0 > a:before {
  float: left;
}
.left-menu .level0.nav-1 > a:before {
  content: "\f06b";
}
.left-menu .level0.nav-2 > a:before {
  content: "\f06d";
}
.left-menu .level0.nav-3 > a:before {
  content: "\f10b";
}
.left-menu .level0.nav-4 > a:before {
  content: "\f03d";
}
.left-menu .level0.nav-5 > a:before {
  content: "\f19c";
}
.left-menu .level0.nav-6 > a:before {
  content: "\f06c";
}
.left-menu .level0.nav-7 > a:before {
  content: "\f0e4";
}
.left-menu .level0.nav-8 > a:before {
  content: "\f000";
}
.left-menu .level0.nav-9 > a:before {
  content: "\f02c";
}
.left-menu .level0.nav-10 > a:before {
  content: "\f1b3";
}
.left-menu .level0.nav-11 > a:before {
  content: "\f0c3";
}
.left-menu .level0.nav-12 > a:before {
  content: "\f06b";
}
.left-menu .level0.nav-13 > a:before {
  content: "\f06d";
}
.left-menu .level0.nav-14 > a:before {
  content: "\f10b";
}
.left-menu .level0.nav-15 > a:before {
  content: "\f03d";
}
.left-menu .level0.nav-16 > a:before {
  content: "\f19c";
}
.left-menu .level0.nav-17 > a:before {
  content: "\f06c";
}
.left-menu .level0.nav-18 > a:before {
  content: "\f0e4";
}
.left-menu .level0.nav-19 > a:before {
  content: "\f000";
}
.left-menu .level0.nav-20 > a:before {
  content: "\f02c";
}
.left-menu .level0.nav-21 > a:before {
  content: "\f1b3";
}
.left-menu .level0.nav-22 > a:before {
  content: "\f0c3";
}
/* ============================================ */
.header-main-menu .nav-sections {
  float: left;
  clear: both;
}
.header-main-menu .block-static-block.widget {
  float: left;
  margin-bottom: 0;
}
.rtl-layout .header-main-menu .block-static-block.widget,
.rtl-layout .header-main-menu .nav-sections {
  float: right;
}
.cdz-main-menu ul,
.cdz-main-menu ul ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.cdz-main-menu .groupmenu {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.cdz-main-menu .groupmenu > li {
  margin: 0;
}
.cdz-main-menu .groupmenu li.level0 > a.menu-link {
  text-transform: uppercase;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  vertical-align: top;
  box-sizing: border-box;
  border-width: 0px;
  border-style: solid;
  text-decoration: none;
  color: #ffffff;
  background-color: #004664;
  border-color: #ffffff;
  font: 400 15px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz-main-menu .groupmenu li.level0 > a.menu-link:visited {
  color: #ffffff;
  text-decoration: none;
}
.cdz-main-menu .groupmenu li.level0 > a.menu-link:hover {
  color: #ffffff;
  text-decoration: none;
}
.cdz-main-menu .groupmenu li.level0 > a.menu-link:active {
  color: #ffffff;
  text-decoration: none;
}
.cdz-main-menu .groupmenu li.level0:hover > a.menu-link {
  cursor: pointer;
  color: #ffffff;
  background-color: #00b1f1;
  border-color: #ffffff;
  font: 400 15px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz-main-menu .groupmenu-drop {
  z-index: 99;
  background-color: #ffffff;
  box-shadow: 0 1px 3px #e1e1e1;
  -moz-box-shadow: 0 1px 3px #e1e1e1;
  -webkit-box-shadow: 0 1px 3px #e1e1e1;
  -o-box-shadow: 0 1px 3px #e1e1e1;
  -ms-box-shadow: 0 1px 3px #e1e1e1;
  color: #444444;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz-main-menu .groupmenu-drop a {
  color: #444444;
  text-decoration: none;
}
.cdz-main-menu .groupmenu-drop a:visited {
  color: #444444;
  text-decoration: none;
}
.cdz-main-menu .groupmenu-drop a:hover {
  color: #00b1f1;
  text-decoration: none;
}
.cdz-main-menu .groupmenu-drop a:active {
  color: #00b1f1;
  text-decoration: none;
}
.cdz-main-menu .groupmenu-drop-content {
  padding: 10px;
  color: #444444;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-title {
  text-transform: uppercase;
  color: #000000;
  font-weight: 700;
  margin: 0;
  padding: 0 0 10px;
}
.cdz-main-menu .groupmenu-drop-content a {
  color: #444444;
  text-decoration: none;
}
.cdz-main-menu .groupmenu-drop-content a:visited {
  color: #444444;
  text-decoration: none;
}
.cdz-main-menu .groupmenu-drop-content a:hover {
  color: #00b1f1;
  text-decoration: none;
}
.cdz-main-menu .groupmenu-drop-content a:active {
  color: #00b1f1;
  text-decoration: none;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-link {
  margin-bottom: 15px;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-link li {
  margin: 0;
  padding: 6px 0;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-link li a {
  position: relative;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-link li a:before {
  content: "";
  position: absolute;
  width: 0px;
  height: 1px;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  left: 0;
  top: 7px;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-link li a:hover {
  padding-left: 15px;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-link li a:hover:before {
  width: 10px;
  background-color: #00b1f1;
}
.rtl-layout .cdz-main-menu .groupmenu-drop-content .groupdrop-link li a:before {
  left: auto;
  right: 0;
}
.rtl-layout .cdz-main-menu .groupmenu-drop-content .groupdrop-link li a:hover {
  padding-left: 0;
  padding-right: 15px;
}
/*
.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__xl) {
	@groupmenu-width: 1180px;
	.groupmenu-drop-content{
		.groupmenu(@_col, @_i: 1) when (@_i <= @_col){
			&.groupmenu-@{_i}{
				width: ((@_i * @groupmenu-width)/ @_col);
			}
			.groupmenu((@_col), (@_i + 1));
		}
		.groupmenu(6);
	}
}
.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__l) {
	@groupmenu-width: 1000px;
	.groupmenu-drop-content{
		.groupmenu(@_col, @_i: 1) when (@_i <= @_col){
			&.groupmenu-@{_i}{
				width: ((@_i * @groupmenu-width)/ @_col);
			}
			.groupmenu((@_col), (@_i + 1));
		}
		.groupmenu(6);
	}
}
*/
/*hover on devices*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .cdz-menu .groupmenu-drop {
    display: none;
  }
  .cdz-menu .item.level0.parent:hover > .groupmenu-drop {
    display: block;
  }
  .cdz-menu .item:hover > .groupmenu-drop {
    display: block;
  }
}
.c-smartsearch .col-8-8 {
  width: 100% !important;
}
.c-smartsearch .c-smartsearch__price {
  clear: both;
}
.c-smartsearch__wrapper {
  left: 0 !important;
  top: 41px !important;
  width: 100% !important;
}
.c-smartsearch__wrapper .c-smartsearch__title.h4 {
  text-transform: capitalize;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #282828;
  text-decoration: none;
}
.c-smartsearch__wrapper .c-smartsearch__title.h4:visited {
  color: #282828;
  text-decoration: none;
}
.c-smartsearch__wrapper .c-smartsearch__title.h4:hover {
  color: #00b1f1;
  text-decoration: none;
}
.c-smartsearch__wrapper .c-smartsearch__title.h4:active {
  color: #00b1f1;
  text-decoration: none;
}
.c-smartsearch__wrapper .c-smartsearch__price > span > span {
  font-weight: 600;
}
.sticky-menu.active #search_autocomplete {
  width: 280px !important;
  right: 0 !important;
  left: auto !important;
}
.rtl-layout .sticky-menu.active #search_autocomplete {
  right: 0 !important;
  left: auto !important;
}
/*Mageworx search*/
.searchsuite-autocomplete {
  right: 0;
  top: 41px;
  width: 100%;
  min-width: 280px;
  left: auto;
  text-align: left;
}
.rtl-layout .searchsuite-autocomplete {
  text-align: right;
}
.sticky-menu.active .searchsuite-autocomplete {
  width: 280px;
  right: 0;
  left: auto;
}
.rtl-layout .sticky-menu.active .searchsuite-autocomplete {
  right: 0;
  left: auto;
}
.searchsuite-autocomplete ul li a {
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #282828;
  text-decoration: none;
}
.searchsuite-autocomplete ul li a:visited {
  color: #282828;
  text-decoration: none;
}
.searchsuite-autocomplete ul li a:hover {
  color: #00b1f1;
  text-decoration: none;
}
.searchsuite-autocomplete ul li a:active {
  color: #00b1f1;
  text-decoration: none;
}
.searchsuite-autocomplete ul li .qs-option-info .qs-option-title {
  margin-bottom: 5px;
}
.searchsuite-autocomplete ul li .qs-option-info .qs-option-reviews .product-reviews-summary {
  float: left;
}
.searchsuite-autocomplete .product-reviews-summary .reviews-actions a {
  font-size: 12px;
}
.searchsuite-autocomplete ul li .qs-option-info .qs-option-shortdescription,
.searchsuite-autocomplete ul li .qs-option-info .qs-option-description {
  font-size: 11px;
  color: #a1a1a1;
}
.searchsuite-autocomplete ul li .qs-option-info .qs-option-price {
  margin-top: 5px;
}
/* ============================================ *
 * Codazon_Slider
 * ============================================ */
.owl-carousel {
  padding-top: 0;
}
.owl-carousel .owl-item > [class*='cdz-sm-'] {
  padding: 0;
}
.owl-carousel .owl-item .item {
  width: 100%;
}
.cdz-slider-banners {
  padding-top: 0 !important;
}
.owl-carousel .owl-nav {
  position: absolute;
  top: -39px;
  right: 15px;
  margin-top: 0;
}
.rtl-layout .owl-carousel .owl-nav {
  right: auto;
  left: 15px;
}
.owl-carousel .owl-nav [class*='owl-'] {
  width: 35px;
  height: 35px;
  text-align: center;
  position: relative;
  font-size: 0;
  margin: 0 5px;
  padding: 0;
  border: 1px solid #282828;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: inline-block;
  color: #cccccc;
  background-color: #ffffff;
  border-color: #cccccc;
}
.owl-carousel .owl-nav [class*='owl-']:hover {
  color: #ffffff;
  background-color: #00b1f1;
  border-color: #00b1f1;
}
.owl-carousel .owl-nav [class*='owl-']:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f104';
  font-size: 30px;
  line-height: 33px;
}
.owl-carousel .owl-nav [class*='owl-'].owl-next:before {
  content: '\f105';
}
.owl-carousel .owl-nav [class*='owl-'].disabled {
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
}
.rtl-layout .owl-carousel .owl-nav [class*='owl-']:before {
  content: '\f105';
}
.rtl-layout .owl-carousel .owl-nav [class*='owl-'].owl-next:before {
  content: '\f104';
}
.cdz-brand-slider-wrap .owl-carousel .owl-nav {
  right: -5px;
}
.cdz-brand-slider-wrap .owl-carousel .owl-nav .owl-nav [class*='owl-'] {
  left: 0;
}
.cdz-brand-slider-wrap .owl-carousel .owl-nav .owl-nav [class*='owl-'].owl-next {
  right: 0;
  left: auto;
}
.rtl-layout .cdz-brand-slider-wrap .owl-carousel .owl-nav {
  left: -5px;
  right: auto;
}
.rtl-layout .cdz-brand-slider-wrap .owl-carousel .owl-nav .owl-nav [class*='owl-'] {
  right: 0;
  left: auto;
}
.rtl-layout .cdz-brand-slider-wrap .owl-carousel .owl-nav .owl-nav [class*='owl-'].owl-next {
  left: 0;
  right: auto;
}
.cdz-brand-slider-wrap .cdz-brand-title span {
  padding: 10px 20px;
  display: inline-block;
  vertical-align: top;
  min-width: 250px;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #00b1f1;
  font: 400 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz-brand-slider-wrap .cdz-brand-slider {
  border: 1px solid #dbdbdb;
  background: #ffffff;
}
.cdz-brand-slider-wrap .owl-item.active .cdz-banners-item:after {
  background: #dbdbdb;
}
.cdz-brand-slider-wrap .cdz-banners-item {
  position: relative;
}
.cdz-brand-slider-wrap .cdz-banners-item:after {
  content: '';
  position: absolute;
  top: 0;
  right: -2px;
  width: 1px;
  height: 100%;
}
.cdz-brand-slider-wrap .cdz-banners-item > a {
  padding: 40px 23px;
  display: block;
}
.cdz-brand-slider-wrap .cdz-banners-item > a:first-child {
  border-bottom: 1px solid #dbdbdb;
}
.cdz-brand-slider-wrap .cdz-slider-banners.owl-carousel {
  /*.owl-nav [class*='owl-']{
				.abs-scale(~'0, 0');
				.abs-transition();
				left:0;
				top: calc(~'50% - 13px');
				position:absolute;
				&.owl-next{
					right:0;
					left:auto;
				}
				.rtl-layout &{
					left:auto;
					right:0; 
					&.owl-next{
						left:0;
						right:auto;
					}				
				}
			}
			&:hover{
				.owl-nav [class*='owl-']{
					.abs-scale(~'1, 1');
				}
			}*/
}
/* ============================================ *
 * Codazon_Slideshow
 * ============================================ */
.cdz-slideshow {
  z-index: 1;
}
.cdz-slideshow .slider-item {
  position: relative;
}
.cdz-slideshow .owl-carousel {
  padding-top: 0;
  margin: 0;
}
.cdz-slideshow .owl-carousel .owl-item {
  padding: 0;
}
.cdz-slideshow .owl-carousel.owl-theme .owl-nav {
  margin-top: 0;
  position: static;
}
.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'] {
  width: 30px;
  height: 30px;
  background: rgba(255, 255, 255, 0.2);
  text-align: center;
  position: relative;
  font-size: 0;
  margin: 0 5px;
  color: #282828;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  left: 20px;
  top: 45%;
  top: calc(50% - 15px);
  -webkit-top: calc(50% - 15px);
  -o-top: calc(50% - 15px);
  -moz-top: calc(50% - 15px);
  border: 1px solid #ffffff;
  color: #ffffff;
  background-color: #00b1f1;
  border-color: #00b1f1;
}
.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-']:hover {
  color: #00b1f1;
  background-color: #ffffff;
  border-color: #00b1f1;
}
.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-']:before {
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  line-height: 28px;
  content: '\e617';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'].owl-next {
  right: 20px;
  left: auto;
}
.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'].owl-next:before {
  content: '\e608';
}
.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'].disabled {
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
}
.rtl-layout .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'] {
  left: auto;
  right: 20px;
}
.rtl-layout .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-']:before {
  content: '\e608';
}
.rtl-layout .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'].owl-next {
  left: 20px;
  right: auto;
}
.rtl-layout .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'].owl-next:before {
  content: '\e617';
}
.cdz-slideshow .owl-carousel.owl-theme .owl-dots {
  position: absolute;
  left: 41%;
  bottom: 10px;
}
.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot span {
  background: transparent;
  color: #a1a1a1;
}
.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot span:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f192';
  font-size: 14px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot.active span,
.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  color: #00b1f1;
}
.slide-caption {
  width: 100%;
  max-width: 100%;
  top: 25%;
  position: absolute;
  color: #282828;
  left: 0%;
}
.slide-caption.cls-white {
  color: #ffffff;
}
.slide-caption.cls-white .slide-title {
  color: #ffffff;
}
.slide-caption.cls-white .slide-title span {
  border-color: #fff;
}
.slide-caption.cls-white .slide-btn a {
  background: #ffffff;
  color: #282828;
}
.slide-caption .slide-text {
  font-size: 16px;
  margin-bottom: 15px;
}
.slide-caption .slide-title {
  margin-bottom: 10px;
}
.slide-caption .slide-title span {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  border: 2px solid #282828;
  padding: 5px 20px;
  font-weight: 600;
}
.slide-caption .slide-btn a {
  display: inline-block;
  padding: 5px 15px;
  background: #282828;
  text-transform: uppercase;
  vertical-align: middle;
  color: #fff;
  font-size: 100%;
}
.active .slide-caption .slide-title {
  -webkit-animation: slideBounceInDown 800ms ease-in-out;
  -moz-animation: slideBounceInDown 800ms ease-in-out;
  animation: slideBounceInDown 800ms ease-in-out;
}
.active .slide-caption .slide-text {
  -webkit-animation: slideBounceInDown 1400ms ease-in-out;
  -moz-animation: slideBounceInDown 1400ms ease-in-out;
  animation: slideBounceInDown 1400ms ease-in-out;
}
.active .slide-caption .slide-btn {
  -webkit-animation: slideBounceInDown 2000ms ease-in-out;
  -moz-animation: slideBounceInDown 2000ms ease-in-out;
  animation: slideBounceInDown 2000ms ease-in-out;
}
@-webkit-keyframes slideBounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes slideBounceInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateY(30px);
  }
  80% {
    -moz-transform: translateY(-10px);
  }
  100% {
    -moz-transform: translateY(0);
  }
}
@-o-keyframes slideBounceInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateY(30px);
  }
  80% {
    -o-transform: translateY(-10px);
  }
  100% {
    -o-transform: translateY(0);
  }
}
@keyframes slideBounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(30px);
  }
  80% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
.active .slideBounceInDown {
  -webkit-animation-name: slideBounceInDown;
  -moz-animation-name: slideBounceInDown;
  -o-animation-name: slideBounceInDown;
  animation-name: slideBounceInDown;
}
.block-center {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* ============================================ *
 * Codazon_Color Swatch
 * ============================================ */
.products-grid div[class^="swatch-opt-"] {
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.products-grid div[class^="swatch-opt-"] > div {
  display: inline-block;
  text-align: center;
  clear: left;
  width: 100%;
}
.swatch-attribute-options {
  margin: 0 -10px 0 0;
  display: inline-block;
}
.product-options-wrapper .swatch-attribute-options {
  display: block;
}
.product-options-wrapper .swatch-attribute {
  margin: 0 0 10px 0;
}
.product-info-main .product-options-wrapper .swatch-attribute {
  margin-bottom: 20px;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  font-size: 10px;
  font-weight: 400;
  line-height: 1.65;
  border-radius: 30px;
  padding: 2px;
}
.swatch-option {
  height: 22px;
}
.swatch-option.text {
  padding: 1px 8px;
}
.swatch-option.color {
  height: 15px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  width: 15px;
  padding: 0;
  min-width: inherit;
}
.rtl-layout .swatch-option {
  float: right;
}
/*.modes-mode:before{.lib-css(color, @main_price_text);}*/
div[class^="swatch-opt-"] > div {
  vertical-align: top;
}
.swatch-option {
  border: 1px solid #dbdbdb;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swatch-option.text:not(.disabled):hover,
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  outline: 0px solid #282828;
  border: 1px solid #282828;
  -webkit-transform: scale(1.02, 1.02);
  -moz-transform: scale(1.02, 1.02);
  -ms-transform: scale(1.02, 1.02);
  -o-transform: scale(1.02, 1.02);
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  color: #282828;
  background-color: #ffffff;
  border-color: #dbdbdb;
}
.swatch-attribute-label {
  font-weight: normal;
  padding-bottom: 5px;
  display: inline-block;
}
.swatch-option {
  position: relative;
  overflow: inherit;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.swatch-option:hover,
.swatch-option.selected {
  outline: none;
  border: 1px solid #dbdbdb;
}
.swatch-option:hover:after,
.swatch-option.selected:after {
  position: absolute;
  bottom: -6px;
  width: 15px;
  left: -1px;
  content: '';
  height: 2px;
  background: #00b1f1;
}
.swatch-option.text:not(.disabled):hover,
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  outline: none;
  border: 1px solid #dbdbdb;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
}
.swatch-attribute.size .swatch-option:after,
.swatch-attribute.manufacturer .swatch-option:after {
  width: 22px;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  border: 1px solid #dbdbdb;
}
.swatch-attribute.size .swatch-option.selected:after,
.swatch-attribute.manufacturer .swatch-option.selected:after {
  width: 22px;
}
/* ============================================ *
 * Codazon_Blog
 * ============================================ */
.post-list-wrapper .post-list {
  padding: 0;
  margin: 0;
}
.post-list-wrapper .post-list .post-holder .post-header .addthis_toolbox {
  padding-top: 0;
  position: absolute;
  right: 0;
}
.post-list-wrapper .post-holder {
  background-color: #ffffff;
  padding: 20px;
  box-shadow: 0px 0px 1px #8c8686;
  -moz-box-shadow: 0px 0px 1px #8c8686;
  -webkit-box-shadow: 0px 0px 1px #8c8686;
  -o-box-shadow: 0px 0px 1px #8c8686;
  -ms-box-shadow: 0px 0px 1px #8c8686;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0 0 20px;
  overflow: hidden;
}
.post-list-wrapper .post-holder:first-child {
  border-top: 0;
  margin-top: 0;
}
.post-list-wrapper .post-holder .post-image {
  float: left;
  width: 50%;
  padding-right: 15px;
  margin-right: 15px;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}
.post-list-wrapper .post-holder .post-image .blog-date {
  position: absolute;
  bottom: 10px;
  left: 10px;
  background: #fff;
  color: #333333;
  padding: 7px 10px;
  color: #a1a1a1;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  float: left;
}
.post-list-wrapper .post-holder .post-image .blog-date:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f073';
  font-size: 16px;
  margin-right: 5px;
}
.post-list-wrapper .post-holder .post-details {
  overflow: hidden;
  color: #a1a1a1;
}
.post-list-wrapper .post-holder .post-details .post-title {
  margin: 0;
  max-width: 100%;
  padding: 0 90px 10px 0;
  font: 500 18px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.post-list-wrapper .post-holder .post-details .post-title a {
  color: #282828;
  text-decoration: none;
  font: 500 18px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.post-list-wrapper .post-holder .post-details .post-title a:visited {
  color: #282828;
  text-decoration: none;
}
.post-list-wrapper .post-holder .post-details .post-title a:hover {
  color: #00b1f1;
  text-decoration: none;
}
.post-list-wrapper .post-holder .post-details .post-title a:active {
  color: #00b1f1;
  text-decoration: none;
}
.post-list-wrapper .post-holder .post-details .post-read-more {
  display: inline-block;
  margin-top: 10px;
  position: relative;
  border-bottom: 1px solid;
  color: #282828;
  text-decoration: none;
  float: left;
}
.post-list-wrapper .post-holder .post-details .post-read-more:visited {
  color: #282828;
  text-decoration: none;
}
.post-list-wrapper .post-holder .post-details .post-read-more:hover {
  color: #00b1f1;
  text-decoration: none;
}
.post-list-wrapper .post-holder .post-details .post-read-more:active {
  color: #00b1f1;
  text-decoration: none;
}
.post-view .post-holder {
  background-color: #ffffff;
  padding: 20px;
  box-shadow: 0px 0px 1px #8c8686;
  -moz-box-shadow: 0px 0px 1px #8c8686;
  -webkit-box-shadow: 0px 0px 1px #8c8686;
  -o-box-shadow: 0px 0px 1px #8c8686;
  -ms-box-shadow: 0px 0px 1px #8c8686;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
}
.post-view .post-holder .post-image {
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}
.post-view .post-holder .post-image .blog-date {
  position: absolute;
  bottom: 10px;
  left: 10px;
  background: #fff;
  color: #333333;
  padding: 7px 10px;
  color: #a1a1a1;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  float: left;
}
.post-view .post-holder .post-image .blog-date:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f073';
  font-size: 16px;
  margin-right: 5px;
}
.post-view .post-holder .post-footer {
  padding-top: 20px;
}
.toolbar-blog-posts {
  /*margin-top:60px;
	padding-top:60px;
	.lib-css(border, 0);*/
}
.widget.blog-search {
  margin-bottom: 20px !important;
}
.widget.blog-search .block-content {
  padding-top: 0 !important;
}
.widget.blog-search input[type="text"] {
  color: #a1a1a1;
  background-color: #f8f8f8;
  border-color: #dbdbdb;
  border-width: 0;
  border-bottom-width: 2px;
}
.widget.blog-search .minisearch {
  position: relative;
}
.widget.blog-search .action.search {
  position: absolute;
  display: inline-block;
  right: 13px;
  width: 40px;
  height: 40px;
  text-align: center;
  top: 0;
  z-index: 1;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transform: translateX(13px);
  -webkit-transform: translateX(13px);
  -o-transform: translateX(13px);
  transform: translateX(13px);
  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;
}
.widget.blog-search .action.search:hover {
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
.widget.blog-search .action.search:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f178";
  font-size: 16px;
}
.widget.blog-search .action.search:focus,
.widget.blog-search .action.search:active {
  background: none;
  border: none;
}
.widget.blog-search .action.search:hover {
  background: none;
  border: none;
}
.widget.blog-search .action.search.disabled,
.widget.blog-search .action.search[disabled],
fieldset[disabled] .widget.blog-search .action.search {
  pointer-events: none;
  opacity: 0.5;
}
.widget.blog-search .action.search:focus:before {
  color: #282828;
}
.widget.blog-search .action.search:before {
  color: #a1a1a1;
}
.widget.block-categories ul.accordion {
  padding: 20px 0 0 !important;
}
.widget.block-categories ul.accordion > li:first-child {
  margin-top: 0 !important;
}
.widget.block-categories ul.accordion > li:first-child > a {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}
.widget.block-categories ul,
.widget.block-categories li {
  list-style: none;
  margin: 0 !important;
  color: #a1a1a1;
}
.widget.block-categories ul a,
.widget.block-categories li a {
  border-top: 1px dashed #dbdbdb;
  padding-top: 10px;
  margin-top: 10px;
  display: block;
}
.widget.block-archive .block-content .item,
.widget.block-recent-posts .block-content .item {
  border-top: 1px dashed #dbdbdb;
  padding-top: 10px !important;
  margin-top: 10px;
}
.widget.block-archive .block-content .item:first-child,
.widget.block-recent-posts .block-content .item:first-child {
  padding-top: 0 !important;
  margin-top: 0;
  border-top: 0;
}
.post-bottom .block.related .block-content {
  padding-left: 10px;
}
/* ============================================ *
 * Codazon_BlockSidebar
 * ============================================ */
.block.review-add .block-content {
  padding-top: 0 !important;
}
.product.info.detailed.without_tab .product.data.items {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  text-align: left;
}
.product.info.detailed.without_tab .product.data.items > .item.title {
  float: none;
  display: inline-block;
  vertical-align: top;
  border-bottom: 1px solid #dbdbdb;
  color: #ffffff;
  font: 400 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  background-color: #00b1f1;
  width: 100%;
  height: inherit;
}
.product.info.detailed.without_tab .product.data.items > .item.title > .switch:before {
  display: none;
}
.product.info.detailed.without_tab .product.data.items > .item.title.active > .switch {
  float: left;
  min-width: 0;
  border: 0;
  color: #ffffff;
  font: 400 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  background-color: #00b1f1;
  text-transform: uppercase;
  position: relative;
  padding: 15px 20px;
  margin-bottom: 0;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  height: inherit;
}
.product.info.detailed.without_tab .product.data.items > .content {
  margin-top: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 15px 20px;
  margin-bottom: 20px;
  text-align: left;
  background: #ffffff;
}
.rtl-layout .product.info.detailed.without_tab .product.data.items > .content {
  text-align: right;
}
/* ============================================ *
 * Codazon_TabProducts
 * ============================================ */
body.rtl-layout .product.data.items .item.title a:after {
  left: 10px;
  right: auto;
}
.tabs-list-sty04 .tabs-list {
  margin: 0 auto;
  padding-top: 70px;
  position: relative;
}
.tabs-list-sty04 input.tab-radio,
.tabs-list-sty04 .tabs-list.product.data.items > .item.content {
  clear: both;
  padding-top: 10px;
  display: none;
}
.tabs-list-sty04 .data.item.title {
  /*float:left;display:block;float:left;padding:10px;*/
  cursor: pointer;
  text-decoration: none;
}
.tabs-list-sty04 #cdz-tab1:checked ~ #content1,
.tabs-list-sty04 #cdz-tab2:checked ~ #content2,
.tabs-list-sty04 #cdz-tab3:checked ~ #content3,
.tabs-list-sty04 #cdz-tab4:checked ~ #content4,
.tabs-list-sty04 #cdz-tab5:checked ~ #content5 #cdz-tab6:checked ~ #content6 #cdz-tab7:checked ~ #content7,
.tabs-list-sty04 #cdz-tab8:checked ~ #content8,
.tabs-list-sty04 #cdz-tab9:checked ~ #content9,
.tabs-list-sty04 #cdz-tab10:checked ~ #content10 {
  display: block;
  padding: 0;
}
.tabs-list-sty04 .tabs-list [id^="cdz-tab"]:checked + label {
  background: #ffffff;
  color: #00b1f1;
  background-color: #ffffff;
  border-color: #00b1f1;
}
.tabs-list-sty04 .tabs-list [id^="cdz-tab"]:checked + label:before {
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.tabs-list-sty04 .tabs-list .title {
  padding: 10px 5px !important;
  margin: 0 15px !important;
  font: 500 20px/1.35 Alice, Helvetica Neue, Verdana, Arial, sans-serif;
  font-style: italic;
  font-size: 16px;
  text-transform: capitalize;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  color: #a1a1a1;
  background-color: #ffffff;
  border-color: #a1a1a1;
}
.tabs-list-sty04 .tabs-list .title:before {
  content: '';
  width: 100%;
  background: #00b1f1;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: 0;
  -moz-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.tabs-list-sty04 .tabs-list .title:hover {
  color: #00b1f1;
  background-color: #ffffff;
  border-color: #00b1f1;
}
.tabs-list-sty04 .tabs-list .title:hover:before {
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.tabs-list-sty04 .tabs-list .block-content {
  padding-top: 50px;
}
/* ============================================ *
 * Codazon_AjaxCartPro
 * ============================================ */
.cart-footer .cart-qty {
  color: #ffffff;
  background-color: #00b1f1;
  border-color: #00b1f1;
  font: 400 11px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cart-footer .cart-qty .footer-cart-summary .summary-content .price {
  color: #00b1f1;
}
.rtl-layout .footer-cart-summary {
  float: right;
}
.rtl-layout .footer-cart-additional {
  float: left;
}
.rtl-layout .cart-items {
  float: right;
}
.rtl-layout .cart-items .item {
  float: right;
}
.rtl-layout .cart-items .item .hover-sec {
  left: auto;
  right: 100%;
}
.rtl-layout .cart-items .item .hover-sec .product.actions {
  float: left;
}
.rtl-layout .cart-items .item .hover-sec .details-qty {
  float: right;
}
/* ============================================ *
 * Codazon_Header
 * ============================================ */
/* ============================================ */
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
/* ============================================ *
 * Codazon_Footer
 * ============================================ */
.page-footer {
  background-color: #ffffff;
  color: #777777;
}
.page-footer ul,
.page-footer li {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.page-footer .top-footer-wrapper {
  background-color: #00b1f1;
}
.page-footer .footer-container-wrapper {
  padding-top: 50px;
  padding-bottom: 30px;
}
.page-footer .footer-content-top {
  padding-top: 30px;
  padding-bottom: 20px;
}
.page-footer .footer-content-top .block-static-block.widget {
  margin-bottom: 0;
}
.page-footer .block.newsletter {
  margin-bottom: 0;
}
.page-footer .block.newsletter .field .control {
  margin-right: 10px;
}
.page-footer .block.newsletter input {
  border-width: 1px;
  border-color: #ffffff;
  background: transparent;
}
.page-footer .block.newsletter .action.subscribe {
  border-width: 1px;
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.page-footer .block.newsletter .action.subscribe:hover {
  color: #00b1f1;
  background-color: #ffffff;
  border-color: #00b1f1;
}
.page-footer .footer-bottom {
  background-color: #e8e8e8;
  border-top: 1px solid #ffffff;
  padding: 30px 0;
}
.page-footer a {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  color: #777777;
}
.page-footer a:hover {
  color: #00b1f1;
}
.page-footer p.h5 {
  color: #3a3a3a;
  font-weight: 600;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.page-footer .footer-link {
  margin-top: -10px;
}
.page-footer .footer-link li {
  padding: 10px 0;
  border-bottom: 1px solid #e8e8e8;
}
.page-footer .footer-link li a {
  display: block;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.page-footer .footer-link li.last {
  border-bottom: none;
}
.page-footer .item_tag {
  margin: 0 -5px;
}
.page-footer .item_tag li a {
  float: left;
  padding: 10px;
  border: 1px solid #e8e8e8;
  margin: 5px;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.page-footer .item_tag li a:hover {
  background: #e8e8e8;
  color: #777777;
}
.page-footer .footer-social {
  margin: 0 -5px;
  padding-top: 0;
}
.page-footer .footer-social a {
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  float: left;
  margin: 5px;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border: 1px solid #ffffff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.page-footer .footer-social a span {
  font-size: 0;
}
.page-footer .footer-social a span:before {
  font-size: 14px;
}
.page-footer .footer-social a:hover {
  color: #00b1f1;
  background-color: #ffffff;
  border-color: #00b1f1;
}
.page-footer .bottom-footer-wrapper {
  background: #e8e8e8;
  padding: 30px 0;
  overflow: hidden;
  border-top: 1px solid #e8e8e8;
}
.page-footer .bottom-footer-wrapper .block-static-block.widget {
  margin-bottom: 0;
}
.page-footer .copyright {
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  float: left;
}
.page-footer address {
  margin-bottom: 10px;
  margin-top: 10px;
}
.page-footer .footer-custom-block {
  float: right;
}
.page-footer .footer-bottom-link {
  margin: 0 -10px 10px;
  text-align: right;
}
.page-footer .footer-bottom-link li {
  display: inline-block;
  margin: 0 10px;
}
.page-footer .footer-bottom-link li a {
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.page-footer .footer-payment-logo {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  float: none !important;
}
.page-footer #comodoTL {
  vertical-align: middle;
  position: relative;
  display: none;
}
.stock.available {
  display: none;
}
.customer-account-forgotpassword .page-title-wrapper,
.customer-account-login .page-title-wrapper,
.customer-account-create .page-title-wrapper {
  display: none;
}
.customer-account-forgotpassword .page-main,
.login-container,
#register-form-now {
  width: 100%;
  margin: 40px auto;
}
.customer-account-forgotpassword .forgot-title {
  display: block;
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  border-width: 0;
  text-align: center;
  padding-bottom: 15px;
}
.customer-account-forgotpassword .forgot-title strong {
  padding: 0;
  border-width: 0;
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #282828;
  text-transform: uppercase;
}
.customer-account-forgotpassword .forgot-title .field.note {
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: initial;
}
.customer-account-forgotpassword .form.password.forget {
  background-color: #ffffff;
  padding: 30px;
  max-width: 540px;
  box-shadow: 0px 0px 1px #8c8686;
  -moz-box-shadow: 0px 0px 1px #8c8686;
  -webkit-box-shadow: 0px 0px 1px #8c8686;
  -o-box-shadow: 0px 0px 1px #8c8686;
  -ms-box-shadow: 0px 0px 1px #8c8686;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.customer-account-forgotpassword .form.password.forget .field .label {
  display: none;
}
.customer-account-forgotpassword .form.password.forget .field.choice .label {
  display: inline;
}
.customer-account-forgotpassword .form.password.forget #remember-me-box label {
  display: inline;
}
.block-register-account .block-title {
  display: block;
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  border-width: 0;
  text-align: center;
  padding-bottom: 15px;
}
.block-register-account .block-title strong {
  padding: 0;
  border-width: 0;
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #282828;
  text-transform: uppercase;
}
.block-register-account .block-title .field.note {
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: initial;
}
.block-register-account .block-content-register {
  background-color: #ffffff;
  padding: 30px;
  max-width: 540px;
  box-shadow: 0px 0px 1px #8c8686;
  -moz-box-shadow: 0px 0px 1px #8c8686;
  -webkit-box-shadow: 0px 0px 1px #8c8686;
  -o-box-shadow: 0px 0px 1px #8c8686;
  -ms-box-shadow: 0px 0px 1px #8c8686;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.block-register-account .block-content-register .field .label {
  display: none;
}
.block-register-account .block-content-register .field.choice .label {
  display: inline;
}
.block-register-account .block-content-register #remember-me-box label {
  display: inline;
}
.block-register-account .actions-toolbar {
  margin-top: 20px;
}
.customer-account-login .page-main .block-customer-login .block-title {
  display: block;
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  border-width: 0;
  text-align: center;
  padding-bottom: 15px;
}
.customer-account-login .page-main .block-customer-login .block-title strong {
  padding: 0;
  border-width: 0;
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #282828;
  text-transform: uppercase;
}
.customer-account-login .page-main .block-customer-login .block-title .field.note {
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: initial;
}
.customer-account-login .page-main .block-customer-login .block-content {
  background-color: #ffffff;
  padding: 30px;
  max-width: 540px;
  box-shadow: 0px 0px 1px #8c8686;
  -moz-box-shadow: 0px 0px 1px #8c8686;
  -webkit-box-shadow: 0px 0px 1px #8c8686;
  -o-box-shadow: 0px 0px 1px #8c8686;
  -ms-box-shadow: 0px 0px 1px #8c8686;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.customer-account-login .page-main .block-customer-login .block-content .field .label {
  display: none;
}
.customer-account-login .page-main .block-customer-login .block-content .field.choice .label {
  display: inline;
}
.customer-account-login .page-main .block-customer-login .block-content #remember-me-box label {
  display: inline;
}
.block-new-customer .block-title {
  display: block;
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  border-width: 0;
  text-align: center;
  padding-bottom: 15px;
}
.block-new-customer .block-title strong {
  padding: 0;
  border-width: 0;
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #282828;
  text-transform: uppercase;
}
.block-new-customer .block-title .field.note {
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: initial;
}
.block-new-customer .block-content {
  text-align: center;
}
.block-new-customer .block-content .actions-toolbar a.primary {
  color: #ffffff;
  background-color: #00b1f1;
  border-color: #00b1f1;
  font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.block-new-customer .block-content .actions-toolbar a.primary:hover {
  color: #00b1f1;
  background-color: #ffffff;
  border-color: #00b1f1;
}
.cmspage-custom,
.pagenotfound {
  width: 100%;
  margin: 40px auto;
}
.cmspage-custom .block.block-cmspage .block-title,
.pagenotfound .block.block-cmspage .block-title,
.cmspage-custom .block.block-pagenotfound .block-title,
.pagenotfound .block.block-pagenotfound .block-title {
  display: block;
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  border-width: 0;
  text-align: center;
  padding-bottom: 15px;
}
.cmspage-custom .block.block-cmspage .block-title strong,
.pagenotfound .block.block-cmspage .block-title strong,
.cmspage-custom .block.block-pagenotfound .block-title strong,
.pagenotfound .block.block-pagenotfound .block-title strong {
  padding: 0;
  border-width: 0;
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #282828;
  text-transform: uppercase;
}
.cmspage-custom .block.block-cmspage .block-title .field.note,
.pagenotfound .block.block-cmspage .block-title .field.note,
.cmspage-custom .block.block-pagenotfound .block-title .field.note,
.pagenotfound .block.block-pagenotfound .block-title .field.note {
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: initial;
}
.cmspage-custom .block.block-cmspage .block-content,
.pagenotfound .block.block-cmspage .block-content,
.cmspage-custom .block.block-pagenotfound .block-content,
.pagenotfound .block.block-pagenotfound .block-content {
  background-color: #ffffff;
  padding: 30px;
  max-width: 540px;
  box-shadow: 0px 0px 1px #8c8686;
  -moz-box-shadow: 0px 0px 1px #8c8686;
  -webkit-box-shadow: 0px 0px 1px #8c8686;
  -o-box-shadow: 0px 0px 1px #8c8686;
  -ms-box-shadow: 0px 0px 1px #8c8686;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.cmspage-custom .block.block-cmspage .block-content .field .label,
.pagenotfound .block.block-cmspage .block-content .field .label,
.cmspage-custom .block.block-pagenotfound .block-content .field .label,
.pagenotfound .block.block-pagenotfound .block-content .field .label {
  display: none;
}
.cmspage-custom .block.block-cmspage .block-content .field.choice .label,
.pagenotfound .block.block-cmspage .block-content .field.choice .label,
.cmspage-custom .block.block-pagenotfound .block-content .field.choice .label,
.pagenotfound .block.block-pagenotfound .block-content .field.choice .label {
  display: inline;
}
.cmspage-custom .block.block-cmspage .block-content #remember-me-box label,
.pagenotfound .block.block-cmspage .block-content #remember-me-box label,
.cmspage-custom .block.block-pagenotfound .block-content #remember-me-box label,
.pagenotfound .block.block-pagenotfound .block-content #remember-me-box label {
  display: inline;
}
.cmspage-custom .block.block-cmspage .block-content,
.pagenotfound .block.block-cmspage .block-content,
.cmspage-custom .block.block-pagenotfound .block-content,
.pagenotfound .block.block-pagenotfound .block-content {
  padding: 30px 30px 10px!important;
}
.cmspage-custom .block.block-cmspage .block-content .group-link,
.pagenotfound .block.block-cmspage .block-content .group-link,
.cmspage-custom .block.block-pagenotfound .block-content .group-link,
.pagenotfound .block.block-pagenotfound .block-content .group-link {
  padding-top: 15px;
  text-align: center;
}
.cmspage-custom .block.block-cmspage .block-content .group-link a,
.pagenotfound .block.block-cmspage .block-content .group-link a,
.cmspage-custom .block.block-pagenotfound .block-content .group-link a,
.pagenotfound .block.block-pagenotfound .block-content .group-link a {
  margin: 0 5px;
}
.page-layout-1column .columns {
  margin-bottom: 40px;
  background-color: #ffffff;
  padding: 20px 10px;
  box-shadow: 0px 0px 1px #8c8686;
  -moz-box-shadow: 0px 0px 1px #8c8686;
  -webkit-box-shadow: 0px 0px 1px #8c8686;
  -o-box-shadow: 0px 0px 1px #8c8686;
  -ms-box-shadow: 0px 0px 1px #8c8686;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-left: 0;
  margin-right: 0;
}
.page-layout-1column .columns .column.main {
  padding-bottom: 0;
}
.page-layout-1column.cms-index-index .columns,
.page-layout-1column.checkout-index-index .columns,
.page-layout-1column.checkout-cart-index .columns,
.page-layout-1column.cms-no-route .columns,
.page-layout-1column.catalog-product-view .columns,
.page-layout-1column.catalog-category-view .columns,
.page-layout-1column.customer-account-forgotpassword .columns,
.page-layout-1column.customer-account-login .columns,
.page-layout-1column.cms-home .columns,
.page-layout-1column.customer-account-create .columns {
  margin-bottom: 0;
  background-color: transparent;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  margin-left: -10px;
  margin-right: -10px;
}
.form.contact {
  margin-bottom: 20px;
}
#map_canvas {
  width: 100% !important;
}
.cms-about-us .wrapper-breadcrums {
  display: none;
}
.aboutus-page .aboutus-box {
  margin-bottom: 60px;
}
.aboutus-page .box-img {
  border: 1px solid #e1e1e1;
  padding: 10px;
}
.aboutus-page .aboutus-title {
  text-transform: uppercase;
}
.aboutus-page .aboutus-titlesmall {
  position: relative;
  margin-bottom: 15px;
}
.aboutus-page .aboutus-titlesmall:after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  top: 50%;
  border-top: 1px solid #e1e1e1;
}
.aboutus-page .aboutus-titlesmall h3 {
  text-transform: uppercase;
  margin: 0;
  display: inline-block;
  background: #fff;
  padding-right: 20px;
  position: relative;
  z-index: 1;
}
.aboutus-page .cls-features h5 {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 20px;
}
.aboutus-page .cls-features h5:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f0c5';
  font-size: 14px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #e1e1e1;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin-right: 10px;
  text-align: center;
}
.aboutus-page .cls-features h5.title-2:before {
  content: '\f260';
}
.aboutus-page .cls-features h5.title-3:before {
  content: '\f26c';
}
.aboutus-page .cls-features .items li {
  margin: 0;
  padding: 7px 0;
}
.aboutus-page .cls-features .items li:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f067';
  font-size: 12px;
  padding-right: 10px;
}
.checkout-success {
  text-align: center;
  font-size: 18px;
}
.checkout-success .success-title {
  font-size: 48px;
  color: #fc7070;
  padding-top: 60px;
}
.checkout-success .success-title span {
  display: inline-block;
  clear: both;
  margin-bottom: 0;
  vertical-align: top;
}
.checkout-success .success-title span.success-title-icon {
  font-size: 0;
  width: 95px;
  height: 95px;
  line-height: 95px;
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid #fc7070;
}
.checkout-success .success-title span.success-title-icon:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f00c';
  font-size: 48px;
  line-height: 95px;
}
.checkout-success p {
  margin-bottom: 1.5rem;
}
.checkout-success .order-id {
  color: #fc7070;
  text-decoration: none;
}
.checkout-success .order-id:visited {
  color: #fc7070;
  text-decoration: none;
}
.checkout-success .order-id:hover {
  color: #fc7070;
  text-decoration: none;
}
.checkout-success .order-id:active {
  color: #fc7070;
  text-decoration: none;
}
.checkout-success .order-id:hover {
  text-decoration: underline;
}
.checkout-success .success-bottom {
  font-size: 14px;
  padding-top: 60px;
  padding-bottom: 60px;
}
.checkout-success div.primary {
  padding-top: 15px;
}
#password-strength-meter-container {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  font-size: 0;
  width: 100%;
  margin: 10px 0;
}
#password-strength-meter-container #password-strength-meter {
  float: left;
  height: 100%;
  font-size: 12px;
  font-size: 0;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #959292;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
#password-strength-meter-container #password-strength-meter-label {
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  padding: 0 5px;
}
#password-strength-meter-container.password-strength-meter-1 #password-strength-meter {
  width: 25%;
  background-color: #d9534f;
}
#password-strength-meter-container.password-strength-meter-2 #password-strength-meter {
  width: 50%;
  background-color: #f0ad4e;
}
#password-strength-meter-container.password-strength-meter-3 #password-strength-meter {
  width: 75%;
  background-color: #337ab7;
}
#password-strength-meter-container.password-strength-meter-4 #password-strength-meter {
  width: 100%;
  background-color: #5cb85c;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.box-layout .page-wrapper {
  margin: 0 auto;
  box-shadow: 0 3px 3px #cacaca;
  -moz-box-shadow: 0 3px 3px #cacaca;
  -webkit-box-shadow: 0 3px 3px #cacaca;
  -o-box-shadow: 0 3px 3px #cacaca;
  -ms-box-shadow: 0 3px 3px #cacaca;
}
@media (min-width: 1200px) {
  .box-layout .page-wrapper {
    max-width: 1200px !important;
  }
}
.bg-wrapper-ads {
  background-image: url(../images/bg-parallax.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
}
.bg-wrapper-ads.bg-parallax {
  background-size: cover !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  padding: 5rem 0;
}
@media only screen and (min-device-width: 0px) and (max-device-width: 1024px) {
  .bg-parallax {
    background-attachment: scroll !important;
  }
}
.groupbanner-text {
  position: relative;
}
.groupbanner-text .banner-border img {
  width: 100%;
}
.groupbanner-text .groupinfo {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 20px;
  z-index: 2;
}
.groupbanner-text .groupinfo .groupinfo-inner {
  display: table;
  width: 100%;
  height: 100%;
}
.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc {
  display: table-cell;
  vertical-align: middle;
  color: #ffffff;
}
.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .grifo-title {
  padding: 10px 0;
}
.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .text-link {
  color: #ffffff;
  text-decoration: none;
  margin-top: 30px;
  display: inline-block;
}
.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .text-link:visited {
  color: #ffffff;
  text-decoration: none;
}
.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .text-link:hover {
  color: #ffffff;
  text-decoration: none;
}
.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .text-link:active {
  color: #ffffff;
  text-decoration: none;
}
.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .text-link:hover {
  text-decoration: underline;
}
.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .text-link:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f105';
  font-size: 14px;
  padding-left: 5px;
}
.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .action.primary {
  color: #00b1f1;
  background-color: transparent;
  border-color: #00b1f1;
}
.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .action.primary:hover {
  color: #ffffff;
  background-color: #00b1f1;
  border-color: #00b1f1;
}
.footer-top-ads {
  color: #000;
}
.footer-top-ads .ftop-ads-title {
  font-size: 250%;
  font-weight: 700;
  text-transform: uppercase;
}
.footer-top-ads .ftop-ads-small {
  font-size: 90%;
  color: #494949;
}
.footer-top-ads .ftop-newsletter {
  margin: 0 30%;
}
.footer-top-ads .block.newsletter {
  margin-bottom: 0;
}
.footer-top-ads .block.newsletter input {
  border: 3px solid #00b1f1;
}
.footer-top-ads .block.newsletter .action.primary {
  color: #ffffff;
  background-color: #00b1f1;
  border-color: #00b1f1;
}
.footer-top-ads .block.newsletter .action.primary:hover {
  color: #ffffff;
  background-color: #00b1f1;
  border-color: #00b1f1;
}
.wrapper-ads02 {
  color: #ffffff;
  border-top: 3px solid #dbdbdb;
  padding: 60px 0;
}
.wrapper-ads02 .cdz-item-types {
  display: inline-block;
  width: 90%;
  margin: 0 5%;
  text-align: center;
}
.wrapper-ads02 ul.items {
  padding-bottom: 30px;
  display: inline-block;
}
.wrapper-ads02 ul.items li {
  display: inline-block;
  margin: 0 5px;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.wrapper-ads02 ul.items li:hover {
  -webkit-transform: scale(0.9, 0.9);
  -moz-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  -o-transform: scale(0.9, 0.9);
}
.wrapper-ads02 .statement {
  padding-bottom: 30px;
}
.wrapper-ads02 .statement p {
  margin-bottom: 0;
}
.wrapper-ads02 .newsletter-style02 .block.newsletter input[type="email"] {
  background-color: transparent;
}
.wrapper-ads02 .newsletter-style02 .block.newsletter .action.subscribe {
  width: auto;
  min-width: 200px;
}
.wrapper-ads02 .action.primary {
  padding: 10px 30px;
}
.categories-deals .view-all {
  color: #f86532;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  float: right;
  position: relative;
  margin: 11px;
}
.categories-deals .view-all:hover {
  text-decoration: underline !important;
}
.categories-deals .view-all:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f105';
  font-size: 15px;
  margin-left: 10px;
}
.rtl-layout .categories-deals .view-all {
  float: left;
}
.rtl-layout .categories-deals .view-all:after {
  content: '\f104';
  margin-right: 10px;
  margin-left: 0;
}
.categories-deals .category-name a {
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #f86532;
  text-decoration: none;
}
.categories-deals .category-name a:visited {
  color: #f86532;
  text-decoration: none;
}
.categories-deals .category-name a:hover {
  color: #f86532;
  text-decoration: none;
}
.categories-deals .category-name a:active {
  color: #f86532;
  text-decoration: none;
}
.categories-deals .category-name a:hover {
  text-decoration: underline !important;
}
.categories-deals .image-shell-wrapper {
  display: inline-block;
  margin: 20px 0 10px;
}
.categories-deals .custom-info-block {
  clear: both;
  width: 100%;
  border: 1px solid #dbdbdb;
  border-left: 3px solid #f86532;
  padding: 7px 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: relative;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.rtl-layout .categories-deals .custom-info-block {
  border-right: 3px solid #f86532;
  border-left: 1px solid #dbdbdb;
}
.categories-deals .custom-info-block p {
  margin: 0;
  font-size: 90%;
  line-height: 1.25;
}
.categories-deals .custom-info-block:before {
  content: '';
  width: 0;
  height: 100%;
  background: #f86532;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.rtl-layout .categories-deals .custom-info-block:before {
  left: auto;
  right: 0;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.categories-deals .custom-info-block:hover {
  color: #fff;
  border-color: #f86532;
}
.categories-deals .custom-info-block:hover:before {
  width: 100%;
}
.categories-deals .color01 .category-name a {
  color: #02adec;
  text-decoration: none;
}
.categories-deals .color01 .category-name a:visited {
  color: #02adec;
  text-decoration: none;
}
.categories-deals .color01 .category-name a:hover {
  color: #02adec;
  text-decoration: none;
}
.categories-deals .color01 .category-name a:active {
  color: #02adec;
  text-decoration: none;
}
.categories-deals .color01 .custom-info-block {
  border-left-color: #02adec;
}
.rtl-layout .categories-deals .color01 .custom-info-block {
  border-right-color: #02adec;
  border-left-color: #dbdbdb;
}
.categories-deals .color01 .custom-info-block:hover {
  border-color: #02adec;
}
.categories-deals .color01 .custom-info-block:before {
  background: #02adec;
}
.categories-deals .color03 .category-name a {
  color: #66c916;
  text-decoration: none;
}
.categories-deals .color03 .category-name a:visited {
  color: #66c916;
  text-decoration: none;
}
.categories-deals .color03 .category-name a:hover {
  color: #66c916;
  text-decoration: none;
}
.categories-deals .color03 .category-name a:active {
  color: #66c916;
  text-decoration: none;
}
.categories-deals .color03 .custom-info-block {
  border-left-color: #66c916;
}
.rtl-layout .categories-deals .color03 .custom-info-block {
  border-right-color: #66c916;
  border-left-color: #dbdbdb;
}
.categories-deals .color03 .custom-info-block:hover {
  border-color: #66c916;
}
.categories-deals .color03 .custom-info-block:before {
  background: #66c916;
}
.categories-deals .color04 .category-name a {
  color: #f3a52a;
  text-decoration: none;
}
.categories-deals .color04 .category-name a:visited {
  color: #f3a52a;
  text-decoration: none;
}
.categories-deals .color04 .category-name a:hover {
  color: #f3a52a;
  text-decoration: none;
}
.categories-deals .color04 .category-name a:active {
  color: #f3a52a;
  text-decoration: none;
}
.categories-deals .color04 .custom-info-block {
  border-left-color: #f3a52a;
}
.rtl-layout .categories-deals .color04 .custom-info-block {
  border-right-color: #f3a52a;
  border-left-color: #dbdbdb;
}
.categories-deals .color04 .custom-info-block:hover {
  border-color: #f3a52a;
}
.categories-deals .color04 .custom-info-block:before {
  background: #f3a52a;
}
.wrapper-ads03 {
  margin: 20px 0;
}
.wrapper-ads03 .text-area {
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  padding: 21px 10px 21px 70px;
  background: #bbbbbb;
  min-height: 60px;
  text-align: center;
}
.wrapper-ads03 .text-area .icon-font {
  float: left;
  background: #a1a1a1;
  font-size: 0;
  color: #ffffff;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
}
.wrapper-ads03 .text-area .icon-font:before {
  font-size: 36px;
}
.wrapper-ads03 .text-area h5 {
  text-transform: uppercase;
  color: #ffffff;
  margin: 0;
}
.wrapper-ads03 .text-area:hover {
  box-shadow: 5px 5px 0px #888888;
  -moz-box-shadow: 5px 5px 0px #888888;
  -webkit-box-shadow: 5px 5px 0px #888888;
  -o-box-shadow: 5px 5px 0px #888888;
  -ms-box-shadow: 5px 5px 0px #888888;
}
.wrapper-ads04 .groupinfo {
  padding: 20px;
  background-color: #ffffff;
}
.wrapper-ads04 .groupinfo .grifo-title {
  margin: 0 0 20px;
}
.wrapper-ads04 .groupinfo .grifo-title a {
  color: #282828;
  text-decoration: none;
}
.wrapper-ads04 .groupinfo .grifo-title a:visited {
  color: #282828;
  text-decoration: none;
}
.wrapper-ads04 .groupinfo .grifo-title a:hover {
  color: #00b1f1;
  text-decoration: none;
}
.wrapper-ads04 .groupinfo .grifo-title a:active {
  color: #00b1f1;
  text-decoration: none;
}
.wrapper-ads05 {
  background-color: #ffffff;
  padding: 10px 20px;
}
.wrapper-ads05 .newsletter-ads {
  background-image: url(../images/bkg-newsletter.png);
  background-position: 0 center;
  background-repeat: no-repeat;
  text-align: center;
  padding: 40px 10px;
}
.rtl-layout .wrapper-ads05 .newsletter-ads {
  background-position: right center;
}
.wrapper-ads05 .newsletter-ads .h3 {
  margin-bottom: 10px;
}
.wrapper-ads05 .newsletter-container {
  font-size: 90%;
  padding: 20px 0;
}
.wrapper-ads05 .newsletter-container .block.newsletter {
  margin-bottom: 10px;
}
.wrapper-ads05 .newsletter-container .block.newsletter input[type="email"] {
  background-color: #f8f8f8;
  border-color: #f8f8f8;
}
.wrapper-ads05 .newsletter-container .block.newsletter .action.subscribe {
  color: #ffffff;
  background-color: #00b1f1;
  border-color: #00b1f1;
  font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.wrapper-ads05 .newsletter-container .block.newsletter .action.subscribe:hover {
  color: #00b1f1;
  background-color: #ffffff;
  border-color: #00b1f1;
}
.wrapper-ads06 {
  padding: 20px;
  color: #fff;
}
.wrapper-ads06.bg-wrapper-ads {
  padding: 180px 0;
}
.wrapper-ads06 .ads-title {
  font-size: 36px;
}
.wrapper-ads06 .ads-desc {
  font-size: 14px;
  margin-bottom: 3rem;
}
.wrapper-ads06 .ads-img img {
  width: auto !important;
  display: inline-block !important;
}
.wrapper-ads06 a {
  color: #ffffff;
  text-decoration: none;
}
.wrapper-ads06 a:visited {
  color: #ffffff;
  text-decoration: none;
}
.wrapper-ads06 a:hover {
  color: #00b1f1;
  text-decoration: none;
}
.wrapper-ads06 a:active {
  color: #00b1f1;
  text-decoration: none;
}
.wrapper-ads06 .ads-author {
  text-transform: uppercase;
  margin-bottom: 0;
}
.wrapper-ads06 .ads-major {
  color: #f8b5ad;
}
.wrapper-ads06 .owl-carousel {
  padding-top: 0;
}
.wrapper-ads06 .owl-carousel .owl-nav {
  position: static;
}
.wrapper-ads06 .owl-carousel .owl-nav [class*='owl-'] {
  left: 0;
  top: calc(50% - 20px);
  position: absolute;
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  color: #ffffff;
  background-color: transparent;
  border-color: transparent;
}
.wrapper-ads06 .owl-carousel .owl-nav [class*='owl-'].owl-next {
  right: 0;
  left: auto;
}
.wrapper-ads06 .owl-carousel .owl-nav [class*='owl-']:hover {
  color: #ffffff;
  background-color: #00b1f1;
  border-color: #00b1f1;
}
.wrapper-ads06 .owl-carousel:hover .owl-nav [class*='owl-'] {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
}
.product-style02.block {
  margin-bottom: 60px;
}
.product-style02 .products.wrapper {
  padding-top: 20px;
}
.product-style02 .owl-carousel {
  padding-top: 0;
}
.product-style02 .owl-carousel .owl-stage-outer {
  padding: 0 0 3px;
}
.product-style02 .owl-carousel .owl-nav {
  margin-top: 0;
  position: static;
}
.product-style02 .owl-carousel .owl-nav [class*='owl-'] {
  width: 70px;
  height: 70px;
  top: 40%;
  left: 0;
  position: absolute;
  margin: 0;
  top: calc(50% - 35px);
  -webkit-top: calc(50% - 35px);
  -o-top: calc(50% - 35px);
  -moz-top: calc(50% - 35px);
  border: 0px solid #282828;
  color: #ffffff;
  background-color: rgba(188, 188, 188, 0.31);
  border-color: transparent;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.product-style02 .owl-carousel .owl-nav [class*='owl-']:hover {
  color: #ffffff;
  background-color: #00b1f1;
  border-color: #00b1f1;
}
.product-style02 .owl-carousel .owl-nav [class*='owl-']:before {
  font-size: 30px;
  line-height: 68px;
}
.product-style02 .owl-carousel .owl-nav [class*='owl-'].owl-next {
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  right: 0;
  left: auto;
}
.rtl-layout .product-style02 .owl-carousel .owl-nav [class*='owl-'] {
  right: 0;
  left: auto;
}
.rtl-layout .product-style02 .owl-carousel .owl-nav [class*='owl-'].owl-next {
  right: auto;
  left: 0;
}
.product-style02 .owl-carousel.owl-drag .owl-item .product-item-name {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.product-style02 .product-item .product-item-info {
  padding: 10px;
  text-align: center;
}
.product-style02 .product-item .product-info-top {
  margin-bottom: 10px;
}
.product-style03 {
  border-top: 0;
}
.product-style03.cdz-block-title02 .block-title {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  margin-bottom: 0;
}
.product-style03 .owl-carousel {
  padding-top: 0;
}
.product-style03 .owl-carousel.owl-drag .owl-item {
  border-right: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
  position: relative;
}
.product-style03 .owl-carousel.owl-drag .owl-item .item-slider > .item {
  position: relative;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-bottom: 1px solid #dbdbdb;
}
.product-style03 .owl-carousel.owl-drag .owl-item .item-slider > .item .product-item-info:before {
  border: 2px solid transparent;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.product-style03 .owl-carousel.owl-drag .owl-item .item-slider > .item:hover .product-item-info:before {
  border: 2px solid #b0d235;
}
.product-style03 .products-grid .product-item-info {
  padding: 2px;
  border: 0;
}
.product-style03 .products-grid .product-item-info .cdz-hover-section {
  text-align: center;
  padding: 10px 10px 0;
}
.product-style03 .products-grid .product-item {
  margin-bottom: 0;
}
.product-style03 .products-grid .product-item .product-item-info {
  text-align: left;
}
.rtl-layout .product-style03 .products-grid .product-item .product-item-info {
  text-align: right;
}
@media (min-width: 1180px) {
  .product-style04 .products.wrapper .product-items {
    margin: 0 0 -1px !important;
  }
}
/*.product-style04{
	.products.wrapper{
		border:1px solid @main_border;
		border-radius:5px;
		background:@main_block_background;
		.product-items{   
			margin: 0 !important;
		}
	}
	.main-product{
		width:50%;
		float:right;
		.item{
			width:100%;
		}
		.product-item-info{
			text-align:center !important;
			.product-item-link{
				font-size:140%;
			}
			.price{
				font-size:120%;
			}
		}
	}
	.small-product-grid{
		width:50%;
		float:left;
		.product-row{
			clear:both;
			.item{
				width:33.3333%;
				margin-bottom:0;
				border-right:1px solid @main_border;
			}
			&:first-child{
				.item{ border-bottom:1px solid @main_border;}
			}
		}
	}
	.products-grid {
		.product-item-name{ min-height:36px;}
		.product-item-info{
			text-align:left;
			.cdz-hover-section{ text-align:center; padding:10px 10px 0}
		}
		.product-item:hover .product-item-info{
			.abs-boxshadow(none);
		}	
	}
}*/
/* ============================================ *
 * Codazon_Blog
 * ============================================ */
.cdz_wapper-blog01 .owl-carousel .owl-nav {
  left: 0;
  top: -20px;
  right: 0;
}
.cdz_wapper-blog01 .post-item {
  background-color: #ffffff;
}
.cdz_wapper-blog01 .blog-title {
  margin: 15px 0 10px;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz_wapper-blog01 .blog-title a {
  color: #282828;
  text-decoration: none;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz_wapper-blog01 .blog-title a:visited {
  color: #282828;
  text-decoration: none;
}
.cdz_wapper-blog01 .blog-title a:hover {
  color: #00b1f1;
  text-decoration: none;
}
.cdz_wapper-blog01 .blog-title a:active {
  color: #00b1f1;
  text-decoration: none;
}
.cdz_wapper-blog01 .blog-text-link a {
  display: inline-block;
  margin-top: 10px;
  position: relative;
}
.cdz_wapper-blog01 .blog-text-link a.btn-link {
  margin-bottom: 10px;
}
.cdz_wapper-blog01 .blog-text-link a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f101';
  font-size: 12px;
  margin-right: 5px;
}
.rtl-layout .cdz_wapper-blog01 .blog-text-link a:before {
  display: none;
}
.rtl-layout .cdz_wapper-blog01 .blog-text-link a:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f100';
  font-size: 12px;
  margin-right: 5px;
}
.cdz_wapper-blog01 .cdz-blog-bottom {
  padding: 0 20px;
  overflow: hidden;
}
.cdz_wapper-blog01 .blog-desc {
  color: #a1a1a1;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz_wapper-blog01 .cdz-blog-top {
  position: relative;
  overflow: hidden;
}
.cdz_wapper-blog01 .cdz-blog-top .blog-date {
  position: absolute;
  bottom: 10px;
  left: 10px;
  background: #fff;
  color: #333333;
  padding: 7px 10px;
  color: #a1a1a1;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  float: left;
}
.cdz_wapper-blog01 .cdz-blog-top .blog-date:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f073';
  font-size: 16px;
  margin-right: 5px;
}
.rtl-layout .cdz_wapper-blog01 .cdz-blog-top .blog-date {
  float: right;
  left: auto;
  right: 10px;
}
.rtl-layout .cdz_wapper-blog01 .cdz-blog-top .blog-date:before {
  margin-right: 0;
  margin-left: 5px;
}
.cdz_wapper-blog01 .cdz-blog-top a img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cdz_wapper-blog01 .cdz-blog-top:hover a img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
}
.cdz_wapper-blog02 .post-item {
  background-color: #ffffff;
}
.cdz_wapper-blog02 .cdz-blog-bottom {
  padding: 20px 10px 10px;
}
.cdz_wapper-blog02 .blog-desc {
  color: #a1a1a1;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  margin: 0 0 20px;
}
.cdz_wapper-blog02 .blog-title {
  margin: 0 0 20px;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: uppercase;
}
.cdz_wapper-blog02 .blog-title a {
  color: #282828;
  text-decoration: none;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz_wapper-blog02 .blog-title a:visited {
  color: #282828;
  text-decoration: none;
}
.cdz_wapper-blog02 .blog-title a:hover {
  color: #00b1f1;
  text-decoration: none;
}
.cdz_wapper-blog02 .blog-title a:active {
  color: #00b1f1;
  text-decoration: none;
}
.cdz_wapper-blog02 .blog-text-link {
  text-align: center;
}
.cdz_wapper-blog02 .cdz-blog-top {
  position: relative;
  overflow: hidden;
}
.cdz_wapper-blog02 .cdz-blog-top .blog-date {
  position: absolute;
  top: 0;
  right: 0;
  background: #f8b5ad;
  padding: 7px 10px;
  color: #ffffff;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  float: left;
}
.rtl-layout .cdz_wapper-blog02 .cdz-blog-top .blog-date {
  float: right;
  left: auto;
  right: 0;
}
.cdz_wapper-blog02 .cdz-blog-top a img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cdz_wapper-blog02 .cdz-blog-top:hover a img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
}
.cdz_wapper-blog02 .owl-carousel {
  padding-top: 0;
}
.cdz_wapper-blog02 .owl-carousel .owl-nav {
  position: static;
}
.cdz_wapper-blog02 .owl-carousel .owl-nav [class*='owl-'] {
  left: 0;
  top: calc(50% - 20px);
  position: absolute;
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cdz_wapper-blog02 .owl-carousel .owl-nav [class*='owl-'].owl-next {
  right: 0;
  left: auto;
}
.rtl-layout .cdz_wapper-blog02 .owl-carousel .owl-nav [class*='owl-'] {
  left: auto;
  right: 0;
}
.rtl-layout .cdz_wapper-blog02 .owl-carousel .owl-nav [class*='owl-'].owl-next {
  left: 0;
  right: auto;
}
.cdz_wapper-blog02 .owl-carousel:hover .owl-nav [class*='owl-'] {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
}
.cdz_wapper-blog03 {
  background: #ffffff;
}
.cdz_wapper-blog03 .post-items {
  padding: 20px;
}
.cdz_wapper-blog03 .blog-title {
  margin: 15px 0 10px;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz_wapper-blog03 .blog-title a {
  color: #282828;
  text-decoration: none;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz_wapper-blog03 .blog-title a:visited {
  color: #282828;
  text-decoration: none;
}
.cdz_wapper-blog03 .blog-title a:hover {
  color: #00b1f1;
  text-decoration: none;
}
.cdz_wapper-blog03 .blog-title a:active {
  color: #00b1f1;
  text-decoration: none;
}
.cdz_wapper-blog03 .blog-text-link a {
  display: inline-block;
  margin-top: 10px;
  position: relative;
}
.cdz_wapper-blog03 .cdz-blog-bottom {
  padding: 0;
  overflow: hidden;
}
.cdz_wapper-blog03 .blog-desc {
  color: #a1a1a1;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz_wapper-blog03 .cdz-blog-top {
  position: relative;
  overflow: hidden;
}
.cdz_wapper-blog03 .cdz-blog-top .blog-date {
  position: absolute;
  bottom: 10px;
  left: 10px;
  background: #fff;
  color: #333333;
  padding: 7px 10px;
  color: #a1a1a1;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  float: left;
}
.cdz_wapper-blog03 .cdz-blog-top .blog-date:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f073';
  font-size: 16px;
  margin-right: 5px;
}
.rtl-layout .cdz_wapper-blog03 .cdz-blog-top .blog-date {
  float: right;
  left: auto;
  right: 10px;
}
.rtl-layout .cdz_wapper-blog03 .cdz-blog-top .blog-date:before {
  margin-right: 0;
  margin-left: 5px;
}
.cdz_wapper-blog03 .cdz-blog-top a img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cdz_wapper-blog03 .cdz-blog-top:hover a img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
}
.cdz_wapper-blog04 .owl-carousel .owl-nav {
  right: -5px;
  top: -79px;
}
.cdz_wapper-blog04 .cdz-block-title .b-title {
  background-color: transparent;
  color: #282828;
}
.cdz_wapper-blog04 .cdz-blog-top {
  background: #f1f1f1;
  padding: 20px;
}
.cdz_wapper-blog04 .blog-title {
  margin: 10px 0;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz_wapper-blog04 .blog-title a {
  color: #282828;
  text-decoration: none;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  font-weight: 600;
}
.cdz_wapper-blog04 .blog-title a:visited {
  color: #282828;
  text-decoration: none;
}
.cdz_wapper-blog04 .blog-title a:hover {
  color: #00b1f1;
  text-decoration: none;
}
.cdz_wapper-blog04 .blog-title a:active {
  color: #00b1f1;
  text-decoration: none;
}
.no-margin {
  margin: 0;
}
.no-padding {
  padding: 0;
}
.no-padding-left {
  padding-left: 0 !important;
}
.abs-line-left {
  position: relative;
}
.abs-line-left:before {
  content: '';
  width: 1px;
  height: 100%;
  left: -1px;
  position: absolute;
  top: 0;
  z-index: 1;
  background: #dbdbdb;
}
.abs-line-right {
  position: relative;
}
.abs-line-right:after {
  content: '';
  width: 1px;
  height: 100%;
  right: 0px;
  position: absolute;
  top: 0;
  z-index: 1;
  background: #dbdbdb;
}
.header-bottom-right .block-static-block.widget {
  margin-bottom: 0;
}
.header-call-us {
  color: #ffffff;
  padding: 20px 0;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.header-call-us:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f095";
  font-size: 16px;
  padding: 0 5px;
}
.float-bar {
  position: fixed;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 2;
  width: 80px;
  border: 1px solid #dbdbdb;
  background: #ffffff;
}
.rtl-layout .float-bar {
  left: 20px;
  right: auto;
}
.float-bar .item {
  text-align: center;
  padding: 10px 7px;
  margin: 0;
  font-size: 11px;
  border-bottom: 1px solid #dbdbdb;
}
.float-bar .item.last {
  border-bottom: 0;
}
.float-bar .item a {
  color: #282828;
  text-decoration: none;
}
.float-bar .item a:visited {
  color: #282828;
  text-decoration: none;
}
.float-bar .item a:hover {
  color: #00b1f1;
  text-decoration: none;
}
.float-bar .item a:active {
  color: #00b1f1;
  text-decoration: none;
}
.float-bar .item a span {
  display: block;
}
.float-bar .item a .fa {
  margin-bottom: 5px;
  color: #00b1f1;
}
.float-bar .item a .fa:before {
  font-size: 18px;
}
.left-navigation .navigation .menu-title {
  text-transform: uppercase;
  background: #00b1f1;
}
.cms-index-index .left-navigation .block {
  margin-bottom: 0 !important;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .page-header .header-wrapper-content.sticky-menu.active {
    position: static !important;
  }
  .page-header .header-wrapper-bottom .header.content {
    padding: 0 10px;
  }
  .header-wrapper-content.sticky-menu.active .logo {
    position: static;
    width: 100%;
    height: auto;
  }
  .header-wrapper-content.sticky-menu.active .minicart-wrapper {
    position: relative;
    height: auto;
  }
}
@media (min-width: 991px) and (max-width: 1200px) {
  .header-wrapper-content.sticky-menu .cdz-main-menu .cdz-horizontal-menu .groupmenu li.level0 > a.menu-link {
    padding: 21px 10px;
    font-size: 14px;
  }
  .header-call-us {
    padding: 22px 0;
    font-size: 12px;
  }
  .header-call-us:before {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .header-wrapper-content.sticky-menu .cdz-main-menu .cdz-horizontal-menu .groupmenu li.level0 > a.menu-link {
    padding: 22px 6px;
    font-size: 12px;
  }
  .cdz-main-menu .cdz-horizontal-menu .groupmenu li.level0 > a.menu-link .menu-icon {
    display: none;
  }
  .left-navigation .navigation .menu-title:after {
    display: none;
  }
  .header-call-us {
    font-size: 9px;
    padding: 23px 0;
  }
  .header-call-us:before {
    display: none;
  }
  .cdz-main-menu .cdz-menu.cdz-vertical-menu li.level0 > a.menu-link {
    font-size: 12px !important;
  }
  .cdz-main-menu .cdz-menu.cdz-vertical-menu li.level0 > a.menu-link span {
    padding: 10px 10px 10px 35px;
  }
  .cdz-main-menu .cdz-menu.cdz-vertical-menu li.level0 > a.menu-link .menu-icon {
    min-width: 35px;
    font-size: 100%;
    padding-top: 12px;
    border: none;
  }
  .cdz-main-menu .cdz-menu.cdz-vertical-menu li.level0.parent > a.menu-link:before {
    margin-top: 4px;
  }
}
@media (max-width: 767px) {
  .header-wrapper-content .header-wrapper-bottom {
    background: #f8f8f8;
  }
}
.box-product {
  background: #ffffff;
  border: 1px solid #dbdbdb;
}
.box-product .block-title {
  border-bottom: 1px solid #dbdbdb;
  padding: 13px 20px;
}
.box-product .block-title .b-title {
  text-transform: uppercase;
  color: #00b1f1;
}
.box-product .owl-carousel .owl-nav {
  top: -64px;
  right: 3px;
  position: absolute !important;
}
.rtl-layout .box-product .owl-carousel .owl-nav {
  right: auto;
  left: -3px;
}
.box-product .owl-carousel .owl-nav [class*='owl-'] {
  margin: 0 2px;
  position: static !important;
  color: #cccccc;
  background-color: transparent;
  border-color: transparent;
}
.box-product .owl-carousel .owl-nav [class*='owl-']:hover {
  color: #ffffff;
  background-color: #00b1f1;
  border-color: #00b1f1;
}
.product-style08 .products-grid .product-item .product-item-info .cdz-hover-section {
  margin: 10px 30px;
}
.product-style08 .product-item .product-item-name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.product-style08 .product-item .product-item-info {
  border: 0;
}
.product-style08 .product-item .product-item-info:hover {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
}
.product-style08 .products-grid .product-item .product-item-info .product-item-details {
  padding-bottom: 10px;
}
.product-style08 .products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) {
  background: transparent;
  top: auto;
  bottom: 5px;
  height: initial;
}
.product-style08 .products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) .cdz-buttons-container .cdz-buttons-inner {
  vertical-align: bottom;
}
.products-list .qs-button-icon,
.products-grid .qs-button-icon {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  z-index: 2;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  top: calc(50% - 16px);
  -webkit-top: calc(50% - 16px);
  -o-top: calc(50% - 16px);
  -moz-top: calc(50% - 16px);
  left: 50%;
  left: calc(50% - 16px);
  -webkit-left: calc(50% - 16px);
  -o-left: calc(50% - 16px);
  -moz-left: calc(50% - 16px);
  text-align: center;
  position: absolute;
}
.products-list .qs-button-icon .qs-button,
.products-grid .qs-button-icon .qs-button {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.products-list .cdz-buttons-container form,
.products-grid .cdz-buttons-container form {
  background: #00b1f1;
}
.products-list .box-tocart,
.products-grid .box-tocart {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
}
.products-list .box-tocart .control,
.products-grid .box-tocart .control {
  margin: 5px;
}
.products-list .box-tocart .control .qty-minus .btn-qty,
.products-grid .box-tocart .control .qty-minus .btn-qty,
.products-list .box-tocart .control .qty-plus .btn-qty,
.products-grid .box-tocart .control .qty-plus .btn-qty {
  width: 25px;
  height: 25px;
  line-height: 25px;
  color: #000000;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}
.products-list .box-tocart .control .qty-minus .btn-qty:hover,
.products-grid .box-tocart .control .qty-minus .btn-qty:hover,
.products-list .box-tocart .control .qty-plus .btn-qty:hover,
.products-grid .box-tocart .control .qty-plus .btn-qty:hover {
  color: #00b1f1;
  background-color: #ffffff;
  border-color: #d9d9d9;
}
.products-list .box-tocart .control .qty-input .input-text.qty,
.products-grid .box-tocart .control .qty-input .input-text.qty {
  width: 35px;
  height: 25px;
  padding: 0;
}
.products-list .actions-secondary .action.tocompare,
.products-grid .actions-secondary .action.tocompare,
.products-list .table-comparison .action.towishlist.tocompare,
.products-grid .table-comparison .action.towishlist.tocompare {
  display: none;
}
.products-list .product-item:hover .qs-button-icon,
.products-grid .product-item:hover .qs-button-icon {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
}
.products-list .cdz-product-top {
  position: relative;
  float: left;
}
.box-cate-style01 .block-title {
  margin-bottom: 15px;
}
.box-cate-style01 .block-title .b-title {
  text-transform: uppercase;
  color: #e040fb;
}
.box-cate-style01 .box-cate-link {
  text-align: left;
}
.rtl-layout .box-cate-style01 .box-cate-link {
  text-align: right;
}
.box-cate-style01 .box-cate-link .item {
  float: left;
  margin: 0 0 0 50px;
  color: #989898;
  text-decoration: none;
}
.rtl-layout .box-cate-style01 .box-cate-link .item {
  margin-right: 50px;
  margin-left: 0;
  float: right;
}
.box-cate-style01 .box-cate-link .item:visited {
  color: #989898;
  text-decoration: none;
}
.box-cate-style01 .box-cate-link .item:hover {
  color: #303030;
  text-decoration: none;
}
.box-cate-style01 .box-cate-link .item:active {
  color: #303030;
  text-decoration: none;
}
.box-cate-style01 .box-cate-link .item a {
  font-size: 15px;
  color: #989898;
  text-decoration: none;
  padding-left: 10px;
  position: relative;
}
.box-cate-style01 .box-cate-link .item a:visited {
  color: #989898;
  text-decoration: none;
}
.box-cate-style01 .box-cate-link .item a:hover {
  color: #303030;
  text-decoration: none;
}
.box-cate-style01 .box-cate-link .item a:active {
  color: #303030;
  text-decoration: none;
}
.rtl-layout .box-cate-style01 .box-cate-link .item a {
  padding-left: 0;
  padding-right: 10px;
}
.box-cate-style01 .box-cate-link .item a:before {
  position: absolute;
  top: 9px;
  left: 0;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f111';
  font-size: 6px;
}
.rtl-layout .box-cate-style01 .box-cate-link .item a:before {
  left: auto;
  right: 0;
}
.box-cate-style01 .box-cate-products {
  background: #e040fb;
  border: 1px solid #e040fb;
  position: relative;
}
.box-cate-style01 .box-cate-products > div {
  background: #fff;
}
.box-cate-style01 .box-cate-products:before {
  content: '';
  position: absolute;
  top: -5px;
  left: 0;
  background: url(../images/bkg-line.png) 0 0 repeat-x;
  height: 5px;
  width: 100%;
}
.box-cate-style01.bkg-color02 .block-title .b-title {
  color: #fbb33b;
}
.box-cate-style01.bkg-color02 .box-cate-products {
  background: #fbb33b;
  border: 1px solid #fbb33b;
  border-top: 5px solid #fbb33b;
}
.box-cate-style01.bkg-color02 .box-cate-products:before {
  display: none;
}
.box-cate-style01.bkg-color03 .block-title .b-title {
  color: #c20000;
}
.box-cate-style01.bkg-color03 .box-cate-products {
  background: #c20000;
  border: 1px solid #c20000;
  border-top: 5px solid #c20000;
}
.box-cate-style01.bkg-color03 .box-cate-products:before {
  display: none;
}
.box-products {
  background: #ffffff;
}
.box-products .owl-nav {
  position: static;
}
.box-products .owl-nav [class*='owl-'] {
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  left: 0;
  top: calc(50% - 20px);
  position: absolute;
  color: #ffffff;
  background-color: #00b1f1;
  border-color: #00b1f1;
}
.box-products .owl-nav [class*='owl-']:hover {
  color: #cccccc;
  background-color: #ffffff;
  border-color: #cccccc;
}
.box-products .owl-nav [class*='owl-'].owl-next {
  right: 0;
  left: auto;
}
.rtl-layout .box-products .owl-nav [class*='owl-'] {
  left: auto;
  right: 0;
}
.rtl-layout .box-products .owl-nav [class*='owl-'].owl-next {
  left: 0;
  right: auto;
}
.box-products .products-grid .product-item {
  margin-bottom: 0;
}
.box-products .item-slider:before {
  content: '';
  width: 1px;
  height: 100%;
  left: -1px;
  position: absolute;
  top: 0;
  z-index: 1;
}
.box-products .item-slider > .product-item:first-child {
  border-bottom: 1px solid #e1e1e1;
}
.box-products .active .item-slider:before {
  background: #e1e1e1;
}
.box-cate-style02 {
  border: 1px solid #dbdbdb;
  background: #ffffff;
}
.box-cate-style02 .block-title {
  margin-bottom: 0;
}
.box-cate-style02 .block-title .b-title {
  padding: 15px 20px;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #f50057;
}
.box-cate-style02 .box-cate-link {
  overflow: hidden;
}
.box-cate-style02 .box-cate-link .item {
  position: relative;
  width: 50%;
  float: left;
  margin-bottom: 0;
  padding: 15px 10px;
  text-align: center;
}
.box-cate-style02 .box-cate-link .item img {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 11px;
}
.box-cate-style02 .box-cate-link .item span {
  display: block;
  clear: both;
}
.box-cate-style02 .box-cate-link .item a {
  color: #000000;
  text-decoration: none;
}
.box-cate-style02 .box-cate-link .item a:visited {
  color: #000000;
  text-decoration: none;
}
.box-cate-style02 .box-cate-link .item a:hover {
  color: #00b1f1;
  text-decoration: none;
}
.box-cate-style02 .box-cate-link .item a:active {
  color: #00b1f1;
  text-decoration: none;
}
.box-cate-style02 .box-cate-link .item:after {
  content: '';
  width: 1px;
  height: 100%;
  left: -1px;
  position: absolute;
  top: 0;
  z-index: 1;
  background: #dbdbdb;
}
.box-cate-style02 .box-cate-link .item:before {
  content: '';
  width: 100%;
  height: 1px;
  left: 0;
  position: absolute;
  bottom: -1px;
  z-index: 1;
  background: #dbdbdb;
}
.box-cate-style02 .products-grid .product-item .product-item-info .cdz-hover-section {
  margin: 10px 34px;
}
.box-cate-style02 .product-list-style02 .cdz-block-title {
  margin-bottom: 6px;
}
.box-cate-style02 .product-list-style02 .cdz-block-title .b-title {
  color: #f50057;
  padding: 10px 0px;
  margin: 0 10px;
  border-bottom: 2px solid #f50057;
}
.bkg-color04 .box-cate-style02 .product-list-style02 .cdz-block-title .b-title {
  color: #2962ff;
  border-bottom: 2px solid #2962ff;
}
.box-cate-style02 .product-list-style02 .cdz-products-list {
  border: 0;
}
.box-cate-style02.bkg-color04 .block-title .b-title {
  background: #2962ff;
}
.box-cate-style02.bkg-color04 .cdz-block-title .b-title {
  color: #2962ff;
  border-bottom: 2px solid #2962ff;
}
.product-list-style02 .cdz-products-list {
  border: 1px solid #dbdbdb;
  background: #ffffff;
}
.product-list-style02 ul.cdz-product-labels {
  top: 0;
  left: 0;
}
.product-list-style02 .products-list .product-item {
  margin-bottom: 0;
  border-top: 1px solid #dbdbdb;
}
.product-list-style02 .products-list .product-item:first-child {
  border-top: 1px solid transparent;
}
.product-list-style02 .products-list .product-item .product-item-details {
  position: relative;
  min-height: 70px;
}
.product-list-style02 .products-list .product-item .product-item-details .cdz-product-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.product-list-style02 .products-list .product-item .product-item-details .product-item-actions .actions-primary {
  background: #00b1f1;
}
.product-list-style02 .products-list .product-item .product-item-info .actions {
  padding: 0;
}
.product-list-style02 .products-list .product-item .box-tocart {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
}
.product-list-style02 .products-list .product-item .box-tocart .control {
  margin: 5px;
}
.product-list-style02 .products-list .product-item .box-tocart .control .qty-minus .btn-qty,
.product-list-style02 .products-list .product-item .box-tocart .control .qty-plus .btn-qty {
  width: 25px;
  height: 25px;
  line-height: 25px;
  color: #000000;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}
.product-list-style02 .products-list .product-item .box-tocart .control .qty-minus .btn-qty:hover,
.product-list-style02 .products-list .product-item .box-tocart .control .qty-plus .btn-qty:hover {
  color: #00b1f1;
  background-color: #ffffff;
  border-color: #d9d9d9;
}
.product-list-style02 .products-list .product-item .box-tocart .control .qty-input .input-text.qty {
  width: 30px;
  height: 25px;
  padding: 0;
}
.product-list-style02 .products-list .product-item .actions-secondary .action.tocompare,
.product-list-style02 .products-list .product-item .table-comparison .action.towishlist.tocompare {
  display: none;
}
.product-list-style02 .products-list .product-item:hover .qs-button-icon {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
}
.product-list-style02 .products-list .product-item:hover .product-item-details .cdz-product-bottom {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
}
.product-list-style02 .products-list .product-item-photo {
  border: 1px solid #dbdbdb;
  padding: 1px;
  position: relative;
  margin-bottom: 0;
  width: 100%;
}
.product-list-style02 .products-list .product-item .product-images {
  position: relative;
  float: left;
  width: 74px;
  height: 74px;
  margin-right: 15px;
}
.rtl-layout .product-list-style02 .products-list .product-item .product-images {
  float: right;
  margin-left: 15px;
  margin-right: 0;
}
.product-list-style02 .products-list .product-item .product-images .qs-button {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.product-list-style02 .products-list .product-item:hover .product-images .qs-button {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
}
.product-list-style02 .products-list .product-item .qs-button {
  position: absolute;
  left: 32%;
  top: 32%;
  z-index: 11;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #ffffff;
  background-color: #00b1f1;
  border-color: #00b1f1;
}
.product-list-style02 .products-list .product-item .qs-button:hover {
  color: #00b1f1;
  background-color: #ffffff;
  border-color: #00b1f1;
}
.product-list-style02 .products-list .product-item .qs-button:before {
  line-height: 28px;
}
.cdz_wapper-blog01 .cdz-block-title {
  text-align: left;
}
.rtl-layout .cdz_wapper-blog01 .cdz-block-title {
  text-align: right;
}
.cdz_wapper-blog01 .cdz-blog-bottom {
  border: 1px solid #dbdbdb;
}
.cdz_wapper-blog01 .owl-carousel .owl-nav {
  right: -5px;
  top: -50px;
  text-align: right;
}
.rtl-layout .cdz_wapper-blog01 .owl-carousel .owl-nav {
  text-align: left;
  right: auto;
  left: -5px;
}
.wrapper-ads07 {
  margin: 20px 0;
}
.wrapper-ads07 .text-area {
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  padding: 10px 0 10px 70px;
}
.rtl-layout .wrapper-ads07 .text-area {
  padding: 10px 70px 10px 0;
}
.wrapper-ads07 .text-area .icon-font {
  float: left;
  font-size: 0;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  color: #a1a1a1;
  border: 2px solid #a1a1a1;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.rtl-layout .wrapper-ads07 .text-area .icon-font {
  left: auto;
  right: 0;
}
.wrapper-ads07 .text-area .icon-font:before {
  font-size: 30px;
  line-height: 55px;
}
.wrapper-ads07 .text-area .icon-font:hover {
  color: #ffffff;
  background-color: #1e84cc;
  border-color: #1e84cc;
}
.wrapper-ads07 .text-area h4 {
  color: #303030;
  margin: 0;
}
.wrapper-ads07 .text-area p.text {
  color: #acacac;
  font-size: 15px;
}
.wrapper-ads08 .box {
  position: relative;
  overflow: hidden;
  border: 1px solid #dbdbdb;
  color: #808080;
  background-color: #ffffff;
  padding: 20px 60px 20px 20px;
}
.rtl-layout .wrapper-ads08 .box {
  padding: 20px 20px 20px 60px;
}
.wrapper-ads08 .box:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f09a';
  font-size: 100px;
  position: absolute;
  bottom: -15px;
  right: 10px;
  color: #425f9c;
}
.rtl-layout .wrapper-ads08 .box:after {
  right: auto;
  left: 20px;
}
.wrapper-ads08 .box .social-title {
  font-size: 15px;
  color: #425f9c;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 5px;
}
.wrapper-ads08 .box .social-cap {
  font-size: 17px;
  color: #5b5b5b;
}
.wrapper-ads08 .box .social-desc {
  margin: 5px 0 10px;
}
.wrapper-ads08 .box a.action.primary {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-transform: capitalize;
  color: #303030;
  background-color: #f9f9f9;
  border-color: #d7d7d7;
}
.wrapper-ads08 .box a.action.primary:hover {
  color: #ffffff;
  background-color: #00b1f1;
  border-color: #00b1f1;
}
.wrapper-ads08 .box.tw-box .social-title {
  color: #55acee;
}
.wrapper-ads08 .box.tw-box:after {
  content: '\f099';
  bottom: -30px;
  right: -20px;
  color: #55acee;
}
.rtl-layout .wrapper-ads08 .box.tw-box:after {
  right: auto;
  left: -20px;
}
.wrapper-ads08 .box.go-box .social-title {
  color: #dd4b39;
}
.wrapper-ads08 .box.go-box:after {
  content: '\f0d5';
  bottom: -25px;
  right: -16px;
  color: #dd4b39;
}
.rtl-layout .wrapper-ads08 .box.go-box:after {
  right: auto;
  left: -16px;
}
.wrapper-ads08 .box.in-box .social-title {
  color: #000000;
}
.wrapper-ads08 .box.in-box:after {
  content: '\f16d';
  bottom: -20px;
  right: -18px;
  color: #000000;
}
.rtl-layout .wrapper-ads08 .box.in-box:after {
  right: auto;
  left: -18px;
}
.footer-text {
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #ffffff;
  padding: 10px 0;
}
.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot span {
  background: transparent;
  color: #a1a1a1;
}
.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot.active span,
.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
  color: #fbb33b;
}
.product-item-name {
  font-size: 12px !important;
}
.product-item .price-box .price {
  font-weight: 500 !important;
}
.old-price {
  color: #282828 !important;
}
.old-price .price {
  color: #282828 !important;
}
.cart-footer .cart-qty {
  background: #2962ff !important;
  border-color: #2962ff !important;
}
#back-top a {
  background: #2962ff !important;
  border-color: #2962ff !important;
}
#back-top a:hover {
  background: #ffffff !important;
  color: #2962ff !important;
  border-color: #2962ff !important;
}
.products-grid .product-item-info {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #e1e1e1;
}
.products-grid .product-item-info .product-image-wrapper {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.product-addto-links .action:hover span {
  color: #00b1f1;
  background-color: #ffffff;
  border-color: #00b1f1;
}
@media (min-width: 768px) and (max-width: 991px) {
  .box-cate-style01 .block-title .b-title {
    font-size: 16px;
  }
  .box-cate-style01 .box-cate-link .item {
    margin-left: 15px;
  }
  .rtl-layout .box-cate-style01 .box-cate-link .item {
    margin-right: 15px;
    margin-left: 0;
  }
  .box-cate-style01 .box-cate-link .item a {
    font-size: 13px;
    padding-left: 7px;
  }
  .rtl-layout .box-cate-style01 .box-cate-link .item a {
    padding-right: 7px;
    padding-left: 0;
  }
  .box-cate-style01 .box-cate-link .item a:before {
    font-size: 4px;
  }
  .product-style08 .products-grid .product-item .product-item-info .cdz-hover-section {
    margin: 4px 30px;
  }
  .product-style08 .products-grid .product-item .product-item-info .cdz-hover-section {
    margin: 4px 30px;
  }
  .box-cate-style02 .box-cate-link .item {
    font-size: 11px;
    padding: 10px 5px !important;
  }
  .box-cate-style02 .box-cate-link .item img {
    margin-bottom: 9px;
    width: 60px;
    height: 60px;
  }
  .product-list-style02 .products-list .product-item {
    padding: 7px 10px;
  }
  .product-list-style02 .products-list .product-item .product-item-details .cdz-product-bottom {
    display: none !important;
  }
  .wrapper-ads08 .social-cap,
  .wrapper-ads08 .social-desc {
    display: none;
  }
  .wrapper-ads08 .box {
    padding: 10px 10px 40px;
  }
  .rtl-layout .wrapper-ads08 .box {
    padding: 10px 10px 40px;
  }
  .wrapper-ads08 .box:after {
    font-size: 80px;
  }
  .wrapper-ads07 .text-area .icon-font {
    width: 50px;
    line-height: 50px;
    height: 50px;
  }
  .wrapper-ads07 .text-area .icon-font:before {
    font-size: 30px;
    line-height: 45px;
  }
  .wrapper-ads07 .text-area h4 {
    font-size: 15px;
  }
  .wrapper-ads07 p.text {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .box-cate-style02 .box-cate-link .item {
    font-size: 11px;
    padding: 10px 5px !important;
  }
  .product-list-style02 .products-list .product-item {
    padding: 5px 10px;
  }
  .box-cate-style02 .products-grid .product-item .product-item-info .cdz-hover-section {
    margin: 14px 34px;
  }
  .box-cate-style01 .box-cate-link .item {
    margin-left: 30px;
  }
  .rtl-layout .box-cate-style01 .box-cate-link .item {
    margin-right: 30px;
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) .cdz-buttons-container .actions-secondary,
  .product-list-style02 .product-item-actions .actions-primary + .actions-secondary {
    display: none !important;
  }
  .product-list-style02 .products-list .product-item .box-tocart .control {
    margin: 5px 0px 5px 4px;
  }
  .box-cate-style02 .block-title .b-title {
    padding: 8px 20px;
  }
  .box-cate-style02 .product-list-style02 .cdz-block-title .b-title {
    padding: 5px 10px;
  }
}
body.rtl-layout {
  margin: 0;
  direction: rtl;
}
body.rtl-layout .pull-right {
  float: left !important;
}
body.rtl-layout .pull-left {
  float: right !important;
}
body.rtl-layout.page-layout-2columns-left .column.main,
body.rtl-layout.page-layout-2columns-right .sidebar-main {
  float: left;
}
body.rtl-layout.page-layout-2columns-right .sidebar-additional {
  float: left;
  clear: left;
}
body.rtl-layout.page-layout-2columns-right .column.main,
body.rtl-layout.page-layout-2columns-left .sidebar-main {
  float: right;
}
body.rtl-layout.page-layout-2columns-left .sidebar-additional {
  float: right;
  clear: right;
}
body.rtl-layout ul.cdz-product-labels {
  left: 10px;
  right: auto;
}
body.rtl-layout table th {
  text-align: right;
}
body.rtl-layout input[type="radio"] {
  margin: 2px 0 0 5px;
}
body.rtl-layout .field-tooltip {
  right: auto;
  left: 0;
}
/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Marketplace
 * @author    Webkul
 * @copyright Copyright (c) 2010-2016 Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
/*new magento2 css starts*/
#wk-load-conf {
  display: none;
}
.unavailable,
.available {
  background-color: rgba(0, 0, 0, 0);
  background-position: 10px 0;
  border: medium none;
  float: left;
  min-height: 11px;
  padding: 0 3px 0 30px;
  text-transform: capitalize;
}
.wk-mp-main {
  margin-bottom: 0;
}
/*commom classes start*/
.wk-mp-design {
  width: 100%;
}
.wk-mp-design .block-account .block-title {
  background-image: none;
}
.wk-mp-design .block {
  margin: 0;
}
.wk-mp-design .product-image img {
  width: 100%;
}
.btn-primary {
  background-color: #0C79D8;
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-radius: 4px 4px 4px 4px;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  color: #FFFFFF !important;
  display: inline-block;
  opacity: 0.8;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  vertical-align: middle;
  text-transform: uppercase;
  padding: 6px 0px;
  font-weight: bold;
  font-size: 13px;
  width: 100%;
}
.wk-profile-links {
  display: inline-block;
  padding: 10px 0;
  width: 30%;
}
.wk-profile-links a:hover {
  text-decoration: none;
}
.wk-mp-fieldset {
  margin: 0;
  /*padding: 15px;*/
  border-top: none;
}
.wk-mp-design .form-list .control {
  width: 100%;
}
.wk-mp-design .form-list .field {
  width: 100%;
}
.wk-mp-design .form-list input.input-text {
  width: 99%;
}
.wk-mp-design .form-list textarea {
  width: 99%;
  max-width: 99%;
}
.wk-mp-design .form-list select {
  width: 100%;
}
.wk-mp-design .form-list li.wide .control {
  width: 100%;
}
.wk-mp-design .form-list li.wide input.input-text {
  width: 99%;
}
.wk-mp-design .form-list li.wide textarea {
  width: 100%;
}
.wk-mp-design .form-list li.wide select {
  width: 100%;
}
.wk-mp-design .form-list .input-range input.input-text {
  width: 99%;
}
.wk-mp-design .form-list-narrow li.wide .control {
  width: 100%;
}
.wk-mp-design .form-list-narrow li.wide input.input-text,
.wk-mp-design .form-list-narrow li.wide textarea {
  width: 99%;
}
.wk-mp-design .form-list-narrow li.wide select {
  width: 100%;
}
#wantptr {
  display: none;
}
.profileurl {
  display: inline-block;
  width: 100%;
}
/*commom classes end*/
#skuavail,
#skunotavail {
  display: none;
  float: left;
  width: 100%;
}
.skuavailable {
  background-color: rgba(0, 0, 0, 0);
  background-position: 10px 0 ;
  border: medium none ;
  float: left;
  min-height: 11px;
  padding: 0 3px 0 30px ;
  text-transform: capitalize;
  background-size: contain;
}
.skunotavailable {
  background-color: rgba(0, 0, 0, 0);
  background-position: 10px 0 ;
  border: medium none ;
  float: left;
  min-height: 11px;
  padding: 0 3px 0 30px ;
  text-transform: capitalize;
  background-size: contain;
}
/*landing page css start*/
.wk-mp-landingpage {
  text-align: center;
}
.wk-mp-banner {
  background-size: 100% 100%;
}
.wk-mp-banner-container {
  width: 97.5%;
  border: 1px solid #eee;
  padding: 10px;
}
.wk-mp-banner img {
  width: 100%;
}
.wk-marketplace-label {
  font-weight: 600;
  letter-spacing: 1px;
  padding-top: 3.3%;
}
.wk-marketplace-label-span {
  display: inline-block;
  text-transform: uppercase;
  font-size: 1.3em;
  width: 100%;
}
.wk-marketplace-label-about {
  font-weight: 600;
  letter-spacing: 1px;
}
.wk-mp-icon {
  display: inline-block;
  width: 68%;
}
.wk-mp-icon img {
  display: inline-block;
  width: 100%;
}
.wk-mp-icon-wraper {
  display: inline-block;
  width: 22%;
}
.wk-mp-landing-sellers-wraper {
  width: 284px;
  display: inline-block;
  border: 1px solid #eee;
  margin-right: 10px;
  margin-bottom: 10px;
}
.wk-last-seller {
  margin-right: 0;
}
.wk-mp-landing-sellers {
  padding: 10px;
}
.wk-mp-landing-sellers-img1 {
  width: 100%;
}
.wk-mp-landing-sellers-img1 img {
  width: 130px;
  display: inline-block;
  border: 1px solid #eee;
  float: left;
}
.wk-mp-landing-sellers-img2 {
  width: 260px;
  border: 1px solid #eee;
  margin-bottom: 10px;
  display: inline-block;
}
.wk-mp-landing-sellers-img2 img {
  width: 100%;
}
.wk-mp-landing-sellers-logo {
  width: 30%;
  float: left;
  display: inline-block;
  border: 1px solid #eee;
  height: 75px;
  position: relative;
}
.rtl-layout .wk-mp-landing-sellers-logo {
  float: right;
}
.wk-mp-landing-sellers-logo img {
  width: 100%;
}
.wk-mp-landing-sellers-details {
  width: 64%;
  display: inline-block;
  text-align: left;
  vertical-align: top;
  text-transform: uppercase;
}
.wk-mp-landing-button {
  font-size: 18px;
  padding: 15px 20px;
}
.wk-mp-label3-container {
  margin-top: 10px;
  width: 100%;
}
.wk-mp-label3 {
  border: 1px solid #eee;
  padding: 10px;
}
.wk-mp-header {
  color: #FFFFFF;
  padding: 6.5%;
  text-align: center;
}
.wk-mp-header h1 {
  font-size: 3.9em;
  color: #FFFFFF;
  margin-bottom: 0.3em;
  font-weight: bold;
  word-wrap: break-word;
}
.wk-mp-header h2 {
  font-size: 32px;
  color: #FFFFFF;
  text-transform: inherit;
}
.wk-mp-header p {
  margin-bottom: 0;
}
/*end*/
/*product page seller block start*/
.wk-blockdetail {
  background: none repeat scroll 0 0 #F4F3F3;
  height: auto;
  padding: 4px;
}
.wk-blockdetail ul.partnerlinks li a {
  text-decoration: none;
}
.wk-blockdetail ul.partnerlinks li a:hover {
  text-decoration: underline;
  color: #333;
}
.wk-blockdetail ul.partnerlinks li {
  padding: 2px 0px;
  font-size: 12px;
}
.wk-blockdetail #twconnect,
#fbconnect {
  display: inline-block;
  height: 35px;
  width: 35px;
}
.wk-blockdetail #twconnect:hover,
#fbconnect:hover {
  box-shadow: -3px -2px 6px #333333;
}
.wk-blockdetail #twconnect {
  background-image: url('../images/tw.png');
}
.wk-blockdetail #fbconnect {
  background-image: url('../images/fb.png');
}
.wk-block-hover-div {
  background: none repeat scroll 0 0 #FFFFFF;
  display: none;
  right: -27%;
  min-height: 120px;
  position: absolute;
  top: -35px;
  width: 420px;
  z-index: 999;
  border: 1px solid #BCE8F1;
  border-radius: 4px 4px 4px 4px;
  margin-bottom: 20px;
  padding: 8px 35px 8px 14px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.wk-block-hover-div img {
  width: 100%;
}
@media only screen and (max-width: 1085px) {
  .wk-block-hover-div {
    right: -11px;
    width: 275px;
  }
}
@media only screen and (min-width: 1085px) and (max-width: 1191px) {
  .wk-block-hover-div {
    right: -61px;
    width: 275px;
  }
}
@media only screen and (min-width: 770px) and (max-width: 984px) {
  .profile-view {
    width: 325px;
  }
}
.wk-block-hover-div .arrow {
  height: 23px;
  position: absolute;
  right: -17px;
  top: 31px;
  width: 50px;
}
.wk-block-hover-div:after,
.wk-block-hover-div:before {
  border: 1px solid transparent;
  content: " ";
  height: 0;
  right: 100%;
  position: absolute;
  width: 0;
}
.wk-block-hover-div:after {
  border-right-color: #FFFFFF;
  border-width: 7px;
  top: 36px;
}
.wk-block-hover-div:before {
  border-right-color: #BCE8F1;
  border-width: 10px;
  top: 34px;
}
.profile-view {
  position: relative;
  width: 436px;
}
/*wk-block new css start*/
.ask-que,
#askque {
  display: inline-block;
  cursor: pointer;
}
.wk-block-font-bold-up {
  text-transform: uppercase;
  font-weight: bold;
}
.wk-block-title-css {
  font-weight: normal;
  margin: 0 5px 0 0;
}
.wk-block-title-css a {
  text-decoration: underline;
}
.wk-block-rating {
  display: inline-block;
  text-align: center;
  background: #11b400;
  color: #fff;
  letter-spacing: 1px;
  min-width: 16px;
  padding: 2px 6px;
  border-radius: 4px;
}
.product-options-bottom {
  padding: 9px;
}
.extra-info {
  max-width: 100%;
  width: 100%;
}
.add-to-cart,
.out-of-stock {
  float: left;
}
.wk-seller-block {
  border-left: 1px solid #ccc;
  display: inline-block;
  width: 30%;
  position: relative;
  padding-left: 10px;
  margin-left: 8px;
}
.wk-seller-block:after,
.wk-seller-block:before {
  border: 1px solid transparent;
  content: " ";
  height: 0;
  left: -1px;
  position: absolute;
  width: 0;
  margin-top: -11px;
}
.wk-seller-block:after {
  border-left-color: #FFFFFF;
  border-width: 7px;
  top: 36px;
}
.wk-seller-block:before {
  border-left-color: #CCCCCC;
  border-width: 9px;
  top: 34px;
}
@media only screen and (min-width: 1180px) {
  .wk-seller-block {
    width: 44%;
  }
}
.wk-seller-rating {
  padding: 15px;
  border-radius: 3px;
  border: 1px solid #ccc;
  background: #fffeeb;
  box-shadow: 0 2px 8px 2px #848484;
  font-size: 11px;
  position: absolute;
  text-align: left;
  max-width: 350px;
  z-index: 1;
  display: none;
  top: 67%;
  margin-left: -20%;
  width: 120%;
}
.wk-seller-rating:after,
.wk-seller-rating:before {
  border: 1px solid transparent;
  content: " ";
  height: 0;
  bottom: -1px;
  position: absolute;
  width: 0;
  margin-top: -51px;
  margin-left: 22%;
}
.wk-seller-rating:after {
  border-bottom-color: #FFFFFF;
  border-width: 7px;
  top: 38px;
  margin-right: 22px;
}
.wk-seller-rating:before {
  border-bottom-color: #CCCCCC;
  border-width: 9px;
  border-width: 7px;
  top: 37px;
}
/*end*/
/*.profile-view:hover .wk-block-hover-div,.wk-block-hover-div .arrow:hover{display:block;}*/
/*end*/
/*seller list page start*/
.wk-srach-wrapper {
  width: 100%;
  display: inline-block;
}
.wk-search input {
  width: 100%;
  height: 40px;
  padding-right: 40px;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}
.wk-search .control {
  position: relative;
}
.wk-search .button {
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
}
.wk-search .span {
  padding: 9px 8px;
}
.wk-search button.button span span {
  height: 20px;
  line-height: 20px;
}
.wk-mp-sellerlist-container li {
  padding-left: 0;
  padding-bottom: 1%;
  list-style: none;
}
.wk-mp-sellerlist-container .wk-mp-sellerlist-wrap {
  border: 1px solid #eee;
  display: inline-block;
  padding: 5px;
}
.wk-sellerlist-divide1 {
  display: inline-block;
  width: 40%;
  float: left;
  overflow: hidden;
}
.wk-sellerlist-divide1 img {
  width: 85%;
  float: left;
  border: 1px solid #eee;
}
.wk-sellerlist-divide2 {
  text-align: left;
  text-transform: uppercase;
  width: 60%;
  float: left;
}
@media only screen and (min-width: 480px) and (max-width: 480px) {
  .wk-mp-sellerlist-container .wk-mp-sellerlist-wrap {
    width: 100%;
  }
  .wk-mp-sellerlist-container li {
    padding-right: 0;
    float: none;
  }
  .wk-sellerlist-divide1 {
    height: auto;
  }
}
@media only screen and (min-width: 481px) and (max-width: 651px) {
  .wk-mp-sellerlist-container .wk-mp-sellerlist-wrap {
    width: 100%;
  }
  .wk-mp-sellerlist-container li {
    padding-right: 15px;
    float: left;
    width: 50%;
  }
  .wk-sellerlist-divide1 {
    height: auto;
  }
  .wk-mp-header h1 {
    font-size: 2.9em;
  }
}
@media only screen and (min-width: 652px) and (max-width: 1079px) {
  .wk-mp-sellerlist-container .wk-mp-sellerlist-wrap {
    width: 100%;
  }
  .wk-mp-sellerlist-container li {
    padding-right: 15px;
    float: left;
    width: 30%;
  }
  .wk-sellerlist-divide1 {
    height: 95px;
  }
}
@media only screen and (min-width: 1080px) {
  .wk-mp-sellerlist-container li {
    margin-right: 1%;
    float: left;
    width: 24%;
  }
  .wk-sellerlist-divide1 {
    height: 95px;
  }
}
/*end*/
/*seller prfile page left css start*/
.wk-logo-block {
  padding-bottom: 10px;
}
.bannerpicrs {
  border-bottom: 5px solid #fc9d36;
  height: 100%;
  width: 99%;
}
.wk-mp-design-inner {
  border: 1px solid #eee;
  padding: 10px;
  padding-bottom: 0;
}
.wk-mp-design-inner-last {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.wk-mp-display-block-css {
  display: inline-block;
  width: 100%;
}
.storename {
  font: bold 1em Helvetica Neue,Arial,Sans Serif;
  text-transform: uppercase;
}
.store-name {
  padding: 5px 0;
}
.wk-seller a {
  display: inline-block;
}
#info .section {
  padding: 0px 5px 5px 5px;
  border-bottom: 1px solid #eee;
  font-weight: bold;
}
.wk-icon {
  background-image: url("../images/Seller-Sprite.png");
  background-repeat: no-repeat;
  background-color: transparent;
  height: 18px;
  width: 17px;
  float: left;
  margin-top: 3px;
}
.wk-storeloc-icon {
  background-position: -105px -96px;
  height: 17px;
}
a.cont-name {
  display: inline-block;
  padding-right: 5px;
  font-size: 15px;
  color: inherit;
  font-weight: normal;
}
.piccountry {
  width: 24px;
  display: inline-block;
}
.wk-contact-input-fields {
  width: 100%;
  max-width: 100%;
  margin-bottom: 10px;
  font-size: 14px;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 1px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.wk-mp-design-inner small {
  font-size: smaller;
}
.wk-mp-design-inner .wk-ordertitle-label {
  width: 29%;
  font-weight: bold;
}
/*seller prfile page left css end*/
/*start modal box*/
.ask-que {
  cursor: pointer;
}
#ask-data .errormail {
  bottom: 15px;
  display: none;
  left: 155px;
  position: absolute;
  color: #DF280A;
  font-weight: bold;
}
.wk-clear {
  clear: both;
}
.wk-dash-chart {
  margin-top: 10px;
  border: 1px solid #CCCCCC;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
  font-size: 18px;
  font-family: inherit;
  font-weight: 500;
  display: inline-block;
}
#ask-data {
  background-clip: padding-box;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 6px 6px 6px 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  display: none;
  left: 50%;
  margin: -250px 0 0 -280px;
  outline: medium none;
  position: fixed;
  top: 88%;
  width: 510px;
  z-index: 1050;
  padding: 10px;
}
#ask-form {
  display: inline-block;
  width: 100%;
}
#ask-form textarea {
  height: 75px;
  width: 315px;
}
#ask-data .label {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 7px;
  padding-left: 20px;
  text-align: left;
  width: 135px;
  vertical-align: top;
}
.wk-modal-btn {
  cursor: pointer;
}
.wk-btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.wk-btn-primary:hover,
.wk-btn-primary:focus,
.wk-btn-primary.focus,
.wk-btn-primary:active,
.wk-btn-primary.active,
.open > .dropdown-toggle.wk-btn-primary {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e;
}
.wk-btn-primary:active,
.wk-btn-primary.active,
.open > .dropdown-toggle.wk-btn-primary {
  background-image: none;
}
.wk-btn-primary.disabled,
.wk-btn-primary[disabled],
fieldset[disabled] .wk-btn-primary,
.wk-btn-primary.disabled:hover,
.wk-btn-primary[disabled]:hover,
fieldset[disabled] .wk-btn-primary:hover,
.wk-btn-primary.disabled:focus,
.wk-btn-primary[disabled]:focus,
fieldset[disabled] .wk-btn-primary:focus,
.wk-btn-primary.disabled.focus,
.wk-btn-primary[disabled].focus,
fieldset[disabled] .wk-btn-primary.focus,
.wk-btn-primary.disabled:active,
.wk-btn-primary[disabled]:active,
fieldset[disabled] .wk-btn-primary:active,
.wk-btn-primary.disabled.active,
.wk-btn-primary[disabled].active,
fieldset[disabled] .wk-btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.wk-btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.wk-btn-default:hover,
.wk-btn-default:focus,
.wk-btn-default.focus,
.wk-btn-default:active,
.wk-btn-default.active,
.open > .dropdown-toggle.wk-btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.wk-btn-default:active,
.wk-btn-default.active,
.open > .dropdown-toggle.wk-btn-default {
  background-image: none;
}
.wk-btn-default.disabled,
.wk-btn-default[disabled],
fieldset[disabled] .wk-btn-default,
.wk-btn-default.disabled:hover,
.wk-btn-default[disabled]:hover,
fieldset[disabled] .wk-btn-default:hover,
.wk-btn-default.disabled:focus,
.wk-btn-default[disabled]:focus,
fieldset[disabled] .wk-btn-default:focus,
.wk-btn-default.disabled.focus,
.wk-btn-default[disabled].focus,
fieldset[disabled] .wk-btn-default.focus,
.wk-btn-default.disabled:active,
.wk-btn-default[disabled]:active,
fieldset[disabled] .wk-btn-default:active,
.wk-btn-default.disabled.active,
.wk-btn-default[disabled].active,
fieldset[disabled] .wk-btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.wk-btn-default .badge {
  color: #fff;
  background-color: #333;
}
.wk-btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.form-control {
  width: 315px;
  padding: 6px 12px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.modal-body {
  position: relative;
  padding: 15px;
  width: 94%;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.wk-btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}
.modal-header {
  border-bottom: 1px solid #EEEEEE;
  border-radius: 4px 4px 0 0;
  padding: 9px 15px;
  text-align: left;
}
.modal-header h3 {
  display: inline-block;
  font-size: 20px;
  opacity: 0.6;
}
.wk-close {
  color: #000000;
  cursor: pointer;
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  opacity: 0.2;
  text-shadow: 0 1px 0 #FFFFFF;
}
.wk-close:hover,
.wk-close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-footer:before,
.modal-footer:after {
  content: "";
  display: table;
  line-height: 0;
}
.modal-footer:before,
.modal-footer:after {
  content: "";
  display: table;
  line-height: 0;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.error-border {
  border-color: #FF0000;
}
.mail-procss {
  cursor: wait;
  opacity: 0.5;
}
/*end*/
/*profile page right bar css start*/
.wk-feedback-details .mpfeedback {
  width: 100%;
  border-right: 1px solid #ccc;
}
.mpfeedback .wk-span {
  width: 40%;
}
.mpfeedback span {
  float: left;
}
.mpfeedback .ratingslider-box {
  background: url("../images/rating-sprite.png") repeat-x scroll 0 103% transparent;
  float: left;
  margin-left: 3%;
  height: 20px;
  width: 70px;
}
.mpfeedback .ratingslider-box .rating {
  background: url("../images/rating-sprite.png") repeat-x scroll 0 4px transparent;
  height: 20px;
}
.mpfeedback .price {
  width: 100%;
  display: inline-block;
}
.mpfeedback .value {
  width: 100%;
  display: inline-block;
}
.mpfeedback .quality {
  width: 100%;
  display: inline-block;
}
/*profile page right bar css end*/
/*Profile page content css start*/
.wk-social-icon {
  width: 44px;
  height: 44px;
}
.wk-social-icon-instagram {
  background-position: 0px 0px;
}
.wk-social-icon-pinterest {
  background-position: -46px 0px;
}
.wk-social-icon-fb {
  background-position: -92px 0px;
}
.wk-social-icon-tw {
  background-position: -138px 0px;
}
.wk-social-icon-gplus {
  background-position: 0px -46px;
}
.wk-social-icon-vimeo {
  background-position: -46px -46px;
}
.wk-social-icon-utube {
  background-position: -92px -46px;
}
.wk-social-icon-moleskin {
  background-position: -138px -46px;
}
.wk-profile-pro-css {
  width: 32.33333%;
  margin-right: 1%;
  float: left;
  text-align: center;
}
.wk-profile-image-box {
  border: 1px solid #eee;
  padding: 5px;
}
/*Profile page content css end*/
/*feedback page css start*/
.wk-orderbox-content1 {
  display: inline-block;
  width: 98%;
  border-bottom: 1px solid #eee;
}
.wk-orderbox-content2 {
  display: inline-block;
  width: 98%;
}
.wk-first-order {
  margin-top: 15px;
}
.wk-orderbox {
  border: 1px solid #ccc;
  display: inline-block;
  width: 100%;
  margin: 5px 0;
  border-radius: 3px;
}
.wk-orderbox-content1 {
  display: inline-block;
  width: 98%;
  border-bottom: 1px solid #ccc;
}
.wk-orderbox-content2 {
  display: inline-block;
  width: 98%;
}
.wk-orderbox-details {
  width: 78%;
  float: left;
}
.wk-orderbox-details a {
  color: #1e7ec8;
  text-decoration: none;
}
.wk-orderbox-total {
  width: 22%;
  float: left;
  text-align: right;
}
.wk-feedback-details {
  float: left;
  width: 26%;
  padding-bottom: 5px;
}
.wk-feedback-desc {
  float: left;
  width: 71%;
  padding: 5px 0px 5px 15px;
}
/*end*/
/*collection page content css start*/
.collection-banner > img {
  width: 100%;
}
/*end*/
@media only screen and (min-width: 0px) and (max-width: 640px) {
  #ask-data {
    width: 330px;
    left: 75%;
  }
  #ask-data .label {
    width: 36%;
  }
}
.marketplace-index-index.rtl-layout .wk-mp-banner .wk-mp-header {
  text-align: right;
}
.marketplace-index-index .wk-marketplace-label {
  text-transform: uppercase;
  color: #adadad;
}
.marketplace-index-index .wk-mp-landing-about h1 {
  text-transform: uppercase;
  font-size: 16px;
}
.marketplace-index-index .wk-mp-banner-container {
  width: 100%;
}
.marketplace-index-index .wk-mp-landing-sellers-wraper {
  width: 23%;
  margin: 0 2% 2% 0;
}
.marketplace-index-index .wk-mp-landing-sellers-wraper.wk_last_seller {
  margin-right: 0;
}
.marketplace-index-index .wk-mp-landing-sellers-wraper .wk-mp-landing-sellers-img1 > a {
  width: 50%;
  float: left;
}
.marketplace-index-index .wk-mp-landing-sellers-wraper .wk-mp-landing-sellers-img1 > a > img {
  width: 100%;
}
.marketplace-index-index .wk-mp-landing-sellers-wraper .wk-mp-landing-sellers-img2 {
  width: 100%;
}
.marketplace-index-index .wk-mp-landing-sellers-details .button {
  padding: 5px 10px;
  font-size: 11px;
  vertical-align: top;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 5px;
}
.marketplace-index-index .wk-mp-icon-wraper .wk-mp-icon {
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  color: #00b1f1;
  border: 1px solid #cecece;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  margin-bottom: 20px;
}
.marketplace-index-index .wk-mp-icon-wraper .wk-mp-icon:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f007';
  font-size: 30px;
  line-height: 100px;
}
.marketplace-index-index .wk-mp-icon-wraper .wk-mp-icon > img {
  display: none;
}
.marketplace-index-index .wk-mp-icon-wraper:nth-child(2) .wk-mp-icon:before {
  content: '\f055';
}
.marketplace-index-index .wk-mp-icon-wraper:nth-child(3) .wk-mp-icon:before {
  content: '\f291';
}
.marketplace-index-index .wk-mp-icon-wraper:nth-child(4) .wk-mp-icon:before {
  content: '\f1fe';
}
.marketplace-index-index .wk-mp-banner {
  background: url(../css/source/layout/webkul/images/page-banner.jpg) 0 0 no-repeat !important;
}
.marketplace-index-index .wk-mp-banner .wk-mp-header {
  text-align: left;
  width: 60%;
}
.rtl-layout .marketplace-index-index .wk-mp-banner .wk-mp-header {
  text-align: right;
}
.marketplace-index-index .wk-mp-banner .wk-mp-header p {
  font-size: 12px;
}
.marketplace-index-index .wk-mp-banner .wk-mp-header h1 {
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.marketplace-index-index .wk-mp-banner .wk-mp-header h1.super-text {
  font-size: 48px;
  margin-bottom: 0;
}
.marketplace-index-index .wk-mp-banner .wk-mp-header .wk-mp-landing-button {
  border: 2px solid;
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.marketplace-index-index .wk-mp-banner .wk-mp-header .wk-mp-landing-button:hover {
  color: #ffffff;
  background-color: #00b1f1;
  border-color: #00b1f1;
}
.wk-seller-block {
  width: 100% !important;
  border: 0;
  padding: 7px 15px 15px 80px;
  margin: 0;
  background: #f7f7f7;
}
.wk-seller-block:after {
  display: none;
}
.wk-seller-block:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 58px;
  height: 58px;
  background: url(../css/source/layout/webkul/images/i-sold-by.jpg) 0 0 no-repeat !important;
  background-size: 100% 100%;
  content: '';
  z-index: 0;
  top: 10px;
  left: 15px;
  border: 0;
  margin: 0;
}
.wk-seller-block .wk-block-font-bold-up {
  color: #666666;
}
.wk-seller-block .wk-block-title-css {
  color: #f54337;
  font-size: 14px;
  padding-bottom: 0;
}
.wk-seller-block .wk-block-title-css a {
  color: #f54337;
  text-decoration: none;
}
.wk-seller-block .wk-block-title-css a:visited {
  color: #f54337;
  text-decoration: none;
}
.wk-seller-block .wk-block-title-css a:hover {
  color: #f54337;
  text-decoration: none;
}
.wk-seller-block .wk-block-title-css a:active {
  color: #f54337;
  text-decoration: none;
}
.wk-seller-block .wk-block-rating {
  background: #044de2;
  float: left;
  font-size: 10px;
  font-weight: 700;
  margin-top: 3px;
}
.wk-seller-block .ask_que {
  text-decoration: underline;
  float: right;
  margin-top: 5px;
}
.marketplace-seller-profile .wk-mp-design:first-child .wk-mp-design-inner-last:first-child > .wk-mp-profile-container.storename .store-name {
  color: #2962ff;
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-align: center;
}
.marketplace-seller-profile .columns {
  margin-bottom: 0;
  background-color: transparent;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  margin-left: -10px;
  margin-right: -10px;
}
.marketplace-seller-profile .products.wrapper {
  padding-top: 10px;
}
.marketplace-seller-profile .products-list .product-item-info,
.marketplace-seller-profile .products-grid .product-item-info {
  position: relative;
}
.marketplace-seller-profile .products-list .qs-btn-container,
.marketplace-seller-profile .products-grid .qs-btn-container {
  display: none;
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  z-index: 2;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  top: calc(50% - 16px);
  -webkit-top: calc(50% - 16px);
  -o-top: calc(50% - 16px);
  -moz-top: calc(50% - 16px);
  left: 50%;
  left: calc(50% - 16px);
  -webkit-left: calc(50% - 16px);
  -o-left: calc(50% - 16px);
  -moz-left: calc(50% - 16px);
  text-align: center;
  position: absolute;
}
.marketplace-seller-profile .products-list .qs-btn-container .qs-button,
.marketplace-seller-profile .products-grid .qs-btn-container .qs-button {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.marketplace-seller-profile .products-list .product-item:hover .qs-btn-container,
.marketplace-seller-profile .products-grid .product-item:hover .qs-btn-container {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
}
.marketplace-seller-profile.page-layout-1column .products-grid .product-items:not(.owl-carousel) {
  margin-left: -10px;
  margin-right: -10px;
  overflow: hidden;
}
.marketplace-seller-profile.page-layout-1column .products-grid .product-items:not(.owl-carousel) > .product-item {
  width: 25%;
  padding-left: 10px;
  padding-right: 10px;
}
.marketplace-seller-profile.page-layout-1column .products-grid .product-items:not(.owl-carousel) > .product-item .product-item-info {
  width: 100%;
  height: 100%;
}
.marketplace-seller-profile.page-layout-2columns .products-grid .product-items:not(.owl-carousel) {
  margin-left: -10px;
  margin-right: -10px;
  overflow: hidden;
}
.marketplace-seller-profile.page-layout-2columns .products-grid .product-items:not(.owl-carousel) > .product-item {
  width: 33.33333333%;
  padding-left: 10px;
  padding-right: 10px;
}
.marketplace-seller-profile.page-layout-2columns .products-grid .product-items:not(.owl-carousel) > .product-item .product-item-info {
  width: 100%;
  height: 100%;
}
.marketplace-seller-profile.page-layout-3columns .products-grid .product-items:not(.owl-carousel) {
  margin-left: -10px;
  margin-right: -10px;
  overflow: hidden;
}
.marketplace-seller-profile.page-layout-3columns .products-grid .product-items:not(.owl-carousel) > .product-item {
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
}
.marketplace-seller-profile.page-layout-3columns .products-grid .product-items:not(.owl-carousel) > .product-item .product-item-info {
  width: 100%;
  height: 100%;
}
.marketplace-seller-profile .sidebar .wk-mp-design-inner > .row {
  margin: 0;
}
.marketplace-seller-profile .sidebar .wk-mp-design-inner {
  margin-bottom: 20px;
}
.marketplace-seller-profile .sidebar .wk-mp-design-inner .wk-mp-design-inner {
  border: 0;
  padding: 0;
  margin: 0;
}
.marketplace-seller-profile .sidebar .wk-mp-design-inner .button {
  padding: 5px 10px;
  font-size: 11px;
  vertical-align: top;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 5px;
}
.marketplace-seller-profile #info .section {
  padding: 5px;
  font-weight: 500;
  border-top: 1px solid #dbdbdb;
  border-bottom: 0;
  width: 100%;
}
.marketplace-seller-profile #info .section a {
  padding: 5px 0;
}
.marketplace-seller-profile #info .section:first-child {
  border-top: 0;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  border: 0 !important;
}
.modal-popup.confirm {
  text-align: center;
}
.modal-popup.confirm .modal-content {
  padding-top: 5px;
}
.modal-popup.confirm .modal-footer {
  text-align: center;
  padding-top: 0 !important;
}
.modal-popup.confirm .modal-footer button {
  min-width: 100px;
}
.modal-popup .modal-content {
  padding-bottom: 3rem;
}
.cdz-popup-wrapper .modal-popup .modal-header,
.cdz-popup-wrapper .modal-popup .modal-content,
.cdz-popup-wrapper .modal-popup .modal-footer {
  padding: 0 !important;
  border: 0;
}
.cdz-popup-wrapper .modal-popup .modal-footer {
  display: none;
}
.cdz-popup-wrapper .block-static-block.widget {
  margin: 0;
}
.cdz-popup-wrapper .modal-popup .action-close:before {
  font-weight: bold;
}
.cdz-popup-wrapper .cdz-popup-newsletter-left,
.cdz-popup-wrapper .cdz-popup-newsletter-right {
  width: 50%;
  float: left;
}
.rtl-layout .cdz-popup-wrapper .cdz-popup-newsletter-left,
.rtl-layout .cdz-popup-wrapper .cdz-popup-newsletter-right {
  float: right;
}
.cdz-popup-wrapper .cdz-popup-newsletter {
  background: #f5f5f5;
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-title {
  padding: 10px 40px;
  background: #dddddd;
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-title h3 {
  color: #282828;
  margin-bottom: 0;
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content {
  padding: 60px 40px;
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads {
  color: #282828;
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .popup-content-title {
  margin-bottom: 30px;
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .popup-content-desc {
  font-size: 90%;
  margin-bottom: 60px;
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .popup-content-small {
  font-size: 90%;
  color: #999999;
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .popup-content-newsletter {
  margin: 0;
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.newsletter {
  margin-bottom: 20px;
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.newsletter input {
  border-width: 1px;
  border-color: #dbdbdb;
  text-align: center;
  padding-left: 10px;
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.newsletter .field {
  margin-bottom: 20px;
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.newsletter .field .control:before {
  display: none;
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.newsletter .actions {
  display: block;
  width: 100%;
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.newsletter .actions .action.subscribe {
  width: 100%;
  color: #ffffff;
  background-color: #00b1f1;
  border-color: #00b1f1;
  font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.newsletter .actions .action.subscribe:hover {
  color: #00b1f1;
  background-color: #ffffff;
  border-color: #00b1f1;
}
.popup-login .modal-popup .modal-inner-wrap {
  width: 40% !important;
}
.popup-login .modal-popup .modal-footer {
  display: none;
}
.qs-modal .qs-loader {
  text-align: center;
  padding: 40px;
}
.qs-modal .qs-loading-wrap {
  min-height: 400px;
  display: table;
  width: 100%;
}
.qs-modal .modal-popup .modal-header {
  padding: 0;
}
.qs-modal .modal-popup .modal-header .modal-title {
  display: none;
}
.qs-modal .modal-popup .modal-content {
  padding: 0;
}
.qs-modal .modal-popup .modal-content .quickshop-wrapper .quickshop-media.product.media {
  width: 50%;
  margin-top: -2px;
}
.qs-modal .modal-popup .modal-content .quickshop-wrapper .quickshop-media.product.media .fotorama__stage {
  margin-top: 2px;
}
.qs-modal .modal-popup .modal-content .quickshop-title .page-title {
  position: static;
  margin: 0 0 10px;
  width: auto;
  height: auto;
}
.qs-modal .modal-popup .modal-content .page-title-wrapper {
  display: block !important;
}
.qs-modal .modal-popup .modal-content .quickshop-wrapper .quickshop-tabs {
  width: 50%;
  padding: 30px;
}
.qs-modal .modal-popup .modal-content .bundle-options-container .bundle-options-wrapper,
.qs-modal .modal-popup .modal-content .bundle-options-container .block-bundle-summary,
.qs-modal .modal-popup .modal-content .bundle-options-container .product-options-wrapper {
  width: 100% !important;
}
.page-layout-3columns .qs-modal .modal-popup .modal-content .bundle-options-container .product-options-wrapper,
.page-layout-3columns .qs-modal .modal-popup .modal-content .bundle-options-container .bundle-options-wrapper,
.page-layout-3columns .qs-modal .modal-popup .modal-content .bundle-options-container .block-bundle-summary,
.page-layout-2columns-right .qs-modal .modal-popup .modal-content .bundle-options-container .product-options-wrapper,
.page-layout-2columns-right .qs-modal .modal-popup .modal-content .bundle-options-container .bundle-options-wrapper,
.page-layout-2columns-right .qs-modal .modal-popup .modal-content .bundle-options-container .block-bundle-summary,
.page-layout-2columns-left .qs-modal .modal-popup .modal-content .bundle-options-container .product-options-wrapper,
.page-layout-2columns-left .qs-modal .modal-popup .modal-content .bundle-options-container .bundle-options-wrapper,
.page-layout-2columns-left .qs-modal .modal-popup .modal-content .bundle-options-container .block-bundle-summary {
  width: 100% !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
/*
 * Copyright (c) 2025. Cart2Quote B.V. All rights reserved.
 * See COPYING.txt for license details.
 */
[class^='icon-c2q_'],
[class*=' icon-c2q_'] {
  /* use !important to prevent issues with browser extensions that change fonts */
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: 'cart2quote-iconset' !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
}
/* Icons */
.icon-c2q-plus:before {
  content: '\e909';
}
.icon-c2q-dustbin:before {
  content: '\e906';
}
.icon-c2q-edit:before {
  content: '\e907';
}
.icon-c2q-reload:before {
  content: '\e908';
}
.icon-c2q-quote:before {
  content: '\e904';
}
.icon-c2q-delete:before {
  content: '\e905';
}
.icon-c2q-arrow-bottom:before {
  content: '\e900';
}
.icon-c2q-arrow-left:before {
  content: '\e901';
}
.icon-c2q-arrow-right:before {
  content: '\e902';
}
.icon-c2q-arrow-top:before {
  content: '\e903';
}
.icon-c2q-dustbin-luma:before {
  content: '\e910';
}
.icon-c2q-edit-luma:before {
  content: '\e911';
}
.block-miniquote .items-total {
  float: none;
  margin: 0 10px;
}
.block-miniquote .items-total .count {
  font-weight: 700;
}
.block-miniquote .subtotal {
  margin: 0 10px;
  text-align: right;
}
.block-miniquote .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
}
.block-miniquote .subtitle {
  display: none;
}
.block-miniquote .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 30px 0 20px;
  text-align: center;
}
.block-miniquote .text.empty {
  text-align: center;
}
.block-miniquote .block-content > .actions {
  margin-top: 15px;
}
.block-miniquote .block-content > .actions > .secondary {
  text-align: center;
}
.block-miniquote .block-content > .actions > .primary {
  margin: 0 10px 15px;
}
.block-miniquote .block-content > .actions > .primary .action.primary {
  display: block;
  font-size: 1.8rem;
  line-height: 2.2rem;
  padding: 14px 17px;
  width: 100%;
}
.block-miniquote .block-content > .actions .paypal-logo {
  margin-top: 15px;
  text-align: center;
}
.block-miniquote .block-category-link {
  margin: 15px 0 0;
  text-align: center;
}
.block-miniquote .block-product-link {
  margin: 15px 0 0;
  text-align: center;
}
.block-miniquote .block-cms-link {
  margin: 15px 0 0;
  text-align: center;
}
.block-miniquote .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.miniquote-wrapper {
  display: inline-block;
  float: right;
}
.miniquote-wrapper:before {
  content: '';
  display: table;
}
.miniquote-wrapper:after {
  clear: both;
  content: '';
  display: table;
}
.miniquote-wrapper .action.showquote {
  cursor: pointer;
  display: inline-block;
  margin: 3px 0;
  white-space: nowrap;
  display: block;
  text-decoration: none;
}
.miniquote-wrapper .action.showquote:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 28px;
  color: #757575;
  content: '\e904';
  font-family: 'cart2quote-iconset';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.miniquote-wrapper .action.showquote:hover:before {
  color: #333333;
}
.miniquote-wrapper .action.showquote .counter.qty {
  background: #ff5501;
  border-radius: 2px;
  clip: auto;
  color: #ffffff;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  margin: -2px 0 0 0;
  min-width: 18px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  text-shadow: 0 0 7px #000000;
  white-space: normal;
}
.miniquote-wrapper .action.showquote .counter.qty.empty {
  display: none;
}
.miniquote-wrapper .action.showquote .text {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.miniquote-wrapper .action.showquote .counter-label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.miniquote-wrapper .action.showquote.active {
  display: inline-block;
  text-decoration: none;
}
.miniquote-wrapper .action.showquote.active:before {
  color: #333333;
}
.miniquote-wrapper .block-miniquote {
  background: #ffffff;
  border: 1px solid #bbbbbb;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  display: none;
  list-style: none none;
  margin: -28px 0 0 0;
  min-width: 0;
  padding: 25px 20px;
  position: absolute;
  right: 5px;
  top: 100%;
  width: 390px;
  z-index: 100;
}
.miniquote-wrapper .block-miniquote li {
  margin: 0;
}
.miniquote-wrapper .block-miniquote li:hover {
  cursor: pointer;
}
.miniquote-wrapper .block-miniquote:before {
  border: solid 6px;
  border-color: transparent transparent #ffffff transparent;
  content: '';
  display: block;
  height: 0;
  left: auto;
  position: absolute;
  right: 83px;
  top: -12px;
  width: 0;
  z-index: 99;
}
.miniquote-wrapper .block-miniquote:after {
  border: solid 7px;
  border-color: transparent transparent #bbbbbb transparent;
  content: '';
  display: block;
  height: 0;
  left: auto;
  position: absolute;
  right: 82px;
  top: -14px;
  width: 0;
  z-index: 98;
}
.miniquote-wrapper .block-miniquote .block-title {
  display: none;
}
.miniquote-wrapper .product .actions {
  float: right;
  margin: -24px -5px 0 0;
}
.miniquote-wrapper .product .actions > .primary {
  display: inline;
}
.miniquote-wrapper .product .actions > .primary:not(:last-child) {
  margin-right: 10px;
}
.miniquote-wrapper .product .actions > .secondary {
  display: inline;
}
.miniquote-wrapper .product .actions > .secondary:not(:last-child) {
  margin-right: 10px;
}
.miniquote-wrapper .action.close {
  -moz-box-sizing: content-box;
  background: none;
  border: 0;
  box-shadow: none;
  font-weight: 400;
  height: 40px;
  line-height: inherit;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  text-shadow: none;
  top: 0;
  width: 40px;
  display: inline-block;
  text-decoration: none;
}
.miniquote-wrapper .action.close:focus {
  background: none;
  border: none;
}
.miniquote-wrapper .action.close:active {
  background: none;
  border: none;
}
.miniquote-wrapper .action.close:active:before {
  color: inherit;
}
.miniquote-wrapper .action.close:hover {
  background: none;
  border: none;
}
.miniquote-wrapper .action.close:hover:before {
  color: inherit;
}
.miniquote-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.miniquote-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 23px;
  line-height: 16px;
  color: #8f8f8f;
  content: '\e905';
  font-family: 'cart2quote-iconset';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.miniquote-wrapper .action.close:before {
  overflow: hidden;
  text-align: center;
}
.miniquote-wrapper .action.close.disabled {
  cursor: not-allowed;
  opacity: .5;
  pointer-events: none;
}
.miniquote-wrapper .action.close[disabled] {
  cursor: not-allowed;
  opacity: .5;
  pointer-events: none;
}
.miniquote-wrapper .miniquote-widgets {
  margin-top: 15px;
}
.minicart-wrapper {
  position: inherit;
}
.minicart-wrapper .block-miniquote {
  background: #ffffff;
  border: 1px solid #bbbbbb;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  display: none;
  list-style: none none;
  margin: 8px 0 0 0;
  min-width: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  z-index: 100;
}
.miniquote-wrapper.active {
  overflow: visible;
}
.miniquote-wrapper.active .block-miniquote {
  display: block;
  margin-top: -24px;
}
.cart2quote-accept-checkout-btn {
  float: right;
}
.cart2quote-print-quote-btn {
  float: right;
  margin-bottom: 5px;
  margin-right: 168px;
}
fieldset[disabled] .miniquote-wrapper .action.close {
  cursor: not-allowed;
  opacity: .5;
  pointer-events: none;
}
.miniquote-items-wrapper {
  border: 1px solid #cccccc;
  border-left: 0;
  border-right: 0;
  clear: both;
  margin: 0 -20px;
  max-height: 714px;
  overflow-x: auto;
  padding: 15px;
}
.miniquote-items {
  list-style: none none;
  margin: 0;
  padding: 0;
}
.miniquote-items .product-item {
  padding: 20px 0;
}
.miniquote-items .product-item:not(:first-child) {
  border-top: 1px solid #cccccc;
}
.miniquote-items .product-item:first-child {
  padding-top: 0;
}
.miniquote-items .product-item-pricing .label {
  display: inline-block;
  width: auto;
}
.miniquote-items .price-miniquote {
  margin-bottom: 5px;
}
.miniquote-items .product-item-name {
  font-weight: 400;
  margin: 0 0 10px;
}
.miniquote-items .product-item-name a {
  color: #1979c3;
}
.miniquote-items .product-item-details {
  padding-left: 88px;
}
.miniquote-items .product-item-details .price {
  font-weight: 700;
}
.miniquote-items .product-item-details .price-including-tax {
  margin: 5px 0;
}
.miniquote-items .product-item-details .price-excluding-tax {
  margin: 5px 0;
}
.miniquote-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.miniquote-items .product-item-details .details-qty {
  margin-top: 10px;
}
.miniquote-items .product > .product-item-photo {
  float: left;
}
.miniquote-items .product > .product-image-container {
  float: left;
}
.miniquote-items .product .toggle {
  border: 0;
  display: block;
  padding: 0 40px 5px 0;
}
.miniquote-items .product .toggle:after {
  color: #8f8f8f;
  font-size: 18px;
  margin: -1px 0 0 2px;
  position: absolute;
}
.miniquote-items .product > .toggle {
  display: inline-block;
  text-decoration: none;
}
.miniquote-items .product > .toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: '\e900';
  font-family: 'cart2quote-iconset';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.miniquote-items .product .active > .toggle {
  display: inline-block;
  text-decoration: none;
}
.miniquote-items .product .active > .toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: '\e903';
  font-family: 'cart2quote-iconset';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.miniquote-items .product.pricing {
  margin-top: 3px;
}
.miniquote-items .product.options .tooltip.toggle {
  display: inline-block;
  text-decoration: none;
}
.miniquote-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.miniquote-items .product.options .tooltip.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e900';
  font-family: 'cart2quote-iconset';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.miniquote-items .product.options .tooltip.toggle:after {
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  overflow: hidden;
  text-align: center;
}
.miniquote-items .product.options .details {
  display: none;
}
.miniquote-items .item-qty {
  margin-right: 10px;
  text-align: center;
  width: 40px;
}
.miniquote-items .update-quote-item {
  font-size: 1.1rem;
  vertical-align: top;
}
.miniquote-items .action.edit {
  left: 2px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.miniquote-items .action.edit > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.miniquote-items .action.edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 21px;
  line-height: 20px;
  color: #757575;
  content: '\e911';
  font-family: 'cart2quote-iconset';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.miniquote-items .action.edit:before {
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  overflow: hidden;
  text-align: center;
}
.miniquote-items .action.edit:hover:before {
  color: #333333;
}
.miniquote-items .action.edit:active:before {
  color: #757575;
}
.miniquote-items .action.delete {
  position: relative;
  top: 1px;
  display: inline-block;
  text-decoration: none;
}
.miniquote-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.miniquote-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 27px;
  line-height: 20px;
  color: #757575;
  content: '\e910';
  font-family: 'cart2quote-iconset';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.miniquote-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  overflow: hidden;
  text-align: center;
}
.miniquote-items .action.delete:hover:before {
  color: #333333;
}
.miniquote-items .action.delete:active:before {
  color: #757575;
}
.miniquote-items .subtitle {
  display: none;
}
.cart.table-wrapper .actions-toolbar {
  box-sizing: unset;
}
.cart.table-wrapper .cart.main.actions td {
  padding-left: 0;
  padding-right: 0;
}
.cart.table-wrapper .cart.main.actions .action.clear {
  display: initial;
}
.cart.table-wrapper .add-row-tier {
  padding-bottom: 0;
}
.cart.table-wrapper .tiers-block .actions-toolbar {
  padding-bottom: 0;
}
.cart.table-wrapper .field.qty.tier-qty input {
  width: 60px;
}
.cart.table-wrapper .action-addtier.field-tooltip {
  border: 1px solid #c2c2c2;
  bottom: auto;
  display: inline-block;
  height: 36px;
  margin: 0;
  opacity: .5;
  right: 0;
  text-align: center;
  top: 5px;
  width: 60px;
}
.cart.table-wrapper .action-addtier.field-tooltip:hover {
  opacity: 1;
}
.cart.table-wrapper .tier-qty .action-delete:before {
  font-size: 16px;
}
body .cart.table-wrapper .product-item-details {
  padding-bottom: 0;
}
body .cart.table-wrapper .tier-qty .action-delete {
  position: absolute;
  right: -25px;
  top: 12px;
}
body .order-details-items.file-uploads table thead th {
  display: table;
  width: 100%;
}
body .order-details-items.file-uploads table thead td {
  display: table;
  width: 100%;
}
body .order-details-items.file-uploads ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
body .order-details-items.file-uploads ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
body .order-details-items.file-uploads ul li:nth-child(odd) {
  background: #f5f5f5;
}
body .order-details-items.file-uploads ul li a {
  display: block;
  padding: 10px 20px;
}
body .order-details-items.file-uploads .field-label {
  display: block;
  padding-bottom: 10px;
  padding-top: 20px;
}
.actions-toolbar .action-edit {
  float: right;
}
.actions-toolbar .action-delete {
  float: right;
}
.quotation-quote-index .opc-wrapper {
  margin-bottom: 10px;
  padding-right: 0;
  width: 100%;
}
.quotation-quote-index .opc-wrapper .step-content {
  margin-bottom: 20px;
}
.quotation-quote-index .opc-wrapper .title {
  display: block;
  font-size: 2.4rem;
  font-weight: 300;
  margin: 0;
}
.quotation-quote-index .opc-wrapper .opc > .title {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 20px 0;
  padding: 0 0 7px 0;
}
.quotation-quote-index .opc-wrapper .shipping-address-item {
  width: 50% !important;
}
.quotation-quote-index .opc-wrapper .billing-address-details {
  border: 2px solid transparent;
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  padding: 20px 35px 0 20px;
  position: relative;
  transition: 0.3s border-color;
  vertical-align: top;
  width: 100% !important;
  word-wrap: break-word;
}
.quotation-quote-index .opc-wrapper .fieldset > .field > .label {
  font-weight: 600;
}
.quotation-quote-index .opc-wrapper .fieldset > .fields > .field > .label {
  font-weight: 600;
}
.quotation-quote-index .billing .step-title {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  cursor: pointer;
  margin-top: -1px;
  padding: 10px 0;
  position: relative;
  display: block;
  text-decoration: none;
}
.quotation-quote-index .billing .step-title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 1;
  color: #858585;
  content: '\e900';
  font-family: 'cart2quote-iconset';
  margin: -10px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.quotation-quote-index .billing .step-title:after {
  font-weight: bold;
  position: absolute;
  right: 0 !important;
  top: 50%;
}
.quotation-quote-index .billing .billing-same-as-shipping {
  padding: 20px 0;
}
.quotation-quote-index .billing .billing-same-as-shipping label {
  font-weight: 600;
}
.quotation-quote-index .billing.active .step-title {
  border-bottom: 0;
  display: block;
  text-decoration: none;
}
.quotation-quote-index .billing.active .step-title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 1;
  color: #858585;
  content: '\e903';
  font-family: 'cart2quote-iconset';
  margin: -10px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.quotation-quote-index .shipping .step-title {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  cursor: pointer;
  margin-top: -1px;
  padding: 10px 0;
  position: relative;
  display: block;
  text-decoration: none;
}
.quotation-quote-index .shipping .step-title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 1;
  color: #858585;
  content: '\e900';
  font-family: 'cart2quote-iconset';
  margin: -10px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.quotation-quote-index .shipping .step-title:after {
  font-weight: bold;
  position: absolute;
  right: 0 !important;
  top: 50%;
}
.quotation-quote-index .shipping.active .step-title {
  border-bottom: 0;
  display: block;
  text-decoration: none;
}
.quotation-quote-index .shipping.active .step-title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 1;
  color: #858585;
  content: '\e903';
  font-family: 'cart2quote-iconset';
  margin: -10px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.quotation-quote-index .shipping.active .step-title:after {
  text-align: center;
  overflow: hidden;
  speak: none;
}
.quotation-quote-index .opc-shipping-method .step-title {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  cursor: pointer;
  margin-top: -1px;
  padding: 10px 0;
  position: relative;
  display: block;
  text-decoration: none;
}
.quotation-quote-index .opc-shipping-method .step-title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 1;
  color: #858585;
  content: '\e900';
  font-family: 'cart2quote-iconset';
  margin: -10px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.quotation-quote-index .opc-shipping-method .step-title:after {
  font-weight: bold;
  position: absolute;
  right: 0 !important;
  top: 50%;
}
.quotation-quote-index .opc-shipping-method.active .step-title {
  border-bottom: 0;
  display: block;
  text-decoration: none;
}
.quotation-quote-index .opc-shipping-method.active .step-title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 1;
  color: #858585;
  content: '\e903';
  font-family: 'cart2quote-iconset';
  margin: -10px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.quotation-quote-index .cart-summary {
  padding: 15px;
  width: 100%;
}
.quotation-quote-index .hide-field {
  display: none !important;
}
.quotation-quote-index .control.comment {
  margin-top: 10px;
}
.quotation-quote-index .control.comment a {
  position: relative;
  display: block;
  text-decoration: none;
}
.quotation-quote-index .control.comment a:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  line-height: inherit;
  color: #757575;
  content: '\e900';
  font-family: 'cart2quote-iconset';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.quotation-quote-index .control.comment a:after {
  font-weight: bold;
  position: absolute;
}
.quotation-quote-index .control.comment.active a {
  display: block;
  text-decoration: none;
}
.quotation-quote-index .control.comment.active a:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  line-height: inherit;
  color: #757575;
  content: '\e903';
  font-family: 'cart2quote-iconset';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.quotation-quote-index .control.comment.active a:after {
  font-weight: bold;
  position: absolute;
}
.quotation-quote-index .cart.table-wrapper th.col.qty {
  text-align: center;
}
.quotation-quote-index .cart.table-wrapper td.col.qty {
  padding-bottom: 25px;
}
.quotation-quote-index .cart-container .form.form-cart {
  min-width: 60%;
  padding: 0;
  width: 60%;
}
.cart-summary {
  -webkit-order: 2;
  background: #f5f5f5;
  min-width: 0;
  order: 2;
  padding: 20px;
  width: 100%;
}
.cart-summary .block .title strong {
  display: block;
  font-size: 1.8rem;
  font-weight: 400;
  margin: 0;
}
.cart-summary .block.active .title {
  border-bottom: 0;
}
.cart-summary .form.form-login {
  background: transparent;
  border-bottom: 0;
  margin: 0;
  max-width: 100%;
  padding-bottom: 0;
  width: 100%;
}
.cart-summary .form.form-login .fieldset .field {
  margin-bottom: 0;
}
.cart-summary .form.methods-shipping {
  background: transparent;
}
.cart-summary .authentication-wrapper button span {
  color: inherit;
}
.cart-summary .form-login {
  border-bottom: 0;
}
.cart-summary .fieldset {
  margin: 0;
}
.cart-summary .co-select-form {
  margin-bottom: 20px;
  margin-top: 0;
}
.cart-summary .co-select-form label {
  font-weight: 600;
}
.cart-summary .co-select-form div {
  padding: 2px 0;
}
.cart-summary .co-guest-form {
  margin-bottom: 15px;
}
.cart-summary .co-guest-form label {
  font-weight: 600;
}
.cart-summary .co-guest-form .co-guest-form-explainer {
  background: #e8e8e8;
  border-radius: 1px;
  display: none;
  font-weight: 400;
  margin: 10px 0 0 0;
  padding: 7px 12px;
}
.cart-summary .co-guest-form input[type='checkbox']:checked + label span.co-guest-form-explainer {
  display: block;
}
.cart-summary .field.choice {
  clear: both;
  display: block;
  float: none;
  margin: 13px 0;
}
.cart-summary .field.choice:first-child {
  margin-top: 0;
}
.cart-summary .field.choice:last-child {
  margin-bottom: 20px;
}
.quote-summary {
  -ms-flex-order: 2;
  -webkit-order: 2;
  background: #f5f5f5;
  float: right;
  margin-bottom: 25px;
  order: 2;
  padding: 1px 20px 25px;
  position: relative;
  width: 48%;
}
div.date-zone {
  font-size: 16px;
  margin: 5px 0;
  text-align: right;
}
.quotation-product-comment {
  margin-top: 10px;
  max-width: 250px;
  min-height: 82px;
  min-width: auto;
}
.movetoquote-button {
  border: 2px solid #1979c3;
  padding: 7px;
  padding-bottom: 10px;
  padding-top: 8px;
  width: auto;
}
.movetoquote-button:hover {
  background: #006bb4;
  border: 2px solid #006bb4;
  color: #ffffff;
}
.movetoquote-button:focus {
  background: #006bb4;
  border: 2px solid #006bb4;
  color: #ffffff;
}
.movetocart-button {
  border: 2px solid #1979c3;
  padding: 7px;
  padding-bottom: 10px;
  padding-top: 8px;
  width: auto;
}
.movetocart-button:hover {
  background: #006bb4;
  border: 2px solid #006bb4;
  color: #ffffff;
}
.movetocart-button:focus {
  background: #006bb4;
  border: 2px solid #006bb4;
  color: #ffffff;
}
.directquote-button {
  border: 2px solid #1979c3;
  padding: 7px;
  padding-bottom: 10px;
  padding-top: 8px;
  width: auto;
}
.directquote-button:hover {
  background: #006bb4;
  border: 2px solid #006bb4;
  color: #ffffff;
}
.directquote-button:focus {
  background: #006bb4;
  border: 2px solid #006bb4;
  color: #ffffff;
}
.miniquote-movetocart-button {
  border: 2px solid #1979c3;
  padding: 7px;
  padding-bottom: 10px;
  padding-top: 8px;
  width: 100%;
}
.miniquote-movetocart-button:hover {
  background: #006bb4;
  border: 2px solid #006bb4;
  color: #ffffff;
}
.miniquote-movetocart-button:focus {
  background: #006bb4;
  border: 2px solid #006bb4;
  color: #ffffff;
}
.minicart-movetoquote-button {
  border: 2px solid #1979c3;
  padding: 7px;
  padding-bottom: 10px;
  padding-top: 8px;
  width: 100%;
}
.minicart-movetoquote-button:hover {
  background: #006bb4;
  border: 2px solid #006bb4;
  color: #ffffff;
}
.minicart-movetoquote-button:focus {
  background: #006bb4;
  border: 2px solid #006bb4;
  color: #ffffff;
}
div.products-grid .toquote {
  padding: 7px;
  padding-bottom: 10px;
  padding-top: 8px;
  width: auto;
}
div.products-grid .tocart {
  margin: 5px 0;
}
div.list .tocart {
  margin: 5px 0;
}
.product-addtoquote-button {
  background: transparent;
  border: 2px solid #1979c3;
  box-shadow: none;
  color: #1979c3;
  font-size: 1.8rem;
  height: 47px;
  width: 100%;
}
.product-addtoquote-button:hover {
  background: #1979c3;
  border: 2px solid #1979c3;
  box-shadow: none;
  color: #ffffff;
}
.product-addtoquote-button:focus {
  background: #006bb4;
  border: 2px solid #006bb4;
  color: #ffffff;
}
.quote-btn-list {
  background: transparent;
  border: 2px solid #1979c3;
  box-shadow: none;
  color: #1979c3;
  width: 100%;
}
.quote-btn-list:hover {
  background: #1979c3;
  border: 2px solid #1979c3;
  box-shadow: none;
  color: #ffffff;
}
.quote-btn-list:focus {
  background: #006bb4;
  border: 2px solid #006bb4;
  color: #ffffff;
}
.action.upload.secondary {
  background: transparent;
  border: 2px solid #1979c3;
  box-shadow: none;
  color: #1979c3;
  font-size: 1.6rem;
  padding: 10px;
  width: 100%;
}
.action.upload.secondary:hover {
  background: #1979c3;
  border-color: #1979c3;
  color: #ffffff;
}
.action.upload.secondary:focus {
  background: #006bb4;
  border-color: #006bb4;
  color: #ffffff;
}
.action.upload.secondary:active {
  background: #006bb4;
  border-color: #006bb4;
  color: #ffffff;
}
.product-info-main .product-addtoquote-button {
  font-size: 1.8rem;
  line-height: 2.2rem;
  width: 100%;
}
.product-add-form .product-addtoquote-button {
  font-size: 1.8rem;
  line-height: 2.2rem;
  width: 100%;
}
.c2q-price {
  font-size: 1.3rem;
  font-weight: 700;
}
.both-prices-excluding {
  margin-bottom: 3px;
  padding-bottom: 4px;
}
.both-prices-excluding span {
  display: block;
  font-size: 1.3rem;
  line-height: 1;
}
.both-prices-excluding .tax-label {
  display: block;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1;
}
.both-prices-excluding .tax-label span {
  display: inline-block;
  font-size: 1.1rem;
}
.both-prices-including {
  padding-bottom: 11px;
}
.both-prices-including span {
  display: block;
  font-size: 1.3rem;
  line-height: 1;
}
.both-prices-including .tax-label {
  display: block;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1;
}
.both-prices-including .tax-label span {
  display: inline-block;
  font-size: 1.1rem;
}
.col.qty .both-prices-including {
  padding-bottom: 45px;
}
.col.qty .both-prices-including:last-child {
  padding-bottom: 0;
}
.col.qty .item {
  font-weight: 700;
}
.col.qty .item .both-prices-including {
  padding-bottom: 45px;
}
.col.qty .item .title {
  display: inline-block;
}
.col.qty .item .content {
  display: inline-block;
}
.price-including span {
  display: block;
  font-size: 1.4rem;
  line-height: 1;
  padding: 4.5px 0;
}
.price-including .tax-label {
  padding: 0;
}
.price-excluding span {
  display: block;
  font-size: 1.4rem;
  line-height: 1;
  padding: 4.5px 0;
}
.price-excluding span.tax-label {
  padding: 0;
}
.col.tier input[type='radio'] {
  margin: 0;
}
.col.tier div:last-child {
  height: 0;
}
.col.del .action.action-delete {
  color: inherit;
}
.single-price-break {
  height: 3px;
}
.both-prices-break {
  height: 46px;
}
.input-text.tierqty {
  margin-top: 5px !important;
}
button.quoteawish.action.primary.quoteawish {
  display: inline-block !important;
}
button.notquotable.action.primary.notquotable {
  display: inline-block !important;
}
.modal-header {
  text-align: center;
}
.tiers-block {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
}
.add-row-tier.actions-toolbar {
  padding-bottom: 0;
}
.field.qty.tier-qty {
  padding-right: 14px;
  position: relative;
}
.action.action-addtier {
  bottom: -4px;
  color: #757575;
  font-size: 13px;
  margin-bottom: 20px;
  position: relative;
  right: 55px;
  display: block;
  text-decoration: none;
}
.action.action-addtier:hover {
  color: #333333;
  text-decoration: none;
}
.action.action-addtier:hover:before {
  text-decoration: none;
}
.action.action-addtier span {
  display: none;
}
.action.action-addtier:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 17px;
  line-height: 36px;
  color: inherit;
  content: '\e909';
  font-family: 'cart2quote-iconset';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action.action-addtier:before {
  font-weight: bold;
}
.action.action-addtier:active {
  text-decoration: none;
}
.tier-qty .field-tooltip {
  position: relative;
}
.tier-qty .field-tooltip-content {
  display: none;
  text-align: left;
  top: 0;
}
.action-addtier.field-tooltip:hover + .field-tooltip-content {
  display: block;
  left: auto;
  right: -288px;
}
.customer-email-fieldset {
  padding-bottom: 20px;
}
.quote-details-container {
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  float: right;
  padding: 0 0 0 50px;
  width: 40%;
}
.quote-details-container .step-title {
  border-bottom: 1px solid #cccccc;
  font-family: inherit;
  font-size: 2.4rem;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
.quote-details-container .file-upload-container {
  -webkit-order: 1;
  background: #f5f5f5;
  background: none;
  margin-bottom: 25px;
  order: 1;
  padding: 15px 15px 20px 15px;
  width: 100%;
}
.fieldset > .field:last-child {
  margin-bottom: 20px;
}
.fieldset > .fields > .field:last-child {
  margin-bottom: 20px;
}
.file-upload-container {
  float: right;
  width: 40%;
}
.file-upload-container ul:not(.uploaded-files) {
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}
.file-upload-container ul:not(.uploaded-files) i {
  font-style: normal;
}
.file-upload-container ul.uploaded-files {
  list-style: none;
  margin: 13px 0 0 0;
  padding: 10px 0 0 0;
}
.file-upload-container ul.uploaded-files li {
  padding: 4px 10px 4px 0;
}
.file-upload-container ul.uploaded-files a.action-delete {
  padding-left: 20px;
  position: relative;
}
.file-upload-container ul.uploaded-files a.action-delete i {
  font-size: 18px;
  left: 0;
  position: absolute;
  top: 0;
}
.file-upload-container ul.uploaded-files.empty {
  margin: 13px 0 5px 0;
  padding: 0;
}
.file-upload-container .upload-header p {
  margin-bottom: 7px;
}
.file-upload-container .upload-row {
  padding: 5px 0;
}
.file-upload-container input[type='text'] {
  padding: 3px 10px;
}
.file-upload-container input[type='file'] {
  width: 100%;
}
.file-upload-container div.upload-row-title {
  padding-right: 10px;
}
.file-upload-container div.upload-message {
  display: none;
}
.file-upload-container .uploaded-files {
  border-top: 1px solid #cccccc;
  list-style: inherit;
  padding: 11px 0 2px 20px;
}
.file-upload-container .uploaded-files:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.file-upload-container li {
  margin: 0;
  padding: 4px 0;
}
.file-upload-container button.action {
  margin-top: 15px;
  width: 100%;
}
.file-upload .upload-header p {
  float: left;
  font-weight: 600;
  width: 50%;
}
.file-upload .upload-row div {
  float: left;
  font-weight: 600;
  width: 50%;
}
.file-upload-container.upload-header p:nth-child(2) {
  padding-left: 10px;
}
.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.cart-container * {
  box-sizing: border-box;
}
div .action.secondary.cart2quote-reject-btn {
  float: right;
  margin-bottom: 5px;
  width: 159px;
}
div .action.primary.reject-proposal-button {
  margin-top: 10px;
}
div .return-to-quotation-view-btn {
  height: 33px;
  margin-top: 8px;
}
.rejected-success {
  margin-bottom: 39px;
}
.action.primary.cart2quote-accept-checkout-btn {
  margin-left: 5px;
  margin-top: -32px;
}
button.action.cart2quote-print-quote-btn {
  margin-left: 5px;
  margin-top: -32px;
}
.quote.main.actions.clearfix .action.cart2quote-print-quote-btn {
  margin-left: 5px;
  margin-top: -32px;
}
.quote.main.actions.clearfix .action.primary.cart2quote-accept-checkout-btn {
  margin-top: -4px;
}
.action.primary.checkout.movetoquote.movetoquote-button {
  padding: 14px 17px;
  width: 100%;
}
.action.primary.checkout.movetocart.movetocart-button {
  font-size: 1.8rem;
  line-height: 2.2rem;
  padding: 14px 17px;
  width: 100%;
}
.miniquote-movetocart-button {
  font-size: 1.4rem;
  font-weight: 400;
  padding: 5px;
}
.minicart-movetoquote-button {
  font-size: 1.4rem;
  font-weight: 400;
  margin-top: 10px;
  padding: 5px;
}
.quotation-success {
  text-align: center;
}
.quotation-quote-success-continue-shopping.actions-toolbar .primary {
  float: unset;
}
.quotation-quote-success-continue-shopping {
  text-align: center;
}
.quote-rejected-success-page {
  text-align: center;
}
body.quotation-quote-view .table-order-items .action.action-delete {
  display: inline-block;
  text-decoration: none;
}
body.quotation-quote-view .table-order-items .action.action-delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 27px;
  line-height: inherit;
  color: #757575;
  content: '\e910';
  font-family: 'cart2quote-iconset';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body.quotation-quote-view .table-order-items .action.action-delete:before {
  position: relative;
  right: -10px;
  top: -7px;
}
body.quotation-quote-view .table-order-items .action.action-delete:hover {
  color: #333333;
  text-decoration: none;
}
body.quotation-quote-view .table-order-items .action.action-delete:hover:before {
  color: #333333;
  text-decoration: none;
}
.quote-date.date-zone.created_by {
  float: left;
}
.quote-actions {
  margin-top: 37px;
}
@media (min-width: 640px) and (max-width: 767px) {
  .miniquote-wrapper {
    margin-top: 0;
  }
}
@media (max-width: 639px) {
  .miniquote-wrapper {
    margin-top: 10px;
  }
  .cart-summary .checkout-methods-items {
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .miniquote-wrapper.active .block-miniquote {
    margin-top: -14px;
  }
  .miniquote-wrapper .block-miniquote {
    right: 15px;
    width: 320px;
  }
  .miniquote-wrapper .block-miniquote:after {
    left: auto;
    right: 52px;
  }
  .miniquote-wrapper .block-miniquote:before {
    left: auto;
    right: 53px;
  }
  .quotation-quote-index .quote-details-container .authentication-wrapper {
    margin: 0;
  }
  .quotation-quote-index .cart.table-wrapper td.col.qty {
    text-align: right;
  }
  .quotation-quote-index .cart-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
  }
  .quotation-quote-index .cart-container .form.form-cart {
    -webkit-order: 3;
    min-width: 100%;
    order: 3;
    width: 100%;
  }
  .field.qty.tier-qty {
    padding-right: 0;
    text-align: right;
  }
  .action-addtier.field-tooltip:hover + .field-tooltip-content {
    left: auto;
    right: -80px;
    top: 56px;
    white-space: normal;
  }
  .action-addtier.field-tooltip:hover + .field-tooltip-content:before {
    margin-right: -35px;
    right: 50%;
  }
  .action-addtier.field-tooltip:hover + .field-tooltip-content:after {
    margin-right: -35px;
    right: 50%;
  }
  .quote-details-container {
    padding-left: 0;
    width: 100%;
  }
  .quote-details-container .file-upload-container {
    -webkit-order: 1;
    order: 1;
  }
  body.quotation-quote-index .cart-summary {
    -webkit-order: 1;
    order: 1;
  }
  body.quotation-quote-index .quote-details-container .cart-summary {
    -webkit-order: 2;
    order: 2;
  }
  .cart-summary {
    margin-top: 0;
  }
  .cart-summary .form.form-login {
    padding: 0;
  }
  .cart-summary .form.methods-shipping {
    border: 0;
    padding: 0;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
}
@media (max-width: 479px) {
  .miniquote-wrapper .block-miniquote {
    width: 290px;
  }
}
@media (min-width: 768px) {
  .miniquote-wrapper {
    margin-left: 13px;
  }
  .quotation-quote-index .cart-summary .block .fieldset .field > .label {
    display: block;
  }
  .product-addtoquote-button {
    background: transparent;
    border: 2px solid #1979c3;
    color: #1979c3;
    width: auto;
  }
  .quote-btn-list {
    background: transparent;
    border: 2px solid #1979c3;
    color: #1979c3;
    width: auto;
  }
  .table-comparison .tocart {
    margin-bottom: 5px;
  }
  .product-info-main .product-addtoquote-button {
    margin-bottom: 15px;
    margin-right: 1%;
    padding: inherit;
    width: 49%;
  }
  .product-add-form .product-addtoquote-button {
    margin-bottom: 15px;
    margin-right: 1%;
    padding: inherit;
    width: 49%;
  }
  div.products-grid .toquote {
    min-width: 103px;
    padding-bottom: 10px;
    padding-top: 10px;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    width: 100%;
  }
  body.quotation-quote-index .cart-summary {
    float: right;
    max-width: 35%;
    width: 35%;
  }
  body.quotation-quote-index .quote-details-container .cart-summary {
    float: none;
    max-width: 100%;
    width: 100%;
  }
}
@media print {
  .miniquote-wrapper {
    margin-left: 13px;
  }
  .quotation-quote-index .opc-wrapper .shipping-address-item {
    width: 100% !important;
  }
  .quotation-quote-index .opc-wrapper .shipping-address-item::before {
    width: 0 !important;
  }
  .quotation-quote-index .opc-wrapper .billing-address-details::before {
    width: 0 !important;
  }
  .quotation-quote-index .authentication-wrapper {
    max-width: 100%;
    width: 100%;
  }
  .quotation-quote-index .quote-details-container .authentication-wrapper {
    margin: 0 0 -21px 0;
  }
  .quotation-quote-index .table-checkout-shipping-method {
    min-width: 0 !important;
    width: 100%;
  }
  .quotation-quote-index .form-cart {
    max-width: 65% !important;
  }
  .quotation-quote-index .item {
    width: 100%;
  }
  .quotation-quote-index .product-item-name {
    width: auto;
  }
  .quotation-quote-index .product-image-container {
    width: 100px;
  }
  .product-addtoquote-button {
    background: transparent;
    border: 2px solid #1979c3;
    color: #1979c3;
    width: auto;
  }
  .quote-btn-list {
    background: transparent;
    border: 2px solid #1979c3;
    color: #1979c3;
    width: auto;
  }
  .table-comparison .tocart {
    margin-bottom: 5px;
  }
  .product-info-main .product-addtoquote-button {
    margin-bottom: 15px;
    margin-right: 1%;
    padding: inherit;
    width: 49%;
  }
  .product-add-form .product-addtoquote-button {
    margin-bottom: 15px;
    margin-right: 1%;
    padding: inherit;
    width: 49%;
  }
  div.products-grid .toquote {
    min-width: 103px;
    padding-bottom: 10px;
    padding-top: 10px;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    width: 100%;
  }
}
@media speech {
  .miniquote-wrapper .action.showquote:before {
    speak: none;
  }
  .miniquote-wrapper .action.showquote.active:before {
    speak: none;
  }
  .miniquote-wrapper .action.close:before {
    speak: none;
  }
  .miniquote-items .product.options .tooltip.toggle:after {
    speak: none;
  }
  .miniquote-items .action.edit:before {
    speak: none;
  }
  .miniquote-items .action.delete:before {
    speak: none;
  }
}
@media all and (min-width: 768px) and (max-width: 1050px) {
  .quotation-quote-index .opc-wrapper .shipping-address-item {
    width: 100% !important;
  }
  .quotation-quote-index .item {
    width: 100%;
  }
  .quotation-quote-index .product-item-name {
    width: auto;
  }
  .quotation-quote-index .product-image-container {
    width: 100px;
  }
}
@media all and (min-width: 768px) {
  .quotation-quote-index .authentication-wrapper {
    max-width: 100%;
    width: 100%;
  }
  .quotation-quote-index .quote-details-container .authentication-wrapper {
    margin: 0 0 -21px 0;
  }
  .quotation-quote-index .table-checkout-shipping-method {
    min-width: 0 !important;
    width: 100%;
  }
  .quotation-quote-index .opc-wrapper .shipping-address-item::before {
    width: 0 !important;
  }
  .quotation-quote-index .opc-wrapper .billing-address-details::before {
    width: 0 !important;
  }
  .quotation-quote-index .form-cart {
    max-width: 65% !important;
  }
}
@media (max-width: 640px) {
  .col.qty .both-prices-including {
    padding-bottom: 13px;
  }
  .col.qty .item .both-prices-including {
    padding-bottom: 13px;
  }
  .col.tier {
    text-align: right;
  }
  .col.tier input[type='radio'] {
    margin: 2px 5px 0 0;
  }
}
body {
  overflow-x: hidden;
}
.cdz-menu.is-tablet .visible-tablet {
  display: block;
}
@media (min-width: 768px) {
  .cdz-navigation {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    display: block;
  }
  .cdz-navigation .cdz-horizontal-menu .groupmenu {
    margin: 0;
  }
  .nav-sections-item-content > .cdz-navigation {
    display: block;
  }
  .cdz-menu {
    /*menu full width*/
    /*end menu full width*/
  }
  .cdz-menu li.item.level0 .cdz-google-map {
    display: none;
  }
  .cdz-menu li.item.level0:hover .cdz-google-map {
    display: block;
  }
  .cdz-menu .groupmenu-drop,
  .cdz-menu .groupmenu-drop-content {
    display: block;
  }
  .cdz-menu img.groupdrop-banner-pos {
    position: absolute;
  }
  .cdz-menu ul.groupdrop-link,
  .cdz-menu ul.groupmenu-drop,
  .cdz-menu ul.groupmenu-nondrop {
    padding: 0;
  }
  .cdz-menu .dropdown-rtl {
    text-align: right;
  }
  .rtl-layout .cdz-menu .dropdown-rtl {
    text-align: left;
  }
  .cdz-menu .dropdown-rtl li.item.parent > .menu-link:before {
    float: left;
    content: "\f104";
  }
  .rtl-layout .cdz-menu .dropdown-rtl li.item.parent > .menu-link:before {
    float: right;
    content: "\f105";
  }
  .cdz-menu .dropdown-rtl li.item.parent .groupmenu-drop {
    left: auto;
    right: 100%;
    text-align: right;
  }
  .rtl-layout .cdz-menu .dropdown-rtl li.item.parent .groupmenu-drop {
    left: 100%;
    right: auto;
    text-align: left;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-drop {
    border: none;
  }
  .cdz-menu .groupmenu-drop {
    position: absolute;
    background: #ffffff;
    top: 100%;
    z-index: 99;
    border: 1px solid #ccc;
    padding: 0;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    /*tab menu*/
    /*end tab menu*/
  }
  .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs {
    padding-right: 0;
  }
  .rtl-layout .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs {
    padding-right: 10px;
    padding-left: 0;
  }
  .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link {
    display: block;
    padding: 10px 5px;
  }
  .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f105";
    float: right;
    margin-top: 3px;
  }
  .rtl-layout .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link:after {
    float: left;
    content: "\f104";
  }
  .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link.active {
    background: #ececec;
  }
  .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-nav-tabs {
    padding-left: 0;
    padding-right: 0;
  }
  .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-tab-content.col-sm-17 {
    padding-left: 0;
  }
  .rtl-layout .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-tab-content.col-sm-17 {
    padding-left: 10px;
    padding-right: 0;
  }
  .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-tab-content .cdz-tab-pane {
    display: none;
  }
  .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-tab-content .cdz-tab-pane.active {
    display: block;
  }
  .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link {
    display: block;
    padding: 10px 5px;
    text-align: left;
  }
  .rtl-layout .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link {
    text-align: right;
  }
  .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-tabs .cdz-nav-tabs {
    text-align: center;
    display: block;
    margin-bottom: 15px;
  }
  .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link {
    display: inline-block;
    margin: 3px 20px;
    padding-bottom: 7px;
    position: relative;
  }
  .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    background: #dfdfdf;
    transform: scaleX(0);
    transition: transform 250ms ease-in-out;
    content: "";
  }
  .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link.active:before {
    transform: scaleX(1);
  }
  .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-tabs .cdz-tab-content .cdz-tab-pane {
    display: none;
  }
  .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-tabs .cdz-tab-content .cdz-tab-pane.active {
    display: block;
  }
  .cdz-menu .groupmenu-drop .groupmenu-drop {
    top: -1px;
    left: 100%;
    visibility: hidden;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
    -moz-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
    transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
  }
  .rtl-layout .cdz-menu .groupmenu-drop .groupmenu-drop {
    right: 100%;
    left: auto;
  }
  .cdz-menu .groupmenu-drop .cat-tree.groupmenu-drop .groupmenu-drop {
    top: -7px;
  }
  .cdz-menu .groupmenu-drop .item.parent > .menu-link {
    display: block;
  }
  .cdz-menu .groupmenu-drop .item.parent > .menu-link:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f105";
    float: right;
    margin-top: 3px;
  }
  .rtl-layout .cdz-menu .groupmenu-drop .item.parent > .menu-link:before {
    float: left;
    content: "\f104";
  }
  .cdz-menu .groupmenu-drop .item.parent.cat-tree:not(.no-dropdown) > a {
    display: block;
  }
  .cdz-menu .groupmenu-drop .item.parent.cat-tree:not(.no-dropdown) > a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f105";
    float: right;
    margin-top: 3px;
  }
  .cdz-menu .groupmenu-drop li.item:hover > .groupmenu-drop {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    visibility: inherit;
  }
  .cdz-menu .groupmenu-drop > li.item {
    min-width: 230px;
    position: relative;
    padding: 20px;
    margin: 0px auto;
  }
  .cdz-menu .cat-tree li.item {
    padding: 8px 15px;
    min-width: 230px;
    position: relative;
    margin: 0px auto;
  }
  /*menu horizontal*/
  .cdz-horizontal-menu {
    width: 100%;
  }
  .cdz-horizontal-menu li.level0 > .groupmenu-drop {
    display: none;
  }
  .rtl-layout .cdz-horizontal-menu li.level0 > .groupmenu-drop {
    right: 0;
    left: auto;
  }
  .cdz-horizontal-menu.cdz-translate li.level0 > .groupmenu-drop {
    top: 45px;
    display: block;
    visibility: hidden;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: opacity 100ms ease, transform 100ms ease, visibility 100ms linear 0s;
    -moz-transition: opacity 100ms ease, transform 100ms ease, visibility 100ms linear 0s;
    transition: opacity 100ms ease, transform 100ms ease, visibility 100ms linear 0s;
  }
  .cdz-horizontal-menu.cdz-translate li.level0:hover > .groupmenu-drop {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    visibility: inherit;
  }
  .cdz-horizontal-menu .groupmenu {
    width: 100%;
    display: inline-block;
    padding: 0;
    background-color: #f0f0f0;
  }
  .cdz-horizontal-menu .groupmenu li.level0 > a.menu-link {
    text-transform: uppercase;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: inline-block;
    vertical-align: top;
    padding: 12px 20px;
    box-sizing: border-box;
    border-width: 0px;
    border-style: solid;
    text-decoration: none;
    color: #333333;
    background-color: #f0f0f0;
    border-color: #f0f0f0;
    font: 500 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    cursor: pointer;
    line-height: 22px;
  }
  .cdz-horizontal-menu .groupmenu .groupmenu-drop {
    font: 500 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  }
  .cdz-horizontal-menu .groupmenu li.item {
    list-style: none;
  }
  .cdz-horizontal-menu .groupmenu li.item.level0 {
    margin-top: 0px;
    margin-bottom: 0px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    float: left;
  }
  .rtl-layout .cdz-horizontal-menu .groupmenu li.item.level0 {
    float: right;
  }
  .cdz-horizontal-menu .groupmenu .groupmenu-nondrop {
    position: relative;
  }
  .cdz-horizontal-menu .groupmenu .groupmenu-nondrop > li.item {
    margin: 0px 0px;
    padding-left: 0px;
  }
  .cdz-horizontal-menu .groupmenu .no-dropdown > .cat-tree.groupmenu-drop {
    top: auto;
    left: auto;
  }
  .cdz-horizontal-menu .groupmenu .no-dropdown > .groupdrop-title {
    margin-bottom: 10px;
    display: inline-block;
  }
  .cdz-horizontal-menu .groupmenu ul.groupmenu-drop li.no-dropdown > .cat-tree.groupmenu-drop .groupmenu-drop {
    visibility: hidden;
    height: 0;
    position: absolute;
    opacity: 0;
    background: #fff;
    border: 1px solid #ccc;
    height: auto;
  }
  .cdz-horizontal-menu .groupmenu ul.groupmenu-drop li.no-dropdown > .cat-tree.groupmenu-drop .parent:hover > .groupmenu-drop {
    visibility: visible;
    height: auto;
    opacity: 1;
  }
  .cdz-horizontal-menu .groupmenu ul.groupmenu-drop li.no-dropdown {
    display: block;
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
  }
  /*menu vertical*/
  .cdz-vertical-menu .groupmenu-drop {
    top: -1px;
    left: 100%;
    visibility: hidden;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
    -moz-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
    transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
    display: none;
  }
  .rtl-layout .cdz-vertical-menu .groupmenu-drop {
    right: 100%;
    left: auto;
  }
  .cdz-vertical-menu li.item:hover > .groupmenu-drop {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    visibility: inherit;
    display: block;
  }
  .cdz-vertical-menu .item.level0 {
    display: block;
    padding: 0px;
    border: 1px solid #dfdfdf;
    position: relative;
    margin-bottom: -1px;
  }
  .cdz-vertical-menu .item.level0 > a.menu-link {
    display: block;
  }
  .cdz-vertical-menu .item.level0 > a.menu-link .menu-icon {
    min-width: 37px;
    text-align: center;
    padding-left: 4px;
    margin: 0;
  }
  .cdz-vertical-menu .item.level0 > a.menu-link .menu-icon + span {
    border-left: 1px solid #dfdfdf;
  }
  .rtl-layout .cdz-vertical-menu .item.level0 > a.menu-link .menu-icon + span {
    border-left: none;
    border-right: 1px solid #dfdfdf;
  }
  .cdz-vertical-menu .item.level0 > a.menu-link span {
    display: inline-block;
    padding: 10px;
  }
  .cdz-vertical-menu .item.level0.parent > a.menu-link:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f105";
    float: right;
    margin-top: 8px;
    margin-right: 10px;
  }
  .rtl-layout .cdz-vertical-menu .item.level0.parent > a.menu-link:before {
    content: "\f104";
    float: left;
    margin-right: 0px;
    margin-left: 10px;
  }
}
/*menu mobile*/
@media (max-width: 767px) {
  .cdz-menu .row {
    margin: 0 -10px;
  }
  .cdz-menu .groupdrop-banner {
    margin-bottom: 20px;
  }
  .cdz-menu li.item {
    margin-bottom: 0px;
  }
  .cdz-menu li.item.open > .dropdown-toggle:before,
  .cdz-menu li.item .cdz-tab-link.active + .dropdown-toggle:before {
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .cdz-menu .menu-tabs {
    margin: 0;
  }
  .cdz-menu .menu-tabs .tab-item {
    margin: 0;
  }
  .cdz-menu .menu-tabs .cdz-tab-pane {
    margin-top: 10px;
    min-height: 1px !important;
  }
  .cdz-menu .menu-tabs .cdz-link-wrap {
    position: relative;
    padding: 4px 0;
  }
  .cdz-menu .groupmenu-drop {
    display: none;
  }
  .cdz-menu .groupmenu-drop li.item {
    padding: 5px 0;
  }
  .cdz-menu .groupmenu-drop li.item.parent .groupmenu-drop {
    padding-left: 20px;
    padding-top: 5px;
  }
  .cdz-menu .menu-link,
  .cdz-menu a.groupdrop-title {
    width: 100%;
    display: inline-block;
  }
  .cdz-menu .item.level-top {
    display: block;
    position: relative;
    margin-bottom: 5px;
  }
  .cdz-menu .item.level-top > .menu-link {
    padding: 10px;
    background: transparent;
    color: inherit;
    border-bottom: 1px solid;
  }
  .cdz-menu .item.level-top > .menu-link .fa {
    margin: 0 5px;
  }
  .cdz-menu .item.level-top > .dropdown-toggle {
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0);
    color: inherit;
  }
  .cdz-menu .item.level-top > .dropdown-toggle:before {
    margin-top: 7px;
  }
  .cdz-menu .item.level-top > .groupmenu-drop {
    margin: 0px;
    border: 1px solid #f0f0f0;
    padding: 10px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
  }
  .cdz-menu .parent {
    position: relative;
  }
  .cdz-menu .dropdown-toggle {
    display: block;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
  }
  .rtl-layout .cdz-menu .dropdown-toggle {
    left: 0;
    right: auto;
  }
  .cdz-menu .dropdown-toggle:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 27px;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f105";
    text-align: center;
    width: 100%;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .rtl-layout .cdz-menu .dropdown-toggle:before {
    content: "\f104";
  }
}
/*column menu*/
@media (min-width: 768px) {
  .cdz-menu .groupmenu-width-1 {
    width: 29.58333333px;
  }
  .cdz-menu .groupmenu-width-1.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-1 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-2 {
    width: 59.16666667px;
  }
  .cdz-menu .groupmenu-width-2.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-2 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-3 {
    width: 88.75px;
  }
  .cdz-menu .groupmenu-width-3.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-3 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-4 {
    width: 118.33333333px;
  }
  .cdz-menu .groupmenu-width-4.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-4 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-5 {
    width: 147.91666667px;
  }
  .cdz-menu .groupmenu-width-5.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-5 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-6 {
    width: 177.5px;
  }
  .cdz-menu .groupmenu-width-6.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-6 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-7 {
    width: 207.08333333px;
  }
  .cdz-menu .groupmenu-width-7.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-7 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-8 {
    width: 236.66666667px;
  }
  .cdz-menu .groupmenu-width-8.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-8 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-9 {
    width: 266.25px;
  }
  .cdz-menu .groupmenu-width-9.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-9 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-10 {
    width: 295.83333333px;
  }
  .cdz-menu .groupmenu-width-10.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-10 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-11 {
    width: 325.41666667px;
  }
  .cdz-menu .groupmenu-width-11.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-11 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-12 {
    width: 355px;
  }
  .cdz-menu .groupmenu-width-12.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-12 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-13 {
    width: 384.58333333px;
  }
  .cdz-menu .groupmenu-width-13.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-13 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-14 {
    width: 414.16666667px;
  }
  .cdz-menu .groupmenu-width-14.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-14 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-15 {
    width: 443.75px;
  }
  .cdz-menu .groupmenu-width-15.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-15 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-16 {
    width: 473.33333333px;
  }
  .cdz-menu .groupmenu-width-16.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-16 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-17 {
    width: 502.91666667px;
  }
  .cdz-menu .groupmenu-width-17.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-17 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-18 {
    width: 532.5px;
  }
  .cdz-menu .groupmenu-width-18.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-18 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-19 {
    width: 562.08333333px;
  }
  .cdz-menu .groupmenu-width-19.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-19 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-20 {
    width: 591.66666667px;
  }
  .cdz-menu .groupmenu-width-20.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-20 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-21 {
    width: 621.25px;
  }
  .cdz-menu .groupmenu-width-21.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-21 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-22 {
    width: 650.83333333px;
  }
  .cdz-menu .groupmenu-width-22.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-22 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-23 {
    width: 680.41666667px;
  }
  .cdz-menu .groupmenu-width-23.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-23 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
  .cdz-menu .groupmenu-width-24 {
    width: 710px;
  }
  .cdz-menu .groupmenu-width-24.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-24 {
    margin-left: calc(50% -  355px);
    margin-right: calc(50% -  355px);
  }
}
@media (min-width: 992px) {
  .cdz-menu .groupmenu-width-1 {
    width: 38.75px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-1 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-2 {
    width: 77.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-2 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-3 {
    width: 116.25px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-3 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-4 {
    width: 155px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-4 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-5 {
    width: 193.75px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-5 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-6 {
    width: 232.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-6 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-7 {
    width: 271.25px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-7 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-8 {
    width: 310px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-8 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-9 {
    width: 348.75px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-9 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-10 {
    width: 387.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-10 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-11 {
    width: 426.25px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-11 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-12 {
    width: 465px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-12 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-13 {
    width: 503.75px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-13 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-14 {
    width: 542.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-14 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-15 {
    width: 581.25px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-15 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-16 {
    width: 620px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-16 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-17 {
    width: 658.75px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-17 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-18 {
    width: 697.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-18 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-19 {
    width: 736.25px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-19 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-20 {
    width: 775px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-20 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-21 {
    width: 813.75px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-21 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-22 {
    width: 852.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-22 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-23 {
    width: 891.25px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-23 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
  .cdz-menu .groupmenu-width-24 {
    width: 930px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-24 {
    margin-left: calc(50% -  465px);
    margin-right: calc(50% -  465px);
  }
}
@media (min-width: 1200px) {
  .cdz-menu .groupmenu-width-1 {
    width: 47.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-1 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-2 {
    width: 95px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-2 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-3 {
    width: 142.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-3 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-4 {
    width: 190px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-4 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-5 {
    width: 237.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-5 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-6 {
    width: 285px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-6 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-7 {
    width: 332.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-7 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-8 {
    width: 380px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-8 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-9 {
    width: 427.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-9 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-10 {
    width: 475px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-10 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-11 {
    width: 522.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-11 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-12 {
    width: 570px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-12 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-13 {
    width: 617.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-13 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-14 {
    width: 665px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-14 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-15 {
    width: 712.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-15 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-16 {
    width: 760px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-16 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-17 {
    width: 807.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-17 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-18 {
    width: 855px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-18 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-19 {
    width: 902.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-19 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-20 {
    width: 950px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-20 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-21 {
    width: 997.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-21 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-22 {
    width: 1045px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-22 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-23 {
    width: 1092.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-23 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
  .cdz-menu .groupmenu-width-24 {
    width: 1140px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-24 {
    margin-left: calc(50% -  570px);
    margin-right: calc(50% -  570px);
  }
}
/*resize menu vertical*/
/*resize vertial menu*/
.cdz-vertical-menu .item.level0 > a.menu-link > span {
  max-width: 100%;
  display: inline-block;
}
.cdz-vertical-menu .item.level0 > a.menu-link .menu-icon + span {
  max-width: calc(100% - 50px);
}
.cdz-vertical-menu .item.level0.parent > a.menu-link > span {
  max-width: calc(100% - 35px);
}
.cdz-vertical-menu .item.level0.parent > a.menu-link > .menu-icon + span {
  max-width: calc(100% - 80px);
}
.cdz-vertical-menu .item.level0 > a.menu-link span span {
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 0;
  max-width: 100%;
  overflow-x: hidden;
}
/*end resize menu vertical*/
@media (max-width: 1200px) and (min-width: 991px) {
  .cdz-vertical-menu .item.level0 > a.menu-link .menu-icon {
    /* display:none;  */
    /* + span{ */
    /* border:none; */
    /* } */
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  .cdz-vertical-menu .item.level0 > a.menu-link {
    font-size: 11px;
  }
  .cdz-vertical-menu .item.level0 > a.menu-link .menu-icon {
    /* display:none; */
    /* + span{ */
    /* border:none; */
    /* } */
  }
}
@media (max-width: 860px) and (min-width: 768px) {
  .cdz-vertical-menu .item.level0.parent > a.menu-link > .menu-icon {
    display: none;
  }
  .cdz-vertical-menu .item.level0.parent > a.menu-link > .menu-icon + span {
    border: none;
    max-width: calc(100% - 35px);
    padding-left: 17px !important;
  }
}
.cdz-vertical-menu .item.level0 > a.menu-link span span {
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 0;
  max-width: 100%;
  overflow: hidden;
  display: block;
}
.cat-tree-wrap li.item:not(.level1) {
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 10px auto;
}
/*--- Brand Colors ---*/
/* gray - title */
/* hover */
/* blue with opacity < 1 */
/* gray - border - box shadow */
@keyframes translator {
  from {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}
.cdz-translator {
  animation-name: translator;
  animation-duration: 1s;
}
.cdz-transparent {
  opacity: 0;
}
.flex-grid {
  display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
}
.abs-img {
  position: relative;
  display: block;
  overflow: hidden;
}
.abs-img img {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.sidebar {
  max-width: 100%;
}
.zoom-eff,
.owl-carousel .owl-lazy.zoom-eff {
  transform: scale(1);
  -webkit-transform: scale(1);
  transition: all ease 500ms;
  -webkit-transition: all ease 500ms;
}
.zoom-eff:hover,
.owl-carousel .owl-lazy.zoom-eff:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transition: all ease 500ms;
  -webkit-transition: all ease 500ms;
}
.double-bounce-spinner {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 100px auto;
}
.double-bounce-spinner .double-bounce1,
.double-bounce-spinner .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #333;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out;
}
.double-bounce-spinner .double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}
@-webkit-keyframes sk-bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
/*Shop by Brands*/
/*Loading*/
.brand-loader {
  display: none;
}
.brand-loader.double-bounce-spinner .double-bounce1,
.brand-loader.double-bounce-spinner .double-bounce2 {
  background-color: #fc7070;
}
.no-loaded .brand-loader {
  display: block;
}
.no-loaded .brand-inner {
  display: none;
}
/*Mobile*/
/*Brand on Menu*/
.groupmenu .no-loaded .shop-by-brand-list {
  display: none;
}
.groupmenu .shop-by-brand-list {
  margin: 0 -5px;
}
.groupmenu .shop-by-brand-list .brand-item {
  padding: 5px;
}
.groupmenu .shop-by-brand-list .brand-link {
  border: 1px solid #e1e1e1;
}
@media (min-width: 768px) {
  .cdz-all-brands .block-title .brand-search-wrap .list-wrap {
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
  }
}
@media (max-width: 768px) {
  .brand-container .brand-top .block.featured-brands-block {
    margin-bottom: 20px;
  }
  .brand-container .brand-top .block.featured-brands-block .owl-nav {
    display: none;
  }
}
.brand-container .brand-top .featured-brands-block .block-title {
  z-index: 2;
  position: relative;
}
.g-recaptcha {
  height: 78px;
}
.g-recaptcha-compact {
  height: 144px;
}
.customer-account-login .g-recaptcha {
  margin-bottom: 40px;
}
.block-customer-login .g-recaptcha {
  margin-bottom: 20px;
}
.fp-stop-scrolling {
  height: 100%;
  overflow: hidden;
}
#fp_scroll_loading {
  display: none;
  height: 100%;
  width: 100%;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.4);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
}
#fp_scroll_loading > div {
  padding-top: 15%;
}
#fp_scroll_loading img {
  max-width: 200px;
}
.cwsFeatured .title {
  text-align: center;
  margin: 20px 0;
}
.cwsFeatured .title:after {
  content: '';
  width: 160px;
  border-bottom: 4px double #ccc;
  margin: 0 auto;
  display: block;
}
.cwsFeatured .title h3 {
  font-size: 3.4rem;
  font-weight: 300;
  text-transform: uppercase;
}
/* Featured Products Simple Grid CSS */
.cwsFeatured {
  position: relative;
  flex: 0;
  margin-bottom: 25px;
}
.cwsFeatured .product-item-info {
  width: auto;
}
.cwsFeatured .products-grid.grid1 .product-item {
  width: 100%;
}
.cwsFeatured .products-grid.grid2 .product-item {
  width: 50%;
}
.cwsFeatured .products-grid.grid3 .product-item {
  width: 33.33%;
}
.cwsFeatured .products-grid.grid4 .product-item {
  width: 25%;
}
.cwsFeatured .products-grid.grid5 .product-item {
  width: 20%;
}
.cwsFeatured .products-grid.grid6 .product-item {
  width: 16.66%;
}
.page-layout-1column .mage-featured-slider.products-grid .product-item,
.page-layout-2columns-left .mage-featured-slider.products-grid .product-item,
.page-layout-2columns-right .mage-featured-slider.products-grid .product-item {
  width: 100%;
}
.mage-featured-slider .owl-stage-outer {
  padding: 20px 0 35px 0;
}
.column.main .mage-featured-slider .product-item {
  padding: 5px 18px;
}
.mageFeaturedToolbar .pages,
.mageFeaturedToolbar .limiter {
  display: inline-block;
}
.mageFeaturedToolbar .toolbar-amount {
  display: inline !important;
}
.mageFeaturedToolbar {
  border-top: 4px double #ccc;
  padding-top: 20px;
  margin-top: 20px;
}
.mageFeaturedToolbar .pages strong.page,
.mageFeaturedToolbar .pages a.page {
  color: #7d7d7d;
  background: #f0f0f0;
  border: 1px solid #ccc;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 0 10px;
}
.mageFeaturedToolbar .pages strong.page {
  color: #fff;
  background: #1979c3;
  border: 1px solid #1979c3;
}
.mageFeaturedToolbar .pages .items {
  margin-left: 325px !important;
}
.mageFeaturedToolbar .pages a:hover.page {
  background: #dedede;
}
.mageFeaturedToolbar .toolbar-amount {
  font-weight: bold;
}
/* ============================================ *
 * Owl Carousel Featured Product Slider
 * ============================================ */
.mage-featured-slider .owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
.mage-featured-slider .owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.mage-featured-slider .owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.mage-featured-slider .owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.mage-featured-slider .owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.mage-featured-slider .owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
/* Next / Previous Arrow */
.mage-featured-slider .owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -40px;
}
.mage-featured-slider .owl-carousel .owl-nav.disabled,
.mage-featured-slider .owl-carousel .owl-dots.disabled {
  display: none;
}
.mage-featured-slider .owl-carousel .owl-nav .owl-prev,
.mage-featured-slider .owl-carousel .owl-nav .owl-next {
  background: #f0f0f0;
  border: 1px solid #ccc;
  color: #7d7d7d;
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
  -webkit-box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
  border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 0;
  display: inline-block;
  text-decoration: none;
  width: 35px;
  height: 35px;
  overflow: hidden;
  line-height: 35px;
  text-align: center;
  position: absolute;
  text-indent: -9999em;
  text-align: left;
}
.mage-featured-slider .owl-carousel .owl-nav .owl-prev:hover,
.mage-featured-slider .owl-carousel .owl-nav .owl-next:hover {
  background: #f6f6f6;
}
.mage-featured-slider .owl-carousel .owl-nav .owl-next {
  right: 0;
}
.mage-featured-slider .owl-carousel .owl-nav .owl-next:before,
.mage-featured-slider .owl-carousel .owl-nav .owl-prev:before {
  left: 15px;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(0, 0, 0, 0);
  border-left-color: #7d7d7d;
  border-width: 6px;
  margin-top: -6px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.mage-featured-slider .owl-carousel .owl-nav .owl-prev:before {
  border-right-color: #7d7d7d;
  border-left-color: transparent;
  left: 8px;
}
.mage-featured-slider .owl-carousel .owl-nav .owl-prev,
.mage-featured-slider .owl-carousel .owl-nav .owl-next,
.mage-featured-slider .owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Nav Dots */
.mage-featured-slider .owl-dots {
  text-align: center;
  display: inline-block;
  zoom: 1;
  width: 100%;
}
.mage-featured-slider .owl-dot {
  display: inline-block;
}
.mage-featured-slider .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #ddd;
  display: block;
  border-radius: 30px;
  -webkit-border-radius: 30px;
}
.mage-featured-slider .owl-dot.active span,
.mage-featured-slider .owl-dot:hover span {
  background: #2f2f2f;
}
.mage-featured-slider .owl-carousel.owl-loaded {
  display: block;
}
.mage-featured-slider .owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.mage-featured-slider .owl-carousel.owl-hidden {
  opacity: 0;
}
.mage-featured-slider .owl-carousel.owl-refresh .owl-item {
  display: none;
}
.mage-featured-slider .owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mage-featured-slider .owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/** Owl Carousel - Auto Height Plugin */
.mage-featured-slider .owl-height {
  transition: height 500ms ease-in-out;
}
/** Owl Carousel - Lazy Load Plugin */
.mage-featured-slider .owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.mage-featured-slider .owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
/**Add for solve issue for slider design in responsive view **/
.cwsFeatured .products-grid.grid3 .product-item {
  padding: 10px;
  margin-bottom: 45px;
  text-align: center;
}
.product-item-actions .actions-primary {
  display: inline-block;
}
.product-item-actions .actions-primary + .actions-secondary {
  display: inline-block;
  width: auto;
}
.column.main .mage-featured-slider .product-item {
  padding: 5px 18px;
  text-align: center;
}
.listFeatured .title h3 {
  font-size: 18px;
  text-align: left;
}
.listFeatured .title:after {
  display: none;
}
.listFeatured .toolbar-amount {
  font-size: 1.2rem;
  font-weight: normal;
}
.listFeatured .pages {
  display: inherit;
  text-align: left;
  clear: both;
}
.listFeatured .toolbar {
  text-align: left;
  border: none;
}
.listFeatured .pages .items {
  margin-left: 0 !important;
}
.listFeatured .pages .item {
  margin: 0;
}
.listFeatured .pages .items li .page {
  display: none;
}
.listFeatured .pages .action.next {
  margin-left: 0;
}
@media only screen and (max-width: 1200px) {
  .cwsFeatured .products-grid.grid6 .product-item {
    width: 20%;
  }
  .column.main .product-items {
    margin-left: 0;
  }
  .cwsFeatured .toolbar-amount {
    position: absolute;
    top: 60px;
  }
  .cwsFeatured .products {
    margin: 50px 0 30px 0;
  }
  .listFeatured .toolbar-amount {
    top: inherit;
    position: inherit;
  }
}
@media only screen and (max-width: 999px) {
  .cwsFeatured .products-grid.grid5 .product-item,
  .cwsFeatured .products-grid.grid6 .product-item {
    width: 25%;
  }
  .mageFeaturedToolbar .pages .items {
    margin-left: 220px;
  }
}
@media only screen and (max-width: 768px) {
  .cwsFeatured .products-grid.grid4 .product-item,
  .cwsFeatured .products-grid.grid5 .product-item,
  .cwsFeatured .products-grid.grid6 .product-item {
    width: 33.33%;
  }
  .cwsFeatured .title {
    text-align: center;
    width: 100%;
    display: inline-block;
    clear: both;
  }
  .mageFeaturedToolbar .pages .items {
    margin-left: 120px;
  }
  .columns {
    display: block;
  }
  .cwsFeatured .toolbar-amount {
    top: 110px;
  }
  .listFeatured .pages .items li .page {
    display: block;
  }
  .listFeatured .pages .items {
    margin: 0;
  }
  .listFeatured .pages .item {
    margin: 0 8px 0 0;
  }
  .listFeatured .pages strong.page {
    background: #e5e5e5;
    font-size: 12px;
    padding: 0 5px;
    color: #333;
    border: none;
    border-radius: 0;
    box-shadow: none;
  }
  .listFeatured .pages a.page,
  .listFeatured .pages a.page:hover {
    background: none;
    border: none;
    box-shadow: none;
    font-size: 12px;
    padding: 0 5px;
    color: #333;
  }
  .listFeatured .pages .action.next {
    margin-left: 8px;
  }
}
@media only screen and (max-width: 640px) {
  .cwsFeatured .products-grid.grid3 .product-item,
  .cwsFeatured .products-grid.grid4 .product-item,
  .cwsFeatured .products-grid.grid5 .product-item,
  .cwsFeatured .products-grid.grid6 .product-item {
    width: 50%;
  }
  .mageFeaturedToolbar .pages .items {
    margin-left: 0 !important;
  }
  .listFeatured .pages .items {
    margin-left: 0 !important;
  }
  .listFeatured .pages .item {
    margin: 0 8px 0 0;
  }
  .listFeatured .pages .items li .page {
    display: block;
  }
  .listFeatured .pages .action.next {
    margin-left: 0;
  }
  .listFeatured .pages {
    margin-top: 10px;
  }
  .listFeatured .pages-item-next {
    position: inherit;
    right: inherit;
  }
}
@media only screen and (max-width: 480px) {
  .mageFeaturedToolbar .pages .items {
    margin-left: 0 !important;
  }
  .cwsFeatured .title {
    margin-top: 25px 0 0 0;
  }
  .cwsFeatured .title h3 {
    font-size: 2rem;
  }
  .cwsFeatured .toolbar-amount {
    top: 95px;
  }
}
.bfb-checkbox-item,
.bfb-radio-item {
  margin-top: 0.7rem;
}
.mgz-control-radio,
.mgz-control-checkbox {
  cursor: pointer;
  opacity: .01;
  overflow: hidden;
  position: absolute !important;
  vertical-align: top;
}
.mgz-control-radio:after,
.mgz-control-checkbox:after {
  display: none;
}
.mgz-control-radio + label,
.mgz-control-checkbox + label {
  cursor: pointer;
  display: inline-block;
  vertical-align: sub;
}
.mgz-control-radio + label:before,
.mgz-control-checkbox + label:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  border: 1px solid #adadad;
  color: transparent;
  float: left;
  height: 1.6rem;
  text-align: center;
  vertical-align: top;
  width: 1.6rem;
}
.mgz-control-radio + label,
.mgz-control-checkbox + label {
  padding-left: 2.2rem;
}
.mgz-control-radio + label:before,
.mgz-control-checkbox + label:before {
  margin: 1px 0 0 -2.2rem;
}
.mgz-control-radio:checked + label:before,
.mgz-control-checkbox:checked + label:before {
  color: #514943;
}
.mgz-control-radio.disabled + label,
.mgz-control-checkbox.disabled + label,
.mgz-control-radio[disabled] + label,
.mgz-control-checkbox[disabled] + label {
  color: #303030;
  cursor: default;
  opacity: .5;
}
.mgz-control-radio.disabled + label:before,
.mgz-control-checkbox.disabled + label:before,
.mgz-control-radio[disabled] + label:before,
.mgz-control-checkbox[disabled] + label:before {
  background-color: #e9e9e9;
  border-color: #adadad;
  cursor: default;
}
._keyfocus .mgz-control-radio:not([disabled]):focus + label:before,
._keyfocus .mgz-control-checkbox:not([disabled]):focus + label:before,
._keyfocus .mgz-control-radio:not(.disabled):focus + label:before,
._keyfocus .mgz-control-checkbox:not(.disabled):focus + label:before {
  border-color: #007bdb;
}
.mgz-control-radio:not([disabled]):hover + label:before,
.mgz-control-checkbox:not([disabled]):hover + label:before,
.mgz-control-radio:not(.disabled):hover + label:before,
.mgz-control-checkbox:not(.disabled):hover + label:before {
  border-color: #878787;
}
.mgz-control-radio + label:before {
  border-radius: 1.6rem;
  content: '';
  transition: border-color 0.1s linear, color 0.1s ease-in;
}
.mgz-control-radio.mgz-control-radio + label:before {
  line-height: 140%;
}
.mgz-control-radio:checked + label {
  position: relative;
}
.mgz-control-radio:checked + label:after {
  background-color: #514943;
  border-radius: 50%;
  content: '';
  height: 10px;
  left: 3px;
  position: absolute;
  top: 4px;
  width: 10px;
}
.mgz-control-radio:checked:not([disabled]):hover,
.mgz-control-radio:checked:not(.disabled):hover {
  cursor: default;
}
.mgz-control-radio:checked:not([disabled]):hover + label,
.mgz-control-radio:checked:not(.disabled):hover + label {
  cursor: default;
}
.mgz-control-radio:checked:not([disabled]):hover + label:before,
.mgz-control-radio:checked:not(.disabled):hover + label:before {
  border-color: #adadad;
}
.mgz-control-checkbox + label:before {
  border-radius: 1px;
  content: '';
  font-size: 0;
  transition: font-size 0.1s ease-out, color 0.1s ease-out, border-color 0.1s linear;
}
.mgz-control-checkbox:checked + label:before {
  content: '\e62d';
  font-size: 1.1rem;
  line-height: 125%;
}
.mgz__actions-switch {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.admin__field-control .mgz__actions-switch {
  line-height: 3.2rem;
}
.mgz__actions-switch + .admin__field-service {
  min-width: 34rem;
}
.mgz__actions-switch-checkbox {
  position: absolute !important;
}
._disabled .mgz__actions-switch-checkbox + .mgz__actions-switch-label,
.mgz__actions-switch-checkbox.disabled + .mgz__actions-switch-label {
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label:before {
  left: 15px;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label:after {
  background: #79a22e;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label .mgz__actions-switch-text:before {
  content: attr(data-text-on);
}
._error .mgz__actions-switch-checkbox + .mgz__actions-switch-label:before,
._error .mgz__actions-switch-checkbox + .mgz__actions-switch-label:after {
  border-color: #e22626;
}
.mgz__actions-switch-label {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  cursor: pointer;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  position: relative;
  user-select: none;
  vertical-align: middle;
}
.mgz__actions-switch-label:before,
.mgz__actions-switch-label:after {
  left: 0;
  position: absolute;
  right: auto;
  top: 0;
}
.mgz__actions-switch-label:before {
  background: #ffffff;
  border: 1px solid #aaa6a0;
  border-radius: 100%;
  content: '';
  display: block;
  height: 22px;
  transition: left 0.2s ease-in 0s;
  width: 22px;
  z-index: 1;
}
.mgz__actions-switch-label:after {
  background: #e3e3e3;
  border: 1px solid #aaa6a0;
  border-radius: 12px;
  content: '';
  display: block;
  height: 22px;
  transition: background 0.2s ease-in 0s;
  width: 37px;
  z-index: 0;
}
.mgz__actions-switch-text:before {
  content: attr(data-text-off);
  padding-left: 47px;
  white-space: nowrap;
}
.mgzFlex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.mgz-invisible {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.magezon-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.MgzFontAwesome {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mgz-text-left {
  text-align: left;
}
.mgz-text-right {
  text-align: right;
}
.mgz-text-center {
  text-align: center;
}
.mgz-text-justify {
  text-align: justify;
}
.mgz-hidden {
  display: none;
}
.mgz-hide {
  display: none;
}
.mgz-visible {
  display: block;
}
.mgz_fit {
  width: 1% !important;
}
.mgz_center {
  text-align: center;
}
@font-face {
  font-family: 'Magento-Icons';
  src: url('../Magezon_Core/fonts/Magento-Icons/Magento-Icons.eot');
  src: url('../Magezon_Core/fonts/Magento-Icons/Magento-Icons.eot?#iefix') format('embedded-opentype'), url('../Magezon_Core/fonts/Magento-Icons/Magento-Icons.woff2') format('woff2'), url('../Magezon_Core/fonts/Magento-Icons/Magento-Icons.woff') format('woff'), url('../Magezon_Core/fonts/Magento-Icons/Magento-Icons.ttf') format('truetype'), url('../Magezon_Core/fonts/Magento-Icons/Magento-Icons.svg#Magento-Icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
.mgz-tabgrid {
  float: left;
  width: 100%;
  box-sizing: inherit;
}
.mgz-tabgrid * {
  box-sizing: inherit;
}
.mgz-tabgrid *:before,
.mgz-tabgrid *:after {
  box-sizing: inherit;
}
.mgz-tabgrid .mgz__page-nav {
  width: calc(100% * .25);
  float: left;
  background: #f1f1f1;
  border: 1px solid #e3e3e3;
}
.mgz-tabgrid .mgz__page-nav .mgz__page-nav-items {
  list-style-type: none;
  margin: 0;
  padding: 1rem 0 1.3rem 0;
}
.mgz-tabgrid .mgz__page-nav .mgz__page-nav-items .mgz__page-nav-item {
  border-left: 3px solid transparent;
  margin-left: .7rem;
  padding: 0;
  position: relative;
  transition: border-color 0.1s ease-out, background-color 0.1s ease-out;
  margin-right: -1px;
}
.mgz-tabgrid .mgz__page-nav .mgz__page-nav-items .mgz__page-nav-item .mgz__page-nav-link {
  border: 1px solid transparent;
  border-width: 1px 0;
  color: #303030;
  display: block;
  font-weight: 500;
  line-height: 1.2;
  margin: 0 0 -1px;
  padding: 2rem 4rem 2rem 1rem;
  transition: border-color 0.1s ease-out, background-color 0.1s ease-out;
  word-wrap: break-word;
  width: 100%;
}
.mgz-tabgrid .mgz__page-nav .mgz__page-nav-items .mgz__page-nav-item .mgz__page-nav-link:hover {
  text-decoration: none;
}
.mgz-tabgrid .mgz__page-nav .mgz__page-nav-items .mgz__page-nav-item:hover {
  border-color: #e4e4e4;
}
.mgz-tabgrid .mgz__page-nav .mgz__page-nav-items .mgz__page-nav-item:hover .mgz__page-nav-link {
  background: #e4e4e4;
  color: #303030;
  text-decoration: none;
}
.mgz-tabgrid .mgz__page-nav .mgz__page-nav-items .mgz__page-nav-item._active,
.mgz-tabgrid .mgz__page-nav .mgz__page-nav-items .mgz__page-nav-item.ui-state-active {
  border-color: #eb5202;
}
.mgz-tabgrid .mgz__page-nav .mgz__page-nav-items .mgz__page-nav-item._active .mgz__page-nav-link,
.mgz-tabgrid .mgz__page-nav .mgz__page-nav-items .mgz__page-nav-item.ui-state-active .mgz__page-nav-link {
  background: #ffffff;
  border-color: #e3e3e3;
  border-right: 1px solid #ffffff;
  color: #303030;
  margin-right: -1px;
}
.mgz-tabgrid .mgz__page-nav .mgz__page-nav-items .mgz__page-nav-item.ui-tabs-loading .mgz__page-nav-item-message-loader {
  display: block;
}
.mgz-tabgrid .mgz-tabgrid_content {
  width: calc(100% * .75);
  float: right;
}
.mgz-tabgrid .mgz-tabgrid_content .ui-tabs-panel {
  margin-top: -1px;
  padding: 2rem;
}
.mgz-tabgrid .mgz-tabgrid_content .fieldset .legend > span {
  color: #303030;
  font-size: 2.2rem;
  font-weight: 300;
  padding: 7px 0 10px;
  display: inline-block;
}
.mgz-tabgrid .mgz-tabgrid_content .fieldset .field {
  margin: 0 0 29px;
  position: relative;
  border: 0;
  box-sizing: border-box;
  float: left;
  width: 100%;
}
.mgz-tabgrid .mgz-tabgrid_content .fieldset .field > .label {
  color: #303030;
  font-size: 14px;
  font-weight: 600;
  line-height: 3.2rem;
  padding: 0 30px 0 0;
  white-space: nowrap;
  word-wrap: break-word;
  width: 20%;
  margin-left: 0;
  float: left;
  text-align: right;
}
.mgz-tabgrid .mgz-tabgrid_content .fieldset .field > .control {
  margin: 0;
  width: calc( (100%) * .5 - 30px );
  float: left;
  line-height: 3.2rem;
}
.mgz-tabgrid .mgz-tabgrid_content input[type='checkbox'].mgz__control-checkbox,
.mgz-tabgrid .mgz-tabgrid_content input[type='radio'].mgz__control-checkbox {
  margin: 0;
  position: absolute;
  cursor: pointer;
  opacity: .01;
  overflow: hidden;
  vertical-align: top;
}
.mgz-tabgrid .mgz-tabgrid_content .mgz__control-radio + .mgz__field-label,
.mgz-tabgrid .mgz-tabgrid_content .mgz__control-checkbox + .mgz__field-label {
  padding-left: 10px;
  cursor: pointer;
}
.mgz-tabgrid .mgz-tabgrid_content .mgz__control-radio + .mgz__field-label:before,
.mgz-tabgrid .mgz-tabgrid_content .mgz__control-checkbox + .mgz__field-label:before {
  background-color: #ffffff;
  border: 1px solid #adadad;
  color: #514943;
  float: left;
  height: 1.6rem;
  text-align: center;
  vertical-align: top;
  width: 1.6rem;
  border-radius: 1px;
  content: '';
  font-size: 0;
  transition: font-size 0.1s ease-out, color 0.1s ease-out, border-color 0.1s linear;
  font-family: 'Magento-Icons';
  margin-top: 8px;
}
.mgz-tabgrid .mgz-tabgrid_content .mgz__control-checkbox:checked + label:before {
  content: '\e62d';
  font-size: 1.1rem;
  line-height: 125%;
}
.mgz-tabgrid .mgz-tabgrid_content .data-grid-actions-cell input[type='checkbox'] {
  opacity: 1;
  position: relative;
}
.mgz-tabgrid .mgz-tabgrid_content .data-grid-actions-cell input[type='checkbox']:checked + label {
  display: none;
}
.mgz-tabgrid .action-secondary {
  border-radius: 0;
}
.mgz-tabgrid input,
.mgz-tabgrid textarea,
.mgz-tabgrid select {
  transition: border-color 0.1s linear;
  border-color: #adadad;
}
.mgz-tabgrid input:focus,
.mgz-tabgrid textarea:focus,
.mgz-tabgrid select:focus {
  outline: none;
  box-shadow: none;
  border-color: #007bdb;
}
.mgz-tabgrid button {
  box-shadow: none;
  border-radius: 0;
}
.mgz-tabgrid select {
  width: auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  display: inline-block;
  line-height: normal;
  min-width: 80px;
  background-repeat: no-repeat;
  background-image: url(../images/arrows-bg.svg), linear-gradient(#e3e3e3, #e3e3e3), linear-gradient(#adadad, #adadad);
  background-position: calc(100% - 12px) -34px, 100%, calc(100% - 33px) 0;
  background-size: auto,33px 100%,1px 100%;
  padding-right: 44px;
}
.mgz-tabgrid input._has-datepicker {
  margin: 0;
  width: 15rem;
}
.mgz-tabgrid textarea {
  min-height: 120px;
}
.mgz-tabgrid .mage-error {
  border: 1px solid #e22626;
  display: block;
  margin: 2px 0 0;
  padding: 0 10px 0;
  background: #fff8d6;
  color: #555555;
  font-size: 12px;
  font-weight: 500;
  box-sizing: border-box;
}
.mgz-tabgrid .mgz__tabgrid-date {
  position: relative;
}
.mgz-tabgrid ._has-datepicker ~ .ui-datepicker-trigger {
  position: absolute;
  left: 12rem;
  top: 0;
  margin: 0;
  line-height: 32px;
}
.mgz-tabgrid ._has-datepicker ~ .ui-datepicker-trigger:before {
  color: #514943;
}
.mgz-tabgrid.tab-horizontal .mgz__page-nav {
  width: 100%;
  margin-bottom: 20px;
}
.mgz-tabgrid.tab-horizontal .mgz__page-nav .mgz__page-nav-items {
  padding: 0;
}
.mgz-tabgrid.tab-horizontal .mgz__page-nav .mgz__page-nav-items .mgz__page-nav-item {
  border-left: 0;
  display: inline-block;
  border-top: 3px solid transparent;
  margin-bottom: 0;
}
.mgz-tabgrid.tab-horizontal .mgz__page-nav .mgz__page-nav-items .mgz__page-nav-item .mgz__page-nav-link {
  text-align: center;
  padding: 2rem 4rem;
  margin-right: 0;
  border-bottom: 0;
}
.mgz-tabgrid.tab-horizontal .mgz__page-nav .mgz__page-nav-items .mgz__page-nav-item:hover {
  border-top-color: #e4e4e4;
}
.mgz-tabgrid.tab-horizontal .mgz__page-nav .mgz__page-nav-items .mgz__page-nav-item.ui-state-active {
  border-top-color: #eb5202;
}
.mgz-tabgrid.tab-horizontal .mgz-tabgrid_content .fieldset .field > .label {
  width: 30%;
}
.mgz-tabgrid.tab-horizontal .mgz-tabgrid_content {
  width: 100%;
  margin-top: 20px;
}
.mgz-tabgrid.tab-horizontal .mgz-tabgrid_content .ui-tabs-panel {
  padding: 0;
}
.mgz-tabgrid .range .range-line {
  position: relative;
}
.mgz-tabgrid .range .range-line:last-child {
  margin-top: 5px;
}
.mgz__page-nav-item-message-loader {
  margin-top: -1rem;
  position: absolute;
  right: 0;
  top: 50%;
  display: none;
}
.mgz__page-nav-item-message-loader .spinner {
  font-size: 2rem;
  margin-right: 1.5rem;
}
.mgz__data-grid button {
  box-shadow: none;
  border-radius: 0;
}
.mgz__data-grid .mgz__data-grid-toolbar {
  margin-top: 1.1rem;
  margin-bottom: 0;
}
.mgz__data-grid .mgz__data-grid-toolbar .mgz__filter-actions {
  float: left;
}
.mgz__data-grid .mgz__data-grid-toolbar .mgz__control-support-text {
  margin-left: 30px;
  border: 1px solid transparent;
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1.36;
  padding-bottom: .6rem;
  padding-top: .6rem;
}
.mgz__data-grid .mgz__data-grid-toolbar .mgz__control-support-text .mass-select-info._empty {
  display: none;
}
.mgz__data-grid .mgz__data-grid-toolbar .mgz__data-grid-pager-wrap {
  float: right;
  margin-left: 30px;
}
.mgz__data-grid .mgz__data-grid-toolbar .mgz__data-grid-pager-wrap select {
  width: auto;
}
.mgz__data-grid .mgz__data-grid-toolbar .mgz__data-grid-pager-wrap .mgz__data-grid-pager {
  display: inline-block;
  margin-left: 3rem;
}
.mgz__data-grid .mgz__data-grid-toolbar .mgz__data-grid-pager-wrap .mgz__data-grid-pager .mgz__control-text {
  -moz-appearance: textfield;
  text-align: center;
  width: 4.4rem;
}
.mgz__data-grid .mgz__data-grid-toolbar .mgz__data-grid-pager-wrap .mgz__control-support-text {
  margin-left: .7rem;
}
.mgz__data-grid .mgz__data-grid-wrap {
  margin-bottom: 2rem;
  max-width: 100%;
  overflow-x: auto;
  padding-bottom: 1rem;
  padding-top: 2rem;
  float: left;
  width: 100%;
}
.mgz__data-grid .mgz__data-grid-wrap .data-grid-filters:hover td,
.mgz__data-grid .mgz__data-grid-wrap .data-grid-filters td {
  background-color: #f5f5f5;
}
.mgz__data-grid .mgz__data-grid-wrap .data-grid-filters select {
  background-position: calc(100% - 5px) -37px, 100%, calc(100% - 18px) 0;
  background-size: auto,18px 100%,1px 100%;
  height: 2.8rem;
  padding: .2rem 1.8rem .2rem .3rem;
  min-width: 6rem;
  font-size: 1.3rem;
  width: 100%;
}
.mgz__data-grid .mgz__data-grid-wrap .data-grid-filters .data-grid-actions-cell {
  padding: 1rem;
}
.mgz__data-grid input[type="radio"],
.mgz__data-grid input[type="checkbox"] {
  background: #ffffff;
  border: 1px solid #adadad;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
  height: 16px;
  width: 16px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  transition: all 0.1s ease-in;
  margin: 0;
  position: relative;
}
.mgz__data-grid input[type="radio"]:checked:after,
.mgz__data-grid input[type="checkbox"]:checked:after {
  font-family: 'Magento-Icons';
  content: "\e62d";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  color: #514943;
  font-size: 11px;
  line-height: 13px;
  text-align: center;
  font-weight: 400;
}
.mgz__data-grid .data-grid-checkbox-cell-inner {
  display: inline-block;
  padding: 0 1.8rem 0;
  position: relative;
  text-align: right;
}
.mgz__data-grid .data-grid-checkbox-cell-inner input[type='checkbox'].mgz__control-checkbox {
  position: relative;
  opacity: 1;
}
.mgz__data-grid .data-grid-checkbox-cell-inner input[type='checkbox'].mgz__control-checkbox:checked + label:before {
  display: none;
}
.mgz__data-grid .a-center {
  text-align: center;
}
.mgz__data-grid .data-grid .data-grid-actions-cell {
  width: 1%;
}
.mgz__data-grid .data-grid td {
  background-color: #ffffff;
  border-left: 0.1rem dashed #d6d6d6;
  border-right: 0.1rem dashed #d6d6d6;
  color: #303030;
  padding: 1rem 1rem;
}
.mgz__data-grid .data-grid td:first-child {
  border-left-style: solid;
}
.mgz__data-grid .data-grid td:last-child {
  border-right-style: solid;
}
.mgz__data-grid .data-grid .data-grid-filters td {
  vertical-align: top;
}
.mgz__data-grid .data-grid .data-grid-filters td .range .range-line:last-child {
  margin-top: 5px;
}
.mgz__data-grid .data-grid tr:not(.data-grid-editable-row):last-child td {
  border-bottom: 0.1rem solid #d6d6d6;
}
.mgz__data-grid .data-grid tr {
  cursor: pointer;
}
.mgz__data-grid .data-grid tr:hover td {
  background-color: #e5f7fe;
}
.mgz__data-grid .data-grid tr:nth-child(even) td {
  background-color: #f5f5f5;
}
.mgz__data-grid .data-grid tr.data-grid-tr-no-data td {
  font-size: 1.6rem;
  padding: 3rem;
  text-align: center;
}
.mgz__data-grid .data-grid-th {
  background-clip: padding-box;
  color: #ffffff;
  padding: 1rem 1rem;
  position: relative;
  vertical-align: middle;
  font-weight: 600;
  background-color: #514943;
  border: 0.1rem solid #8a837f;
}
.mgz__data-grid .data-grid-th._sortable {
  cursor: pointer;
  transition: background-color 0.1s linear;
  z-index: 1;
}
.mgz__data-grid .data-grid-th._sortable._ascend:before,
.mgz__data-grid .data-grid-th._sortable._descend:before {
  margin-top: -1em;
  position: absolute;
  right: 1rem;
  top: 50%;
}
.mgz__data-grid .data-grid-th._sortable._ascend:before {
  content: '\2193';
}
.mgz__data-grid .data-grid-th._sortable._descend:before {
  content: '\2191';
}
.mgz__data-grid .action-secondary {
  background-color: #514943;
  border-color: #514943;
  color: #ffffff;
}
.mgz__data-grid .action-secondary:hover,
.mgz__data-grid .action-secondary:active,
.mgz__data-grid .action-secondary:focus {
  background-color: #35302c;
  border-color: #35302c;
  box-shadow: 0 0 0 1px #007bdb;
  color: #ffffff;
  text-decoration: none;
}
.mgz__data-grid .action-tertiary {
  background-color: transparent;
  border-color: transparent;
  text-shadow: none;
  color: #007bdb;
}
.mgz__data-grid .action-tertiary:hover,
.mgz__data-grid .action-tertiary:active,
.mgz__data-grid .action-tertiary:focus {
  color: #007bdb;
  text-decoration: underline;
}
.mgz__data-grid .action-previous > span,
.mgz__data-grid .action-next > span {
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  display: none;
  visibility: hidden;
}
.mgz__data-grid .action-previous {
  margin-right: 2.5rem;
  text-indent: -.25em;
}
.mgz__data-grid .action-previous:before {
  -webkit-font-smoothing: antialiased;
  font-family: 'Magento-Icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  content: '\e629';
}
.mgz__data-grid .action-next {
  margin-left: 1.5rem;
  text-indent: .1em;
}
.mgz__data-grid .action-next:before {
  -webkit-font-smoothing: antialiased;
  font-family: 'Magento-Icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  content: '\e62a';
}
.mst-search-in__wrapper {
  max-width: 100%;
  display: flex;
  overflow: hidden;
  position: relative;
  flex-grow: 1;
  margin-bottom: 10px;
  flex-wrap: wrap;
}
.mst-search-in__wrapper .mst-search-in__title {
  border: none;
  padding: 6px 3px 6px 6px;
  margin-right: 3px;
  font-weight: 600;
  white-space: nowrap;
}
.mst-search-in__wrapper .mst-search-in__item {
  white-space: nowrap;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin: 0 5px 5px 0;
  padding: 6px 12px;
  color: #494949;
  text-decoration: none;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.mst-search-in__wrapper .mst-search-in__item span.name {
  display: flex;
  flex-wrap: nowrap;
  font-size: 13px;
}
.mst-search-in__wrapper .mst-search-in__item span.name i {
  font-style: normal;
  display: flex;
  align-items: center;
}
.mst-search-in__wrapper .mst-search-in__item span.name i:after {
  font-size: 7px;
  content: '\e608';
  font-family: 'luma-icons';
  margin: 0 5px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  color: #757575;
}
.mst-search-in__wrapper .mst-search-in__item span.name i:last-child:after {
  display: none;
}
.mst-search-in__wrapper .mst-search-in__item span.count {
  color: #757575;
  display: block;
  margin-left: 8px;
  font-size: 80%;
}
.mst-search-in__wrapper .mst-search-in__item span.count:before {
  content: "(";
}
.mst-search-in__wrapper .mst-search-in__item span.count:after {
  content: ")";
}
.mst-search-in__wrapper .mst-search-in__item:hover {
  border-color: #ff5501;
  text-decoration: none;
}
.mst_categorySearchLoader {
  display: none;
  position: absolute;
  top: 6px;
  right: 15px;
  width: 20px;
  height: 20px;
}
.mst_categorySearchLoader .spinner-item {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  margin: 0;
  border: 2px solid #ffffff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #999999 transparent transparent transparent;
}
.mst_categorySearchLoader .spinner-item.spinner-item-1 {
  animation-delay: -0.45s;
}
.mst_categorySearchLoader .spinner-item.spinner-item-2 {
  animation-delay: -0.3s;
}
.mst_categorySearchLoader .spinner-item.spinner-item-3 {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.mst_categorySearch {
  display: block;
  position: relative;
}
.mst_categorySearch_searchIcon {
  position: absolute;
  left: 10px;
  font-size: 21px;
  color: #bbbbbb;
}
span.mst_categorySearch_totals {
  position: absolute;
  right: 0;
  padding: 6px 15px 6px 15px;
  color: #999;
  display: none;
}
input#mst_categorySearch {
  padding: 0 0 0 35px;
  margin-bottom: 15px;
  width: 100%;
  max-width: 100%;
}
.mst_categorySearchLoader .fa-spinner {
  font-size: 30px;
}
#search_autocomplete,
.search-autocomplete,
#searchbox_autocomplete {
  display: none !important;
  height: 0 !important;
  overflow: hidden !important;
}
.block-search {
  z-index: 10000;
}
.show-price .price-box.price-final_price {
  display: block !important;
}
/* mobile and small screens design */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
/* ============================================ *
 * Codazon_AjaxCartPro
 * ============================================ */
.cart-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 100;
  left: 0;
}
.footer-mini-cart {
  background: #fff;
  padding: 0;
  overflow: hidden;
  position: relative;
}
.footer-mini-cart:before {
  content: '';
  position: absolute;
  width: 100%;
  top: -3px;
  left: 0;
  height: 3px;
  box-shadow: 0 2px 3px #e1e1e1;
}
.cart-qty {
  position: absolute;
  background: #fc7070;
  color: #fff;
  top: -33px;
  font-size: 85%;
  text-transform: uppercase;
  padding: 10px 20px 7px;
  z-index: 200;
  cursor: pointer;
  z-index: 0;
}
.cart-qty:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f106';
  font-size: 20px;
  float: right;
  margin-top: -4px;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  margin-left: 5px;
}
.cart-qty.active:after {
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.cart-items {
  list-style: none;
  float: left;
}
.cart-items .item {
  margin-right: 10px;
  position: relative;
  float: left;
}
.cart-items .item .product {
  float: left;
  position: relative;
  width: 65px;
  padding: 10px 0;
  height: 85px;
}
.cart-items .item .product img {
  width: 65px !important;
  height: 65px !important;
}
.cart-items .item span.item-qty {
  position: absolute;
  top: 10px;
  right: 5px;
  z-index: 100;
  background: #fc7070;
  color: #fff;
  display: block;
  border-radius: 100%;
  width: 17px;
  height: 17px;
  line-height: 18px;
  text-align: center;
  font-size: 85%;
}
.cart-items .item .hover-sec {
  position: absolute;
  left: 100%;
  float: left;
  height: 85px;
  padding: 23px 0;
  background: #F4F4F4;
  width: 0;
  visibility: hidden;
  overflow: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
  -webkit-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
  -o-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
  transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transform: translateX(-30px);
  -webkit-transform: translateX(-30px);
  -o-transform: translateX(-30px);
  transform: translateX(-30px);
  z-index: 1;
}
.cart-items .item .hover-sec .details-qty {
  float: left;
}
.cart-items .item .hover-sec .details-qty .label {
  display: none;
}
.cart-items .item .hover-sec .details-qty input {
  width: 50px;
}
.cart-items .item .hover-sec .details-qty button {
  position: absolute;
  top: 23px;
  right: 0;
  z-index: 3;
}
.cart-items .item .hover-sec .product.actions {
  width: auto;
  padding: 0;
  float: right;
}
.cart-items .item .hover-sec .product.actions .primary a,
.cart-items .item .hover-sec .product.actions .secondary a {
  display: inline-block;
  text-decoration: none;
}
.cart-items .item .hover-sec .product.actions .primary a > span,
.cart-items .item .hover-sec .product.actions .secondary a > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.cart-items .item .hover-sec .product.actions .primary a:before,
.cart-items .item .hover-sec .product.actions .secondary a:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 18px;
  color: #8f8f8f;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-items .item .hover-sec .product.actions .primary a:hover:before,
.cart-items .item .hover-sec .product.actions .secondary a:hover:before {
  color: #333333;
}
.cart-items .item .hover-sec .product.actions .primary a:active:before,
.cart-items .item .hover-sec .product.actions .secondary a:active:before {
  color: #8f8f8f;
}
.cart-items .item .hover-sec .product.actions .secondary a:before {
  content: '\e604';
}
.cart-items .item .show-options.hover-sec {
  width: 100px;
  padding: 23px 10px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  visibility: inherit;
}
.cart-items .item .edit-icon {
  cursor: pointer;
  position: absolute;
  bottom: 5px;
  right: 5px;
  font-size: 0;
  width: 17px;
  height: 17px;
  text-align: center;
  color: #ffffff;
}
.cart-items .item .edit-icon:before {
  background: #282828;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 17px;
  height: 17px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 17px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f040';
  font-size: 11px;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.footer-cart-additional {
  float: right;
}
.summary-content > .row > .col-xs-12 {
  text-align: right;
}
.summary-content > .row > .col-xs-12:first-child {
  text-align: left;
}
.footer-cart-summary {
  float: left;
  width: 320px;
  padding: 24px 20px 17px;
  border-left: 1px solid #e1e1e1;
  min-height: 85px;
}
.footer-cart-summary .summary.title {
  display: none;
}
.footer-cart-summary .summary-content {
  font-size: 14px;
}
.footer-cart-summary .summary-content .price {
  color: #fc7070;
}
.cart-footer .footer-cart-actions {
  float: right;
  padding: 23px 20px 19px;
  border-left: 1px solid #e1e1e1;
  min-height: 85px;
}
.cart-footer .footer-cart-actions .action.primary:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f00c';
  font-size: 18px;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  margin-right: 5px;
}
.checkout-index-index .cart-footer .footer-cart-actions #footer-cart-btn-checkout {
  display: none !important;
}
/*.page-layout-1column .block.widget .products-grid .isotope .product-item.width-1, .isotope .width-1{width: 20%; overflow:hidden; margin: 0; padding:0 5px 5px 0;}
.page-layout-1column .block.widget .products-grid .isotope .product-item.width-1.width-2, .isotope .width-1.width-2{width: 40%;margin-left:0%}
.cdz-banners-item {text-align: center;}
.owl-carousel .owl-item .cdz-banners-item img.img-responsive, .cdz-banners-item img.img-responsive{width: auto; max-width: 100%;display: inline-block;}
*/
@media (max-width: 991px) {
  .cart.table-wrapper .product-item-photo .product-image-container {
    width: 100px !important;
  }
}
.checkout-onepage-success #registration {
  text-align: center;
  padding: 40px 0 20px;
}
.opc-sidebar .modal-header {
  padding: 0;
  border: 0;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
.newsletter-style02 .block.newsletter {
  margin-bottom: 20px;
}
.newsletter-style02 .block.newsletter input {
  border-width: 1px;
  border-color: #dbdbdb;
  text-align: center;
}
.newsletter-style02 .block.newsletter .field {
  margin-bottom: 20px;
}
.newsletter-style02 .block.newsletter .field .control:before {
  display: none;
}
.newsletter-style02 .block.newsletter .actions {
  display: block;
  width: 100%;
}
ul.cdz-product-labels {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
  padding: 0;
  margin: 0;
}
.rtl-layout ul.cdz-product-labels {
  left: 10px;
  right: auto;
}
ul.cdz-product-labels li.label-item {
  background: #0267fe;
  list-style: none;
  color: #FFF;
  font-size: 10px;
  padding: 2px 5px;
  min-width: 35px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
ul.cdz-product-labels li.label-item .label-content {
  text-align: center;
}
ul.cdz-product-labels li.label-item.sale {
  background-color: #fe0249;
}
ul.cdz-product-labels li.label-item.hot {
  background-color: #feae02;
}
@media (min-width: 768px) {
  .product.media ul.cdz-product-labels {
    left: 100px;
    right: auto;
    z-index: 1;
  }
}
/*@product-name-link__text-decoration__active: @link__hover__text-decoration;
@product-name-link__text-decoration__hover: @link__hover__text-decoration;
@product-name-link__text-decoration__visited: @link__hover__text-decoration;*/
.rtl-layout .pages .action.previous:before {
  content: '\e608';
}
.rtl-layout .pages .action.next:before {
  content: '\e617';
}
.magnify {
  width: 250px;
  height: 250px;
  position: absolute;
  border-radius: 100%;
  box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  display: none;
}
.fotorama--fullscreen .magnify {
  display: none !important;
}
.full-view {
  position: absolute;
  top: 10px;
  right: 115px;
  z-index: 901;
  font-size: 0;
  width: 30px;
  height: 30px;
}
.full-view:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  content: '\f002';
}
.modal-content .cdz-img-box {
  text-align: center;
}
.magnify {
  cursor: cell;
  cursor: -webkit-zoom-in;
}
.product-sidebar-info .product-ads-title {
  padding: 15px;
  margin-bottom: 10px;
  color: #fff;
  background: #dd0705;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.product-sidebar-info .product-ads-title h3 {
  margin-bottom: 0;
  text-transform: uppercase;
}
.product-sidebar-info .product-ads-title p {
  text-decoration: underline;
}
.product-sidebar-info .product-ads-title:after {
  position: absolute;
  top: 0;
  left: -20px;
  width: 85%;
  height: 100%;
  background: #f54337;
  content: '';
  z-index: -2;
  transform: skew(-45deg);
}
.product-sidebar-info .product-ads-title:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/i-product-ads.png) 94% 20px no-repeat;
  content: '';
  z-index: -1;
}
.rtl-layout .product-sidebar-info .product-ads-title:before {
  background-position: 2px 20px;
}
.product-sidebar-info .product-ads-content {
  background: #f7f7f7;
  color: #666666;
  padding: 15px;
}
.product-sidebar-info .product-ads-content .items {
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 10px;
}
.product-sidebar-info .product-ads-content .items li {
  padding: 3px 0;
}
.product-sidebar-info .product-ads-content .items li .fa:before {
  font-size: 16px;
  min-width: 20px;
  margin-right: 5px;
}
/*************************************/
/* Custom Editing Start - 16-06-2017 */
/*************************************/
a:hover {
  color: #00b1f1;
}
/*----- Header -----*/
.header.panel > .header.links > li {
  /*&.welcome { display: inline-block;}*/
}
.header.panel > .header.links > li > a:hover {
  color: #004664;
}
.header.panel > .header.links .wishlist {
  display: none !important;
}
.header-wrapper-content .header.content .header-wrapper-left .logo-left .welcome_txt {
  margin: 0;
  padding: 0 4px 0;
  width: 100%;
  display: block;
  overflow: hidden;
}
.header-wrapper-content .header.content .header-wrapper-left .logo-left .welcome_txt span {
  font-size: 14px;
  margin: 0;
  padding: 0;
  color: #004664;
  font-weight: 600;
}
.header-wrapper-content .header.content .header-wrapper-left .logo-left .wholesale_txt {
  margin: 14px 0 0 0;
  padding: 0;
  width: 100%;
  display: block;
  clear: both;
  text-align: left;
}
.header-wrapper-content .header.content .header-wrapper-left .logo-left .wholesale_txt span {
  font-size: 12px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: 600;
  color: #aaaaaa;
}
.header-wrapper-content .header.content .header-wrapper-left .logo-left .wholesale_txt.mobile {
  display: none;
}
.header-wrapper-content .header.content .header-wrapper-center .wholesale_txt {
  margin: 14px 0 0 0;
  padding: 0;
  width: 100%;
  display: block;
  clear: both;
  text-align: left;
}
.header-wrapper-content .header.content .header-wrapper-center .wholesale_txt span {
  font-size: 12px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: 600;
  color: #aaaaaa;
}
.header-wrapper-content .header.content .header-wrapper-right {
  padding-top: 26px;
}
.header-wrapper-content .header.content .header-wrapper-right .miniquote-wrapper {
  position: relative;
  border: 1px solid #00b1f1;
  border-radius: 50px;
  padding: 14px;
  width: 50px;
  height: 50px;
}
.header-wrapper-content .header.content .header-wrapper-right .miniquote-wrapper .action.showquote {
  margin-top: 0;
}
.header-wrapper-content .header.content .header-wrapper-right .miniquote-wrapper .action.showquote .text {
  clip: auto;
  height: auto;
  margin: 2px 0 0 -112px;
  overflow: visible;
  position: relative;
  width: auto;
  color: #000;
  font-weight: 600;
  display: inline-block;
}
.header-wrapper-content .header.content .header-wrapper-right .miniquote-wrapper.active .block-miniquote {
  margin-top: 10px;
  top: 100%;
  right: -20px;
}
.header-wrapper-content .header.content .header-wrapper-right .miniquote-wrapper.active .block-miniquote:before {
  right: 23px;
}
.header-wrapper-content .header.content .header-wrapper-right .miniquote-wrapper.active .block-miniquote:after {
  right: 22px;
}
.header-wrapper-content .header.content .header-wrapper-right .miniquote-wrapper .miniquote-items .product-item-details {
  padding-left: 120px;
}
.header-wrapper-content .header.content .header-wrapper-right .miniquote-wrapper .miniquote-items .product-item-details .product-item-pricing .price-container {
  display: none !important;
}
.header-wrapper-content.sticky-menu.active .header.content .header-wrapper-left .logo-left .welcome_txt {
  display: none !important;
}
.header-wrapper-content.sticky-menu.active .header.content .header-wrapper-center .wholesale_txt {
  display: none !important;
}
.header-wrapper-content.sticky-menu.active .header.content .header-wrapper-right {
  padding-top: 0;
}
.header-wrapper-content.sticky-menu.active .header.content .header-wrapper-right .miniquote-wrapper {
  position: absolute;
  right: 100px;
  z-index: 1;
  border: none;
  padding: 0;
  width: 35px;
  height: 35px;
}
.header-wrapper-content.sticky-menu.active .header.content .header-wrapper-right .miniquote-wrapper .action.showquote {
  border: 1px solid #004664;
  text-align: center;
  vertical-align: middle;
  width: 35px;
  height: 35px;
  margin-top: 7px;
  /*&:hover { background-color: #6c0b05;}*/
}
.header-wrapper-content.sticky-menu.active .header.content .header-wrapper-right .miniquote-wrapper .action.showquote:before {
  background-size: 19px auto;
  height: 33px;
  width: 33px;
}
.header-wrapper-content.sticky-menu.active .header.content .header-wrapper-right .miniquote-wrapper .action.showquote .text {
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.header-wrapper-content.sticky-menu.active .header.content .header-wrapper-right .miniquote-wrapper .action.showquote .counter.qty {
  background: #ffffff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  color: #000000;
  font-size: 13px;
  min-width: 22px;
  height: 22px;
  line-height: 26px;
  margin: -7px 0 0 -18px;
  position: relative;
}
.header-wrapper-content.sticky-menu.active .header.content .header-wrapper-right .miniquote-wrapper .action.showquote.active .block-miniquote {
  right: -12px;
}
.header-wrapper-content.sticky-menu.active .search-wrapper .block-search .action.search {
  background-color: #00b1f1 !important;
}
.header-wrapper-bottom {
  background-color: #004664 !important;
  border-color: #004664 !important;
}
.page-header {
  background-color: #fff !important;
}
.page-header .panel.wrapper {
  background-color: #00b1f1 !important;
  border-color: #00b1f1 !important;
}
.page-header .switcher .options .action.toggle.active,
.page-header .switcher .options .action.toggle:hover {
  color: #004664;
}
.page-header .minicart-wrapper {
  display: none !important;
}
/*************************************/
/* Custom Editing Start - 27-06-2017 */
/*************************************/
/* BLC CHANGES */
.page-footer .top-footer-wrapper {
  background-color: #00b1f1 !important;
}
.page-footer .footer-link li a:hover {
  color: #00b1f1 !important;
}
.page-footer .block.newsletter .action.subscribe:hover {
  color: #004664 !important;
  border-color: #004664 !important;
  background-color: #ffffff !important;
}
.page-footer .bottom-footer-wrapper {
  background: #808080;
  border-color: #808080;
}
.page-footer .bottom-footer-wrapper .copyright {
  color: #e8e8e8;
  margin-top: 5px;
}
.navigation {
  background-color: #00b1f1 !important;
}
.left-navigation .navigation .menu-title {
  background-color: #00b1f1 !important;
}
.float-bar .item a .fa,
.float-bar .item a:active,
.float-bar .item a:hover {
  color: #00b1f1 !important;
}
.qs-button {
  background-color: #00b1f1 !important;
  border-color: #00b1f1 !important;
}
.qs-button:hover {
  color: #004664;
}
.maincontent a:hover {
  color: #00b1f1 !important;
}
.miniquote-wrapper .action.showquote:hover {
  color: #004664 !important;
}
button {
  color: #ffffff !important;
  border-color: #004664 !important;
  background-color: #004664 !important;
}
button:hover {
  color: #004664 !important;
  border-color: #004664 !important;
  background-color: #ffffff !important;
}
.wk-seller-block .wk-block-title-css a:visited,
.wk-seller-block .wk-block-title-css a {
  color: #004664 !important;
}
.fotorama__thumb-border {
  border-color: #004664 !important;
}
.box-product .block-title .b-title {
  color: #004664 !important;
}
.box-product .owl-carousel .owl-nav [class*='owl-']:hover {
  background-color: #00b1f1;
  border-color: #00b1f1;
}
.box-cate-style01.bkg-color03 .block-title .b-title {
  color: #004664 !important;
}
.box-cate-style01.bkg-color03 .box-cate-products {
  border-color: #004664 !important;
}
.product-buttons-inner .actions-secondary .action,
.product-buttons-inner .table-comparison .action.towishlist {
  color: #004664 !important;
  border-color: #004664 !important;
}
.product-buttons-inner .table-comparison .action.towishlist {
  color: #004664 !important;
  border-color: #004664 !important;
}
.addto-hover-container .action {
  color: #004664 !important;
  border-color: #004664 !important;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  color: #004664 !important;
  border-color: #004664 !important;
}
.product-info-main .product.data.items > .item.title.active > .switch {
  color: #004664 !important;
  border-color: #004664 !important;
}
.product-info-main .page-title-wrapper .product-reviews-summary.empty {
  float: left;
  vertical-align: middle;
  margin-top: 0;
  margin-left: 5px;
}
.product-info-main .page-title-wrapper .product-reviews-summary.empty:before {
  content: '|';
  color: #a1a1a1;
  margin-right: 5px;
}
.product-sidebar-info .product-ads-title {
  background-color: #004664 !important;
}
.product-sidebar-info .product-ads-title:after {
  background-color: #00b1f1 !important;
}
/* spacing */
.blocknew {
  margin-top: 30px !important;
}
.blocknew.mobile {
  display: none;
}
/* hide stuff */
.product-addto-links .towishlist {
  display: none !important;
}
.product-sidebar-info .product-ads-title:before {
  display: none !Important;
}
.cart-footer {
  display: none !important;
}
.modes {
  display: none !Important;
}
.owl-carousel .qs-button-icon,
.owl-carousel .\z-product-bottom {
  display: none !important;
}
.owl-carousel .owl-nav [class*='owl-']:hover {
  background-color: #00b1f1;
  border-color: #00b1f1;
}
.cdz-login-form-dropdown {
  border-color: #004664 !important;
}
.cdz-login-form-dropdown .block-customer-login a:hover {
  color: #00b1f1;
}
.sticky-menu:not(.active) .search-wrapper .block-search input[type="text"] {
  border: 1px solid #ccc !important;
}
.sticky-menu:not(.active) .search-wrapper .block-search .action.search {
  background-color: #00b1f1 !important;
  border-color: #00b1f1 !important;
}
.sticky-menu:not(.active) .search-wrapper .block-search .action.search:hover:before {
  color: #004664;
}
.cdz-main-menu .cdz-vertical-menu li.level0 > a.menu-link:hover,
.cdz-main-menu .cdz-vertical-menu li.level0 > a.menu-link:active {
  background-color: #00b1f1 !important;
}
.cdz-main-menu .cdz-vertical-menu li.level0:hover a.menu-link {
  background-color: #00b1f1 !important;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-link li a:hover {
  color: #00b1f1 !important;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-link li a:hover:before {
  background-color: #00b1f1;
}
.cdz-main-menu .cdz-horizontal-menu li.level0 > a.menu-link {
  background-color: #004664 !important;
}
.cdz-main-menu .cdz-horizontal-menu li.level0.parent:hover:after {
  color: #004664;
}
.cdz-buttons-container .stock {
  display: none !important;
}
.cdz-buttons-container .action {
  color: #004664 !important;
  border-color: #004664 !important;
}
.block.crosssell:not(.block-static-block) .block-collapsible-nav-title,
.block.upsell:not(.block-static-block) .block-collapsible-nav-title,
.block.related:not(.block-static-block) .block-collapsible-nav-title,
.block.crosssell:not(.block-static-block) .block-collapsible-nav-title,
.block.crosssell:not(.block-static-block) .block-title,
.block.upsell:not(.block-static-block) .block-title,
.block.related:not(.block-static-block) .block-title,
.block.crosssell:not(.block-static-block) .block-title {
  background-color: #004664 !important;
}
.page-main {
  margin-top: 40px !important;
}
.page-main .sidebar .block:not(.block-static-block) .block-collapsible-nav-title,
.page-main .sidebar .block:not(.block-static-block) .block-title {
  background-color: #004664 !important;
}
.wrapper-ads08 .box a.action.primary:hover {
  background-color: #004664;
  border-color: #004664;
}
.cdz_wapper-blog01 .blog-title a:hover {
  color: #00b1f1;
}
.abs-product-link > a:hover,
.minicart-items .product-item-name > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #00b1f1;
}
.product-style08 {
  margin-top: 30px;
}
.product-style08.top-off-margin {
  margin-top: 0;
}
.product-style08 .block.widget {
  margin-bottom: 0;
}
.product-style08 .products-grid .product-item .product-item-info .cdz-hover-section .qs-button-icon {
  display: inline-block !important;
}
.product-style08 .products-grid .product-item .product-item-info:hover .cdz-hover-section .qs-button-icon {
  display: inline-block !important;
}
.product-style08 .products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) {
  display: none;
}
.pages strong.page {
  background-color: #004664;
  border-color: #004664;
}
.pages a.page {
  border-color: #004664;
  color: #004664;
}
.pages a.page:visited {
  border-color: #004664;
  color: #004664;
}
.pages a.page:hover {
  background-color: #004664;
  color: #ffffff;
  border-color: #004664;
}
.pages .action {
  border-color: #004664;
  color: #004664;
}
.pages .action:before {
  color: #004664;
}
.pages .action:visited {
  border-color: #004664;
  color: #004664;
}
.pages .action:visited:before {
  color: #004664;
}
.pages .action:hover {
  background-color: #004664;
  color: #ffffff;
  border-color: #004664;
}
.pages .action:hover:before {
  color: #ffffff;
}
.pages .action.previous:before,
.pages .action.next:before {
  color: #004664;
}
.pages .action.previous:visited:before,
.pages .action.next:visited:before {
  color: #004664;
}
.pages .action.previous:hover:before,
.pages .action.next:hover:before {
  color: #ffffff;
}
.cdz-product-wishlist {
  display: none !important;
}
.block.filter .title {
  color: #ffffff;
  font: 400 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  background-color: #004664;
  text-transform: uppercase;
  position: relative;
  padding: 7px 20px;
  margin-bottom: 0;
  min-width: 100%;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.block.filter .title strong {
  font: 400 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  border: 0;
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block;
  vertical-align: top;
}
.block.filter .content {
  background: #ffffff;
  border: 1px solid #dbdbdb;
  border-top: 0;
  text-align: left;
  padding: 15px 20px;
}
.contact_info {
  margin: 0 0 20px 0;
  padding: 0;
  width: 100%;
  display: block;
  overflow: hidden;
  clear: both;
  color: #777777;
}
.contact_info .contact_info_list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.contact_info .contact_info_list li {
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px solid #e8e8e8;
}
.contact_info .contact_info_list li.last {
  border-bottom: none;
}
.searchautocomplete__autocomplete .searchautocomplete__index-magento_catalog_product ul {
  padding: 15px 10px 5px 10px;
}
.searchautocomplete__autocomplete ul li {
  text-align: left;
}
.searchautocomplete__autocomplete ul li a.title {
  color: #444444;
  font-weight: 500;
}
.searchautocomplete__autocomplete ul li a.title .searchautocomplete__highlight {
  font-weight: 700;
  color: #ff0000;
}
.searchautocomplete__autocomplete ul li.searchautocomplete__item-magento_catalog_product {
  border: 1px solid #ccc;
  margin: 0 0 5px 0 !important;
  width: 100%;
  display: inline-block;
  float: none;
}
.searchautocomplete__autocomplete ul li.searchautocomplete__item-magento_catalog_product .description {
  color: #444444;
}
.searchautocomplete__autocomplete ul li.searchautocomplete__item-magento_catalog_product._active {
  background-color: #eeffee !important;
}
.cart-container .form-cart .cart.actions.main {
  padding: 0;
}
.form.form-quote {
  overflow: hidden;
}
.opc-wrapper .opc li {
  padding: 15px;
}
.opc-wrapper .opc li .step-content {
  margin-bottom: 20px;
}
.quotation-quote-index .form.form-cart .cart.table-wrapper .items.table .col.price {
  display: none;
}
@media only screen and (min-width: 768px) {
  .header.content {
    padding: 12px 10px 20px;
  }
  .sticky-menu:not(.active) .header-wrapper-center {
    padding: 32px 0 0;
  }
}
.gallery_container {
  text-align: left;
}
.wk_gallery {
  vertical-align: top;
  height: auto;
  width: 212px;
}
.wk_gallery_img_container {
  height: 206px;
}
.qs-modal .modal-popup .modal-content .quickshop-wrapper .quickshop-tabs .stock {
  margin-right: 5px;
}
.qs-modal .modal-popup .modal-content .quickshop-wrapper .quickshop-media .gallery-placeholder .fotorama .fotorama__nav-wrap--vertical.fotorama__nav-wrap {
  margin-left: 10px;
  margin-top: 10px;
}
.cdz-products .cdz-products-list .products .item .product-item-info .product-item-details .product-item-name .product-item-link {
  max-height: 65px;
  overflow: hidden;
  display: block;
}
.download_block .download_tab {
  margin-bottom: 30px;
  padding: 0;
  width: 100%;
  background: #fff;
}
.download_block .download_tab .title {
  background-color: #004664;
  padding: 12px 20px;
  margin: 0;
  width: 100%;
  display: block;
  overflow: hidden;
}
.download_block .download_tab .title h2 {
  color: #ffffff;
  margin: 0;
  padding: 0;
}
.download_block .download_tab .content {
  border: 1px solid #dbdbdb;
  border-top: none;
  padding: 15px 20px;
}
.download_block .download_tab .content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.download_block .download_tab .content ul li {
  margin: 0;
  padding: 3px 0;
  font-size: 11px;
  vertical-align: middle;
  line-height: 24px;
}
.download_block .download_tab .content ul li img {
  vertical-align: middle;
  margin-right: 5px;
}
.download_block .download_tab .content ul li a {
  vertical-align: middle;
  color: #004664;
  font-size: 14px;
  margin-right: 5px;
  font-weight: 500;
}
.download_block .download_tab .content ul li a:hover {
  color: #00b1f1;
}
.download_block .download_tab:last-child {
  margin-bottom: 0;
}
.product-addto-links .action.tocompare span {
  width: 100%;
}
.cms-index-index .sidebar.sidebar-main {
  margin-top: -60px;
  position: relative;
}
.cwsFeatured {
  border: 1px solid #dbdbdb;
  background: #fff;
  margin-top: 30px;
  display: block;
  overflow: hidden;
  z-index: 1;
}
.cwsFeatured .title {
  border-bottom: 1px solid #dbdbdb;
  padding: 13px 20px;
  margin: 0 !important;
  text-align: left !important;
}
.cwsFeatured .title h3 {
  font: 500 18px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif !important;
  margin: 0;
}
.cwsFeatured .title:after {
  display: none !important;
}
.cwsFeatured .products-grid .product-items:not(.owl-carousel) {
  margin-left: auto;
  margin-right: auto;
}
.cwsFeatured .products-grid .product-items .item {
  margin-bottom: 0;
}
.cwsFeatured .products-grid .product-items .item .product-item-info {
  border: none;
}
.cwsFeatured .products-grid .product-items .item .product-item-info .product-item-photo {
  width: 100%;
  position: static;
}
.cwsFeatured .products-grid .product-items .item .product-item-info .product-item-photo .product-image-container .product-image-wrapper {
  padding: 0 !important;
  height: auto;
}
.cwsFeatured .products-grid .product-items .item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
  max-width: 220px;
  max-height: 220px;
  width: 100%;
  height: 100%;
  position: static;
}
.cwsFeatured .products-grid .product-items .item .product-item-info .product-item-details {
  margin-left: 0;
}
.cwsFeatured .products-grid .product-items .item .product-item-info .product-item-details .product-item-name {
  text-align: left;
}
.cwsFeatured .products-grid .product-items .item .product-item-info .product-item-details .product-item-inner .product-item-actions {
  display: none;
}
.cwsFeatured .products-grid .product-items .item .product-item-info .product-item-details .product-item-inner .product-item-actions .stock {
  text-align: center;
  float: none;
  margin: auto;
}
.cwsFeatured .products-grid .product-items .owl-carousel .owl-stage-outer {
  padding: 0;
}
.cwsFeatured .products-grid .product-items .owl-carousel .owl-stage-outer .owl-stage .owl-item {
  margin-right: 0 !important;
}
.cwsFeatured .products-grid .product-items .owl-carousel .owl-nav {
  right: 0;
}
.cwsFeatured .products-grid .product-items .owl-carousel .owl-nav .owl-next {
  float: right;
}
.breadcrumbs .items > li {
  margin: 0;
}
@media only screen and (max-width: 920px) {
  .cms-index-index .sidebar.sidebar-main {
    margin-top: -100px;
  }
}
@media only screen and (max-width: 900px) {
  .cms-index-index .sidebar.sidebar-main {
    margin-top: -60px;
  }
}
@media only screen and (max-width: 767px) {
  .header-wrapper-content .header.content .header-wrapper-left .nav-toggle {
    top: 30px;
  }
  .header-wrapper-content .header.content .header-wrapper-left .nav-toggle:before {
    background: #8f8f8f;
  }
  .header-wrapper-content .header.content .header-wrapper-left .nav-toggle span:after,
  .header-wrapper-content .header.content .header-wrapper-left .nav-toggle span:before {
    background: #8f8f8f;
  }
  .header-wrapper-content .header.content .header-wrapper-left .nav-toggle:hover:before {
    background: #004664;
  }
  .header-wrapper-content .header.content .header-wrapper-left .nav-toggle:hover span:after,
  .header-wrapper-content .header.content .header-wrapper-left .nav-toggle:hover span:before {
    background: #004664;
  }
  .header-wrapper-content .header.content .header-wrapper-left .logo-left .nav-toggle {
    display: none !important;
  }
  .header-wrapper-content .header.content .header-wrapper-left .logo-left .logo {
    text-align: left;
    margin-bottom: 8px;
    padding-left: 0;
    margin-left: -2px;
  }
  .header-wrapper-content .header.content .header-wrapper-left .logo-left .logo img {
    max-width: 143px;
  }
  .header-wrapper-content .header.content .header-wrapper-left .logo-left .logo .small-logo {
    margin: 0;
  }
  .header-wrapper-content .header.content .header-wrapper-left .logo-left .welcome_txt {
    /*display: none;*/
    padding-left: 0;
  }
  .header-wrapper-content .header.content .header-wrapper-left .logo-left .wholesale_txt {
    margin: 0;
    padding-left: 0;
  }
  .header-wrapper-content .header.content .header-wrapper-left .logo-left .wholesale_txt.mobile {
    display: block;
  }
  .header-wrapper-content .header.content .header-wrapper-center .search-wrapper {
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .header-wrapper-content .header.content .header-wrapper-center .search-wrapper .search-content .search-icon {
    display: none;
  }
  .header-wrapper-content .header.content .header-wrapper-center .search-wrapper .search-content .search-form-container input[type="text"] {
    border: none !important;
    background: #f8f8f8;
  }
  .header-wrapper-content .header.content .header-wrapper-center .search-wrapper .search-content .search-form-container .action.search {
    background-color: transparent !important;
    border-color: transparent !important;
    color: #2b2b2b;
  }
  .header-wrapper-content .header.content .header-wrapper-center .search-wrapper .search-content .search-form-container .action.search:before {
    color: #2b2b2b;
  }
  .header-wrapper-content .header.content .header-wrapper-center .mobile-search-wrapper {
    display: none;
  }
  .header-wrapper-content .header.content .header-wrapper-center .mobile-search-wrapper .mobile-search-content {
    right: 55px;
    top: 26px;
  }
  .header-wrapper-content .header.content .header-wrapper-center .mobile-search-wrapper .block-search .mobile-search-icon {
    border-color: #8f8f8f;
    color: #8f8f8f;
    display: none !important;
  }
  .header-wrapper-content .header.content .header-wrapper-center .mobile-search-wrapper .block-search .mobile-search-icon span:before {
    line-height: 33px;
  }
  .header-wrapper-content .header.content .header-wrapper-center .mobile-search-wrapper .block-search .mobile-search-icon:hover {
    border-color: #004664;
    color: #ffffff;
  }
  .header-wrapper-content .header.content .header-wrapper-center .wholesale_txt {
    display: none !important;
  }
  .header-wrapper-content .header.content .header-wrapper-right {
    padding-top: 0;
  }
  .header-wrapper-content .header.content .header-wrapper-right .miniquote-wrapper {
    position: absolute;
    right: 20px;
    bottom: 70px;
    /*position: static; border: none; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; padding: 0; width: auto; height: auto;*/
  }
  .header-wrapper-content .header.content .header-wrapper-right .miniquote-wrapper .action.showquote {
    /*position: absolute; top: 26px; right: 15px; z-index: 5; vertical-align: top; padding: 0; min-width: 0; border: 1px solid #8f8f8f; width: 35px; height: 35px; line-height: 35px; color: #8f8f8f;*/
  }
  .header-wrapper-content .header.content .header-wrapper-right .miniquote-wrapper .action.showquote:before {
    /*left: 7px; top: 6px;*/
    /*display: none;*/
  }
  .header-wrapper-content .header.content .header-wrapper-right .miniquote-wrapper .action.showquote .text {
    /*display: none;*/
    display: block;
    margin: 0 0 0 -18px;
    position: absolute;
    top: -23px;
  }
  .header-wrapper-content .header.content .header-wrapper-right .miniquote-wrapper .action.showquote .counter {
    display: none;
  }
  .header-wrapper-content .header.content .header-wrapper-right .miniquote-wrapper .action.showquote:hover {
    border-color: #004664;
  }
  .header-wrapper-content .header.content .header-wrapper-right .miniquote-wrapper.active .block-miniquote {
    right: -6px;
    margin-top: 7px;
  }
  .blocknew {
    display: none;
  }
  .blocknew.mobile {
    display: block;
  }
  .cms-index-index .sidebar.sidebar-main {
    margin-top: 0;
    display: block;
    overflow: hidden;
  }
  .cms-index-index .sidebar.sidebar-main .cwsFeatured {
    margin-top: 0;
    width: 100% !important;
    position: static !important;
  }
}
.page-main {
  margin-top: 40px !important;
}
.header-wrapper-content.sticky-menu.active {
  box-shadow: 0 0 5px #222222a8;
  -moz-box-shadow: 0 0 5px #222222a8;
  -webkit-box-shadow: 0 0 5px #222222a8;
  -o-box-shadow: 0 0 5px #222222a8;
  -ms-box-shadow: 0 0 5px #222222a8;
}
/*
 * Copyright (c) 2025. Cart2Quote B.V. All rights reserved.
 * See COPYING.txt for license details.
 */
/* Extend Parent Theme */
/* Theme Styling */
.page-title-wrapper .action.primary.cart2quote-accept-checkout-btn,
.page-title-wrapper .action.cart2quote-print-quote-btn {
  margin-top: -85px;
}
div.page-title-wrapper > form > div > button.action.primary.cart2quote-accept-checkout-btn,
div.page-title-wrapper > form > div > button.action.cart2quote-print-quote-btn {
  margin-top: -37px;
}
@media (max-width: 1250px) {
  .page-title-wrapper .action.primary.cart2quote-accept-checkout-btn,
  .page-title-wrapper .action.cart2quote-print-quote-btn {
    margin-top: -95px;
  }
}
@media (max-width: 900px) {
  .page-title-wrapper .action.primary.cart2quote-accept-checkout-btn,
  .page-title-wrapper .action.cart2quote-print-quote-btn {
    display: table;
    float: none;
    margin: 20px 0;
    width: auto;
  }
}
@media (max-width: 550px) {
  .page-title-wrapper .action.primary.cart2quote-accept-checkout-btn,
  .page-title-wrapper .action.cart2quote-print-quote-btn {
    display: block;
    float: none;
    margin: 20px 0;
    width: 100%;
  }
}
.block-order-details-view .block-content .box.box-quote-remarks {
  margin: 0;
}
.page-title-wrapper .block.block-order-details-view:last-child {
  margin-bottom: 20px;
}
@media (max-width: 1250px) {
  .quotation-quote-view .page-title {
    margin-bottom: 10px;
  }
}
@media (max-width: 1250px) {
  .quotation-quote-view .order-status {
    display: table;
  }
}
@media (max-width: 767px) {
  body.account.quotation-quote-view .page-title-wrapper .order-status {
    margin-top: 0;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@media all and (min-width: 769px), print {
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #dbdbdb;
    text-align: right;
  }
  .modal-popup .modal-inner-wrap {
    width: 70%;
    max-width: 1000px;
  }
  .modal-popup.confirm._show .modal-inner-wrap {
    width: 40%;
  }
  .modal-popup.confirm._show .modal-inner-wrap .modal-footer button {
    margin-right: 10px;
  }
}
@media all and (min-width: 769px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    float: left;
    clear: left;
    margin: 0 10px 5px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .rtl-layout .block-giftregistry-shared .item-options dt {
    float: right;
    clear: right;
    margin: 0 0 5px 10px;
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    float: left;
    display: inline-block;
    margin: 0 0 5px;
  }
  .rtl-layout .block-giftregistry-shared .item-options dd {
    float: right;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .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),
  .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) {
    float: left;
    clear: left;
  }
  .rtl-layout .abs-discount-block-desktop .block:nth-child(1),
  .rtl-layout .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .rtl-layout .block-addresses-list .items.addresses > .item:nth-child(1),
  .rtl-layout .form-edit-account .fieldset:nth-child(1),
  .rtl-layout .form-address-edit .fieldset:nth-child(1),
  .rtl-layout .storecredit .block:nth-child(1),
  .rtl-layout .paypal-review-discount .block:nth-child(1),
  .rtl-layout .cart-discount .block:nth-child(1) {
    float: right;
    clear: right;
  }
  .abs-discount-block-desktop .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;
  }
  .abs-discount-block-desktop .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;
  }
  .rtl-layout .abs-discount-block-desktop .block:nth-child(2),
  .rtl-layout .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .rtl-layout .block-addresses-list .items.addresses > .item:nth-child(2),
  .rtl-layout .form-edit-account .fieldset:nth-child(2),
  .rtl-layout .form-address-edit .fieldset:nth-child(2),
  .rtl-layout .storecredit .block:nth-child(2),
  .rtl-layout .paypal-review-discount .block:nth-child(2),
  .rtl-layout .cart-discount .block:nth-child(2) {
    float: left;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 60px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^="sales-guest-"] .column.main .block.block-order-details-view:before,
  [class^="sales-guest-"] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^="sales-guest-"] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^="sales-guest-"] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    width: 100%;
    padding: 0;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-addresses-list address,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -25px;
  }
  .abs-action-print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-no-display-desktop,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5px 10px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^="sales-guest-"] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -14px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #dbdbdb;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 30px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    z-index: 0;
    width: 100%;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .rtl-layout .block-cart-failed,
  .rtl-layout .cart-container .form-cart,
  .rtl-layout .cart-container .cart-gift-item {
    float: right;
    padding-right: 0;
    padding-left: 4%;
  }
  .abs-discount-block-desktop .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 100%;
  }
  .abs-discount-block-desktop .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    cursor: default;
    color: #ffffff;
    font: 400 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    background-color: transparent;
    text-transform: uppercase;
    position: relative;
    padding: 0;
    margin-bottom: 20px;
    min-width: 100%;
    border-bottom: 1px solid #ffffff;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
  }
  .abs-discount-block-desktop .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font: 400 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    border: 0;
    padding-bottom: 15px;
    margin-top: 0;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: top;
    border-bottom: 3px solid #ffffff;
  }
  .paypal-review-discount .block > .title:after,
  .cart-discount .block > .title:after {
    display: none;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    display: block !important;
    padding: 20px;
    background: #ffffff;
    box-shadow: 1px 3px 1px rgba(50,50,50,0.1);
    -moz-box-shadow: 1px 3px 1px rgba(50,50,50,0.1);
    -webkit-box-shadow: 1px 3px 1px rgba(50,50,50,0.1);
    -o-box-shadow: 1px 3px 1px rgba(50,50,50,0.1);
    -ms-box-shadow: 1px 3px 1px rgba(50,50,50,0.1);
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    max-width: 1200px;
    box-sizing: border-box;
  }
  .page-main {
    width: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .ie9 .page-main {
    width: auto;
  }
  .columns {
    display: block;
    margin-left: -10px;
    margin-right: -10px;
  }
  .column.main {
    min-height: 300px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 50%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 75%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-left: 10px;
    padding-right: 10px;
  }
  .page-layout-3columns .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 10px;
    padding-right: 10px;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 10px;
    padding-right: 10px;
  }
  .page-layout-3columns .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .sidebar-additional {
    padding-left: 0;
    clear: left;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .navigation ul {
    padding: 0;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    display: block !important;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .nav-sections-item-content > .menu-container {
    display: block;
  }
  .navigation {
    background: #004664;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #ffffff;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    background: #00b1f1;
    color: #ffffff;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #ffffff;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #f8f8f8;
    border: 1px solid #dbdbdb;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #f8f8f8;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #f8f8f8;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #dbdbdb;
    color: #dbdbdb;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #444444;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #ffffff;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #00b1f1;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .navigation ul {
    padding: 0;
  }
  .navigation li.level0 {
    margin: 0;
  }
  .navigation li.level0 > .level-top {
    text-decoration: none;
    color: #ffffff;
    background-color: #004664;
    border-color: #ffffff;
    font: 400 15px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    text-transform: uppercase;
    padding: 12px 20px;
    vertical-align: top;
    display: inline-block;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .navigation li.level0 > .level-top:visited {
    color: #ffffff;
    text-decoration: none;
  }
  .navigation li.level0 > .level-top:hover {
    color: #ffffff;
    text-decoration: none;
  }
  .navigation li.level0 > .level-top:active {
    color: #ffffff;
    text-decoration: none;
  }
  .navigation li.level0:hover > .level-top.ui-state-active {
    color: #ffffff;
    background-color: #00b1f1;
    border-color: #ffffff;
    font: 400 15px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  }
  .navigation .level0 .submenu {
    background-color: #ffffff;
    box-shadow: 0 1px 3px #e1e1e1;
    -moz-box-shadow: 0 1px 3px #e1e1e1;
    -webkit-box-shadow: 0 1px 3px #e1e1e1;
    -o-box-shadow: 0 1px 3px #e1e1e1;
    -ms-box-shadow: 0 1px 3px #e1e1e1;
    border-width: 0;
  }
  .navigation .level0 .submenu > li {
    margin-bottom: 0;
  }
  .navigation .level0 .submenu a {
    color: #444444;
    text-decoration: none;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .navigation .level0 .submenu a:visited {
    color: #444444;
    text-decoration: none;
  }
  .navigation .level0 .submenu a:hover {
    color: #004664;
    text-decoration: none;
  }
  .navigation .level0 .submenu a:active {
    color: #004664;
    text-decoration: none;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    color: #004664;
    background-color: #00b1f1;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .isotope .cdz-buttons-container .qs-button,
  .isotope .cdz-buttons-container .action,
  .isotope .cdz-buttons-container button.primary {
    color: #00b1f1;
    background-color: transparent;
    border-color: #00b1f1;
  }
  .isotope .cdz-buttons-container .qs-button:hover,
  .isotope .cdz-buttons-container .action:hover,
  .isotope .cdz-buttons-container button.primary:hover {
    color: #00b1f1;
    background-color: #ffffff;
    border-color: #00b1f1;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 40px;
    font-size: 1.4rem;
    color: #a1a1a1;
    text-decoration: none;
    background: #ffffff;
    border: 1px solid #d3ced2;
    border-bottom: none;
    height: 40px;
    padding: 10px 10px 10px 10px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #a1a1a1;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #00b1f1;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #00b1f1;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #00b1f1;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 11px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 39px;
    padding: 10px 0 10px 0;
    border: 1px solid #d3ced2;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .rtl-layout .actions-toolbar {
    text-align: right;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    width: auto;
    margin-bottom: 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 13px;
  }
  .rtl-layout .actions-toolbar .primary {
    float: right;
  }
  .rtl-layout .actions-toolbar .primary .action {
    margin: 0 0 0 15px;
  }
  .left-navigation {
    /*.navigation ul{
			position:absolute;
			width:100%;
			.cms-index-index &{
				position:static;
			}
		}*/
  }
  .left-navigation .block {
    margin-bottom: 0 !important;
  }
  .cms-index-index .left-navigation .block {
    margin-bottom: 60px !important;
  }
  .left-navigation .left-menu {
    border: 1px solid #cdcdcd;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
  }
  .left-navigation .left-menu li.level0 ul.submenu {
    left: 100% !important;
    position: absolute !important;
    width: 250px;
    z-index: 9;
    top: 0px !important;
  }
  .rtl-layout .left-navigation .left-menu li.level0 ul.submenu {
    left: auto !important;
    right: 100% !important;
  }
  .left-navigation .left-menu ul.level0 li.parent .ui-menu-icon {
    position: relative;
    float: right;
  }
  .left-navigation .left-menu ul.level0 li.parent .ui-menu-icon:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
    font-size: 18px;
  }
  .rtl-layout .left-navigation .left-menu ul.level0 li.parent .ui-menu-icon {
    float: left;
  }
  .rtl-layout .left-navigation .left-menu ul.level0 li.parent .ui-menu-icon:before {
    content: '\f104';
  }
  .container {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #00b1f1;
    margin-bottom: 20px;
  }
  .cms-index-index .container {
    background: transparent;
    margin-bottom: 0;
  }
  .container .breadcrumbs .items {
    padding: 12px 0 10px;
  }
  .container .left-navigation .menu-title {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .cms-index-index .container .left-navigation .menu-title {
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
  }
  .container .left-navigation:hover .menu-title {
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
  }
  .cdz-menu-toggle {
    display: none;
  }
  .cdz-main-menu .cdz-horizontal-menu {
    font-size: 0;
  }
  .cdz-main-menu .cdz-horizontal-menu li.level0 > a.menu-link {
    text-decoration: none;
    color: #ffffff;
    background-color: #004664;
    border-color: #ffffff;
    font: 400 15px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  }
  .cdz-main-menu .cdz-horizontal-menu li.level0 > a.menu-link:visited {
    color: #ffffff;
    text-decoration: none;
  }
  .cdz-main-menu .cdz-horizontal-menu li.level0 > a.menu-link:hover {
    color: #ffffff;
    text-decoration: none;
  }
  .cdz-main-menu .cdz-horizontal-menu li.level0 > a.menu-link:active {
    color: #ffffff;
    text-decoration: none;
  }
  .cdz-main-menu .cdz-horizontal-menu li.level0:hover > a.menu-link {
    color: #ffffff;
    background-color: #00b1f1;
    border-color: #ffffff;
    font: 400 15px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  }
  .cms-index-index .cdz-main-menu .cdz-horizontal-menu li.level0.nav-home > a.menu-link {
    cursor: pointer;
    color: #ffffff;
    background-color: #00b1f1;
    border-color: #ffffff;
    font: 400 15px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  }
  .cdz-main-menu .cdz-horizontal-menu li.level0.parent:hover:after {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f0dd';
    font-size: 24px;
    color: #00b1f1;
    position: absolute;
    bottom: -10px;
    left: 42%;
    left: calc((100% - 14px) / 2);
    -webkit-left: calc((100% - 14px) / 2);
    -o-left: calc((100% - 14px) / 2);
    -moz-left: calc((100% - 14px) / 2);
    z-index: 100;
  }
  .cdz-main-menu .cdz-vertical-menu li.level0 {
    border-color: #d0d0d0;
  }
  .cdz-main-menu .cdz-vertical-menu li.level0 > a.menu-link {
    text-decoration: none;
    color: #6e6e6e;
    background-color: #ffffff;
    border-color: #d0d0d0;
    font: 400 13px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    padding: 0;
    margin: 0;
  }
  .cdz-main-menu .cdz-vertical-menu li.level0 > a.menu-link:visited {
    color: #6e6e6e;
    text-decoration: none;
  }
  .cdz-main-menu .cdz-vertical-menu li.level0 > a.menu-link:hover {
    color: #ffffff;
    text-decoration: none;
  }
  .cdz-main-menu .cdz-vertical-menu li.level0 > a.menu-link:active {
    color: #ffffff;
    text-decoration: none;
  }
  .cdz-main-menu .cdz-vertical-menu li.level0 > a.menu-link .menu-icon {
    min-width: 50px;
    font-size: 130%;
    padding-top: 18px;
  }
  .cdz-main-menu .cdz-vertical-menu li.level0 > a.menu-link:before {
    margin-top: 12px;
  }
  .cdz-main-menu .cdz-vertical-menu li.level0 > a.menu-link span {
    padding: 17px 20px 16px 60px;
    text-transform: none;
  }
  .rtl-layout .cdz-main-menu .cdz-vertical-menu li.level0 > a.menu-link span {
    padding-left: 20px;
    padding-right: 60px;
  }
  .cdz-main-menu .cdz-vertical-menu li.level0:hover > a.menu-link {
    cursor: pointer;
    color: #ffffff;
    background-color: #00b1f1;
    border-color: #d0d0d0;
    font: 400 13px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  }
  .cdz-main-menu .cdz-vertical-menu li.level0.parent > a.menu-link:before {
    margin-top: 12px;
  }
  .block.crosssell,
  .block.upsell,
  .block.related {
    position: relative;
  }
  .block.crosssell .owl-carousel,
  .block.upsell .owl-carousel,
  .block.related .owl-carousel {
    padding-top: 20px;
  }
  .block.crosssell .owl-carousel .owl-nav,
  .block.upsell .owl-carousel .owl-nav,
  .block.related .owl-carousel .owl-nav {
    position: absolute;
    top: -48px;
    width: auto;
    margin-top: 0;
    right: -5px;
    float: right;
    left: auto;
  }
  .rtl-layout .block.crosssell .owl-carousel .owl-nav,
  .rtl-layout .block.upsell .owl-carousel .owl-nav,
  .rtl-layout .block.related .owl-carousel .owl-nav {
    left: 10px;
    right: auto;
  }
  .block.related .owl-carousel .owl-nav {
    top: -90px;
  }
  .slide-caption {
    max-width: 600px;
    top: 25%;
    left: 30%;
  }
  .slide-caption.slide-right {
    left: auto;
    right: 10%;
  }
  .slide-caption.slide-left {
    left: 10%;
    right: auto;
  }
  .slide-caption .slide-title {
    margin-bottom: 40px;
  }
  .slide-caption .slide-title span {
    font-size: 180%;
    border-width: 5px;
    padding: 5px 50px;
  }
  .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'] {
    width: 60px;
    height: 60px;
    top: 45%;
    top: calc(50% - 30px);
    -webkit-top: calc(50% - 30px);
    -o-top: calc(50% - 30px);
    -moz-top: calc(50% - 30px);
    border-width: 1px;
  }
  .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-']:before {
    font-size: 26px;
    line-height: 59px;
  }
  .cdz-slideshow .owl-carousel.owl-theme .owl-dots {
    left: 47%;
  }
  /*.quickshop-tabs,*/
  .product.info.detailed .product.data.items > .item.title > .switch {
    background: transparent;
  }
  .product.info.detailed .product.data.items > .item.title > .switch:hover {
    color: #00b1f1;
    background-color: transparent;
    border-color: #00b1f1;
  }
  .product.info.detailed .product.data.items > .item.title > .switch:hover:before {
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .product.info.detailed .product.data.items > .item.title.active > .switch {
    background: transparent;
  }
  .product.info.detailed .product.data.items > .item.content {
    border-top-width: 1px;
  }
  .quickshop-tabs .product.data.items:not(.has-tab) > .item.content {
    border-top-width: 0px;
    padding-top: 0;
    margin-top: 0;
  }
  .product.data.items {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    text-align: center;
  }
  .product.data.items > .item.title {
    float: none;
    display: inline-block;
    vertical-align: top;
  }
  .product.data.items > .item.title > .switch {
    font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    text-transform: uppercase;
    position: relative;
    border-width: 0;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .product.data.items > .item.title > .switch:before {
    content: '';
    width: 100%;
    background: #00b1f1;
    height: 4px;
    position: absolute;
    left: 0;
    bottom: 0;
    -moz-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #00b1f1;
    background-color: #ffffff;
    border-color: #00b1f1;
  }
  .product.data.items > .item.title > .switch:hover:before {
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .product.data.items > .item.title.active > .switch {
    font-weight: 700;
    color: #00b1f1;
    background-color: #ffffff;
    border-color: #00b1f1;
  }
  .product.data.items > .item.title.active > .switch:before {
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .product.data.items > .item.content {
    text-align: left;
    background: transparent;
    padding: 20px 0 0;
    border-width: 0;
  }
  .rtl-layout .product.data.items > .item.content {
    text-align: right;
    margin-left: 0;
    margin-right: -100%;
    float: left;
  }
  .tabs-list.product.data.items,
  .tabs-list-sty02.product.data.items,
  .tabs-list-sty03.product.data.items {
    min-height: 400px;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    text-align: center;
  }
  .tabs-list.product.data.items > .item.title,
  .tabs-list-sty02.product.data.items > .item.title,
  .tabs-list-sty03.product.data.items > .item.title {
    float: none;
    display: inline-block;
    vertical-align: top;
  }
  .tabs-list.product.data.items > .item.title > .switch,
  .tabs-list-sty02.product.data.items > .item.title > .switch,
  .tabs-list-sty03.product.data.items > .item.title > .switch {
    border-width: 0;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .tabs-list.product.data.items > .item.title > .switch:before,
  .tabs-list-sty02.product.data.items > .item.title > .switch:before,
  .tabs-list-sty03.product.data.items > .item.title > .switch:before {
    display: none;
  }
  .tabs-list.product.data.items > .item.content,
  .tabs-list-sty02.product.data.items > .item.content,
  .tabs-list-sty03.product.data.items > .item.content {
    border-top-width: 0;
  }
  .tabs-list-sty02.product.data.items > .item.title > .switch {
    border: 1px solid;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    color: #a1a1a1;
    background-color: transparent;
    border-color: transparent;
    font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    min-width: 126px;
    padding: 5px 10px;
    line-height: 25px;
    height: 35px;
  }
  .tabs-list-sty02.product.data.items > .item.title > .switch:hover {
    color: #00b1f1;
    background-color: transparent;
    border-color: #00b1f1;
  }
  .tabs-list-sty02.product.data.items > .item.title.active > .switch {
    font-weight: 700;
    color: #00b1f1;
    background-color: transparent;
    border-color: #00b1f1;
  }
  .tabs-list-sty03.product.data.items {
    float: left;
  }
  .rtl-layout .tabs-list-sty03.product.data.items {
    float: right;
  }
  .rtl-layout .tabs-list-sty03.product.data.items > .item.title {
    float: right;
  }
  .tabs-list-sty03.product.data.items > .item.title {
    float: left;
  }
  .tabs-list-sty03.product.data.items > .item.title > .switch {
    font: 500 18px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    padding: 15px 20px;
    height: 50px;
  }
  .tabs-list-sty03.product.data.items > .item.content {
    border-top-width: 1px;
    padding-top: 0;
    margin-top: 50px;
  }
  .header-main-menu .nav-sections {
    width: 100%;
  }
  .sticky-menu:not(.active) .cdz-horizontal-menu .groupmenu li.level0 > a.menu-link {
    padding: 20px 20px;
  }
  .sticky-menu:not(.active) .header-main-menu .block-static-block.widget {
    float: none;
  }
  .sticky-menu:not(.active) .header-wrapper-center {
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 10px 0;
  }
  .sticky-menu:not(.active) .search-wrapper {
    float: none;
    vertical-align: top;
    display: inline-block;
    margin-right: 10px;
    border: 1px solid #ffffff;
    width: 100%;
  }
  .sticky-menu:not(.active) .search-wrapper .block-search {
    width: 100%;
  }
  .sticky-menu:not(.active) .search-wrapper .block-search .action.search {
    background: #00b1f1;
    border-color: #00b1f1;
    height: 35px;
    width: 35px;
    line-height: 35px;
  }
  .sticky-menu:not(.active) .search-wrapper .block-search .action.search:before {
    color: #ffffff;
    line-height: 35px;
  }
  .sticky-menu:not(.active) .search-wrapper .block-search .action.search:hover {
    background: transparent;
  }
  .sticky-menu:not(.active) .search-wrapper .block-search .action.search:hover:before {
    color: #00b1f1;
  }
  .sticky-menu:not(.active) .search-wrapper .block-search input[type="text"] {
    border-width: 0;
    height: 35px;
  }
  .page-header .customer-welcome ul {
    display: inline-block;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    border: 0;
    position: static;
  }
  .page-header .customer-welcome ul:after,
  .page-header .customer-welcome ul:before {
    display: none;
  }
  .page-header .customer-welcome ul li:hover {
    background-color: transparent;
  }
  .page-header .customer-welcome ul li a {
    padding: 8px 0;
    background-color: transparent;
    color: #282828;
    text-decoration: none;
  }
  .page-header .customer-welcome ul li a:visited {
    color: #282828;
    text-decoration: none;
  }
  .page-header .customer-welcome ul li a:hover {
    color: #004664;
    text-decoration: none;
  }
  .page-header .customer-welcome ul li a:active {
    color: #004664;
    text-decoration: none;
  }
  .header-wrapper-content.sticky-menu.active {
    box-shadow: 0 0 5px #bdbdbd;
    -moz-box-shadow: 0 0 5px #bdbdbd;
    -webkit-box-shadow: 0 0 5px #bdbdbd;
    -o-box-shadow: 0 0 5px #bdbdbd;
    -ms-box-shadow: 0 0 5px #bdbdbd;
    width: 100%;
    max-width: 100% !important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 889;
    margin: 0 auto;
    position: fixed !important;
    -webkit-animation-name: fadeInDown;
    -webkit-animation-duration: 5.0s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: anim_titles;
    -moz-animation-duration: 5.0s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -moz-animation-play-state: running;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -webkit-animation-duration: 0.7s;
    -moz-animation-duration: 0.7s;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
  }
  .header-wrapper-content.sticky-menu.active .header.content {
    padding: 0 140px 0 10px;
    position: relative;
  }
  .rtl-layout .header-wrapper-content.sticky-menu.active .header.content {
    padding: 0 10px 0 140px;
  }
  .header-wrapper-content.sticky-menu.active .header-wrapper-bottom {
    padding: 4px 0;
  }
  .header-wrapper-content.sticky-menu.active .header.content > .row > [class*='col-sm-'] {
    position: static;
    padding: 0 10px;
    width: auto;
    min-height: 0;
  }
  .header-wrapper-content.sticky-menu.active .header-bottom-right {
    display: none;
  }
  .header-wrapper-content.sticky-menu.active .left-navigation .navigation .menu-title {
    padding: 11px 20px;
    min-height: 44px;
    min-width: 280px;
  }
  .header-wrapper-content.sticky-menu.active .logo {
    margin: 0;
    position: absolute;
    left: 10px;
    top: 7px;
    width: 50px;
    height: 40px;
    z-index: 5;
    display: none;
  }
  .header-wrapper-content.sticky-menu.active .search-wrapper {
    position: absolute;
    right: 55px;
    top: 7px;
    z-index: 4;
  }
  .rtl-layout .header-wrapper-content.sticky-menu.active .search-wrapper {
    left: 55px;
    right: auto;
  }
  .header-wrapper-content.sticky-menu.active .search-wrapper .block-search .action.search {
    background: #004664;
    border: 1px solid #ffffff;
    height: 35px;
    width: 35px;
    line-height: 33px;
  }
  .header-wrapper-content.sticky-menu.active .search-wrapper .block-search .action.search:before {
    color: #ffffff;
    line-height: 35px;
  }
  .header-wrapper-content.sticky-menu.active .search-wrapper .block-search:hover .action.search {
    background: #00b1f1;
  }
  .header-wrapper-content.sticky-menu.active .search-wrapper .block-search:hover .action.search:before {
    color: #ffffff;
  }
  .header-wrapper-content.sticky-menu.active .search-wrapper .block-search input[type="text"] {
    text-transform: uppercase;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 0;
    float: right;
    padding: 0 24px 0 9px;
    border: 1px solid #ffffff;
    height: 35px;
    background: transparent;
  }
  .rtl-layout .header-wrapper-content.sticky-menu.active .search-wrapper .block-search input[type="text"] {
    padding: 0 9px 0 24px;
  }
  .header-wrapper-content.sticky-menu.active .search-wrapper .block-search:hover input[type="text"] {
    width: 250px;
    padding: 0 40px 0 10px;
    border-width: 1px;
    background-color: #ffffff;
  }
  .rtl-layout .header-wrapper-content.sticky-menu.active .search-wrapper .block-search:hover input[type="text"] {
    padding: 0 10px 0 40px;
  }
  .header-wrapper-content.sticky-menu.active .minicart-wrapper {
    margin: 0;
    position: absolute;
    top: 7px;
    right: 10px;
    z-index: 5;
    height: 35px;
  }
  .rtl-layout .header-wrapper-content.sticky-menu.active .minicart-wrapper {
    right: auto;
    left: 10px;
  }
  .header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart {
    vertical-align: top;
    padding: 0;
    min-width: 0;
    border: 1px solid #ffffff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: #ffffff;
    background-color: #004664;
  }
  .header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart:before {
    font-size: 24px;
    padding: 0;
    width: 33px;
    height: 33px;
    line-height: 33px;
    min-height: 33px;
    border: 0;
  }
  .header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart:hover {
    color: #ffffff;
    background-color: #00b1f1;
  }
  .header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart .price-label,
  .header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart .text {
    display: none;
  }
  .header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart .counter.qty {
    top: -7px;
    left: auto;
    right: -8px;
    z-index: 1;
    color: #000000;
    background-color: #ffffff;
  }
  .rtl-layout .header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart .counter.qty {
    left: -8px;
    right: auto;
  }
  .rtl-layout .page-footer .item_tag li a,
  .rtl-layout .page-footer .footer-social a,
  .rtl-layout .page-footer .copyright {
    float: right;
  }
  .rtl-layout .page-footer .footer-custom-block {
    float: left;
  }
  .customer-account-forgotpassword .page-main,
  .block-new-customer,
  .login-container,
  #register-form-now {
    width: 520px;
  }
  .customer-account-forgotpassword .page-main .actions-toolbar,
  .block-new-customer .actions-toolbar,
  .login-container .actions-toolbar,
  #register-form-now .actions-toolbar {
    text-align: center;
  }
  .customer-account-forgotpassword .page-main .actions-toolbar > div.primary,
  .block-new-customer .actions-toolbar > div.primary,
  .login-container .actions-toolbar > div.primary,
  #register-form-now .actions-toolbar > div.primary {
    width: 100%;
  }
  .customer-account-forgotpassword .page-main .actions-toolbar > div.primary .primary,
  .block-new-customer .actions-toolbar > div.primary .primary,
  .login-container .actions-toolbar > div.primary .primary,
  #register-form-now .actions-toolbar > div.primary .primary {
    width: 60%;
    margin: 0 20%;
  }
  .customer-account-forgotpassword .page-main .actions-toolbar > div.primary a.primary,
  .block-new-customer .actions-toolbar > div.primary a.primary,
  .login-container .actions-toolbar > div.primary a.primary,
  #register-form-now .actions-toolbar > div.primary a.primary {
    margin-top: 10px;
  }
  .customer-account-forgotpassword .page-main .actions-toolbar > div.secondary,
  .block-new-customer .actions-toolbar > div.secondary,
  .login-container .actions-toolbar > div.secondary,
  #register-form-now .actions-toolbar > div.secondary {
    clear: both;
  }
  .cmspage-custom,
  .pagenotfound {
    width: 540px;
  }
  .box-layout .page-wrapper {
    max-width: 768px;
  }
  .wrapper-ads02 {
    padding: 80px 0;
  }
  .wrapper-ads02 .newsletter-style02 {
    width: 50%;
    margin: 0 25%;
  }
  .product-style01 .products-grid .product-item .product-item-info .cdz-product-top,
  .product-style01 .products-grid .product-item .product-item-info .cdz-hover-section {
    position: relative;
  }
  .product-style01 .products-grid .product-item .product-item-info .cdz-product-bottom {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    width: 100%;
    height: 100%;
    z-index: 2;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .product-style01 .products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) {
    position: absolute;
    left: 0;
    top: 0;
  }
  .product-style01 .products-grid .product-item .product-item-info .cdz-buttons-container {
    text-align: center;
    display: table;
    height: 100%;
    width: 100%;
  }
  .product-style01 .products-grid .product-item .product-item-info .cdz-buttons-container form {
    display: inline-block;
  }
  .product-style01 .products-grid .product-item .product-item-info .cdz-buttons-container .cdz-buttons-inner {
    display: table-cell;
    vertical-align: middle;
  }
  .product-style01 .products-grid .product-item .product-item-info .cdz-buttons-container .qs-button {
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    vertical-align: top;
  }
  .product-style01 .products-grid .product-item .product-item-info .cdz-buttons-container .actions-secondary {
    display: inline-block;
  }
  .product-style01 .products-grid .product-item .product-item-info .cdz-buttons-container button.tocart.primary {
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .product-style01 .products-grid .product-item .product-item-info:hover .cdz-product-bottom {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
  }
  .product-style01 .products-grid .product-item .product-item-info:hover .cdz-product-bottom .cdz-buttons-container .qs-button {
    transform: translate(0, 0);
  }
  .product-style01 .products-grid .product-item .product-item-info:hover .cdz-product-bottom .cdz-buttons-container button.tocart.primary {
    transform: translate(0, 0);
  }
  .products-grid .product-item .product-item-info .cdz-product-top,
  .products-grid .product-item .product-item-info .cdz-hover-section {
    position: relative;
  }
  .products-grid .product-item .product-item-info .cdz-product-bottom.non-hover {
    padding-top: 10px;
  }
  .products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) {
    position: absolute;
    left: 0;
    top: -50px;
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    width: 100%;
    z-index: 2;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) .cdz-buttons-container {
    text-align: center;
  }
  .products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) .cdz-buttons-container form {
    display: inline-block;
  }
  .products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) .cdz-buttons-container .qs-button {
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    vertical-align: top;
  }
  .products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) .cdz-buttons-container .actions-secondary {
    display: inline-block;
  }
  .products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) .cdz-buttons-container button.tocart.primary {
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .products-grid .product-item .product-item-info:hover .cdz-product-bottom:not(.non-hover) {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
  }
  .products-grid .product-item .product-item-info:hover .cdz-product-bottom:not(.non-hover) .cdz-buttons-container .qs-button {
    transform: translate(0, 0);
  }
  .products-grid .product-item .product-item-info:hover .cdz-product-bottom:not(.non-hover) .cdz-buttons-container button.tocart.primary {
    transform: translate(0, 0);
  }
  .page-layout-1column .products-grid .product-items.isotope {
    margin: 0 !important;
  }
  .page-layout-1column .products-grid .product-items.isotope .iso-item.product-item {
    position: relative;
    width: 20%;
    padding: 2px;
    margin-bottom: 0;
  }
  .page-layout-1column .products-grid .product-items.isotope .iso-item.product-item.width-2 {
    width: 40%;
  }
  .page-layout-1column .products-grid .product-items.isotope .iso-item.product-item .product-item-info .cdz-product-bottom {
    background: rgba(0, 0, 0, 0.22);
  }
  .product-style01 .cdz-block-title {
    margin-bottom: 10px;
  }
  .products-grid .isotope .iso-item.product-item {
    position: relative;
    color: #ffffff;
  }
  .products-grid .isotope .iso-item.product-item.width-1:not(.width-2) .cdz-buttons form {
    display: inline-block;
    vertical-align: top;
  }
  .products-grid .isotope .iso-item.product-item .product-item-link {
    color: #ffffff;
    text-decoration: none;
  }
  .products-grid .isotope .iso-item.product-item .product-item-link:visited {
    color: #ffffff;
    text-decoration: none;
  }
  .products-grid .isotope .iso-item.product-item .product-item-link:hover {
    color: #00b1f1;
    text-decoration: none;
  }
  .products-grid .isotope .iso-item.product-item .product-item-link:active {
    color: #00b1f1;
    text-decoration: none;
  }
  .products-grid .isotope .iso-item.product-item.width-1.width-2 .product-item-link {
    font: 400 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  }
  .products-grid .isotope .iso-item.product-item .price-box {
    margin-bottom: 15px;
  }
  .products-grid .isotope .iso-item.product-item .old-price,
  .products-grid .isotope .iso-item.product-item .price {
    color: #ffffff;
  }
  .products-grid .isotope .iso-item.product-item .product-item-info .product-item-details {
    padding-left: 5px;
    padding-right: 5px;
  }
  .product-style02 .product-item .product-info-top {
    position: relative;
  }
  .product-style02 .product-item .addto-hover-container {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    width: 100%;
    height: 100%;
    z-index: 2;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .product-style02 .product-item .addto-hover-container .actions-secondary {
    display: inline-block;
  }
  .product-style02 .product-item .addto-hover-container .addto-button {
    top: calc(50% - 16px);
    -webkit-top: calc(50% - 16px);
    -o-top: calc(50% - 16px);
    -moz-top: calc(50% - 16px);
    text-align: center;
    right: 0;
    left: 0;
    position: absolute;
  }
  .product-style02 .product-item:hover .addto-hover-container {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
  }
  .product-style04 .products-grid .product-items {
    margin: 0 !important;
  }
  .product-style04 .products-grid .product-items .product-item {
    position: relative;
    margin-bottom: 0;
    margin-top: 0;
  }
  .product-style04 .products-grid .product-items .product-item.big-product {
    width: 45%;
  }
  .product-style04 .products-grid .product-items .product-item.big-product:before {
    left: -1px;
    top: 0;
    position: absolute;
    height: 100%;
    width: 1px;
    content: '';
    background: #dbdbdb;
  }
  .product-style04 .products-grid .product-items .product-item.width-2 {
    width: 18.333333%;
  }
  .product-style04 .products.wrapper {
    border: 1px solid #dbdbdb;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #ffffff;
  }
  .product-style04 .products.wrapper .product-items {
    /* margin: 0 0 -1px !important; */
  }
  .product-style04 .big-product {
    width: 50%;
    float: right;
    padding: 0;
  }
  .product-style04 .big-product .item {
    width: 100%;
    padding: 0;
  }
  .product-style04 .big-product .product-item-info {
    border: 0;
    text-align: center !important;
  }
  .product-style04 .big-product .product-item-info .product-item-link {
    font-size: 140%;
  }
  .product-style04 .big-product .product-item-info .price {
    font-size: 120%;
  }
  .product-style04 .big-product .product-item-info .product-item-details {
    padding-bottom: 10px;
  }
  .product-style04 .small-product {
    border-right: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
  }
  .product-style04 .products-grid .product-item-name {
    min-height: 36px;
  }
  .product-style04 .products-grid .product-item-info {
    text-align: left;
    border: 0;
  }
  .product-style04 .products-grid .product-item-info .cdz-hover-section {
    text-align: center;
    padding: 10px 10px 0;
  }
  .product-style04 .products-grid .product-item:hover .product-item-info {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
  }
  .product-style04 .products-grid .more-views {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 0 10% 10px;
  }
  .product-style04 .products-grid .more-views .more-view-img {
    float: left;
    width: 25%;
    padding: 0 10px;
  }
  .product-style05 .product.data.items > .item.content {
    padding-top: 40px;
  }
  .product-style05 .ajax-load-button {
    position: relative;
  }
  .product-style05 .ajax-load-button:before {
    content: '';
    position: absolute;
    left: -1px;
    right: -1px;
    top: -1px;
    bottom: -1px;
    background: #ffffff;
    z-index: -1;
  }
  .product-style05 .product-item .product-info-top {
    position: relative;
  }
  .product-style05 .product-item .product-item-details {
    overflow: hidden;
    padding-bottom: 10px;
  }
  .product-style05 .product-item .addto-hover-container {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    width: 100%;
    height: 100%;
    z-index: 2;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .product-style05 .product-item .addto-hover-container .actions-secondary {
    display: inline-block;
  }
  .product-style05 .product-item .addto-hover-container .addto-button {
    top: calc(50% - 16px);
    -webkit-top: calc(50% - 16px);
    -o-top: calc(50% - 16px);
    -moz-top: calc(50% - 16px);
    text-align: center;
    right: 0;
    left: 0;
    position: absolute;
  }
  .product-style05 .product-item:hover .product-item-info:before {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  .product-style05 .product-item:hover .addto-hover-container {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
  }
  .page-layout-1column .product-style05.show-item-5 .product-items:not(.owl-carousel) {
    margin-left: -10px;
    margin-right: -10px;
    overflow: hidden;
  }
  .page-layout-1column .product-style05.show-item-5 .product-items:not(.owl-carousel) > .product-item {
    width: 25%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .page-layout-1column .product-style05.show-item-5 .product-items:not(.owl-carousel) > .product-item .product-item-info {
    width: 100%;
    height: 100%;
  }
  .cdz-vertical-menu {
    position: absolute;
    width: 100%;
  }
  .cms-index-index .left-navigation .block {
    margin-bottom: 0 !important;
  }
  .left-navigation {
    margin-top: 0;
  }
  .left-navigation .navigation .menu-title {
    padding: 19px 10px 19px 20px;
    min-height: 60px;
  }
  .left-navigation .cdz-vertical-menu {
    display: none;
  }
  .left-navigation:hover .cdz-vertical-menu {
    display: block;
  }
  .slideshow-wrapper .left-navigation .cdz-vertical-menu {
    display: block;
    position: static;
  }
  .cms-index-index .header-wrapper-content.sticky-menu:not(.active) .cdz-main-menu .left-navigation .cdz-vertical-menu {
    display: none;
  }
  .cart-discount .block > .title {
    margin-bottom: 0 !important;
  }
  .cart-discount .block > .title strong {
    border-bottom: 0;
  }
  .cart-discount .block .content {
    box-shadow: 0px 0px 1px #8c8686 !important;
    -moz-box-shadow: 0px 0px 1px #8c8686 !important;
    -webkit-box-shadow: 0px 0px 1px #8c8686 !important;
    -o-box-shadow: 0px 0px 1px #8c8686 !important;
    -ms-box-shadow: 0px 0px 1px #8c8686 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
  }
  .cdz-popup-wrapper .modal-popup .modal-inner-wrap {
    width: 80% !important;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  #wp_ln_shopby.filter-current #wp_ln_shopby_items {
    display: inline-block;
  }
  .wp-ln-actions {
    width: 98%;
    text-align: right;
  }
  .wp-ln-action {
    cursor: pointer;
    display: inline-block;
  }
  .wp-instant-search-wrapper {
    display: none;
  }
  .wp-instant-search-wrapper.desktop {
    display: block;
  }
  .wp-ln-action:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: inherit;
    color: inherit;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .wp-ln-show-less {
    display: none;
  }
  .wp-filters {
    display: none;
  }
  .sidebar.sidebar-main .wp-filters {
    display: none;
  }
  body.slider-layer .column.main,
  body.slider-down-layer .column.main {
    width: 100%;
  }
  body.slider-layer .block.filter,
  body.slider-down-layer .block.filter {
    display: none;
  }
  body.slider-layer .toolbar-products,
  body.slider-down-layer .toolbar-products {
    margin-left: 90px;
  }
  body.slider-layer .sidebar.sidebar-main .wp-filters,
  body.slider-down-layer .sidebar.sidebar-main .wp-filters {
    display: block;
    position: absolute;
    top: 5px;
    height: 20px;
    cursor: pointer;
    font-weight: bold;
  }
  body.slider-layer .sidebar.sidebar-main .wp-filters .wp-filters-text,
  body.slider-down-layer .sidebar.sidebar-main .wp-filters .wp-filters-text {
    vertical-align: top;
    font-weight: bold;
  }
  body.slider-layer .wp-ln-overlay,
  body.slider-down-layer .wp-ln-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 99;
    background: rgba(0, 0, 0, 0.3);
    overflow: hidden;
    cursor: pointer;
  }
  .sidebar.sidebar-main b.wp-slide-in {
    display: inline-block;
    background: url('../WeltPixel_LayeredNavigation/images/slide_icon.png') no-repeat;
    width: 20px;
    height: 23px;
    transition: scale 100ms ease;
    margin: 2px 8px 0 0;
  }
  .sidebar.sidebar-main span.wp-slide-down-add.active {
    display: inline-block;
    width: 20px;
    height: 23px;
    transition: scale 100ms ease;
    margin: 2px 8px 0 0;
  }
  .sidebar.sidebar-main span.wp-slide-down-add.active:after {
    content: '\e621';
    font-family: 'luma-icons';
    position: absolute;
    top: 1px;
    margin-left: 5px;
  }
  .sidebar.sidebar-main span.wp-slide-down-add {
    display: inline-block;
    transition: scale 100ms ease;
  }
  .sidebar.sidebar-main span.wp-slide-down-add:after {
    content: '\e622';
    font-family: 'luma-icons';
    position: absolute;
    top: 1px;
    margin-left: 5px;
  }
  .slide-in-filter {
    position: fixed;
    top: 0;
    left: 0;
    width: 12%;
    min-width: 250px;
    background: #fff;
    height: 95%;
    padding: 25px;
    overflow: scroll;
    margin-bottom: 10px;
    z-index: 100;
  }
  .slide-in-filter .block-subtitle {
    font-size: 15px;
    text-align: center;
    padding: 10px 10px 30px;
  }
  .slide-in-filter .filter-options-item {
    padding: 15px 0;
    border-bottom: 1px solid #ecece7;
  }
  .slide-in-filter.hide-selected-filters .filter-content {
    position: relative;
  }
  .slide-in-filter.hide-selected-filters .filter-content .filter-actions {
    margin: 0;
  }
  .slide-in-filter.hide-selected-filters .filter-content .filter-actions a.filter-clear {
    position: absolute;
    bottom: 0;
  }
  .sidebar .slide-down-filter .filter-options .filter-options-item .filter-options-content #swatch-wrapper {
    text-align: left !important;
  }
  .sidebar .slide-down-filter.no-box-shadow {
    box-shadow: none;
  }
  .slide-down-filter {
    display: block;
    position: absolute;
    background: #fff;
    top: 38px;
    width: 98%;
    z-index: 100;
    overflow-y: hidden;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    -moz-box-shadow: inset 0 2px 2px #ccc;
    -webkit-box-shadow: inset 0 2px 2px #ccc;
    box-shadow: inset 0 2px 2px #ccc;
  }
  .slide-down-filter:hover {
    overflow-y: auto;
    overflow-y: overlay;
  }
  .slide-down-filter .filter-options-title:after {
    content: '';
  }
  .slide-down-filter .filter-options-item {
    float: left;
    padding: 15px 1% 15px 5px;
    border: 0 none;
    overflow: hidden;
  }
  .slide-down-filter .filter-options-item .filter-options-content {
    overflow: hidden;
    height: 95%;
  }
  .slide-down-filter .filter-options-item .filter-options-content:hover {
    overflow-y: auto;
    overflow-y: overlay;
  }
  .slide-down-filter .block-content .block-subtitle {
    padding: 15px 20px 15px;
  }
  .slide-down-filter .block-content #wp_ln_shopby_items {
    display: inline-block;
  }
  .slide-down-filter .block-content #wp_ln_shopby_items .item {
    float: left;
    margin: 10px;
  }
  .slide-down-filter .block-content .filter-actions {
    margin: 0;
    float: right;
  }
  b.wp-ln-load-more:after {
    content: "\e607";
  }
  b.wp-ln-show-less:after {
    content: "\e618";
  }
  b.wp-ln-load-more:before {
    content: '';
  }
  b.show-less:before {
    content: '';
  }
  #layered-filter-block .wp-ln-selected a {
    border-left: 5px solid red;
    padding-left: 11px;
    font-style: italic;
    color: #908f8f;
  }
  #layered-filter-block .filter-options-item .filter-options-content {
    display: none;
  }
  #layered-filter-block .filter-options-item.active .filter-options-content {
    display: block;
  }
  #layered-filter-block .wp-ln-selected .swatch-option {
    position: relative;
    overflow: visible;
    outline: 2px solid #ee0000;
    border: 1px solid #fff;
  }
  #layered-filter-block .wp-ln-selected .swatch-option:before {
    visibility: visible;
    border: 3px solid white !important;
  }
  #layered-filter-block .wp-ln-selected .swatch-option:after {
    visibility: visible !important;
  }
  #layer-product-list .message.info.empty {
    margin-left: 90px !important;
  }
  body.wp-ln-open .page-wrapper div.page-header,
  body.wp-ln-open .page-wrapper .nav-sections,
  body.wp-ln-open .page-wrapper nav.navigation {
    z-index: 1 !important;
  }
  body.theme-pearl {
    /* price slider - in pearl*/
    /** price slider end */
  }
  body.theme-pearl .slide-in-filter {
    height: 100% !important;
  }
  body.theme-pearl b.wp-ln-load-more:before {
    content: "\e614";
    font-family: 'luma-icons';
  }
  body.theme-pearl b.wp-ln-show-less:before {
    content: "\e613";
    font-family: 'luma-icons';
  }
  body.theme-pearl b.wp-ln-load-more:after {
    content: '';
  }
  body.theme-pearl b.wp-ln-show-less:after {
    content: '';
  }
  body.theme-pearl .sidebar.sidebar-main .wp-filters {
    top: 16px !important;
  }
  body.theme-pearl .sidebar.sidebar-main .wp-filters .wp-filters-text {
    text-transform: uppercase;
  }
  body.theme-pearl #layered-filter-block .wp-ln-selected a {
    text-decoration: none;
    font-weight: 900;
    border-left: 0 none;
    font-style: normal;
    color: inherit;
  }
  body.theme-pearl #layered-filter-block .wp-ln-selected a:before {
    background: #303030;
    border: 1px solid #303030 !important;
  }
  body.theme-pearl #layered-filter-block .wp-ln-selected .swatch-option {
    outline: 2px solid #ee0000;
    border: 1px solid #fff;
  }
  body.theme-pearl #layered-filter-block .wp-ln-selected .swatch-option.text {
    position: relative;
    overflow: visible;
    border: 2px solid #999999 !important;
  }
  body.theme-pearl #layered-filter-block .filter-options .swatch-option.color.disabled:after {
    visibility: visible;
    content: '';
  }
  body.theme-pearl #layered-filter-block .filter-options .swatch-option.color.disabled:hover {
    overflow: hidden;
  }
  body.theme-pearl #layered-filter-block .filter-options .swatch-option.color.disabled:hover:before {
    visibility: hidden;
  }
  body.theme-pearl #layer-product-list .message.info.empty {
    margin-left: 90px !important;
  }
  body.theme-pearl .slide-down-filter {
    width: 99%;
    top: 52px;
    border: 0 none;
    -moz-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
  }
  body.theme-pearl .slide-down-filter .block-subtitle {
    border: 0 none !important;
  }
  body.theme-pearl .slide-down-filter .filter-options-title {
    border: 0 none !important;
    font-weight: 800 !important;
  }
  body.theme-pearl .ui-slider {
    background: #b3b3b3 !important;
    color: #333333;
    border: 1px solid #e9e9e9;
    height: 5px;
    margin: 15px 0 25px 5px;
    position: relative;
    width: 93%;
  }
  body.theme-pearl .ui-slider .ui-slider-handle:first-of-type,
  body.theme-pearl .ui-slider .ui-slider-handle:last-of-type {
    display: block;
    padding: 0;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
  }
  body.theme-pearl .ui-slider .ui-slider-handle:first-of-type {
    left: 0;
    margin-left: -5px;
  }
  body.theme-pearl .ui-slider .ui-slider-handle:last-of-type {
    padding: 0;
    margin-left: -5px;
  }
  body.theme-pearl .ui-slider .ui-widget-header {
    background: #e9e9e9 !important;
    height: 100%;
    position: absolute;
  }
  body.theme-pearl .ui-slider .ui-slider-range {
    background: #000 !important;
  }
  body.theme-pearl .ui-slider .ui-slider-handle {
    cursor: ew-resize;
    width: 1em;
    height: 1em;
    top: -4px;
    background: #000000;
  }
  body.theme-pearl .ui-slider .ui-corner-all {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  body.theme-pearl div.wp-slider-inp {
    width: 100%;
    display: inline-block;
  }
  body.theme-pearl div.wp-slider-inp a.wp-price-slider-a {
    float: right;
  }
  body.theme-pearl div.wp-slider-inp a.wp-price-slider-a:hover {
    font-weight: bold;
    background: none;
  }
  body.theme-pearl div.wp-slider-inp label {
    color: #757575;
    padding: 0 5px;
  }
  body.theme-pearl #rat_items li.item a {
    text-decoration: none !important;
  }
  body.theme-pearl #rat_items li.item a:hover {
    text-decoration: none !important;
  }
  body.theme-pearl .filter-options-content .items li.item {
    width: 96%;
  }
  body.theme-pearl .filter-options-content .items li.item:last-of-type {
    padding-bottom: 15px;
  }
  body.theme-pearl p.wp-slider-action {
    text-align: right;
  }
  body.theme-pearl ::-webkit-scrollbar {
    width: 4px;
    background-color: #F5F5F5;
  }
  body.theme-pearl ::-webkit-scrollbar-track {
    background-color: #fff;
  }
  body.theme-pearl ::-webkit-scrollbar-thumb {
    background-color: #c2c2c2;
    border-radius: 4px;
  }
  /* price slider - blank */
  .ui-slider {
    background: #fff !important;
    color: #333333;
    border: 1px solid #e9e9e9;
    height: 5px;
    margin: 15px 0 25px 0;
    width: 98%;
  }
  .ui-slider .ui-widget-header {
    height: 100%;
    position: absolute;
    background: #e9e9e9 !important;
  }
  .ui-slider .ui-slider-handle {
    cursor: ew-resize !important;
    width: 0.3em;
    height: 1em;
    top: -4px;
  }
  .ui-slider .ui-corner-all {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  div.wp-slider-inp {
    width: 100%;
    display: inline-block;
  }
  div.wp-slider-inp .wp-slider-from {
    width: 55%;
    text-align: left;
    float: left;
  }
  div.wp-slider-inp .wp-slider-to {
    width: 45%;
    text-align: right;
    float: right;
  }
  div.wp-slider-inp .wp-price-slider-inp {
    max-width: 41px;
    text-align: center;
    padding: 0;
    margin-left: -2px;
  }
  div.wp-slider-inp .wp-price-slider-inp.inp-type {
    max-width: 30%;
    height: 24px !important;
    margin-left: 2px;
  }
  div.wp-slider-inp .wp-price-slider-inp.inp-type#amount_to {
    margin-right: auto;
  }
  div.wp-slider-inp .wp-slider-inp-range {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  div.wp-slider-inp .wp-slider-inp-range .price-value-wrapper {
    margin-right: auto;
  }
  div.wp-slider-inp .wp-slider-inp-range a.wp-price-slider-a {
    float: right;
  }
  div.wp-slider-inp .wp-slider-inp-range a.wp-price-slider-a:hover {
    font-weight: bold;
    background: none;
  }
  div.wp-slider-inp label {
    color: #757575;
    padding: 0 5px;
  }
  p.wp-slider-action {
    text-align: right;
  }
  /** price slider end */
  .items a.wp-filter-disabled {
    pointer-events: none;
    cursor: default;
    color: #ccc;
  }
  .wp-instant-search-wrapper .wp-instant-search-inp {
    width: 90%;
  }
  .show-hide-filter-desktop .show-filter-icon {
    display: inline-block;
    float: left;
    cursor: pointer;
  }
  .show-hide-filter-desktop .desktop-show-filter,
  .show-hide-filter-desktop .desktop-hide-filter {
    display: inline-block;
    cursor: pointer;
  }
  .show-hide-filter-desktop .desktop-show-filter .show-filter-icon,
  .show-hide-filter-desktop .desktop-hide-filter .show-filter-icon {
    display: inline-block;
    background: url('../WeltPixel_LayeredNavigation/images/slide_icon.png') no-repeat;
    width: 20px;
    height: 23px;
    transition: scale 100ms ease;
    margin: 2px 8px 0 0;
  }
  .show-hide-filter-desktop .desktop-show-filter {
    display: none;
  }
  .column.main.no-left-padding {
    padding-left: 0;
  }
  .weltpixel-horizontalnavigation .filter-options .filter-options-item .filter-options-content .items li.item:last-of-type {
    padding-bottom: 5px;
  }
  .weltpixel-horizontalnavigation .filter-options .filter-options-item .filter-options-content .item {
    margin: 0 3px 5px;
    border-radius: 5px;
  }
  .weltpixel-horizontalnavigation .filter-options .filter-options-item.active {
    z-index: 30;
  }
  .page-wrapper .page-header.sticky-header.no-box-shadow,
  .page-wrapper .nav-sections.sticky-header.no-box-shadow {
    box-shadow: none;
  }
  body.page-layout-1column .filter.block {
    border-top: none;
  }
  body.page-layout-1column .horizontal-v2 {
    display: flex;
    align-items: center;
    position: relative;
  }
  body.page-layout-1column .horizontal-v2 .filter-actions-wrapper {
    display: flex;
    align-items: center;
  }
  body.page-layout-1column .horizontal-v2 .filter-actions-wrapper .filter-current {
    display: flex;
    align-items: center;
  }
  body.page-layout-1column .horizontal-v2 .filter-options {
    margin-bottom: 25px;
  }
  body.page-layout-1column .horizontal-v2 .filter-actions {
    margin-bottom: 0;
  }
  body.page-layout-1column .horizontal-v2 .filter-options-content ol.items {
    max-height: 60vh;
    overflow-y: scroll;
  }
  body.page-layout-1column .horizontal-v1 .filter-current {
    display: flex;
    align-items: center;
  }
  body.page-layout-1column .horizontal-v1 .filter-actions {
    margin-bottom: 0;
  }
  body.page-layout-1column .horizontal-v1 .filter-options-content ol.items {
    max-height: 60vh;
    overflow-y: scroll;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 {
    display: flex;
    align-items: center;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item {
    margin-bottom: 5px;
    margin-right: 10px;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item .filter-options-title {
    transition: .3s;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s;
    padding: 10px 15px;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item .filter-options-title:after {
    transition: transform 0.45s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.45s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    margin-left: 10px;
    top: 0;
    left: 0;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item .filter-options-content {
    width: auto;
    opacity: 0;
    transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    margin-top: 5px;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item .filter-options-content .wp-instant-search-wrapper.desktop {
    margin-top: 10px;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item .filter-options-content .filter-options-content-title {
    display: flex;
    align-items: center;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid #cccccc;
    white-space: nowrap;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items {
    overflow-y: scroll;
    max-height: 200px;
    margin: 10px 10px 15px 10px;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items li.item {
    margin: 0;
    padding: 5px 8px 5px 0;
    width: 100%;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items li.item a {
    margin: 0;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items::-webkit-scrollbar {
    display: none;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item:after,
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item:before {
    display: none;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item.active .filter-options-title:after {
    content: '\e622';
    transform: rotate(180deg);
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item.active .filter-options-content {
    opacity: 100%;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item.active .filter-options-content .items:hover::-webkit-scrollbar {
    display: block;
  }
  body.page-layout-1column .filter-align-left {
    justify-content: left;
  }
  body.page-layout-1column .filter-align-center {
    justify-content: center;
  }
  body.page-layout-1column .filters-box-shadow {
    box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
  }
  body.page-layout-1column .sticky-filters {
    position: fixed;
    width: 100%;
    z-index: 100;
    left: 0;
    background: white;
    justify-content: center;
  }
  body.page-layout-1column .sticky-filters .filter-options {
    margin-bottom: 0;
  }
  body.page-layout-1column .sticky-filters .filter-actions-wrapper,
  body.page-layout-1column .sticky-filters .filter-actions {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  body.page-layout-1column .sticky-filters .filter-actions-wrapper .filter-actions,
  body.page-layout-1column .sticky-filters .filter-actions .filter-actions {
    margin-bottom: 0;
    min-height: 35px;
  }
  body.page-layout-1column #layered-filter-block .filter-content.reverse-order {
    display: flex;
    flex-direction: column-reverse;
  }
  body.page-layout-1column.weltpixel-horizontalnavigation #layered-filter-block .filter-options .filter-options-content {
    min-width: 200px;
    width: auto !important;
    padding: 5px;
  }
  body.page-layout-1column.weltpixel-horizontalnavigation #layered-filter-block .filter-options .filter-options-content .wp-instant-search-wrapper.desktop,
  body.page-layout-1column.weltpixel-horizontalnavigation #layered-filter-block .filter-options .filter-options-content .wp-instant-search-wrapper.mobile {
    display: flex;
    justify-content: center;
  }
  body.page-layout-1column.weltpixel-horizontalnavigation #layered-filter-block .filter-options .filter-options-content .item {
    white-space: nowrap;
  }
  body.page-layout-1column.weltpixel-horizontalnavigation #layered-filter-block .filter-options .filter-options-content .item:hover {
    background-color: white;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #dbdbdb;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #dbdbdb;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .block-cart-failed .actions.secondary {
    text-align: right;
  }
  .block-cart-failed .actions.secondary .action {
    display: inline-block;
    margin: 0 0 0 10px;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 0;
    padding: 0;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .sticky-menu:not(.active) .block-search {
    position: relative;
    float: right;
    width: 225px;
    z-index: 4;
  }
  .mobile-search-wrapper {
    display: none;
  }
  .sticky-menu:not(.active) .mobile-search-wrapper {
    display: none;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .rtl-layout .cart-container .form-cart {
    float: right;
  }
  .rtl-layout .cart-container .form-cart .actions.main {
    text-align: left;
  }
  .rtl-layout .cart-container .widget {
    float: right;
  }
  .cart-summary {
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    position: relative;
  }
  .rtl-layout .cart-summary {
    float: left;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .rtl-layout .cart-summary .block > .title {
    padding-left: 40px;
    padding-right: 0;
  }
  .rtl-layout .cart-summary .block > .title:after {
    left: 3px;
    right: auto;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .rtl-layout .cart.table-wrapper .product-item-photo {
    padding-right: 0;
    padding-left: 20px;
  }
  .cart.table-wrapper .product-item-details {
    padding-bottom: 35px;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-discount {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .rtl-layout .cart-discount {
    padding-left: 4%;
    padding-right: 0;
    float: right;
    clear: right;
  }
  .block.crosssell {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
    /* &:extend(.abs-add-box-sizing-desktop all);
            
            .products-grid .product-item {
                width: 100%/4;
            }*/
  }
  .rtl-layout .block.crosssell {
    padding-left: 4%;
    padding-right: 0;
    float: right;
  }
  .minicart-wrapper .block-minicart {
    right: 0;
  }
  .rtl-layout .minicart-wrapper .block-minicart {
    right: auto;
    left: 0;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .rtl-layout .opc-wrapper {
    padding-left: 30px;
    padding-right: 0;
    float: right;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    display: block;
    font-size: 0;
    text-align: center;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #e4e4e4;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #f8f8f8;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #282828;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
  }
  .opc-progress-bar-item._active > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 100%;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 100%;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .rtl-layout .checkout-shipping-method .actions-toolbar > .primary {
    float: left;
  }
  .opc-sidebar {
    margin: 0 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .rtl-layout .opc-sidebar {
    float: left;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .payment-methods .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .payment-method-billing-address .action-update {
    float: right;
  }
  .payment-method-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    float: left;
    margin: 0 10px 10px 0;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account {
    min-width: 500px;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses > .item {
    margin-bottom: 20px;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    clear: both;
  }
  .page-product-downloadable .product-options-bottom {
    clear: both;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final_price {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final_price .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #c2c2c2;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 10px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-message .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .gift-message .field > .label {
    margin: 0;
  }
  .gift-message .field:before,
  .gift-message .field:after {
    content: '';
    display: table;
  }
  .gift-message .field:after {
    clear: both;
  }
  .gift-message .field.choice:before,
  .gift-message .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .gift-message .field .description {
    padding: 6px 15px 0 0;
    text-align: left;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .gift-message .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: left;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .gift-message .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: "";
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .action-gift {
    float: left;
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .action-gift:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #8f8f8f;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0 0 0 10px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .action-gift:hover:after {
    color: #333333;
  }
  .cart.table-wrapper .action-gift:active:after {
    color: #8f8f8f;
  }
  .cart.table-wrapper .action-gift._active:after {
    content: '\e621';
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #dbdbdb;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #dbdbdb;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #dbdbdb;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    width: 100%;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 12px 0 0 30px;
  }
  .block-returns-tracking .block-title .action.track {
    float: right;
  }
  .order-links .item {
    float: left;
    margin: 0 5px 0 0;
  }
  .order-links .item a {
    padding: 10px 10px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    line-height: 1.35;
    padding: 10px 10px 11px 10px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^="sales-guest-"] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.name {
    padding-left: 0;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  html,
  body {
    height: 100%;
  }
  .ie9 body {
    background-color: #8f8f8f;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #ff6e64;
    background-color: #00b1f1;
  }
  .page-header .header.panel {
    padding-bottom: 5px;
    padding-top: 5px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 0;
    margin-right: 20px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .rtl-layout .page-header .switcher {
    margin: 0 0 0 20px;
  }
  .page-header .switcher .options .action.toggle.active,
  .page-header .switcher .options .action.toggle:hover {
    color: #004664;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .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 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 1;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 1;
    color: inherit;
    content: '\e621';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .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;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .rtl-layout .header.panel > .header.links {
    float: left;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 20px;
  }
  .rtl-layout .header.panel > .header.links > li {
    margin: 0 20px 0 0;
  }
  .header.panel > .header.links > li > a {
    display: inline-block;
    vertical-align: middle;
    color: #ffffff;
    text-decoration: none;
  }
  .header.panel > .header.links > li > a:visited {
    color: #ffffff;
    text-decoration: none;
  }
  .header.panel > .header.links > li > a:hover {
    color: #004664;
    text-decoration: none;
  }
  .header.panel > .header.links > li > a:active {
    color: #004664;
    text-decoration: none;
  }
  .header.panel > .header.links > li.welcome {
    display: none;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 30px 10px 30px;
  }
  .logo {
    margin: 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    min-height: 100%;
    position: relative;
    transition: margin 0.3s ease-out 0;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .ie10 .page-wrapper,
  .ie11 .page-wrapper {
    height: 100%;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 20px;
    padding: 0;
    display: inline-block;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 0;
    text-align: left;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    margin-bottom: 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    float: left;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 10px;
    margin-bottom: 0;
  }
  .products-grid.wishlist .product-item .box-tocart {
    margin-bottom: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .control {
    margin-bottom: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #ffffff;
    border: 0 solid #dbdbdb;
    border-top: none;
    box-shadow: 0 2px 5px #e1e1e1;
    display: none;
    left: 0;
    margin: 0 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .products-grid .product-items:not(.owl-carousel) {
    margin-left: -10px;
    margin-right: -10px;
    overflow: hidden;
  }
  .products-grid .product-items:not(.owl-carousel) > .product-item {
    width: 33.33333333%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .products-grid .product-items:not(.owl-carousel) > .product-item .product-item-info {
    width: 100%;
    height: 100%;
  }
  .products-grid .tablet_1 .product-items:not(.owl-carousel) {
    margin-left: -10px;
    margin-right: -10px;
  }
  .products-grid .tablet_1 .product-items:not(.owl-carousel) > .product-item {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .products-grid .tablet_1 .product-items:not(.owl-carousel) > .product-item:nth-child(1n + 1) {
    clear: both;
  }
  .products-grid .tablet_2 .product-items:not(.owl-carousel) {
    margin-left: -10px;
    margin-right: -10px;
  }
  .products-grid .tablet_2 .product-items:not(.owl-carousel) > .product-item {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .products-grid .tablet_2 .product-items:not(.owl-carousel) > .product-item:nth-child(2n + 1) {
    clear: both;
  }
  .products-grid .tablet_3 .product-items:not(.owl-carousel) {
    margin-left: -10px;
    margin-right: -10px;
  }
  .products-grid .tablet_3 .product-items:not(.owl-carousel) > .product-item {
    width: 33.33333333%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .products-grid .tablet_3 .product-items:not(.owl-carousel) > .product-item:nth-child(3n + 1) {
    clear: both;
  }
  .products-grid .tablet_4 .product-items:not(.owl-carousel) {
    margin-left: -10px;
    margin-right: -10px;
  }
  .products-grid .tablet_4 .product-items:not(.owl-carousel) > .product-item {
    width: 25%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .products-grid .tablet_4 .product-items:not(.owl-carousel) > .product-item:nth-child(4n + 1) {
    clear: both;
  }
  .products-grid .tablet_5 .product-items:not(.owl-carousel) {
    margin-left: -10px;
    margin-right: -10px;
  }
  .products-grid .tablet_5 .product-items:not(.owl-carousel) > .product-item {
    width: 20%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .products-grid .tablet_5 .product-items:not(.owl-carousel) > .product-item:nth-child(5n + 1) {
    clear: both;
  }
  .products-grid .tablet_6 .product-items:not(.owl-carousel) {
    margin-left: -10px;
    margin-right: -10px;
  }
  .products-grid .tablet_6 .product-items:not(.owl-carousel) > .product-item {
    width: 16.66666667%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .products-grid .tablet_6 .product-items:not(.owl-carousel) > .product-item:nth-child(6n + 1) {
    clear: both;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .rtl-layout .product-info-main {
    float: left;
  }
  .product.media {
    float: left;
  }
  .rtl-layout .product.media {
    float: right;
  }
  .page-layout-1column .product-info-main {
    width: 37%;
  }
  .page-layout-1column .product.media {
    width: 60%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    position: relative;
    left: auto;
    top: auto;
    float: left;
    margin: 0 10px 10px 0;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 32px;
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: "(";
  }
  .compare.wrapper .counter.qty:after {
    content: ")";
  }
  /*.block.widget .products-grid .product-item{ width: 100%/3 }
    .page-layout-1column .block.widget .products-grid .product-item { width: 100%/4 }
    .page-layout-3columns .block.widget .products-grid .product-item { width: 100%/2 }*/
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  .braintree-express-paylater-message-container {
    order: 1;
  }
}
@media all and (min-width: 1024px), print {
  .box-layout .page-wrapper {
    max-width: 1024px;
  }
  .wrapper-ads02 {
    padding: 160px 0;
  }
  .page-layout-1column .product-style05.show-item-5 .product-items:not(.owl-carousel) {
    margin-left: -10px;
    margin-right: -10px;
    overflow: hidden;
  }
  .page-layout-1column .product-style05.show-item-5 .product-items:not(.owl-carousel) > .product-item {
    width: 20%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .page-layout-1column .product-style05.show-item-5 .product-items:not(.owl-carousel) > .product-item .product-item-info {
    width: 100%;
    height: 100%;
  }
  body.rtl-layout .sidebar .product-items .product-item-info .product-item-photo {
    float: right;
    margin: 0 0 10px 10px;
    left: auto;
    right: 0;
  }
  body.rtl-layout .sidebar .product-items .product-item-details {
    margin-left: auto;
    margin-right: 105px;
  }
  .cdz-popup-wrapper .modal-popup .modal-inner-wrap {
    width: 840px !important;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 100%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n+1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  /*.wishlist-index-index {
        .products-grid {
            .product-items {
                margin: 0;
            }
            .product-item {
                margin-bottom: @indent__base;
                margin-left: calc(~"(100% - 4 * 24%) / 3");
                padding: 0;
                width: 24.439%;
                &:nth-child(4n+1) {
                    margin-left: 0;
                }
            }
        }
    }*/
  .products-grid .product-items:not(.owl-carousel) {
    margin-left: -10px;
    margin-right: -10px;
    overflow: hidden;
  }
  .products-grid .product-items:not(.owl-carousel) > .product-item {
    width: 25%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .products-grid .product-items:not(.owl-carousel) > .product-item .product-item-info {
    width: 100%;
    height: 100%;
  }
  .products-grid .desktop_1 .product-items:not(.owl-carousel) {
    margin-left: -10px;
    margin-right: -10px;
  }
  .products-grid .desktop_1 .product-items:not(.owl-carousel) > .product-item {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .products-grid .desktop_1 .product-items:not(.owl-carousel) > .product-item:nth-child(1n + 1) {
    clear: both;
  }
  .products-grid .desktop_2 .product-items:not(.owl-carousel) {
    margin-left: -10px;
    margin-right: -10px;
  }
  .products-grid .desktop_2 .product-items:not(.owl-carousel) > .product-item {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .products-grid .desktop_2 .product-items:not(.owl-carousel) > .product-item:nth-child(2n + 1) {
    clear: both;
  }
  .products-grid .desktop_3 .product-items:not(.owl-carousel) {
    margin-left: -10px;
    margin-right: -10px;
  }
  .products-grid .desktop_3 .product-items:not(.owl-carousel) > .product-item {
    width: 33.33333333%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .products-grid .desktop_3 .product-items:not(.owl-carousel) > .product-item:nth-child(3n + 1) {
    clear: both;
  }
  .products-grid .desktop_4 .product-items:not(.owl-carousel) {
    margin-left: -10px;
    margin-right: -10px;
  }
  .products-grid .desktop_4 .product-items:not(.owl-carousel) > .product-item {
    width: 25%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .products-grid .desktop_4 .product-items:not(.owl-carousel) > .product-item:nth-child(4n + 1) {
    clear: both;
  }
  .products-grid .desktop_5 .product-items:not(.owl-carousel) {
    margin-left: -10px;
    margin-right: -10px;
  }
  .products-grid .desktop_5 .product-items:not(.owl-carousel) > .product-item {
    width: 20%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .products-grid .desktop_5 .product-items:not(.owl-carousel) > .product-item:nth-child(5n + 1) {
    clear: both;
  }
  .products-grid .desktop_6 .product-items:not(.owl-carousel) {
    margin-left: -10px;
    margin-right: -10px;
  }
  .products-grid .desktop_6 .product-items:not(.owl-carousel) > .product-item {
    width: 16.66666667%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .products-grid .desktop_6 .product-items:not(.owl-carousel) > .product-item:nth-child(6n + 1) {
    clear: both;
  }
  .products-grid .tablet_1 .product-items:not(.owl-carousel) {
    margin-left: -10px;
    margin-right: -10px;
  }
  .products-grid .tablet_1 .product-items:not(.owl-carousel) > .product-item {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .products-grid .tablet_1 .product-items:not(.owl-carousel) > .product-item:nth-child(1n + 1) {
    clear: both;
  }
  .products-grid .tablet_2 .product-items:not(.owl-carousel) {
    margin-left: -10px;
    margin-right: -10px;
  }
  .products-grid .tablet_2 .product-items:not(.owl-carousel) > .product-item {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .products-grid .tablet_2 .product-items:not(.owl-carousel) > .product-item:nth-child(2n + 1) {
    clear: both;
  }
  .products-grid .tablet_3 .product-items:not(.owl-carousel) {
    margin-left: -10px;
    margin-right: -10px;
  }
  .products-grid .tablet_3 .product-items:not(.owl-carousel) > .product-item {
    width: 33.33333333%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .products-grid .tablet_3 .product-items:not(.owl-carousel) > .product-item:nth-child(3n + 1) {
    clear: both;
  }
  .products-grid .tablet_4 .product-items:not(.owl-carousel) {
    margin-left: -10px;
    margin-right: -10px;
  }
  .products-grid .tablet_4 .product-items:not(.owl-carousel) > .product-item {
    width: 25%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .products-grid .tablet_4 .product-items:not(.owl-carousel) > .product-item:nth-child(4n + 1) {
    clear: both;
  }
  .products-grid .tablet_5 .product-items:not(.owl-carousel) {
    margin-left: -10px;
    margin-right: -10px;
  }
  .products-grid .tablet_5 .product-items:not(.owl-carousel) > .product-item {
    width: 20%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .products-grid .tablet_5 .product-items:not(.owl-carousel) > .product-item:nth-child(5n + 1) {
    clear: both;
  }
  .products-grid .tablet_6 .product-items:not(.owl-carousel) {
    margin-left: -10px;
    margin-right: -10px;
  }
  .products-grid .tablet_6 .product-items:not(.owl-carousel) > .product-item {
    width: 16.66666667%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .products-grid .tablet_6 .product-items:not(.owl-carousel) > .product-item:nth-child(6n + 1) {
    clear: both;
  }
  /*.products-grid .product-item {
        width: 24.439%;
        margin-left: calc(~"(100% - 4 * 24.439%) / 3");
        padding: 0;
        &:nth-child(4n+1) {
            margin-left: 0;
        }
    }
	*/
  /*.block.widget .products-grid .product-item { width: 100%/5 }
    .page-layout-1column .block.widget .products-grid {
		product-items{
			margin:0 -@indent__s;
		}
		.product-item {
			width: 100%/4;
			padding:0 @indent__s;
			//margin-left: calc(~"(100% - 4 * (100%/5)) / 3");
			&:nth-child(4n+1) {
				//margin-left: calc(~"(100% - 4 * (100%/5)) / 3");
			}
			&:nth-child(3n+1) {
				//margin-left: 0;
			}
		}
	}*/
  /*.page-layout-3columns .block.widget .products-grid .product-item { width: 100%/4 }
    .block.widget .products-grid .product-items { margin: 0; }
    .block.widget .products-grid .product-item {
        width: 24.439%;
        margin-left: calc(~"(100% - 4 * 24.439%) / 3");
        padding: 0;
        &:nth-child(4n+1) {
            margin-left: 0;
        }
    }*/
}
@media all and (min-width: 1440px), print {
  .box-layout .page-wrapper {
    max-width: 1440px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 105px;
  }
}
