/**
 * 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 #3fb0f2;
  color: #3fb0f2;
}
.action-primary:hover {
  background: #ffffff;
  border: 1px solid #3fb0f2;
  color: #3fb0f2;
}
.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 #3fb0f2;
  color: #3fb0f2;
}
.abs-action-link-button:hover {
  background: #ffffff;
  border: 1px solid #3fb0f2;
  color: #3fb0f2;
}
.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: #999999;
}
.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: #3fb0f2;
}
.abs-revert-to-action-secondary {
  background: #3fb0f2;
  border: 1px solid #3fb0f2;
  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 #3fb0f2;
  color: #3fb0f2;
}
.abs-revert-secondary-color:hover,
.abs-revert-to-action-secondary:hover {
  background: #ffffff;
  border: 1px solid #3fb0f2;
  color: #3fb0f2;
}
.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: #3fb0f2;
  text-decoration: none;
}
.abs-product-link > a:hover {
  color: #3fb0f2;
  text-decoration: none;
}
.abs-product-link > a:active {
  color: #3fb0f2;
  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%;
}
.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: #121212;
}
.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';
}
html.nav-before-open,
.nav-before-open body {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.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 #e7e7e7;
}
.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: #3fb0f2;
  border-color: #3fb0f2;
}
.cdz-login-form-dropdown .block-customer-login .actions-toolbar a.action.primary:hover {
  color: #ffffff;
  background-color: #3fb0f2;
  border-color: #3fb0f2;
}
.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: #3fb0f2;
  text-decoration: none;
}
.cdz-login-form-dropdown .block-customer-login a:active {
  color: #3fb0f2;
  text-decoration: none;
}
.authentication-wrapper {
  margin-top: -85px !important;
}
.authentication-wrapper .action.action-auth-toggle {
  color: #cccccc;
  text-decoration: none;
}
.authentication-wrapper .action.action-auth-toggle:visited {
  color: #cccccc;
  text-decoration: none;
}
.authentication-wrapper .action.action-auth-toggle:hover {
  color: #3fb0f2;
  text-decoration: none;
}
.authentication-wrapper .action.action-auth-toggle:active {
  color: #3fb0f2;
  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: #3fb0f2;
  border-color: #3fb0f2;
  font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
button:hover {
  color: #3fb0f2;
  background-color: #ffffff;
  border-color: #3fb0f2;
}
button.primary {
  color: #ffffff;
  background-color: #3fb0f2;
  border-color: #3fb0f2;
}
button.primary:hover {
  color: #ffffff;
  background-color: #3fb0f2;
  border-color: #3fb0f2;
}
.action.multicheckout {
  font-size: 110%;
}
.cdz-buttons-container form {
  display: inline-block;
  vertical-align: top;
}
.cdz-buttons-container button.tocart.primary {
  width: 32px;
  height: 32px;
  padding: 0;
  margin: 0;
  line-height: 32px;
  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: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #ffffff;
  background-color: #3fb0f2;
  border-color: #3fb0f2;
}
.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: 30px;
}
.cdz-buttons-container button.tocart.primary:hover {
  color: #3fb0f2;
  background-color: #ffffff;
  border-color: #3fb0f2;
}
.cdz-buttons-container button.tocart.primary span:before {
  display: none;
}
.sidebar .block-wishlist .action.tocart {
  width: 32px;
  height: 32px;
  padding: 0;
  margin: 0;
  line-height: 32px;
  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: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #ffffff;
  background-color: #3fb0f2;
  border-color: #3fb0f2;
}
.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: 30px;
}
.sidebar .block-wishlist .action.tocart:hover {
  color: #3fb0f2;
  background-color: #ffffff;
  border-color: #3fb0f2;
}
.sidebar .block-wishlist .action.tocart span:before {
  display: none;
}
.product-style09 button.tocart.primary {
  width: 32px;
  height: 32px;
  padding: 0;
  margin: 0;
  line-height: 32px;
  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: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #ffffff;
  background-color: #3fb0f2;
  border-color: #3fb0f2;
}
.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: 30px;
}
.product-style09 button.tocart.primary:hover {
  color: #3fb0f2;
  background-color: #ffffff;
  border-color: #3fb0f2;
}
.product-style09 button.tocart.primary span:before {
  display: none;
}
.qs-button {
  background-image: none;
  background: #3fb0f2;
  border: 1px solid #3fb0f2;
  cursor: pointer;
  font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 10px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  margin-bottom: 10px;
  width: 32px;
  height: 32px;
  padding: 0;
  margin: 0;
  line-height: 32px;
  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: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #ffffff;
  background-color: #3fb0f2;
  border-color: #3fb0f2;
}
.qs-button:focus,
.qs-button:active {
  background: #ffffff;
  border: 1px solid #3fb0f2;
  color: #3fb0f2;
}
.qs-button:hover {
  background: #ffffff;
  border: 1px solid #3fb0f2;
  color: #3fb0f2;
}
.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: 30px;
}
.qs-button:hover {
  color: #3fb0f2;
  background-color: #ffffff;
  border-color: #3fb0f2;
}
.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: #3fb0f2;
  border-color: #3fb0f2;
}
.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: #3fb0f2;
  background-color: #ffffff;
  border-color: #3fb0f2;
}
.actions-secondary:not(.cdz-product-wishlist .actions-secondary) .action {
  width: 32px;
  height: 32px;
  padding: 0;
  margin: 0;
  line-height: 32px;
  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: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #ffffff;
  background-color: #3fb0f2;
  border-color: #3fb0f2;
}
.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: 30px;
}
.actions-secondary:not(.cdz-product-wishlist .actions-secondary) .action:hover {
  color: #3fb0f2;
  background-color: #ffffff;
  border-color: #3fb0f2;
}
.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: 32px;
  height: 32px;
  padding: 0;
  margin: 0;
  line-height: 32px;
  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: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #ffffff;
  background-color: #3fb0f2;
  border-color: #3fb0f2;
}
.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: 30px;
}
.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: #3fb0f2;
  background-color: #ffffff;
  border-color: #3fb0f2;
}
.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 13px/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: #3fb0f2;
}
.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: #3fb0f2;
  text-decoration: none;
}
.cdz-product-wishlist a.action.towishlist:active {
  color: #3fb0f2;
  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: #3fb0f2;
}
.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: #FCB040 !important;
}
.cdz-product-wishlist a.action.towishlist.in-wishlist:before {
  content: '\f004';
}
.product-item-info:hover .cdz-product-wishlist a.action.towishlist {
  color: #3fb0f2;
}
.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: #3fb0f2;
  border: 1px solid #3fb0f2;
  cursor: pointer;
  display: inline-block;
  font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 10px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  font-weight: 600;
  color: #ffffff;
  background-color: #3fb0f2;
  border-color: #3fb0f2;
}
.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 #3fb0f2;
  color: #3fb0f2;
}
.ajax-load-wrapper .ajax-load-button .ajax-loader:hover,
.ajax-load-wrapper .ajax-load-button a:hover {
  background: #ffffff;
  border: 1px solid #3fb0f2;
  color: #3fb0f2;
}
.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: #3fb0f2;
  border-color: #3fb0f2;
}
.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: #3fb0f2;
  border: 1px solid #3fb0f2;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 10px 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 #3fb0f2;
  color: #3fb0f2;
}
#back-top a:hover {
  background: #ffffff;
  border: 1px solid #3fb0f2;
  color: #3fb0f2;
}
#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;
}
/*Hover scale*/
.hover-scale a {
  position: relative;
  overflow: hidden;
  display: block;
}
.hover-scale img {
  -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;
}
.hover-scale:hover img {
  -moz-transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
/* ============================================ *
 * 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: #3fb0f2;
}
.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;
}
.header-main-menu .menu-container .block-static-block.widget {
  width: 100%;
}
.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: #3fb0f2;
  border-color: #ffffff;
  font: 500 12px/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: #3fb0f2;
  border-color: #ffffff;
  font: 500 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz-main-menu .groupmenu .groupmenu-drop {
  background-color: #ffffff;
  border-color: #dfdfdf;
  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: #282828;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz-main-menu .groupmenu .groupmenu-drop a {
  color: #282828;
  text-decoration: none;
}
.cdz-main-menu .groupmenu .groupmenu-drop a:visited {
  color: #282828;
  text-decoration: none;
}
.cdz-main-menu .groupmenu .groupmenu-drop a:hover {
  color: #3fb0f2;
  text-decoration: none;
}
.cdz-main-menu .groupmenu .groupmenu-drop a:active {
  color: #3fb0f2;
  text-decoration: none;
}
.cdz-main-menu .groupmenu-drop {
  z-index: 99;
}
.cdz-main-menu .groupmenu-drop > .item.level1.row {
  margin: 0;
}
.cdz-main-menu .groupmenu-drop-content {
  padding: 10px;
  color: #282828;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-title {
  text-transform: uppercase;
  color: #282828;
  font-weight: 700;
  margin: 0;
  padding: 0 0 10px;
}
.cdz-main-menu .groupmenu-drop-content a {
  color: #282828;
  text-decoration: none;
}
.cdz-main-menu .groupmenu-drop-content a:visited {
  color: #282828;
  text-decoration: none;
}
.cdz-main-menu .groupmenu-drop-content a:hover {
  color: #3fb0f2;
  text-decoration: none;
}
.cdz-main-menu .groupmenu-drop-content a:active {
  color: #3fb0f2;
  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: #3fb0f2;
}
.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 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #3fb0f2;
  text-decoration: none;
}
.c-smartsearch__wrapper .c-smartsearch__title.h4:visited {
  color: #3fb0f2;
  text-decoration: none;
}
.c-smartsearch__wrapper .c-smartsearch__title.h4:hover {
  color: #3fb0f2;
  text-decoration: none;
}
.c-smartsearch__wrapper .c-smartsearch__title.h4:active {
  color: #3fb0f2;
  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 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #3fb0f2;
  text-decoration: none;
}
.searchsuite-autocomplete ul li a:visited {
  color: #3fb0f2;
  text-decoration: none;
}
.searchsuite-autocomplete ul li a:hover {
  color: #3fb0f2;
  text-decoration: none;
}
.searchsuite-autocomplete ul li a:active {
  color: #3fb0f2;
  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: #999999;
}
.searchsuite-autocomplete ul li .qs-option-info .qs-option-price {
  margin-top: 5px;
}
/* ============================================ *
 * Codazon_Slider
 * ============================================ */
.owl-carousel {
  padding-top: 20px;
}
.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: -33px;
  right: 0;
  margin-top: 0;
}
.rtl-layout .owl-carousel .owl-nav {
  right: auto;
  left: 0;
}
.owl-carousel .owl-nav [class*='owl-'] {
  width: 30px;
  height: 30px;
  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: #aaa9a9;
  background-color: transparent;
  border-color: transparent;
}
.owl-carousel .owl-nav [class*='owl-']:hover {
  color: #3fb0f2;
  background-color: #ffffff;
  border-color: #3fb0f2;
}
.owl-carousel .owl-nav [class*='owl-']:before {
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  line-height: 26px;
  content: '\e617';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.owl-carousel .owl-nav [class*='owl-'].owl-next:before {
  content: '\e608';
}
.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: '\e608';
}
.rtl-layout .owl-carousel .owl-nav [class*='owl-'].owl-next:before {
  content: '\e617';
}
/*.media-width(@extremum, @break) when (@extremum = 'max') and (@break = @screen__m) {
	.owl-carousel{
		padding:0;
		.owl-nav{ margin-top:0; position:static;}
		.owl-nav [class*='owl-']{
			position:absolute;
			left:5px;
			top:45%;
			top: calc(~'50% - 20px');
			-webkit-top: calc(~'50% - 20px');
			-o-top: calc(~'50% - 20px');
			-moz-top: calc(~'50% - 20px');
			&.owl-next{
				right:5px;
				left:auto;
			}
			
		}

	}
}
*/
.cdz-brand-slider-wrap {
  background-color: transparent;
}
.cdz-brand-slider-wrap .cdz-banners-item {
  padding: 5px;
  background-color: #ffffff;
  border: 1px solid #dbdbdb;
}
.cdz-brand-slider-wrap .cdz-slider-banners.owl-carousel .owl-nav {
  position: static;
}
.cdz-brand-slider-wrap .cdz-slider-banners.owl-carousel .owl-nav [class*='owl-'] {
  left: 0;
  top: calc(50% - 15px);
  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-brand-slider-wrap .cdz-slider-banners.owl-carousel .owl-nav [class*='owl-'].owl-next {
  right: 0;
  left: auto;
}
.rtl-layout .cdz-brand-slider-wrap .cdz-slider-banners.owl-carousel .owl-nav [class*='owl-'] {
  left: auto;
  right: 0;
}
.rtl-layout .cdz-brand-slider-wrap .cdz-slider-banners.owl-carousel .owl-nav [class*='owl-'].owl-next {
  left: 0;
  right: auto;
}
.cdz-brand-slider-wrap .cdz-slider-banners.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);
}
/*.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__xl) {
	.cdz-brand-slider-wrap .cdz-slider-banners.owl-carousel .owl-nav [class*='owl-']{
		left:-15px;
		&.owl-next{
			right:-15px;
		}
	}
}*/
/* ============================================ *
 * 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: #3fb0f2;
  border-color: #3fb0f2;
}
.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-']:hover {
  color: #3fb0f2;
  background-color: #ffffff;
  border-color: #3fb0f2;
}
.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: #999999;
}
.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: #3fb0f2;
}
.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 #121212;
  border: 1px solid #121212;
  -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: #dbdbdb;
}
.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: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  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: #999999;
  font: 400 13px/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: #999999;
}
.post-list-wrapper .post-holder .post-details .post-title {
  margin: 0;
  max-width: 100%;
  padding: 0 90px 10px 0;
  font: 500 20px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.post-list-wrapper .post-holder .post-details .post-title a {
  color: #3fb0f2;
  text-decoration: none;
  font: 500 20px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.post-list-wrapper .post-holder .post-details .post-title a:visited {
  color: #3fb0f2;
  text-decoration: none;
}
.post-list-wrapper .post-holder .post-details .post-title a:hover {
  color: #3fb0f2;
  text-decoration: none;
}
.post-list-wrapper .post-holder .post-details .post-title a:active {
  color: #3fb0f2;
  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: #3fb0f2;
  text-decoration: none;
  float: left;
}
.post-list-wrapper .post-holder .post-details .post-read-more:visited {
  color: #3fb0f2;
  text-decoration: none;
}
.post-list-wrapper .post-holder .post-details .post-read-more:hover {
  color: #3fb0f2;
  text-decoration: none;
}
.post-list-wrapper .post-holder .post-details .post-read-more:active {
  color: #3fb0f2;
  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: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  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: #999999;
  font: 400 13px/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: #999999;
  background-color: #ffffff;
  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: #121212;
}
.widget.blog-search .action.search:before {
  color: #999999;
}
.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: #999999;
}
.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;
  width: 100%;
}
.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 {
  color: #282828;
  font: 500 18px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  background-color: #e8e8e8;
  text-transform: uppercase;
  position: relative;
  padding: 10px 20px;
  margin-bottom: 0;
  min-width: 100%;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.product.info.detailed.without_tab .product.data.items > .content {
  padding: 15px 20px;
  margin-bottom: 20px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  border: 1px solid #dbdbdb;
  border-top: 0;
  text-align: left;
}
/* ============================================ *
 * 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: #f2f2f2;
  color: #222222;
  background-color: #f2f2f2;
  border-color: #222222;
}
.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: 400 18px/1.35 Poppins, 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: #999999;
  background-color: #f2f2f2;
  border-color: #999999;
}
.tabs-list-sty04 .tabs-list .title:before {
  content: '';
  width: 100%;
  background: #222222;
  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: #222222;
  background-color: #f2f2f2;
  border-color: #222222;
}
.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;
}
/*Baby & Kids*/
/* ============================================ *
 * Codazon_AjaxCartPro
 * ============================================ */
.cart-footer .cart-qty {
  color: #ffffff;
  background-color: #3fb0f2;
  border-color: #3fb0f2;
  font: 400 13px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cart-footer .cart-qty .footer-cart-summary .summary-content .price {
  color: #3fb0f2;
}
.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
 * ============================================ */
/* ============================================ */
@media (max-width: 1200px) {
  .page-header.sticky-menu.active .header-main-menu .nav-sections {
    margin: 5px 0 5px!important;
  }
  .page-header.sticky-menu.active .header.content .header.content {
    padding: 0 !important;
  }
}
@media (min-width: 1101px) {
  .logo {
    margin-left: 80px !important;
  }
  .header.content .customstores-links {
    left: 370px;
  }
}
@media (max-width: 1100px) {
  .logo {
    margin-left: 40px !important;
  }
  #authorization-top-link {
    margin: 22px 40px 0 25px!important;
  }
  .page-header.sticky-menu .header-main-menu .nav-sections {
    margin: 15px 0 40px!important;
  }
  .page-header.sticky-menu .cdz-main-menu .groupmenu li.level0 > a.menu-link {
    height: 42px;
    padding: 0 8px!important;
    font-size: 14px !important;
    line-height: 42px !important;
  }
  .page-header.sticky-menu.active .cdz-main-menu .groupmenu li.level0 > a.menu-link {
    padding: 10px 10px 7px;
    font-size: 14px;
  }
}
@media (max-width: 900px) {
  .logo {
    margin-left: 20px !important;
  }
  #authorization-top-link {
    margin: 22px 20px 0 15px !important;
  }
  .page-header .minicart-wrapper {
    margin: 22px 0 0 20px;
  }
  .page-header.sticky-menu .cdz-main-menu .groupmenu li.level0 > a.menu-link {
    padding: 0 10px!important;
    font-size: 13px !important;
  }
  .page-header.sticky-menu.active .cdz-main-menu .groupmenu li.level0 > a.menu-link {
    padding: 0 5px!important;
    font-size: 11px !important;
  }
}
@media (max-width: 767px) {
  .page-header.sticky-menu .header-main-menu .nav-sections {
    margin: 0 !important;
  }
  .page-header .minicart-wrapper {
    margin: 0;
  }
  .page-header .box-header .header.content .header.content .header-main-menu {
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .wrapper .header.panel > .header.links {
    float: left;
  }
  .wrapper .header.panel > .header.links > li {
    margin: 0 20px 0 0px;
  }
}
@media (max-width: 590px) {
  .page-header .logo .main-logo {
    margin: 6px auto 0!important;
  }
}
@-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
 * ============================================ */
.footer-custom-block .cdz-footer-bottom-payment img {
  height: 30px;
}
.bottom-footer-wrapper .copyright span {
  display: inline-block;
  vertical-align: top;
  line-height: 30px;
  font-size: 20px;
  color: #727171;
  font-family: 'Microsoft-Yi-Baiti';
}
.page-footer {
  background: #ffffff;
  color: #777777;
}
.page-footer ul,
.page-footer li {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.page-footer .top-footer-wrapper {
  background-color: #f8f8f8;
}
.page-footer .footer-container-wrapper {
  padding-top: 50px;
  padding-bottom: 30px;
}
.page-footer .footer-content-top {
  padding-top: 35px;
  padding-bottom: 25px;
}
.page-footer .footer-content-top .block-static-block.widget {
  margin-bottom: 0;
}
.page-footer .footer-content-top .text-sign-up {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 35px;
  font-size: 20px;
  color: #3398cc;
}
.page-footer .footer.content {
  position: relative;
}
.page-footer .block.newsletter {
  margin-bottom: 0;
}
.page-footer .block.newsletter .field .control {
  margin-right: 10px;
}
.page-footer .block.newsletter .field .control:before {
  font-size: 19px;
  line-height: 35px;
  color: #aaa;
}
.page-footer .block.newsletter input {
  line-height: 35px;
  height: 35px;
  max-width: 88%;
  font-size: 18px;
  border-width: 1px;
  border-color: #bebebe;
  font-family: 'Microsoft-Yi-Baiti';
}
.page-footer .block.newsletter .action.subscribe {
  border-width: 1px;
  border-color: #3398cc;
  background-color: #3398cc;
  padding: 0 8px;
  line-height: 35px;
  min-height: 35px;
  height: 35px;
}
.page-footer .block.newsletter .action.subscribe span {
  font-size: 18px;
}
.page-footer .block.newsletter .action.subscribe:hover span {
  color: #fff;
}
.page-footer .footer-bottom {
  background: #ffffff;
  border-top: 1px solid #ffffff;
  padding: 30px 0;
}
.page-footer a {
  color: #777777;
}
.page-footer a:hover {
  color: #3fb0f2;
}
.page-footer p.h5 {
  color: #3b3b3b;
  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 #dbdbdb;
}
.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 #dbdbdb;
  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: #dbdbdb;
  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: 3px 5px 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;
  color: #3fb0f2;
  border: 1px solid #3fb0f2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #ffffff;
  background-color: #3fb0f2;
  border-color: #3fb0f2;
}
.page-footer .footer-social a span {
  font-size: 0;
  position: relative;
  display: block;
  height: 30px;
  width: 30px;
}
.page-footer .footer-social a span:before {
  font-size: 22px;
}
.page-footer .footer-social a:hover {
  color: #3fb0f2;
  background-color: #ffffff;
  border-color: #3fb0f2;
}
.page-footer .footer-social a.facebook {
  background-color: #5072b8;
  border-color: #5072b8;
}
.page-footer .footer-social a.facebook span:before {
  font-size: 26px;
  bottom: -1px;
  position: absolute;
  right: 5px;
}
.page-footer .footer-social a.twitter {
  background-color: #1da1f2;
  border-color: #1da1f2;
}
.page-footer .footer-social a.twitter span:before {
  font-size: 24px;
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: 2px;
}
.page-footer .footer-social a.pinterest {
  background-color: #bc081c;
  border-color: #bc081c;
}
.page-footer .footer-social a.pinterest span {
  height: 22px;
  width: 22px;
  background-color: #fff;
  border-radius: 100%;
  margin: 3px;
}
.page-footer .footer-social a.pinterest span:before {
  color: #bc081c;
  font-size: 19px;
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: 4px;
}
.page-footer .footer-social a.instagram {
  background-color: #ff0000;
  border-color: #ff0000;
}
.page-footer .footer-social a.instagram span:before {
  font-size: 24px;
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: 2px;
}
.page-footer .bottom-footer-wrapper {
  background: #ffffff;
  padding: 30px 0;
  overflow: hidden;
  border-top: 1px solid #9f9f9f;
}
.page-footer .bottom-footer-wrapper .block-static-block.widget {
  margin-bottom: 0;
}
.page-footer .copyright {
  vertical-align: top;
  display: inline-block;
  font: 400 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  float: left;
  width: 60%;
}
.page-footer address {
  margin-bottom: 10px;
  margin-top: 10px;
}
.page-footer .footer-custom-block {
  float: right;
  width: 30%;
  margin-right: 0px;
}
.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 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
@media (min-width: 960px) {
  .page-footer .footer-custom-block {
    margin-right: 60px;
  }
}
@media (min-width: 1180px) {
  .bottom-footer-wrapper #siteseal {
    left: 0 !important;
    right: 0 !important;
    margin: 0 0 0 46% !important;
  }
}
.media-width(min-width: 1290px) .page-footer .footer-custom-block {
  margin-right: 0;
}
@media (max-width: 1050px) {
  .page-footer .copyright {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .bottom-footer-wrapper #siteseal {
    width: 150px !important;
  }
  .bottom-footer-wrapper #siteseal .bbbseal a {
    margin-bottom: 15px !important;
  }
  .bottom-footer-wrapper #siteseal .godadyseal {
    margin-left: 10px;
  }
}
.cms-contacts .contact-content {
  margin-top: 20px;
}
.cms-contacts .contact {
  width: 75%;
  margin: 0 auto;
}
.cms-contacts .contact div {
  float: left;
  margin-bottom: 10px;
}
.cms-contacts .contact .title {
  clear: left;
  min-width: 150px;
  text-align: right;
}
.cms-contacts .contact .content {
  margin-left: 50px;
  min-height: 50px;
}
.galleries .gallery-collection {
  text-align: center;
  display: inline-block;
}
.galleries .gallery-collection .mini-galleries {
  list-style: none none outside;
  padding-left: 0;
  margin-bottom: 0px;
}
.galleries .gallery-collection .mini-galleries .gallery-item {
  display: none;
  margin-bottom: 0;
}
.galleries .gallery-collection .mini-galleries .gallery-item.gallery-thumbnail {
  display: block;
}
.galleries .gallery-collection .gallery-title {
  padding-bottom: 10px;
}
.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: #3fb0f2;
  background-color: transparent;
  border-color: #3fb0f2;
}
.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .action.primary:hover {
  color: #ffffff;
  background-color: #3fb0f2;
  border-color: #3fb0f2;
}
.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 #3fb0f2;
}
.footer-top-ads .block.newsletter .action.primary {
  color: #ffffff;
  background-color: #3fb0f2;
  border-color: #3fb0f2;
}
.footer-top-ads .block.newsletter .action.primary:hover {
  color: #ffffff;
  background-color: #3fb0f2;
  border-color: #3fb0f2;
}
.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: #fcb040;
  font: 400 14px/1.55 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 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #fcb040;
  text-decoration: none;
}
.categories-deals .category-name a:visited {
  color: #fcb040;
  text-decoration: none;
}
.categories-deals .category-name a:hover {
  color: #fcb040;
  text-decoration: none;
}
.categories-deals .category-name a:active {
  color: #fcb040;
  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 #fcb040;
  padding: 7px 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  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 #fcb040;
  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: #fcb040;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 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: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.categories-deals .custom-info-block:hover {
  color: #fff;
  border-color: #fcb040;
}
.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: #b3b3b3;
  min-height: 60px;
  text-align: center;
}
.wrapper-ads03 .text-area .icon-font {
  float: left;
  background: #999999;
  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 #808080;
  -moz-box-shadow: 5px 5px 0px #808080;
  -webkit-box-shadow: 5px 5px 0px #808080;
  -o-box-shadow: 5px 5px 0px #808080;
  -ms-box-shadow: 5px 5px 0px #808080;
}
.wrapper-ads04 .groupinfo {
  padding: 20px;
  background-color: #ffffff;
}
.wrapper-ads04 .groupinfo .grifo-title {
  margin: 0 0 20px;
}
.wrapper-ads04 .groupinfo .grifo-title a {
  color: #121212;
  text-decoration: none;
}
.wrapper-ads04 .groupinfo .grifo-title a:visited {
  color: #121212;
  text-decoration: none;
}
.wrapper-ads04 .groupinfo .grifo-title a:hover {
  color: #3fb0f2;
  text-decoration: none;
}
.wrapper-ads04 .groupinfo .grifo-title a:active {
  color: #3fb0f2;
  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: #ffffff;
  border-color: #ffffff;
}
.wrapper-ads05 .newsletter-container .block.newsletter .action.subscribe {
  color: #ffffff;
  background-color: #3fb0f2;
  border-color: #3fb0f2;
  font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.wrapper-ads05 .newsletter-container .block.newsletter .action.subscribe:hover {
  color: #3fb0f2;
  background-color: #ffffff;
  border-color: #3fb0f2;
}
.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: #3fb0f2;
  text-decoration: none;
}
.wrapper-ads06 a:active {
  color: #3fb0f2;
  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: #3fb0f2;
  border-color: #3fb0f2;
}
.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: #3fb0f2;
  border-color: #3fb0f2;
}
.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 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  border-radius: 0 5px 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;
  overflow: hidden;
  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 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz_wapper-blog01 .blog-title a {
  color: #3fb0f2;
  text-decoration: none;
  font: 400 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz_wapper-blog01 .blog-title a:visited {
  color: #3fb0f2;
  text-decoration: none;
}
.cdz_wapper-blog01 .blog-title a:hover {
  color: #3fb0f2;
  text-decoration: none;
}
.cdz_wapper-blog01 .blog-title a:active {
  color: #3fb0f2;
  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: #999999;
  font: 400 13px/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: #999999;
  font: 400 13px/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: #999999;
  font: 400 13px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  margin: 0 0 20px;
}
.cdz_wapper-blog02 .blog-title {
  margin: 0 0 20px;
  font: 400 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: uppercase;
}
.cdz_wapper-blog02 .blog-title a {
  color: #3fb0f2;
  text-decoration: none;
  font: 400 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz_wapper-blog02 .blog-title a:visited {
  color: #3fb0f2;
  text-decoration: none;
}
.cdz_wapper-blog02 .blog-title a:hover {
  color: #3fb0f2;
  text-decoration: none;
}
.cdz_wapper-blog02 .blog-title a:active {
  color: #3fb0f2;
  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 13px/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 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz_wapper-blog03 .blog-title a {
  color: #3fb0f2;
  text-decoration: none;
  font: 400 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz_wapper-blog03 .blog-title a:visited {
  color: #3fb0f2;
  text-decoration: none;
}
.cdz_wapper-blog03 .blog-title a:hover {
  color: #3fb0f2;
  text-decoration: none;
}
.cdz_wapper-blog03 .blog-title a:active {
  color: #3fb0f2;
  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: #999999;
  font: 400 13px/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: #999999;
  font: 400 13px/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: #3fb0f2;
}
.cdz_wapper-blog04 .cdz-blog-top {
  background: #f1f1f1;
  padding: 20px;
}
.cdz_wapper-blog04 .blog-title {
  margin: 10px 0;
  font: 400 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz_wapper-blog04 .blog-title a {
  color: #3fb0f2;
  text-decoration: none;
  font: 400 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  font-weight: 600;
}
.cdz_wapper-blog04 .blog-title a:visited {
  color: #3fb0f2;
  text-decoration: none;
}
.cdz_wapper-blog04 .blog-title a:hover {
  color: #3fb0f2;
  text-decoration: none;
}
.cdz_wapper-blog04 .blog-title a:active {
  color: #3fb0f2;
  text-decoration: none;
}
.cms-index-index .page-main {
  padding-top: 20px;
}
/*.cdz-brand-slider-wrap{
	background-color:transparent;
	border:1px solid @main_border;
	padding:20px;
	.abs-borderradius(@border-radius);
	.cdz-banners-item{
		border-width:0;
	}
}
*/
#pre-div {
  display: none !important;
}
.slideshow-wrapper {
  margin: 0 0 35px;
}
.slideshow-wrapper .owl-carousel .owl-stage-outer,
.slideshow-wrapper .owl-carousel.owl-loaded {
  padding-top: 0;
  padding-bottom: 0;
}
.slideshow-wrapper .custom-slider {
  padding-bottom: 0;
}
.slideshow-wrapper .owl-carousel .owl-nav {
  position: inherit;
}
.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'] {
  width: 40px !important;
  height: 100px !important;
  border-color: transparent !important;
  background-color: transparent !important;
}
.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-']:before {
  background-image: url('../images/preview-slider.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  content: '' !important;
  height: 100px;
  width: 40px;
  overflow-y: visible;
}
.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'].owl-next:before {
  background-image: url('../images/next-slider.png');
}
.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-']:hover {
  background-color: transparent !important;
  border-color: transparent !important;
}
.container.three-cols,
.container.two-cols,
.container.special-accordion {
  box-sizing: border-box;
  margin: 0 auto 100px!important;
  max-width: 1240px;
  padding: 0 20px;
  width: 100%;
}
.container.special-accordion {
  margin: 0 auto 30px!important;
}
.container a.post:hover {
  text-decoration: none;
}
.container .image {
  display: grid;
}
.container .image img {
  width: 100%;
}
.container .title {
  height: 45px;
  overflow-y: hidden;
  text-align: center;
  display: table;
  border: 1px solid #000;
  border-top: 0;
  width: 100%;
}
.container .title span {
  color: #003b71;
  font-size: 18px;
  font-weight: bold;
  display: table-cell;
  vertical-align: middle;
  font-family: 'MicrosoftTaiLe-Bold';
}
.cms-home .container h2 {
  font-family: 'MicrosoftTaiLe-Bold';
  text-transform: uppercase;
  margin-bottom: 30px;
  position: relative;
  color: #3398cc;
  font-size: 45px;
}
.cms-home .container h2:before {
  top: -2px;
  left: -70px;
  content: '';
  width: 45px;
  height: 45px;
  position: absolute;
  display: inline-block;
  background-color: #3398cc;
}
.cms-home .container.two-cols h2 {
  color: #a8c918;
}
.cms-home .container.two-cols h2:before {
  background-color: #a8c918;
}
.cms-home .container.two-cols .row {
  margin-top: 70px;
}
.cms-home .container.two-cols p {
  color: #525252;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
}
.cms-home .container.two-cols .image {
  border: 1px solid #000;
  border-bottom: 0;
}
.cms-home .container.two-cols .title {
  margin: 0;
  height: 40px;
  line-height: 15px;
}
.cms-home .container.two-cols .title span {
  font-size: 15px;
}
.cms-home .container.two-cols .top {
  margin-bottom: 17px;
}
.cms-home .container.two-cols .top,
.cms-home .container.two-cols .bottom {
  display: inline-block;
  width: 100%;
}
.cms-home .container.special-accordion h2 {
  color: #f5b335;
}
.cms-home .container.special-accordion h2:before {
  background-color: #f5b335;
}
.cms-home #accordion {
  list-style: none;
  margin: 30px 0;
  padding: 0;
  height: 600px;
  overflow: hidden;
}
.cms-home #accordion li {
  float: left;
  display: block;
  width: 4%;
  overflow: hidden;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  height: 100%;
  margin: 0;
}
.cms-home #accordion li .content {
  max-width: 355px;
  height: 100%;
  padding: 0 30px;
  width: 100%;
}
.cms-home #accordion li .content h3 {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  margin: 63px 0;
}
.cms-home #accordion li .content p {
  font-size: 19px;
  font-family: Arial, Helvetica, sans-serif;
}
.cms-home #accordion li .content span {
  width: 100%;
  font-size: 23px;
  margin-top: 40px;
  text-align: center;
  display: inline-block;
  font-family: 'MicrosoftTaiLe';
}
.cms-home #accordion li .content span strong {
  font-size: 40px;
}
.cms-home #accordion li.active {
  width: 92%;
}
.cms-home #accordion li.special-package {
  background-color: #f4b334;
  background-image: url('../images/special-package.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.cms-home #accordion li.special-package .content {
  background-color: rgba(244, 179, 52, 0.7);
}
.cms-home #accordion li.classroom-package {
  background-color: #a8c918;
  background-image: url('../images/classroom-package.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.cms-home #accordion li.classroom-package .content {
  background-color: rgba(168, 201, 24, 0.7);
}
.cms-home #accordion li.new-release {
  background-color: #3398cc;
  background-image: url('../images/new-release.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.cms-home #accordion li.new-release .content {
  background-color: rgba(51, 152, 204, 0.7);
}
.cms-home #accordion li.special-package .tab {
  background-color: #f4b334;
}
.cms-home #accordion li.classroom-package .tab {
  background-color: #a8c918;
}
.cms-home #accordion li.new-release .tab {
  background-color: #3398cc;
}
.cms-home #accordion li .tab {
  margin: 0;
  float: left;
  height: 100%;
  width: 48px;
  position: relative;
}
.cms-home #accordion li .tab:before {
  background-image: url('../images/open-tab.png');
  content: '';
  position: absolute;
  height: 16px;
  width: 16px;
  z-index: 1000;
  background-size: contain;
  background-repeat: no-repeat;
  left: 16px;
  bottom: 15px;
}
.cms-home #accordion li .tab h3 {
  writing-mode: tb-rl;
}
.cms-home #accordion li .content {
  display: none;
}
.cms-home #accordion li.open .tab {
  display: none;
}
.cms-home #accordion li.open .content {
  display: block;
}
.customstores-links {
  left: 325px;
  top: 15px;
  position: absolute;
  z-index: 10;
}
.customstores-links .custom-links ul {
  padding-left: 10px;
  margin-top: 10px;
  margin-bottom: 0;
}
.customstores-links .custom-links ul li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 0;
}
.customstores-links .custom-links ul .us a,
.customstores-links .custom-links ul .ca a {
  text-indent: -9999px;
  width: 27px;
  height: 17px;
  display: block;
}
.customstores-links .custom-links ul li.us {
  background: url('../images/usa.jpg') no-repeat;
}
.customstores-links .custom-links ul li.ca {
  background: url('../images/canada.jpg') no-repeat;
}
.sorter-options > option[value=position] {
  display: none;
}
body .block-static-block.widget:first-of-type {
  margin-bottom: 0;
}
body .block-static-block.widget:first-of-type .top-message {
  padding-top: 10px;
}
body .block-static-block.widget:first-of-type .top-message p {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
  color: #777777;
}
body .block-static-block.widget:first-of-type .top-message p a {
  color: #777777;
  text-decoration: underline;
}
ul.account-links {
  float: right;
  margin: 22px 30px 0 25px;
  display: inline-block;
  list-style: none;
  padding-left: 0;
  display: none;
}
ul.account-links li a {
  font-family: 'Microsoft-Yi-Baiti';
  font-size: 18px;
  color: #777777;
}
ul.account-links li.account-link {
  display: inline-block;
  margin-right: 10px;
}
ul.account-links #authorization-top-link {
  margin: 0 !important;
  display: inline-block;
  list-style: none;
  float: none;
}
.page-header.sticky-menu .header.content .search-wrapper {
  margin-right: 30px;
  clear: both;
  margin-top: 10px;
}
.page-header.sticky-menu.active .header.content .search-wrapper {
  margin-top: 0;
}
.page-header.sticky-menu.active ul.account-links {
  display: none;
}
.sticky-menu.active .customstores-links {
  display: none !important;
}
.product-item-name {
  font: 400 14px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.searchsuite-autocomplete {
  min-width: 310px;
}
.searchsuite-autocomplete ul li .qs-option-info .qs-option-price div {
  overflow: hidden;
}
.searchsuite-autocomplete ul li .qs-option-info .qs-option-price div span {
  margin-left: 0;
}
.cart.table-wrapper {
  margin-bottom: 20px !important;
}
.products-grid .product-item-info {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #e1e1e1;
}
.products-grid .product-item-info .product-image-wrapper {
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.product-addto-links .action:hover span {
  color: #3fb0f2;
  background-color: #ffffff;
  border-color: #3fb0f2;
}
@media (min-width: 1024px) {
  .cms-home .container.two-cols .row .col-sm-10 {
    width: 40% !important;
  }
  .cms-home .container.two-cols .row .col-sm-14 {
    width: 60% !important;
    padding-left: 0 !important;
  }
  .page-header.sticky-menu .header.content .search-wrapper {
    margin-right: 0;
    clear: none;
    margin-top: 25px;
  }
}
/*custom menu*/
@media (min-width: 768px) {
  .cdz-main-menu.left-navigation:hover .cdz-menu.cdz-vertical-menu {
    display: block;
  }
  .cdz-main-menu .cdz-menu.cdz-vertical-menu {
    display: none;
    position: absolute;
    width: 100%;
  }
  .cms-index-index .cdz-main-menu .cdz-menu.cdz-vertical-menu {
    display: block;
    position: static;
  }
}
@media (max-width: 768px) {
  .cdz-main-menu .cdz-menu.cdz-vertical-menu .level0 > a.menu-link span {
    padding: 0;
  }
  .cdz-main-menu .cdz-menu.cdz-vertical-menu .level0 > a.menu-link .menu-icon {
    font-size: 100%;
    padding-top: 0;
  }
  .cdz-main-menu .cdz-vertical-menu .groupmenu li.level0 {
    border-color: #ebebeb;
    margin-bottom: 3px;
  }
  .cdz-main-menu .cdz-vertical-menu .groupmenu li.level0 > a.menu-link {
    border: 0;
    padding-left: 40px;
  }
  .cdz-main-menu .cdz-vertical-menu .groupmenu li.level0 > a.menu-link .menu-icon {
    right: auto;
    left: 5px;
  }
  .cdz-main-menu .cdz-vertical-menu .groupmenu li.level0 > .dropdown-toggle {
    background: transparent !important;
  }
}
@media (max-width: 767px) {
  #authorization-top-link {
    display: none;
  }
  .container .title {
    margin-bottom: 20px;
  }
  .cms-home .page-main {
    padding: 0;
    margin: 0;
  }
  .cms-home .page-main .row {
    padding: 0;
    margin: 0;
  }
  .cms-home .page-main .row .col-sm-18 {
    margin: 0;
    padding: 0;
  }
  .cms-home .container.two-cols .top {
    margin: 0;
  }
  .cms-home .container.two-cols .title {
    margin-bottom: 20px;
  }
  .cms-home .container.two-cols .col-sm-8 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .container.three-cols,
  .container.two-cols,
  .container.special-accordion {
    margin: 0 auto 60px!important;
  }
  .page-footer .block.newsletter input {
    max-width: 100%;
  }
  .page-footer .footer-content-top .text-sign-up {
    text-align: center;
  }
  .page-footer .copyright {
    width: 100%;
    display: inline-block;
  }
  .cms-home .container h2 {
    font-size: 36px;
  }
  .cms-home .container h2:before {
    left: -52px;
  }
  .cms-home #accordion li .tab:before {
    left: 5px;
  }
}
.customer-account-create .page-main > .container > .row,
.customer-account-forgotpassword .page-main > .container > .row {
  display: none;
}
.block-static-block .products-grid .item-slider .product-item-details {
  min-height: 226px;
  text-align: center;
}
.block-static-block .products-grid .item-slider .product-item-details .product-item-name {
  overflow: hidden;
  max-width: 220px;
  height: 18px;
  width: 100%;
}
.product-sku .title {
  font-weight: bold;
}
.old-price-wrapper .old-price {
  color: #000;
}
.old-price-wrapper .old-price .price {
  color: #000;
}
.special-price-wrapper span.title {
  color: #000;
}
.special-price-wrapper span {
  font-weight: bold;
  color: #FCB040;
}
.special-price-wrapper .special-price {
  margin: 5px 0px 5px 10px;
}
.percentage-wrapper .percentage {
  padding: 0 0 0 10px;
}
.catalog-product-view .block-margin .block-title {
  text-align: center;
}
#shopping-cart-table .product-sku {
  display: block;
  width: 100%;
}
#shopping-cart-table .product-sku .title {
  font-weight: bold;
}
.block.related .block-content .block-actions {
  display: none;
}
.block .products-grid .product-item .price-box .percentage-wrapper .title {
  font-weight: bold;
}
.block .products-grid .product-item .price-box .percentage-wrapper .percentage {
  margin: 5px 0px 5px 10px;
}
.checkout-cart-index .products-grid .product-item-info .product-item-details {
  min-height: 215px;
}
.checkout-index-index .opc-block-summary .discount-code .payment-option-title {
  padding-bottom: 10px;
  position: relative;
}
.checkout-index-index .opc-block-summary .discount-code .payment-option-title .action-toggle span {
  font-weight: bold;
}
.checkout-index-index .opc-block-summary .discount-code .payment-option-title .action-toggle: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;
  position: absolute;
  right: 0;
  top: 10px;
}
.checkout-index-index .opc-block-summary .discount-code .payment-option-content #discount-form .label {
  margin-bottom: 5px;
  display: block;
}
.checkout-index-index .opc-block-summary .discount-code .payment-option-content #discount-form .control {
  margin-bottom: 10px;
}
.checkout-index-index .opc-block-summary .discount-code._active .payment-option-title .action-toggle:after {
  content: '\e621';
}
.minicart-items .item .product-item-details .product-item-sku {
  display: inline-block;
  color: #000;
  width: 100%;
}
.minicart-items .item .product-item-details .product-item-sku .title,
.minicart-items .item .product-item-details .product-item-sku p {
  display: inline-block;
}
.minicart-items .item .product-item-details .product-item-sku .title {
  font-weight: bold;
}
.products-grid .product-items .product-item .product-item-name {
  height: 42px;
  overflow: hidden;
}
.products-grid .product-items .product-item .product-item-name a {
  color: #000;
  font-weight: bold;
}
.product.overview #testing-report-container {
  text-align: center;
  margin: 0 0 20px;
  float: left;
  width: 60%;
}
.product.overview #exclusive-technology-container {
  text-align: center;
  float: right;
  width: 39%;
}
.product.overview #safety-warning-container {
  text-align: center;
  margin: 20px 0;
  clear: both;
}
@media (max-width: 1100px) {
  .block .products-grid .product-items .product-item {
    width: 25%;
  }
  .page-header .box-header .header.content .header.content {
    margin: 0;
  }
  .page-header .cdz-main-menu .groupmenu li.level0:first-child > a.menu-link {
    padding-left: 0;
  }
  .page-header .cdz-main-menu .groupmenu li.level0:last-child > a.menu-link {
    padding-right: 0;
  }
  .block.upsell .products-grid .product-items .product-item,
  .block.related .products-grid .product-items .product-item,
  .block.crosssell .products-grid .product-items .product-item {
    width: 100%;
  }
  .cdz-main-menu .cdz-vertical-menu {
    display: none;
  }
  .cms-home #accordion li .tab h3 {
    margin: 20px 0px 0 14px;
  }
  .page-footer .footer-content-top .text-sign-up {
    line-height: 35px;
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .page-header .customstores-links {
    right: 30px;
    top: -15px;
    left: unset;
  }
}
@media (max-width: 960px) {
  .block .products-grid .product-items .product-item {
    width: 33.33%;
  }
  .page-header .box-header .header.content .header.content {
    display: inline-block;
    text-align: center;
    float: none;
    clear: both;
    width: 100%;
  }
  .page-header .box-header .header.content .header.content .header-main-menu {
    float: none;
    width: 100%;
    text-align: left;
    margin-bottom: -7px;
    display: inline-block;
  }
  .cms-index-index .container .left-navigation .menu-title {
    font-size: 14px;
  }
  .cdz-main-menu .cdz-vertical-menu .groupmenu li.level0 {
    margin-bottom: -1px;
  }
  .cdz-main-menu .cdz-vertical-menu .groupmenu li.level0 > a.menu-link {
    padding: 10px;
  }
  .cdz-main-menu .cdz-menu.cdz-vertical-menu .level0 > a.menu-link span {
    padding: 0;
  }
  .cdz-vertical-menu .item.level0.parent > a.menu-link > span {
    padding: 0;
  }
  .page-footer .footer-link li {
    word-break: break-word;
  }
  .page-footer .footer-content-top .text-sign-up {
    font-size: 14px;
  }
  .container .left-navigation .menu-title {
    font-size: 14px;
  }
}
@media (max-width: 900px) {
  .cms-home #accordion li .tab h3 {
    margin: 20px 0px 0 7px;
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  ul.account-links {
    display: block;
  }
  .cms-home .page-header .header-main-menu .nav-sections {
    margin: 15px 0 0;
  }
  .cms-home .container > .row .col-sm-6 {
    display: none;
  }
  .cms-home .container > .row .col-sm-18 {
    width: 100%;
    padding: 0;
  }
  .cms-home .container > .row .col-sm-18 .slideshow-wrapper {
    border-top: 1px solid #aeafaf;
    border-bottom: 1px solid #aeafaf;
    margin: 0 0 60px;
  }
  .cms-home .container > .row .col-sm-18 .slideshow-wrapper .block {
    margin: 0;
    padding: 0;
  }
  .cms-home .page-main {
    margin: 0;
    max-width: 100%;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .cms-home .col-sm-18 {
    margin: 0 -20px;
  }
  .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'].owl-next,
  .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'].owl-prev {
    top: 30%;
  }
  .cdz-menu .item li img {
    width: 100%;
  }
  .block .banners-wrapper a img {
    width: 100%;
  }
  .page-header .cdz-main-menu .groupmenu li.level0 > a.menu-link {
    padding: 10px 20px;
  }
  .page-header .cdz-main-menu .groupmenu li.level0:first-child > a.menu-link {
    padding-left: 20px;
  }
  .page-header .cdz-main-menu .groupmenu li.level0:last-child > a.menu-link {
    padding-right: 20px;
  }
  .page-header .customstores-links {
    top: 40px;
    left: unset;
    right: 0;
  }
  .block-static-block .products-grid .item-slider .product-item-details {
    min-height: 248px;
  }
  .block-static-block .products-grid .product-item .product-item-details .product-item-name {
    text-align: center;
  }
  .products-grid .product-item-info .product-item-details {
    min-height: 225px !important;
  }
  .products-grid .product-item-info .product-item-details .product-item-details-bottom {
    text-align: center;
    position: absolute;
    bottom: 20px;
    right: 0;
    left: 0;
  }
  .products-grid .product-item-info .product-item-details .product-item-details-bottom .product-reviews-summary {
    display: none;
  }
  .owl-carousel .owl-nav {
    top: -52px;
  }
}
@media (max-width: 640px) {
  .block .products-grid .product-items .product-item {
    width: 50%;
  }
}
@media (max-width: 590px) {
  .cms-home #accordion li {
    width: 8% !important;
  }
  .cms-home #accordion li.open {
    width: 84% !important;
  }
  .cms-home #accordion li .content {
    padding: 0 15px;
  }
  .cms-home #accordion li .content h3 {
    margin: 40px 0;
  }
  .cms-home #accordion li .content span {
    margin-top: 20px;
  }
}
@media (max-width: 480px) {
  .special-price-wrapper .title,
  .old-price-wrapper .title {
    font-size: 11px;
  }
  .special-price-wrapper .price-wrapper .price,
  .old-price-wrapper .price-wrapper .price {
    font-size: 14px;
  }
  .old-price-wrapper .old-price {
    margin-left: 0 !important;
  }
  .special-price-wrapper .special-price {
    margin-left: 0;
  }
  .percentage-wrapper .title {
    font-size: 11px;
  }
  .block .products-grid .product-item .old-price {
    margin-left: 0 !important;
  }
  .block .products-grid .product-item .price-box .percentage-wrapper .percentage {
    font-size: 14px;
    margin-left: 0;
  }
  .product-item .product-reviews-summary {
    display: none;
  }
  .product-item .price-box .price {
    font-size: 14px;
  }
}
@media (min-width: 1024px) {
  ul.account-links {
    margin: 22px 40px 0 25px;
  }
}
@media (min-width: 1100px) {
  ul.account-links {
    margin: 22px 80px 0 25px;
  }
}
body.rtl-layout {
  direction: ltr;
}
body.rtl-layout .page-wrapper {
  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: #3fb0f2;
  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 26px/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: #3fb0f2;
  border-color: #3fb0f2;
}
.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 26px/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: #121212;
  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: #3fb0f2;
  border-color: #3fb0f2;
  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: #3fb0f2;
  background-color: #ffffff;
  border-color: #3fb0f2;
}
.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;
}
.login-modal-wrap.modal-popup .modal-title {
  text-transform: uppercase;
  border: 0;
  margin-bottom: 0;
}
.rtl-layout .login-modal-wrap.modal-popup .modal-title {
  float: right;
}
/**
 * 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.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.-am-blocked {
  pointer-events: none;
}
._amcheckout-selectable-container {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
}
._amcheckout-selectable-item {
  display: block;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 20px;
  width: 100%;
  border: 1px solid #f9f9f9;
  border-radius: 2px;
  background: #f9f9f9;
  cursor: pointer;
}
._amcheckout-selectable-item:not(:last-of-type) {
  margin-bottom: 15px;
}
._amcheckout-selectable-item:hover {
  box-shadow: 0 2px 8px rgba(56, 77, 108, 0.4);
}
._amcheckout-selectable-item.-selected {
  border-color: #1979c3;
}
@media all and (min-width: 768px) {
  ._amcheckout-selectable-item {
    width: 48%;
  }
  ._amcheckout-selectable-item:nth-last-child(-n + 2) {
    margin-bottom: 0;
  }
}
/**
 * Copyright © Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
@media all and (max-width: 768px) {
  .amazon-minicart-container .amazon-button-container {
    width: auto;
  }
  .amazon-button-container.amazon-button-product-page {
    justify-content: center;
    margin-bottom: 2em;
  }
}
._error .order-comment-input {
  outline: none;
  border: 2px solid #ed8380;
}
._error .order-comment-input:focus {
  outline: none;
  border: 2px solid #ed8380;
  box-shadow: 0 0 3px #ed8380;
}
.checkout-payment-method .payment-option._collapsible.comment .payment-option-content {
  display: block;
}
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;
}
.dd-account-subscriptions fieldset > .field {
  width: 48%;
}
.iti {
  position: relative;
  display: inline-block;
}
.iti * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.iti__hide {
  display: none;
}
.iti__v-hide {
  visibility: hidden;
}
.iti input,
.iti input[type=text],
.iti input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}
.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}
.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 6px 0 8px;
}
.iti__arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}
.iti__arrow--up {
  border-top: none;
  border-bottom: 4px solid #555;
}
.iti__country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.iti__country-list--dropup {
  bottom: 100%;
  margin-bottom: -1px;
}
@media (max-width: 500px) {
  .iti__country-list {
    white-space: normal;
  }
}
.iti__flag-box {
  display: inline-block;
  width: 20px;
}
.iti__divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
}
.iti__country {
  padding: 5px 10px;
  outline: none;
}
.iti__dial-code {
  color: #999;
}
.iti__country.iti__highlight {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti__flag-box,
.iti__country-name,
.iti__dial-code {
  vertical-align: middle;
}
.iti__flag-box,
.iti__country-name {
  margin-right: 6px;
}
.iti--allow-dropdown input,
.iti--allow-dropdown input[type=text],
.iti--allow-dropdown input[type=tel],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=text],
.iti--separate-dial-code input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}
.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
  right: auto;
  left: 0;
}
.iti--allow-dropdown .iti__flag-container:hover {
  cursor: pointer;
}
.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
  cursor: default;
}
.iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
  background-color: transparent;
}
.iti--separate-dial-code .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti--separate-dial-code .iti__selected-dial-code {
  margin-left: 6px;
}
.iti--container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}
.iti--container:hover {
  cursor: pointer;
}
.iti-mobile .iti--container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}
.iti-mobile .iti__country-list {
  max-height: 100%;
  width: 100%;
}
.iti-mobile .iti__country {
  padding: 10px 10px;
  line-height: 1.5em;
}
.iti__flag {
  width: 20px;
}
.iti__flag.iti__be {
  width: 18px;
}
.iti__flag.iti__ch {
  width: 15px;
}
.iti__flag.iti__mc {
  width: 19px;
}
.iti__flag.iti__ne {
  width: 18px;
}
.iti__flag.iti__np {
  width: 13px;
}
.iti__flag.iti__va {
  width: 15px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-size: 5652px 15px;
  }
}
.iti__flag.iti__ac {
  height: 10px;
  background-position: 0px 0px;
}
.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0px;
}
.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0px;
}
.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0px;
}
.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0px;
}
.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0px;
}
.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0px;
}
.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0px;
}
.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0px;
}
.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0px;
}
.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0px;
}
.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0px;
}
.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0px;
}
.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0px;
}
.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0px;
}
.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0px;
}
.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0px;
}
.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0px;
}
.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0px;
}
.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0px;
}
.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0px;
}
.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0px;
}
.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0px;
}
.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0px;
}
.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0px;
}
.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0px;
}
.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0px;
}
.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0px;
}
.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0px;
}
.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0px;
}
.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0px;
}
.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0px;
}
.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0px;
}
.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0px;
}
.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0px;
}
.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0px;
}
.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0px;
}
.iti__flag.iti__bz {
  height: 14px;
  background-position: -812px 0px;
}
.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0px;
}
.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0px;
}
.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0px;
}
.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0px;
}
.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0px;
}
.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0px;
}
.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0px;
}
.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0px;
}
.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0px;
}
.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0px;
}
.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0px;
}
.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0px;
}
.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0px;
}
.iti__flag.iti__cr {
  height: 12px;
  background-position: -1115px 0px;
}
.iti__flag.iti__cu {
  height: 10px;
  background-position: -1137px 0px;
}
.iti__flag.iti__cv {
  height: 12px;
  background-position: -1159px 0px;
}
.iti__flag.iti__cw {
  height: 14px;
  background-position: -1181px 0px;
}
.iti__flag.iti__cx {
  height: 10px;
  background-position: -1203px 0px;
}
.iti__flag.iti__cy {
  height: 14px;
  background-position: -1225px 0px;
}
.iti__flag.iti__cz {
  height: 14px;
  background-position: -1247px 0px;
}
.iti__flag.iti__de {
  height: 12px;
  background-position: -1269px 0px;
}
.iti__flag.iti__dg {
  height: 10px;
  background-position: -1291px 0px;
}
.iti__flag.iti__dj {
  height: 14px;
  background-position: -1313px 0px;
}
.iti__flag.iti__dk {
  height: 15px;
  background-position: -1335px 0px;
}
.iti__flag.iti__dm {
  height: 10px;
  background-position: -1357px 0px;
}
.iti__flag.iti__do {
  height: 14px;
  background-position: -1379px 0px;
}
.iti__flag.iti__dz {
  height: 14px;
  background-position: -1401px 0px;
}
.iti__flag.iti__ea {
  height: 14px;
  background-position: -1423px 0px;
}
.iti__flag.iti__ec {
  height: 14px;
  background-position: -1445px 0px;
}
.iti__flag.iti__ee {
  height: 13px;
  background-position: -1467px 0px;
}
.iti__flag.iti__eg {
  height: 14px;
  background-position: -1489px 0px;
}
.iti__flag.iti__eh {
  height: 10px;
  background-position: -1511px 0px;
}
.iti__flag.iti__er {
  height: 10px;
  background-position: -1533px 0px;
}
.iti__flag.iti__es {
  height: 14px;
  background-position: -1555px 0px;
}
.iti__flag.iti__et {
  height: 10px;
  background-position: -1577px 0px;
}
.iti__flag.iti__eu {
  height: 14px;
  background-position: -1599px 0px;
}
.iti__flag.iti__fi {
  height: 12px;
  background-position: -1621px 0px;
}
.iti__flag.iti__fj {
  height: 10px;
  background-position: -1643px 0px;
}
.iti__flag.iti__fk {
  height: 10px;
  background-position: -1665px 0px;
}
.iti__flag.iti__fm {
  height: 11px;
  background-position: -1687px 0px;
}
.iti__flag.iti__fo {
  height: 15px;
  background-position: -1709px 0px;
}
.iti__flag.iti__fr {
  height: 14px;
  background-position: -1731px 0px;
}
.iti__flag.iti__ga {
  height: 15px;
  background-position: -1753px 0px;
}
.iti__flag.iti__gb {
  height: 10px;
  background-position: -1775px 0px;
}
.iti__flag.iti__gd {
  height: 12px;
  background-position: -1797px 0px;
}
.iti__flag.iti__ge {
  height: 14px;
  background-position: -1819px 0px;
}
.iti__flag.iti__gf {
  height: 14px;
  background-position: -1841px 0px;
}
.iti__flag.iti__gg {
  height: 14px;
  background-position: -1863px 0px;
}
.iti__flag.iti__gh {
  height: 14px;
  background-position: -1885px 0px;
}
.iti__flag.iti__gi {
  height: 10px;
  background-position: -1907px 0px;
}
.iti__flag.iti__gl {
  height: 14px;
  background-position: -1929px 0px;
}
.iti__flag.iti__gm {
  height: 14px;
  background-position: -1951px 0px;
}
.iti__flag.iti__gn {
  height: 14px;
  background-position: -1973px 0px;
}
.iti__flag.iti__gp {
  height: 14px;
  background-position: -1995px 0px;
}
.iti__flag.iti__gq {
  height: 14px;
  background-position: -2017px 0px;
}
.iti__flag.iti__gr {
  height: 14px;
  background-position: -2039px 0px;
}
.iti__flag.iti__gs {
  height: 10px;
  background-position: -2061px 0px;
}
.iti__flag.iti__gt {
  height: 13px;
  background-position: -2083px 0px;
}
.iti__flag.iti__gu {
  height: 11px;
  background-position: -2105px 0px;
}
.iti__flag.iti__gw {
  height: 10px;
  background-position: -2127px 0px;
}
.iti__flag.iti__gy {
  height: 12px;
  background-position: -2149px 0px;
}
.iti__flag.iti__hk {
  height: 14px;
  background-position: -2171px 0px;
}
.iti__flag.iti__hm {
  height: 10px;
  background-position: -2193px 0px;
}
.iti__flag.iti__hn {
  height: 10px;
  background-position: -2215px 0px;
}
.iti__flag.iti__hr {
  height: 10px;
  background-position: -2237px 0px;
}
.iti__flag.iti__ht {
  height: 12px;
  background-position: -2259px 0px;
}
.iti__flag.iti__hu {
  height: 10px;
  background-position: -2281px 0px;
}
.iti__flag.iti__ic {
  height: 14px;
  background-position: -2303px 0px;
}
.iti__flag.iti__id {
  height: 14px;
  background-position: -2325px 0px;
}
.iti__flag.iti__ie {
  height: 10px;
  background-position: -2347px 0px;
}
.iti__flag.iti__il {
  height: 15px;
  background-position: -2369px 0px;
}
.iti__flag.iti__im {
  height: 10px;
  background-position: -2391px 0px;
}
.iti__flag.iti__in {
  height: 14px;
  background-position: -2413px 0px;
}
.iti__flag.iti__io {
  height: 10px;
  background-position: -2435px 0px;
}
.iti__flag.iti__iq {
  height: 14px;
  background-position: -2457px 0px;
}
.iti__flag.iti__ir {
  height: 12px;
  background-position: -2479px 0px;
}
.iti__flag.iti__is {
  height: 15px;
  background-position: -2501px 0px;
}
.iti__flag.iti__it {
  height: 14px;
  background-position: -2523px 0px;
}
.iti__flag.iti__je {
  height: 12px;
  background-position: -2545px 0px;
}
.iti__flag.iti__jm {
  height: 10px;
  background-position: -2567px 0px;
}
.iti__flag.iti__jo {
  height: 10px;
  background-position: -2589px 0px;
}
.iti__flag.iti__jp {
  height: 14px;
  background-position: -2611px 0px;
}
.iti__flag.iti__ke {
  height: 14px;
  background-position: -2633px 0px;
}
.iti__flag.iti__kg {
  height: 12px;
  background-position: -2655px 0px;
}
.iti__flag.iti__kh {
  height: 13px;
  background-position: -2677px 0px;
}
.iti__flag.iti__ki {
  height: 10px;
  background-position: -2699px 0px;
}
.iti__flag.iti__km {
  height: 12px;
  background-position: -2721px 0px;
}
.iti__flag.iti__kn {
  height: 14px;
  background-position: -2743px 0px;
}
.iti__flag.iti__kp {
  height: 10px;
  background-position: -2765px 0px;
}
.iti__flag.iti__kr {
  height: 14px;
  background-position: -2787px 0px;
}
.iti__flag.iti__kw {
  height: 10px;
  background-position: -2809px 0px;
}
.iti__flag.iti__ky {
  height: 10px;
  background-position: -2831px 0px;
}
.iti__flag.iti__kz {
  height: 10px;
  background-position: -2853px 0px;
}
.iti__flag.iti__la {
  height: 14px;
  background-position: -2875px 0px;
}
.iti__flag.iti__lb {
  height: 14px;
  background-position: -2897px 0px;
}
.iti__flag.iti__lc {
  height: 10px;
  background-position: -2919px 0px;
}
.iti__flag.iti__li {
  height: 12px;
  background-position: -2941px 0px;
}
.iti__flag.iti__lk {
  height: 10px;
  background-position: -2963px 0px;
}
.iti__flag.iti__lr {
  height: 11px;
  background-position: -2985px 0px;
}
.iti__flag.iti__ls {
  height: 14px;
  background-position: -3007px 0px;
}
.iti__flag.iti__lt {
  height: 12px;
  background-position: -3029px 0px;
}
.iti__flag.iti__lu {
  height: 12px;
  background-position: -3051px 0px;
}
.iti__flag.iti__lv {
  height: 10px;
  background-position: -3073px 0px;
}
.iti__flag.iti__ly {
  height: 10px;
  background-position: -3095px 0px;
}
.iti__flag.iti__ma {
  height: 14px;
  background-position: -3117px 0px;
}
.iti__flag.iti__mc {
  height: 15px;
  background-position: -3139px 0px;
}
.iti__flag.iti__md {
  height: 10px;
  background-position: -3160px 0px;
}
.iti__flag.iti__me {
  height: 10px;
  background-position: -3182px 0px;
}
.iti__flag.iti__mf {
  height: 14px;
  background-position: -3204px 0px;
}
.iti__flag.iti__mg {
  height: 14px;
  background-position: -3226px 0px;
}
.iti__flag.iti__mh {
  height: 11px;
  background-position: -3248px 0px;
}
.iti__flag.iti__mk {
  height: 10px;
  background-position: -3270px 0px;
}
.iti__flag.iti__ml {
  height: 14px;
  background-position: -3292px 0px;
}
.iti__flag.iti__mm {
  height: 14px;
  background-position: -3314px 0px;
}
.iti__flag.iti__mn {
  height: 10px;
  background-position: -3336px 0px;
}
.iti__flag.iti__mo {
  height: 14px;
  background-position: -3358px 0px;
}
.iti__flag.iti__mp {
  height: 10px;
  background-position: -3380px 0px;
}
.iti__flag.iti__mq {
  height: 14px;
  background-position: -3402px 0px;
}
.iti__flag.iti__mr {
  height: 14px;
  background-position: -3424px 0px;
}
.iti__flag.iti__ms {
  height: 10px;
  background-position: -3446px 0px;
}
.iti__flag.iti__mt {
  height: 14px;
  background-position: -3468px 0px;
}
.iti__flag.iti__mu {
  height: 14px;
  background-position: -3490px 0px;
}
.iti__flag.iti__mv {
  height: 14px;
  background-position: -3512px 0px;
}
.iti__flag.iti__mw {
  height: 14px;
  background-position: -3534px 0px;
}
.iti__flag.iti__mx {
  height: 12px;
  background-position: -3556px 0px;
}
.iti__flag.iti__my {
  height: 10px;
  background-position: -3578px 0px;
}
.iti__flag.iti__mz {
  height: 14px;
  background-position: -3600px 0px;
}
.iti__flag.iti__na {
  height: 14px;
  background-position: -3622px 0px;
}
.iti__flag.iti__nc {
  height: 10px;
  background-position: -3644px 0px;
}
.iti__flag.iti__ne {
  height: 15px;
  background-position: -3666px 0px;
}
.iti__flag.iti__nf {
  height: 10px;
  background-position: -3686px 0px;
}
.iti__flag.iti__ng {
  height: 10px;
  background-position: -3708px 0px;
}
.iti__flag.iti__ni {
  height: 12px;
  background-position: -3730px 0px;
}
.iti__flag.iti__nl {
  height: 14px;
  background-position: -3752px 0px;
}
.iti__flag.iti__no {
  height: 15px;
  background-position: -3774px 0px;
}
.iti__flag.iti__np {
  height: 15px;
  background-position: -3796px 0px;
}
.iti__flag.iti__nr {
  height: 10px;
  background-position: -3811px 0px;
}
.iti__flag.iti__nu {
  height: 10px;
  background-position: -3833px 0px;
}
.iti__flag.iti__nz {
  height: 10px;
  background-position: -3855px 0px;
}
.iti__flag.iti__om {
  height: 10px;
  background-position: -3877px 0px;
}
.iti__flag.iti__pa {
  height: 14px;
  background-position: -3899px 0px;
}
.iti__flag.iti__pe {
  height: 14px;
  background-position: -3921px 0px;
}
.iti__flag.iti__pf {
  height: 14px;
  background-position: -3943px 0px;
}
.iti__flag.iti__pg {
  height: 15px;
  background-position: -3965px 0px;
}
.iti__flag.iti__ph {
  height: 10px;
  background-position: -3987px 0px;
}
.iti__flag.iti__pk {
  height: 14px;
  background-position: -4009px 0px;
}
.iti__flag.iti__pl {
  height: 13px;
  background-position: -4031px 0px;
}
.iti__flag.iti__pm {
  height: 14px;
  background-position: -4053px 0px;
}
.iti__flag.iti__pn {
  height: 10px;
  background-position: -4075px 0px;
}
.iti__flag.iti__pr {
  height: 14px;
  background-position: -4097px 0px;
}
.iti__flag.iti__ps {
  height: 10px;
  background-position: -4119px 0px;
}
.iti__flag.iti__pt {
  height: 14px;
  background-position: -4141px 0px;
}
.iti__flag.iti__pw {
  height: 13px;
  background-position: -4163px 0px;
}
.iti__flag.iti__py {
  height: 11px;
  background-position: -4185px 0px;
}
.iti__flag.iti__qa {
  height: 8px;
  background-position: -4207px 0px;
}
.iti__flag.iti__re {
  height: 14px;
  background-position: -4229px 0px;
}
.iti__flag.iti__ro {
  height: 14px;
  background-position: -4251px 0px;
}
.iti__flag.iti__rs {
  height: 14px;
  background-position: -4273px 0px;
}
.iti__flag.iti__ru {
  height: 14px;
  background-position: -4295px 0px;
}
.iti__flag.iti__rw {
  height: 14px;
  background-position: -4317px 0px;
}
.iti__flag.iti__sa {
  height: 14px;
  background-position: -4339px 0px;
}
.iti__flag.iti__sb {
  height: 10px;
  background-position: -4361px 0px;
}
.iti__flag.iti__sc {
  height: 10px;
  background-position: -4383px 0px;
}
.iti__flag.iti__sd {
  height: 10px;
  background-position: -4405px 0px;
}
.iti__flag.iti__se {
  height: 13px;
  background-position: -4427px 0px;
}
.iti__flag.iti__sg {
  height: 14px;
  background-position: -4449px 0px;
}
.iti__flag.iti__sh {
  height: 10px;
  background-position: -4471px 0px;
}
.iti__flag.iti__si {
  height: 10px;
  background-position: -4493px 0px;
}
.iti__flag.iti__sj {
  height: 15px;
  background-position: -4515px 0px;
}
.iti__flag.iti__sk {
  height: 14px;
  background-position: -4537px 0px;
}
.iti__flag.iti__sl {
  height: 14px;
  background-position: -4559px 0px;
}
.iti__flag.iti__sm {
  height: 15px;
  background-position: -4581px 0px;
}
.iti__flag.iti__sn {
  height: 14px;
  background-position: -4603px 0px;
}
.iti__flag.iti__so {
  height: 14px;
  background-position: -4625px 0px;
}
.iti__flag.iti__sr {
  height: 14px;
  background-position: -4647px 0px;
}
.iti__flag.iti__ss {
  height: 10px;
  background-position: -4669px 0px;
}
.iti__flag.iti__st {
  height: 10px;
  background-position: -4691px 0px;
}
.iti__flag.iti__sv {
  height: 12px;
  background-position: -4713px 0px;
}
.iti__flag.iti__sx {
  height: 14px;
  background-position: -4735px 0px;
}
.iti__flag.iti__sy {
  height: 14px;
  background-position: -4757px 0px;
}
.iti__flag.iti__sz {
  height: 14px;
  background-position: -4779px 0px;
}
.iti__flag.iti__ta {
  height: 10px;
  background-position: -4801px 0px;
}
.iti__flag.iti__tc {
  height: 10px;
  background-position: -4823px 0px;
}
.iti__flag.iti__td {
  height: 14px;
  background-position: -4845px 0px;
}
.iti__flag.iti__tf {
  height: 14px;
  background-position: -4867px 0px;
}
.iti__flag.iti__tg {
  height: 13px;
  background-position: -4889px 0px;
}
.iti__flag.iti__th {
  height: 14px;
  background-position: -4911px 0px;
}
.iti__flag.iti__tj {
  height: 10px;
  background-position: -4933px 0px;
}
.iti__flag.iti__tk {
  height: 10px;
  background-position: -4955px 0px;
}
.iti__flag.iti__tl {
  height: 10px;
  background-position: -4977px 0px;
}
.iti__flag.iti__tm {
  height: 14px;
  background-position: -4999px 0px;
}
.iti__flag.iti__tn {
  height: 14px;
  background-position: -5021px 0px;
}
.iti__flag.iti__to {
  height: 10px;
  background-position: -5043px 0px;
}
.iti__flag.iti__tr {
  height: 14px;
  background-position: -5065px 0px;
}
.iti__flag.iti__tt {
  height: 12px;
  background-position: -5087px 0px;
}
.iti__flag.iti__tv {
  height: 10px;
  background-position: -5109px 0px;
}
.iti__flag.iti__tw {
  height: 14px;
  background-position: -5131px 0px;
}
.iti__flag.iti__tz {
  height: 14px;
  background-position: -5153px 0px;
}
.iti__flag.iti__ua {
  height: 14px;
  background-position: -5175px 0px;
}
.iti__flag.iti__ug {
  height: 14px;
  background-position: -5197px 0px;
}
.iti__flag.iti__um {
  height: 11px;
  background-position: -5219px 0px;
}
.iti__flag.iti__un {
  height: 14px;
  background-position: -5241px 0px;
}
.iti__flag.iti__us {
  height: 11px;
  background-position: -5263px 0px;
}
.iti__flag.iti__uy {
  height: 14px;
  background-position: -5285px 0px;
}
.iti__flag.iti__uz {
  height: 10px;
  background-position: -5307px 0px;
}
.iti__flag.iti__va {
  height: 15px;
  background-position: -5329px 0px;
}
.iti__flag.iti__vc {
  height: 14px;
  background-position: -5346px 0px;
}
.iti__flag.iti__ve {
  height: 14px;
  background-position: -5368px 0px;
}
.iti__flag.iti__vg {
  height: 10px;
  background-position: -5390px 0px;
}
.iti__flag.iti__vi {
  height: 14px;
  background-position: -5412px 0px;
}
.iti__flag.iti__vn {
  height: 14px;
  background-position: -5434px 0px;
}
.iti__flag.iti__vu {
  height: 12px;
  background-position: -5456px 0px;
}
.iti__flag.iti__wf {
  height: 14px;
  background-position: -5478px 0px;
}
.iti__flag.iti__ws {
  height: 10px;
  background-position: -5500px 0px;
}
.iti__flag.iti__xk {
  height: 15px;
  background-position: -5522px 0px;
}
.iti__flag.iti__ye {
  height: 14px;
  background-position: -5544px 0px;
}
.iti__flag.iti__yt {
  height: 14px;
  background-position: -5566px 0px;
}
.iti__flag.iti__za {
  height: 14px;
  background-position: -5588px 0px;
}
.iti__flag.iti__zm {
  height: 14px;
  background-position: -5610px 0px;
}
.iti__flag.iti__zw {
  height: 10px;
  background-position: -5632px 0px;
}
.iti__flag {
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url('../Dotdigitalgroup_Sms/images/flags.png');
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-image: url('../Dotdigitalgroup_Sms/images/flags@2x.png');
  }
}
.iti__flag.iti__np {
  background-color: transparent;
}
.form-create-account .iti__flag-container,
.form-address-edit .iti__flag-container,
#connector-newsletter-form-validate .iti__flag-container {
  height: 32px;
}
/**
 * Common
 */
.klarna-payments-method-cell {
  display: table-cell;
  vertical-align: middle;
}
label.klarna-payments-method-cell > span {
  padding-left: 5px;
}
span.klarna-payments-method-cell > img {
  display: block;
}
/**
 * Desktop
 */
/**
 * Mobile
 */
.rewardssocial-buttons {
  order: -2;
  font-size: 11px;
  display: inline-block;
  width: 100%;
  line-height: 20px;
  margin-bottom: 10px;
  z-index: 2;
  position: relative;
}
.rewardssocial-buttons > div {
  margin-bottom: 5px;
}
.rewardssocial-buttons #facebook-message,
.rewardssocial-buttons #facebook-share-message,
.rewardssocial-buttons #twitter-message,
.rewardssocial-buttons #referral-message,
.rewardssocial-buttons #pinterest-message {
  display: none;
  position: absolute;
  background: #333;
  padding: 2px 5px;
  color: #fff;
  margin-top: -25px;
}
.rewardssocial-buttons .buttons-facebook-like:hover #facebook-message {
  display: block;
}
.rewardssocial-buttons .buttons-facebook-like .fb-like > span {
  width: 80px !important;
  height: 20px !important;
}
.rewardssocial-buttons .buttons-facebook-like .fb-like > span iframe {
  width: 100% !important;
  height: 100% !important;
}
.rewardssocial-buttons .buttons-pinterest-pin:hover #pinterest-message {
  display: block;
}
.rewardssocial-buttons .buttons-twitter-like:hover #twitter-message {
  margin-top: -50px;
  display: block;
}
.rewardssocial-buttons .buttons-referral-like > a {
  text-decoration: none;
  line-height: 18px;
  border-radius: 2px;
  padding: 0px 3px;
  font-weight: bold;
  color: #333;
  font-size: 11px;
  border: 1px solid #ccc;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eaeaea));
  background: -webkit-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #eaeaea 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0);
}
.rewardssocial-buttons .buttons-referral-like:hover #referral-message {
  display: block;
}
.rewardssocial-buttons .fb_iframe_widget {
  margin-right: 10px;
  display: block;
  float: left;
}
.rewardssocial-buttons .mst-rewardssocial-tweet {
  margin-right: 10px;
  display: block;
  float: left;
}
.rewardssocial-buttons .referral {
  display: block;
  float: left;
}
.rewardssocial-buttons .status-message {
  float: left;
  margin-left: 10px;
  color: #666;
}
.rewardssocial-buttons .buttons-pinterest-pin > a {
  margin-right: 10px;
  float: left;
}
.rewards-notification-message {
  border-style: solid !important;
  border-width: 1px !important;
  min-height: 24px !important;
  padding: 8px 8px 6px 32px !important;
  color: #3d6611;
  border-color: #446423;
  background-color: #eff5ea;
  margin-bottom: 10px;
}
.rewards-notification-message li {
  margin-top: 2px;
}
.rewards-social-buttons {
  display: inline-block;
  float: left;
}
.rewards-social-buttons > .fb {
  position: relative;
  display: inline-block;
  margin-top: 0px;
}
.rewards-social-buttons > .tw {
  position: relative;
  display: inline-block;
  padding-top: 15px;
}
.rewards-social-buttons > .gp {
  position: relative;
  display: inline-block;
  margin-top: 5px;
}
.block-rewards-referral-list div.rewards-social-buttons {
  height: 20px;
}
.block-rewards-referral-list div.rewards-social-buttons div.tw {
  padding-top: 0px;
  position: relative;
  top: -2px;
}
.block-rewards-referral-list div.rewards-social-buttons div.fb {
  position: relative;
  top: -6px;
}
div.rewardssocial-buttons div.buttons-pinterest-pin,
div.rewardssocial-buttons div.buttons-twitter-like {
  height: 20px;
}
div.rewardssocial-buttons div.buttons-facebook-like,
div.rewardssocial-buttons div.buttons-pinterest-pin,
div.rewardssocial-buttons div.buttons-referral-like {
  float: left;
}
div.rewardssocial-buttons div.buttons-twitter-like {
  float: left;
  margin-right: 10px;
}
div.rewardssocial-buttons div.buttons-twitter-like img {
  width: 20px;
  height: 20px;
}
div.rewardssocial-buttons div.buttons-fb-share {
  float: left;
  margin-right: 10px;
  height: 20px !important;
}
div.rewardssocial-buttons div.buttons-fb-share #rewards_fb_share {
  border-radius: 3px;
  font-size: 11px;
  height: 20px;
  padding: 0 10px 0 10px;
  background: #4267b2;
  border: 0px solid #4267b2;
  color: #fff;
  cursor: pointer;
  font-family: Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  -webkit-user-select: none;
  white-space: nowrap;
  display: inline-block;
  font-weight: bold;
}
div.rewardssocial-buttons div.buttons-fb-share #rewards_fb_share ._49vg {
  vertical-align: text-top;
}
div.rewardssocial-buttons div.buttons-fb-share #rewards_fb_share ._49vg img {
  margin-top: -10px;
}
div.rewardssocial-buttons div.buttons-fb-share #rewards_fb_share .title {
  vertical-align: top;
}
div.rewardssocial-buttons div.buttons-fb-share:hover #facebook-share-message {
  display: block;
  margin-top: -45px;
}
.green {
  color: #1AA941;
}
.red {
  color: #BB1212;
}
.yellow {
  color: #bbaa00;
}
.block-rewards-account-summary {
  margin-bottom: 2rem !important;
  border: none;
}
.block-rewards-account-summary .invite {
  background: url(../Mirasvit_Rewards/images/referral.svg) no-repeat;
  background-size: contain;
  background-position: center;
  display: flex;
  justify-content: flex-end;
  height: 100%;
}
.block-rewards-account-summary .invite .column-referral {
  padding: 150px 50px;
  background: #f4f4f4;
  opacity: 0.9;
  border-radius: 6px;
}
.block-rewards-account-summary .unsubscribe {
  font-size: 14px !important;
  padding-top: 10px;
}
.block-rewards-account-summary .block-title.earn.subtitle > strong {
  font-weight: bold !important;
}
.block-rewards-account-summary .block-title.spend.subtitle > strong {
  font-weight: bold !important;
}
.block-rewards-account-summary .mst-referral-widget {
  text-align: center;
}
.block-rewards-account-summary .mst-referral-widget .block-title {
  font-size: 34px !important;
}
.block-rewards-account-summary .mst-referral-widget .block-content .block .block-content > span {
  font-size: 20px;
}
.block-rewards-account-summary .mst-referral-widget .block-content .table-wrapper {
  margin: 2rem auto;
}
.block-rewards-account-summary .mst-referral-widget .block-content .table-wrapper > strong {
  font-size: 20px;
}
.block-rewards-account-summary .mst-referral-widget .block-content .table-wrapper .buttons-set {
  text-align: right;
}
.block-rewards-account-summary .mst-referral-widget .block-content .table-wrapper .buttons-set > button {
  background: #eeeeee;
  border: solid 1px #cccccc;
}
.block-rewards-account-summary .mst-referral-widget .block-content .table-wrapper .buttons-set > button > span {
  color: #41362f;
}
.block-rewards-account-summary .mst-referral-widget .block-content .table-wrapper .field-name-lastname {
  text-align: left;
}
.block-rewards-account-summary .mst-referral-widget .block-content .table-wrapper .field-name-lastname > span {
  font-size: 20px;
  text-align: left;
}
.block-rewards-account-summary .mst-referral-widget .block-content .table-wrapper > table > thead {
  padding-bottom: 0;
}
.block-rewards-account-summary .mst-referral-widget .block-content .table-wrapper > table > tbody > tr > td {
  border-top: none;
  padding: 0 10px 6px;
}
.block-rewards-account-summary .mst-referral-widget .block-content .table-wrapper > table > tbody > tr > td ::-webkit-input-placeholder {
  color: #cccccc;
}
.block-rewards-account-summary .order-details-items .invitations {
  border: none;
}
.rewards-notification-block {
  list-style-type: none;
  padding: 0;
  background: #ecfdff;
}
.rewards-notification-block > li {
  padding: 1rem;
}
.rewards-referral-link {
  font-weight: 600;
}
.link.rewards .counter {
  color: #7d7d7d;
  white-space: nowrap;
}
.link.rewards .counter:before {
  content: "(";
}
.link.rewards .counter:after {
  content: ")";
}
.mst-rewards-logo {
  height: 14px;
}
.mst-rewards-account-amount-wrapper {
  display: flex;
  align-items: flex-end;
  margin-bottom: 25px;
}
.mst-rewards-account-amount-wrapper .mst-rewards-account-amount {
  display: flex;
  align-items: flex-end;
}
.mst-rewards-account-amount-wrapper .mst-rewards-account-amount .points {
  font-size: 36px;
  font-weight: bold;
  line-height: 36px;
}
.mst-rewards-account-amount-wrapper .mst-rewards-account-amount .unit {
  color: #6d6d6d;
  margin-left: 5px;
}
.mst-rewards-account-amount-wrapper .mst-rewards-account-amount > img {
  height: 28px;
}
.mst-rewards-account-amount-wrapper .mst-rewards-account-subtitle {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 600;
}
.mst-rewards-account-amount-wrapper .mst-rewards-logo {
  height: 36px;
  margin-left: 15px;
}
.form-discount .checkbox-group {
  margin-bottom: 10px;
}
.rewards-message-block {
  float: left;
  display: inline-block;
  width: 100%;
}
.rewards__checkout-cart-usepoints {
  margin-bottom: 1.5rem;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout #points_amount {
  border: 0;
  border-bottom: 1px solid silver;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout #points_amount:focus {
  border-bottom: 1px solid black;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout #points_amount:focus + label,
.rewards__checkout-cart-usepoints.magestore-onepagecheckout #points_amount:valid + label {
  top: -12px;
  font-size: 12px;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout .button {
  background-color: black;
  color: white;
  margin: 5px;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout .input-box {
  position: relative;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout .input-box label {
  position: absolute;
  top: 5px;
  color: #898989;
}
.rewards__checkout-cart-usepoints .input-box {
  position: relative;
}
.rewards__checkout-cart-usepoints .input-box label {
  position: absolute;
  top: 5px;
  left: 3px;
  color: #898989;
}
.rewards__checkout-cart-usepoints #points_amount:focus + label,
.rewards__checkout-cart-usepoints #points_amount:valid + label {
  top: -18px;
  font-size: 12px;
}
.rewards__checkout-cart-usepoints .discount-form p {
  margin-bottom: 15px;
}
.rewards__checkout-cart-usepoints .discount-form .buttons-container {
  margin-top: 5px;
}
.rewards__checkout-cart-usepoints .discount-form .checkbox-group {
  clear: both;
  padding-top: 10px;
}
.rewards__checkout-cart-usepoints .amount {
  display: table;
  width: 100%;
  margin-bottom: .5rem;
}
.rewards__checkout-cart-usepoints .amount .field {
  display: table-cell;
}
.rewards__checkout-cart-usepoints .amount .actions-toolbar {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.rewards__checkout-cart-usepoints .amount .actions-toolbar button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0 0 0 -1px;
  white-space: nowrap;
  width: auto;
}
.rewards__checkout-cart-usepoints label.magestore-onestepcheckout-lab-fix {
  top: -2px !important;
  left: inherit;
  font-size: 14px !important;
  color: #898989 !important;
}
.rewards__checkout-cart-usepoints .magestore-onestepcheckout-button-fix {
  padding: 0 5px;
  width: 105px;
  height: 35px;
  background-color: black !important;
}
.rewards__checkout-cart-usepoints .magestore-onestepcheckout-button-fix span {
  color: white;
}
.checkbox-group label span.checkout-rewards-all-block {
  position: inherit;
  margin-left: 25px;
}
.checkbox-group label span.checkout-rewards-all-block span {
  position: inherit;
  display: inline-block;
}
.checkbox-group label span.checkout-rewards-all-block b {
  position: inherit;
}
.aw-onestep-sidebar-block .actions-toolbar.rewards-buttons-block {
  max-width: inherit !important;
}
.aw-onestep-sidebar-block .actions-toolbar.rewards-buttons-block .primary button {
  width: 49% !important;
}
.checkout-payment-method .payment-option-content .actions-toolbar.rewards-checkout-buttons-block {
  display: inline;
  width: inherit;
}
.checkout-payment-method .payment-option-content .actions-toolbar.rewards-checkout-buttons-block .button {
  margin-right: 10px;
}
.catalog-product-view .rewards__product-points {
  display: inline-block;
  font-size: 12px;
  color: #F96B25;
}
.catalog-product-view .rewards__product-points .price {
  font-size: 12px !important;
  line-height: 1em !important;
}
.product-items .product-item-info .rewards__product-points {
  font-size: 12px;
  color: #000;
  margin-top: -10px;
}
.product-items .product-item-info .rewards__product-points .price {
  font-size: 12px;
  color: #F96B25;
}
.rewards__product-earn-points.rewards__product-points .points-loader.loader {
  position: absolute;
  height: 17px;
}
.block-products-list .rewards__product-points {
  margin-top: -2rem;
  margin-bottom: 2rem;
}
.product-info-main .product-info-price {
  position: relative;
}
.product-info-main .product-info-price .rewards__product-points .price {
  font-size: 12px;
  color: #F96B25;
}
.product-info-main .product-info-price .product-info-stock-sku .stock {
  margin-top: 15px;
}
#amasty-shopby-product-list .product-item-details .rewards__product-points,
.widget-product-grid .product-item-details .rewards__product-points {
  display: block;
  width: 100%;
  margin-top: 0px;
  font-size: 12px;
  color: #F96B25;
}
#amasty-shopby-product-list .product-item-details .rewards__product-points .price,
.widget-product-grid .product-item-details .rewards__product-points .price {
  font-size: 12px;
  color: #F96B25;
}
.block-referral {
  width: 100%;
  text-align: center;
  margin-top: 25px;
}
.block-referral li {
  list-style-position: inside;
}
.block-title.earn.subtitle {
  margin-top: 25px;
  padding-top: 10px;
}
.block-content.dashed-border {
  border: 1px dashed #cccccc;
  padding: 5px;
  margin-bottom: 20px;
}
.block-rewards-account-summary .table-wrapper.orders-recent {
  border: none;
}
.rewards-account-share div.rewards-social-buttons {
  height: 20px;
}
.rewards-account-share div.rewards-social-buttons div.fb {
  top: 0px !important;
  float: left;
}
.rewards-account-share div.rewards-social-buttons div.fb .fb-like > span {
  height: 20px !important;
}
.rewards-account-share div.rewards-social-buttons div.fb .fb-like > span iframe {
  height: 20px !important;
}
.rewards-account-share div.rewards-social-buttons div.tw {
  top: 0px !important;
  height: 20px !important;
  float: left;
  margin-left: 4px;
}
.mst__expiring-points {
  margin-bottom: 1rem;
}
.mst__referral-widget {
  margin: 10px 0 25px 0;
}
.mst__referral-widget .mst__referral-widget-items {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
  grid-gap: 25px;
  align-items: center;
}
.rewards-account__tiers {
  margin-bottom: 3rem;
}
.rewards-account__tiers .tier-progress-bar {
  margin-top: 5rem;
  margin-bottom: 5rem;
  margin-left: 3rem;
  margin-right: 3rem;
  position: relative;
  height: 1.1rem;
  background: #ccc;
  border-radius: 100px;
}
.rewards-account__tiers .tier-progress-bar .points {
  width: auto;
  display: flex;
  justify-content: space-between;
}
.rewards-account__tiers .tier-progress-bar .points .tier-point {
  width: 2rem;
  height: 2rem;
  background: #ccc;
  border-radius: 100%;
  margin-top: -.5rem;
  position: relative;
  z-index: 1;
}
.rewards-account__tiers .tier-progress-bar .points .tier-point.closed {
  background: #fe5503;
}
.rewards-account__tiers .tier-progress-bar .points .tier-point .tier-logo {
  position: absolute;
  left: 50%;
  top: -6rem;
  color: #727272;
  margin-left: -1.5rem;
  width: 3rem;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rewards-account__tiers .tier-progress-bar .points .tier-point .label {
  position: absolute;
  left: 0;
  top: -3rem;
  color: #727272;
  font-weight: bold;
  font-size: 1.2rem;
  margin-left: -4.5rem;
  width: 11rem;
  text-align: center;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rewards-account__tiers .tier-progress-bar .points .tier-point .label[data-description]:hover {
  text-decoration: underline;
  cursor: pointer;
}
.rewards-account__tiers .tier-progress-bar .points .tier-point .number {
  position: absolute;
  left: 0;
  top: 2.5rem;
  margin-left: -3rem;
  width: 8rem;
  text-align: center;
}
.rewards-account__tiers .tier-progress-bar .points .tier-point .number > span {
  display: inline-block;
  background: #fe5503;
  color: #fff;
  border-radius: 12px;
  font-size: 1.1rem;
  padding: 0.1rem .5rem;
  white-space: nowrap;
}
.rewards-account__tiers .tier-progress-bar .closers {
  width: auto;
  display: flex;
  justify-content: space-between;
}
.rewards-account__tiers .tier-progress-bar .closers .closer {
  position: absolute;
  left: 0;
  top: .3rem;
  height: .5rem;
  padding: 0 2px;
  box-sizing: border-box;
}
.rewards-account__tiers .tier-progress-bar .closers .closer .progress {
  height: .5rem;
  background: #fe5503;
}
.rewards-account__tiers .to-next {
  margin-top: .5rem;
  text-align: center;
  font-size: 1.2rem;
  color: #666;
  margin-bottom: 0;
}
.rewards-account__tiers .to-next .open-popup {
  color: #727272;
  cursor: pointer;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.opc-block-summary .vertex-message td,
.cart-summary .vertex-message td {
  padding: 0;
  border-top: none;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.extend_1,
.owl-carousel.products .owl-controls .owl-nav .owl-prev,
.owl-carousel.products .owl-controls .owl-nav .owl-next,
.owl-carousel.products .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  user-select: none;
  font-size: 0;
}
.products.products-grid,
.custom-slider {
  position: relative;
  padding: 0 0 20px;
}
.owl-carousel.products {
  display: none;
  width: 100%;
  position: relative;
  z-index: 0;
}
.owl-carousel.products .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel.products .owl-animated-in {
  z-index: 0;
}
.owl-carousel.products .owl-animated-out {
  z-index: 1;
}
.owl-carousel.products .fadeOut {
  animation-name: fadeOut;
}
.owl-carousel.products .owl-stage {
  position: relative;
}
.owl-carousel.products .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel.products .owl-stage-outer {
  position: relative;
  overflow: hidden;
  padding: 20px 0;
}
:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-prev {
  width: 40px !important;
  top: 0 !important;
  left: 0 !important;
  background: none transparent !important;
}
:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-prev:hover {
  background: none transparent !important;
}
:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-next {
  width: 40px !important;
  top: 0 !important;
  right: 0 !important;
  background: none transparent !important;
}
:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-next:hover {
  background: none transparent !important;
}
.owl-carousel.products.owl-loaded {
  display: block;
}
.owl-carousel.products.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.products.owl-hidden {
  opacity: 0;
}
.owl-carousel.products .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  user-select: none;
}
.owl-carousel.products .owl-item img {
  display: block;
  width: 100%;
  transform-style: preserve-3d;
}
.owl-carousel.products .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel.products .owl-item .product-item {
  width: 100% !important;
  margin: 10px;
}
.owl-carousel.products .owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.products.owl-rtl {
  direction: rtl;
}
.owl-carousel.products.owl-rtl .owl-item {
  float: right;
}
.owl-carousel.products .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000000;
}
.owl-carousel.products .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(../../../../../frontend/Codazon/fastest_fashion/en_US/Mageplaza_Core/css/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  transition: scale 100ms ease;
}
.owl-carousel.products .owl-video-play-icon:hover {
  transition: scale(1.3, 1.3);
}
.owl-carousel.products .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel.products .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel.products .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel.products .owl-video-frame {
  position: relative;
  z-index: 1;
}
.owl-carousel.products .owl-refresh .owl-item {
  display: none;
}
.owl-carousel.products.owl-text-select-on .owl-item {
  user-select: auto;
}
.owl-carousel.products .banner-item .content_slider {
  position: absolute;
  top: 25%;
  left: 50px;
  width: calc(100% - 120px);
  z-index: 1;
  color: #ffffff;
}
.owl-carousel.products .banner-item .content_slider .banner-title {
  width: 100%;
  color: #ffffff;
  font-size: 32px;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  clear: both;
}
.owl-carousel.products .banner-item .content_slider .banner-description {
  width: 100%;
  clear: both;
  display: inline-block;
  text-align: center;
  padding: 15px 0;
}
.owl-carousel.products .banner-item .content_slider .buttons {
  width: 100%;
  clear: both;
  display: inline-block;
  text-align: center;
}
.owl-carousel.products .banner-item .content_slider .buttons a.action.primary {
  margin: 10px;
}
.owl-carousel.products .banner-item .content_slider .buttons .custom_content {
  margin: 10px 0 0;
  text-align: center;
}
.owl-carousel.products .product-item-details {
  float: left;
  width: 100%;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 500ms ease-in-out;
}
.owl-theme.owl-carousel .owl-controls .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme.owl-carousel .owl-controls .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  border: 1px solid #d6d6d6;
  background: white;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-theme.owl-carousel .owl-controls .owl-dot:hover span {
  background: #000000;
}
.owl-theme.owl-carousel .owl-controls .owl-dot.active span {
  background: #000000;
  border: 1px solid #000000;
}
.owl-theme.owl-carousel .product .price-container .price {
  padding-right: 3px;
}
.owl-theme .owl-controls {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-controls .owl-nav [class*=owl-] {
  color: #ffffff;
  font-size: 0px;
  margin: calc(-@size / 2) 0 0;
  padding: 0;
  background: rgba(255, 255, 255, 0.5);
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  text-indent: 100%;
  overflow: hidden;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-] {
  background: transparent;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev {
  left: 15px;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev {
  left: -55px;
  font-size: 0;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:before {
  position: absolute;
  top: 8px;
  left: 6px;
  z-index: 1;
  width: 26px;
  height: 25px;
  content: "";
  background-color: black;
  text-indent: 0;
  border-top: none;
  transform: rotate(360deg);
  -webkit-mask-image: url(../WeltPixel_OwlCarouselSlider/images/arrow.svg);
  mask-image: url(../WeltPixel_OwlCarouselSlider/images/arrow.svg);
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:after {
  border-top: none;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
  right: 15px;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
  right: -55px;
  font-size: 0;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:before {
  position: absolute;
  top: 8px;
  left: 7px;
  z-index: 1;
  width: 26px;
  height: 25px;
  content: "";
  background-color: black;
  border-top: none;
  transform: rotate(180deg);
  -webkit-mask-image: url(../WeltPixel_OwlCarouselSlider/images/arrow.svg);
  mask-image: url(../WeltPixel_OwlCarouselSlider/images/arrow.svg);
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:after {
  border-top: none;
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background: #000000;
  color: #ffffff;
  text-decoration: none;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background: transparent;
  color: #000000;
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before,
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover:after {
  background-color: #ffffff;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before,
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:after {
  border-color: #000000;
}
.owl-theme .owl-controls .owl-nav .disabled {
  opacity: .5;
  cursor: default;
}
.owl-theme .owl-dots {
  position: absolute;
  width: 100%;
  bottom: 20px;
}
[class*=owl-carousel-products-] .owl-theme .owl-dots {
  position: relative;
  bottom: -20px;
}
.owl-theme[class*=owl-carousel-product] .owl-controls .owl-nav [class*=owl-]:hover:before,
.owl-theme[class*=owl-carousel-product] .owl-controls .owl-nav [class*=owl-]:hover:after {
  background: #000000;
}
.no-js .owl-carousel {
  display: block;
}
#pre-div-ajax {
  position: relative;
  top: 80px;
}
#pre-div {
  background-color: #ffffff;
  bottom: 0;
  height: 100%;
  width: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10000;
}
#pre-div .cssload-loader {
  position: relative;
  left: calc(50% - 31px);
  top: calc(50% - 31px);
  width: 62px;
  height: 62px;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  perspective: 780px;
}
#pre-div .cssload-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
#pre-div .cssload-inner.cssload-one {
  left: 0%;
  top: 0%;
  animation: cssload-rotate-one 1.15s linear infinite;
  -o-animation: cssload-rotate-one 1.15s linear infinite;
  -ms-animation: cssload-rotate-one 1.15s linear infinite;
  -webkit-animation: cssload-rotate-one 1.15s linear infinite;
  -moz-animation: cssload-rotate-one 1.15s linear infinite;
  border-bottom: 3px solid #000000;
}
#pre-div .cssload-inner.cssload-two {
  right: 0%;
  top: 0%;
  animation: cssload-rotate-two 1.15s linear infinite;
  -o-animation: cssload-rotate-two 1.15s linear infinite;
  -ms-animation: cssload-rotate-two 1.15s linear infinite;
  -webkit-animation: cssload-rotate-two 1.15s linear infinite;
  -moz-animation: cssload-rotate-two 1.15s linear infinite;
  border-right: 3px solid #000000;
}
#pre-div .cssload-inner.cssload-three {
  right: 0%;
  bottom: 0%;
  animation: cssload-rotate-three 1.15s linear infinite;
  -o-animation: cssload-rotate-three 1.15s linear infinite;
  -ms-animation: cssload-rotate-three 1.15s linear infinite;
  -webkit-animation: cssload-rotate-three 1.15s linear infinite;
  -moz-animation: cssload-rotate-three 1.15s linear infinite;
  border-top: 3px solid #000000;
}
#pre-div .catalog-product-view .product-items .product-item-actions .actions-secondary {
  display: inline-block !important;
}
#pre-div .catalog-product-view .product-items .product-item-actions .action.tocompare {
  position: absolute !important;
  right: 0 !important;
}
#pre-div .catalog-product-view .product-items .product-item-actions .action.towishlist {
  position: absolute !important;
  left: 0 !important;
}
@keyframes cssload-rotate-one {
  0% {
    transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-o-keyframes cssload-rotate-one {
  0% {
    -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-ms-keyframes cssload-rotate-one {
  0% {
    -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-webkit-keyframes cssload-rotate-one {
  0% {
    -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-moz-keyframes cssload-rotate-one {
  0% {
    -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@keyframes cssload-rotate-two {
  0% {
    transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-o-keyframes cssload-rotate-two {
  0% {
    -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-ms-keyframes cssload-rotate-two {
  0% {
    -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-webkit-keyframes cssload-rotate-two {
  0% {
    -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-moz-keyframes cssload-rotate-two {
  0% {
    -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@keyframes cssload-rotate-three {
  0% {
    transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-o-keyframes cssload-rotate-three {
  0% {
    -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-ms-keyframes cssload-rotate-three {
  0% {
    -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-webkit-keyframes cssload-rotate-three {
  0% {
    -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-moz-keyframes cssload-rotate-three {
  0% {
    -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
.catalog-product-view.theme-pearl .column.main .block-content.content .block-actions .action.select {
  font-size: 18px;
}
.catalog-product-view .column.main .block-content.content .block-actions .action.select {
  margin-left: 10px;
}
.catalog-product-view .column.main .products-grid.products-related .product-item .product-item-info .product-item-details .field.choice.related {
  width: 80px;
  margin: 0 auto;
  float: none;
  position: static;
}
/* Mixins */
.css-code-ie-edge {
  /* IE10+ Edge CSS styles go here */
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev::before {
  content: "\e7a4" !important;
  font-size: 41px !important;
  line-height: 23px !important;
  background: transparent;
  color: black;
  left: 5px;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
  content: "\e608" !important;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
  overflow: visible !important;
  right: 30px !important;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next::before {
  content: "\e7a4" !important;
  font-size: 41px !important;
  line-height: 23px !important;
  background: transparent;
  color: black;
  left: 42px;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
  content: "\e617" !important;
  font-family: "luma-icons";
  font-size: 22px !important;
  line-height: 24px !important;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento::before {
  content: "\e617" !important;
  font-family: "luma-icons";
  font-size: 22px !important;
  line-height: 24px !important;
  left: 45px;
}
.css-code-ie-edge [class*=owl-carousel-products-].owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento {
  right: -55px !important;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before {
  background: transparent !important;
  color: #fff !important;
}
.css-code-ie-edge [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::before,
.css-code-ie-edge [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::after {
  color: black !important;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ Edge CSS styles go here */
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev::before {
    content: "\e7a4" !important;
    font-size: 41px !important;
    line-height: 23px !important;
    background: transparent;
    color: black;
    left: 5px;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
    content: "\e608" !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
    overflow: visible !important;
    right: 30px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next::before {
    content: "\e7a4" !important;
    font-size: 41px !important;
    line-height: 23px !important;
    background: transparent;
    color: black;
    left: 42px;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
    content: "\e617" !important;
    font-family: "luma-icons";
    font-size: 22px !important;
    line-height: 24px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento::before {
    content: "\e617" !important;
    font-family: "luma-icons";
    font-size: 22px !important;
    line-height: 24px !important;
    left: 45px;
  }
  [class*=owl-carousel-products-].owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento {
    right: -55px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before {
    background: transparent !important;
    color: #fff !important;
  }
  [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::before,
  [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::after {
    color: black !important;
  }
}
@supports (-ms-ime-align:auto) {
  /* IE10+ Edge CSS styles go here */
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev::before {
    content: "\e7a4" !important;
    font-size: 41px !important;
    line-height: 23px !important;
    background: transparent;
    color: black;
    left: 5px;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
    content: "\e608" !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
    overflow: visible !important;
    right: 30px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next::before {
    content: "\e7a4" !important;
    font-size: 41px !important;
    line-height: 23px !important;
    background: transparent;
    color: black;
    left: 42px;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
    content: "\e617" !important;
    font-family: "luma-icons";
    font-size: 22px !important;
    line-height: 24px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento::before {
    content: "\e617" !important;
    font-family: "luma-icons";
    font-size: 22px !important;
    line-height: 24px !important;
    left: 45px;
  }
  [class*=owl-carousel-products-].owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento {
    right: -55px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before {
    background: transparent !important;
    color: #fff !important;
  }
  [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::before,
  [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::after {
    color: black !important;
  }
}
/**
 * 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%;
  }
}
/*.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%;
}
/* ============================================ *
 * 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: #FCB040;
  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;
  width: calc(100% - 600px);
  overflow-x: auto;
  overflow-y: hidden;
}
.cart-items .cart-items-inner {
  float: left;
  white-space: nowrap;
}
.cart-items .item {
  margin-right: 10px;
  position: relative;
  float: none;
  display: inline-block;
}
.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: #FCB040;
  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.cart-item-qty {
  width: 50px;
  height: 41px;
}
.cart-items .item .hover-sec .details-qty button {
  position: absolute;
  top: 23px;
  right: 5px;
  z-index: 3;
  height: 41px;
}
.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: 120px;
  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;
  width: 600px;
}
.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: #FCB040;
}
.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,
.checkout-index-index .cart-footer .footer-cart-actions #footer-cart-btn-cart {
  display: none !important;
}
ul.cdz-product-labels {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 100;
}
ul.cdz-product-labels li.label-item {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: #46b8f5;
  z-index: 10000;
  list-style: none;
  color: #FFF;
  display: table;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 600;
  text-shadow: 0 2px 1px #717171;
  margin-bottom: 5px;
}
ul.cdz-product-labels li.label-item .label-content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
ul.cdz-product-labels li.label-item.sale {
  background-color: #FCB040;
}
/*@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-info-main .product-reviews-summary {
  float: left;
  clear: left;
}
.product-info-main .product-reviews-summary .rating-summary {
  margin-right: 2px;
}
.rating-summary .rating-result:before {
  color: #999999;
}
.rating-summary .rating-result > span:before {
  color: #FCB040;
}
.review-control-vote label::before {
  color: #FCB040;
}
.fotorama__thumb {
  background: none;
}
@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,
  .amazon-addresses .amazon-address,
  .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,
  .cart-order-comment .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-discount-block-desktop .block:nth-child(1),
  .amazon-addresses .amazon-address: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),
  .cart-order-comment .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 .amazon-addresses .amazon-address: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 .cart-order-comment .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),
  .amazon-addresses .amazon-address: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),
  .cart-order-comment .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) + *,
  .amazon-addresses .amazon-address: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) + *,
  .cart-order-comment .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 .amazon-addresses .amazon-address: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 .cart-order-comment .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,
  .amazon-addresses:before,
  .amazon-addresses: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,
  .amazon-addresses: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,
  .cart-order-comment .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 100%;
  }
  .abs-discount-block-desktop .block > .title,
  .cart-order-comment .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    cursor: default;
    color: #282828;
    font: 500 18px/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 #282828;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
  }
  .abs-discount-block-desktop .block > .title strong,
  .cart-order-comment .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font: 500 18px/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 #282828;
  }
  .cart-order-comment .block > .title:after,
  .paypal-review-discount .block > .title:after,
  .cart-discount .block > .title:after {
    display: none;
  }
  .abs-discount-block-desktop .block .content,
  .cart-order-comment .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,
  .cart-order-comment .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    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: #3fb0f2;
    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: #3fb0f2;
    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: #ffffff;
    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: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #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: #282828;
    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: #3fb0f2;
  }
  .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: #3fb0f2;
    border-color: #ffffff;
    font: 500 12px/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: #3fb0f2;
    border-color: #ffffff;
    font: 500 12px/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: #282828;
    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: #282828;
    text-decoration: none;
  }
  .navigation .level0 .submenu a:hover {
    color: #3fb0f2;
    text-decoration: none;
  }
  .navigation .level0 .submenu a:active {
    color: #3fb0f2;
    text-decoration: none;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    color: #3fb0f2;
    background-color: #3fb0f2;
  }
  .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: #3fb0f2;
    background-color: transparent;
    border-color: #3fb0f2;
  }
  .isotope .cdz-buttons-container .qs-button:hover,
  .isotope .cdz-buttons-container .action:hover,
  .isotope .cdz-buttons-container button.primary:hover {
    color: #3fb0f2;
    background-color: #ffffff;
    border-color: #3fb0f2;
  }
  .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: #999999;
    text-decoration: none;
    background: #f2f2f2;
    border: 1px solid #999999;
    border-bottom: none;
    height: 40px;
    padding: 10px 10px 10px 10px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #999999;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #222222;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #222222;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #f2f2f2;
  }
  .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: #f2f2f2;
    color: #222222;
    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: #f2f2f2;
    margin-top: 39px;
    padding: 10px 0 10px 0;
    border: 1px solid #999999;
  }
  .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;
  }
  .cdz-horizontal-menu .groupmenu {
    background-color: transparent;
  }
  .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 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
  }
  .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: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #e8e8e8;
    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: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .cms-index-index .container .left-navigation .menu-title {
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
  }
  .container .left-navigation:hover .menu-title {
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 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: #3fb0f2;
    border-color: #ffffff;
    font: 500 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    padding: 15px 20px 14px;
  }
  .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: #3fb0f2;
    border-color: #ffffff;
    font: 500 12px/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: #3fb0f2;
    border-color: #ffffff;
    font: 500 12px/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: #3fb0f2;
    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: #ebebeb;
  }
  .cdz-main-menu .cdz-vertical-menu li.level0 > a.menu-link {
    text-decoration: none;
    color: #444444;
    background-color: #fafafa;
    border-color: #ebebeb;
    font: 400 14px/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: #444444;
    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: #3fb0f2;
    border-color: #ebebeb;
    font: 400 14px/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 .block-content,
  .block.upsell .block-content,
  .block.related .block-content {
    padding: 0 !important;
    border: 0 !important;
  }
  .block.crosssell .owl-carousel .owl-nav,
  .block.upsell .owl-carousel .owl-nav,
  .block.related .owl-carousel .owl-nav {
    /*position: absolute;
				top: -65px;
				width: auto;
				margin-top: 0;
				right: -5px;
				float: right;
				left: auto;*/
  }
  .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: #222222;
    background-color: transparent;
    border-color: #222222;
  }
  .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 16px/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: #222222;
    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: #222222;
    background-color: #f2f2f2;
    border-color: #222222;
  }
  .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: #222222;
    background-color: #f2f2f2;
    border-color: #222222;
  }
  .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,
  .tabs-list-sty05.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,
  .tabs-list-sty05.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,
  .tabs-list-sty05.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,
  .tabs-list-sty05.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,
  .tabs-list-sty05.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: #999999;
    background-color: transparent;
    border-color: transparent;
    font: 400 16px/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: #222222;
    background-color: transparent;
    border-color: #222222;
  }
  .tabs-list-sty02.product.data.items > .item.title.active > .switch {
    font-weight: 700;
    color: #222222;
    background-color: transparent;
    border-color: #222222;
  }
  .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 20px/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;
  }
  .tabs-list-sty05.product.data.items > .item.title > .switch {
    color: #282828;
    background-color: transparent;
    border-color: transparent;
    font: 400 18px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    font-size: 14px;
    padding: 10px 20px;
    height: 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .tabs-list-sty05.product.data.items > .item.title > .switch:hover {
    color: #ffffff;
    background-color: #3fb0f2;
    border-color: #3fb0f2;
  }
  .tabs-list-sty05.product.data.items > .item.title.active > .switch {
    color: #ffffff;
    background-color: #3fb0f2;
    border-color: #3fb0f2;
  }
  .tabs-list-sty05.product.data.items > .item.content {
    border-top-width: 0px;
    padding-top: 0;
    margin-top: 80px;
  }
  .nav-tabs.abs-dropdown {
    padding: 0;
    list-style: none;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 100%;
    margin: 0;
  }
  .nav-tabs.abs-dropdown li.item {
    display: inline-block;
    vertical-align: top;
    margin: 0;
  }
  .nav-tabs.abs-dropdown li.item > .switch {
    color: #282828;
    background-color: transparent;
    border-color: transparent;
    font: 400 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    padding: 10px 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    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;
  }
  .nav-tabs.abs-dropdown li.item > .switch:hover {
    color: #ffffff;
    background-color: #3fb0f2;
    border-color: #3fb0f2;
  }
  .nav-tabs.abs-dropdown li.item.active > .switch {
    color: #ffffff;
    background-color: #3fb0f2;
    border-color: #3fb0f2;
  }
  .product-style01 .nav-tabs.abs-dropdown li.item > .switch {
    padding: 10px;
    color: #999999;
    background-color: #f2f2f2;
    border-color: #999999;
  }
  .product-style01 .nav-tabs.abs-dropdown li.item > .switch:hover {
    color: #222222;
    background-color: #f2f2f2;
    border-color: #222222;
  }
  .product-style01 .nav-tabs.abs-dropdown li.item.active > .switch {
    font-weight: 700;
    color: #222222;
    background-color: #f2f2f2;
    border-color: #222222;
  }
  .product-style01 .product.data.items > .item.content {
    padding-top: 0;
    margin-top: 20px;
  }
  .page-header .cdz-horizontal-menu.cdz-translate li.level0 > .groupmenu-drop {
    top: 42px;
    margin-top: 30px;
    border-color: #b9b9b9;
  }
  .page-header.sticky-menu .header.panel {
    padding-bottom: 7px !important;
    padding-top: 7px !important;
  }
  .page-header.sticky-menu .header.content {
    padding: 0;
    max-width: 100%;
    margin: 15px 0 0;
  }
  .page-header.sticky-menu .panel.wrapper {
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
  }
  .page-header.sticky-menu .box-header {
    margin-top: 20px;
    position: relative;
    padding: 0;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin: 0;
  }
  .page-header.sticky-menu .search-wrapper {
    float: right;
    margin-top: 25px;
  }
  .rtl-layout .page-header.sticky-menu .search-wrapper {
    float: left;
  }
  .page-header.sticky-menu .search-wrapper .block-search {
    width: 230px;
  }
  .page-header.sticky-menu .search-wrapper .block-search .action.search {
    height: 20px;
    width: 25px;
  }
  .page-header.sticky-menu .search-wrapper .block-search .action.search:before {
    line-height: 20px;
    font-size: 14px;
    color: #093c71;
  }
  .page-header.sticky-menu .search-wrapper .block-search input[type="text"] {
    height: 20px;
    font-size: 15px;
    border-radius: 0;
    text-transform: capitalize;
    font-family: 'Microsoft-Yi-Baiti';
    border: 1px solid #b9b9b9;
    padding: 0 25px 0 10px;
  }
  .page-header.sticky-menu .cdz-login-form-dropdown {
    top: 40px;
  }
  .page-header.sticky-menu .searchsuite-autocomplete {
    top: 33px;
  }
  .page-header .search-wrapper .block-search .control {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
  }
  .page-header .search-wrapper .block-search .action.search:before {
    color: #4f5053;
    font-weight: bold;
  }
  .page-header .search-wrapper .block-search .action.search:hover:before {
    color: #3fb0f2;
  }
  .page-header .search-wrapper .block-search input[type="text"] {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    border-width: 0;
    text-transform: capitalize;
    font-style: normal;
  }
  .page-header .minicart-wrapper {
    margin: 22px 0 0 35px;
  }
  .page-header .minicart-wrapper .action.showcart {
    width: 100%;
    background-color: transparent;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
  }
  .page-header .minicart-wrapper .action.showcart .price-label {
    position: relative;
    padding: 0 0 0 20px;
    margin: 0 0 0 5px;
    min-height: 0;
  }
  .page-header .minicart-wrapper .action.showcart .price-label:before {
    color: #777777;
    content: '(';
    font-size: 18px;
    position: absolute;
    left: -3px;
    font-family: 'Microsoft-Yi-Baiti';
  }
  .page-header .minicart-wrapper .action.showcart .price-label:after {
    color: #777777;
    content: ')';
    font-size: 18px;
    font-family: 'Microsoft-Yi-Baiti';
  }
  .page-header .minicart-wrapper .action.showcart .price-label .price {
    color: #777777;
    font-weight: normal;
    position: relative;
    font-size: 18px;
    font-family: 'Microsoft-Yi-Baiti';
  }
  .page-header .minicart-wrapper .action.showcart .price-label .price:before {
    content: '/';
    margin: 0 1px;
  }
  .page-header .minicart-wrapper .action.showcart .text {
    position: relative;
    text-transform: uppercase;
    color: transparent;
    vertical-align: middle;
    display: inline-block;
    width: 25px;
    height: 24px;
    margin-top: -5px;
  }
  .page-header .minicart-wrapper .action.showcart .text:before {
    background-image: url('../images/cart.png');
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    content: '';
    width: 25px;
    height: 24px;
  }
  .page-header .minicart-wrapper .action.showcart:before {
    display: none;
  }
  .page-header .minicart-wrapper .action.showcart .counter.qty {
    top: 2px;
    left: 32px;
    width: 23px;
    height: 25px;
    color: #777777;
    font-size: 18px;
    background-color: transparent;
    font-family: 'Microsoft-Yi-Baiti';
  }
  .rtl-layout .page-header .minicart-wrapper {
    margin-left: 0;
    margin-right: 20px;
  }
  .rtl-layout .page-header .minicart-wrapper .action.showcart {
    margin: -9px 0 -7px -10px;
    -webkit-border-radius: 5px 0 0 0;
    -moz-border-radius: 5px 0 0 0;
    border-radius: 5px 0 0 0;
  }
  .rtl-layout .page-header .minicart-wrapper .action.showcart .text:before {
    padding-left: 10px;
    padding-right: 0;
  }
  .rtl-layout .page-header .minicart-wrapper .action.showcart .counter.qty {
    right: -7px;
    left: auto;
  }
  .page-header .minicart-wrapper .ui-dialog .block-minicart {
    top: 40px;
  }
  .page-header .header-main-menu .nav-sections {
    background-color: #f5b335;
    margin: 15px 0 60px;
    width: 100%;
  }
  .page-header .cdz-main-menu .groupmenu li.level0 > a.menu-link {
    font-size: 16px;
    border-width: 2px;
    padding: 10px 25px 7px;
    border-color: transparent;
    background-color: transparent;
    font-family: 'MicrosoftTaiLe-Bold';
  }
  .page-header .cdz-main-menu .groupmenu li.level0:hover > a.menu-link {
    color: #003b71;
  }
  .page-header .cdz-main-menu .groupmenu li.level0.parent:hover:before {
    bottom: -33px;
    left: 69px;
    width: 0;
    height: 0;
    content: '';
    position: absolute;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    border-bottom: 17px solid #b9b9b9;
  }
  .page-header .cdz-main-menu .groupmenu li.level0.parent:hover:after {
    bottom: -33px;
    left: 70px;
    width: 0;
    height: 0;
    content: '';
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 16px solid #fff;
  }
  .page-header .logo img {
    max-height: 54px;
  }
  .logo {
    margin-left: 80px;
  }
  .cdz-horizontal-menu .groupmenu {
    text-align: center;
  }
  .cdz-horizontal-menu .groupmenu li.item.level0 {
    float: none;
  }
  .cdz-menu .groupmenu-drop > li.item {
    padding: 15px 10px;
  }
  .cdz-menu .groupmenu-drop .groupmenu-drop-content .col-sm-12 {
    border-right: 1px solid #b9b9b9;
  }
  .cdz-menu .groupmenu-drop .groupmenu-drop-content .col-sm-12:last-child {
    border-right: 0;
  }
  .cdz-main-menu .groupmenu .groupmenu-drop a {
    color: #003b71;
  }
  .cdz-main-menu .groupmenu .groupmenu-drop a:visited {
    color: #003b71;
  }
  .cdz-main-menu .groupmenu-drop-content p {
    color: #727171;
    font-size: 14px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
  }
  .cdz-main-menu .groupmenu-drop-content .groupdrop-link li {
    display: block;
    text-align: left;
    padding: 0;
  }
  .cdz-main-menu .groupmenu-drop-content .groupdrop-link li a {
    width: 95%;
    padding: 5px 0px;
    display: block;
    color: #003b71;
    font-size: 16px;
    position: relative;
    font-family: 'MicrosoftTaiLe';
    transition: none;
  }
  .cdz-main-menu .groupmenu-drop-content .groupdrop-link li a:before {
    transition: none;
  }
  .cdz-main-menu .groupmenu-drop-content .groupdrop-link li a:hover {
    color: #003b71;
    padding-left: 0;
    font-size: 15px;
    font-family: 'MicrosoftTaiLe-Bold';
  }
  .cdz-main-menu .groupmenu-drop-content .groupdrop-link li a:hover:before {
    display: none;
  }
  .cdz-main-menu .groupmenu-drop-content .groupdrop-link.special-items li a {
    position: relative;
  }
  .cdz-main-menu .groupmenu-drop-content .groupdrop-link.special-items li a:hover {
    color: #fff;
    padding-right: 10px;
    background-color: #f4b334;
  }
  .cdz-main-menu .groupmenu-drop-content .groupdrop-link.special-items li a:hover:before {
    display: block !important;
    width: 20px;
    height: 100%;
    content: '';
    background-color: #f4b334;
    top: 0;
    left: -20px;
  }
  .cdz-main-menu .groupmenu-drop-content .groupdrop-link.special-items li a:hover:after {
    content: '';
    display: inline-block;
    background-image: url('../images/item-after.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right 0;
    width: 20px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -20px;
  }
  #authorization-top-link {
    margin: 22px 80px 0 25px;
    display: inline-block;
    list-style: none;
  }
  #authorization-top-link .actions:before {
    display: inline-block;
    background-image: url('../images/account.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 18px;
    vertical-align: middle;
    margin-right: 6px;
  }
  #authorization-top-link .actions:hover .toggle {
    color: #000;
  }
  #authorization-top-link .actions .toggle {
    font-family: 'Microsoft-Yi-Baiti';
    font-size: 18px;
    color: #777777;
  }
  #authorization-top-link .actions .toggle:hover {
    color: #000;
  }
  .page-header.sticky-menu.active {
    background-color: #f4b334;
    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;
  }
  .page-header.sticky-menu.active .header.content {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    padding: 0 140px 0 0!important;
  }
  .rtl-layout .page-header.sticky-menu.active .header.content {
    padding: 0 0px 0 140px;
  }
  .rtl-layout .page-header.sticky-menu.active .header.content .header.content {
    float: right !important;
  }
  .page-header.sticky-menu.active .header.content .header.content {
    float: left !important;
  }
  .page-header.sticky-menu.active .header-wrapper-bottom {
    padding: 4px 0;
  }
  .page-header.sticky-menu.active .header-stores {
    display: none;
  }
  .page-header.sticky-menu.active .header.links {
    display: none;
  }
  .page-header.sticky-menu.active .header.panel {
    padding: 0 !important;
    position: relative;
  }
  .page-header.sticky-menu.active .header-main-menu .nav-sections {
    margin-bottom: 5px;
    margin-top: 5px;
  }
  .page-header.sticky-menu.active .cdz-main-menu .groupmenu li.level0 > a.menu-link {
    padding: 10px 10px 7px;
  }
  .page-header.sticky-menu.active .logo {
    margin: 0;
    position: absolute;
    left: 10px;
    top: 5px;
    width: 50px;
    height: 40px;
    z-index: 5;
    display: none;
  }
  .page-header.sticky-menu.active .mobile-search-wrapper {
    position: absolute;
    right: 60px;
  }
  .rtl-layout .page-header.sticky-menu.active .mobile-search-wrapper {
    left: 60px;
    right: auto;
  }
  .page-header.sticky-menu.active .search-wrapper {
    float: right;
    position: absolute;
    right: 60px;
    top: 5px;
    width: 40px;
    height: 40px;
    z-index: 2;
    margin-top: 0;
    background: #ffffff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
  }
  .rtl-layout .page-header.sticky-menu.active .search-wrapper {
    left: 60px;
    right: auto;
  }
  .page-header.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;
    border-width: 0;
    width: 0;
    float: right;
    padding: 0;
    height: 40px;
    font-size: 10px;
    border-radius: 30px;
  }
  .rtl-layout .page-header.sticky-menu.active .search-wrapper .block-search input[type="text"] {
    float: left;
  }
  .page-header.sticky-menu.active .search-wrapper .block-search .action.search {
    width: 40px;
    height: 40px;
  }
  .page-header.sticky-menu.active .search-wrapper .block-search .action.search:before {
    line-height: 40px;
    font-size: 20px;
    color: #093c71;
  }
  .page-header.sticky-menu.active .search-wrapper:hover .block-search input[type="text"] {
    width: 250px;
    padding: 0 40px 0 10px;
    border-width: 1px;
  }
  .rtl-layout .page-header.sticky-menu.active .search-wrapper:hover .block-search input[type="text"] {
    padding: 0 10px 0 40px;
  }
  .page-header.sticky-menu.active .minicart-wrapper {
    margin: 0;
    position: absolute;
    right: 15px;
    top: 5px;
    z-index: 5;
    width: 40px;
    height: 40px;
    text-align: center;
    background: #ffffff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
  }
  .rtl-layout .page-header.sticky-menu.active .minicart-wrapper {
    left: 15px;
    right: auto;
  }
  .page-header.sticky-menu.active .minicart-wrapper .action.showcart {
    line-height: 44px;
    border: 0;
    background: transparent;
    color: #4f5053;
    margin: 0;
    padding: 0;
  }
  .page-header.sticky-menu.active .minicart-wrapper .action.showcart .price-label {
    display: none;
  }
  .page-header.sticky-menu.active .minicart-wrapper .action.showcart .counter.qty {
    top: -5px;
    right: -5px;
    left: auto;
    border: 0;
    width: 18px;
    line-height: 16px;
    height: 18px;
    font-size: 14px;
    background-color: #003b71;
    color: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
  }
  .rtl-layout .page-header.sticky-menu.active .minicart-wrapper .action.showcart .counter.qty {
    right: auto;
    left: -5px;
  }
  .page-header.sticky-menu.active .minicart-wrapper .action.showcart .text {
    font-size: 0;
  }
  .page-header.sticky-menu.active .minicart-wrapper .action.showcart .text:before {
    padding-right: 0;
  }
  .rtl-layout .page-header.sticky-menu.active .minicart-wrapper .action.showcart .text:before {
    padding-left: 0;
  }
  .page-header.sticky-menu.active #authorization-top-link {
    display: none;
  }
  .page-header.sticky-menu.active .block-search .search-form-container {
    height: 40px;
    width: 40px;
  }
  .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;
  }
  .bottom-footer-wrapper #siteseal {
    display: inline-block;
    width: 300px;
    float: none;
    margin: 0;
    position: absolute;
    left: 49%;
    right: 0;
  }
  .bottom-footer-wrapper #siteseal .bbbseal {
    float: left;
    margin-top: -12px;
    margin-right: 15px;
  }
  .galleries .gallery-collection {
    width: 24%;
    margin-right: 1.3333%;
  }
  .galleries .gallery-collection:nth-child(2n) {
    margin-right: 1.3333%;
  }
  .galleries .gallery-collection:nth-child(4n) {
    margin-right: 0;
  }
  .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: #3fb0f2;
    text-decoration: none;
  }
  .products-grid .isotope .iso-item.product-item .product-item-link:active {
    color: #3fb0f2;
    text-decoration: none;
  }
  .products-grid .isotope .iso-item.product-item.width-1.width-2 .product-item-link {
    font: 500 18px/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: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    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%;
  }
  .page-layout-1column .filter-title {
    right: 5px;
    top: -55px;
  }
  .cdz-popup-wrapper .modal-popup .modal-inner-wrap {
    width: 80% !important;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .checkout-index-index .amcheckout-trust-badges {
    justify-content: flex-end;
  }
  .am-checkout.-modern .amcheckout-trust-badges {
    justify-content: flex-end;
  }
  .amazon-addresses .amazon-address {
    margin-bottom: 0;
  }
  .login-container .block-amazon-login {
    clear: none;
    float: right;
  }
  .login-container .block-amazon-login .actions-toolbar {
    margin-top: 25px;
  }
  .login-container .block:nth-child(2) + .block-amazon-login {
    clear: none;
  }
  .amazon-validate-container {
    margin: 40px auto 0 auto;
    width: 500px;
  }
  .amazon-validate-container .primary {
    width: 190px;
  }
  .amazon-validate-container .continue-as-guest {
    width: 130px;
  }
  .amazon-validate-container .forgot-password {
    text-align: right;
    width: 175px;
  }
  .amazon-validate-container .amazon-logout {
    margin-top: 1em;
  }
  .checkout-shipping-address .field-tooltip .field-tooltip-content {
    right: -65px;
  }
  .checkout-shipping-address .field-tooltip .field-tooltip-content:before,
  .checkout-shipping-address .field-tooltip .field-tooltip-content:after {
    right: 64px;
  }
  .cart-order-comment {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-order-comment .block .title {
    padding: 10px 0;
  }
  .cart-order-comment .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .cart-order-comment .block.order-comment {
    width: 100%;
    border-bottom: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
  }
  /* Overwriting Magento's padding for the method title to make
       sure our KP methods have the same height as the core methods */
  .klarna-payments-method > .payment-method-title {
    padding: 11.5px 0;
  }
  .block-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;
  }
  .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;
    border: 1px solid #cccccc;
    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: #666666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    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: #ffffff;
    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: #1979c3;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #fcb040;
    border-color: #fcb040;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #fcb040;
    border-color: #fcb040;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #fcb040;
    content: '\e610';
    font-family: 'luma-icons';
  }
  .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;
    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 #e7e7e7;
    background-color: #4f5053;
  }
  .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: #3fb0f2;
  }
  .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: #cccccc;
  }
  .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: #cccccc;
    text-decoration: none;
  }
  .header.panel > .header.links > li > a:visited {
    color: #cccccc;
    text-decoration: none;
  }
  .header.panel > .header.links > li > a:hover {
    color: #3fb0f2;
    text-decoration: none;
  }
  .header.panel > .header.links > li > a:active {
    color: #3fb0f2;
    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;
  }
  .amcard-codes-list .table .actions {
    text-align: right;
    width: 20px;
  }
  .amcard-field-container.-code .actions-toolbar {
    text-align: right;
  }
  .amcard-field-container.-code .actions-toolbar .primary {
    float: none;
  }
  .amcard-field-container.-code .actions-toolbar .primary .action {
    margin: 0;
  }
  .amcard-field-container.-code .actions-toolbar .secondary .action {
    margin: 0 0 0 7px;
  }
  .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;
  }
}
@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 .opc-wrapper.am-opc-wrapper .shipping-address-item {
    width: 50%;
  }
  /* phpcs:ignore Magento2.Less.AvoidId.IdSelectorUsage */
  #checkout.am-checkout.-modern.-layout-1column .authentication-wrapper {
    min-width: 300px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper {
    flex: inherit;
    width: calc(50% - 7px);
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.date,
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
    width: 50%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.date {
    padding-right: 10px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
    padding-left: 10px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
    background: #eeeeee;
    color: #363636;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title > .amcheckout-icon {
    background: none;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .subtotal {
    width: 15%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .table-totals {
    margin-left: auto;
    width: 40%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .checkout-payment-method .payment-option-title {
    border: none;
  }
  .checkout-index-index:not(.amasty-jet-theme) .amcheckout-main-container.-modern.-layout-1column .amcheckout-summary-container .details-qty {
    max-width: 20%;
  }
  .checkout-index-index:not(.amasty-jet-theme) .amcheckout-main-container.-modern.-layout-1column .amcheckout-additional-options .amcheckout-checkboxes,
  .checkout-index-index:not(.amasty-jet-theme) .amcheckout-main-container.-modern.-layout-1column .amcheckout-additional-options .amcheckout-comment {
    display: inline-block;
    vertical-align: top;
  }
  .checkout-index-index:not(.amasty-jet-theme) .amcheckout-main-container.-modern.-layout-1column .amcheckout-additional-options .amcheckout-checkboxes {
    box-sizing: border-box;
    padding-right: 10px;
    width: 45%;
  }
  .checkout-index-index:not(.amasty-jet-theme) .amcheckout-main-container.-modern.-layout-1column .amcheckout-additional-options .amcheckout-comment {
    width: 55%;
  }
  .amcheckout-main-container.-modern.-layout-2columns {
    position: relative;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column {
    margin: 0;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main {
    float: left;
    width: calc(100% - (380px + 60px));
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar {
    float: right;
    transition: all .3s ease;
    width: 380px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar.-sticky {
    max-height: 100vh;
    overflow: auto;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .amcheckout-trust-badges {
    justify-content: center;
    margin: 0 0 15px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .amcheckout-trust-seal {
    font-size: 12px;
    max-width: 265px;
    text-align: center;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary {
    background: #ffffff;
    border: 1px solid #d4d4d4;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar {
    margin-bottom: 20px;
    text-align: center;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout {
    float: none;
    width: 70%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container,
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-title {
    background: #f9f9f9;
    cursor: default;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .product-item-name,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .product-item-name,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .product-item-name {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .subtotal,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .subtotal,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .subtotal {
    width: auto;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .table-totals,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .table-totals,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .table-totals {
    margin-left: 0;
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options {
    background: #ffffff;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
    display: block;
    width: 100%;
  }
  .amcheckout-sticky-stopper {
    display: block;
    height: 0;
    margin: 0;
    padding: 0;
    visibility: hidden;
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns {
    display: flex;
    justify-content: space-between;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-column {
    width: 32%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary .amcheckout-trust-badges {
    justify-content: center;
    margin: 0 0 15px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary .amcheckout-trust-seal {
    font-size: 12px;
    margin: auto;
    max-width: 66%;
    text-align: center;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-title {
    cursor: default;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .form-login .amcheckout-email .amcheckout-wrapper {
    flex: auto;
    width: inherit;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-form-login .amcheckout-password,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .form-login .amcheckout-password {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-item,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-item:not(:last-of-type),
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods {
    min-width: inherit;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .billing-address-details {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-payment-methods .payment-method:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date .control {
    position: relative;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date .input-text._has-datepicker {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date ._has-datepicker ~ .ui-datepicker-trigger {
    margin: 0;
    position: absolute;
    right: 7px;
    top: 7px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .checkout-payment-method .amcheckout-trust-seal {
    max-width: 66%;
  }
  .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;
  }
}
.block.crosssell .owl-stage .owl-item .product-item {
  width: 89% !important;
}
.block.crosssell .owl-stage .owl-item .product-item .product-item-actions {
  text-align: center;
}
.block.crosssell .owl-stage .owl-item .product-item .product-item-actions .actions-primary {
  display: block;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
