/**
 * 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 #288b43;
  color: #288b43;
}
.action-primary:hover {
  background: #ffffff;
  border: 1px solid #288b43;
  color: #288b43;
}
.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 #1e401f;
  color: #1e401f;
}
.abs-action-link-button:hover {
  background: #ffffff;
  border: 1px solid #1e401f;
  color: #1e401f;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus {
  text-decoration: none;
}
.abs-action-remove,
.abs-discount-block .action.check,
.abs-add-fields .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-weight: 400;
  color: #a1a1a1;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.abs-discount-block .action.check:visited,
.abs-add-fields .action.remove:visited {
  color: #1979c3;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-discount-block .action.check:hover,
.abs-add-fields .action.remove:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.abs-discount-block .action.check:active,
.abs-add-fields .action.remove:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.abs-discount-block .action.check:hover,
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.abs-discount-block .action.check.disabled,
.abs-discount-block .action.check[disabled],
fieldset[disabled] .abs-discount-block .action.check,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus) {
  box-shadow: none;
  color: #288b43;
}
.abs-revert-to-action-secondary {
  background: #1e401f;
  border: 1px solid #1e401f;
  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 #1e401f;
  color: #1e401f;
}
.abs-revert-secondary-color:hover,
.abs-revert-to-action-secondary:hover {
  background: #ffffff;
  border: 1px solid #1e401f;
  color: #1e401f;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown {
  display: block;
}
.abs-remove-button-for-blocks > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 15px;
  color: #999999;
  content: '\e616';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before {
  color: #494949;
}
.abs-remove-button-for-blocks:active:before {
  color: #999999;
}
.abs-product-link > a:visited {
  color: #282828;
  text-decoration: none;
}
.abs-product-link > a:hover {
  color: #288b43;
  text-decoration: none;
}
.abs-product-link > a:active {
  color: #288b43;
  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 #e0e0e0;
  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 #e0e0e0;
}
.abs-account-blocks .block-title > strong,
.abs-account-blocks .block-title > span {
  color: #000000;
}
.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 #e0e0e0;
}
.abs-field-date input {
  margin-right: 10px;
  width: calc(100% - (23px + 10px));
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/poppins/poppins-300.woff2') format('woff2'), url('../fonts/poppins/poppins-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/poppins/poppins-regular.woff2') format('woff2'), url('../fonts/poppins/poppins-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/poppins/poppins-500.woff2') format('woff2'), url('../fonts/poppins/poppins-500.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/poppins/poppins-700.woff2') format('woff2'), url('../fonts/poppins/poppins-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
body {
  color: #000000;
  font: 400 13px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
body input[type="text"],
body input[type="password"],
body input[type="url"],
body input[type="tel"],
body input[type="search"],
body input[type="number"],
body input[type="datetime"],
body input[type="email"] {
  height: 40px;
  color: #000000;
  border-color: #e0e0e0;
  background-color: #ffffff;
  font: 400 13px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
body textarea {
  color: #000000;
  border-color: #e0e0e0;
  background-color: #ffffff;
  font: 400 13px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
body ._keyfocus *:focus,
body input:not([disabled]):focus,
body textarea:not([disabled]):focus,
body select:not([disabled]):focus {
  box-shadow: 0 1px 3px #e1e1e1;
}
h1,
.h1 {
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #000000;
  margin: 0 0 20px;
}
h2,
.h2 {
  font: 500 20px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  margin: 0 0 20px;
}
h3,
.h3 {
  font: 500 18px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  margin: 0 0 20px;
}
h4,
.h4 {
  font: 500 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  margin: 0 0 10px;
}
h5,
.h5 {
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  margin: 0 0 10px;
}
h6,
.h6 {
  font: 400 11px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  margin: 0 0 10px;
}
a {
  color: #000000;
}
a:hover {
  color: #288b43;
}
.text-small {
  font-size: 90%;
}
.text-center {
  text-align: center;
}
.text-uppercase {
  text-transform: uppercase;
}
.header a {
  color: #ffffff;
}
.header a:hover {
  color: #1e401f;
  text-decoration: none;
}
body {
  overflow-x: hidden;
  background: #edeeef url(../images/transparent.png) 0 0 no-repeat fixed;
}
.page-header {
  background: #ffffff url(../images/transparent.png) 0 0 no-repeat fixed;
}
.page-main {
  /*background:@main_background url(@main_background_file) @main_background_image_option;*/
}
.page-footer {
  background: #ffffff url(../images/transparent.png) 0 0 no-repeat fixed;
}
.space-s {
  margin-bottom: 10px;
}
.space-base {
  margin-bottom: 20px;
}
.space-md {
  margin-bottom: 40px;
}
.space-lg {
  margin-bottom: 60px;
}
.maxwidth {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  width: auto;
}
.no-padding {
  padding: 0 !important;
}
.no-margin {
  padding: 0 !important;
}
.page-title-wrapper {
  text-transform: uppercase;
}
.cms-index-index .page-title-wrapper {
  display: none;
}
.page-main {
  padding-top: 20px;
}
.cms-index-index .page-main {
  padding-top: 0;
}
.cms-index-index .columns .column.main {
  padding-bottom: 0;
}
/*
	.block:not(.block-static-block) .block-content{padding:20px 0 0}
	.minicart-wrapper .action.showcart .counter.qty{font-size:12px}
	*/
#ajaxloading_container {
  position: relative;
  padding: 20px;
  text-align: center;
  border: 10px solid #a1a1a1;
  background-color: white;
  z-index: 99999;
  max-height: 660px;
}
#ajaxloading_container {
  min-width: 350px;
  max-width: 500px;
  z-index: 9999;
  display: none;
  position: fixed;
  top: 0px;
}
#bg_fade {
  background-color: #000;
  left: 0px;
  margin: 0px;
  padding: 0px;
  position: fixed;
  top: 0px;
  visibility: hidden;
  width: 100%;
  z-index: 998;
  height: 1000px;
  opacity: 0.5;
}
.block-customer-login .block-title {
  background: none !important;
}
.cdz-login-form-dropdown {
  position: absolute;
  min-width: 300px;
  right: 0;
  background: #ffffff;
  padding: 20px;
  z-index: 7;
  top: 20px;
  border: 1px solid #eeeeee;
}
.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: #288b43;
  border-color: #288b43;
}
.cdz-login-form-dropdown .block-customer-login .actions-toolbar a.action.primary:hover {
  color: #ffffff;
  background-color: #1e401f;
  border-color: #1e401f;
}
.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: #288b43;
  text-decoration: none;
}
.cdz-login-form-dropdown .block-customer-login a:active {
  color: #288b43;
  text-decoration: none;
}
.authentication-wrapper {
  margin-top: -85px !important;
}
.authentication-wrapper .action.action-auth-toggle {
  color: #ffffff;
  text-decoration: none;
}
.authentication-wrapper .action.action-auth-toggle:visited {
  color: #ffffff;
  text-decoration: none;
}
.authentication-wrapper .action.action-auth-toggle:hover {
  color: #1e401f;
  text-decoration: none;
}
.authentication-wrapper .action.action-auth-toggle:active {
  color: #1e401f;
  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: #1e401f;
  border-color: #1e401f;
  font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
button:hover {
  color: #ffffff;
  background-color: #288b43;
  border-color: #288b43;
}
button.primary {
  color: #ffffff;
  background-color: #288b43;
  border-color: #288b43;
}
button.primary:hover {
  color: #ffffff;
  background-color: #1e401f;
  border-color: #1e401f;
}
.action.multicheckout {
  font-size: 110%;
}
.cdz-buttons-container form {
  display: inline-block;
  vertical-align: top;
}
.cdz-buttons-container button.tocart.primary {
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  line-height: 40px;
  font-size: 0;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  border: 1px solid;
  min-width: 0;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #555555;
  background-color: #ffffff;
  border-color: #288b43;
}
.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: 38px;
}
.cdz-buttons-container button.tocart.primary:hover {
  color: #ffffff;
  background-color: #288b43;
  border-color: #288b43;
}
.cdz-buttons-container button.tocart.primary span:before {
  display: none;
}
.sidebar .block-wishlist .action.tocart {
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  line-height: 40px;
  font-size: 0;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  border: 1px solid;
  min-width: 0;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #555555;
  background-color: #ffffff;
  border-color: #288b43;
}
.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: 38px;
}
.sidebar .block-wishlist .action.tocart:hover {
  color: #ffffff;
  background-color: #288b43;
  border-color: #288b43;
}
.sidebar .block-wishlist .action.tocart span:before {
  display: none;
}
.product-style13 button.tocart.primary,
.product-style09 button.tocart.primary {
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  line-height: 40px;
  font-size: 0;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  border: 1px solid;
  min-width: 0;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #555555;
  background-color: #ffffff;
  border-color: #288b43;
}
.product-style13 button.tocart.primary:before,
.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: 38px;
}
.product-style13 button.tocart.primary:hover,
.product-style09 button.tocart.primary:hover {
  color: #ffffff;
  background-color: #288b43;
  border-color: #288b43;
}
.product-style13 button.tocart.primary span:before,
.product-style09 button.tocart.primary span:before {
  display: none;
}
.qs-button {
  background-image: none;
  background: #288b43;
  border: 1px solid #288b43;
  color: #ffffff;
  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: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  line-height: 40px;
  font-size: 0;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  border: 1px solid;
  min-width: 0;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #555555;
  background-color: #ffffff;
  border-color: #288b43;
}
.qs-button:focus,
.qs-button:active {
  background: #ffffff;
  border: 1px solid #288b43;
  color: #288b43;
}
.qs-button:hover {
  background: #ffffff;
  border: 1px solid #288b43;
  color: #288b43;
}
.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: 38px;
}
.qs-button:hover {
  color: #ffffff;
  background-color: #288b43;
  border-color: #288b43;
}
.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: #1e401f;
  border-color: #1e401f;
}
.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: #1e401f;
  background-color: #ffffff;
  border-color: #1e401f;
}
.actions-secondary:not(.cdz-product-wishlist .actions-secondary) .action {
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  line-height: 40px;
  font-size: 0;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  border: 1px solid;
  min-width: 0;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #555555;
  background-color: #ffffff;
  border-color: #288b43;
}
.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: 38px;
}
.actions-secondary:not(.cdz-product-wishlist .actions-secondary) .action:hover {
  color: #ffffff;
  background-color: #288b43;
  border-color: #288b43;
}
.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: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  line-height: 40px;
  font-size: 0;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  border: 1px solid;
  min-width: 0;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #555555;
  background-color: #ffffff;
  border-color: #288b43;
}
.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: 38px;
}
.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: #ffffff;
  background-color: #288b43;
  border-color: #288b43;
}
.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: #000000;
  text-decoration: none;
  font: 400 11px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.product-addto-links .action:visited {
  color: #000000;
  text-decoration: none;
}
.product-addto-links .action:hover {
  color: #288b43;
  text-decoration: none;
}
.product-addto-links .action:active {
  color: #288b43;
  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 #e0e0e0;
  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: #288b43;
  background-color: transparent;
  border-color: #288b43;
}
.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: #000000;
  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: #000000;
  text-decoration: none;
}
.cdz-product-wishlist a.action.towishlist:hover {
  color: #288b43;
  text-decoration: none;
}
.cdz-product-wishlist a.action.towishlist:active {
  color: #288b43;
  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: #288b43;
}
.cdz-product-wishlist a.action.towishlist:hover:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f004";
  font-size: 18px;
}
.cdz-product-wishlist a.action.towishlist.in-wishlist {
  color: #fc7070 !important;
}
.cdz-product-wishlist a.action.towishlist.in-wishlist:before {
  content: '\f004';
}
.product-item-info:hover .cdz-product-wishlist a.action.towishlist {
  color: #288b43;
}
.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: #288b43;
  border: 1px solid #288b43;
  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: #1e401f;
  border-color: #1e401f;
}
.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 #288b43;
  color: #288b43;
}
.ajax-load-wrapper .ajax-load-button .ajax-loader:hover,
.ajax-load-wrapper .ajax-load-button a:hover {
  background: #ffffff;
  border: 1px solid #288b43;
  color: #288b43;
}
.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: #288b43;
  border-color: #288b43;
}
.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: #288b43;
  border: 1px solid #288b43;
  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 #288b43;
  color: #288b43;
}
#back-top a:hover {
  background: #ffffff;
  border: 1px solid #288b43;
  color: #288b43;
}
#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 #e0e0e0;
  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);
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.shine-effect.cdz-banner {
  position: relative;
  overflow: hidden;
}
.shine-effect.cdz-banner:before {
  position: absolute;
  top: 0;
  left: -85%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -moz-transform: skewX(-25deg);
  -webkit-transform: skewX(-25deg);
  -o-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.shine-effect.cdz-banner:hover:before {
  -webkit-animation: shine 1.2s;
  animation: shine 1.2s;
}
/*Remove :hover css style on touch devices*/
/* ============================================ *
 * 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: #1e401f;
}
.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: #1e401f;
  border-color: #d7dada;
  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: #288b43;
  border-color: #d7dada;
  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: #444444;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz-main-menu .groupmenu .groupmenu-drop a {
  color: #444444;
  text-decoration: none;
}
.cdz-main-menu .groupmenu .groupmenu-drop a:visited {
  color: #444444;
  text-decoration: none;
}
.cdz-main-menu .groupmenu .groupmenu-drop a:hover {
  color: #febd17;
  text-decoration: none;
}
.cdz-main-menu .groupmenu .groupmenu-drop a:active {
  color: #febd17;
  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: #444444;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-title {
  text-transform: uppercase;
  color: #000000;
  font-weight: 700;
  margin: 0;
  padding: 0 0 10px;
}
.cdz-main-menu .groupmenu-drop-content a {
  color: #444444;
  text-decoration: none;
}
.cdz-main-menu .groupmenu-drop-content a:visited {
  color: #444444;
  text-decoration: none;
}
.cdz-main-menu .groupmenu-drop-content a:hover {
  color: #febd17;
  text-decoration: none;
}
.cdz-main-menu .groupmenu-drop-content a:active {
  color: #febd17;
  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: #febd17;
}
.rtl-layout .cdz-main-menu .groupmenu-drop-content .groupdrop-link li a:before {
  left: auto;
  right: 0;
}
.rtl-layout .cdz-main-menu .groupmenu-drop-content .groupdrop-link li a:hover {
  padding-left: 0;
  padding-right: 15px;
}
/*
.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__xl) {
	@groupmenu-width: 1180px;
	.groupmenu-drop-content{
		.groupmenu(@_col, @_i: 1) when (@_i <= @_col){
			&.groupmenu-@{_i}{
				width: ((@_i * @groupmenu-width)/ @_col);
			}
			.groupmenu((@_col), (@_i + 1));
		}
		.groupmenu(6);
	}
}
.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__l) {
	@groupmenu-width: 1000px;
	.groupmenu-drop-content{
		.groupmenu(@_col, @_i: 1) when (@_i <= @_col){
			&.groupmenu-@{_i}{
				width: ((@_i * @groupmenu-width)/ @_col);
			}
			.groupmenu((@_col), (@_i + 1));
		}
		.groupmenu(6);
	}
}
*/
/*hover on devices*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .cdz-menu .groupmenu-drop {
    display: none;
  }
  .cdz-menu .item.level0.parent:hover > .groupmenu-drop {
    display: block;
  }
  .cdz-menu .item:hover > .groupmenu-drop {
    display: block;
  }
}
.c-smartsearch .col-8-8 {
  width: 100% !important;
}
.c-smartsearch .c-smartsearch__price {
  clear: both;
}
.c-smartsearch__wrapper {
  left: 0 !important;
  top: 41px !important;
  width: 100% !important;
}
.c-smartsearch__wrapper .c-smartsearch__title.h4 {
  text-transform: capitalize;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #282828;
  text-decoration: none;
}
.c-smartsearch__wrapper .c-smartsearch__title.h4:visited {
  color: #282828;
  text-decoration: none;
}
.c-smartsearch__wrapper .c-smartsearch__title.h4:hover {
  color: #288b43;
  text-decoration: none;
}
.c-smartsearch__wrapper .c-smartsearch__title.h4:active {
  color: #288b43;
  text-decoration: none;
}
.c-smartsearch__wrapper .c-smartsearch__price > span > span {
  font-weight: 600;
}
.sticky-menu.active #search_autocomplete {
  width: 280px !important;
  right: 0 !important;
  left: auto !important;
}
.rtl-layout .sticky-menu.active #search_autocomplete {
  right: 0 !important;
  left: auto !important;
}
/*Mageworx search*/
.searchsuite-autocomplete {
  right: 0;
  top: 41px;
  width: 100%;
  min-width: 280px;
  left: auto;
  text-align: left;
}
.rtl-layout .searchsuite-autocomplete {
  text-align: right;
}
.sticky-menu.active .searchsuite-autocomplete {
  width: 280px;
  right: 0;
  left: auto;
}
.rtl-layout .sticky-menu.active .searchsuite-autocomplete {
  right: 0;
  left: auto;
}
.searchsuite-autocomplete ul li a {
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #282828;
  text-decoration: none;
}
.searchsuite-autocomplete ul li a:visited {
  color: #282828;
  text-decoration: none;
}
.searchsuite-autocomplete ul li a:hover {
  color: #288b43;
  text-decoration: none;
}
.searchsuite-autocomplete ul li a:active {
  color: #288b43;
  text-decoration: none;
}
.searchsuite-autocomplete ul li .qs-option-info .qs-option-title {
  margin-bottom: 5px;
}
.searchsuite-autocomplete ul li .qs-option-info .qs-option-reviews .product-reviews-summary {
  float: left;
}
.searchsuite-autocomplete .product-reviews-summary .reviews-actions a {
  font-size: 12px;
}
.searchsuite-autocomplete ul li .qs-option-info .qs-option-shortdescription,
.searchsuite-autocomplete ul li .qs-option-info .qs-option-description {
  font-size: 11px;
  color: #a1a1a1;
}
.searchsuite-autocomplete ul li .qs-option-info .qs-option-price {
  margin-top: 5px;
}
/* ============================================ *
 * Codazon_Slider
 * ============================================ */
.owl-carousel {
  padding-top: 0;
}
.owl-carousel .owl-item > [class*='cdz-sm-'] {
  padding: 0;
}
.owl-carousel .owl-item .item {
  width: 100%;
}
.cdz-slider-banners {
  padding-top: 0 !important;
}
.owl-carousel .owl-nav {
  position: absolute;
  top: -70px;
  right: 0;
  margin-top: 0;
}
.rtl-layout .owl-carousel .owl-nav {
  right: auto;
  left: 0;
}
.owl-carousel .owl-nav [class*='owl-'] {
  width: 40px;
  height: 40px;
  text-align: center;
  position: relative;
  font-size: 0;
  margin: 0;
  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: #ffffff;
  background-color: #288b43;
  border-color: #288b43;
}
.owl-carousel .owl-nav [class*='owl-']:hover {
  color: #ffffff;
  background-color: #1e401f;
  border-color: #1e401f;
}
.owl-carousel .owl-nav [class*='owl-']:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f104';
  font-size: 30px;
  line-height: 40px;
}
.owl-carousel .owl-nav [class*='owl-'].owl-next:before {
  content: '\f105';
}
.owl-carousel .owl-nav [class*='owl-'].disabled {
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
}
.rtl-layout .owl-carousel .owl-nav [class*='owl-']:before {
  content: '\f105';
}
.rtl-layout .owl-carousel .owl-nav [class*='owl-'].owl-next:before {
  content: '\f104';
}
/* ============================================ *
 * 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: #555555;
  background-color: #ffffff;
  border-color: #288b43;
}
.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-']:hover {
  color: #ffffff;
  background-color: #288b43;
  border-color: #288b43;
}
.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-']:before {
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  line-height: 28px;
  content: '\e617';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'].owl-next {
  right: 20px;
  left: auto;
}
.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'].owl-next:before {
  content: '\e608';
}
.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'].disabled {
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
}
.rtl-layout .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'] {
  left: auto;
  right: 20px;
}
.rtl-layout .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-']:before {
  content: '\e608';
}
.rtl-layout .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'].owl-next {
  left: 20px;
  right: auto;
}
.rtl-layout .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'].owl-next:before {
  content: '\e617';
}
.cdz-slideshow .owl-carousel.owl-theme .owl-dots {
  position: absolute;
  left: 41%;
  bottom: 10px;
}
.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot span {
  background: transparent;
  color: #a1a1a1;
}
.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot span:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f192';
  font-size: 14px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot.active span,
.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  color: #288b43;
}
.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 #e0e0e0;
  -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 #000000;
  border: 1px solid #000000;
  -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: #000000;
  background-color: #ffffff;
  border-color: #e0e0e0;
}
.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 #e0e0e0;
}
.swatch-option:hover:after,
.swatch-option.selected:after {
  position: absolute;
  bottom: -6px;
  width: 15px;
  left: -1px;
  content: '';
  height: 2px;
  background: #1e401f;
}
.swatch-option.text:not(.disabled):hover,
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  outline: none;
  border: 1px solid #e0e0e0;
  -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 #e0e0e0;
}
.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;
}
.rtl-layout .post-list-wrapper .post-list .post-holder .post-header .addthis_toolbox {
  right: auto;
  left: 0;
}
.post-list-wrapper .post-holder {
  background-color: #ffffff;
  padding: 20px;
  box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.04);
  -moz-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.04);
  -webkit-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.04);
  -o-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.04);
  -ms-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.04);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0 0 20px;
  overflow: hidden;
}
.post-list-wrapper .post-holder:first-child {
  border-top: 0;
  margin-top: 0;
}
.post-list-wrapper .post-holder .post-image {
  float: left;
  width: 50%;
  padding-right: 15px;
  margin-right: 15px;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}
.post-list-wrapper .post-holder .post-image .blog-date {
  position: absolute;
  bottom: 10px;
  left: 10px;
  background: #fff;
  color: #333333;
  padding: 7px 10px;
  color: #a1a1a1;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  float: left;
}
.post-list-wrapper .post-holder .post-image .blog-date:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f073';
  font-size: 16px;
  margin-right: 5px;
}
.post-list-wrapper .post-holder .post-details {
  overflow: hidden;
  color: #a1a1a1;
}
.post-list-wrapper .post-holder .post-details .post-title {
  margin: 0;
  max-width: 100%;
  padding: 0 90px 10px 0;
  font: 500 18px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.rtl-layout .post-list-wrapper .post-holder .post-details .post-title {
  float: right;
  padding: 0 0px 10px 90px;
}
.post-list-wrapper .post-holder .post-details .post-title a {
  color: #282828;
  text-decoration: none;
  font: 500 18px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.post-list-wrapper .post-holder .post-details .post-title a:visited {
  color: #282828;
  text-decoration: none;
}
.post-list-wrapper .post-holder .post-details .post-title a:hover {
  color: #288b43;
  text-decoration: none;
}
.post-list-wrapper .post-holder .post-details .post-title a:active {
  color: #288b43;
  text-decoration: none;
}
.post-list-wrapper .post-holder .post-details .post-read-more {
  display: inline-block;
  margin-top: 10px;
  position: relative;
  border-bottom: 1px solid;
  color: #282828;
  text-decoration: none;
  float: left;
}
.post-list-wrapper .post-holder .post-details .post-read-more:visited {
  color: #282828;
  text-decoration: none;
}
.post-list-wrapper .post-holder .post-details .post-read-more:hover {
  color: #288b43;
  text-decoration: none;
}
.post-list-wrapper .post-holder .post-details .post-read-more:active {
  color: #288b43;
  text-decoration: none;
}
.rtl-layout .post-list-wrapper .post-holder .post-details .post-read-more {
  float: right;
}
.post-view .post-holder {
  background-color: #ffffff;
  padding: 20px;
  box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.04);
  -moz-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.04);
  -webkit-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.04);
  -o-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.04);
  -ms-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.04);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
}
.post-view .post-holder .post-image {
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}
.post-view .post-holder .post-image .blog-date {
  position: absolute;
  bottom: 10px;
  left: 10px;
  background: #fff;
  color: #333333;
  padding: 7px 10px;
  color: #a1a1a1;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  float: left;
}
.post-view .post-holder .post-image .blog-date:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f073';
  font-size: 16px;
  margin-right: 5px;
}
.post-view .post-holder .post-footer {
  padding-top: 20px;
}
.toolbar-blog-posts {
  /*margin-top:60px;
	padding-top:60px;
	.lib-css(border, 0);*/
}
.widget.blog-search {
  margin-bottom: 20px !important;
}
.widget.blog-search .block-content {
  padding-top: 0 !important;
}
.widget.blog-search input[type="text"] {
  color: #a1a1a1;
  background-color: #edeeef;
  border-color: #e0e0e0;
  border-width: 0;
  border-bottom-width: 2px;
}
.widget.blog-search .minisearch {
  position: relative;
}
.widget.blog-search .action.search {
  position: absolute;
  display: inline-block;
  right: 10px !important;
  width: 40px;
  height: 40px;
  text-align: center;
  top: 8px !important;
  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: #000000;
}
.widget.blog-search .action.search:before {
  color: #a1a1a1;
}
.widget.block-categories ul.accordion {
  padding: 20px 0 0 !important;
}
.widget.block-categories ul.accordion > li:first-child {
  margin-top: 0 !important;
}
.widget.block-categories ul.accordion > li:first-child > a {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}
.widget.block-categories ul,
.widget.block-categories li {
  list-style: none;
  margin: 0 !important;
  color: #a1a1a1;
}
.widget.block-categories ul a,
.widget.block-categories li a {
  border-top: 1px dashed #e0e0e0;
  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 #e0e0e0;
  padding-top: 10px !important;
  margin-top: 10px;
}
.widget.block-archive .block-content .item:first-child,
.widget.block-recent-posts .block-content .item:first-child {
  padding-top: 0 !important;
  margin-top: 0;
  border-top: 0;
}
.post-bottom .block.related .block-content {
  padding-left: 10px;
}
/* ============================================ *
 * Codazon_BlockSidebar
 * ============================================ */
.block.review-add .block-content {
  padding-top: 0 !important;
}
.product.info.detailed.without_tab .product.data.items {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  text-align: left;
}
.product.info.detailed.without_tab .product.data.items > .item.title {
  float: none;
  display: inline-block;
  vertical-align: top;
  border-bottom: 1px solid #e0e0e0;
  color: #000000;
  font: 500 18px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  background-color: #ffffff;
  width: 100%;
  height: inherit;
}
.product.info.detailed.without_tab .product.data.items > .item.title > .switch:before {
  display: none;
}
.product.info.detailed.without_tab .product.data.items > .item.title.active > .switch {
  float: left;
  min-width: 0;
  border: 0;
  color: #000000;
  font: 500 18px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  background-color: #ffffff;
  text-transform: uppercase;
  position: relative;
  padding: 15px 20px;
  margin-bottom: 0;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  height: inherit;
}
.product.info.detailed.without_tab .product.data.items > .content {
  margin-top: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 15px 20px;
  margin-bottom: 20px;
  text-align: left;
  background: #ffffff;
}
.rtl-layout .product.info.detailed.without_tab .product.data.items > .content {
  text-align: right;
}
/* ============================================ *
 * Codazon_TabProducts
 * ============================================ */
body.rtl-layout .product.data.items .item.title a:after {
  left: 10px;
  right: auto;
}
body.rtl-layout .product.info.detailed.without_tab .product.data.items > .item.title.active > .switch {
  float: right;
}
body.rtl-layout .product.info.detailed.without_tab .product.data.items > .content {
  text-align: right;
}
body.rtl-layout .product-reviews-summary .reviews-actions a:not(:last-child) {
  float: left;
}
body.rtl-layout .unavailable,
body.rtl-layout .available {
  float: right;
}
.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,
.tabs-list-sty04 #cdz-tab6:checked ~ #content6,
.tabs-list-sty04 #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: #1e401f;
  color: #ffffff;
  background-color: #1e401f;
  border-color: #ffffff;
}
.tabs-list-sty04 .tabs-list [id^="cdz-tab"]:checked + label:before {
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.tabs-list-sty04 .tabs-list .title {
  padding: 10px 5px !important;
  margin: 0 15px !important;
  font: 500 20px/1.35 Alice, Helvetica Neue, Verdana, Arial, sans-serif;
  font-style: italic;
  font-size: 16px;
  text-transform: capitalize;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  color: #ffffff;
  background-color: #555555;
  border-color: #ffffff;
}
.tabs-list-sty04 .tabs-list .title:before {
  content: '';
  width: 100%;
  background: #ffffff;
  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: #ffffff;
  background-color: #1e401f;
  border-color: #ffffff;
}
.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: #288b43;
  border-color: #288b43;
  font: 400 11px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cart-footer .cart-qty .footer-cart-summary .summary-content .price {
  color: #288b43;
}
.cart-footer .paypal {
  display: block;
  clear: both;
}
.cart-footer .paypal img {
  margin: 5px 0;
}
.rtl-layout .footer-cart-summary {
  float: right;
}
.rtl-layout .footer-cart-additional {
  float: left;
}
.rtl-layout .cart-items {
  float: right;
}
.rtl-layout .cart-items .cart-items-inner {
  float: right;
}
.rtl-layout .cart-items .item .hover-sec {
  left: auto;
  right: 100%;
}
.rtl-layout .cart-items .item .hover-sec .product.actions {
  float: left;
}
.rtl-layout .cart-items .item .hover-sec .details-qty {
  float: right;
}
/* ============================================ *
 * Codazon_Header
 * ============================================ */
/* ============================================ */
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.page-header .minicart-wrapper .action.showcart {
  -moz-transition: color 0.5s ease;
  -webkit-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page-header .header-panel-right > .header.links > li,
  .page-header .header-panel-right .switcher {
    margin-left: 10px;
  }
  .store-links li a {
    padding: 8px 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .panel.header > .row {
    display: flex;
    flex-direction: column;
  }
  .panel.header > .row .header-top-left {
    order: 1;
  }
  .panel.header > .row .header-top-right {
    order: 0;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .store-links li.item a {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
  }
  .page-header .switcher .options ul.dropdown {
    right: 0;
  }
  .page-wrapper .header-wrapper-content > .header.content {
    padding: 20px 10px 10px;
  }
  .page-header .panel.wrapper {
    margin-bottom: 0 !important;
  }
}
.page-header .switcher .options ul.dropdown a {
  display: flex;
}
.page-header .switcher .options ul.dropdown a .lang-flag {
  margin: 0 3px;
}
/* ============================================ *
 * Codazon_Footer
 * ============================================ */
.page-footer {
  background-color: #ffffff;
  color: #777777;
}
.page-footer ul,
.page-footer li {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.page-footer .top-footer-wrapper {
  background-color: #288b43;
}
.page-footer .footer-container-wrapper {
  padding-top: 50px;
  padding-bottom: 30px;
}
.page-footer .footer-content-top {
  padding-top: 30px;
  padding-bottom: 20px;
}
.page-footer .footer-content-top .block-static-block.widget {
  margin-bottom: 0;
}
.page-footer .block.newsletter {
  margin-bottom: 0;
}
.page-footer .block.newsletter .field .control {
  margin-right: 10px;
}
.page-footer .block.newsletter input {
  border-width: 1px;
  border-color: #ffffff;
  background: transparent;
}
.page-footer .block.newsletter .action.subscribe {
  border-width: 1px;
  margin-right: 1px;
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.page-footer .block.newsletter .action.subscribe:hover {
  color: #ffffff;
  background-color: #288b43;
  border-color: #288b43;
}
.page-footer .block.newsletter .field .control {
  margin-right: -1px;
}
.page-footer .block.newsletter .field .control:before {
  display: none;
}
.page-footer .block.newsletter .field .control input {
  color: #ffffff;
  padding-left: 15px;
}
.page-footer .block.newsletter .field .control input::-webkit-input-placeholder {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
}
.page-footer .block.newsletter .field .control input:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
}
.page-footer .block.newsletter .field .control input::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
}
.page-footer .block.newsletter .field .control input:-ms-input-placeholder {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
}
.page-footer .footer-bottom {
  background-color: #e8e8e8;
  border-top: 1px solid #ffffff;
  padding: 30px 0;
}
.page-footer a {
  color: #777777;
}
.page-footer a:hover {
  color: #288b43;
}
.page-footer p.h5 {
  color: #3a3a3a;
  font-weight: 600;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.page-footer .footer-link {
  margin-top: -10px;
}
.page-footer .footer-link li {
  padding: 10px 0;
  border-bottom: 1px solid #e8e8e8;
}
.page-footer .footer-link li a {
  display: block;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.page-footer .footer-link li.last {
  border-bottom: none;
}
.page-footer .item_tag {
  margin: 0 -5px;
}
.page-footer .item_tag li a {
  float: left;
  padding: 10px;
  border: 1px solid #e8e8e8;
  margin: 5px;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.page-footer .item_tag li a:hover {
  background: #e8e8e8;
  color: #777777;
}
.page-footer .footer-social {
  margin: 0 -5px;
  padding-top: 0;
}
.page-footer .footer-social a {
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  float: left;
  margin: 5px;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border: 1px solid #ffffff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.page-footer .footer-social a span {
  font-size: 0;
}
.page-footer .footer-social a span:before {
  font-size: 14px;
}
.page-footer .footer-social a:hover {
  color: #288b43;
  background-color: #ffffff;
  border-color: #ffffff;
}
.page-footer .bottom-footer-wrapper {
  background: #e8e8e8;
  padding: 30px 0;
  overflow: hidden;
  border-top: 1px solid #e8e8e8;
}
.page-footer .bottom-footer-wrapper .block-static-block.widget {
  margin-bottom: 0;
}
.page-footer .copyright {
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  float: left;
}
.page-footer address {
  margin-bottom: 10px;
  margin-top: 10px;
}
.page-footer .footer-custom-block {
  float: right;
}
.page-footer .footer-bottom-link {
  margin: 0 -10px 10px;
  text-align: right;
}
.page-footer .footer-bottom-link li {
  display: inline-block;
  margin: 0 10px;
}
.page-footer .footer-bottom-link li a {
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.customer-account-forgotpassword .page-title-wrapper,
.customer-account-login .page-title-wrapper,
.customer-account-create .page-title-wrapper {
  display: none;
}
.customer-account-forgotpassword .page-main,
.login-container,
#register-form-now {
  width: 100%;
  margin: 40px auto;
}
.customer-account-forgotpassword .forgot-title {
  display: block;
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  border-width: 0;
  text-align: center;
  padding-bottom: 15px;
}
.customer-account-forgotpassword .forgot-title strong {
  padding: 0;
  border-width: 0;
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #000000;
  text-transform: uppercase;
}
.customer-account-forgotpassword .forgot-title .field.note {
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: initial;
}
.customer-account-forgotpassword .form.password.forget {
  background-color: #ffffff;
  padding: 30px;
  max-width: 540px;
  box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.04);
  -moz-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.04);
  -webkit-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.04);
  -o-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.04);
  -ms-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.04);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.customer-account-forgotpassword .form.password.forget .field .label {
  display: none;
}
.customer-account-forgotpassword .form.password.forget .field.choice .label {
  display: inline;
}
.customer-account-forgotpassword .form.password.forget #remember-me-box label {
  display: inline;
}
.block-register-account .block-title {
  display: block;
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  border-width: 0;
  text-align: center;
  padding-bottom: 15px;
}
.block-register-account .block-title strong {
  padding: 0;
  border-width: 0;
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #000000;
  text-transform: uppercase;
}
.block-register-account .block-title .field.note {
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: initial;
}
.block-register-account .block-content-register {
  background-color: #ffffff;
  padding: 30px;
  max-width: 540px;
  box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.04);
  -moz-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.04);
  -webkit-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.04);
  -o-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.04);
  -ms-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.04);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.block-register-account .block-content-register .field .label {
  display: none;
}
.block-register-account .block-content-register .field.choice .label {
  display: inline;
}
.block-register-account .block-content-register #remember-me-box label {
  display: inline;
}
.block-register-account .actions-toolbar {
  margin-top: 20px;
}
.customer-account-login .page-main .block-customer-login .block-title {
  display: block;
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  border-width: 0;
  text-align: center;
  padding-bottom: 15px;
}
.customer-account-login .page-main .block-customer-login .block-title strong {
  padding: 0;
  border-width: 0;
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #000000;
  text-transform: uppercase;
}
.customer-account-login .page-main .block-customer-login .block-title .field.note {
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: initial;
}
.customer-account-login .page-main .block-customer-login .block-content {
  background-color: #ffffff;
  padding: 30px;
  max-width: 540px;
  box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.04);
  -moz-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.04);
  -webkit-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.04);
  -o-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.04);
  -ms-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.04);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.customer-account-login .page-main .block-customer-login .block-content .field .label {
  display: none;
}
.customer-account-login .page-main .block-customer-login .block-content .field.choice .label {
  display: inline;
}
.customer-account-login .page-main .block-customer-login .block-content #remember-me-box label {
  display: inline;
}
.block-new-customer .block-title {
  display: block;
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  border-width: 0;
  text-align: center;
  padding-bottom: 15px;
}
.block-new-customer .block-title strong {
  padding: 0;
  border-width: 0;
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #000000;
  text-transform: uppercase;
}
.block-new-customer .block-title .field.note {
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: initial;
}
.block-new-customer .block-content {
  text-align: center;
}
.block-new-customer .block-content .actions-toolbar a.primary {
  color: #ffffff;
  background-color: #1e401f;
  border-color: #1e401f;
  font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.block-new-customer .block-content .actions-toolbar a.primary:hover {
  color: #ffffff;
  background-color: #288b43;
  border-color: #288b43;
}
.cmspage-custom,
.pagenotfound {
  width: 100%;
  margin: 40px auto;
}
.cmspage-custom .block.block-cmspage .block-title,
.pagenotfound .block.block-cmspage .block-title,
.cmspage-custom .block.block-pagenotfound .block-title,
.pagenotfound .block.block-pagenotfound .block-title {
  display: block;
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  border-width: 0;
  text-align: center;
  padding-bottom: 15px;
}
.cmspage-custom .block.block-cmspage .block-title strong,
.pagenotfound .block.block-cmspage .block-title strong,
.cmspage-custom .block.block-pagenotfound .block-title strong,
.pagenotfound .block.block-pagenotfound .block-title strong {
  padding: 0;
  border-width: 0;
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #000000;
  text-transform: uppercase;
}
.cmspage-custom .block.block-cmspage .block-title .field.note,
.pagenotfound .block.block-cmspage .block-title .field.note,
.cmspage-custom .block.block-pagenotfound .block-title .field.note,
.pagenotfound .block.block-pagenotfound .block-title .field.note {
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: initial;
}
.cmspage-custom .block.block-cmspage .block-content,
.pagenotfound .block.block-cmspage .block-content,
.cmspage-custom .block.block-pagenotfound .block-content,
.pagenotfound .block.block-pagenotfound .block-content {
  background-color: #ffffff;
  padding: 30px;
  max-width: 540px;
  box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.04);
  -moz-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.04);
  -webkit-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.04);
  -o-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.04);
  -ms-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.04);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.cmspage-custom .block.block-cmspage .block-content .field .label,
.pagenotfound .block.block-cmspage .block-content .field .label,
.cmspage-custom .block.block-pagenotfound .block-content .field .label,
.pagenotfound .block.block-pagenotfound .block-content .field .label {
  display: none;
}
.cmspage-custom .block.block-cmspage .block-content .field.choice .label,
.pagenotfound .block.block-cmspage .block-content .field.choice .label,
.cmspage-custom .block.block-pagenotfound .block-content .field.choice .label,
.pagenotfound .block.block-pagenotfound .block-content .field.choice .label {
  display: inline;
}
.cmspage-custom .block.block-cmspage .block-content #remember-me-box label,
.pagenotfound .block.block-cmspage .block-content #remember-me-box label,
.cmspage-custom .block.block-pagenotfound .block-content #remember-me-box label,
.pagenotfound .block.block-pagenotfound .block-content #remember-me-box label {
  display: inline;
}
.cmspage-custom .block.block-cmspage .block-content,
.pagenotfound .block.block-cmspage .block-content,
.cmspage-custom .block.block-pagenotfound .block-content,
.pagenotfound .block.block-pagenotfound .block-content {
  padding: 30px 30px 10px!important;
}
.cmspage-custom .block.block-cmspage .block-content .group-link,
.pagenotfound .block.block-cmspage .block-content .group-link,
.cmspage-custom .block.block-pagenotfound .block-content .group-link,
.pagenotfound .block.block-pagenotfound .block-content .group-link {
  padding-top: 15px;
  text-align: center;
}
.cmspage-custom .block.block-cmspage .block-content .group-link a,
.pagenotfound .block.block-cmspage .block-content .group-link a,
.cmspage-custom .block.block-pagenotfound .block-content .group-link a,
.pagenotfound .block.block-pagenotfound .block-content .group-link a {
  margin: 0 5px;
}
.page-layout-1column .columns {
  margin-bottom: 40px;
  background-color: #ffffff;
  padding: 20px;
  box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.04);
  -moz-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.04);
  -webkit-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.04);
  -o-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.04);
  -ms-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.04);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.page-layout-1column .columns .column.main {
  padding-bottom: 0;
}
.page-layout-1column.checkout-index-index .columns,
.page-layout-1column.checkout-cart-index .columns,
.page-layout-1column.cms-no-route .columns,
.page-layout-1column.catalog-product-view .columns,
.page-layout-1column.catalog-category-view .columns,
.page-layout-1column.customer-account-forgotpassword .columns,
.page-layout-1column.customer-account-login .columns,
.page-layout-1column.cms-home .columns,
.page-layout-1column.customer-account-create .columns {
  margin-bottom: 0;
  background-color: transparent;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
}
.form.contact {
  margin-bottom: 20px;
}
#map_canvas {
  width: 100% !important;
}
.cms-about-us .wrapper-breadcrums {
  display: none;
}
.aboutus-page .aboutus-box {
  margin-bottom: 60px;
}
.aboutus-page .box-img {
  border: 1px solid #e1e1e1;
  padding: 10px;
}
.aboutus-page .aboutus-title {
  text-transform: uppercase;
}
.aboutus-page .aboutus-titlesmall {
  position: relative;
  margin-bottom: 15px;
}
.aboutus-page .aboutus-titlesmall:after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  top: 50%;
  border-top: 1px solid #e1e1e1;
}
.aboutus-page .aboutus-titlesmall h3 {
  text-transform: uppercase;
  margin: 0;
  display: inline-block;
  background: #fff;
  padding-right: 20px;
  position: relative;
  z-index: 1;
}
.aboutus-page .cls-features h5 {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 20px;
}
.aboutus-page .cls-features h5:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f0c5';
  font-size: 14px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #e1e1e1;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin-right: 10px;
  text-align: center;
}
.aboutus-page .cls-features h5.title-2:before {
  content: '\f260';
}
.aboutus-page .cls-features h5.title-3:before {
  content: '\f26c';
}
.aboutus-page .cls-features .items li {
  margin: 0;
  padding: 7px 0;
}
.aboutus-page .cls-features .items li:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f067';
  font-size: 12px;
  padding-right: 10px;
}
.checkout-success {
  text-align: center;
  font-size: 18px;
}
.checkout-success .success-title {
  font-size: 48px;
  color: #fc7070;
  padding-top: 60px;
}
.checkout-success .success-title span {
  display: inline-block;
  clear: both;
  margin-bottom: 0;
  vertical-align: top;
}
.checkout-success .success-title span.success-title-icon {
  font-size: 0;
  width: 95px;
  height: 95px;
  line-height: 95px;
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid #fc7070;
}
.checkout-success .success-title span.success-title-icon:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f00c';
  font-size: 48px;
  line-height: 95px;
}
.checkout-success p {
  margin-bottom: 1.5rem;
}
.checkout-success .order-id {
  color: #fc7070;
  text-decoration: none;
}
.checkout-success .order-id:visited {
  color: #fc7070;
  text-decoration: none;
}
.checkout-success .order-id:hover {
  color: #fc7070;
  text-decoration: none;
}
.checkout-success .order-id:active {
  color: #fc7070;
  text-decoration: none;
}
.checkout-success .order-id:hover {
  text-decoration: underline;
}
.checkout-success .success-bottom {
  font-size: 14px;
  padding-top: 60px;
  padding-bottom: 60px;
}
.checkout-success div.primary {
  padding-top: 15px;
}
#password-strength-meter-container {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  font-size: 0;
  width: 100%;
  margin: 10px 0;
}
#password-strength-meter-container #password-strength-meter {
  float: left;
  height: 100%;
  font-size: 12px;
  font-size: 0;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #959292;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
#password-strength-meter-container #password-strength-meter-label {
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  padding: 0 5px;
}
#password-strength-meter-container.password-weak #password-strength-meter,
#password-strength-meter-container.password-strength-meter-1 #password-strength-meter {
  width: 25%;
  background-color: #d9534f;
}
#password-strength-meter-container.password-medium #password-strength-meter,
#password-strength-meter-container.password-strength-meter-2 #password-strength-meter {
  width: 50%;
  background-color: #f0ad4e;
}
#password-strength-meter-container.password-strong #password-strength-meter,
#password-strength-meter-container.password-strength-meter-3 #password-strength-meter {
  width: 75%;
  background-color: #337ab7;
}
#password-strength-meter-container.password-very-strong #password-strength-meter,
#password-strength-meter-container.password-strength-meter-4 #password-strength-meter {
  width: 100%;
  background-color: #5cb85c;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
/*Page Privacy Policy*/
/*Custom print page*/
@media print {
  .page-print .logo .main-logo {
    display: block !important;
    margin-left: 10px;
  }
  .page-print .logo .small-logo {
    display: none !important;
  }
  .page-print #back-top,
  .page-print .cart-footer,
  .page-print .copyright {
    display: none;
  }
  .page-print .box-order-shipping-address,
  .page-print .box-order-shipping-method,
  .page-print .box-order-billing-address,
  .page-print .box-order-billing-method {
    display: inline-block;
    vertical-align: top;
  }
  .page-print .box-order-shipping-address,
  .page-print .box-order-billing-address {
    width: 50%;
  }
}
.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: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .action.primary:hover {
  color: #ffffff;
  background-color: #288b43;
  border-color: #288b43;
}
.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 #288b43;
}
.footer-top-ads .block.newsletter .action.primary {
  color: #ffffff;
  background-color: #288b43;
  border-color: #288b43;
}
.footer-top-ads .block.newsletter .action.primary:hover {
  color: #ffffff;
  background-color: #1e401f;
  border-color: #1e401f;
}
.wrapper-ads02 {
  color: #ffffff;
  border-top: 3px solid #e0e0e0;
  padding: 60px 0;
}
.wrapper-ads02 .cdz-item-types {
  display: inline-block;
  width: 90%;
  margin: 0 5%;
  text-align: center;
}
.wrapper-ads02 ul.items {
  padding-bottom: 30px;
  display: inline-block;
}
.wrapper-ads02 ul.items li {
  display: inline-block;
  margin: 0 5px;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.wrapper-ads02 ul.items li:hover {
  -webkit-transform: scale(0.9, 0.9);
  -moz-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  -o-transform: scale(0.9, 0.9);
}
.wrapper-ads02 .statement {
  padding-bottom: 30px;
}
.wrapper-ads02 .statement p {
  margin-bottom: 0;
}
.wrapper-ads02 .newsletter-style02 .block.newsletter input[type="email"] {
  background-color: transparent;
}
.wrapper-ads02 .newsletter-style02 .block.newsletter .action.subscribe {
  width: auto;
  min-width: 200px;
}
.wrapper-ads02 .action.primary {
  padding: 10px 30px;
}
.categories-deals .view-all {
  color: #f86532;
  font: 400 13px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  float: right;
  position: relative;
  margin: 11px;
}
.categories-deals .view-all:hover {
  text-decoration: underline !important;
}
.categories-deals .view-all:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f105';
  font-size: 15px;
  margin-left: 10px;
}
.rtl-layout .categories-deals .view-all {
  float: left;
}
.rtl-layout .categories-deals .view-all:after {
  content: '\f104';
  margin-right: 10px;
  margin-left: 0;
}
.categories-deals .category-name a {
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #f86532;
  text-decoration: none;
}
.categories-deals .category-name a:visited {
  color: #f86532;
  text-decoration: none;
}
.categories-deals .category-name a:hover {
  color: #f86532;
  text-decoration: none;
}
.categories-deals .category-name a:active {
  color: #f86532;
  text-decoration: none;
}
.categories-deals .category-name a:hover {
  text-decoration: underline !important;
}
.categories-deals .image-shell-wrapper {
  display: inline-block;
  margin: 20px 0 10px;
}
.categories-deals .custom-info-block {
  clear: both;
  width: 100%;
  border: 1px solid #e0e0e0;
  border-left: 3px solid #f86532;
  padding: 7px 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: relative;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.rtl-layout .categories-deals .custom-info-block {
  border-right: 3px solid #f86532;
  border-left: 1px solid #e0e0e0;
}
.categories-deals .custom-info-block p {
  margin: 0;
  font-size: 90%;
  line-height: 1.25;
}
.categories-deals .custom-info-block:before {
  content: '';
  width: 0;
  height: 100%;
  background: #f86532;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.rtl-layout .categories-deals .custom-info-block:before {
  left: auto;
  right: 0;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.categories-deals .custom-info-block:hover {
  color: #fff;
  border-color: #f86532;
}
.categories-deals .custom-info-block:hover:before {
  width: 100%;
}
.categories-deals .color01 .category-name a {
  color: #02adec;
  text-decoration: none;
}
.categories-deals .color01 .category-name a:visited {
  color: #02adec;
  text-decoration: none;
}
.categories-deals .color01 .category-name a:hover {
  color: #02adec;
  text-decoration: none;
}
.categories-deals .color01 .category-name a:active {
  color: #02adec;
  text-decoration: none;
}
.categories-deals .color01 .custom-info-block {
  border-left-color: #02adec;
}
.rtl-layout .categories-deals .color01 .custom-info-block {
  border-right-color: #02adec;
  border-left-color: #e0e0e0;
}
.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: #e0e0e0;
}
.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: #e0e0e0;
}
.categories-deals .color04 .custom-info-block:hover {
  border-color: #f3a52a;
}
.categories-deals .color04 .custom-info-block:before {
  background: #f3a52a;
}
.wrapper-ads03 {
  margin: 20px 0;
}
.wrapper-ads03 .text-area {
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  padding: 21px 10px 21px 70px;
  background: #bbbbbb;
  min-height: 60px;
  text-align: center;
}
.wrapper-ads03 .text-area .icon-font {
  float: left;
  background: #a1a1a1;
  font-size: 0;
  color: #ffffff;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
}
.wrapper-ads03 .text-area .icon-font:before {
  font-size: 36px;
}
.wrapper-ads03 .text-area h5 {
  text-transform: uppercase;
  color: #ffffff;
  margin: 0;
}
.wrapper-ads03 .text-area:hover {
  box-shadow: 5px 5px 0px #888888;
  -moz-box-shadow: 5px 5px 0px #888888;
  -webkit-box-shadow: 5px 5px 0px #888888;
  -o-box-shadow: 5px 5px 0px #888888;
  -ms-box-shadow: 5px 5px 0px #888888;
}
.wrapper-ads04 .groupinfo {
  padding: 20px;
  background-color: #ffffff;
}
.wrapper-ads04 .groupinfo .grifo-title {
  margin: 0 0 20px;
}
.wrapper-ads04 .groupinfo .grifo-title a {
  color: #000000;
  text-decoration: none;
}
.wrapper-ads04 .groupinfo .grifo-title a:visited {
  color: #000000;
  text-decoration: none;
}
.wrapper-ads04 .groupinfo .grifo-title a:hover {
  color: #288b43;
  text-decoration: none;
}
.wrapper-ads04 .groupinfo .grifo-title a:active {
  color: #288b43;
  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: #edeeef;
  border-color: #edeeef;
}
.wrapper-ads05 .newsletter-container .block.newsletter .action.subscribe {
  color: #ffffff;
  background-color: #1e401f;
  border-color: #1e401f;
  font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.wrapper-ads05 .newsletter-container .block.newsletter .action.subscribe:hover {
  color: #ffffff;
  background-color: #288b43;
  border-color: #288b43;
}
.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: #288b43;
  text-decoration: none;
}
.wrapper-ads06 a:active {
  color: #288b43;
  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: #288b43;
  border-color: #288b43;
}
.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);
}
/*Medical*/
.wrapper-ads07 {
  padding: 20px;
  color: #414b56;
}
.wrapper-ads07.bg-wrapper-ads {
  padding: 40px 0;
}
.wrapper-ads07 .cdz-block-title .b-title {
  color: #288b43;
}
.wrapper-ads07 .ads-title {
  font-size: 36px;
}
.wrapper-ads07 .cdz-wrapper-banner:before {
  width: 100%;
  height: 100%;
  content: '';
  background: #fff;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  top: 0;
  left: 0;
  position: absolute;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  z-index: -1;
}
.wrapper-ads07 .cdz-banners-item {
  position: relative;
  padding: 20px 90px;
}
.wrapper-ads07 .cdz-banners-item:after {
  top: 20px;
  left: 40px;
  position: absolute;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 30px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f10d";
  font-size: 30px;
  vertical-align: middle;
  color: #4ac2f7;
}
.wrapper-ads07 .ads-desc {
  font: 500 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  margin-bottom: 3rem;
  font-style: italic;
  text-align: left;
}
.wrapper-ads07 .item-image p {
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
.wrapper-ads07 .item-image p.ads-author {
  font-weight: bold;
  margin: 10px 10px;
}
.wrapper-ads07 .item-image p.ads-img img {
  width: 40px !important;
  display: inline-block !important;
}
.wrapper-ads07 a {
  color: #ffffff;
  text-decoration: none;
}
.wrapper-ads07 a:visited {
  color: #ffffff;
  text-decoration: none;
}
.wrapper-ads07 a:hover {
  color: #288b43;
  text-decoration: none;
}
.wrapper-ads07 a:active {
  color: #288b43;
  text-decoration: none;
}
.wrapper-ads07 .owl-carousel {
  padding-top: 0;
}
.wrapper-ads07 .owl-carousel .owl-nav {
  position: static;
}
.wrapper-ads07 .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-ads07 .owl-carousel .owl-nav [class*='owl-'].owl-next {
  right: 0;
  left: auto;
}
.wrapper-ads07 .owl-carousel .owl-nav [class*='owl-']:hover {
  color: #ffffff;
  background-color: #288b43;
  border-color: #288b43;
}
.wrapper-ads07 .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);
}
.wrapper-ads07 .owl-carousel .owl-dots {
  text-align: center;
  margin-top: 10px;
  padding-bottom: 20px;
}
.wrapper-ads07 .owl-carousel .owl-dots .owl-dot {
  overflow: hidden;
  display: inline-block;
  margin: 0 2px;
  cursor: pointer;
  background-color: transparent;
  box-shadow: inset 0 0 0 2px #000000;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  position: relative;
}
.wrapper-ads07 .owl-carousel .owl-dots .owl-dot span {
  height: 100%;
  width: 100%;
  background-color: #288b43;
  border-radius: 100%;
  position: absolute;
  left: 0;
  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-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
}
.wrapper-ads07 .owl-carousel .owl-dots .owl-dot.active span,
.wrapper-ads07 .owl-carousel .owl-dots .owl-dot:hover span,
.wrapper-ads07 .owl-carousel .owl-dots .owl-dot:focus span {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
/*Lookbook Car store*/
/*Lookbook*/
.rtl-layout .auto-pos-wrap.item-img-wrap div.img-center img {
  opacity: 1;
}
.featured-look-container {
  padding-top: 50px;
}
.featured-look-container a.all-lb {
  display: block;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
}
.featured-look-container a.all-lb:hover {
  text-decoration: none;
  color: #288b43;
}
.featured-look-container .loobook-item-list {
  padding: 0;
}
.featured-look-container .auto-pos-wrap.item-img-wrap {
  background-color: transparent;
}
.featured-look-list .lookbook-inner .auto-pos-wrap .canvas:hover {
  cursor: default;
}
.featured-look-list .lookbook-inner .item-points .product-item {
  padding: 10px;
  background: #edeeef;
  box-shadow: 0px 0px 6px 1px #ddd;
}
.featured-look-list .lookbook-inner .item-points .product-name {
  color: #282828;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.featured-look-list .lookbook-inner .item-points a.button-buy {
  display: block;
  margin: 10px 0;
  text-align: center;
  padding: 7px 15px;
  text-transform: uppercase;
  text-decoration: none;
  color: #ffffff;
  border-color: #288b43;
  background: #288b43;
}
.featured-look-list .lookbook-inner .item-points a.button-buy span {
  line-height: 1.35;
}
.featured-look-list .lookbook-inner .item-points a.button-buy: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: '\e66e';
  font-size: 22px;
  font-family: 'Pe-icon-7-stroke';
  speak: none;
  margin-right: 5px;
}
.rtl-layout .featured-look-list .lookbook-inner .item-points a.button-buy:before {
  margin-right: 0;
  margin-left: 5px;
}
.featured-look-list .lookbook-inner .item-points a.button-buy:hover {
  color: #ffffff;
  border-color: #288b43;
  background: #288b43;
}
.featured-look-list .lookbook-inner .auto-pos-wrap .canvas:before {
  display: none;
}
.featured-look-list .owl-dots {
  width: 100%;
  text-align: center;
  padding-bottom: 40px;
}
.featured-look-list .owl-dots .owl-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 3px;
  border-radius: 100%;
  background: #8b8b8b;
  -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;
}
.featured-look-list .owl-dots .owl-dot.active {
  background: #288b43;
}
.featured-look-list .owl-nav {
  position: static;
}
.featured-look-list .owl-nav [class*='owl-'] {
  position: absolute;
  border: 0;
  margin: 0;
  top: calc((100% - 40px)/2);
  transform: scale(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;
}
.featured-look-list .owl-nav [class*='owl-'].owl-prev {
  left: 0;
  right: auto;
}
.rtl-layout .featured-look-list .owl-nav [class*='owl-'].owl-prev {
  right: 0;
  left: auto;
}
.featured-look-list .owl-nav [class*='owl-'].owl-next {
  right: 0;
  left: auto;
}
.rtl-layout .featured-look-list .owl-nav [class*='owl-'].owl-next {
  left: 0;
  right: auto;
}
.featured-look-list:hover .owl-nav [class*='owl-'] {
  transform: scale(1);
}
/*Popup Wishlist*/
.popup-ajax-lgfm-popup .account-info-summary form .label {
  padding-bottom: 5px;
  display: block;
}
.popup-ajax-lgfm-popup .account-info-summary form .field {
  margin-bottom: 20px;
}
.popup-ajax-lgfm-popup .account-info-summary .info-summary-bottom {
  padding-top: 10px;
  clear: both;
}
.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: #288b43;
  border-color: #288b43;
}
.product-style02 .owl-carousel .owl-nav [class*='owl-']:before {
  font-size: 30px;
  line-height: 68px;
}
.product-style02 .owl-carousel .owl-nav [class*='owl-'].owl-next {
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  right: 0;
  left: auto;
}
.rtl-layout .product-style02 .owl-carousel .owl-nav [class*='owl-'] {
  right: 0;
  left: auto;
}
.rtl-layout .product-style02 .owl-carousel .owl-nav [class*='owl-'].owl-next {
  right: auto;
  left: 0;
}
.product-style02 .owl-carousel.owl-drag .owl-item .product-item-name {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.product-style02 .product-item .product-item-info {
  padding: 10px;
  text-align: center;
}
.product-style02 .product-item .product-info-top {
  margin-bottom: 10px;
}
.product-style03 {
  border-top: 0;
}
.product-style03.cdz-block-title02 .block-title {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  margin-bottom: 0;
}
.product-style03 .owl-carousel {
  padding-top: 0;
}
.product-style03 .owl-carousel.owl-drag .owl-item {
  border-right: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  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 #e0e0e0;
}
.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);
		}	
	}
}*/
.product-style22 .product-item .product-item-name {
  text-transform: uppercase;
}
.product-style22 .product-item .price-box .price {
  font-size: 18px;
  font-weight: 500;
}
.product-style22 .product-item .product-reviews-summary {
  margin-bottom: 0;
}
.product-style22 .product-item .addto-hover-container .action.towishlist:before {
  vertical-align: middle;
}
.product-style22 .product-item .addto-hover-container .action.tocompare:before {
  content: "\f074";
  vertical-align: middle;
}
.product-style22 .same-height {
  display: flex;
  flex-flow: wrap;
  align-items: stretch;
}
/* ============================================ *
 * Codazon_Blog
 * ============================================ */
.cdz_wapper-blog01 .owl-carousel .owl-nav {
  left: 0;
  top: -20px;
  right: 0;
}
.cdz_wapper-blog01 .post-item {
  background-color: #ffffff;
}
.cdz_wapper-blog01 .blog-title {
  margin: 15px 0 10px;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz_wapper-blog01 .blog-title a {
  color: #282828;
  text-decoration: none;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz_wapper-blog01 .blog-title a:visited {
  color: #282828;
  text-decoration: none;
}
.cdz_wapper-blog01 .blog-title a:hover {
  color: #288b43;
  text-decoration: none;
}
.cdz_wapper-blog01 .blog-title a:active {
  color: #288b43;
  text-decoration: none;
}
.cdz_wapper-blog01 .blog-text-link a {
  display: inline-block;
  margin-top: 10px;
  position: relative;
}
.cdz_wapper-blog01 .blog-text-link a.btn-link {
  margin-bottom: 10px;
}
.cdz_wapper-blog01 .blog-text-link a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f101';
  font-size: 12px;
  margin-right: 5px;
}
.rtl-layout .cdz_wapper-blog01 .blog-text-link a:before {
  display: none;
}
.rtl-layout .cdz_wapper-blog01 .blog-text-link a:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f100';
  font-size: 12px;
  margin-right: 5px;
}
.cdz_wapper-blog01 .cdz-blog-bottom {
  padding: 0 20px;
  overflow: hidden;
}
.cdz_wapper-blog01 .blog-desc {
  color: #a1a1a1;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz_wapper-blog01 .cdz-blog-top {
  position: relative;
  overflow: hidden;
}
.cdz_wapper-blog01 .cdz-blog-top .blog-date {
  position: absolute;
  bottom: 10px;
  left: 10px;
  background: #fff;
  color: #333333;
  padding: 7px 10px;
  color: #a1a1a1;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  float: left;
}
.cdz_wapper-blog01 .cdz-blog-top .blog-date:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f073';
  font-size: 16px;
  margin-right: 5px;
}
.rtl-layout .cdz_wapper-blog01 .cdz-blog-top .blog-date {
  float: right;
  left: auto;
  right: 10px;
}
.rtl-layout .cdz_wapper-blog01 .cdz-blog-top .blog-date:before {
  margin-right: 0;
  margin-left: 5px;
}
.cdz_wapper-blog01 .cdz-blog-top a img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cdz_wapper-blog01 .cdz-blog-top:hover a img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
}
.cdz_wapper-blog02 .post-item {
  background-color: #ffffff;
}
.cdz_wapper-blog02 .cdz-blog-bottom {
  padding: 20px 10px 10px;
}
.cdz_wapper-blog02 .blog-desc {
  color: #a1a1a1;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  margin: 0 0 20px;
}
.cdz_wapper-blog02 .blog-title {
  margin: 0 0 20px;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: uppercase;
}
.cdz_wapper-blog02 .blog-title a {
  color: #282828;
  text-decoration: none;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz_wapper-blog02 .blog-title a:visited {
  color: #282828;
  text-decoration: none;
}
.cdz_wapper-blog02 .blog-title a:hover {
  color: #288b43;
  text-decoration: none;
}
.cdz_wapper-blog02 .blog-title a:active {
  color: #288b43;
  text-decoration: none;
}
.cdz_wapper-blog02 .blog-text-link {
  text-align: center;
}
.cdz_wapper-blog02 .cdz-blog-top {
  position: relative;
  overflow: hidden;
}
.cdz_wapper-blog02 .cdz-blog-top .blog-date {
  position: absolute;
  top: 0;
  right: 0;
  background: #f8b5ad;
  padding: 7px 10px;
  color: #ffffff;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  float: left;
}
.rtl-layout .cdz_wapper-blog02 .cdz-blog-top .blog-date {
  float: right;
  left: auto;
  right: 0;
}
.cdz_wapper-blog02 .cdz-blog-top a img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cdz_wapper-blog02 .cdz-blog-top:hover a img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
}
.cdz_wapper-blog02 .owl-carousel {
  padding-top: 0;
}
.cdz_wapper-blog02 .owl-carousel .owl-nav {
  position: static;
}
.cdz_wapper-blog02 .owl-carousel .owl-nav [class*='owl-'] {
  left: 0;
  top: calc(50% - 20px);
  position: absolute;
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cdz_wapper-blog02 .owl-carousel .owl-nav [class*='owl-'].owl-next {
  right: 0;
  left: auto;
}
.rtl-layout .cdz_wapper-blog02 .owl-carousel .owl-nav [class*='owl-'] {
  left: auto;
  right: 0;
}
.rtl-layout .cdz_wapper-blog02 .owl-carousel .owl-nav [class*='owl-'].owl-next {
  left: 0;
  right: auto;
}
.cdz_wapper-blog02 .owl-carousel:hover .owl-nav [class*='owl-'] {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
}
.cdz_wapper-blog03 {
  background: #ffffff;
}
.cdz_wapper-blog03 .post-items {
  padding: 20px;
}
.cdz_wapper-blog03 .blog-title {
  margin: 15px 0 10px;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz_wapper-blog03 .blog-title a {
  color: #282828;
  text-decoration: none;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz_wapper-blog03 .blog-title a:visited {
  color: #282828;
  text-decoration: none;
}
.cdz_wapper-blog03 .blog-title a:hover {
  color: #288b43;
  text-decoration: none;
}
.cdz_wapper-blog03 .blog-title a:active {
  color: #288b43;
  text-decoration: none;
}
.cdz_wapper-blog03 .blog-text-link a {
  display: inline-block;
  margin-top: 10px;
  position: relative;
}
.cdz_wapper-blog03 .cdz-blog-bottom {
  padding: 0;
  overflow: hidden;
}
.cdz_wapper-blog03 .blog-desc {
  color: #a1a1a1;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz_wapper-blog03 .cdz-blog-top {
  position: relative;
  overflow: hidden;
}
.cdz_wapper-blog03 .cdz-blog-top .blog-date {
  position: absolute;
  bottom: 10px;
  left: 10px;
  background: #fff;
  color: #333333;
  padding: 7px 10px;
  color: #a1a1a1;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  float: left;
}
.cdz_wapper-blog03 .cdz-blog-top .blog-date:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f073';
  font-size: 16px;
  margin-right: 5px;
}
.rtl-layout .cdz_wapper-blog03 .cdz-blog-top .blog-date {
  float: right;
  left: auto;
  right: 10px;
}
.rtl-layout .cdz_wapper-blog03 .cdz-blog-top .blog-date:before {
  margin-right: 0;
  margin-left: 5px;
}
.cdz_wapper-blog03 .cdz-blog-top a img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cdz_wapper-blog03 .cdz-blog-top:hover a img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
}
.cdz_wapper-blog04 .owl-carousel .owl-nav {
  right: -5px;
  top: -79px;
}
.cdz_wapper-blog04 .cdz-block-title .b-title {
  background-color: transparent;
  color: #282828;
}
.cdz_wapper-blog04 .cdz-blog-top {
  background: #f1f1f1;
  padding: 20px;
}
.cdz_wapper-blog04 .blog-title {
  margin: 10px 0;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz_wapper-blog04 .blog-title a {
  color: #282828;
  text-decoration: none;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  font-weight: 600;
}
.cdz_wapper-blog04 .blog-title a:visited {
  color: #282828;
  text-decoration: none;
}
.cdz_wapper-blog04 .blog-title a:hover {
  color: #288b43;
  text-decoration: none;
}
.cdz_wapper-blog04 .blog-title a:active {
  color: #288b43;
  text-decoration: none;
}
.cdz-block-title .b-title {
  padding: 0 0 10px;
  border-bottom: 5px solid #288b43;
  background: transparent;
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz_wapper-blog03 .cdz-block-title .b-title {
  padding: 10px 20px;
}
/*Product*/
/*general*/
.product-item {
  position: relative;
}
.product-item .cdz-product-top {
  position: relative;
}
.product-item .addto-hover-container {
  position: absolute;
  top: calc((100% - 40px)/2);
  left: calc((100% - 40px)/2);
  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;
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
}
.product-item .product-item-info .product-item-details {
  padding: 10px;
  text-align: left;
  -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;
}
.rtl-layout .product-item .product-item-info .product-item-details {
  text-align: right;
}
.product-item .product-item-info .product-item-name {
  min-height: 56px;
}
.product-item .product-item-info .price-box .price {
  font: 500 18px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.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: #555555;
  border-color: #288b43;
  background: #ffffff;
}
.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: #ffffff;
  border-color: #288b43;
  background: #288b43;
}
.product-style20 {
  margin-bottom: -40px;
}
.product-style20 .products-grid .item a.product-item-photo .main-image .product-image-container {
  position: static;
}
.product-style20 .products-grid .item:hover a.product-item-photo .main-image .product-image-container {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.product-style20 .products {
  margin-top: 25px;
}
.product-style20 .owl-carousel .owl-stage {
  padding-bottom: 40px;
  overflow: hidden;
}
.product-style20 .tabs-list-sty03 .product.data.items > .item.content {
  margin: 0;
  padding: 0;
}
.product-style20 .product-item .product-actions-right {
  display: inline-block;
  vertical-align: top;
}
.product-style20 .img-gallery {
  text-align: center;
  margin-bottom: 20px;
}
.product-style20 .img-gallery .gitems {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.product-style20 .img-gallery .gitem {
  margin: 0 2%;
  width: 20%;
  display: inline-block;
  text-align: center;
  border: 1px solid transparent;
}
.product-style20 .img-gallery .gitem.item-active {
  border-color: #288b43;
}
@media (min-width: 992px) {
  .product-item .product-item-info .product-item-details {
    padding: 10px 20px;
  }
  .product-item .cdz-buttons-container button.tocart.primary {
    width: auto;
    height: auto;
    font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    padding: 10px 15px;
  }
  .product-item .cdz-buttons-container button.tocart.primary:before {
    display: none;
  }
  .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-item:hover .product-item-details {
    z-index: 11;
  }
  .product-style20 .product-item .cdz-buttons-container {
    margin: 0;
    position: absolute;
    left: -11px;
    bottom: -10px;
    width: calc(100% + 22px);
    background: #ffffff;
    padding: 0 10px 10px;
    -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: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  .product-style20 .product-item .cdz-buttons-container .product-item-actions {
    margin: 0;
    border: 1px solid #e0e0e0;
    border-top: none;
    padding: 10px;
  }
  .product-style20 .product-item:hover {
    box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.08);
    -o-box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.08);
  }
  .product-style20 .product-item:hover .cdz-buttons-container {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    bottom: -60px;
    box-shadow: 0px 7px 13px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 7px 13px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0px 7px 13px rgba(0, 0, 0, 0.08);
    -o-box-shadow: 0px 7px 13px rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0px 7px 13px rgba(0, 0, 0, 0.08);
  }
  .product-style20 .product-item:hover .product-item-info {
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -o-box-shadow: none !important;
    -ms-box-shadow: none !important;
  }
  /*categories*/
  .products-grid .product-item .product-item-info .cdz-product-bottom.hover-effect:not(.non-hover) {
    top: auto;
    bottom: -10px;
    background: #ffffff;
    padding: 10px 20px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  .products-grid .product-item .product-item-info .cdz-product-bottom.hover-effect:not(.non-hover) .cdz-buttons-container {
    text-align: left;
  }
  .rtl-layout .products-grid .product-item .product-item-info .cdz-product-bottom.hover-effect:not(.non-hover) .cdz-buttons-container {
    text-align: right;
  }
  .products-grid .product-item div[class^="swatch-opt-"],
  .products-grid .product-item div[class^="swatch-opt-"] > div {
    text-align: left;
  }
  .rtl-layout .products-grid .product-item div[class^="swatch-opt-"],
  .rtl-layout .products-grid .product-item div[class^="swatch-opt-"] > div {
    text-align: right;
  }
  .products-grid .product-item:hover .product-item-info {
    box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.08);
    -o-box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.08);
  }
  .products-grid .product-item:hover .product-item-info .cdz-product-bottom.hover-effect:not(.non-hover) {
    bottom: -60px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    box-shadow: 0px 7px 13px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 7px 13px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0px 7px 13px rgba(0, 0, 0, 0.08);
    -o-box-shadow: 0px 7px 13px rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0px 7px 13px rgba(0, 0, 0, 0.08);
  }
  .products-grid .products.product-items:not(.owl-carousel) {
    overflow: visible;
  }
}
@media (min-width: 768px) {
  .product-style20 .cdz-block-title ~ .tabs-list {
    margin-top: -45px;
    z-index: 1;
    position: relative;
  }
  .product-style20 .cdz-block-title ~ .tabs-list .owl-carousel .owl-nav {
    position: static;
  }
  .product-style20 .cdz-block-title ~ .tabs-list .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;
  }
  .product-style20 .cdz-block-title ~ .tabs-list .owl-carousel .owl-nav [class*='owl-'].owl-next {
    right: 0;
    left: auto;
  }
  .rtl-layout .product-style20 .cdz-block-title ~ .tabs-list .owl-carousel .owl-nav [class*='owl-'] {
    left: auto;
    right: 0;
  }
  .rtl-layout .product-style20 .cdz-block-title ~ .tabs-list .owl-carousel .owl-nav [class*='owl-'].owl-next {
    left: 0;
    right: auto;
  }
  .product-style20 .cdz-block-title ~ .tabs-list .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-style20 .nav-tabs.abs-dropdown {
    text-align: right;
  }
  .rtl-layout .product-style20 .nav-tabs.abs-dropdown {
    text-align: left;
  }
  .product-style20 .nav-tabs.abs-dropdown li.item > .switch {
    padding: 11px 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-decoration: none;
    color: #ffffff;
    border-color: #1e401f;
    background: #555555;
  }
  .product-style20 .nav-tabs.abs-dropdown li.item:hover > .switch,
  .product-style20 .nav-tabs.abs-dropdown li.item.active > .switch {
    color: #ffffff;
    border-color: transparent;
    background: #1e401f;
  }
  .product-style20 .product-item {
    padding: 10px;
    background: #ffffff;
  }
  .product-style20 .product-item .product-item-info {
    border: 1px solid #e0e0e0;
  }
  .product-style20 .img-gallery .gitem {
    padding: 1px;
  }
  /*categories*/
  .products-list .cdz-hover-section {
    display: inline-block;
    float: left;
  }
  .products-list .product-item-details {
    display: inline-block;
  }
  .header.content {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media (max-width: 767px) {
  .product-style20 .product-item .product-item-info .actions {
    display: block;
    padding: 0;
  }
  .product-style20 .product-item .actions-primary {
    display: inline-block;
    vertical-align: top;
  }
  .product-style20 .product-item .cdz-buttons-container button.tocart.primary,
  .product-style20 .product-item .cdz-buttons-container .action {
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin: 0 1px;
  }
  .product-style20 .product-item .cdz-buttons-container button.tocart.primary:before,
  .product-style20 .product-item .cdz-buttons-container .action:before {
    line-height: 35px;
  }
  .product-style20 a.mobile-toggle {
    position: static;
    border-radius: 0;
    text-align: left;
  }
  .rtl-layout .product-style20 a.mobile-toggle {
    text-align: right;
    padding: 7px 20px 7px 30px;
  }
  .product-style20 a.mobile-toggle:before {
    right: 20px;
  }
  .rtl-layout .product-style20 a.mobile-toggle:before {
    right: auto;
    left: 20px;
  }
  .product-style20 .tabs-list-sty03.tabs-list {
    position: relative;
  }
  .product-style20 .tabs-list-sty03 .nav-tabs.abs-dropdown {
    text-align: left;
    width: 100%;
    top: 35px;
    left: 0;
  }
  .rtl-layout .product-style20 .tabs-list-sty03 .nav-tabs.abs-dropdown {
    text-align: right;
  }
  .product-style20 .tabs-list-sty03.product-style05 .products-grid .product-item-info .product-item-details {
    padding-bottom: 0;
  }
}
/*Popular Categories block*/
.categories-banner-grid {
  background: #ffffff;
  /*title*/
  /*categories group*/
  /*categories banner*/
}
.categories-banner-grid .cdz-block-title {
  text-align: center;
  padding: 20px 20px 0;
  margin-bottom: 20px;
}
.categories-banner-grid .cdz-block-title .title {
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  position: relative;
  padding-bottom: 10px;
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  font-weight: 400;
  color: #000000;
}
.categories-banner-grid .cdz-block-title .title:after {
  background: #1e401f;
  position: absolute;
  content: "";
  bottom: 0;
  left: calc((100% - 100px)/2);
  width: 100px;
  height: 1px;
}
.categories-banner-grid .container {
  padding-left: 10px;
  padding-right: 10px;
}
.categories-banner-grid .categories-col.group {
  padding-top: 20px;
  padding-bottom: 20px;
}
.categories-banner-grid .cat-list {
  text-align: center;
  margin-bottom: 0;
}
.categories-banner-grid .cat-item {
  display: inline-block;
  margin: 12px 10px;
  text-align: center;
}
.categories-banner-grid .cat-item a {
  display: inline-block;
  color: #000000;
}
.categories-banner-grid .cat-item .thumb {
  display: inline-block;
  border: 1px solid #e0e0e0;
  margin-bottom: 10px;
}
.categories-banner-grid .cat-item a:hover {
  color: #288b43;
}
.categories-banner-grid .cat-item a:hover .thumb {
  border-color: #288b43;
}
.categories-banner-grid .cat-item a:hover .title {
  color: #288b43;
}
.categories-banner-grid .cat-item .title {
  display: block;
}
.categories-banner-grid .categories-col.banner {
  padding: 0;
}
.categories-banner-grid .categories-col.banner a.category-banner {
  display: inline-block;
  position: relative;
  float: right;
  width: 100%;
}
.rtl-layout .categories-banner-grid .categories-col.banner a.category-banner {
  float: left;
}
.categories-banner-grid .categories-col.banner .thumb img {
  width: 100%;
}
.categories-banner-grid .categories-col.banner .banner-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 30px 30px 40px;
}
.categories-banner-grid .categories-col.banner .banner-text span.title.h1 {
  display: block;
  color: #ffffff;
  font-size: 36px;
  letter-spacing: 1px;
  font-weight: 700;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .categories-banner-grid .categories-col.banner .banner-text span.title.h1 {
    font-size: 24px;
  }
}
.categories-banner-grid .categories-col.banner .banner-text .des {
  font-size: 16px;
  color: #ffffff;
}
/*Home banner*/
.home-banner .banner-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
}
.home-banner a {
  display: inline-block;
  position: relative;
}
.main-banner .banner-text {
  padding: 20px 25px;
}
.main-banner .banner-text .h1,
.main-banner .banner-text .h2 {
  font-size: 36px;
  letter-spacing: 2px;
}
@media (max-width: 767px) {
  .main-banner .banner-text .h1,
  .main-banner .banner-text .h2 {
    font-size: 24px;
  }
}
.main-banner .banner-text .h1.bg {
  font-weight: bold;
  letter-spacing: 1px;
  padding: 0px 7px;
}
.main-banner .banner-text .h2 {
  display: block;
  color: #ffffff;
  margin-bottom: 0;
}
.second-banner .banner-text {
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 1px;
  z-index: 1;
  padding-top: 10px;
}
.second-banner a:before {
  height: 5px;
  content: "";
  width: 100%;
  left: 0;
  bottom: 0;
  position: absolute;
}
/*Home banner*/
.main-banner .banner-text .h1.bg {
  color: #333333;
  background-color: #288b43;
  border-color: #288b43;
}
.second-banner a:before {
  background: #288b43;
}
/*Home Blog*/
.cdz_wapper-blog03 .post-items {
  padding: 0 20px 20px;
  margin-top: 25px;
}
/*Banner Hover*/
.shadow-effect {
  -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: block;
}
.shadow-effect:hover {
  box-shadow: 0px 4px 34px #9a9898;
  -moz-box-shadow: 0px 4px 34px #9a9898;
  -webkit-box-shadow: 0px 4px 34px #9a9898;
  -o-box-shadow: 0px 4px 34px #9a9898;
  -ms-box-shadow: 0px 4px 34px #9a9898;
}
.shadow-effect {
  -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: block;
}
.shadow-effect:hover {
  box-shadow: 0px 4px 34px #9a9898;
  -moz-box-shadow: 0px 4px 34px #9a9898;
  -webkit-box-shadow: 0px 4px 34px #9a9898;
  -o-box-shadow: 0px 4px 34px #9a9898;
  -ms-box-shadow: 0px 4px 34px #9a9898;
}
.line-effect {
  position: relative;
  overflow: hidden;
}
.line-effect .line-effect-content {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.line-effect .line-effect-content:before,
.line-effect .line-effect-content:after {
  z-index: 1;
  content: "";
  position: absolute;
  left: 10px;
  right: 10px;
  top: 10px;
  bottom: 10px;
  -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;
}
.line-effect .line-effect-content:before {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -moz-transform: scale(0,1);
  -webkit-transform: scale(0,1);
  -o-transform: scale(0,1);
  transform: scale(0,1);
}
.line-effect .line-effect-content:after {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  -moz-transform: scale(1,0);
  -webkit-transform: scale(1,0);
  -o-transform: scale(1,0);
  transform: scale(1,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;
}
.line-effect .line-effect-content:hover:after,
.line-effect .line-effect-content:hover:before {
  -moz-transform: scale(1,1);
  -webkit-transform: scale(1,1);
  -o-transform: scale(1,1);
  transform: scale(1,1);
}
.product-item .cdz-product-top {
  overflow: hidden;
}
.item ul.cdz-product-labels {
  width: 100%;
}
.item ul.cdz-product-labels li.label-item {
  position: absolute;
  top: 15px;
  width: 200px;
  height: auto;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0;
  font-size: 12px;
  line-height: 20px;
  left: -75px;
  background: #288b43;
  color: #000000;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.item ul.cdz-product-labels li.label-item.new {
  left: -75px;
}
.item ul.cdz-product-labels li.label-item.sale {
  right: -75px;
  left: auto;
  color: #ffffff;
  background: #ff0000;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.item ul.cdz-product-labels li.label-item:before {
  display: none;
}
.cdz-product-labels li.label-item:before {
  display: none;
}
/*product view*/
/*product tab*/
.product.info.detailed .product.data.items > .item.title > a.switch {
  color: #000000;
}
.product.info.detailed .product.data.items > .item.title > a.switch:before {
  background: #288b43;
}
.product.info.detailed .product.data.items > .item.title:not(.active) > a.switch:hover {
  color: #288b43;
}
.product.info.detailed .product.data.items > .item.title.active > a.switch {
  font-weight: normal;
}
.product.info.detailed .product.data.items > .item.title.active > a.switch:hover {
  color: #000000;
}
/*Categories page*/
.cdz-hover-section {
  overflow: hidden;
}
.sidebar .block-brands .owl-carousel .owl-nav {
  top: -58px;
  right: -7px;
}
.modes-mode {
  border-color: #288b43;
}
.modes-mode:before {
  color: #288b43;
}
/*Shopbybrand*/
.block-brands .owl-carousel .owl-nav {
  top: -58px;
  right: -20px;
}
.rtl-layout .block-brands .owl-carousel .owl-nav {
  right: 0;
  left: -20px;
}
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;
}
/* ============================================ *
 * Codazon_OneStepCheckout
 * ============================================ */
.osc .step-title {
  color: #ffffff;
  background: #000000;
  border: 1px solid;
}
.osc #opc-sidebar {
  border: 2px solid #1e401f;
}
.checkout-index-index .float-bar {
  display: none;
}
.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: #000000;
  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: #e0e0e0;
  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: #1e401f;
  border-color: #1e401f;
  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: #ffffff;
  background-color: #288b43;
  border-color: #288b43;
}
.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;
}
/** All **/
/** Mobile **/
/** Desktop **/
.sidebar .expand,
.sidebar .expanded {
  cursor: pointer;
  padding-left: 10px;
}
.sidebar .abs-left-menu {
  padding: 10px 0;
}
.sidebar .groupmenu {
  display: block;
  margin-top: 20px;
  margin-bottom: 0;
  padding-left: 20px;
}
.sidebar .groupmenu .groupmenu-drop a.is-active:before,
.sidebar .groupmenu .groupmenu-drop a.has-active:before {
  content: '- ';
}
.sidebar .groupmenu li {
  list-style: none;
  position: relative;
}
.sidebar .groupmenu li.parent:not(.active):not(.has-active) > .groupmenu-drop {
  display: none;
}
.sidebar .groupmenu li.active .groupmenu-drop li.active > a:before,
.sidebar .groupmenu li.has-active .groupmenu-drop li.active > a:before,
.sidebar .groupmenu li.active .groupmenu-drop li.has-active > a:before,
.sidebar .groupmenu li.has-active .groupmenu-drop li.has-active > a:before {
  content: '- ';
}
.sidebar .groupmenu li.active > span.expand i,
.sidebar .groupmenu li.has-active > span.expand i,
.sidebar .groupmenu li.active > span.expanded i,
.sidebar .groupmenu li.has-active > span.expanded i {
  color: #288b43;
}
.sidebar .groupmenu li.active a,
.sidebar .groupmenu li.has-active a {
  color: #777777;
}
.sidebar .groupmenu li.active > a,
.sidebar .groupmenu li.has-active > a {
  color: #288b43 !important;
}
.sidebar .groupmenu li.active > ul,
.sidebar .groupmenu li.has-active > ul {
  display: block;
}
.sidebar .groupmenu li.active > ul li:last-of-type,
.sidebar .groupmenu li.has-active > ul li:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
}
.sidebar .groupmenu li a {
  display: inline-block;
}
.sidebar .groupmenu li a:visited {
  color: inherit;
}
.sidebar .groupmenu li a.is-active {
  color: #288b43;
}
.sidebar .groupmenu li > ul {
  padding-top: 5px;
  padding-left: 0;
  margin-top: 0;
}
.sidebar .groupmenu .level0 {
  list-style: none;
  padding-left: 20px;
}
.sidebar .groupmenu .level1 a {
  padding-left: 10px;
}
.sidebar .groupmenu .level2 a {
  padding-left: 20px;
}
.sidebar .groupmenu .level3 a {
  padding-left: 30px;
}
.sidebar > .o-list {
  display: block;
  margin-top: 30px;
  padding-right: 45px;
  margin-bottom: 30px;
}
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: #288b43;
}
.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 #e0e0e0;
}
@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;
}
/*
 *  4mage Package
 *
 *  NOTICE OF LICENSE
 *
 *  This source file is subject to the 4mage.co license that is
 *  available through the world-wide-web at this URL:
 *  https://4mage.co/license-agreement/
 *
 *  DISCLAIMER
 *
 *  Do not edit or add to this file if you wish to upgrade this extension to newer
 *  version in the future.
 *
 *  @category 	ForMage
 *  @package 	ForMage_FormWidget
 *  @copyright 	Copyright (c) 2021 4mage.co (https://4mage.co/)
 *  @license  	https://4mage.co/license-agreement/
 *
 */
/** All **/
/** Mobile **/
/** Desktop **/
.download-attachment {
  text-align: center;
}
.download-attachment a {
  color: #333;
  font-size: 0;
  text-decoration: none;
}
.download-attachment a:before {
  background: url("../Mageprince_Productattach/images/download.svg") no-repeat;
  background-size: 100%;
  content: '';
  display: inline-block;
  font-size: 25px;
  height: 20px;
  width: 20px;
}
.product-info-main .table.attachment-table {
  width: 100%;
}
.all-attachment-block .table.attachment-table {
  width: 100%;
}
.table.attachment-table {
  width: 70%;
}
.table.attachment-table th.download {
  width: 10%;
}
.table.attachment-table td.attachment-icon img {
  width: 40px;
}
.product-attachment {
  line-height: 30px;
  margin-bottom: 10px;
}
.product-attachment .attachment-icon {
  float: left;
  padding-right: 10px;
}
.product-attachment .attachment-icon img {
  width: 30px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
/* ============================================ *
 * Codazon_AjaxCartPro
 * ============================================ */
.cart-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 100;
  left: 0;
}
.footer-mini-cart {
  background: #fff;
  padding: 0;
  overflow: hidden;
  position: relative;
}
.footer-mini-cart:before {
  content: '';
  position: absolute;
  width: 100%;
  top: -3px;
  left: 0;
  height: 3px;
  box-shadow: 0 2px 3px #e1e1e1;
}
.cart-qty {
  position: absolute;
  background: #fc7070;
  color: #fff;
  top: -33px;
  font-size: 85%;
  text-transform: uppercase;
  padding: 10px 20px 7px;
  z-index: 200;
  cursor: pointer;
  z-index: 0;
}
.cart-qty:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f106';
  font-size: 20px;
  float: right;
  margin-top: -4px;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  margin-left: 5px;
}
.cart-qty.active:after {
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.cart-items {
  list-style: none;
  float: left;
  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;
  background: #fc7070;
  color: #fff;
  display: block;
  border-radius: 100%;
  width: 17px;
  height: 17px;
  line-height: 18px;
  text-align: center;
  font-size: 85%;
}
.cart-items .item .hover-sec {
  position: absolute;
  left: 100%;
  float: left;
  height: 85px;
  padding: 23px 0;
  background: #F4F4F4;
  width: 0;
  visibility: hidden;
  overflow: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
  -webkit-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
  -o-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
  transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transform: translateX(-30px);
  -webkit-transform: translateX(-30px);
  -o-transform: translateX(-30px);
  transform: translateX(-30px);
  z-index: 1;
}
.cart-items .item .hover-sec .details-qty {
  float: left;
}
.cart-items .item .hover-sec .details-qty .label {
  display: none;
}
.cart-items .item .hover-sec .details-qty input {
  width: 50px;
}
.cart-items .item .hover-sec .details-qty button {
  position: absolute;
  top: 23px;
  right: 0;
  z-index: 3;
}
.cart-items .item .hover-sec .product.actions {
  width: auto;
  padding: 0;
  float: right;
}
.cart-items .item .hover-sec .product.actions .primary a,
.cart-items .item .hover-sec .product.actions .secondary a {
  display: inline-block;
  text-decoration: none;
}
.cart-items .item .hover-sec .product.actions .primary a > span,
.cart-items .item .hover-sec .product.actions .secondary a > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.cart-items .item .hover-sec .product.actions .primary a:before,
.cart-items .item .hover-sec .product.actions .secondary a:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 18px;
  color: #8f8f8f;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-items .item .hover-sec .product.actions .primary a:hover:before,
.cart-items .item .hover-sec .product.actions .secondary a:hover:before {
  color: #333333;
}
.cart-items .item .hover-sec .product.actions .primary a:active:before,
.cart-items .item .hover-sec .product.actions .secondary a:active:before {
  color: #8f8f8f;
}
.cart-items .item .hover-sec .product.actions .secondary a:before {
  content: '\e604';
}
.cart-items .item .show-options.hover-sec {
  width: 100px;
  padding: 23px 10px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  visibility: inherit;
}
.cart-items .item .edit-icon {
  cursor: pointer;
  position: absolute;
  bottom: 5px;
  right: 5px;
  font-size: 0;
  width: 17px;
  height: 17px;
  text-align: center;
  color: #ffffff;
}
.cart-items .item .edit-icon:before {
  background: #282828;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 17px;
  height: 17px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 17px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f040';
  font-size: 11px;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.footer-cart-additional {
  float: right;
  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: #fc7070;
}
.cart-footer .footer-cart-actions {
  float: right;
  padding: 23px 20px 19px;
  border-left: 1px solid #e1e1e1;
  min-height: 85px;
}
.cart-footer .footer-cart-actions .action.primary:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f00c';
  font-size: 18px;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  margin-right: 5px;
}
.checkout-index-index .cart-footer .footer-cart-actions #footer-cart-btn-checkout,
.checkout-index-index .cart-footer {
  display: none !important;
}
.cdz-popup-wrapper .modal-popup .modal-footer {
  display: block;
}
/*break points*/
/*767px*/
/*991px*/
/*1199px*/
/*Codazon Custom Theme*/
/* 1025px */
/* 767px */
/* 768px -  1024px */
/* 768px -  1366px */
/* 0 -  1024px */
/* 1025px - ? */
/* 1024px - ? */
/* (0 - 767px) and (1025px - ?)  */
/*max-width: 480px*/
/*max-width: 767px*/
/*max-width: 767px*/
/*min-width: 768px*/
/*min-width: 992*/
/*max-width: 991*/
/* min-width:768px max-width:1199px */
/* min-width:768 max-width:991px */
/* min-width:992px max-width:1199px */
/*min-width: 1200px*/
/*max-width: 1199px*/
/* ============================================ *
 * Codazon_BlockSidebar
 * ============================================ */
/*Block Shop by not Anchor*/
.block.filter .options dt {
  margin: 10px 0;
}
.block.filter .options .items .item {
  border-bottom: 1px dashed #e0e0e0;
  padding: 8px 0;
}
.block.filter .options .items .item span.count {
  float: right;
}
@media only screen and (max-width: 767px) {
  .block-wishlist .product-items .product-item {
    padding: 0 0 15px;
  }
  .block-wishlist .product-items .product-item .product-item-actions .tocart.primary {
    width: auto;
  }
  .block-wishlist .product-items .product-item .product-item-actions .tocart.primary:before {
    display: none;
  }
  .block-wishlist .product-items .product-item .product-item-actions .tocart.primary span {
    font-size: 12px;
    text-indent: 0;
    display: inline-block;
  }
  .block-wishlist .product-items .product-item-name {
    white-space: inherit;
  }
  .block-wishlist .product-items .product-item-details {
    text-align: left;
  }
  .block-wishlist .actions-primary {
    text-align: left;
  }
}
/*block filter sidebar*/
.sidebar .block.filter .swatch-attribute-options {
  display: block;
}
/*Block Filter*/
.block.filter .block-subtitle {
  text-transform: uppercase;
  font: 500 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  font-weight: 600;
  color: #000000;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 10px;
  display: block;
  margin-bottom: 0;
}
.block.filter .filter-options .filter-options-item {
  border-bottom: 1px dashed #e0e0e0;
  padding-bottom: 15px;
}
.block.filter .filter-options .filter-options-item:last-child {
  border: none;
  padding-bottom: 0;
}
.block.filter .filter-options .filter-options-item .filter-options-title {
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  cursor: pointer;
  margin: 0;
  padding: 15px 40px 0 0;
  position: relative;
  text-transform: uppercase;
  word-break: break-all;
  font-weight: 600;
}
.rtl-layout .block.filter .filter-options .filter-options-item .filter-options-title {
  padding: 15px 0 0 40px;
}
.block.filter .filter-options .filter-options-item .filter-options-title: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: '\e991';
  font-size: 12px;
  font-family: 'Pe-icon-7-stroke';
  speak: none;
  position: absolute;
  top: 17px;
  right: 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;
}
.rtl-layout .block.filter .filter-options .filter-options-item .filter-options-title:before {
  right: auto;
  left: 0;
  content: '\e974';
}
.block.filter .filter-options .filter-options-item.active .filter-options-title:before {
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.block.filter .filter-options .filter-options-content {
  margin: 15px 0 0;
}
.block.filter .filter-options .filter-options-content .item {
  margin-bottom: 10px;
}
.block.filter .filter-options .filter-options-content .item: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: 14px;
  margin: 0 3px 0 0;
}
.rtl-layout .block.filter .filter-options .filter-options-content .item:before {
  content: '\f104';
  margin: 0 0 0 3px;
}
.block.filter .filter-options .filter-options-content .count {
  color: #858585;
  border: 1px solid #858585;
  border-radius: 2px;
  display: inline-block;
  height: 15px;
  line-height: 13px;
  font-size: 10px;
  padding: 0 2px;
  margin: 0 0 0 2px;
  vertical-align: text-top;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  font-family: arial;
  min-width: 15px;
  text-align: center;
}
.block.filter .filter-options .filter-options-content .count:before,
.block.filter .filter-options .filter-options-content .count:after {
  display: none;
}
.rtl-layout .block.filter .filter-options .filter-options-content .count {
  margin: 0 2px 0 0;
}
.block.filter .filter-options .filter-options-content .price-slider-container {
  padding: 10px 5px;
  display: inline-block;
  width: 100%;
}
.block.filter .filter-options .filter-options-content .price-slider-container .input-wrap {
  float: left;
  margin-top: 10px;
}
.rtl-layout .block.filter .filter-options .filter-options-content .price-slider-container .input-wrap {
  float: right;
}
.block.filter .filter-options .filter-options-content .price-slider-container .input-wrap > div,
.block.filter .filter-options .filter-options-content .price-slider-container .input-wrap > span {
  float: left;
  line-height: 38px;
}
.rtl-layout .block.filter .filter-options .filter-options-content .price-slider-container .input-wrap > div,
.rtl-layout .block.filter .filter-options .filter-options-content .price-slider-container .input-wrap > span {
  float: right;
}
.block.filter .filter-options .filter-options-content .price-slider-container .input-wrap .delimiter,
.block.filter .filter-options .filter-options-content .price-slider-container .input-wrap .currency {
  margin: 0 5px;
}
.block.filter .filter-options .filter-options-content .price-slider-container .input-wrap .control {
  position: relative;
}
.block.filter .filter-options .filter-options-content .price-slider-container .input-wrap input {
  width: 50px;
  text-align: center;
}
.block.filter .filter-options .filter-options-content .price-slider-container .input-wrap + .action {
  float: right;
  margin-top: 10px;
}
.rtl-layout .block.filter .filter-options .filter-options-content .price-slider-container .input-wrap + .action {
  float: left;
}
.block.filter .block-subtitle.filter-current-subtitle {
  border: 0;
}
.block.filter .filter-current .items {
  overflow: hidden;
  border: 0;
  background: #f3f3f3;
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid rgba(249, 249, 249, 0.5);
}
.block.filter .items .filter-label {
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.block.filter .items .action.remove {
  width: 18px;
  height: 18px;
  line-height: 16px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #000000;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  -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;
}
.block.filter .items .action.remove span {
  display: none;
}
.block.filter .items .action.remove: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: '\e977';
  font-size: 9px;
  font-family: 'Pe-icon-7-stroke';
  speak: none;
  color: #000000;
  line-height: 18px !important;
}
.block.filter .items .action.remove:hover {
  color: #ffffff;
  background: #288b43;
  border-color: #288b43;
}
.block.filter .items .action.remove:hover:before {
  color: #ffffff;
}
.block.filter .block-actions .action.clear {
  text-transform: uppercase;
  border: 1px solid;
  padding: 5px 10px;
  display: inline-block;
  vertical-align: top;
  -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;
}
/* Toggle Filter for page 1-column and mobile */
.page-layout-1column .block.filter {
  margin-bottom: 0;
}
.rtl-layout.page-layout-1column .block.filter .block-title.filter-title:not([data-count="0"]):before {
  right: 0;
  left: auto;
}
.rtl-layout.page-layout-1column .block.filter .block-title.filter-title strong:before {
  margin-right: 0;
  margin-left: 10px;
}
.rtl-layout.page-layout-1column .block.filter.active .filter-content {
  left: 0;
  right: auto;
}
@media only screen and (max-width: 767px) {
  .sidebar .block.filter:not(.account-nav) {
    background: transparent;
    padding: 0;
    border: 0;
  }
  .sidebar .block.filter:not(.account-nav) .block-title strong:after {
    display: none;
  }
  .sidebar .block.filter {
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -o-box-shadow: none !important;
    -ms-box-shadow: none !important;
    margin-bottom: 0 !important;
  }
  .sidebar .block.filter .block-content {
    padding: 0 !important;
  }
}
/* End Toggle Filter for page 1-column and mobile */
.has-prslider .filter-options-content-inner {
  max-height: none !important;
  overflow-y: visible !important;
  overflow-x: visible;
}
.price-slider-container .price-slider {
  margin-bottom: 10px;
}
.price-slider-container .ph {
  position: relative;
  width: 100%;
  display: block;
}
.price-slider-container .pval {
  position: absolute;
  padding: 10px;
  bottom: calc(100% + 10px);
  left: 50%;
  transform: translateX(-50%);
  padding: 3px 8px;
  border-radius: 2px;
  font-size: 10px;
  text-align: center;
  background: #333333;
  color: #ffffff;
  display: none;
}
.price-slider-container .pval:before {
  position: absolute;
  content: '';
  bottom: -12px;
  transform: scaleY(2);
  left: calc(50% - 4px);
  width: 8px;
  height: 8px;
  border: 4px solid transparent;
  border-top-color: #333333;
}
.price-slider-container a.ui-slider-handle.ui-state-hover .pval,
.price-slider-container a.ui-slider-handle.ui-state-focus .pval {
  display: block;
}
.price-slider-container .ui-slider-range {
  position: absolute;
  top: 0;
  height: 100%;
  background: rgba(40, 139, 67, 0.4);
  cursor: pointer;
}
.price-slider-container .input-wrap {
  margin: 10px 0px 10px 0px;
  display: inline-block;
  vertical-align: middle;
}
.price-slider-container .input-wrap .control {
  width: 50px;
  display: inline-block;
  position: relative;
}
.price-slider-container .input-wrap .control input {
  text-align: center;
}
.price-slider-container .input-wrap .control label.error {
  position: absolute;
  width: 186px;
  padding: 5px 10px;
  left: 50%;
  transform: translateX(-50%);
  border: 1px solid red;
  border-radius: 5px;
  background-color: #ffffff;
  z-index: 10;
  color: #ff0000;
  line-height: 1;
}
.price-slider-container .input-wrap .control label.error:after,
.price-slider-container .input-wrap .control label.error:before {
  content: '';
  position: absolute;
  display: block;
  width: 14px;
  height: 14px;
  border: 7px solid transparent;
  left: calc(50% - 7px);
  box-sizing: border-box;
}
.price-slider-container .input-wrap .control.min-value label.error {
  bottom: calc(100% + 10px);
}
.price-slider-container .input-wrap .control.min-value label.error:after {
  bottom: -14px;
  border-top-color: #ffffff;
}
.price-slider-container .input-wrap .control.min-value label.error:before {
  bottom: -15px;
  border-top-color: #ff0000;
}
.price-slider-container .input-wrap .control.max-value label.error {
  top: calc(100% + 10px);
}
.price-slider-container .input-wrap .control.max-value label.error:after {
  top: -14px;
  bottom: -14px;
  border-bottom-color: #ffffff;
}
.price-slider-container .input-wrap .control.max-value label.error:before {
  top: -15px;
  bottom: -15px;
  border-bottom-color: #ff0000;
}
.sidebar > .block {
  width: 100%;
}
.sidebar > .block .block-content.filter-content {
  width: 100%;
}
.filter-current {
  width: 100%;
}
.filter-options-item .ui-slider-horizontal {
  height: 5px;
  position: relative;
}
.filter-options-item .ui-slider-horizontal .ui-slider-handle {
  height: 12px;
  width: 8px;
  padding: 0 0;
  border-radius: 0px;
  display: block;
  position: absolute;
  top: -4px;
  cursor: pointer;
  background: #288b43;
}
@media only screen and (max-width: 767px) {
  .filter-options-item .ui-slider-horizontal {
    height: 15px;
    margin: 30px 27px 30px 0;
    border-radius: 0;
  }
  .filter-options-item .ui-slider-horizontal .ui-slider-handle {
    height: 27px;
    width: 27px;
    top: -6px;
  }
}
.filter-options-item .slider-state {
  margin-top: 20px;
}
.filter-options-item .slider-state .value {
  padding: 2px 10px;
  border: 1px solid #cccccc;
  color: #f98b25;
  min-width: 25px;
  display: inline-block;
  text-align: center;
}
.filter-options-item .slider-state .delimiter {
  margin: 0px 5px;
}
.items.filter-checkbox li {
  margin-bottom: 8px;
  display: inline-block;
  width: 100%;
}
.items.filter-checkbox li * {
  vertical-align: top;
}
.items.filter-checkbox li label {
  cursor: pointer;
}
.items.filter-checkbox li .swatch-option {
  display: inline-block;
  float: none;
}
.items.filter-checkbox li.child {
  padding: 0 0 0 25px;
}
.rtl-layout .items.filter-checkbox li.child {
  padding: 0 25px 0 0;
}
.swatch-layered .items.filter-checkbox li .swatch-option {
  display: inline-block;
  float: none;
  text-align: center;
  width: 15px;
  height: 15px;
  margin: 0 0;
  margin-right: 5px;
  min-width: 0;
}
.rtl-layout .swatch-layered .items.filter-checkbox li .swatch-option {
  margin-right: 0px;
  margin-left: 5px;
}
.swatch-layered .items.filter-checkbox li .swatch-option:hover:after {
  display: none;
}
@media only screen and (min-width: 768px) {
  .filter-options-content-outer {
    border-top: 1px dashed #e0e0e0;
    padding-top: 10px;
  }
  .filter-options-content-inner::-webkit-scrollbar {
    width: 7px;
  }
  .filter-options-content-inner::-webkit-scrollbar-track {
    background: transparent;
  }
  .filter-options-content-inner::-webkit-scrollbar-thumb {
    background: #e0e0e0;
  }
  .filter-options-content-inner::-webkit-scrollbar-thumb:hover {
    background: #888;
  }
  .block.filter .filter-options .filter-options-item.active {
    border: none;
  }
}
.rating-box {
  display: inline-block;
  width: auto;
  white-space: nowrap;
  position: relative;
}
.rating-box:before {
  font-family: FontAwesome;
  content: ' \f006  \f006  \f006  \f006  \f006 ';
}
.rating-box .rating {
  overflow: hidden;
  display: inline-block;
  white-space: nowrap;
  position: absolute;
  left: 0;
}
.rtl-layout .rating-box .rating {
  left: auto;
  right: 0;
}
.rating-box .rating:before {
  font-family: FontAwesome;
  content: ' \f005  \f005  \f005  \f005  \f005 ';
}
.filter-options-item .rating-box {
  font-size: 15px;
  margin-right: 7px;
}
.rtl-layout .filter-options-item .rating-box {
  margin-left: 10px;
  margin-right: 0;
}
.filter-options-item .rating-box .rating {
  color: #ff5501;
}
.filter-options-item .rating-item {
  padding: 4px 0px;
}
.rating-slider-container .slider-wrap {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 15px;
  padding: 0px 20px 0px 5px;
}
.ui-slider-horizontal .ui-slider-handle.rating-slider-handle {
  min-width: 20px;
  width: auto;
  height: 20px;
  text-align: center;
  top: -8px;
  color: white;
  line-height: 20px;
  padding: 0 8px;
  font-size: 12px;
  border-radius: 3px;
  text-transform: uppercase;
}
.ui-slider-horizontal.rating-slider {
  border-radius: 0;
  height: 5px;
}
.sorter-options {
  margin: 0 0 0 7px;
}
.rtl-layout .sorter-options {
  margin: 0 7px 0 0;
}
.filter-active .cdz-flbar {
  display: none;
}
.cdz-flbar-wrap {
  display: none;
}
@media only screen and (max-width: 767px) {
  .cdz-flbar-wrap {
    display: block;
  }
  .sidebar .ui-slider-horizontal.rating-slider {
    height: 20px;
  }
  .sidebar .ui-slider-horizontal .ui-slider-handle.rating-slider-handle {
    height: 27px;
    min-width: 27px;
    top: -4px;
    line-height: 27px;
    border-radius: 0;
  }
}
.block.filter .items .action.remove:before {
  display: inline-block;
  font-family: 'luma-icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e616';
  font-size: 9px;
  speak: none;
  color: #282828;
  line-height: 18px !important;
}
/*.page-layout-1column .block.widget .products-grid .isotope .product-item.width-1, .isotope .width-1{width: 20%; overflow:hidden; margin: 0; padding:0 5px 5px 0;}
.page-layout-1column .block.widget .products-grid .isotope .product-item.width-1.width-2, .isotope .width-1.width-2{width: 40%;margin-left:0%}
.cdz-banners-item {text-align: center;}
.owl-carousel .owl-item .cdz-banners-item img.img-responsive, .cdz-banners-item img.img-responsive{width: auto; max-width: 100%;display: inline-block;}
*/
.product-image-wrapper img {
  max-height: none;
  height: auto !important;
}
.widget .product-image-container {
  width: 100% !important;
}
.cdz-cat-search {
  position: absolute;
  top: 0;
  left: 0;
  border-right: 1px solid;
  height: calc(100% - 2px);
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .cdz-cat-search {
    display: none;
  }
}
.rtl-layout .cdz-cat-search {
  left: auto;
  right: 0;
  border-left: 1px solid;
  border-right: 0px;
}
.cdz-cat-search .inner {
  height: 100%;
  position: relative;
}
.cdz-cat-search .current-cat {
  padding: 0px 10px;
  height: 100%;
  display: flex;
  align-items: center;
  width: 120px;
  color: inherit;
  text-decoration: none;
  padding-right: 10px;
  margin-right: 10px;
}
.rtl-layout .cdz-cat-search .current-cat {
  padding-right: 0;
  margin-right: 0;
  padding-left: 10px;
  margin-left: 10px;
}
.cdz-cat-search .current-cat:after {
  content: '';
  width: 1px;
  height: 18px;
  position: absolute;
  right: 10px;
  background: #8b8b8b;
}
.rtl-layout .cdz-cat-search .current-cat:after {
  right: auto;
  left: 10px;
}
.cdz-cat-search .current-cat > span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  padding-right: 15px;
  width: 100%;
}
.rtl-layout .cdz-cat-search .current-cat > span {
  padding-right: 10px;
  padding-left: 15px;
}
.cdz-cat-search .current-cat > span: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;
  position: absolute;
  right: 0;
  top: 50%;
  top: calc(50% - 5px);
}
.rtl-layout .cdz-cat-search .current-cat > span:after {
  right: auto;
  left: 0;
}
.cdz-cat-search .dropdown {
  position: absolute;
  top: calc(100% + 5px);
  left: 0px;
  background: #FFF;
  border: 1px solid #dfdede;
  width: 250px;
  opacity: 0;
  transition: all 400ms linear;
  max-height: 0px;
  overflow: hidden;
}
.rtl-layout .cdz-cat-search .dropdown {
  left: auto;
  right: 0;
}
.cdz-cat-search .dropdown ul {
  padding: 0px 0px;
  text-align: left;
  margin-bottom: 0px;
}
.rtl-layout .cdz-cat-search .dropdown ul {
  text-align: right;
}
.cdz-cat-search .dropdown ul li {
  list-style: none;
  margin: 0;
}
.cdz-cat-search .dropdown ul li a {
  padding: 5px 0px 0px 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  color: inherit;
  display: inline-block;
  width: 100%;
  text-decoration: none;
  position: relative;
  transition: padding-left 400ms ease;
}
.cdz-cat-search .dropdown ul li a.all-cat {
  text-transform: uppercase;
}
.cdz-cat-search .dropdown ul li a:before {
  visibility: hidden;
  height: 1px;
  width: 0px;
  content: '';
  border-bottom: 1px solid;
  transition: width 400ms ease;
  position: absolute;
  left: 5px;
  top: 50%;
}
.cdz-cat-search .dropdown ul li a:hover {
  padding-left: 25px;
  transition: padding-left 400ms ease;
}
.cdz-cat-search .dropdown ul li a:hover:before {
  visibility: visible;
  width: 15px;
  transition: width 400ms ease;
}
.rtl-layout .cdz-cat-search .dropdown ul li a {
  padding: 5px 5px 0px 0px;
  transition: padding-right 400ms ease;
}
.rtl-layout .cdz-cat-search .dropdown ul li a:before {
  left: auto;
  right: 5px;
}
.rtl-layout .cdz-cat-search .dropdown ul li a:hover {
  padding-left: 0px;
  padding-right: 25px;
}
.cdz-cat-search .dropdown ul li.parent > ul {
  padding-left: 10px;
}
.rtl-layout .cdz-cat-search .dropdown ul li.parent > ul {
  padding-left: 0;
  padding-right: 10px;
}
.cdz-cat-search .dropdown .dropdown-inner {
  width: 100%;
  max-height: 400px !important;
  overflow: auto;
  padding: 10px 10px;
}
.cdz-cat-search .dropdown .dropdown-inner * {
  max-height: unset;
}
.cdz-cat-search.open .dropdown {
  max-height: 400px !important;
  opacity: 1;
  transition: all 400ms linear;
}
.sticky-menu.active .cdz-cat-search {
  display: none;
}
@media (min-width: 768px) {
  .has-cat input[name="q"] {
    padding-left: 135px;
    padding-right: 40px;
  }
  .rtl-layout .has-cat input[name="q"] {
    padding-left: 40px;
    padding-right: 135px;
  }
}
.searchsuite-autocomplete .num-result:before {
  content: '(';
}
.searchsuite-autocomplete .num-result:after {
  content: ')';
}
.searchsuite-autocomplete .suggest {
  display: none;
}
.search-form-container .cdz-cat-search {
  border-right: 0px solid #ffffff;
  color: #8b8b8b;
}
.rtl-layout .search-form-container .cdz-cat-search {
  border-right: 0px;
  border-left: 0px solid #ffffff;
}
.search-form-container .cdz-cat-search .current-cat {
  background-color: #ffffff;
  color: #8b8b8b;
}
.search-form-container .cdz-cat-search .current-cat:focus,
.search-form-container .cdz-cat-search .current-cat:visited,
.search-form-container .cdz-cat-search .current-cat :active {
  background-color: #ffffff;
  color: #8b8b8b;
}
.search-form-container .cdz-cat-search .current-cat:hover {
  color: #288b43;
  background-color: #ffffff;
}
.search-form-container .cdz-cat-search .current-cat span:active,
.search-form-container .cdz-cat-search .current-cat span:hover {
  color: #288b43;
  background-color: #ffffff;
}
.search-form-container .cdz-cat-search .current-cat:selection {
  background: inherit;
}
.search-form-container .cdz-cat-search:hover {
  border-right-color: #ffffff;
}
.search-form-container .cdz-cat-search .dropdown {
  background-color: #ffffff;
}
.search-form-container .cdz-cat-search .dropdown ul li a {
  color: #999999;
}
.search-form-container .cdz-cat-search .dropdown ul li a:hover {
  color: #288b43;
}
.cdz-msg-container.fixed {
  position: fixed;
  top: 80px;
  right: 10px;
  z-index: 1000;
  width: 400px;
  max-width: 100%;
}
.cdz-sidebar-backface {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  z-index: 887;
  opacity: 0;
}
.cdz-popup-area {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
  overflow: hidden;
  visibility: hidden;
}
.cdz-popup-area .cdz-backface {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  opacity: 0;
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.cdz-popup-area .cdz-popup-area-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
  display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  justify-content: center;
}
.cdz-popup-area .cdz-popup {
  visibility: hidden;
  overflow: visible;
  top: -110%;
  left: 0;
  right: 0;
  position: absolute;
  background: #FFF;
  transition: all 500ms ease;
  backface-visibility: hidden;
  max-height: 80%;
  width: 500px;
  max-width: calc(60%);
  margin: 2rem auto;
}
.cdz-popup-area .cdz-popup .cdz-popup-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 20px;
  background: #FFF;
}
.cdz-popup-area .cdz-popup .cdz-popup-inner .cdz-popup-content {
  max-height: 500px;
  max-height: 80vh;
  overflow: auto;
}
.cdz-popup-area .cdz-popup .cdz-popup-inner .cdz-popup-content .account-info-summary {
  padding: 25px;
}
.cdz-popup-area .cdz-popup .cdz-popup-inner .cdz-popup-content .account-info-summary .actions-toolbar .primary,
.cdz-popup-area .cdz-popup .cdz-popup-inner .cdz-popup-content .account-info-summary .actions-toolbar .submit,
.cdz-popup-area .cdz-popup .cdz-popup-inner .cdz-popup-content .account-info-summary .actions-toolbar .secondary {
  width: 100%;
}
.cdz-popup-area .cdz-popup .cdz-popup-inner .cdz-popup-content .account-info-summary .info-summary-bottom {
  text-align: center;
}
.cdz-popup-area .cdz-popup .cdz-popup-inner .cdz-popup-content .account-info-summary .info-summary-bottom .secondary {
  padding: 15px;
  background: #f5f5f5;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
}
.cdz-popup-area .cdz-popup .cdz-popup-inner .cdz-popup-content .account-info-summary .info-summary-bottom .secondary .create-account-link {
  color: #5c6ac3;
}
.cdz-popup-area button.close-cdzpopup {
  position: absolute;
  top: 0px;
  padding: 0;
  width: 40px;
  height: 40px;
  border: 1px solid;
  color: #000;
  border-color: transparent;
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  right: 0px;
  display: none;
}
body.cdz-popup-opened .cdz-backface {
  opacity: 1;
  transition: all 500ms ease;
  backface-visibility: hidden;
}
body.cdz-popup-opened .cdz-popup.opened {
  visibility: visible;
  top: 0;
  z-index: 1000;
}
body.cdz-popup-opened .cdz-popup-area {
  visibility: visible;
  overflow-y: scroll;
}
/*@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.media .fotorama {
  padding-right: 20px;
}
.product.media .fotorama__stage {
  margin-left: 20px !important;
}
.product #additional,
.product #reviews {
  display: none;
}
@media (max-width: 991px) {
  .cart.table-wrapper .product-item-photo .product-image-container {
    width: 100px !important;
  }
}
.cart.table-wrapper .product-item-name {
  width: 200px;
  white-space: normal;
  text-overflow: initial;
}
.cart.table-wrapper .cart-price {
  font-size: 14px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .cart.table-wrapper .item-info .product-item-photo .product-image-container {
    width: 70px !important;
  }
  .cart.table-wrapper .product-item-photo {
    padding-right: 5px !important;
  }
  .cart.table-wrapper .product-item-name {
    width: auto;
    display: block;
    margin-top: 10px;
    padding-bottom: 0;
  }
}
.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;
  }
}
.checkout-success .actions-toolbar .primary {
  float: none;
}
.checkout-success .actions-toolbar {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  body.filter-active .page-wrapper {
    height: 0;
    margin-top: -999999em;
    visibility: hidden;
  }
  body.filter-active .columns {
    z-index: 999;
  }
  .filter.active {
    position: relative;
    visibility: visible;
    z-index: 99;
  }
  .filter.active .filter-options-item:last-child {
    margin-bottom: 40px;
  }
  .filter.active .filter-title {
    background: #ffffff !important;
    border-bottom: 1px solid #e0e0e0;
    height: 48px;
    left: 0;
    position: fixed !important;
    right: 0;
    top: 0;
    z-index: 2;
  }
  .filter.active .filter-title strong {
    box-shadow: none;
    left: auto;
    right: 20px;
    top: 6px !important;
    font-size: 0 !important;
    color: #ffffff;
    background-color: #288b43;
    border-color: #288b43;
    display: inline-block;
    text-decoration: none;
  }
  .filter.active .filter-title strong:hover {
    border: 1px solid #1e401f !important;
    color: #ffffff;
    background-color: #1e401f;
    border-color: #1e401f;
  }
  .filter.active .filter-title strong:before {
    display: none;
  }
  .filter.active .filter-title strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e616';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter.active .filter-subtitle {
    display: block;
    height: 50px;
    left: 0;
    line-height: 32px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 3;
    margin-right: 50px;
    color: #000000;
    font-weight: 600;
    text-transform: uppercase;
  }
  .filter.active .filter-options {
    background: #ffffff;
    bottom: 0;
    padding: 0 20px;
    display: block;
    left: 0;
    overflow: scroll;
    position: fixed;
    right: 0;
    top: 50px;
    z-index: 10;
  }
  .filter .filter-subtitle {
    font-size: 20px;
    font-weight: 300;
  }
  .filter-actions {
    margin: -35px -10px 25px;
  }
  .filter-options-content {
    padding: 5px 10px;
  }
  .filter .filter-current {
    border: solid #e0e0e0;
    border-width: 1px 0;
    margin: 5px 0 10px;
  }
  .filter .filter-current .items {
    display: none;
  }
  .filter .filter-current-subtitle {
    position: relative;
    text-transform: uppercase;
    z-index: 1;
    display: block;
    text-decoration: none;
  }
  .filter .filter-current-subtitle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter .filter-current-subtitle:before {
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .filter .filter-current-subtitle:after {
    color: #7d7d7d;
    content: ' (' attr(data-count) ')';
    font-size: .9em;
  }
  .filter .filter-current.active {
    padding-bottom: 30px;
  }
  .filter .filter-current.active .block-subtitle:before {
    content: '\e621';
  }
  .filter .filter-current.active .items {
    display: block;
  }
  .filter .filter-current.active + .block-actions {
    display: block;
  }
  .filter .filter-current + .block-actions {
    display: none;
  }
  .filter-no-options .filter-title:before {
    background: rgba(255, 255, 255, 0.5);
    content: '';
    display: block;
    height: 40px;
    left: -15px;
    margin-top: -60px;
    position: relative;
    width: 100px;
    z-index: 99;
  }
  .filter-no-options .filter-content {
    margin-bottom: 20px;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
}
@media only screen and (min-width: 768px) {
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    position: static;
    display: block;
  }
  .page-layout-1column.rtl-layout .filter-title {
    left: 0;
    right: auto;
  }
  .page-layout-1column.rtl-layout .filter-title strong:before {
    margin-left: 10px;
    margin-right: 0;
  }
  .page-layout-1column.rtl-layout .filter-options-title {
    padding: 0 0 0 20px;
  }
  .page-layout-1column.rtl-layout .filter-options-title:after {
    left: 2px;
    right: auto;
  }
  .page-layout-1column.rtl-layout .filter-options-content {
    left: 0;
    right: auto;
  }
  .page-layout-1column .toolbar-products {
    /*position: absolute;
            top: 0;
            width: 100%;*/
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    /*padding-top: 45px;
            position: relative;
            z-index: 1;*/
  }
  .page-layout-1column .filter.block {
    margin-bottom: 0;
    position: relative;
    z-index: 4;
  }
  .page-layout-1column .filter-content {
    height: 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: 0;
    -moz-opacity: 0;
    opacity: 0;
    transform: scale(1, 0);
    display: none;
  }
  .page-layout-1column .filter.active .filter-content {
    display: block;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -moz-transform: 1;
    -webkit-transform: 1;
    -o-transform: 1;
    transform: 1;
    margin-bottom: 15px;
    display: inline-block;
    vertical-align: top;
    transform: scale(1, 1);
    height: 100%;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-title {
    position: absolute;
    right: 0;
    top: -58px;
    display: inline-block;
  }
  .page-layout-1column .filter-title strong {
    display: inline-block;
    border: 1px solid;
    color: #ffffff;
    background-color: #288b43;
    border-color: #288b43;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 5px 10px;
    text-transform: uppercase;
    font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    cursor: pointer;
  }
  .page-layout-1column .filter-title strong: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: '\f0b0';
    font-size: 14px;
    margin-right: 10px;
  }
  .page-layout-1column .filter-title strong:hover {
    color: #ffffff;
    background-color: #1e401f;
    border-color: #1e401f;
  }
  .page-layout-1column .filter.active .filter-options {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
  }
  .page-layout-1column .filter-options {
    box-shadow: 0px 0px 1px #8c8686;
    -moz-box-shadow: 0px 0px 1px #8c8686;
    -webkit-box-shadow: 0px 0px 1px #8c8686;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #ffffff !important;
    width: 100%;
    float: left;
    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;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    float: left;
    margin-bottom: 5px;
    width: 20%;
    background: #ffffff;
    padding: 8px 15px;
    vertical-align: top;
  }
  .page-layout-1column .filter-options-item.active {
    position: relative;
    z-index: 2;
    /*&:after,
                        &:before {
                            .lib-arrow(up, 8px, @color-black);
                            bottom: -1px;
                            content: '';
                            display: block;
                            left: 50%;
                            margin-left: -@indent__base;
                            position: absolute;
                            z-index: 3;
                        }
                        &:after {
                            .lib-css(border-bottom-color, @color-white);
                            margin-top:2px;
                            z-index: 4;
                        }*/
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: -1px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    border-top: 1px dashed #e0e0e0;
    margin-top: 10px;
    display: block !important;
  }
  .page-layout-1column .filter-options-content .item {
    padding: 5px;
    margin: 0;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .color {
    padding-top: 10px;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .page-layout-1column.catalog-category-view .columns {
    padding-top: 60px;
  }
  .page-layout-1column.catalog-category-view .columns .block.filter {
    margin-bottom: 0;
  }
  .page-layout-1column.catalog-category-view .columns .block.filter .filter-title strong {
    top: 0;
  }
  .page-main .sidebar .block.filter {
    margin: 0;
    padding: 0;
    border: 0;
  }
  .page-main .sidebar .block.filter .block-title {
    padding: 0;
    border: 0;
  }
  .page-main .sidebar .block.filter .block-content {
    padding: 0;
  }
  .filter-title strong {
    cursor: pointer;
    left: 0;
    position: absolute;
    text-align: center;
    top: -60px;
    z-index: 2;
    display: inline-block;
    border: 1px solid #288b43 !important;
    color: #ffffff;
    background-color: #288b43;
    border-color: #288b43;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 5px 10px !important;
    text-transform: uppercase;
    font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif !important;
  }
  .filter-title strong: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: '\f0b0';
    font-size: 14px;
    margin-right: 10px;
  }
  .filter-title strong:hover {
    border: 1px solid #1e401f !important;
    color: #ffffff;
    background-color: #1e401f;
    border-color: #1e401f;
  }
  .filter-title strong[data-count]:after {
    color: #ffffff;
    background: #fc5e10;
    border-radius: 2px;
    content: attr(data-count);
    display: inline-block;
    font-size: .8em;
    line-height: 1;
    margin: 0 5px;
    min-width: 1em;
    padding: 2px;
  }
  .rtl-layout .filter-title strong {
    right: 0;
    left: auto;
  }
  .rtl-layout .filter-title strong:before {
    margin-left: 10px;
    margin-right: 0;
  }
  .page-products .page-main .columns {
    padding-top: 60px;
  }
}
.newsletter-style02 .block.newsletter {
  margin-bottom: 20px;
}
.newsletter-style02 .block.newsletter input {
  border-width: 1px;
  border-color: #e0e0e0;
  text-align: center;
}
.newsletter-style02 .block.newsletter .field {
  margin-bottom: 20px;
}
.newsletter-style02 .block.newsletter .field .control:before {
  display: none;
}
.newsletter-style02 .block.newsletter .actions {
  display: block;
  width: 100%;
}
ul.cdz-product-labels {
  z-index: 10;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
}
ul.cdz-product-labels li.label-item {
  list-style: none;
  color: #FFF;
  display: table;
  text-transform: uppercase;
  margin-bottom: 0px;
  padding: 9px 5px;
  font-size: 9px;
  width: auto;
  height: auto;
  position: relative;
}
ul.cdz-product-labels li.label-item:before {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  border-width: 47px 0 0 47px;
  border-style: solid;
  border-color: #17c7be transparent;
}
ul.cdz-product-labels li.label-item .label-content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  position: relative;
}
ul.cdz-product-labels li.label-item.sale:before {
  border-color: #C97178 transparent;
}
.products-list ul.cdz-product-labels {
  left: 0;
  right: auto;
}
.products-list ul.cdz-product-labels li.label-item:before {
  left: 0;
  right: auto;
  border-width: 0 0 47px 47px;
  border-color: transparent #17c7be;
}
@media (min-width: 768px) {
  .product.media ul.cdz-product-labels {
    left: 100px;
    right: auto;
    z-index: 1;
  }
}
.button-red.action.primary {
  background: #ff0101;
  border: 1px solid #ff0101;
  box-shadow: none !important;
  text-shadow: none !important;
}
.button-red.action.primary:hover,
.button-red.action.primary:focus {
  background: #b30000;
  border: 1px solid #b30000;
}
.enhanced-privacy-popup {
  background: #f4f4f4;
  overflow: hidden;
  position: fixed;
  bottom: 0px;
  width: 100%;
  z-index: 9010;
}
.enhanced-privacy-popup .popup.content {
  margin: auto;
  padding: 10px 0;
  width: 768px;
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    float: left;
    clear: left;
    margin: 0 10px 5px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .rtl-layout .block-giftregistry-shared .item-options dt {
    float: right;
    clear: right;
    margin: 0 0 5px 10px;
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    float: left;
    display: inline-block;
    margin: 0 0 5px;
  }
  .rtl-layout .block-giftregistry-shared .item-options dd {
    float: right;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .block-addresses-list .items.addresses > .item,
  .form-edit-account .fieldset,
  .form-address-edit .fieldset,
  .storecredit .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-discount-block-desktop .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .block-addresses-list .items.addresses > .item:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .form-address-edit .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    float: left;
    clear: left;
  }
  .rtl-layout .abs-discount-block-desktop .block:nth-child(1),
  .rtl-layout .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .rtl-layout .block-addresses-list .items.addresses > .item:nth-child(1),
  .rtl-layout .form-edit-account .fieldset:nth-child(1),
  .rtl-layout .form-address-edit .fieldset:nth-child(1),
  .rtl-layout .storecredit .block:nth-child(1),
  .rtl-layout .paypal-review-discount .block:nth-child(1),
  .rtl-layout .cart-discount .block:nth-child(1) {
    float: right;
    clear: right;
  }
  .abs-discount-block-desktop .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .block-addresses-list .items.addresses > .item:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .form-address-edit .fieldset:nth-child(2),
  .storecredit .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .block-addresses-list .items.addresses > .item:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .form-address-edit .fieldset:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .rtl-layout .abs-discount-block-desktop .block:nth-child(2),
  .rtl-layout .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .rtl-layout .block-addresses-list .items.addresses > .item:nth-child(2),
  .rtl-layout .form-edit-account .fieldset:nth-child(2),
  .rtl-layout .form-address-edit .fieldset:nth-child(2),
  .rtl-layout .storecredit .block:nth-child(2),
  .rtl-layout .paypal-review-discount .block:nth-child(2),
  .rtl-layout .cart-discount .block:nth-child(2) {
    float: left;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 60px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^="sales-guest-"] .column.main .block.block-order-details-view:before,
  [class^="sales-guest-"] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^="sales-guest-"] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^="sales-guest-"] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    width: 100%;
    padding: 0;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-addresses-list address,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -25px;
  }
  .abs-action-print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-no-display-desktop,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5px 10px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^="sales-guest-"] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -14px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #e0e0e0;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 30px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    z-index: 0;
    width: 100%;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .rtl-layout .block-cart-failed,
  .rtl-layout .cart-container .form-cart,
  .rtl-layout .cart-container .cart-gift-item {
    float: right;
    padding-right: 0;
    padding-left: 4%;
  }
  .abs-discount-block-desktop .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 100%;
  }
  .abs-discount-block-desktop .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    cursor: default;
    color: #000000;
    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 #000000;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
  }
  .abs-discount-block-desktop .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font: 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 #000000;
  }
  .paypal-review-discount .block > .title:after,
  .cart-discount .block > .title:after {
    display: none;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    display: block !important;
    padding: 20px;
    background: #ffffff;
    box-shadow: 1px 3px 1px rgba(50,50,50,0.1);
    -moz-box-shadow: 1px 3px 1px rgba(50,50,50,0.1);
    -webkit-box-shadow: 1px 3px 1px rgba(50,50,50,0.1);
    -o-box-shadow: 1px 3px 1px rgba(50,50,50,0.1);
    -ms-box-shadow: 1px 3px 1px rgba(50,50,50,0.1);
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    max-width: 1200px;
    box-sizing: border-box;
  }
  .page-main {
    width: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .ie9 .page-main {
    width: auto;
  }
  .columns {
    display: block;
    margin-left: -10px;
    margin-right: -10px;
  }
  .column.main {
    min-height: 300px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 50%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 75%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-left: 10px;
    padding-right: 10px;
  }
  .page-layout-3columns .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 10px;
    padding-right: 10px;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 10px;
    padding-right: 10px;
  }
  .page-layout-3columns .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .sidebar-additional {
    padding-left: 0;
    clear: left;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .navigation ul {
    padding: 0;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    display: block !important;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .nav-sections-item-content > .menu-container {
    display: block;
  }
  .navigation {
    background: #1e401f;
    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: #288b43;
    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: #edeeef;
    border: 1px solid #e0e0e0;
    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: #edeeef;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #edeeef;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #e0e0e0;
    color: #e0e0e0;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #444444;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #ffffff;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #febd17;
  }
  .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: #1e401f;
    border-color: #d7dada;
    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: #288b43;
    border-color: #d7dada;
    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: #444444;
    text-decoration: none;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .navigation .level0 .submenu a:visited {
    color: #444444;
    text-decoration: none;
  }
  .navigation .level0 .submenu a:hover {
    color: #1e401f;
    text-decoration: none;
  }
  .navigation .level0 .submenu a:active {
    color: #1e401f;
    text-decoration: none;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    color: #1e401f;
    background-color: #288b43;
  }
  .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: #ffffff;
    background-color: transparent;
    border-color: #ffffff;
  }
  .isotope .cdz-buttons-container .qs-button:hover,
  .isotope .cdz-buttons-container .action:hover,
  .isotope .cdz-buttons-container button.primary:hover {
    color: #ffffff;
    background-color: #288b43;
    border-color: #288b43;
  }
  .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: #ffffff;
    text-decoration: none;
    background: #555555;
    border: 1px solid #1e401f;
    border-bottom: none;
    height: 40px;
    padding: 10px 10px 10px 10px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #ffffff;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #ffffff;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #ffffff;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #1e401f;
  }
  .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: #1e401f;
    color: #ffffff;
    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: #1e401f;
    margin-top: 39px;
    padding: 10px 0 10px 0;
    border: 1px solid #1e401f;
  }
  .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 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
  }
  .left-navigation .left-menu li.level0 ul.submenu {
    left: 100% !important;
    position: absolute !important;
    width: 250px;
    z-index: 9;
    top: 0px !important;
  }
  .rtl-layout .left-navigation .left-menu li.level0 ul.submenu {
    left: auto !important;
    right: 100% !important;
  }
  .left-navigation .left-menu ul.level0 li.parent .ui-menu-icon {
    position: relative;
    float: right;
  }
  .left-navigation .left-menu ul.level0 li.parent .ui-menu-icon:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
    font-size: 18px;
  }
  .rtl-layout .left-navigation .left-menu ul.level0 li.parent .ui-menu-icon {
    float: left;
  }
  .rtl-layout .left-navigation .left-menu ul.level0 li.parent .ui-menu-icon:before {
    content: '\f104';
  }
  .container {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #ffffff;
    margin-bottom: 20px;
  }
  .cms-index-index .container {
    background: transparent;
    margin-bottom: 0;
  }
  .container .breadcrumbs .items {
    padding: 12px 0 10px;
  }
  .container .left-navigation .menu-title {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .cms-index-index .container .left-navigation .menu-title {
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
  }
  .container .left-navigation:hover .menu-title {
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
  }
  .cdz-menu-toggle {
    display: none;
  }
  .cdz-main-menu .cdz-horizontal-menu {
    font-size: 0;
  }
  .cdz-main-menu .cdz-horizontal-menu li.level0 > a.menu-link {
    text-decoration: none;
    color: #ffffff;
    background-color: #1e401f;
    border-color: #d7dada;
    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: #288b43;
    border-color: #d7dada;
    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: #288b43;
    border-color: #d7dada;
    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: #288b43;
    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: 500 12px/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: #febd17;
    border-color: #ebebeb;
    font: 500 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  }
  .cdz-main-menu .cdz-vertical-menu li.level0.parent > a.menu-link:before {
    margin-top: 12px;
  }
  .block.crosssell,
  .block.upsell,
  .block.related {
    position: relative;
  }
  .block.crosssell .owl-carousel,
  .block.upsell .owl-carousel,
  .block.related .owl-carousel {
    padding-top: 20px;
  }
  .block.crosssell .owl-carousel .owl-nav,
  .block.upsell .owl-carousel .owl-nav,
  .block.related .owl-carousel .owl-nav {
    position: absolute;
    top: -40px;
    width: auto;
    margin-top: 0;
    right: 10px;
    float: right;
    left: auto;
  }
  .rtl-layout .block.crosssell .owl-carousel .owl-nav,
  .rtl-layout .block.upsell .owl-carousel .owl-nav,
  .rtl-layout .block.related .owl-carousel .owl-nav {
    left: 10px;
    right: auto;
  }
  .block.related .owl-carousel .owl-nav {
    top: -90px;
  }
  .slide-caption {
    max-width: 600px;
    top: 25%;
    left: 30%;
  }
  .slide-caption.slide-right {
    left: auto;
    right: 10%;
  }
  .slide-caption.slide-left {
    left: 10%;
    right: auto;
  }
  .slide-caption .slide-title {
    margin-bottom: 40px;
  }
  .slide-caption .slide-title span {
    font-size: 180%;
    border-width: 5px;
    padding: 5px 50px;
  }
  .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'] {
    width: 60px;
    height: 60px;
    top: 45%;
    top: calc(50% - 30px);
    -webkit-top: calc(50% - 30px);
    -o-top: calc(50% - 30px);
    -moz-top: calc(50% - 30px);
    border-width: 1px;
  }
  .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-']:before {
    font-size: 26px;
    line-height: 59px;
  }
  .cdz-slideshow .owl-carousel.owl-theme .owl-dots {
    left: 47%;
  }
  /*.quickshop-tabs,*/
  .product.info.detailed .product.data.items > .item.title > .switch {
    background: transparent;
  }
  .product.info.detailed .product.data.items > .item.title > .switch:hover {
    color: #ffffff;
    background-color: transparent;
    border-color: #ffffff;
  }
  .product.info.detailed .product.data.items > .item.title > .switch:hover:before {
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .product.info.detailed .product.data.items > .item.title.active > .switch {
    background: transparent;
  }
  .product.info.detailed .product.data.items > .item.content {
    border-top-width: 1px;
  }
  .quickshop-tabs .product.data.items:not(.has-tab) > .item.content {
    border-top-width: 0px;
    padding-top: 0;
    margin-top: 0;
  }
  .product.data.items {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    text-align: center;
  }
  .product.data.items > .item.title {
    float: none;
    display: inline-block;
    vertical-align: top;
  }
  .product.data.items > .item.title > .switch {
    font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    text-transform: uppercase;
    position: relative;
    border-width: 0;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .product.data.items > .item.title > .switch:before {
    content: '';
    width: 100%;
    background: #ffffff;
    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: #ffffff;
    background-color: #1e401f;
    border-color: #ffffff;
  }
  .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: #ffffff;
    background-color: #1e401f;
    border-color: #ffffff;
  }
  .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: #ffffff;
    background-color: transparent;
    border-color: transparent;
    font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    min-width: 126px;
    padding: 5px 10px;
    line-height: 25px;
    height: 35px;
  }
  .tabs-list-sty02.product.data.items > .item.title > .switch:hover {
    color: #ffffff;
    background-color: transparent;
    border-color: #ffffff;
  }
  .tabs-list-sty02.product.data.items > .item.title.active > .switch {
    font-weight: 700;
    color: #ffffff;
    background-color: transparent;
    border-color: #ffffff;
  }
  .tabs-list-sty03.product.data.items {
    float: left;
  }
  .rtl-layout .tabs-list-sty03.product.data.items {
    float: right;
  }
  .rtl-layout .tabs-list-sty03.product.data.items > .item.title {
    float: right;
  }
  .tabs-list-sty03.product.data.items > .item.title {
    float: left;
  }
  .tabs-list-sty03.product.data.items > .item.title > .switch {
    font: 500 18px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    padding: 15px 20px;
    height: 50px;
  }
  .tabs-list-sty03.product.data.items > .item.content {
    border-top-width: 1px;
    padding-top: 0;
    margin-top: 50px;
  }
  .tabs-list-sty05.product.data.items > .item.title > .switch {
    color: #000000;
    background-color: transparent;
    border-color: transparent;
    font: 500 20px/1.35 Alice, 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: #288b43;
    border-color: #288b43;
  }
  .tabs-list-sty05.product.data.items > .item.title.active > .switch {
    color: #ffffff;
    background-color: #288b43;
    border-color: #288b43;
  }
  .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: #000000;
    background-color: transparent;
    border-color: transparent;
    font: 400 14px/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: #288b43;
    border-color: #288b43;
  }
  .nav-tabs.abs-dropdown li.item.active > .switch {
    color: #ffffff;
    background-color: #288b43;
    border-color: #288b43;
  }
  .product-style01 .nav-tabs.abs-dropdown li.item > .switch {
    padding: 10px;
    color: #ffffff;
    background-color: #555555;
    border-color: #ffffff;
  }
  .product-style01 .nav-tabs.abs-dropdown li.item > .switch:hover {
    color: #ffffff;
    background-color: #1e401f;
    border-color: #ffffff;
  }
  .product-style01 .nav-tabs.abs-dropdown li.item.active > .switch {
    font-weight: 700;
    color: #ffffff;
    background-color: #1e401f;
    border-color: #ffffff;
  }
  .product-style01 .product.data.items > .item.content {
    padding-top: 0;
    margin-top: 20px;
  }
  .page-header .header-wrapper-bottom {
    background-color: none;
  }
  .page-header .header-wrapper-bottom .header-wrapper-bottom-content {
    background-color: #1e401f;
  }
  .header-main-menu .nav-sections {
    width: 100%;
  }
  .sticky-menu:not(.active) .header-wrapper-left {
    padding-top: 15px;
  }
  .sticky-menu:not(.active) .header-main-menu .block-static-block.widget {
    float: none;
  }
  .sticky-menu:not(.active) .cdz-main-menu .cdz-horizontal-menu .groupmenu li.level0 > a.menu-link {
    padding: 20px 20px;
  }
  .sticky-menu:not(.active) .header-wrapper-center {
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 10px 0;
  }
  .sticky-menu:not(.active) .search-wrapper {
    float: none;
    vertical-align: top;
    display: inline-block;
    margin-right: 0;
    border: 1px solid #eeeeee;
    width: 100%;
  }
  .sticky-menu:not(.active) .search-wrapper .block-search {
    width: 100%;
  }
  .sticky-menu:not(.active) .search-wrapper .block-search .action.search {
    background: #288b43;
    border-color: #288b43;
    height: 35px;
    width: 35px;
    line-height: 35px;
  }
  .sticky-menu:not(.active) .search-wrapper .block-search .action.search:before {
    color: #ffffff;
    line-height: 35px;
  }
  .sticky-menu:not(.active) .search-wrapper .block-search .action.search:hover {
    background: transparent;
  }
  .sticky-menu:not(.active) .search-wrapper .block-search .action.search:hover:before {
    color: #288b43;
  }
  .sticky-menu:not(.active) .search-wrapper .block-search input[type="text"] {
    border-width: 0;
    height: 35px;
  }
  .page-header .customer-welcome ul {
    display: inline-block;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    border: 0;
    position: static;
  }
  .page-header .customer-welcome ul:after,
  .page-header .customer-welcome ul:before {
    display: none;
  }
  .page-header .customer-welcome ul li:hover {
    background-color: transparent;
  }
  .page-header .customer-welcome ul li a {
    padding: 8px 0;
    background-color: transparent;
    color: #000000;
    text-decoration: none;
  }
  .page-header .customer-welcome ul li a:visited {
    color: #000000;
    text-decoration: none;
  }
  .page-header .customer-welcome ul li a:hover {
    color: #1e401f;
    text-decoration: none;
  }
  .page-header .customer-welcome ul li a:active {
    color: #1e401f;
    text-decoration: none;
  }
  .header-wrapper-content.sticky-menu.active {
    box-shadow: 0 0 5px #bdbdbd;
    -moz-box-shadow: 0 0 5px #bdbdbd;
    -webkit-box-shadow: 0 0 5px #bdbdbd;
    -o-box-shadow: 0 0 5px #bdbdbd;
    -ms-box-shadow: 0 0 5px #bdbdbd;
    width: 100%;
    max-width: 100% !important;
    top: -1px;
    left: 0;
    right: 0;
    z-index: 889;
    margin: 0 auto;
    position: fixed !important;
    -webkit-animation-name: fadeInDown;
    -webkit-animation-duration: 5.0s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: anim_titles;
    -moz-animation-duration: 5.0s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -moz-animation-play-state: running;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -webkit-animation-duration: 0.7s;
    -moz-animation-duration: 0.7s;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
  }
  .header-wrapper-content.sticky-menu.active .header.content {
    padding: 0 140px 0 10px;
    position: relative;
  }
  .rtl-layout .header-wrapper-content.sticky-menu.active .header.content {
    padding: 0 10px 0 140px;
  }
  .header-wrapper-content.sticky-menu.active .header-wrapper-bottom {
    padding: 4px 0;
  }
  .header-wrapper-content.sticky-menu.active .header-wrapper-center [class*='col-sm-'],
  .header-wrapper-content.sticky-menu.active .header-wrapper-bottom-content > [class*='col-sm-'] {
    min-height: 0;
    width: auto;
  }
  .header-wrapper-content.sticky-menu.active .header.content > .row > [class*='col-sm-'] {
    position: static;
    padding: 0 10px;
    width: auto;
    min-height: 0;
  }
  .header-wrapper-content.sticky-menu.active .header-bottom-right {
    display: none;
  }
  .header-wrapper-content.sticky-menu.active .left-navigation .navigation .menu-title {
    padding: 11px 20px;
    min-height: 44px;
    min-width: 280px;
  }
  .header-wrapper-content.sticky-menu.active .logo {
    margin: 0;
    position: absolute;
    left: 10px;
    top: 7px;
    width: 50px;
    height: 40px;
    z-index: 5;
    display: none;
  }
  .header-wrapper-content.sticky-menu.active .search-wrapper {
    position: absolute;
    right: 55px;
    top: 7px;
    z-index: 4;
  }
  .rtl-layout .header-wrapper-content.sticky-menu.active .search-wrapper {
    left: 55px;
    right: auto;
  }
  .header-wrapper-content.sticky-menu.active .search-wrapper .block-search .action.search {
    background: #1e401f;
    border: 1px solid #ffffff;
    height: 35px;
    width: 35px;
    line-height: 33px;
  }
  .header-wrapper-content.sticky-menu.active .search-wrapper .block-search .action.search:before {
    color: #ffffff;
    line-height: 35px;
    background: transparent;
  }
  .header-wrapper-content.sticky-menu.active .search-wrapper .block-search:hover .action.search {
    background: #288b43;
  }
  .header-wrapper-content.sticky-menu.active .search-wrapper .block-search:hover .action.search:before {
    color: #ffffff;
  }
  .header-wrapper-content.sticky-menu.active .search-wrapper .block-search input[type="text"] {
    text-transform: uppercase;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 0;
    float: right;
    padding: 0 24px 0 9px;
    border: 1px solid #ffffff;
    height: 35px;
    background: transparent;
  }
  .rtl-layout .header-wrapper-content.sticky-menu.active .search-wrapper .block-search input[type="text"] {
    padding: 0 9px 0 24px;
  }
  .header-wrapper-content.sticky-menu.active .search-wrapper .block-search:hover input[type="text"] {
    width: 250px;
    padding: 0 40px 0 10px;
    border-width: 1px;
    background-color: #ffffff;
  }
  .rtl-layout .header-wrapper-content.sticky-menu.active .search-wrapper .block-search:hover input[type="text"] {
    padding: 0 10px 0 40px;
  }
  .header-wrapper-content.sticky-menu.active .minicart-wrapper {
    margin: 0;
    position: absolute;
    top: 7px;
    right: 10px;
    z-index: 5;
    height: 35px;
  }
  .rtl-layout .header-wrapper-content.sticky-menu.active .minicart-wrapper {
    right: auto;
    left: 10px;
  }
  .header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart {
    vertical-align: top;
    padding: 0;
    min-width: 0;
    border: 1px solid #ffffff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: #1e401f;
    background-color: #1e401f;
  }
  .header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart:before {
    font-size: 24px;
    padding: 0;
    width: 33px;
    height: 33px;
    line-height: 33px;
    min-height: 33px;
    border: 0;
    background: transparent;
  }
  .header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart:hover {
    color: #ffffff;
    background-color: #288b43;
  }
  .header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart .price-label,
  .header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart .text {
    display: none;
  }
  .header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart .counter.qty {
    top: -7px;
    left: auto;
    right: -8px;
    z-index: 1;
    color: #000000;
    background-color: #ffffff;
  }
  .rtl-layout .header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart .counter.qty {
    left: -8px;
    right: auto;
  }
  .rtl-layout .page-footer .item_tag li a,
  .rtl-layout .page-footer .footer-social a,
  .rtl-layout .page-footer .copyright {
    float: right;
  }
  .rtl-layout .page-footer .footer-custom-block {
    float: left;
  }
  .customer-account-forgotpassword .page-main,
  .block-new-customer,
  .login-container,
  #register-form-now {
    width: 520px;
  }
  .customer-account-forgotpassword .page-main .actions-toolbar,
  .block-new-customer .actions-toolbar,
  .login-container .actions-toolbar,
  #register-form-now .actions-toolbar {
    text-align: center;
  }
  .customer-account-forgotpassword .page-main .actions-toolbar > div.primary,
  .block-new-customer .actions-toolbar > div.primary,
  .login-container .actions-toolbar > div.primary,
  #register-form-now .actions-toolbar > div.primary {
    width: 100%;
  }
  .customer-account-forgotpassword .page-main .actions-toolbar > div.primary .primary,
  .block-new-customer .actions-toolbar > div.primary .primary,
  .login-container .actions-toolbar > div.primary .primary,
  #register-form-now .actions-toolbar > div.primary .primary {
    width: 60%;
    margin: 0 20%;
  }
  .customer-account-forgotpassword .page-main .actions-toolbar > div.primary a.primary,
  .block-new-customer .actions-toolbar > div.primary a.primary,
  .login-container .actions-toolbar > div.primary a.primary,
  #register-form-now .actions-toolbar > div.primary a.primary {
    margin-top: 10px;
  }
  .customer-account-forgotpassword .page-main .actions-toolbar > div.secondary,
  .block-new-customer .actions-toolbar > div.secondary,
  .login-container .actions-toolbar > div.secondary,
  #register-form-now .actions-toolbar > div.secondary {
    clear: both;
  }
  .cmspage-custom,
  .pagenotfound {
    width: 540px;
  }
  .page-layout-1column .columns {
    margin-left: 0;
    margin-right: 0;
  }
  .page-layout-1column.checkout-index-index .columns,
  .page-layout-1column.checkout-cart-index .columns,
  .page-layout-1column.cms-no-route .columns,
  .page-layout-1column.catalog-product-view .columns,
  .page-layout-1column.catalog-category-view .columns,
  .page-layout-1column.customer-account-forgotpassword .columns,
  .page-layout-1column.customer-account-login .columns,
  .page-layout-1column.cms-home .columns,
  .page-layout-1column.customer-account-create .columns {
    margin-left: -10px;
    margin-right: -10px;
  }
  .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: #288b43;
    text-decoration: none;
  }
  .products-grid .isotope .iso-item.product-item .product-item-link:active {
    color: #288b43;
    text-decoration: none;
  }
  .products-grid .isotope .iso-item.product-item.width-1.width-2 .product-item-link {
    font: 500 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  }
  .products-grid .isotope .iso-item.product-item .price-box {
    margin-bottom: 15px;
  }
  .products-grid .isotope .iso-item.product-item .old-price,
  .products-grid .isotope .iso-item.product-item .price {
    color: #ffffff;
  }
  .products-grid .isotope .iso-item.product-item .product-item-info .product-item-details {
    padding-left: 5px;
    padding-right: 5px;
  }
  .product-style02 .product-item .product-info-top {
    position: relative;
  }
  .product-style02 .product-item .addto-hover-container {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    width: 100%;
    height: 100%;
    z-index: 2;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .product-style02 .product-item .addto-hover-container .actions-secondary {
    display: inline-block;
  }
  .product-style02 .product-item .addto-hover-container .addto-button {
    top: calc(50% - 16px);
    -webkit-top: calc(50% - 16px);
    -o-top: calc(50% - 16px);
    -moz-top: calc(50% - 16px);
    text-align: center;
    right: 0;
    left: 0;
    position: absolute;
  }
  .product-style02 .product-item:hover .addto-hover-container {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
  }
  .product-style04 .products-grid .product-items {
    margin: 0 !important;
  }
  .product-style04 .products-grid .product-items .product-item {
    position: relative;
    margin-bottom: 0;
    margin-top: 0;
  }
  .product-style04 .products-grid .product-items .product-item.big-product {
    width: 45%;
  }
  .product-style04 .products-grid .product-items .product-item.big-product:before {
    left: -1px;
    top: 0;
    position: absolute;
    height: 100%;
    width: 1px;
    content: '';
    background: #e0e0e0;
  }
  .product-style04 .products-grid .product-items .product-item.width-2 {
    width: 18.333333%;
  }
  .product-style04 .products.wrapper {
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #ffffff;
  }
  .product-style04 .products.wrapper .product-items {
    /* margin: 0 0 -1px !important; */
  }
  .product-style04 .big-product {
    width: 50%;
    float: right;
    padding: 0;
  }
  .product-style04 .big-product .item {
    width: 100%;
    padding: 0;
  }
  .product-style04 .big-product .product-item-info {
    border: 0;
    text-align: center !important;
  }
  .product-style04 .big-product .product-item-info .product-item-link {
    font-size: 140%;
  }
  .product-style04 .big-product .product-item-info .price {
    font-size: 120%;
  }
  .product-style04 .big-product .product-item-info .product-item-details {
    padding-bottom: 10px;
  }
  .product-style04 .small-product {
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
  }
  .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%;
  }
  .product-style22 .product-item .product-info-top {
    position: relative;
  }
  .product-style22 .product-item .addto-hover-container {
    position: absolute;
    top: calc((100% - 40px)/2);
    width: 100%;
    z-index: 1;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  .product-style22 .product-item .tocart.primary {
    padding: 7px 30px;
  }
  .product-style22 .product-item .tocart.primary span {
    vertical-align: text-top;
  }
  .product-style22 .product-item .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: "\e66e";
    font-size: 22px;
    font-family: 'Pe-icon-7-stroke';
    speak: none;
  }
  .product-style22 .product-item .price-box {
    margin-bottom: 20px;
  }
  .product-style22 .product-item:hover .addto-hover-container {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  body .page-wrapper .footer.content {
    padding-left: 10px;
    padding-right: 10px;
  }
  .cms-index-index .page-main {
    padding-top: 20px;
  }
  .sidebar .widget.block:not(:last-child),
  .sidebar .widget:not(:last-child),
  .block-static-block.widget,
  .block-cms-link.widget,
  .cdz-slideshow {
    margin-bottom: 40px;
  }
  .sidebar .block-static-block.widget .widget.block {
    margin-bottom: 0;
  }
  .cdz-popup-wrapper .modal-popup .modal-inner-wrap {
    width: 80% !important;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  #ask_about_product_pro-button {
    width: auto;
  }
  .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;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #e0e0e0;
  }
  .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 #e0e0e0;
  }
  .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%;
  }
  .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: ")";
  }
  .sticky-menu:not(.active) .block-search {
    position: relative;
    float: right;
    width: 320px;
    z-index: 4;
  }
  .mobile-search-wrapper {
    display: none;
  }
  .sticky-menu:not(.active) .mobile-search-wrapper {
    display: none;
  }
  .checkout-cart-index .page-main {
    padding-left: 10px;
    padding-right: 10px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .rtl-layout .cart-container .form-cart {
    float: right;
  }
  .rtl-layout .cart-container .form-cart .actions.main {
    text-align: left;
  }
  .rtl-layout .cart-container .widget {
    float: right;
  }
  .cart-summary {
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    position: relative;
  }
  .rtl-layout .cart-summary {
    float: left;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .rtl-layout .cart-summary .block > .title {
    padding-left: 40px;
    padding-right: 0;
  }
  .rtl-layout .cart-summary .block > .title:after {
    left: 3px;
    right: auto;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .rtl-layout .cart.table-wrapper .product-item-photo {
    padding-right: 0;
    padding-left: 20px;
  }
  .cart.table-wrapper .product-item-details {
    padding-bottom: 35px;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-discount {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .rtl-layout .cart-discount {
    padding-left: 4%;
    padding-right: 0;
    float: right;
    clear: right;
  }
  .block.crosssell {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
    /* &:extend(.abs-add-box-sizing-desktop all);
            
            .products-grid .product-item {
                width: 100%/4;
            }*/
  }
  .rtl-layout .block.crosssell {
    padding-left: 4%;
    padding-right: 0;
    float: right;
  }
  .minicart-wrapper .block-minicart {
    right: 0;
  }
  .rtl-layout .minicart-wrapper .block-minicart {
    right: auto;
    left: 0;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .rtl-layout .opc-wrapper {
    padding-left: 30px;
    padding-right: 0;
    float: right;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    display: block;
    font-size: 0;
    text-align: center;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #e4e4e4;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #edeeef;
    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: #000000;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
  }
  .opc-progress-bar-item._active > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 100%;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 100%;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #e0e0e0;
    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 #e0e0e0;
  }
  .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 #e0e0e0;
  }
  .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 #e0e0e0;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    width: 100%;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 12px 0 0 30px;
  }
  .block-returns-tracking .block-title .action.track {
    float: right;
  }
  .order-links .item {
    float: left;
    margin: 0 5px 0 0;
  }
  .order-links .item a {
    padding: 10px 10px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    line-height: 1.35;
    padding: 10px 10px 11px 10px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^="sales-guest-"] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.name {
    padding-left: 0;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  html,
  body {
    height: 100%;
  }
  .ie9 body {
    background-color: #8f8f8f;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #eeeeee;
    background-color: #288b43;
  }
  .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: #1e401f;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 1;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 1;
    color: inherit;
    content: '\e621';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .rtl-layout .header.panel > .header.links {
    float: left;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 20px;
  }
  .rtl-layout .header.panel > .header.links > li {
    margin: 0 20px 0 0;
  }
  .header.panel > .header.links > li > a {
    display: inline-block;
    vertical-align: middle;
    color: #ffffff;
    text-decoration: none;
  }
  .header.panel > .header.links > li > a:visited {
    color: #ffffff;
    text-decoration: none;
  }
  .header.panel > .header.links > li > a:hover {
    color: #1e401f;
    text-decoration: none;
  }
  .header.panel > .header.links > li > a:active {
    color: #1e401f;
    text-decoration: none;
  }
  .header.panel > .header.links > li.welcome a {
    color: #999999;
    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 #e0e0e0;
    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;
  }
  /*.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;
  }
  .products-grid .product-items:not(.owl-carousel) > .product-item {
    width: 50%;
  }
  .cdz-horizontal-menu.cdz-translate li.level0 > .groupmenu-drop {
    top: 60px;
  }
  .cdz-main-menu .cdz-vertical-menu li.level0 > a.menu-link span {
    padding: 10px 10px !important;
  }
  .cdz-main-menu .cdz-vertical-menu li.level0.parent > a.menu-link::before {
    margin-top: 5px;
  }
  .wk-seller-block {
    padding-left: 8px;
  }
  .wk-seller-block > div {
    margin-top: 10px;
  }
  .wk-seller-block:before {
    float: none;
  }
  .page-header .logo {
    width: auto;
  }
  .page-header .logo img {
    width: 230px;
  }
  .page-header .switcher .options .action.toggle,
  .page-header .header.links li > a {
    font-size: 13px;
  }
  .header-wrapper-content.sticky-menu.active .minicart-wrapper,
  .header-wrapper-content.sticky-menu.active .search-wrapper {
    top: 45px;
  }
  .minicart-wrapper .ui-dialog .block-minicart {
    z-index: 900;
  }
  .cart-overlay {
    transition: opacity 0.15s linear;
    background: rgba(0, 0, 0, 0.2);
    z-index: 899;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    opacity: 1;
    z-index: 885;
  }
  .cart-overlay.active {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  .cdz-login-form-dropdown .block-customer-login .actions-toolbar a.action.primary {
    background-color: #1e401f;
  }
  .cms-home .cdz-slideshow .owl-carousel.owl-theme .owl-dots {
    left: 50%;
    transform: translateX(-50%);
  }
  .cms-home .cdz-slideshow .owl-carousel.owl-theme .owl-nav {
    top: 50% !important;
    position: absolute;
    transform: translateY(-50%);
  }
  .cms-home .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'] {
    width: 45px;
    height: 45px;
  }
  .cms-home .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-']:before {
    vertical-align: unset;
    line-height: 44px;
  }
  .cms-home .slideshow-container .slideshow-smallbanner.hero-1 {
    padding-left: 15px;
  }
  .cms-home .slideshow-container .slideshow-smallbanner.hero-2 {
    padding-left: 14px;
  }
  .cms-home .slideshow-container .cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot.active span {
    color: #288b43;
  }
  .product-style20 .nav-tabs.abs-dropdown li.item:hover > .switch,
  .product-style20 .nav-tabs.abs-dropdown li.item.active > .switch {
    background: #288b43;
  }
  .product-style20 .nav-tabs.abs-dropdown li.item {
    margin-left: 5px;
  }
  .sidebar .abs-left-menu {
    background: #fff;
  }
  .sidebar .abs-left-menu ul {
    list-style: none;
  }
  .sidebar .abs-left-menu .groupmenu {
    padding-left: 0;
  }
  .sidebar .abs-left-menu .groupmenu-drop > li.item.level1 > .menu-link {
    font-size: 13px;
    font-weight: 400;
  }
  #float-bar-mobile {
    display: none;
  }
  .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-']:before {
    font-size: 20px;
  }
  .my-account {
    display: none !important;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    width: 40% !important;
  }
  .catalog-product-view .product-info-main {
    width: 45%;
  }
  .catalog-product-view .product.media {
    width: 53%;
  }
  .owl-carousel .owl-nav {
    width: 100% !important;
    right: 0 !important;
    top: calc(50% - 40px) !important;
    position: absolute !important;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  .owl-carousel .owl-nav [class*='owl-'] {
    display: flex;
    align-items: center;
    justify-content: center;
    -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;
  }
  .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);
  }
  .grid_slider .owl-carousel .owl-nav [class*='owl-'] {
    position: absolute;
  }
  .product-item .product-item-info .price-box .price {
    font-size: 14px;
  }
  .product-item .product-item-info .price-container .price-excluding-tax .price {
    font-size: 18px;
  }
  .product-style20 .cdz-block-title ~ .tabs-list .owl-carousel .owl-nav,
  .product-style20 .cdz-block-title ~ .tabs-list-sty02 .owl-carousel .owl-nav,
  .product-style20 .cdz-block-title ~ .tabs-list-sty03 .owl-carousel .owl-nav,
  .product-style20 .cdz-block-title ~ .tabs-list-sty05 .owl-carousel .owl-nav {
    position: absolute;
  }
  #formwidget-f16f3d48261326bad45609cc63f7c5ee .fieldset {
    overflow: hidden;
    display: flex;
    flex-direction: column;
  }
  #formwidget-a4eb062c902ffe68ece5909560035cb1 .fieldset {
    overflow: hidden;
    display: flex;
    flex-direction: column;
  }
  ul.cdz-product-labels li.label-item .label-content {
    font-weight: bold;
    line-height: 30px;
    font-size: 14px;
  }
}
@media all and (min-width: 769px), print {
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #e0e0e0;
    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: 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;
  }
  .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;
        }
    }
	*/
  .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;
                }
            }
        }
    }*/
  /*.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;
        }
    }*/
  .products-grid .product-items:not(.owl-carousel) > .product-item {
    width: 33.33333333%;
  }
  .slideshow-container .slideshow-smallbanner.hero-2 {
    padding-left: 32px;
  }
  .product-style20 .owl-carousel .owl-nav {
    z-index: 0;
  }
  .product-style20 .owl-carousel .owl-stage {
    padding-bottom: 50px;
  }
  .product-style20 .product-item:hover .cdz-buttons-container {
    bottom: -85px;
  }
}
@media all and (min-width: 1440px), print {
  .cdz-brand-slider-wrap .cdz-slider-banners.owl-carousel .owl-nav [class*='owl-'] {
    left: -15px;
  }
  .cdz-brand-slider-wrap .cdz-slider-banners.owl-carousel .owl-nav [class*='owl-'].owl-next {
    right: -15px;
  }
  .rtl-layout .cdz-brand-slider-wrap .cdz-slider-banners.owl-carousel .owl-nav [class*='owl-'] {
    left: auto;
    right: -15px;
  }
  .rtl-layout .cdz-brand-slider-wrap .cdz-slider-banners.owl-carousel .owl-nav [class*='owl-'].owl-next {
    left: -15px;
    right: auto;
  }
  .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;
  }
}
/* end customer registration page */
@media only screen and (min-width: 992px) {
  .product-item .cdz-buttons-container button.tocart.primary {
    font-size: 13px;
    padding: 6px 10px;
  }
  .actions-secondary:not(.cdz-product-wishlist .actions-secondary) .action,
  .cdz-buttons-container .action {
    height: 31.55px;
    line-height: 30px;
  }
  .actions-secondary:not(.cdz-product-wishlist .actions-secondary) .action:before,
  .cdz-buttons-container .action:before {
    line-height: 30px;
  }
  .slideshow-container .slideshow-smallbanner.hero-2 {
    padding-left: 18px !important;
  }
  .product-style20 .product-item .cdz-buttons-container .product-item-actions {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    min-height: 85px;
  }
  .product-style20 .product-item .cdz-buttons-container .product-item-actions .actions-primary {
    margin-bottom: 3px;
  }
}
@media only screen and (min-width: 1100px) {
  .slideshow-container .slideshow-smallbanner.hero-2 {
    padding-left: 21px !important;
  }
}
@media only screen and (min-width: 1280px) {
  .slideshow-container .slideshow-smallbanner.hero-2 {
    padding-left: 27px !important;
  }
}
@media only screen and (max-width: 1400px) {
  .float-bar {
    left: auto !important;
    right: 20px;
  }
}
