body {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
nav ul,
nav ol {
  list-style: none none;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
video,
embed,
object {
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: 100%;
}
body {
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
abbr[title] {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f0f0f0;
  color: #000000;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #d1d1d1;
  margin-bottom: 20px;
  margin-top: 20px;
}
sub,
sup {
  font-size: 71.42857143000001%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
h3 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #1979c3;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #1979c3;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #006bb4;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #ff5501;
  text-decoration: underline;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 20px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}
dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  color: #111111;
  line-height: 1.42857143;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 1.2rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #d1d1d1;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #333333;
  line-height: 1.42857143;
  font-size: 1rem;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 8px 10px;
}
button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:focus,
.action-gift:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
button:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
button.disabled,
button[disabled],
fieldset[disabled] button,
.cart.table-wrapper .actions-toolbar > .action.disabled,
.cart.table-wrapper .actions-toolbar > .action[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action,
.action-gift.disabled,
.action-gift[disabled],
fieldset[disabled] .action-gift {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner,
.cart.table-wrapper .actions-toolbar > .action::-moz-focus-inner,
.action-gift::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', '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;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type="datetime"]:disabled,
input[type="email"]:disabled {
  opacity: 0.5;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #c2c2c2;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #c2c2c2;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 5px 10px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:disabled {
  opacity: 0.5;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: auto;
  line-height: 1.42857143;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #c2c2c2;
}
textarea::-webkit-input-placeholder {
  color: #c2c2c2;
}
textarea:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="checkbox"] {
  margin: 2px 5px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380;
}
div.mage-error[generated] {
  color: #e02b27;
  font-size: 1.2rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-items,
.prices-tier,
.cart-container .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.items,
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.order-details-items .items-qty,
.footer.content ul,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product-items > li,
.prices-tier > li,
.cart-container .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.items > li,
.block-wishlist-management .wishlist-select-items > li,
.paypal-review .items-qty > li,
.order-details-items .items-qty > li,
.footer.content ul > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.abs-action-addto-product:focus,
.abs-action-addto-product:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active,
.product-info-main .action.tocompare:focus,
.product-info-main .action.tocompare:active,
.product-options-bottom .action.tocompare:focus,
.product-options-bottom .action.tocompare:active,
.product-info-main .action.towishlist:focus,
.product-info-main .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.product-options-bottom .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus,
.block-bundle-summary .action.towishlist:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-action-link-button:hover,
.abs-action-addto-product:hover,
.block-event .slider-panel .slider .item .action.event:hover,
.product-info-main .action.tocompare:hover,
.product-options-bottom .action.tocompare:hover,
.product-info-main .action.towishlist:hover,
.product-options-bottom .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.abs-action-addto-product.disabled,
.abs-action-addto-product[disabled],
fieldset[disabled] .abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event,
.product-info-main .action.tocompare.disabled,
.product-info-main .action.tocompare[disabled],
fieldset[disabled] .product-info-main .action.tocompare,
.product-options-bottom .action.tocompare.disabled,
.product-options-bottom .action.tocompare[disabled],
fieldset[disabled] .product-options-bottom .action.tocompare,
.product-info-main .action.towishlist.disabled,
.product-info-main .action.towishlist[disabled],
fieldset[disabled] .product-info-main .action.towishlist,
.product-options-bottom .action.towishlist.disabled,
.product-options-bottom .action.towishlist[disabled],
fieldset[disabled] .product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist.disabled,
.block-bundle-summary .action.towishlist[disabled],
fieldset[disabled] .block-bundle-summary .action.towishlist {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.abs-action-addto-product:hover,
.abs-action-addto-product:active,
.abs-action-addto-product:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus,
.product-info-main .action.tocompare:hover,
.product-info-main .action.tocompare:active,
.product-info-main .action.tocompare:focus,
.product-options-bottom .action.tocompare:hover,
.product-options-bottom .action.tocompare:active,
.product-options-bottom .action.tocompare:focus,
.product-info-main .action.towishlist:hover,
.product-info-main .action.towishlist:active,
.product-info-main .action.towishlist:focus,
.product-options-bottom .action.towishlist:hover,
.product-options-bottom .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.block-bundle-summary .action.towishlist:hover,
.block-bundle-summary .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus {
  text-decoration: none;
}
.cart.table-wrapper .item-options dt,
.opc-block-summary .items-in-cart .product .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.cart.table-wrapper .item-options dt:after,
.opc-block-summary .items-in-cart .product .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
  content: ': ';
}
.cart.table-wrapper .item-options dd,
.opc-block-summary .items-in-cart .product .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  width: 100%;
}
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo {
  position: static;
}
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.amazon-validate-container .block .block-title,
.login-container .block .block-title {
  font-size: 1.8rem;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.amazon-validate-container .block .block-title strong,
.login-container .block .block-title strong {
  font-weight: 500;
}
.abs-account-blocks .block-title,
.block-compare .block-title,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-results .block-title,
.block-reorder .block-title,
.widget .block-title,
.block-wishlist .block-title,
.account .column.main .block:not(.widget) .block-title,
.multicheckout .block-title,
.paypal-review .block .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title {
  margin-bottom: 15px;
}
.abs-account-blocks .block-title > strong,
.block-compare .block-title > strong,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-reorder .block-title > strong,
.widget .block-title > strong,
.block-wishlist .block-title > strong,
.account .column.main .block:not(.widget) .block-title > strong,
.multicheckout .block-title > strong,
.paypal-review .block .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.account .column.main .block:not(.widget) .block-title > .action,
.multicheckout .block-title > .action,
.paypal-review .block .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.account .column.main .block:not(.widget) .box-title,
.multicheckout .box-title,
.paypal-review .block .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 5px;
}
.account .column.main .block:not(.widget) .box-title > span,
.multicheckout .box-title > span,
.paypal-review .block .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.account .column.main .block:not(.widget) .box-title > .action,
.multicheckout .box-title > .action,
.paypal-review .block .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}
.account .column.main .block:not(.widget) .block-content p:last-child,
.multicheckout .block-content p:last-child,
.paypal-review .block .block-content p:last-child,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content p:last-child,
.sales-guest-view .column.main .block:not(.widget) .block-content p:last-child {
  margin-bottom: 0;
}
.account .column.main .block:not(.widget) .block-content .box,
.multicheckout .block-content .box,
.paypal-review .block .block-content .box,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
.sales-guest-view .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 20px;
}
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  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,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  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,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown 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,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
  display: block;
}
.column .block-addbysku .qty .qty,
.cart.table-wrapper .col.qty .input-text,
.account .table-return-items .qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .control .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 47px;
}
.block,
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child),
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.sidebar .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete,
.filtered .item .action.remove {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.sidebar .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span,
.filtered .item .action.remove > 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,
.sidebar .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before,
.filtered .item .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 15px;
  color: #303030;
  content: '\e616';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.sidebar .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before,
.filtered .item .action.remove:hover:before {
  color: #303030;
}
.abs-remove-button-for-blocks:active:before,
.sidebar .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before,
.filtered .item .action.remove:active:before {
  color: #303030;
}
.product-item-name,
.product.name a {
  font-weight: 400;
}
.product-item-name > a,
.product.name a > a {
  color: #333333;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product-item-name > a:visited,
.product.name a > a:visited {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:active,
.product-item-name > a:active,
.product.name a > a:active {
  color: #333333;
  text-decoration: underline;
}
.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.fieldset .review-legend.legend,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  left: 10px;
  margin-left: 70%;
  position: absolute;
  top: 31px;
  width: auto;
}
.form-giftregistry-share .fieldset,
.form-giftregistry-edit .fieldset,
.form-add-invitations .fieldset,
.form-create-return .fieldset,
.form.send.friend .fieldset {
  margin-bottom: 50px;
}
.form-giftregistry-share .fieldset .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .field:not(.choice) .control,
.form-add-invitations .fieldset .field:not(.choice) .control,
.form-create-return .fieldset .field:not(.choice) .control,
.form.send.friend .fieldset .field:not(.choice) .control {
  width: 70%;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary {
  float: left;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
  margin-top: 30px;
}
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
  margin: 0;
}
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 30px 0 0;
}
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label,
.product-item-actions .actions-secondary > .action span,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.fieldset .fullname.field > .label,
.account .column.main .limiter > .label,
.field.street .field .label,
.account-nav .title,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.filter-options-content .filter-count-label,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.page-multiple-wishlist .page-title-wrapper .page-title,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block.newsletter .label,
.block-reorder .product-item .label,
.opc-wrapper .form-discount .field .label,
.action.skip:not(:focus),
.page-header .panel.wrapper .switcher .label,
.page-footer .switcher .label,
.products-grid.wishlist .product-item .comment-box .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):before,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.toolbar:before,
.toolbar:after,
.toolbar-products:before,
.toolbar-products:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:before,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.checkout-container:before,
.checkout-container:after,
.checkout-onepage-success:before,
.checkout-onepage-success:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:before,
.opc-block-summary .items-in-cart .product .item-options:after,
.fieldset .fullname .field:before,
.fieldset .fullname .field:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-options:before,
.gift-options:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:before,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:before,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:before,
.table-order-review .gift-wrapping:after,
.order-options .product:before,
.order-options .product:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.header.content:before,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):before,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):before,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):before,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.toolbar:after,
.toolbar-products:after,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.checkout-container:after,
.checkout-onepage-success:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:after,
.fieldset .fullname .field:after,
.page-product-downloadable .product-add-form:after,
.gift-options:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  clear: both;
}
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.column .block-addbysku .sku,
.product-item,
.sidebar .product-items-images .product-item,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.field.date .control,
.field .control._with-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: 'icons-blank-theme';
  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,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action.action.split,
.abs-split-button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.abs-split-button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  padding: 4px 5px;
  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: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  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: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  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;
}
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.product-item-actions .actions-secondary > .action,
.table-comparison .wishlist.split.button > .action.split,
.product-items .wishlist.split.button > .action.split,
.product-items .action.towishlist,
.products.list.items .action.towishlist,
.table-comparison .action.towishlist {
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto-gridlist > span,
.product-item-actions .actions-secondary > .action > span,
.table-comparison .wishlist.split.button > .action.split > span,
.product-items .wishlist.split.button > .action.split > span,
.product-items .action.towishlist > span,
.products.list.items .action.towishlist > span,
.table-comparison .action.towishlist > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-actions-addto-gridlist:before,
.product-item-actions .actions-secondary > .action:before,
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before,
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 29px;
  line-height: 24px;
  color: #7d7d7d;
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto-gridlist:hover:before,
.product-item-actions .actions-secondary > .action:hover:before,
.table-comparison .wishlist.split.button > .action.split:hover:before,
.product-items .wishlist.split.button > .action.split:hover:before,
.product-items .action.towishlist:hover:before,
.products.list.items .action.towishlist:hover:before,
.table-comparison .action.towishlist:hover:before {
  color: #333333;
}
#store-selector .form-continue .actions-toolbar .action.primary,
.form-address-edit .actions-toolbar .action.vertex-secondary,
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart,
.cart-container .checkout-methods-items .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.multicheckout .action.primary {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.abs-action-remove,
.cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.cart.table-wrapper .action.help.map:visited,
.opc-wrapper .edit-address-link:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.action-auth-toggle:visited,
.checkout-payment-method .checkout-billing-address .action-cancel:visited,
.checkout-agreements-block .action-show:visited,
.cart-summary .block.giftcard .action.check:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.table-comparison .wishlist.split.button > .action:visited,
.product-items .wishlist.split.button > .action:visited,
.paypal-button-widget .paypal-button:visited,
.abs-add-fields .action.remove:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
  color: #1979c3;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.cart.table-wrapper .action.help.map:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover,
.paypal-button-widget .paypal-button:hover,
.abs-add-fields .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.cart.table-wrapper .action.help.map:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show:active,
.cart-summary .block.giftcard .action.check:active,
.gift-options .actions-toolbar .action-cancel:active,
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.paypal-button-widget .paypal-button:active,
.abs-add-fields .action.remove:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .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,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.cart-summary .block.giftcard .action.check:hover,
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.table-comparison .wishlist.split.button > .action:hover,
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .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,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel.disabled,
.checkout-payment-method .checkout-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check.disabled,
.cart-summary .block.giftcard .action.check[disabled],
fieldset[disabled] .cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action.disabled,
.table-comparison .wishlist.split.button > .action[disabled],
fieldset[disabled] .table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action.disabled,
.product-items .wishlist.split.button > .action[disabled],
fieldset[disabled] .product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:not(:focus),
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
.block-compare .action.compare,
.cart-summary .actions-toolbar > .primary button,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action,
.cart-summary .actions-toolbar > .primary .action-gift {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.block-compare .action.compare:focus,
.block-compare .action.compare:active,
.cart-summary .actions-toolbar > .primary button:focus,
.cart-summary .actions-toolbar > .primary button:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:focus,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:active,
.cart-summary .actions-toolbar > .primary .action-gift:focus,
.cart-summary .actions-toolbar > .primary .action-gift:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:hover,
.block-compare .action.compare:hover,
.cart-summary .actions-toolbar > .primary button:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.cart-summary .actions-toolbar > .primary .action-gift:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
}
.product-options-wrapper .field .price-notice .price-including-tax,
.product-options-wrapper .field .price-notice .price-excluding-tax,
.product-options-wrapper .field .price-notice .weee,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.cart-summary .weee,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-summary .weee,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax,
.gift-options .weee {
  font-size: 1.4rem;
  display: inline-block;
  white-space: nowrap;
}
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem;
}
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  position: absolute;
  right: -10px;
  top: 3px;
}
.abs-tax-total-expanded:after {
  content: '\e621';
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after {
  content: '\e621';
}
.form-giftregistry-search .legend,
.block-wishlist-search-form .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > span,
.block-wishlist-search-form .block-title > strong,
.block-wishlist-search-form .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.multicheckout .block-content .title > strong,
.multicheckout .block-content .title > span {
  font-size: 2.2rem;
  font-weight: 300;
}
.review-ratings .rating-summary {
  display: table-row;
}
.review-ratings .rating-label {
  display: table-cell;
  padding-bottom: 5px;
  padding-right: 25px;
  padding-top: 1px;
  vertical-align: top;
}
.review-ratings .rating-result {
  display: table-cell;
  vertical-align: top;
}
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {
  content: ': ';
}
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.abs-sidebar-totals .table-caption,
.sidebar .subtitle,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle,
.sidebar-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.return-status,
.order-status {
  display: inline-block;
  margin-bottom: 20px;
}
.block-compare .counter,
.block-wishlist .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px 7px 0;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:hover,
.abs-shopping-cart-items .action.continue:active,
.abs-shopping-cart-items .action.continue:focus,
.block-cart-failed .action.continue:hover,
.block-cart-failed .action.continue:active,
.block-cart-failed .action.continue:focus,
.cart-container .form-cart .action.continue:hover,
.cart-container .form-cart .action.continue:active,
.cart-container .form-cart .action.continue:focus {
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .action.continue:before,
.cart-container .form-cart .action.continue:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.continue:hover:before,
.block-cart-failed .action.continue:hover:before,
.cart-container .form-cart .action.continue:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:active:before,
.block-cart-failed .action.continue:active:before,
.cart-container .form-cart .action.continue:active:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:focus,
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:focus,
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:focus,
.cart-container .form-cart .action.continue:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-shopping-cart-items .action.continue.disabled,
.abs-shopping-cart-items .action.continue[disabled],
fieldset[disabled] .abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue.disabled,
.block-cart-failed .action.continue[disabled],
fieldset[disabled] .block-cart-failed .action.continue,
.cart-container .form-cart .action.continue.disabled,
.cart-container .form-cart .action.continue[disabled],
fieldset[disabled] .cart-container .form-cart .action.continue {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.block-cart-failed .action.update,
.cart-container .form-cart .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 5px;
}
.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before,
.cart-container .form-cart .action.update:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e603';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.update:hover:before,
.block-cart-failed .action.update:hover:before,
.cart-container .form-cart .action.update:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.update:active:before,
.block-cart-failed .action.update:active:before,
.cart-container .form-cart .action.update:active:before {
  color: inherit;
}
.field.date .control {
  position: relative;
}
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.field.date input {
  margin-right: 10px;
  width: calc(100% - 50px);
}
.field .control._with-tooltip {
  position: relative;
}
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - 39px);
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999999;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  color: #333333;
  font-weight: 300;
  font-size: 2.6rem;
}
.cart-totals .mark,
.opc-block-summary .table-totals .mark {
  font-weight: 400;
  padding-left: 4px;
}
.cart-totals .mark strong,
.opc-block-summary .table-totals .mark strong {
  font-weight: 400;
}
.cart-totals .amount,
.opc-block-summary .table-totals .amount {
  padding-right: 4px;
  text-align: right;
  white-space: nowrap;
}
.cart-totals .amount strong,
.opc-block-summary .table-totals .amount strong {
  font-weight: 400;
}
.cart-totals .grand .mark,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount {
  padding-top: 20px;
}
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  padding-right: 4px;
  text-align: right;
}
.cart-totals .grand .amount strong,
.opc-block-summary .table-totals .grand .amount strong {
  font-weight: 700;
}
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 10px;
}
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  cursor: pointer;
}
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  display: block;
  text-decoration: none;
  padding-right: 25px;
  position: relative;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-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,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: -5px;
  top: -12px;
}
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  border-bottom: 1px solid #d1d1d1;
  display: none;
}
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.cart-summary .block > .title,
.paypal-review-discount .block > .title {
  border-top: 1px solid #d1d1d1;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 30px 7px 5px;
  position: relative;
}
.abs-discount-block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .cart-summary .block > .title strong,
.column.main .paypal-review-discount .block > .title strong {
  font-size: 1.8rem;
  font-weight: 400;
}
.cart-summary .block > .content,
.paypal-review-discount .block > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.cart-summary .block.active > .title:after,
.paypal-review-discount .block.active > .title:after {
  content: '\e621';
}
.cart-summary .block.active > .content,
.paypal-review-discount .block.active > .content {
  display: block;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/light/opensans-300.woff2') format('woff2'), url('../fonts/opensans/light/opensans-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('../fonts/opensans/regular/opensans-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('../fonts/opensans/semibold/opensans-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('../fonts/opensans/bold/opensans-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.columns .column.main {
  padding-bottom: 40px;
  -webkit-flex-basis: auto;
  flex-basis: auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  width: 100%;
}
.columns .sidebar-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.columns .sidebar-additional {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.table-wrapper {
  margin-bottom: 20px;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table:not(.cart):not(.totals) {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > tbody > tr > th,
.table:not(.cart):not(.totals) > tfoot > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td,
.table:not(.cart):not(.totals) > tbody > tr > td,
.table:not(.cart):not(.totals) > tfoot > tr > td {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td {
  border-bottom: 1px solid #d1d1d1;
}
.table:not(.cart):not(.totals) tfoot > tr:first-child th,
.table:not(.cart):not(.totals) tfoot > tr:first-child td {
  border-top: 1px solid #d1d1d1;
  padding-top: 20px;
}
.table:not(.cart):not(.totals) tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.info a {
  color: #1979c3;
}
.message.info a:hover {
  color: #006bb4;
}
.message.info a:active {
  color: #006bb4;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 40px;
  position: relative;
}
.message.error a {
  color: #1979c3;
}
.message.error a:hover {
  color: #006bb4;
}
.message.error a:active {
  color: #006bb4;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #b30000;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.warning a {
  color: #1979c3;
}
.message.warning a:hover {
  color: #006bb4;
}
.message.warning a:active {
  color: #006bb4;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.notice a {
  color: #1979c3;
}
.message.notice a:hover {
  color: #006bb4;
}
.message.notice a:active {
  color: #006bb4;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 40px;
  position: relative;
}
.message.success a {
  color: #1979c3;
}
.message.success a:hover {
  color: #006bb4;
}
.message.success a:active {
  color: #006bb4;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #006400;
  content: '\e610';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.panel.header .links,
.panel.header .switcher {
  display: none;
}
.nav-sections {
  background: #f5f5f5;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 15px;
  position: absolute;
  top: 15px;
  z-index: 14;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #8f8f8f;
  content: '\e609';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: #333333;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.wrapper .tooltip.content:after {
  border-width: 5px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 6px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #bbbbbb;
  left: 15px;
  margin-left: -6px;
}
.tooltip.wrapper .tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}
.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
.tooltip.wrapper .tooltip.content .label {
  margin-top: 10px;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
[data-role='main-css-loader'] {
  display: none;
}
.fieldset {
  border: 0;
  margin: 0 0 40px;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 25px;
  padding: 0;
  box-sizing: border-box;
  float: left;
  line-height: 1.2;
  font-size: 2rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 20px;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 5px;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 700;
}
.fieldset > .field > .label + br,
.fieldset > .fields > .field > .label + br {
  display: none;
}
.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: top;
}
.fieldset > .field .fields.group:before,
.fieldset > .fields > .field .fields.group:before,
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  content: '';
  display: table;
}
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  clear: both;
}
.fieldset > .field .fields.group .field,
.fieldset > .fields > .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.fieldset > .field .fields.group.group-2 .field,
.fieldset > .fields > .field .fields.group.group-2 .field {
  width: 50% !important;
}
.fieldset > .field .fields.group.group-3 .field,
.fieldset > .fields > .field .fields.group.group-3 .field {
  width: 33.3% !important;
}
.fieldset > .field .fields.group.group-4 .field,
.fieldset > .fields > .field .fields.group.group-4 .field {
  width: 25% !important;
}
.fieldset > .field .fields.group.group-5 .field,
.fieldset > .fields > .field .fields.group.group-5 .field {
  width: 20% !important;
}
.fieldset > .field .addon,
.fieldset > .fields > .field .addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  width: 100%;
}
.fieldset > .field .addon textarea,
.fieldset > .fields > .field .addon textarea,
.fieldset > .field .addon select,
.fieldset > .fields > .field .addon select,
.fieldset > .field .addon input,
.fieldset > .fields > .field .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;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore,
.fieldset > .field .addon .addafter,
.fieldset > .fields > .field .addon .addafter {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', '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;
}
.fieldset > .field .addon .addbefore:disabled,
.fieldset > .fields > .field .addon .addbefore:disabled,
.fieldset > .field .addon .addafter:disabled,
.fieldset > .fields > .field .addon .addafter:disabled {
  opacity: 0.5;
}
.fieldset > .field .addon .addbefore::-moz-placeholder,
.fieldset > .fields > .field .addon .addbefore::-moz-placeholder,
.fieldset > .field .addon .addafter::-moz-placeholder,
.fieldset > .fields > .field .addon .addafter::-moz-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .field .addon .addafter::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .field .addon .addafter:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore {
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.fieldset > .field .additional,
.fieldset > .fields > .field .additional {
  margin-top: 10px;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.2rem;
  margin: 3px 0 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}
.fieldset > .field .note:before,
.fieldset > .fields > .field .note:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 12px;
  content: '\e618';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
  font-weight: normal;
}
.column:not(.main) .fieldset > .field .label,
.column:not(.main) .fieldset > .fields > .field .label {
  font-weight: normal;
}
.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 10px;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.fieldset > .field input[type=file],
.fieldset > .fields > .field input[type=file] {
  margin: 5px 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend strong {
  margin-left: 5px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 10px;
}
.field-error,
div.mage-error[generated] {
  margin-top: 7px;
}
.field-error {
  color: #e02b27;
  font-size: 1.2rem;
}
.product-options-wrapper .date.required div[for*='options'].mage-error {
  display: none !important;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
._has-datepicker ~ .ui-datepicker-trigger:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger.disabled,
._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 40px;
  color: #7d7d7d;
  content: '\e612';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
._has-datepicker ~ .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 20px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 5px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
@font-face {
  font-family: 'icons-blank-theme';
  src: url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
button,
a.action.primary,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  border-radius: 3px;
}
button:active,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
a.action.primary {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus {
  text-decoration: none;
}
.action.primary,
.action-primary {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action.primary:hover,
.action-primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action.primary.disabled,
.action-primary.disabled,
.action.primary[disabled],
.action-primary[disabled],
fieldset[disabled] .action.primary,
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.product.data.items {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.title > .switch {
  display: block;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.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 0 5px;
}
.product.data.items > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 40px;
  padding: 5px 20px 5px 20px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.8rem;
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.product.data.items > .item.title:not(.disabled) > .switch:focus,
.product.data.items > .item.title:not(.disabled) > .switch:hover {
  background: #fcfcfc;
}
.product.data.items > .item.title:not(.disabled) > .switch:active,
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
  background: #ffffff;
  color: #333333;
  text-decoration: none;
  padding-bottom: 5px;
}
.product.data.items > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 700;
}
.pages .item {
  font-size: 1.2rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  margin: 0 2px 0 0;
  display: inline-block;
}
.pages .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages a.page {
  color: #1979c3;
  display: inline-block;
  padding: 0 4px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #1979c3;
}
.pages a.page:hover {
  color: #006bb4;
  text-decoration: none;
}
.pages a.page:active {
  color: #ff5501;
}
.pages strong.page {
  font-size: 1.2rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  color: #333333;
  display: inline-block;
  font-weight: 700;
  padding: 0 4px;
}
.pages .action {
  border: 1px solid #d1d1d1;
  color: #7d7d7d;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #7d7d7d;
}
.pages .action:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pages .action:active {
  color: #7d7d7d;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action {
  width: 34px;
}
.pages .action.previous {
  margin-right: 12px;
}
.pages .action.next {
  margin-left: 12px;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  text-align: center;
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
}
.breadcrumbs {
  margin: 0 0 20px;
}
.breadcrumbs .items {
  font-size: 1.2rem;
  color: #a3a3a3;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #333333;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs strong {
  font-weight: 400;
}
.breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 18px;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  display: inline-block;
  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;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close:hover:before {
  color: inherit;
}
.ui-dialog.popup .action.close:active:before {
  color: inherit;
}
.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close:hover {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px;
}
.popup-pointer:before,
.popup-pointer:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-style: solid;
}
.popup-pointer:before {
  left: 2px;
  top: 2px;
  border: solid 6px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.popup-pointer:after {
  left: 1px;
  top: 0px;
  border: solid 7px;
  border-color: transparent transparent #aeaeae transparent;
  z-index: 98;
}
.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline;
}
.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 700;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ': ';
  font-size: 1.1rem;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1rem;
}
#minicart-list .action-close {
  position: absolute;
  left: 100%;
}
.md-sidenav-right.cdz-sidebar {
  overflow: unset;
}
/* Aheadwork Checkout Page */
.onestepcheckout-index-index .page-main .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item:not(:first-of-type) {
  margin-top: 60px;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item .group-title .mark {
  border: 2px solid #ab0200;
  color: #ab0200;
  margin-right: 5px;
  margin-left: 14px;
}
.onestepcheckout-index-index .page-main .aw-onestep-main ul.aw-onestep-groups #map {
  width: 100%;
  height: 450px;
  margin: 0 0 20px;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar {
  position: unset;
}
.onestepcheckout-index-index .page-main .main #checkout .aw-onestep-main {
  width: 100%;
  padding: 0;
}
.onestepcheckout-index-index .page-main .main .checkout-container .onestep-shipping-address .field-row-phone .field-container {
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
  position: relative;
}
.onestepcheckout-index-index .page-main .main .checkout-container .onestep-shipping-address .field-row-phone .field-container .field {
  display: flex;
}
.onestepcheckout-index-index .page-main .main .checkout-container .onestep-shipping-address .field-row-phone > label {
  display: none;
}
.onestepcheckout-index-index #maincontent .aw-onestep-groups_item.shipping-address .onestep-shipping-address .field-row.field-row-phone .field-container .field.field-country-code {
  padding: 0;
  max-width: 65px;
}
.onestepcheckout-index-index #maincontent .aw-onestep-groups_item.shipping-address .onestep-shipping-address .field-row.field-row-phone .field-container .field.field-country-code .label {
  display: none;
}
.onestepcheckout-index-index #maincontent .aw-onestep-groups_item.shipping-address .onestep-shipping-address .field-row.field-row-phone .field-container .field.field-country-code .input-text {
  border-right: 0;
  direction: ltr;
}
.onestepcheckout-index-index #maincontent .aw-onestep-groups_item.shipping-address .onestep-shipping-address .field-row.field-row-phone .field-container .field.field-carrier-code {
  padding: 0;
  max-width: 100px;
}
.onestepcheckout-index-index #maincontent .aw-onestep-groups_item.shipping-address .onestep-shipping-address .field-row.field-row-phone .field-container .field.field-carrier-code .label {
  display: none;
}
.onestepcheckout-index-index #maincontent .aw-onestep-groups_item.shipping-address .onestep-shipping-address .field-row.field-row-phone .field-container .field.field-carrier-code .select,
.onestepcheckout-index-index #maincontent .aw-onestep-groups_item.shipping-address .onestep-shipping-address .field-row.field-row-phone .field-container .field.field-carrier-code .input-text {
  border-left: 0;
  border-right: 0;
}
.onestepcheckout-index-index #maincontent .aw-onestep-groups_item.shipping-address .onestep-shipping-address .field-row.field-row-phone .field-container .field.field-last-7-digits {
  padding: 0;
}
.onestepcheckout-index-index #maincontent .aw-onestep-groups_item.shipping-address .onestep-shipping-address .field-row.field-row-phone .field-container .field.field-last-7-digits .label {
  display: none;
}
.onestepcheckout-index-index #maincontent .aw-onestep-groups_item.shipping-address .onestep-shipping-address .field-row.field-row-phone .field-container .field.field-last-7-digits .control input.input-text {
  border-left: none;
}
.onestepcheckout-index-index #maincontent .aw-onestep-groups_item.shipping-address .onestep-shipping-address .field-row.field-row-phone .field-container .field.field-last-7-digits .select {
  border-right: 0;
}
.onestepcheckout-index-index .page-main .main .checkout-container .onestep-shipping-address .field-row-phone > .label {
  width: 30%;
  white-space: initial;
  display: flex;
  align-items: center;
  font-weight: 400;
  color: #333;
  height: 44px;
}
.onestepcheckout-index-index.rtl-layout .page-main .main #checkout .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item.sign-in .email .form.form-login #customer-email-fieldset .field.field-email .control {
  float: right;
  display: inline-block;
  width: 40%;
}
.onestepcheckout-index-index.rtl-layout .page-main .main #checkout .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item.sign-in .email .form.form-login #customer-email-fieldset .field.field-email > .action.primary {
  margin-left: 0;
  margin-right: 50px;
  max-width: 144px;
  padding: 13px;
  float: none;
}
.onestepcheckout-index-index.rtl-layout .page-main .aw-onestep-main .email .actions-toolbar {
  display: block;
}
.onestepcheckout-index-index.rtl-layout .page-main .main .checkout-container .onestep-shipping-address .field {
  display: block;
  margin: 0;
}
.onestepcheckout-index-index.rtl-layout .page-main .main .checkout-container .onestep-shipping-address .field .label {
  width: 23%;
  white-space: initial;
  display: inline-block;
  align-items: center;
  transform: none;
  position: static;
  font-size: 100%;
  padding-left: 0;
  color: #333;
}
.onestepcheckout-index-index.rtl-layout .page-main .main .checkout-container .onestep-shipping-address .field .control {
  position: relative;
  padding-right: 0;
  margin-bottom: 10px;
  display: inline-block;
  width: 76%;
  color: #333;
  float: left;
}
.onestepcheckout-index-index.rtl-layout .page-main .main .checkout-container .onestep-shipping-address .field .control .awesomplete {
  line-height: initial;
}
.onestepcheckout-index-index.rtl-layout #maincontent .aw-onestep-groups_item.shipping-address .onestep-shipping-address .field-row.field-row-phone .field-container .field .control {
  width: 100%;
  position: relative;
  padding-right: 0;
  margin-bottom: 10px;
}
.onestepcheckout-index-index.rtl-layout .page-main .main .checkout-container .onestep-shipping-address .field-row-phone .field-container {
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 95%;
  position: relative;
}
@media (min-width: 769px) {
  body.onestepcheckout-index-index .page-main .main #checkout .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item.shipping-dupli {
    border-bottom: 0;
    padding-bottom: 0;
    display: flex;
  }
  body.onestepcheckout-index-index .page-main .main #checkout .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item.shipping-dupli .group-title h2 {
    margin: 0;
  }
  body.onestepcheckout-index-index .page-main .main #checkout .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item.shipping-dupli .group-title {
    width: 11%;
  }
  body.onestepcheckout-index-index .page-main .main #checkout .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item.shipping-dupli .group-title h2 {
    font-size: 2rem;
    font-weight: 600;
    text-transform: uppercase;
  }
  body.onestepcheckout-index-index .page-main .main #checkout .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item.shipping-dupli #map {
    width: 89%;
    margin-left: 55px;
    margin-top: 20px;
  }
  body.onestepcheckout-index-index .page-main .main #checkout .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item.shipping-dupli:not(:first-of-type) {
    margin-top: 60px;
  }
  body.onestepcheckout-index-index .page-main .main #checkout .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item.payment-methods {
    margin-top: 0;
    border-bottom: 0;
    padding: 0;
  }
  body.onestepcheckout-index-index .page-main .main #checkout .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item.payment-methods .group-title {
    width: 20%;
  }
  body.onestepcheckout-index-index .page-main .main #checkout .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item.shipping-address {
    margin-left: 50px;
    margin-right: 0;
    float: left;
    margin-top: 15px;
    border-bottom: 0;
    padding: 0;
  }
  body.onestepcheckout-index-index .page-main .main #checkout .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item.shipping-address #infowindow-content {
    display: none;
  }
  body.onestepcheckout-index-index .page-main .main #checkout .aw-onestep-main li.shipping-address,
  body.onestepcheckout-index-index .page-main .main #checkout .aw-onestep-main li.aw-onestep-sidebar {
    display: inline-block;
    width: 35%;
    float: left;
  }
  body.onestepcheckout-index-index .page-main .main #checkout .aw-onestep-main .new-shipping-address-form {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
  }
  body.onestepcheckout-index-index .page-main .main #checkout .aw-onestep-main .new-shipping-address-form .title {
    cursor: pointer;
    padding-left: 25px;
    position: relative;
    margin-bottom: 10px;
  }
  body.onestepcheckout-index-index .page-main .main #checkout .aw-onestep-main li.payment-methods {
    width: 23%;
    display: inline-block;
    vertical-align: top;
    float: right;
    margin-right: 1%;
    margin-left: 0;
  }
  body.onestepcheckout-index-index .page-main .main #checkout .aw-onestep-main .label {
    border-bottom: none;
  }
  body.onestepcheckout-index-index .page-main .main #checkout .aw-onestep-main .aw-onestep-groups .aw-onestep.aw-onestep-sidebar {
    float: right;
    margin-left: 0;
    margin-right: 1%;
    margin-top: 20px;
  }
  body.onestepcheckout-index-index .page-main .main #checkout .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item.sign-in .email {
    margin: 0;
    padding-right: 0px;
  }
  body.onestepcheckout-index-index .page-main .main #checkout .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item.sign-in .email .form {
    margin: 10px 0 0;
  }
  body.onestepcheckout-index-index .page-main .main #checkout .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item.sign-in .email .form .control {
    margin-bottom: 10px;
  }
  body.onestepcheckout-index-index.rtl-layout .page-main .main #checkout .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item.sign-in .email {
    padding-right: 0;
    margin-right: 11%;
    margin-left: 0;
    width: 45%;
  }
  body.onestepcheckout-index-index.rtl-layout .page-main .main #checkout .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item.sign-in .email .form.form-login #customer-email-fieldset .field.field-email > .label {
    display: block;
    position: static;
    font-size: 14px;
    font-weight: 500;
    padding: 0;
    color: #333;
    transform: none;
    margin-bottom: 8px;
  }
  body.onestepcheckout-index-index.rtl-layout .page-main .main #checkout .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item.shipping-address {
    margin-left: 0;
    margin-right: 4%;
    float: right;
  }
  body.onestepcheckout-index-index.rtl-layout .page-main .main .checkout-container .onestep-shipping-address .field-row-phone .field-container {
    flex-direction: row-reverse;
  }
}
.block-minicart.empty .block-content > .actions {
  display: none;
}
.block-minicart.empty .minicart.empty.text ~ .cart-total {
  display: none;
}
@media (max-width: 768px) {
  .onestepcheckout-index-index .page-wrapper .page-main .checkout-container .aw-onestep-main .email .form,
  .onestepcheckout-index-index .page-wrapper .page-main .checkout-container .aw-onestep-main .authentication {
    margin: 0;
  }
  .onestepcheckout-index-index .page-wrapper .page-main .checkout-container .aw-onestep-main .email .form {
    margin: 10px 0 0;
  }
  .onestepcheckout-index-index .page-wrapper .page-main .checkout-container .aw-onestep-main .email .form .control {
    margin-bottom: 10px;
  }
  .onestepcheckout-index-index .page-wrapper .page-main .checkout-container .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item:not(:first-of-type) {
    margin-top: 30px;
  }
  .onestepcheckout-index-index .page-wrapper .page-main .checkout-container .aw-onestep-main #infowindow-content {
    display: none;
  }
  .onestepcheckout-index-index.rtl-layout .page-main .main .checkout-container .onestep-shipping-address .field .control {
    width: 100%;
  }
  .onestepcheckout-index-index.rtl-layout .page-main .checkout-container .field-row.field-row-phone .field-container {
    direction: ltr;
    width: 100%;
  }
  .onestepcheckout-index-index.rtl-layout .page-main .osc-fluid .field:not(:last-child) {
    -webkit-flex-basis: unset;
    flex-basis: unset;
  }
  .onestepcheckout-index-index.rtl-layout .page-main .main .checkout-container .onestep-shipping-address .field-row-phone .field-container {
    width: 100%;
  }
  .onestepcheckout-index-index.rtl-layout .page-main .main #checkout .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item.sign-in .email .form.form-login #customer-email-fieldset .field.field-email .control {
    width: 100%;
  }
  .onestepcheckout-index-index.rtl-layout .page-main .main #checkout .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item.sign-in .email .form.form-login #customer-email-fieldset .field.field-email > .action.primary {
    max-width: unset;
    width: 100%;
    float: none;
    margin: 0;
  }
  .onestepcheckout-index-index.rtl-layout .page-main .checkout-container .fl-placeholder-state .label,
  .onestepcheckout-index-index.rtl-layout .page-main .checkout-container fieldset .field .label {
    display: inline-block;
    position: unset;
    margin-bottom: 7px;
  }
}
.customer-account-login #login-form .field.field-name-otp {
  margin-top: 15px;
}
.customer-account-login #login-form .field .control {
  width: 100%;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.shine-effect.cdz-banner {
  overflow: hidden;
  position: relative;
}
.shine-effect.cdz-banner:before {
  position: absolute;
  top: 0;
  left: -100%;
  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%);
  transform: skewX(-25deg);
}
.shine-effect.cdz-banner:hover:before {
  -webkit-animation: shine 1.2s;
  animation: shine 1.2s;
}
@-webkit-keyframes zoomin {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes zoomin {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes zoomout {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.67);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes zoomout {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.67);
  }
  100% {
    transform: scale(1);
  }
}
.border-zoom-effect.cdz-banner a {
  display: inline-block;
  position: relative;
}
.border-zoom-effect.cdz-banner a:before,
.border-zoom-effect.cdz-banner a:after {
  position: absolute;
  top: 2.5%;
  left: 2.5%;
  content: "";
  width: 95%;
  height: 95%;
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.border-zoom-effect.cdz-banner a:before {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
}
.border-zoom-effect.cdz-banner a:after {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  -moz-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
}
.border-zoom-effect.cdz-banner a:hover:before,
.border-zoom-effect.cdz-banner a:hover:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.scale-effect.cdz-banner {
  overflow: hidden;
}
.scale-effect.cdz-banner img {
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.scale-effect.cdz-banner:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.shake:hover {
  animation: shake 0.82s cubic-bezier(0.36, 0.07000000000000001, 0.19, 0.97) infinite;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}
@keyframes shake {
  10%,
  90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%,
  80% {
    transform: translate3d(2px, 0, 0);
  }
  30%,
  50%,
  70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%,
  60% {
    transform: translate3d(4px, 0, 0);
  }
}
@keyframes cssload-zoom {
  0% {
    transform: scale(0.5, 0.5);
  }
  50% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(1.5, 1.5);
  }
}
@font-face {
  font-family: 'CodazonFont';
  src: url(../../../../codazon/themelayout/fonts/CodazonFont.eot);
  src: url(../../../../codazon/themelayout/fonts/CodazonFont.eot) format('embedded-opentype'), url(../../../../codazon/themelayout/fonts/CodazonFont.ttf) format('truetype'), url(../../../../codazon/themelayout/fonts/CodazonFont.woff) format('woff'), url(../../../../codazon/themelayout/fonts/CodazonFont.svg) format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.sidebar .blog-search {
  overflow: hidden;
}
body {
  color: #282828;
  background: #fff;
}
address,
p,
ul,
ol {
  line-height: 1.35;
}
.no-max-height {
  max-height: none !important;
}
.no-min-height {
  min-height: none !important;
}
.relative_pos {
  position: relative !important;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-uppercase {
  text-transform: uppercase;
}
.link-block {
  display: block;
}
.action.primary,
button.action,
.cart.table-wrapper .actions-toolbar > .action.action,
.action-gift.action {
  text-transform: uppercase;
}
body:not(.cms-index-index) .page-main {
  padding-top: 20px;
  padding-bottom: 20px;
}
.columns a {
  color: #282828;
}
.columns a:active,
.columns a:focus,
.columns a:visited {
  color: #282828;
}
.columns a:hover {
  color: #A07653;
}
.columns a:hover {
  text-decoration: none;
}
a {
  color: #282828;
}
a:active,
a:focus,
a:visited {
  color: #282828;
  font-weight: normal;
}
a:hover {
  text-decoration: none;
}
a:active,
a:focus,
a:visited {
  color: #282828;
}
a:hover {
  color: #A07653;
}
h1,
.h1 {
  font: 400 24px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
  color: #282828;
  margin: 0 0 10px;
}
h2,
.h2 {
  font: 400 20px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
  margin: 0 0 10px;
}
h3,
.h3 {
  font: 400 18px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
  margin: 0 0 10px;
}
h4,
.h4 {
  font: 500 16px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
  margin: 0 0 5px;
}
h5,
.h5 {
  font: 500 14px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
  margin: 0 0 5px;
}
h6,
.h6 {
  font: 500 11px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
  margin: 0 0 5px;
}
.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%;
  height: auto;
  top: 0;
  left: 0;
}
.abs-frame {
  position: relative;
  display: block;
  overflow: hidden;
}
.abs-frame .abs-frame-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.sections.nav-sections {
  margin: 0;
}
.page-wrapper {
  background: #fff;
}
.columns .column.main {
  padding-bottom: 0;
}
.cdz-main-content.block-static-block.widget {
  margin-bottom: 0;
}
.page-main-full {
  width: 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  clear: both;
}
.container {
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
}
.container-fluid {
  width: 100%;
}
[layout-align="center center"] {
  text-align: center;
}
.cdz-block-title {
  margin-bottom: 20px;
}
.cdz-block-title .b-title.h2 {
  color: #282828;
  margin-bottom: 0;
  font-weight: 500;
}
.cdz-block-title .title-desc {
  color: #999;
  letter-spacing: 1.5px;
}
.paypal.checkout {
  text-align: center;
}
.paypal.checkout input {
  max-width: 100%;
}
div.mage-error[generated] {
  clear: both;
}
@media only screen and (max-width: 767px) {
  .columns .column.main {
    max-width: 100%;
  }
  .container-fluid {
    padding-left: 10px;
    padding-right: 10px;
  }
  .rtl-layout .col-sm-8 {
    width: 33.33333%;
    float: right;
  }
  .rtl-layout .banner-style08 .groupbanner-text .grifo-title {
    font-size: 15px;
    font-weight: bold;
  }
  p.grifo-desc.text-uppercase {
    font-size: 13px;
  }
  .rtl-layout .product-list-style-14 .product-item img.product-image-photo.hovered-img {
    display: none !important;
  }
  .rtl-layout .product-list-style-14 .product-item:hover .product-image-photo.main-img {
    opacity: 1;
  }
}
@media only screen and (min-width: 1200px) {
  .breadcrumbs .items,
  .page-main:not(.page-main-full) > div,
  .container {
    width: 1200px;
  }
  .sticky-menu.active .panel.wrapper {
    width: 1200px;
    position: relative;
    margin: 0 auto;
  }
  .cms-page-view .page-title-wrapper {
    width: 1200px;
    margin: 0 auto;
    padding: 0 10px;
  }
}
@media (min-width: 1300px) {
  .breadcrumbs .items,
  .page-main:not(.page-main-full) > div,
  .container {
    width: 1300px;
  }
  .sticky-menu.active .panel.wrapper {
    width: 1300px;
    position: relative;
    margin: 0 auto;
  }
  .cms-page-view .page-title-wrapper {
    width: 1300px;
    margin: 0 auto;
    padding: 0 10px;
  }
}
@media only screen and (min-width: 1400px) {
  .breadcrumbs .items,
  .page-main:not(.page-main-full) > div,
  .container {
    width: 1400px;
  }
  .sticky-menu.active .panel.wrapper {
    width: 1400px;
    position: relative;
    margin: 0 auto;
  }
  .cms-page-view .page-title-wrapper {
    width: 1400px;
    margin: 0 auto;
    padding: 0 10px;
  }
}
.breadcrumbs .items,
.page-main:not(.page-main-full) > div {
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 auto;
}
.breadcrumbs {
  padding-top: 20px;
}
.breadcrumbs .item:not(:last-child):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;
  vertical-align: middle;
  margin: 2px 5px;
}
.rtl-layout .breadcrumbs .item:not(:last-child):after {
  content: '\f104';
}
.breadcrumbs .items {
  color: #282828;
}
.breadcrumbs .items a {
  color: #282828;
}
.breadcrumbs .items a:active,
.breadcrumbs .items a:focus,
.breadcrumbs .items a:visited {
  color: #282828;
}
.breadcrumbs .items a:hover {
  color: #A07653;
}
.breadcrumbs .items > li {
  display: inline;
}
@media only screen and (max-width: 767px) {
  .breadcrumbs {
    padding-top: 10px;
    margin-bottom: 0;
    margin: 0;
  }
  .breadcrumbs .items {
    padding: 0;
  }
}
.message.success a {
  color: #006400;
  text-decoration: underline;
}
.message.success a:active,
.message.success a:focus,
.message.success a:visited {
  color: #006400;
}
.message.success a:hover {
  color: #A07653;
}
.ie10 .page-wrapper,
.ie11 .page-wrapper {
  height: auto;
}
@media only screen and (max-width: 767px) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.ajax-loader {
  margin: 0;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}
.ajax-loader .bottom-block {
  margin-top: 5px;
}
.ajax-loader .bottom-block {
  text-align: center;
  padding: 10px;
  font-weight: 600;
  color: #A07653;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ajax-loader {
    padding-right: 20px;
  }
}
.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #A07653;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}
.cdz-product .double-bounce-spinner .double-bounce1,
.cdz-product .double-bounce-spinner .double-bounce2 {
  background-color: #A07653;
}
.double-bounce-spinner.brand-loader .double-bounce1,
.double-bounce-spinner.brand-loader .double-bounce2 {
  background-color: #A07653;
}
.cdz-ajax-trigger {
  width: 300px;
  padding: 7px 20px;
  font-size: 14px;
  border: 2px solid;
  display: inline-block;
  cursor: pointer;
  font-size: 16px;
  color: #A07653;
  border-color: #A07653;
  background: #fff;
}
.cdz-ajax-trigger > span {
  padding: 0 20px;
  position: relative;
}
.cdz-ajax-trigger > span:before {
  display: inline-block;
  font-family: 'CodazonFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e96e';
  font-size: 16px;
  speak: none;
  opacity: 0;
  transition: all 500ms ease;
  backface-visibility: hidden;
  position: absolute;
  left: 0;
}
.cdz-ajax-trigger:hover > span:before {
  opacity: 1;
  animation: cssload-updown 1150ms linear infinite;
  -o-animation: cssload-updown 1150ms linear infinite;
  -ms-animation: cssload-updown 1150ms linear infinite;
  -webkit-animation: cssload-updown 1150ms linear infinite;
  -moz-animation: cssload-updown 1150ms linear infinite;
}
img[data-lazysrc] {
  height: 100px;
  opacity: 0;
}
img[data-menulazy] {
  height: 100px;
  background: #ccc;
  opacity: 0.5;
}
.tab-links-placeholder {
  opacity: 0;
}
.no-padding {
  padding: 0 !important;
}
@media only screen and (max-width: 767px) {
  .no-padding-xs {
    padding: 0 !important;
  }
}
.no-margin {
  margin: 0;
}
.cdz-shadow {
  box-shadow: none;
  -moz-box-shadow: none;
}
@media only screen and (min-width: 768px) {
  .flex-grid-row {
    -webkit-flex-flow: row;
    flex-flow: row;
  }
  .rtl-layout .cdz-block-content {
    margin-top: 20px;
    overflow: hidden;
  }
  .rtl-layout li.aw-onestep-groups_item.payment-methods .group-title {
    display: none;
  }
}
.space-s {
  margin-bottom: 10px;
}
.space-base {
  margin-bottom: 20px;
}
.space-md {
  margin-bottom: 40px;
}
.space-lg {
  margin-bottom: 60px;
}
.space-mobile {
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .space-lg {
    margin-bottom: 20px;
  }
  .space-xs {
    margin-bottom: 15px;
  }
  .space-md {
    margin-bottom: 20px;
  }
  .rtl-layout li.aw-onestep-groups_item.payment-dupli .group-title {
    display: none;
  }
}
.cdz-checkbox-wrap {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  margin: 0 5px -2px 0;
}
.rtl-layout .cdz-checkbox-wrap {
  margin: 0 0 -2px 5px;
}
.cdz-checkbox-wrap span {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1;
  line-height: 14px;
  border-radius: 2px;
  background: #fff;
  border: 2px solid #ccc;
  color: #A07653;
  text-align: center;
  cursor: pointer;
  left: 0;
}
.cdz-checkbox-wrap [type=checkbox] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 2;
}
.cdz-checkbox-wrap [type=checkbox]:checked + span {
  color: #fff;
  background: #a07653 url(../../../../codazon/themelayout/images/check-on.svg) no-repeat center center;
  border-color: #A07653;
  background-size: 11px;
}
.block.newsletter input {
  margin: 0;
}
.mdl-progress {
  display: block;
  position: relative;
  width: auto;
  height: 10px;
  border: 1px solid #f0f2f7;
  max-width: 100%;
}
.mdl-progress > .bar {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  transition: width 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.mdl-progress > .progressbar {
  background-color: #8ac249;
  z-index: 1;
  left: 0;
}
.mdl-progress > .bufferbar {
  background: transparent;
}
.modal-popup.cdz-video-frame .modal-content {
  padding: 0;
}
.modal-popup.cdz-video-frame .modal-header {
  padding: 0;
}
.modal-popup.cdz-video-frame .modal-inner-wrap {
  width: 75%;
  background-color: transparent;
  box-shadow: none;
  margin: 2rem auto;
}
.modal-popup.cdz-video-frame .modal-content {
  overflow-y: unset;
}
.modal-popup.cdz-video-frame .action-close {
  z-index: 999;
}
@media only screen and (max-width: 767px) {
  .modal-popup.cdz-video-frame .modal-content {
    padding: 0;
  }
  .modal-popup.cdz-video-frame .modal-inner-wrap {
    width: 90%;
  }
}
.modal-popup .modal-inner-wrap {
  margin: 2rem auto;
}
.account .form-address-edit .actions-toolbar .action.primary,
.account .secondary .action.back,
a.action.primary,
button,
.action.primary,
.cdz-popup-area .cdz-popup.popup-wl-login-popup .no-account a.md-primary,
.cart-container .form-cart .action.continue,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  border: 1px solid;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  transition: all 500ms ease;
  backface-visibility: hidden;
  padding: 7px 15px;
  min-height: auto;
  text-transform: uppercase;
}
button,
.cart-container .form-cart .action.continue,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  color: #A07653;
  border-color: #A07653;
  background: #fff;
}
button:focus,
.cart-container .form-cart .action.continue:focus,
button:active,
.cart-container .form-cart .action.continue:active,
button:hover,
.cart-container .form-cart .action.continue:hover,
.cart.table-wrapper .actions-toolbar > .action:focus,
.cart.table-wrapper .actions-toolbar > .action:active,
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift:focus,
.action-gift:active,
.action-gift:hover {
  color: #fff;
  border-color: #A07653;
  background: #A07653;
}
.account .form-address-edit .actions-toolbar .action.primary,
a.action.primary,
.action.primary,
.cdz-popup-area .cdz-popup .actions-toolbar .primary button,
.cdz-popup-area .cdz-popup .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.cdz-popup-area .cdz-popup .actions-toolbar .primary .action-gift {
  color: #fff;
  border-color: #A07653;
  background: #A07653;
}
.account .form-address-edit .actions-toolbar .action.primary:focus,
a.action.primary:focus,
.action.primary:focus,
.cdz-popup-area .cdz-popup .actions-toolbar .primary button:focus,
.account .form-address-edit .actions-toolbar .action.primary:active,
a.action.primary:active,
.action.primary:active,
.cdz-popup-area .cdz-popup .actions-toolbar .primary button:active,
.account .form-address-edit .actions-toolbar .action.primary:hover,
a.action.primary:hover,
.action.primary:hover,
.cdz-popup-area .cdz-popup .actions-toolbar .primary button:hover,
.cdz-popup-area .cdz-popup .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action:focus,
.cdz-popup-area .cdz-popup .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action:active,
.cdz-popup-area .cdz-popup .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.cdz-popup-area .cdz-popup .actions-toolbar .primary .action-gift:focus,
.cdz-popup-area .cdz-popup .actions-toolbar .primary .action-gift:active,
.cdz-popup-area .cdz-popup .actions-toolbar .primary .action-gift:hover {
  color: #A07653;
  border-color: #A07653;
  background: #fff;
}
.qs-button,
a.qs-button {
  display: block;
  padding: 0;
  width: 38px;
  height: 38px;
  line-height: 36px;
  border: 1px solid;
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  transition: all 500ms ease;
  backface-visibility: hidden;
  color: #fff;
  border-color: #A07653;
  background: #A07653;
}
.qs-button:focus,
a.qs-button:focus,
.qs-button:active,
a.qs-button:active,
.qs-button:hover,
a.qs-button:hover {
  color: #A07653;
  border-color: #A07653;
  background: #fff;
}
.qs-button span,
a.qs-button span {
  font-size: 0;
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  display: none;
}
.qs-button:before,
a.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;
  vertical-align: middle;
}
.actions-secondary > .action.towishlist:before {
  display: none !important;
}
.actions-secondary > .action.towishlist: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: '\f004';
  font-size: 20px;
  vertical-align: middle;
  color: #FF5C5C;
}
.actions-secondary > .action.tocompare:before {
  display: none;
}
.actions-secondary > .action.tocompare: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: '\f0c5';
  font-size: 14px;
  vertical-align: middle;
}
.actions-secondary > .action {
  padding: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: 0px solid;
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.actions-secondary > .action span {
  font-size: 0;
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  display: none;
}
.product-list-style-04 .cdz-ajax-trigger:hover {
  color: #fff;
  border-color: #A07653;
  background: #A07653;
}
#back-top {
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 100;
}
#back-top a {
  color: #A07653;
  background: #fff;
  text-transform: uppercase;
  font-size: 0;
  padding: 0;
  width: 50px;
  height: 50px;
  line-height: 48px;
  border: 1px solid;
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  transition: all 500ms ease;
  backface-visibility: hidden;
  color: #fff;
  border-color: #A07653;
  background: #A07653;
  display: block;
  box-shadow: 3px 5px 10px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 5px 10px 0 rgba(0, 0, 0, 0.3);
}
#back-top a:focus,
#back-top a:active,
#back-top a:hover {
  color: #fff;
  border-color: #A07653;
  background: #A07653;
}
#back-top a:focus,
#back-top a:active,
#back-top a:hover {
  color: #A07653;
  border-color: #A07653;
  background: #fff;
}
#back-top a span {
  font-size: 0;
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  display: none;
}
#back-top a:before {
  display: inline-block;
  font-family: 'CodazonFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e96b';
  font-size: 20px;
  speak: none;
  line-height: 46px;
}
.rtl-layout #back-top {
  right: auto;
  left: 15px;
}
@media only screen and (max-width: 767px) {
  #back-top {
    display: none !important;
  }
  .container.space-lg.banner-style05 .row .content-banner {
    width: 37.5%;
    float: right;
  }
  .container.space-lg.banner-style05 .row .col-sm-15 {
    width: 62.5%;
    float: right;
    height: 122px !important;
  }
  .container.space-lg.banner-style05 .cdz-banner div {
    font-size: 15px;
  }
  .container.space-lg.banner-style05 .cdz-banner {
    left: 0px;
    text-align: center;
  }
  .container.space-lg.banner-style05 .row .content-banner,
  .container.space-lg.banner-style05 .row {
    height: 122px !important;
  }
}
@media only screen and (max-width: 480px) {
  .rtl-layout .banner-style05 .cdz-banner .cdz-banner-desc .title.text-bottom,
  .rtl-layout .container.space-lg.banner-style05 .cdz-banner div {
    font-size: 12px;
  }
  .rtl-layout .banner-style05 .cdz-banner .cdz-banner-desc {
    padding: 5px;
    left: 0;
  }
}
.swatch-option-tooltip > .image,
.swatch-option-tooltip-layered > .image {
  margin: -10px -10px 0px;
  background-size: 100% !important;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  top: 4px;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  top: 3px;
}
@media only screen and (min-width: 1200px) {
  [class*='product-list-style'] .owl-nav [class*='owl-'],
  [class*='post-list-style'] .owl-nav [class*='owl-'],
  [class*='wrapper-adv-style'] .owl-nav [class*='owl-'] {
    top: -moz-calc(30%);
    top: -webkit-calc(30%);
    top: -o-calc(30%);
    top: calc(30%);
    opacity: 0;
    backface-visibility: hidden;
    visibility: hidden;
  }
  [class*='product-list-style'] .owl-nav [class*='owl-'].owl-next,
  [class*='post-list-style'] .owl-nav [class*='owl-'].owl-next,
  [class*='wrapper-adv-style'] .owl-nav [class*='owl-'].owl-next {
    right: 0px;
  }
  [class*='product-list-style'] .owl-nav [class*='owl-'].owl-prev,
  [class*='post-list-style'] .owl-nav [class*='owl-'].owl-prev,
  [class*='wrapper-adv-style'] .owl-nav [class*='owl-'].owl-prev {
    left: 0px;
  }
  [class*='product-list-style'] .owl-nav [class*='owl-'].disabled,
  [class*='post-list-style'] .owl-nav [class*='owl-'].disabled,
  [class*='wrapper-adv-style'] .owl-nav [class*='owl-'].disabled {
    opacity: 0;
  }
  .rtl-layout [class*='product-list-style'] .owl-nav [class*='owl-'].owl-next,
  .rtl-layout [class*='post-list-style'] .owl-nav [class*='owl-'].owl-next,
  .rtl-layout [class*='wrapper-adv-style'] .owl-nav [class*='owl-'].owl-next {
    right: auto;
    left: 0;
  }
  .rtl-layout [class*='product-list-style'] .owl-nav [class*='owl-'].owl-prev,
  .rtl-layout [class*='post-list-style'] .owl-nav [class*='owl-'].owl-prev,
  .rtl-layout [class*='wrapper-adv-style'] .owl-nav [class*='owl-'].owl-prev {
    left: auto;
    right: 0;
  }
  [class*='product-list-style']:hover .owl-nav [class*='owl-']:not(.disabled),
  [class*='post-list-style']:hover .owl-nav [class*='owl-']:not(.disabled),
  [class*='wrapper-adv-style']:hover .owl-nav [class*='owl-']:not(.disabled) {
    opacity: 1;
  }
  [class*='product-list-style']:hover .owl-nav [class*='owl-'].disabled,
  [class*='post-list-style']:hover .owl-nav [class*='owl-'].disabled,
  [class*='wrapper-adv-style']:hover .owl-nav [class*='owl-'].disabled {
    opacity: .2;
  }
  [class*='product-list-style']:hover .owl-nav [class*='owl-'].owl-prev,
  [class*='post-list-style']:hover .owl-nav [class*='owl-'].owl-prev,
  [class*='wrapper-adv-style']:hover .owl-nav [class*='owl-'].owl-prev,
  [class*='product-list-style']:hover .owl-nav [class*='owl-'].owl-next,
  [class*='post-list-style']:hover .owl-nav [class*='owl-'].owl-next,
  [class*='wrapper-adv-style']:hover .owl-nav [class*='owl-'].owl-next {
    transform: translateX(0px);
    visibility: visible;
  }
  .rtl-layout [class*='product-list-style']:hover .owl-nav [class*='owl-'].owl-prev,
  .rtl-layout [class*='post-list-style']:hover .owl-nav [class*='owl-'].owl-prev,
  .rtl-layout [class*='wrapper-adv-style']:hover .owl-nav [class*='owl-'].owl-prev,
  .rtl-layout [class*='product-list-style']:hover .owl-nav [class*='owl-'].owl-next,
  .rtl-layout [class*='post-list-style']:hover .owl-nav [class*='owl-'].owl-next,
  .rtl-layout [class*='wrapper-adv-style']:hover .owl-nav [class*='owl-'].owl-next {
    transform: translateX(0px);
  }
  [class*='product-list-style'] .owl-nav [class*='owl-'],
  [class*='post-list-style'] .owl-nav [class*='owl-'],
  [class*='wrapper-adv-style'] .owl-nav [class*='owl-'] {
    width: 40px;
    height: 40px;
    line-height: 38px;
  }
  [class*='product-list-style'] .owl-dots,
  [class*='post-list-style'] .owl-dots,
  [class*='wrapper-adv-style'] .owl-dots {
    width: 100%;
    text-align: center;
    margin: 15px 0 0;
  }
  [class*='product-list-style'] .owl-dots .owl-dot,
  [class*='post-list-style'] .owl-dots .owl-dot,
  [class*='wrapper-adv-style'] .owl-dots .owl-dot {
    overflow: hidden;
    display: inline-block;
    margin: 0 2px;
    cursor: pointer;
    background-color: transparent;
    box-shadow: inset 0 0 0 2px #a8aeba;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    position: relative !important;
  }
  [class*='product-list-style'] .owl-dots .owl-dot span,
  [class*='post-list-style'] .owl-dots .owl-dot span,
  [class*='wrapper-adv-style'] .owl-dots .owl-dot span {
    height: 100%;
    width: 100%;
    background-color: #646d7e;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 500ms ease;
    backface-visibility: hidden;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
  }
  [class*='product-list-style'] .owl-dots .owl-dot.active span,
  [class*='post-list-style'] .owl-dots .owl-dot.active span,
  [class*='wrapper-adv-style'] .owl-dots .owl-dot.active span {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
}
.list.products-list .cdz-product-labels {
  left: 0;
  right: auto;
}
.rtl-layout .list.products-list .cdz-product-labels {
  right: 0;
  left: auto;
}
@media only screen and (max-width: 767px) {
  .brand-slider-wrapper .owl-nav {
    display: none;
  }
}
.cdz-slideshow .icon-loading {
  font-size: 0 !important;
}
.cdz-slideshow .icon-loading span {
  font-size: 0;
}
.cdz-slideshow .owl-nav [class*='owl-'] {
  top: -moz-calc(25%);
  top: -webkit-calc(25%);
  top: -o-calc(25%);
  top: calc(25%);
  opacity: 0;
  backface-visibility: hidden;
  visibility: hidden;
}
.cdz-slideshow .owl-nav [class*='owl-'].owl-next {
  right: 0px;
  transform: translate(150%);
}
.cdz-slideshow .owl-nav [class*='owl-'].owl-prev {
  left: 0px;
  transform: translate(-150%);
}
.cdz-slideshow .owl-nav [class*='owl-'].disabled {
  opacity: 0;
}
.rtl-layout .cdz-slideshow .owl-nav [class*='owl-'].owl-next {
  right: auto;
  left: 0;
  transform: translate(-150%);
}
.rtl-layout .cdz-slideshow .owl-nav [class*='owl-'].owl-prev {
  left: auto;
  right: 0;
  transform: translate(150%);
}
.cdz-slideshow:hover .owl-nav [class*='owl-']:not(.disabled) {
  opacity: 1;
}
.cdz-slideshow:hover .owl-nav [class*='owl-'].disabled {
  opacity: .2;
}
.cdz-slideshow:hover .owl-nav [class*='owl-'].owl-prev,
.cdz-slideshow:hover .owl-nav [class*='owl-'].owl-next {
  transform: translateX(0px);
  visibility: visible;
}
.rtl-layout .cdz-slideshow:hover .owl-nav [class*='owl-'].owl-prev,
.rtl-layout .cdz-slideshow:hover .owl-nav [class*='owl-'].owl-next {
  transform: translateX(0px);
}
.cdz-slideshow .owl-nav [class*='owl-'] {
  width: 50px;
  height: 50px;
  line-height: 48px;
}
.cdz-slideshow .owl-dots {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 10px;
}
.cdz-slideshow .owl-dots .owl-dot {
  overflow: hidden;
  display: inline-block;
  margin: 0 2px;
  cursor: pointer;
  background-color: #333333;
  width: 11px;
  height: 11px;
  border-radius: 100%;
  position: relative !important;
  transition: all 500ms ease;
  backface-visibility: hidden;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  opacity: .4;
}
.cdz-slideshow .owl-dots .owl-dot.active {
  background-color: #A07653;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  opacity: 1;
}
@media only screen and (max-width: 1199px) {
  .cdz-slideshow .owl-nav {
    display: none;
  }
}
.fb_iframe_widget iframe {
  width: 100% !important;
}
table#product-attribute-specs-table td {
  padding: 10px 10px 5px;
  vertical-align: top;
  line-height: 1;
}
table#product-attribute-specs-table tr {
  margin-bottom: 5px;
}
.rtl-layout .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
.rtl-layout .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
  padding-left: 10px;
  padding-right: 0;
}
.cdz-newsletter-modal.modal-popup .modal-header {
  padding: 0;
  z-index: 100;
}
.cdz-newsletter-modal.modal-popup .modal-inner-wrap .modal-header .action-close {
  right: 0;
  z-index: 5;
}
.rtl-layout .cdz-newsletter-modal.modal-popup .modal-inner-wrap .modal-header .action-close {
  right: auto;
  left: 0;
}
.cdz-newsletter-modal.modal-popup .modal-inner-wrap {
  width: 60%;
  max-width: 780px;
}
.cdz-newsletter-modal.modal-popup .modal-content {
  padding: 0;
}
.cdz-newsletter-modal.modal-popup [class*="cdz-popup-newsletter"] {
  padding: 0;
}
.cdz-newsletter-modal.modal-popup .popup-title h3 {
  font-size: 30px;
  letter-spacing: 1px;
  margin-bottom: 40px;
  color: #282828;
}
.cdz-newsletter-modal.modal-popup .popup-content {
  text-align: center;
  padding: 60px 40px;
  position: relative;
}
.cdz-newsletter-modal.modal-popup .popup-content-desc {
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 1px;
  margin-bottom: 30px;
}
.cdz-newsletter-modal.modal-popup .block.newsletter {
  width: 100%;
  margin-bottom: 10px;
}
.cdz-newsletter-modal.modal-popup .block.newsletter .newsletter {
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
.cdz-newsletter-modal.modal-popup .block.newsletter .newsletter .control:before {
  display: none;
}
.cdz-newsletter-modal.modal-popup .block.newsletter .newsletter input {
  border: 1px solid #ebebeb;
  padding: 0;
  text-align: center;
  font-size: 14px;
  height: 35px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.cdz-newsletter-modal.modal-popup .block.newsletter .actions {
  width: 100%;
  display: block;
}
.cdz-newsletter-modal.modal-popup .block.newsletter .actions .subscribe {
  width: 100%;
  height: 35px;
  padding: 0;
  text-align: center;
  font-size: 14px;
  letter-spacing: 1px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.cdz-newsletter-modal.modal-popup .social {
  position: absolute;
  width: 100%;
  bottom: 0;
  font-size: 20px;
  text-align: center;
}
.cdz-newsletter-modal.modal-popup .social a {
  display: inline-block;
  text-align: center;
  margin: 0 10px;
  transition: all 500ms ease;
  backface-visibility: hidden;
  color: #A07653;
}
.cdz-newsletter-modal.modal-popup .social a:active,
.cdz-newsletter-modal.modal-popup .social a:focus,
.cdz-newsletter-modal.modal-popup .social a:visited {
  color: #A07653;
}
.cdz-newsletter-modal.modal-popup .social a:hover {
  color: #282828;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .cdz-newsletter-modal.modal-popup .modal-inner-wrap {
    min-width: 650px;
  }
  .cdz-newsletter-modal.modal-popup .popup-title h3 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .cdz-newsletter-modal.modal-popup .popup-content-desc {
    font-size: 14px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .cdz-newsletter-modal.modal-popup .popup-title h3 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .cdz-newsletter-modal.modal-popup .popup-content-desc {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .cdz-newsletter-modal.modal-popup .modal-header .action-close {
    z-index: 2;
  }
  .cdz-product .owl-nav {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .cdz-newsletter-modal.modal-popup .modal-inner-wrap {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .modal-popup .modal-inner-wrap {
    max-width: 90%;
  }
}
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"] {
  color: #9c9c9c;
  border-color: #e1e1e1;
  background: transparent;
  height: 35px;
  line-height: 35px;
  padding-left: 10px;
  padding-right: 10px;
  outline: none;
  background-clip: padding-box;
  box-shadow: none;
  -moz-box-shadow: none;
  border-width: 1px;
  border-radius: 2px;
}
body textarea {
  color: #9c9c9c;
  border-color: #e1e1e1;
  background: transparent;
  border-width: 1px;
  border-radius: 2px;
  box-shadow: none;
  -moz-box-shadow: none;
}
body select {
  color: #9c9c9c;
  border-color: #e1e1e1;
  background: transparent;
  box-shadow: none;
  -moz-box-shadow: none;
}
body form select {
  height: 35px;
  border-width: 1px;
  border-radius: 2px;
}
body ._keyfocus *:focus,
body input:not([disabled]):focus,
body textarea:not([disabled]):focus,
body select:not([disabled]):focus {
  box-shadow: none;
  -moz-box-shadow: none;
}
body.rtl-layout .abs-field-date input,
body.rtl-layout .form-giftregistry-search .fields-specific-options .datetime-picker,
body.rtl-layout .field.date input,
body.rtl-layout .field.date input {
  margin-right: 0px;
  margin-left: 10px;
}
body .page-footer input[type=text],
body .page-footer input[type=email] {
  height: 40px;
  line-height: 40px;
}
label[for] {
  cursor: pointer;
}
.fieldset > .field,
.fieldset > .fields > .field,
form .field {
  margin: 0 0 15px;
}
.product-item form .field.qty {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label,
.field > .label {
  margin: 0 0;
  font-size: 13px;
}
.fieldset > .field:not(.choice) > .label {
  padding-right: 0;
}
.fieldset .fullname .field .control {
  width: 100%;
}
.fieldset .fullname .field .label {
  text-align: inherit;
  width: 100%;
  padding: 0;
  float: none;
}
.column:not(.sidebar-main) form .actions-toolbar,
.column:not(.sidebar-additional) form .actions-toolbar {
  margin: 0;
}
.fieldset .legend {
  margin-left: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #ebebeb;
  width: 100%;
  font-weight: 600;
  text-transform: uppercase;
  color: #282828;
  margin-bottom: 10px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: normal;
}
@media only screen and (min-width: 768px) {
  .fieldset > .field:not(.choice) > .label {
    clear: both;
    width: 100%;
    text-align: left;
  }
  .rtl-layout .fieldset > .field:not(.choice) > .label {
    text-align: right;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 100%;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    display: none;
  }
  .form.search.advanced {
    width: 60%;
    display: inline-block;
  }
}
.form.search.advanced .fields.range .field:first-child .control:after {
  top: 0px;
  line-height: 35px;
}
.form.search.advanced .group.price .addon .addafter {
  padding-top: 0px;
  line-height: 35px;
  font-family: inherit;
  font-size: inherit;
}
.actions-toolbar > .secondary:last-child {
  margin-top: 0;
}
body input[name=qty],
body .qty input,
body input[name=min_price],
body input[name=max_price],
body .page-footer input[type=email] {
  border-width: 0;
  border-bottom-width: 1px;
  border-radius: 0;
}
.mb-bottom-toolbar {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  box-shadow: 2px 2px 10px #333;
  z-index: 800;
  overflow: visible;
}
.mb-bottom-toolbar .owl-loaded .owl-stage {
  padding: 4px 0 0;
}
.mb-bottom-toolbar .menu-items .item > a,
.mb-bottom-toolbar .group-switch > button.switcher,
.mb-bottom-toolbar .group-switch > .cart.table-wrapper .actions-toolbar > .action.switcher,
.mb-bottom-toolbar .group-switch > .action-gift.switcher {
  border: 0;
  font-size: 17px;
  line-height: 40px;
  width: 40px;
  height: 40px;
  padding: 0;
  text-align: center;
  transition: font-size linear 300ms;
  background-color: transparent;
  box-shadow: none;
  display: inline-block;
  color: #A07653;
  position: relative;
}
.mb-bottom-toolbar .menu-items .item > a:not([disabled]):active,
.mb-bottom-toolbar .group-switch > button.switcher:not([disabled]):active,
.mb-bottom-toolbar .menu-items .item > a:not([disabled]):focus,
.mb-bottom-toolbar .group-switch > button.switcher:not([disabled]):focus,
.mb-bottom-toolbar .menu-items .item > a:not([disabled]):hover,
.mb-bottom-toolbar .group-switch > button.switcher:not([disabled]):hover,
.mb-bottom-toolbar .group-switch > .cart.table-wrapper .actions-toolbar > .action.switcher:not([disabled]):active,
.mb-bottom-toolbar .group-switch > .cart.table-wrapper .actions-toolbar > .action.switcher:not([disabled]):focus,
.mb-bottom-toolbar .group-switch > .cart.table-wrapper .actions-toolbar > .action.switcher:not([disabled]):hover,
.mb-bottom-toolbar .group-switch > .action-gift.switcher:not([disabled]):active,
.mb-bottom-toolbar .group-switch > .action-gift.switcher:not([disabled]):focus,
.mb-bottom-toolbar .group-switch > .action-gift.switcher:not([disabled]):hover {
  background-color: transparent;
  box-shadow: none;
  color: #A07653;
}
.mb-bottom-toolbar .group-switch {
  z-index: 100;
}
.mb-bottom-toolbar .group-switch .dot {
  display: inline-block;
  width: calc(16.66666667%);
  position: relative;
  font-size: 7px;
  text-align: center;
}
.mb-bottom-toolbar .group-switch a.return {
  top: 5px;
}
.mb-bottom-toolbar .btn-cart {
  position: relative;
}
.mb-bottom-toolbar .btn-cart .info-wrap {
  position: absolute;
  width: 16px;
  height: 16px;
  line-height: 16px;
  background: red;
  font-size: 11px;
  right: 2px;
  color: #ffffff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  top: 0;
}
.btn-groups .owl-carousel .owl-stage-outer {
  overflow: visible;
}
.btn-groups .owl-carousel .owl-stage-outer > .owl-stage > .owl-item {
  visibility: hidden;
}
.btn-groups .owl-carousel .owl-stage-outer > .owl-stage > .owl-item.active {
  visibility: visible;
}
.menu-items {
  transition: width linear 300ms;
  backface-visibility: hidden;
  width: 100%;
  float: right;
}
.menu-items > .item {
  padding: 0;
  text-align: center;
  opacity: 1;
}
.switcher {
  position: relative;
}
.switcher .dot {
  opacity: 1;
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.switcher .times {
  font-size: 0;
  opacity: 0;
}
.switcher .times:before,
.switcher .times:after {
  position: absolute;
  left: -1px;
  top: 25px;
  width: 26px;
  height: 2px;
  background: #A07653;
  content: "";
  z-index: 3;
  outline: 1px solid transparent;
  transition: all 500ms ease;
  backface-visibility: hidden;
  transform: rotate(0);
  opacity: 0;
}
.switcher.return .dot {
  opacity: 0;
  transition: all linear 900ms;
  backface-visibility: hidden;
  width: calc(12.5%);
}
.switcher.return .times {
  transition: all linear 600ms;
  backface-visibility: hidden;
  opacity: 1;
}
.switcher.return .times:before {
  transform: rotate(-45deg);
  opacity: 1;
}
.switcher.return .times:after {
  transform: rotate(45deg);
  bottom: 0;
  opacity: 1;
}
.group-switch {
  padding: 0;
  text-align: center;
  background: inherit;
}
.changing .menu-items {
  width: 5px;
  transition: width linear 300ms;
  backface-visibility: hidden;
}
.wave-line {
  animation-name: waveline;
  animation-duration: 1000ms;
}
.btn-group {
  opacity: 0;
}
.active .btn-group {
  opacity: 1;
}
.mb-bottom-toolbar .fa-shopping-cart:before {
  display: inline-block;
  font-family: 'CodazonFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e992";
  font-size: 19px;
  speak: none;
  line-height: 32px;
}
.mb-bottom-toolbar .mb-toolbar-content {
  position: absolute;
  width: calc(60%);
  max-height: calc(-50vh);
  min-height: 107px;
  background-color: #fff;
  z-index: 100;
  left: 20px;
  bottom: calc(120%);
  visibility: hidden;
  transform: scale(0);
  transition: 300ms;
  backface-visibility: hidden;
}
.mb-bottom-toolbar .mb-toolbar-content .mb-toolbar-content-inner {
  position: relative;
  display: inline;
}
.mb-bottom-toolbar .mb-toolbar-content:after {
  position: absolute;
  content: '';
  left: calc(40%);
  border: 10px solid transparent;
  border-top-color: #fff;
  bottom: -20px;
}
.mb-bottom-toolbar .mb-toolbar-content-inner {
  width: 100%;
}
.mb-bottom-toolbar .mb-toolbar-backface {
  visibility: hidden;
  opacity: 0;
  z-index: 100;
  transition: 300ms;
  backface-visibility: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.mb-bottom-toolbar.content-opened .mb-toolbar-content {
  visibility: visible;
  transform: scale(1);
  transition: 300ms;
  backface-visibility: hidden;
}
.mb-bottom-toolbar.content-opened .mb-toolbar-backface {
  visibility: visible;
  opacity: 1;
  transition: 300ms;
  backface-visibility: hidden;
}
.nav-open .nav-sections {
  z-index: 910;
}
.nav-open .mb-bottom-toolbar {
  left: calc(46%);
  transition: 0.3s;
  backface-visibility: hidden;
}
.nav-open .rtl-layout .mb-bottom-toolbar {
  left: auto;
  right: calc(46%);
}
.rtl-layout .mb-bottom-toolbar {
  right: 0;
  left: auto;
}
.nav-open .rtl-layout .nav-sections {
  transition: 0.3s;
  backface-visibility: hidden;
}
.rtl-layout .nav-sections {
  transition: 0.3s;
  backface-visibility: hidden;
}
.mb-bottom-toolbar {
  transition: 0.3s;
  backface-visibility: hidden;
}
@media only screen and (max-width: 767px) {
  .footer-minicart {
    display: none;
  }
}
.cdz-sidebar {
  position: absolute;
  width: 320px;
  height: 100%;
  top: 0;
  background-color: #FFF;
  z-index: 888;
  overflow: auto;
}
.cdz-sidebar.md-sidenav-left {
  left: -320px;
  right: auto;
}
.rtl-layout .cdz-sidebar.md-sidenav-left {
  left: auto;
  right: -320px;
}
.cdz-sidebar.md-sidenav-right {
  left: auto;
  right: -320px;
}
.rtl-layout .cdz-sidebar.md-sidenav-right {
  left: -320px;
  right: auto;
  direction: ltr;
}
.rtl-layout .cdz-sidebar.md-sidenav-right .utilies-sections {
  direction: rtl;
}
.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;
}
body {
  right: 0;
  left: 0;
}
.cdz-panel-open-right body,
.cdz-panel-open-left body {
  position: relative;
  right: 320px;
  left: auto;
  transition: right ease 300ms;
  backface-visibility: hidden;
  overflow: hidden;
}
.cdz-panel-open-right body.rtl-layout,
.cdz-panel-open-left body.rtl-layout {
  right: auto;
  left: 320px;
  transition: left ease 300ms;
  backface-visibility: hidden;
}
.cdz-panel-open-right .sticky-menu.active,
.cdz-panel-open-left .sticky-menu.active {
  right: 320px;
  left: auto;
  transition: right ease 300ms;
  backface-visibility: hidden;
}
.cdz-panel-open-right .rtl-layout .sticky-menu.active,
.cdz-panel-open-left .rtl-layout .sticky-menu.active {
  right: auto;
  left: 320px;
  transition: left ease 300ms;
  backface-visibility: hidden;
}
.cdz-panel-open-right .cdz-sidebar-backface,
.cdz-panel-open-left .cdz-sidebar-backface {
  visibility: visible;
  opacity: 1;
  transition: opacity ease 300ms;
  backface-visibility: hidden;
}
.cdz-panel-open-left body {
  right: auto;
  left: 320px;
  transition: left ease 300ms;
  backface-visibility: hidden;
}
.cdz-panel-open-left body.rtl-layout {
  right: 320px;
  left: auto;
  transition: right ease 300ms;
  backface-visibility: hidden;
}
.cdz-panel-open-left .sticky-menu.active {
  right: auto;
  left: 320px;
  transition: left ease 300ms;
  backface-visibility: hidden;
}
.cdz-panel-open-left .rtl-layout .sticky-menu.active {
  right: 320px;
  left: auto;
  transition: right ease 300ms;
  backface-visibility: hidden;
}
.cdz-panel-close-right body,
.cdz-panel-close-left body {
  position: relative;
  right: 0px;
  left: auto;
  transition: right ease 300ms;
  backface-visibility: hidden;
  overflow: hidden;
}
.cdz-panel-close-right body.rtl-layout,
.cdz-panel-close-left body.rtl-layout {
  right: auto;
  left: 0;
  transition: left ease 300ms;
  backface-visibility: hidden;
}
.cdz-panel-close-right .sticky-menu.active,
.cdz-panel-close-left .sticky-menu.active {
  right: 0px;
  left: auto;
  transition: right ease 300ms;
  backface-visibility: hidden;
}
.cdz-panel-close-right .rtl-layout .sticky-menu.active,
.cdz-panel-close-left .rtl-layout .sticky-menu.active {
  right: auto;
  left: 0;
  transition: left ease 300ms;
  backface-visibility: hidden;
}
.cdz-panel-close-right .cdz-sidebar-backface,
.cdz-panel-close-left .cdz-sidebar-backface {
  opacity: 0;
  transition: opacity ease 300ms;
  backface-visibility: hidden;
}
.cdz-panel-close-left body {
  right: auto;
  left: 0;
  transition: left ease 300ms;
  backface-visibility: hidden;
}
.cdz-panel-close-left body.rtl-layout {
  right: 0px;
  left: auto;
  transition: right ease 300ms;
  backface-visibility: hidden;
}
.md-sidenav-left,
.md-sidenav-right {
  width: 320px;
}
@media only screen and (max-width: 767px) {
  html[class*='cdz-panel-open-'] {
    height: 100%;
    overflow: hidden;
    width: 100%;
  }
  html[class*='cdz-panel-open-'] body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  html[class*='cdz-panel-open-'] .cdz-sidebar {
    z-index: 900;
    overflow: auto;
    height: 100%;
    position: fixed;
    top: 0;
    width: 80%;
    width: calc(30%);
  }
  html[class*='cdz-panel-open-'] .cdz-sidebar.md-sidenav-right {
    left: auto;
    right: 0;
  }
  html[class*='cdz-panel-open-'] .cdz-sidebar.md-sidenav-left {
    left: 0;
    right: auto;
  }
  html[class*='cdz-panel-open-'] .cdz-sidebar #minicart-list {
    overflow-y: scroll;
  }
  html[class*='cdz-panel-open-'] .cdz-sidebar .utilies-section {
    max-height: 100%;
  }
  html.cdz-panel-open-right body {
    right: 80%;
    right: calc(30%);
    transition: none;
  }
  html.cdz-panel-open-right body.rtl-layout {
    left: 80%;
    left: calc(30%);
    transition: none;
  }
  html.cdz-panel-open-right .cdz-sidebar.md-sidenav-left {
    display: none;
  }
  html.cdz-panel-open-right .rtl-layout .cdz-sidebar {
    left: 0;
    right: auto;
  }
  html.cdz-panel-open-left .cdz-sidebar.md-sidenav-right {
    display: none;
  }
}
@keyframes cdzSideMenuShow {
  0% {
    left: -320px;
  }
  100% {
    left: 0;
  }
}
@keyframes cdzSideMenuShowRTL {
  0% {
    right: -320px;
  }
  100% {
    right: 0;
  }
}
.ver-menu-stage {
  position: fixed;
  z-index: 1000;
  display: none;
  overflow-y: auto;
  overflow-x: hidden;
}
.ver-menu-stage .inner {
  position: relative;
  width: 100%;
}
.ver-menu-stage .stage-backface {
  position: absolute;
  display: block;
  z-index: 22;
}
.ver-menu-stage .stage-menu-wrap {
  width: 320px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 23;
}
.rtl-layout .ver-menu-stage .stage-menu-wrap {
  right: 0;
  left: auto;
}
.ver-menu-stage .cdz-menu {
  overflow: hidden;
}
.ver-menu-stage .cdz-menu:hover {
  overflow: visible;
}
.cdz-panel-open-left .ver-menu-stage {
  display: block;
}
.cdz-panel-open-left .ver-menu-stage .stage-menu-wrap {
  animation: cdzSideMenuShow 300ms ease;
}
.cdz-panel-open-left .rtl-layout .ver-menu-stage .stage-menu-wrap {
  animation: cdzSideMenuShowRTL 300ms ease;
}
@media only screen and (max-width: 767px) {
  .ver-menu-stage .stage-menu-wrap {
    width: 80%;
    width: calc(30%);
  }
}
.slide-caption {
  position: absolute;
  color: #282828;
}
.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 .h1 {
  font-style: italic;
  color: #fff;
  font-weight: 500;
}
.slide-caption.cls-white .slide-btn a {
  color: #fff;
  border-color: #A07653;
  background: #A07653;
}
.slide-caption .slide-textcate {
  font-size: 18px;
  margin-bottom: 0;
  line-height: 1.5;
  text-transform: uppercase;
}
.slide-caption .slide-text {
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 1.5;
}
.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: 12px 40px;
  color: #fff;
  border-color: #A07653;
  background: #A07653;
  text-transform: uppercase;
  vertical-align: middle;
  font-size: 14px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.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 .slideText.slideBounceInDown {
  -webkit-animation-name: slideBounceInDown;
  -moz-animation-name: slideBounceInDown;
  -o-animation-name: slideBounceInDown;
  animation-name: slideBounceInDown;
}
@media only screen and (max-width: 767px) {
  .slide-caption .slide-text {
    display: none;
  }
  .slide-caption .h1 {
    font-size: 16px;
  }
  .slide-caption .slide-btn a {
    font-size: 11px;
    padding: 5px 20px;
  }
  .slide-caption .slide-textcate {
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) {
  .slide-caption.text-left {
    text-align: left !important;
  }
  .rtl-layout .slide-caption.text-left {
    direction: ltr;
  }
  .slide-caption.text-right {
    text-align: right !important;
  }
  .rtl-layout .slide-caption.text-right {
    direction: ltr;
  }
  .slide-caption.slide-top-left {
    left: 10%;
    top: 20%;
  }
  .slide-caption.slide-top-right {
    right: 15%;
    top: 20%;
  }
  .slide-caption.slide-top-center {
    max-width: 600px;
    top: 20%;
    left: -moz-calc(-250%);
    left: -webkit-calc(-250%);
    left: -o-calc(-250%);
    left: calc(-250%);
  }
  .slide-caption.slide-bottom-left {
    left: 7%;
    bottom: 10%;
  }
  .slide-caption.slide-bottom-right {
    right: 7%;
    bottom: 10%;
  }
  .slide-caption.slide-middle {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    flex-direction: column;
  }
  .slide-caption .button-link {
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    padding: 10px 45px;
    text-transform: uppercase;
    color: #fff;
    border-color: #000;
    background: #000;
    transition: all 500ms ease;
    backface-visibility: hidden;
  }
  .slide-caption .button-link:hover {
    color: #fff;
    border-color: #A07653;
    background: #A07653;
  }
}
@media only screen and (max-width: 767px) {
  .slide-caption {
    width: 100%;
    text-align: center;
    top: 20%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .slide-caption.slide-top-left {
    top: 10%;
  }
  .slide-caption.slide-top-right {
    top: 10%;
  }
  .slide-caption.slide-top-center {
    top: 10%;
  }
}
@media only screen and (min-width: 768px) {
  .sstext-6x {
    font-size: 50px;
    font-weight: 600;
  }
  .sstext-4x {
    font-size: 42px;
  }
  .sstext-title {
    font-size: 22px;
  }
}
@media (min-width: 1199px) {
  .sstext-6x {
    font-size: 60px;
  }
  .sstext-4x {
    font-size: 52px;
  }
  .sstext-title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .sstext-6x,
  .sstext-4x {
    font-size: 25px;
    font-weight: bold;
  }
  .sstext-title {
    font-size: 12px;
    margin-bottom: 0 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .instagram-wrapper.cdz-block .cdz-block-title .b-title {
    white-space: initial;
  }
}
.cdz-block .cdz-block-title {
  text-align: left;
  margin-bottom: 20px;
}
.cdz-block .cdz-block-title .b-title {
  font-weight: 500;
}
.cdz-block .cdz-block-title .title-desc {
  width: 100%;
  font-size: 12px;
}
.cdz-block.twitter-feeds-wrap .twitter-list {
  padding: 0;
  list-style: none;
}
.cdz-block.twitter-feeds-wrap .tweet-text {
  position: relative;
}
.cdz-block.twitter-feeds-wrap .tweet-text: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: '\f10d';
  font-size: 20px;
  vertical-align: middle;
  color: #A07653;
}
.rtl-layout .cdz-block.twitter-feeds-wrap .tweet-text:before {
  content: '\f10e';
}
.cdz-block.twitter-feeds-wrap .tweet-time {
  font-style: italic;
  margin: 0 0 5px;
}
.cdz-block.twitter-feeds-wrap .tweet-user {
  font-weight: 600;
}
@keyframes cssload-updown {
  0% {
    transform: translateY(-3px);
  }
  50% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(3px);
  }
}
@-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);
  }
}
@-webkit-keyframes schdBannerPagePulse {
  to {
    box-shadow: 0 0 0 105px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes schdBannerPagePulse {
  to {
    box-shadow: 0 0 0 105px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes schdBannerPagePulse {
  to {
    box-shadow: 0 0 0 105px rgba(232, 76, 61, 0);
  }
}
@keyframes schdBannerPagePulse {
  to {
    box-shadow: 0 0 0 105px rgba(232, 76, 61, 0);
  }
}
@-webkit-keyframes schdBannerPagePulseSmall {
  to {
    box-shadow: 0 0 0 72px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes schdBannerPagePulseSmall {
  to {
    box-shadow: 0 0 0 72px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes schdBannerPagePulseSmall {
  to {
    box-shadow: 0 0 0 72px rgba(232, 76, 61, 0);
  }
}
@keyframes schdBannerPagePulseSmall {
  to {
    box-shadow: 0 0 0 72px rgba(232, 76, 61, 0);
  }
}
@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);
  }
}
@keyframes oscillation {
  0% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  30% {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
  }
  60% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
@keyframes waveline {
  0% {
    top: 0px;
  }
  50% {
    top: -20px;
  }
  100% {
    top: 0px;
  }
}
@-webkit-keyframes waveline {
  0% {
    top: 0px;
  }
  50% {
    top: -20px;
  }
  100% {
    top: 0px;
  }
}
.cdz-translator {
  animation-name: translator;
  animation-duration: 1s;
}
.cdz-transparent {
  opacity: 0;
}
.abs-img {
  position: relative;
  display: block;
  overflow: hidden;
}
.abs-img img {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  max-height: none;
}
.cdz-tabs.df-tabs .tab-item {
  display: none;
}
.cdz-tabs.df-tabs .tab-item.active {
  display: block;
}
.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.4;
  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;
}
ul.abs-dropdown {
  list-style: none;
}
ul.abs-dropdown li {
  list-style: none;
}
.section-menu-wrap {
  position: fixed;
  top: 200px;
  left: 0px;
  z-index: 200;
}
.section-menu-wrap.open button.toggle-btn.md-button.md-ink-ripple:before,
.section-menu-wrap.open .cart.table-wrapper .actions-toolbar > .action.toggle-btn.md-button.md-ink-ripple:before,
.section-menu-wrap.open .action-gift.toggle-btn.md-button.md-ink-ripple:before {
  content: '\f0c6';
}
.section-menu-wrap.open .section-menu {
  opacity: 1;
  transform: none;
  transition: all 300ms ease;
  backface-visibility: hidden;
}
.section-menu-wrap .section-menu {
  opacity: 0;
  transform: translateX(-40px);
  transition: all 300ms ease;
  backface-visibility: hidden;
  display: block;
  width: 45px;
  background: #fff;
  border-radius: 0 7px 7px 0;
  overflow: hidden;
  box-shadow: 0px 3px 4px rgba(198, 227, 238, 0.51);
  -moz-box-shadow: 0px 3px 4px rgba(198, 227, 238, 0.51);
}
.section-menu-wrap .section-menu .menu-item {
  cursor: pointer;
  width: 100%;
  color: #8dc7dd;
  height: 45px;
  text-align: center;
  align-items: center;
  display: flex;
  text-decoration: none;
  position: static;
}
.section-menu-wrap .section-menu .menu-item .sec-icon {
  width: 100%;
  font-size: 20px;
}
.section-menu-wrap .section-menu .menu-item .item-label {
  position: absolute;
  left: calc(110%);
  background: #414b56;
  color: transparent;
  opacity: 0;
  visibility: hidden;
}
.section-menu-wrap .section-menu .menu-item .item-label:after {
  content: '';
  border: 7px solid;
  position: absolute;
  right: calc(99%);
  top: calc(43%);
  border-color: transparent #414b56 transparent transparent;
  transition: all 300ms ease;
  backface-visibility: hidden;
}
.section-menu-wrap .section-menu .menu-item:hover .item-label {
  color: #fff;
  opacity: 1;
  overflow: visible;
  padding: 10px 10px;
  max-width: 200px;
  visibility: visible;
  transition: opacity 300ms ease .4s;
  backface-visibility: hidden;
}
.section-menu-wrap .section-menu .menu-item:hover .item-label span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  display: block;
}
.section-menu-wrap .section-menu .menu-item:last-child {
  border-bottom: none;
}
.section-menu-wrap .section-menu .menu-item.active {
  background: #37ccd4;
  color: #fff;
}
@media (max-width: 1400px) {
  .section-menu-wrap {
    display: none;
  }
}
.cdz-video.video-no-loaded .video-placeholder,
.cdz-video.video-no-loaded .video-player {
  display: none;
}
.cdz-video.video-no-loaded .brand-loader {
  display: block;
}
.cdz-video .cdz-video-inner {
  position: relative;
}
.cdz-video .video-player {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
}
.cdz-video .video-player .video-player-icon {
  cursor: pointer;
  display: block;
  margin: auto;
  border: none;
  border-radius: 50%;
  background: rgba(28, 28, 28, 0.87);
  box-shadow: 0 13px 20px 0 rgba(0, 0, 0, 0.8100000000000001);
}
.cdz-video .video-player .video-player-icon > span {
  width: 120px;
  height: 120px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cdz-video .video-player .video-player-icon > span > svg {
  fill: #fff;
  width: 32px;
  height: 44px;
}
.cdz-video .video-player .video-player-icon > span:hover > svg,
.cdz-video .video-player .video-player-icon > span:focus > svg {
  fill: #fff;
  transition: .3s;
}
ul.abs-dropdown > li {
  cursor: pointer;
}
.f-right {
  float: right;
}
.rtl-layout .f-right {
  float: left;
}
.btn-group-linkstyle .item {
  float: left;
  border-right: 1px solid #000;
  padding-right: 7px;
  padding-left: 7px;
}
.rtl-layout .btn-group-linkstyle .item {
  float: right;
  border-right: none;
  border-left: 1px solid #000000;
}
.btn-group-linkstyle .item:first-child {
  padding-left: 0px;
}
.rtl-layout .btn-group-linkstyle .item:first-child {
  padding-right: 0px;
  padding-left: 7px;
}
.btn-group-linkstyle .item:last-child {
  padding-right: 0px;
  border-right: none;
}
.rtl-layout .btn-group-linkstyle .item:last-child {
  padding-right: 7px;
  padding-left: 0px;
  border-left: none;
}
.btn-group-linkstyle .item .btn-link {
  padding: 0 0;
  border: none;
  text-decoration: underline;
}
button.owl-dot,
.cart.table-wrapper .actions-toolbar > .action.owl-dot,
.action-gift.owl-dot {
  padding: 0 0;
  font: inherit;
  border: 0;
  background: none;
  border-radius: 0;
}
button.owl-dot:active,
button.owl-dot:focus,
button.owl-dot:visited,
button.owl-dot:hover,
.cart.table-wrapper .actions-toolbar > .action.owl-dot:active,
.cart.table-wrapper .actions-toolbar > .action.owl-dot:focus,
.cart.table-wrapper .actions-toolbar > .action.owl-dot:visited,
.cart.table-wrapper .actions-toolbar > .action.owl-dot:hover,
.action-gift.owl-dot:active,
.action-gift.owl-dot:focus,
.action-gift.owl-dot:visited,
.action-gift.owl-dot:hover {
  background: none;
}
.cdz-dd-trigger {
  display: inline-block;
}
.minicart-wrapper .cdz-dd-content .block-minicart {
  display: block;
}
.page-products .products-grid .product-items .item.product-item {
  float: left;
}
.toolbar-blog-posts,
.toolbar-products {
  display: inline-block;
  width: 100%;
}
.page-products .product-items .item.product-item {
  position: relative;
}
.page-products .product-item-info {
  width: 100%;
}
.fotorama__fullscreen .cdz-magnifier {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .cdz-magnifier {
    display: none !important;
  }
}
input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
}
@media only screen and (min-width: 768px) {
  .cdz-menu:not(.cdz-toggle-menu) .groupmenu-drop {
    top: calc(99%);
  }
}
.message.global.cookie#notice-cookie-block {
  z-index: 1000;
}
.infinite-scroll-placeholder .double-bounce-spinner {
  margin: 20px auto;
}
.contact-form-wrap .fieldset > div:not(.field) {
  float: left;
  width: 100%;
  padding: 0 20px;
}
.contact-form-wrap .fieldset .field-recaptcha {
  padding-left: 0;
  padding-right: 0;
}
.ui-datepicker {
  display: none;
}
.panel-toggle-wrap:not(.applied) .content-outer {
  max-height: none !important;
}
.panel-toggle-wrap:not(.applied) .content-toolbar {
  display: none !important;
}
.panel-toggle-wrap.applied .content-toolbar {
  position: relative;
  text-align: center;
}
.panel-toggle-wrap.applied .content-toggle {
  cursor: pointer;
  display: inline-block;
  padding: 2px 15px;
  border: 1px solid #A07653;
  color: #A07653;
  background: #fff;
  border-radius: 4px;
}
.panel-toggle-wrap.applied .content-toggle:hover {
  color: #fff;
  background: #A07653;
}
.panel-toggle-wrap.applied .content-toggle > span {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
}
.panel-toggle-wrap.applied .content-toggle:before {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  content: "\f196";
  font-family: FontAwesome;
  margin-right: 7px;
}
.rtl-layout .panel-toggle-wrap.applied .content-toggle:before {
  margin-right: 0px;
  margin-left: 7px;
}
.panel-toggle-wrap.applied .content-outer {
  position: relative;
}
.panel-toggle-wrap.applied:not(.content-open) .content-outer:after {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  background: linear-gradient(rgba(255, 255, 255, 0), #ffffff 100%);
  height: 120px;
  max-height: 40%;
  content: '';
}
.panel-toggle-wrap.applied.content-open .content-outer {
  max-height: none !important;
  margin-bottom: 30px;
}
.panel-toggle-wrap.applied.content-open .content-toggle:before {
  content: "\f147";
}
.wishlist-index-index .products-grid .product-items {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  [class*="mb-stage-padding"] .owl-carousel {
    overflow: hidden !important;
  }
  [class*="mb-stage-padding"] .owl-carousel .owl-stage-outer {
    overflow: visible;
  }
  .mb-stage-padding-5 .owl-carousel {
    padding: 0 5% 0 0;
  }
  .rtl-layout .mb-stage-padding-5 .owl-carousel {
    padding: 0 0 0 5%;
  }
  .mb-stage-padding-10 .owl-carousel {
    padding: 0 10% 0 0;
  }
  .rtl-layout .mb-stage-padding-10 .owl-carousel {
    padding: 0 0 0 10%;
  }
  .mb-stage-padding-20 .owl-carousel {
    padding: 0 20% 0 0;
  }
  .rtl-layout .mb-stage-padding-20 .owl-carousel {
    padding: 0 0 0 20%;
  }
  .mb-stage-padding-30 .owl-carousel {
    padding: 0 30% 0 0;
  }
  .rtl-layout .mb-stage-padding-30 .owl-carousel {
    padding: 0 0 0 30%;
  }
}
.nice-scroll {
  scrollbar-color: #ebebeb transparent;
  scrollbar-width: thin;
  scrollbar-border: none;
}
.nice-scroll::-webkit-scrollbar {
  width: 7px;
}
.nice-scroll::-webkit-scrollbar-thumb {
  background: #ebebeb;
}
.nice-scroll::-webkit-scrollbar-thumb:hover {
  background: #888;
}
.nice-scroll::-webkit-scrollbar-track {
  background: transparent;
}
.nice-scroll::-webkit-scrollbar:horizontal {
  height: 7px;
}
.nice-scroll::-webkit-scrollbar-thumb:horizontal {
  background: #ebebeb;
}
.nice-scroll::-webkit-scrollbar-thumb:horizontal:hover {
  background: #888;
}
.nice-scroll::-webkit-scrollbar-track:horizontal {
  background: transparent;
}
.fullbox {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.brand-container .owl-carousel.owl-loaded {
  padding-top: 0;
}
.brand-container .brand-top {
  margin-bottom: 30px;
}
.brand-container .block {
  margin-bottom: 0;
}
.brand-container .block.featured-brands-block {
  margin-bottom: 20px;
}
.brand-container .page-desc {
  margin-bottom: 20px;
}
.brand-container .block-title {
  color: #282828;
  background-color: transparent;
  padding: 0;
  margin-bottom: 20px;
  min-width: 100%;
  border-bottom: 1px solid #ebebeb;
}
.brand-container .block-title > strong {
  border: 0;
  padding-bottom: 15px;
  margin-top: 0;
  margin-bottom: -1px;
  display: inline-block;
  vertical-align: top;
  border-bottom: 3px solid #121212;
  text-transform: uppercase;
}
.block-brands-search .all-brank-link {
  font-size: 0;
  float: right;
  margin-top: 2px;
}
.rtl-layout .block-brands-search .all-brank-link {
  float: left;
}
.block-brands-search .all-brank-link: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: '\f08e';
  font-size: 16px;
  color: #999999;
}
.block-brands-search .all-brank-link:hover:before {
  color: #282828;
}
.brand-main .brand-search-wrap,
.featured-brands-block .brand-search-wrap {
  float: right;
  width: 250px;
  z-index: 10;
  max-width: 100%;
}
.rtl-layout .brand-main .brand-search-wrap,
.rtl-layout .featured-brands-block .brand-search-wrap {
  float: left;
}
.brand-search-wrap {
  font-size: 14px !important;
}
.brand-search-wrap .search-input {
  height: 35px;
  line-height: 35px;
  display: block;
  background-color: #FFF;
}
.brand-search-wrap .list-wrap {
  background-color: #FFF;
}
.brand-search-wrap input[type="text"] {
  font-size: 10px;
  font-style: italic;
  padding-left: 35px;
  margin-top: -3px;
}
.brand-search-wrap .brand-form {
  position: relative;
}
.brand-search-wrap .brand-form .ui-helper-hidden-accessible {
  display: block;
  width: 100%;
  color: #c07600;
  position: absolute;
  width: auto;
  white-space: nowrap;
  top: -10px;
  font-size: 11px;
}
.brand-search-wrap .search-label {
  position: absolute;
  left: 10px;
  top: 10px;
}
.brand-search-wrap .search-label:before {
  display: inline-block;
  font-family: 'CodazonFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e98f';
  font-size: 14px;
  speak: none;
}
.brand-search-wrap .brand-list {
  display: block !important;
  padding: 0;
  width: 100% !important;
  border: 1px solid #ebebeb;
  border-top: none;
  margin: 0;
  left: 0 !important;
  top: 0 !important;
}
.brand-search-wrap .brand-list._hide {
  display: none !important;
}
.brand-search-wrap .brand-list .item {
  list-style: none;
  border-bottom: 1px dotted #ebebeb;
  margin-bottom: 0;
}
.brand-search-wrap .brand-list .item:last-child {
  border-bottom: none;
}
.brand-search-wrap .brand-list .item:last-child {
  border-bottom: none;
}
.brand-search-wrap .brand-list .item a {
  line-height: 0;
  text-decoration: none;
  width: 100%;
  display: flex;
  align-items: center;
}
.brand-search-wrap .brand-list .item a > span {
  display: block;
  float: left;
}
.rtl-layout .brand-search-wrap .brand-list .item a > span {
  float: right;
}
.brand-search-wrap .brand-list .item a .brand-img {
  width: 35px;
  height: 35px;
  margin-right: 10px;
}
.rtl-layout .brand-search-wrap .brand-list .item a .brand-img {
  margin-right: 0px;
  margin-left: 10px;
}
.brand-search-wrap .brand-list .item a .brand-img img {
  width: 100%;
}
.brand-search-wrap .brand-list .item:hover {
  background-color: #f6f7f9;
}
.brand-search-wrap .brand-list .item.selected {
  background: #f6f7f9;
}
.brand-alphabet-list .char-list {
  overflow: hidden;
  margin-bottom: 20px;
}
.brand-alphabet-list .char-item {
  display: block;
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 4px 10px;
  font-size: 18px;
  background-color: #fff;
  color: #282828;
  border: 1px solid #ebebeb;
  text-decoration: none;
  border-radius: 3px;
  transition: all ease 400ms;
  min-width: 32px;
  opacity: 0.5;
  cursor: default;
  font-size: 14px;
}
.rtl-layout .brand-alphabet-list .char-item {
  float: right;
  margin-right: 0;
  margin-left: 10px;
}
.brand-alphabet-list .char-item.available {
  opacity: 1;
  cursor: pointer;
}
.brand-alphabet-list .char-item.available:hover {
  background-color: #A07653;
  color: #ffffff;
  border-color: #A07653;
}
.brand-alphabet-list .char-item.active {
  background-color: #A07653;
  color: #ffffff;
  border-color: #A07653;
}
.brand-alphabet-list .brand-group {
  clear: both;
  margin-bottom: 20px;
}
.brand-alphabet-list .brand-list {
  clear: both;
}
.brand-alphabet-list .brand-list .group-header {
  font-weight: bold;
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 20px;
}
.brand-alphabet-list .brand-list .label {
  display: inline-block;
  padding: 4px 12px;
  min-width: 100px;
  font-size: 18px;
  background-color: #121212;
  color: #ffffff;
  position: relative;
  text-align: center;
  margin-bottom: -1px;
  font-weight: normal;
}
.brand-alphabet-list .brand-item-inner {
  text-align: center;
}
.brand-alphabet-list .brand-item-inner .brand-name {
  color: #282828;
}
.brand-alphabet-list .brand-item-inner .brand-name:hover {
  color: #fc7070;
}
.brand-alphabet-list .brand-item-inner .item-bottom {
  text-align: center;
  margin-top: 10px;
}
.brand-alphabet-list .brand-item-inner .brand-name {
  display: block;
}
.brand-alphabet-list .brand-item-inner .count {
  color: #282828;
  background: #f1f1f1;
  display: inline-block;
  padding: 2px 8px;
  clear: both;
  margin-top: 5px;
  border-radius: 5px;
  font-size: 10px;
  font-style: italic;
}
.brand-alphabet-list .brand-item {
  margin-bottom: 10px;
}
.brand-container {
  margin-bottom: 40px;
}
.brand-container .brand-img-wrap {
  line-height: 0;
  border: 1px solid #ebebeb;
  padding: 4px 4px;
  border-radius: 3px;
  background: #ffffff;
  display: block;
  box-shadow: -1px 3px 3px #d7d6d6;
}
.brand-container .brand-img-wrap .brand-image {
  border: 1px solid #ebebeb;
  width: 100%;
}
.brand-container .cover-section {
  margin-bottom: 20px;
}
.brand-container .cover-section .brand-cover {
  width: 100%;
}
.brand-container .cover-section .cover-wrap {
  line-height: 0;
}
.brand-container .cover-section .after-cover {
  background-color: #ffffff;
  border: 1px solid #ebebeb;
  border-top: none;
}
.brand-container .cover-section .after-cover .thumb-section {
  min-height: 45px;
  position: relative;
}
.brand-container .cover-section .after-cover .thumb-section .brand-img-wrap {
  position: absolute;
  left: 15px;
  bottom: 10px;
  width: 100%;
  box-shadow: none;
}
.brand-container .cover-section .after-cover .title {
  font-weight: 500;
  color: #282828;
  margin: 7px 0 0px 15px;
  display: inline-block;
  font-size: 22px;
}
.brand-container .social-section .cdz-social-listing {
  padding: 7px 10px 5px 10px;
  margin-bottom: 0px;
  float: right;
}
.brand-container .social-section .cdz-social-listing .item {
  float: left;
  list-style: none;
  margin-bottom: 0;
  margin-right: 10px;
}
.brand-container .social-section .cdz-social-listing .item:last-child {
  margin-right: 0px;
}
.brand-container .social-section .cdz-social-listing .item .share-btn {
  padding: 5px 5px;
  min-width: 28px;
  margin: 0px;
  border: none;
  color: #282828;
  font-size: 16px;
  transition: all ease 500ms;
  -webkit-transition: all ease 500ms;
  background: none;
}
.brand-container .social-section .cdz-social-listing .item .share-btn:hover {
  transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  color: #A07653;
}
.block-brands .owl-carousel {
  padding-top: 0;
}
.block-brands .owl-carousel .owl-nav {
  position: absolute;
  top: -48px;
  right: 0;
  margin-top: 0;
}
.block-brands .owl-carousel .owl-nav [class*='owl-'] {
  width: 30px;
  height: 30px;
  top: calc(35%);
  -webkit-top: calc(35%);
  -o-top: calc(35%);
  -moz-top: calc(35%);
  position: static;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
}
.block-brands .owl-carousel .owl-nav [class*='owl-']:before {
  font-size: 18px;
  line-height: 28px;
}
.featured-brands.owl-carousel .owl-nav {
  position: static;
}
.featured-brands.owl-carousel .owl-nav [class*='owl-'] {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 40%;
  left: 0;
  top: calc(30%);
  -webkit-top: calc(30%);
  -o-top: calc(30%);
  -moz-top: calc(30%);
}
.rtl-layout .featured-brands.owl-carousel .owl-nav [class*='owl-'] {
  left: auto;
  right: 0;
}
.featured-brands.owl-carousel .owl-nav [class*='owl-']:before {
  font-size: 20px;
  line-height: 38px;
}
.featured-brands.owl-carousel .owl-nav [class*='owl-'].owl-next {
  left: auto;
  right: 0;
}
.rtl-layout .featured-brands.owl-carousel .owl-nav [class*='owl-'].owl-next {
  right: auto;
  left: 0;
}
.product-brand-info {
  clear: both;
  padding-top: 10px;
  display: block;
}
.product-brand-info .brand-link {
  border: 1px solid #ebebeb;
  display: inline-block;
  overflow: hidden;
  vertical-align: text-bottom;
  width: 70px;
}
.product-brand-info .brand-link img {
  display: block;
}
.brand-loader {
  display: none;
}
.brand-loader.double-bounce-spinner .double-bounce1,
.brand-loader.double-bounce-spinner .double-bounce2 {
  background-color: #A07653;
}
.no-loaded .brand-loader {
  display: block;
}
.no-loaded .brand-inner {
  display: none;
}
@media only screen and (max-width: 767px) {
  .brand-main .brand-search-wrap,
  .featured-brands-block .brand-search-wrap {
    float: none;
    width: 100%;
  }
}
.groupmenu .no-loaded .shop-by-brand-list {
  display: none;
}
.groupmenu .shop-by-brand-list .brand-link {
  border: 1px solid #ebebeb;
}
@media only screen and (min-width: 768px) {
  .cdz-all-brands .block-title .brand-search-wrap .list-wrap {
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .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;
}
.product-info-main .product-info-stock-sku .extra-attr {
  width: 100%;
  margin-top: 7px;
}
.top-featured-brands {
  margin-bottom: 20px;
}
.loobook-container .lookbook-img-wrap {
  border-color: #ebebeb;
  background: #ffffff;
}
.loobook-container .lookbook-img-wrap .lookbook-image {
  border: 1px solid #ebebeb;
}
.loobook-container .cover-section .after-cover {
  background-color: #fff;
  border: 1px solid #ebebeb;
}
.loobook-container .cover-section .after-cover .title {
  color: #282828;
}
.loobook-container .social-section .cdz-social-listing .item .share-btn {
  color: #fff;
  border-color: #A07653;
  background: #A07653;
}
.loobook-container .social-section .cdz-social-listing .item .share-btn:hover {
  color: #A07653;
  border-color: #A07653;
  background: #fff;
}
.lb-modal-container .item-products .product-item.product-active .product-top .product-number {
  color: #fff;
  border-color: #A07653;
  background: #A07653;
}
.lb-modal-container .item-modal-inner .media-section .item-point.point-active {
  color: #fff;
  border-color: #A07653;
  background: #A07653;
}
.lb-modal-container .item-modal-inner .media-section .item-point.point-active:before {
  background: #00baa8;
}
.lb-modal-container .item-modal-inner .product-section .item-title {
  color: #282828;
}
.lb-modal-container .item-modal-inner .product-section .product-item.product-active .product-top .product-number {
  color: #fff;
  border-color: #A07653;
  background: #A07653;
}
.lb-modal-container .item-modal-inner .product-section .product-item .button-buy {
  color: #fff;
  border-color: #A07653;
  background: #A07653;
}
.lb-modal-container .item-modal-inner .product-section .product-item .button-buy:hover {
  color: #A07653;
  border-color: #A07653;
  background: #fff;
}
.lb-modal-container .item-modal-inner .product-section .product-item .product-name {
  color: #282828;
}
.lb-modal-container .item-modal-inner .product-section .product-item .product-name:active,
.lb-modal-container .item-modal-inner .product-section .product-item .product-name:focus,
.lb-modal-container .item-modal-inner .product-section .product-item .product-name:visited {
  color: #282828;
}
.lb-modal-container .item-modal-inner .product-section .product-item .product-name:hover {
  color: #A07653;
}
.toggle-menu .item ul > .item:hover:before {
  background-color: #A07653;
}
.toggle-menu .item.open > .menu-link {
  color: #A07653;
}
@media only screen and (min-width: 768px) {
  .lookbook.wrapper .lookbook-inner .lookbook-bottom:before {
    background: #A07653;
  }
}
.lookbook-category .block.block-lookbook-category-menu {
  padding: 20px;
  margin: 0;
}
.lookbook-category .block.block-lookbook-category-menu .block-title {
  color: #282828;
  text-transform: uppercase;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 20px;
}
.lookbook-category .block.block-lookbook-category-menu .block-title strong {
  border-bottom: 3px solid #282828;
  padding-bottom: 5px;
  display: inline-block;
  margin-bottom: -1px;
}
.lookbook-category .block.block-lookbook-category-menu .toggle-menu .item .menu-link {
  margin-bottom: 10px;
  text-transform: none;
}
.lookbook-category .block.block-lookbook-category-menu .toggle-menu .item .menu-link:active,
.lookbook-category .block.block-lookbook-category-menu .toggle-menu .item .menu-link:focus,
.lookbook-category .block.block-lookbook-category-menu .toggle-menu .item .menu-link:visited {
  color: #282828;
  font-weight: normal;
}
.lookbook-category .block.block-lookbook-category-menu .toggle-menu .item ul {
  margin-bottom: 10px;
}
.loobook-container .toolbar.toolbar-products .field.limiter {
  display: inline-block;
  float: right;
}
.rtl-layout .loobook-container .toolbar.toolbar-products .field.limiter {
  float: left;
}
.loobook-container .toolbar.toolbar-products .toolbar-sorter {
  padding-top: 0;
}
.loobook-container .toolbar .lb-cat-toggle {
  color: #A07653;
  background: transparent;
}
.loobook-container .toolbar .lb-cat-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: '\f114';
  font-size: 16px;
  vertical-align: middle;
  margin: 0 5px;
}
.loobook-container .toolbar .lb-cat-toggle span {
  vertical-align: middle;
}
.loobook-container .cover-section .lookbook-cover {
  width: 100%;
}
.loobook-container .toolbar-blog-posts .toolbar-amount,
.loobook-container .toolbar-products .toolbar-amount {
  padding-top: 0;
  height: 32px;
  line-height: 32px;
}
.cdz-panel-open-left .lookbook-category .loobook-container .toolbar .lb-cat-toggle:before {
  content: '\f115';
}
.cdz-block-title {
  margin-bottom: 20px;
}
.cdz-block-title .b-title.h2 {
  color: #282828;
  margin-bottom: 0;
  font-weight: 500;
  white-space: nowrap;
}
.cdz-block-title .title-desc {
  color: #999;
  letter-spacing: 1.5px;
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  .cdz-block-title {
    margin-bottom: 10px;
  }
  .cdz-block-title .b-title.h2,
  .cdz-block-title .b-title.h1 {
    margin-bottom: 0;
  }
}
.cdz-product-labels {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  margin: 0;
  list-style: none;
  padding: 0;
}
.rtl-layout .cdz-product-labels {
  left: auto;
  right: 0;
}
.cdz-product-labels .label-item {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 3px;
  padding: 2px 10px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.cdz-product-labels .label-item {
  color: #fff;
  background: #A07653;
}
.cdz-product-labels .label-item.new {
  color: #fff;
  background: #282828;
}
.cdz-product-labels .label-item.sale {
  color: #fff;
  background: #A07653;
}
.owl-loaded .owl-stage {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
}
.cl-shadow .owl-loaded .owl-stage {
  padding-top: 20px;
  padding-bottom: 20px;
}
.cdz-slideshow .owl-loaded .owl-stage {
  display: block;
  padding: 0;
}
.block-products-list .products-grid .product-items {
  display: flex;
  flex-flow: wrap;
}
.block-products-list .products-grid .product-item {
  display: inline-block;
  padding: 10px;
  margin: 10px;
  max-width: calc(0%);
}
.products-grid .product-item {
  background: #fff;
}
.cdz-product .product-image-container {
  width: 100%;
}
.cdz-product .products {
  margin-bottom: 0;
  margin-top: 0;
}
.product-item-info {
  width: 100%;
}
.product-item-name .product-item-link,
.product-item-link,
.product.name a {
  color: #282828;
  transition: all 500ms ease;
  backface-visibility: hidden;
  font-size: 15px;
  font-weight: 700;
}
.product-item-name .product-item-link:active,
.product-item-link:active,
.product.name a:active,
.product-item-name .product-item-link:focus,
.product-item-link:focus,
.product.name a:focus,
.product-item-name .product-item-link:visited,
.product-item-link:visited,
.product.name a:visited {
  color: #282828;
}
.product-item-name .product-item-link:hover,
.product-item-link:hover,
.product.name a:hover {
  color: #A07653;
}
.product-image-container {
  vertical-align: top;
}
.product-reviews-summary {
  display: inline-block;
}
.product-item .product-reviews-summary {
  margin: 0 0 5px;
}
.product-item .product-reviews-summary .rating-summary {
  padding: 0 5px 0 0;
}
.rtl-layout .product-item .product-reviews-summary .rating-summary {
  padding: 0 0 0 5px;
}
.product-item .product-item-sku {
  margin-bottom: 5px;
  color: #999;
}
.product-item .price-box {
  margin: 0 0 5px;
}
.product-item .price-box .price {
  color: #282828;
}
.product-item .price-box .minimal-price {
  margin-bottom: 0;
}
.product-item .price-box .minimal-price .price-label,
.product-item .price-box .minimal-price .price-container {
  display: inline-block;
}
.product-item .price-box .price-label {
  margin-right: 3px;
}
.rtl-layout .product-item .price-box .price-label {
  margin-right: 0;
  margin-left: 3px;
}
.product-item .price-box .price-from,
.product-item .price-box .price-to {
  display: inline-block;
  float: none;
}
.product-item .price-box .minimal-price-link .price-label {
  font-size: 14px;
  color: #000000;
}
.product-item .old-price {
  margin: 0 5px 0 0;
  color: #999;
}
.rtl-layout .product-item .old-price {
  margin-left: 5px;
  margin-right: 0;
}
.product-item .old-price .price {
  color: #999;
}
.product-item .product-item-description {
  margin: 0 0 5px;
  color: #999;
}
.product-item .actions-secondary > .action:hover:after {
  animation: cssload-zoom 1000ms linear infinite;
  -o-animation: cssload-zoom 1000ms linear infinite;
  -ms-animation: cssload-zoom 1000ms linear infinite;
  -webkit-animation: cssload-zoom 1000ms linear infinite;
  -moz-animation: cssload-zoom 1000ms linear infinite;
}
.product-item .qs-button:hover {
  box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.4);
}
.product-item .product-item-top {
  margin-bottom: 10px;
}
.product-item .product-item-actions .actions-secondary > .action {
  float: left;
}
.rtl-layout .product-item .product-item-actions .actions-secondary > .action {
  float: right;
}
.products-grid .product-item div[class^="swatch-opt-"] {
  display: block;
}
@media only screen and (max-width: 767px) {
  .item-group {
    padding: 0;
  }
  .product-item-info {
    padding: 0;
  }
  .product-item-info .product-reviews-summary {
    margin-bottom: 0;
  }
  .product-item-info .product-reviews-summary .reviews-actions {
    display: none;
  }
  .product-item-info .product-reviews-summary .rating-summary {
    padding: 0;
    margin: 0;
    display: inline-block;
  }
  .product-item-top {
    position: relative;
    margin-bottom: 5px;
  }
  .product-item-details {
    text-align: right;
  }
  /*.rtl-layout .col-sm-12 {
        width: 50%;
        float: right;
    }*/
  .products-grid .product-item .product-item-actions {
    display: flex !important;
    margin: 10px auto 5px;
    justify-content: center;
    align-items: center;
  }
  .product-item-inner {
    position: relative;
    text-align: center;
    margin: 5px 0;
  }
  .rtl-layout.cms-index-index .product-item-inner {
    left: 0;
    z-index: 1;
    bottom: 10px;
  }
  .rtl-layout .product-item .product-item-actions .actions-secondary > .action {
    margin-left: 0;
    background: #fff;
    border: #fff;
    display: none;
  }
  .rtl-layout .product-item .product-item-actions .actions-secondary > .action.towishlist {
    display: none !important;
  }
  .product-item {
    padding: 10px;
  }
  .product-item .product-item-name {
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .product-item .price-box .old-price {
    margin-left: 5px;
    margin-right: 0;
    float: none;
  }
  .rtl-layout .product-item .price-box .old-price {
    margin-left: 0;
    margin-right: 5px;
    float: none;
  }
  .product-item .product-item-name .product-item-link,
  .product-item .product-item-link,
  .product-item .product.name a {
    text-transform: capitalize;
    font-size: 10px;
  }
  .product-item .qs-button,
  .product-item .product-item-description,
  .product-item .product-item-sku {
    display: none;
  }
  .product-item .product-image-wrapper .product-image-photo {
    transition: all 500ms ease;
    backface-visibility: hidden;
  }
  .product-item .product-item-actions .actions-secondary > .action.tocompare {
    display: block;
  }
  .product-item .product-item-actions .actions-secondary {
    padding-left: 0;
    display: flex;
    width: auto;
  }
  .actions-primary .tocart,
  .actions-secondary > a.action {
    border: 0;
    margin-right: 7px;
    padding: 0;
    width: 30px;
    height: 30px;
    line-height: 28px;
    border: 1px solid;
    text-align: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    transition: all 500ms ease;
    backface-visibility: hidden;
    color: #fff;
    border-color: #A07653;
    background: #A07653;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #A07653;
    border-color: transparent;
    background: transparent;
    line-height: 30px;
  }
  .actions-primary .tocart:focus,
  .actions-secondary > a.action:focus,
  .actions-primary .tocart:active,
  .actions-secondary > a.action:active,
  .actions-primary .tocart:hover,
  .actions-secondary > a.action:hover {
    color: #A07653;
    border-color: #A07653;
    background: #fff;
  }
  .actions-primary .tocart span,
  .actions-secondary > a.action span {
    font-size: 0;
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    vertical-align: middle;
    text-align: left;
    display: none;
  }
  .actions-primary .tocart:focus,
  .actions-secondary > a.action:focus,
  .actions-primary .tocart:active,
  .actions-secondary > a.action:active,
  .actions-primary .tocart:hover,
  .actions-secondary > a.action:hover {
    color: #A07653;
    border-color: transparent;
    background: transparent;
  }
  .actions-primary {
    text-align: center;
  }
  .actions-primary .tocart:before {
    display: inline-block;
    font-family: 'CodazonFont';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e992';
    font-size: 16px;
    speak: none;
    position: relative;
    vertical-align: middle;
    color: #fff;
  }
  .actions-primary .tocart:hover:before {
    animation: cssload-zoom 1000ms linear infinite;
    -o-animation: cssload-zoom 1000ms linear infinite;
    -ms-animation: cssload-zoom 1000ms linear infinite;
    -webkit-animation: cssload-zoom 1000ms linear infinite;
    -moz-animation: cssload-zoom 1000ms linear infinite;
  }
  .rtl-layout .actions-primary {
    float: right;
  }
  .rtl-layout .actions-primary .tocart {
    margin-right: 0;
    margin-left: 7px;
  }
  .actions-secondary > .action.tocompare {
    margin-right: 0;
  }
  .rtl-layout .actions-secondary > .action.tocompare {
    margin-left: 0;
  }
  .actions-secondary > .action:after {
    line-height: 30px;
  }
  .rtl-layout .actions-secondary {
    float: right;
  }
  .rtl-layout .actions-secondary > .action {
    margin-right: 0;
    margin-left: 7px;
  }
  .products-grid .owl-item .product-item {
    width: 100%;
  }
}
.no-loaded,
.cdz-product {
  position: relative;
  min-height: 100px;
}
.cdz-slideshow.no-loaded {
  height: auto;
  min-height: 0;
}
.cdz-slideshow.no-loaded .icon-loading {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.products .owl-carousel:not(.owl-loaded),
.blog-post-grid .owl-carousel:not(.owl-loaded) {
  display: block !important;
  opacity: 0;
  max-height: 310px;
  transition: all 300ms ease;
}
.swatch-option-loading {
  content: url("../../../../codazon/themelayout/images/source.gif");
  width: 200px !important;
}
.owl-carousel .owl-nav [class*='owl-'] {
  text-align: center;
  font-size: 0;
  border-width: 1px;
  border-style: solid;
  display: inline-block;
  position: absolute;
  transition: all 500ms ease;
  backface-visibility: hidden;
  color: #fff;
  border-color: #A07653;
  background: #A07653;
}
.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: 20px;
  vertical-align: middle;
}
.owl-carousel .owl-nav [class*='owl-'].owl-next:before {
  content: '\f105';
}
.owl-carousel .owl-nav [class*='owl-'].owl-prev:before {
  content: '\f104';
}
.owl-carousel .owl-nav [class*='owl-'].disabled {
  cursor: default;
}
.owl-carousel .owl-nav [class*='owl-']:hover {
  z-index: 1;
}
.owl-carousel .owl-nav [class*='owl-']:hover:not(.disabled) {
  color: #A07653;
  border-color: #A07653;
}
.cl-shadow .owl-carousel {
  margin-top: -20px !important;
  margin-bottom: -20px !important;
}
.cdz-slideshow .owl-carousel {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.cdz-mainbox {
  border: 1px solid #ebebeb;
  box-shadow: none;
  -moz-box-shadow: none;
  background-color: #fff;
  -webkit-border-radius: transparent;
  -moz-border-radius: transparent;
  border-radius: transparent;
}
.block-new-products.grid .block-title strong {
  color: #282828;
  font-weight: 600;
}
.product-items.widget-new-grid {
  margin: 0 -10px;
}
.product-items.widget-new-grid .product-item {
  float: left;
  width: 25%;
  padding: 0 10px;
}
.product-items.widget-new-grid .product-item .product-item-info {
  background: #fff;
  padding: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.page-layout-1column .product-items.widget-new-grid .product-item {
  width: 20%;
}
.page-layout-3columns .product-items.widget-new-grid .product-item {
  width: 50%;
}
.product-items.widget-new-grid .product-item .product-item-actions .actions-primary,
.product-items.widget-new-grid .product-item .product-item-actions .actions-primary + .actions-secondary {
  display: inline-block;
  vertical-align: top;
}
.page-products .products-grid .product-items.widget-new-grid {
  margin: 0 -10px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product-items.widget-new-grid .product-item {
    width: 50%;
  }
  .page-layout-1column .product-items.widget-new-grid .product-item {
    width: 33.3333%;
  }
  .page-layout-3columns .product-items.widget-new-grid .product-item {
    width: 100%;
  }
  .page-products .products-grid .product-items.widget-new-grid {
    margin: 0 -10px;
  }
}
@media only screen and (max-width: 767px) {
  .product-items.widget-new-grid .product-item {
    width: 50%;
    margin-bottom: 10px;
  }
  .page-layout-1column .product-items.widget-new-grid .product-item {
    width: 50%;
  }
  .page-layout-3columns .product-items.widget-new-grid .product-item {
    width: 50%;
  }
  .rtl-layout .owl-carousel .owl-nav [class*='owl-'].owl-next:before,
  .rtl-layout .owl-carousel .owl-nav [class*='owl-'].owl-prev:before {
    width: 20px;
    height: 20px;
    background-size: contain;
  }
}
@media only screen and (min-width: 768px) {
  .page-products .cdz-product-wrap[class*='product-list-style-'] .products-grid .product-items .owl-item .item.product-item {
    width: 100%;
  }
}
.product-disable-hover-img [class*='product-list-style-'] .product-item .product-image-photo,
.product-disable-hover-img .list.products-list .item.product-item .product-item-top .product-image-photo,
.product-disable-hover-img [class*='product-list-style-'] .product-item .hovered-img,
.product-disable-hover-img .list.products-list .item.product-item .product-item-top .hovered-img {
  transition: none;
}
.product-disable-hover-img [class*='product-list-style-'] .product-item .product-image-photo.hovered-img,
.product-disable-hover-img .list.products-list .item.product-item .product-item-top .product-image-photo.hovered-img {
  transform: translateX(0);
}
.product-disable-hover-img [class*='product-list-style-'] .product-item:hover .product-image-photo.main-img,
.product-disable-hover-img .list.products-list .item.product-item .product-item-top:hover .product-image-photo.main-img {
  opacity: 1;
  transform: translateX(0);
}
.product-disable-hover-img [class*='product-list-style-'] .product-item:hover .product-image-photo.hovered-img,
.product-disable-hover-img .list.products-list .item.product-item .product-item-top:hover .product-image-photo.hovered-img {
  opacity: 0;
}
.product-list-style-17 .product-item .product-image-photo {
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.product-list-style-17 .product-item .product-image-photo.hovered-img {
  opacity: 0;
}
.product-list-style-17 .product-item:hover .product-image-photo.hovered-img {
  opacity: 1;
}
.product-list-style-17 .product-item:hover .product-image-photo.main-img {
  opacity: 0;
}
.product-list-style-17 .cdz-ajax-trigger {
  min-width: 200px;
  text-transform: capitalize;
  font-weight: 500;
  letter-spacing: 1px;
}
.product-list-style-17 .flex-grid {
  margin: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  align-content: stretch;
}
.product-list-style-17 .product-item-info {
  width: 100%;
}
.product-list-style-17 .product-item-top {
  position: relative;
}
.product-list-style-17 .cdz-product-labels .label-item {
  font-size: 12px;
  margin-bottom: 5px;
  padding: 2px 10px;
  position: relative;
  font-weight: 400;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
@media only screen and (max-width: 767px) {
  .product-list-style-17 .cdz-product-labels .label-item {
    font-size: 10px !important;
    padding: 2px 10px !important;
  }
}
.product-list-style-17 .product-image-container .product-image-photo {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: .95;
}
.product-list-style-17 .product-item-details {
  text-align: center;
  margin-top: 15px;
  padding: 0 10px;
}
.product-list-style-17 .product-item-name .product-item-link {
  text-transform: capitalize;
  letter-spacing: 1px;
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.product-list-style-17 .swatch-attribute {
  margin-top: 5px;
}
@media only screen and (min-width: 768px) {
  .product-list-style-17 .product-item {
    padding: 0;
  }
  .product-list-style-17 .button-hover-wrap {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 45%;
    left: 0;
    width: 100%;
    z-index: 3;
    justify-content: center;
    opacity: 0;
    transition: all 500ms ease;
    backface-visibility: hidden;
    transform: translateY(30px);
  }
  .product-list-style-17 .button-hover-wrap .tocart,
  .product-list-style-17 .button-hover-wrap .tocompare,
  .product-list-style-17 .button-hover-wrap .action.towishlist,
  .product-list-style-17 .button-hover-wrap .qs-button,
  .product-list-style-17 .button-hover-wrap a.qs-button {
    margin-right: 10px;
    padding: 0;
    width: 37px;
    height: 37px;
    line-height: 35px;
    border: 1px solid;
    text-align: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    transition: all 500ms ease;
    backface-visibility: hidden;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #fff;
    border-color: #A07653;
    background: #A07653;
  }
  .product-list-style-17 .button-hover-wrap .tocart:focus,
  .product-list-style-17 .button-hover-wrap .tocompare:focus,
  .product-list-style-17 .button-hover-wrap .action.towishlist:focus,
  .product-list-style-17 .button-hover-wrap .qs-button:focus,
  .product-list-style-17 .button-hover-wrap a.qs-button:focus,
  .product-list-style-17 .button-hover-wrap .tocart:active,
  .product-list-style-17 .button-hover-wrap .tocompare:active,
  .product-list-style-17 .button-hover-wrap .action.towishlist:active,
  .product-list-style-17 .button-hover-wrap .qs-button:active,
  .product-list-style-17 .button-hover-wrap a.qs-button:active,
  .product-list-style-17 .button-hover-wrap .tocart:hover,
  .product-list-style-17 .button-hover-wrap .tocompare:hover,
  .product-list-style-17 .button-hover-wrap .action.towishlist:hover,
  .product-list-style-17 .button-hover-wrap .qs-button:hover,
  .product-list-style-17 .button-hover-wrap a.qs-button:hover {
    color: #A07653;
    border-color: #A07653;
    background: #fff;
  }
  .product-list-style-17 .button-hover-wrap .tocart span,
  .product-list-style-17 .button-hover-wrap .tocompare span,
  .product-list-style-17 .button-hover-wrap .action.towishlist span,
  .product-list-style-17 .button-hover-wrap .qs-button span,
  .product-list-style-17 .button-hover-wrap a.qs-button span {
    font-size: 0;
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    vertical-align: middle;
    text-align: left;
    display: none;
  }
  .product-list-style-17 .button-hover-wrap .tocart:hover,
  .product-list-style-17 .button-hover-wrap .tocompare:hover,
  .product-list-style-17 .button-hover-wrap .action.towishlist:hover,
  .product-list-style-17 .button-hover-wrap .qs-button:hover,
  .product-list-style-17 .button-hover-wrap a.qs-button:hover {
    color: #A07653;
    border-color: #A07653;
    background: #fff;
  }
  .product-list-style-17 .button-hover-wrap .tocart span,
  .product-list-style-17 .button-hover-wrap .tocompare span,
  .product-list-style-17 .button-hover-wrap .action.towishlist span,
  .product-list-style-17 .button-hover-wrap .qs-button span,
  .product-list-style-17 .button-hover-wrap a.qs-button span {
    display: none;
  }
  .rtl-layout .product-list-style-17 .button-hover-wrap .tocart,
  .rtl-layout .product-list-style-17 .button-hover-wrap .tocompare,
  .rtl-layout .product-list-style-17 .button-hover-wrap .action.towishlist,
  .rtl-layout .product-list-style-17 .button-hover-wrap .qs-button,
  .rtl-layout .product-list-style-17 .button-hover-wrap a.qs-button {
    margin-right: 0;
    margin-left: 10px;
  }
  .product-list-style-17 .button-hover-wrap .tocart label {
    display: none;
  }
  .rtl-layout .product-list-style-17 .button-hover-wrap .tocart {
    margin-left: 0;
  }
  .product-list-style-17 .button-hover-wrap .tocart: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: "\f07a";
    font-size: 14px;
    vertical-align: middle;
  }
  .product-list-style-17 .tocompare {
    margin-right: 0 !important;
  }
  .product-list-style-17 .tocompare: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: "\f0ec";
    font-size: 14px;
    vertical-align: middle;
  }
  .product-list-style-17 .action.towishlist: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: "\f004";
    font-size: 14px;
    vertical-align: middle;
  }
  .product-list-style-17 .qs-button:before,
  .product-list-style-17 a.qs-button:before {
    line-height: unset;
  }
  .product-list-style-17 .qs-button:hover,
  .product-list-style-17 a.qs-button:hover {
    box-shadow: none;
  }
  .product-list-style-17 .products.list.items .action.towishlist:before,
  .product-list-style-17 .table-comparison .action.towishlist:before {
    display: none;
  }
  .rtl-layout .product-list-style-17 .cart-wrap .cart-wrap {
    margin-left: 10px;
  }
  .product-list-style-17 .product-image-container {
    position: relative;
  }
  .product-list-style-17 .price-box {
    margin-bottom: 0;
  }
  .product-list-style-17 .price-box .price {
    font-size: 14px;
    font-weight: 500;
  }
  .product-list-style-17 .price-box .old-price {
    margin: 0 7px;
    float: none;
  }
  .product-list-style-17 .product-reviews-summary {
    display: inline-block;
    margin: 5px 0;
  }
  .product-list-style-17 .product-reviews-summary .rating-summary {
    margin: 0;
    padding: 0;
  }
  .product-list-style-17 .product-reviews-summary .reviews-actions {
    display: none;
  }
  .product-list-style-17 .product-item:hover .button-hover-wrap {
    transform: translateY(0);
    opacity: 1;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .product-list-style-17 .product-item-details {
    margin-top: 0;
    margin-bottom: 15px;
  }
  .product-list-style-17 .products-grid {
    margin: 0 !important;
  }
  .product-list-style-17 .products-grid .product-item {
    margin: 10px !important;
    width: -moz-calc(13.33333333%) !important;
    width: -webkit-calc(13.33333333%) !important;
    width: -o-calc(13.33333333%) !important;
    width: calc(13.33333333%) !important;
  }
  .product-list-style-17 .products-grid .cdz-ajax-trigger.md-button {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .product-list-style-17 .product-item .product-item-name {
    margin: 0;
  }
  .product-list-style-17 .product-item-details {
    margin-top: 0;
    margin-bottom: 15px;
  }
  .product-list-style-17 .product-item-actions {
    margin-top: 10px;
  }
  .product-list-style-17 .grid.products-grid > .actions {
    margin-left: -10px;
  }
  .rtl-layout .product-list-style-17 .grid.products-grid > .actions {
    margin-right: -10px;
  }
}
.tab-content .products {
  margin-top: 25px;
}
.box-cate-link {
  padding: 0;
  margin: 0;
}
.cdz-banner img {
  width: 100%;
}
body.rtl-layout.page-layout-2columns-right .sidebar-additional {
  padding-left: 0;
  padding-right: 20px;
}
.post-list {
  list-style: none;
  padding: 0;
}
.blog-index-index .page-title {
  padding-bottom: 5px;
  position: relative;
  margin-bottom: 25px;
  display: inline-block;
}
.blog-index-index .page-title:after {
  height: 3px;
  width: 100%;
  content: "";
  bottom: 0;
  position: absolute;
  left: 0;
  background: #A07653;
}
.rtl-layout .blog-index-index .page-title:after {
  right: 0;
  left: auto;
}
.sidebar .blog-search.block .block-content {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.sidebar .blog-search .form {
  position: relative;
}
.sidebar .blog-search .field.search {
  margin: 0;
}
.sidebar .blog-search .field.search label {
  display: none;
}
.sidebar .blog-search .actions {
  position: absolute;
  top: 0;
  right: 7px;
  height: 100%;
  align-items: center;
  display: flex;
}
.sidebar .blog-search .actions .action.search {
  padding: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: 0px solid;
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.sidebar .blog-search .actions .action.search span {
  font-size: 0;
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  display: none;
}
.sidebar .blog-search .actions .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: "\f002";
  font-size: 15px;
  vertical-align: middle;
  transition: .2s ease;
  backface-visibility: hidden;
  color: #A07653;
}
.sidebar .blog-search .actions .action.search:hover {
  border: 0;
  background: transparent;
}
.sidebar .blog-search .actions .action.search:hover:before {
  transform: rotate(360deg);
}
.rtl-layout .sidebar .blog-search .actions {
  right: auto;
  left: 0;
}
.sidebar .accordion,
.sidebar .tagclaud-hld {
  background: #ffffff;
  list-style: none;
  padding: 0;
  -webkit-border-radius: 0 0 transparent transparent;
  -moz-border-radius: 0 0 transparent transparent;
  border-radius: 0 0 transparent transparent;
}
.sidebar .accordion .level-top {
  position: relative;
  padding: 5px 0;
  margin-bottom: 5px;
}
.sidebar .accordion .level-top > ul {
  padding-top: 15px;
}
.sidebar .accordion .level-top a {
  display: block;
  direction: ltr;
}
.sidebar .accordion .level-top.parent.active .menu-toggle:after {
  display: inline-block;
  font-family: 'CodazonFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e9b3";
  font-size: 11px;
  speak: none;
}
.sidebar .accordion li {
  position: relative;
}
.sidebar .accordion .menu-toggle {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
}
.sidebar .accordion .menu-toggle:after {
  display: inline-block;
  font-family: 'CodazonFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e9b4";
  font-size: 11px;
  speak: none;
}
.rtl-layout .sidebar .accordion .menu-toggle {
  right: auto;
  left: 0;
}
.sidebar .block-recent-posts .item {
  padding: 7px 0;
  margin-bottom: 5px;
  border-bottom: 1px dashed #ebebeb;
}
.sidebar .block-recent-posts .item:last-child {
  border-bottom: 0;
}
.sidebar .block-archive .item {
  padding: 5px;
}
.sidebar .block-archive .item a {
  display: block;
}
.sidebar .block-tagclaud span {
  padding: 3px 5px;
}
.sidebar .block-tagclaud span.largest {
  font-size: 26px;
}
.sidebar .block-tagclaud span.small {
  font-size: 20px;
}
.sidebar .block-tagclaud span.smallest {
  font-size: 12px;
}
.blog-post-view .page-title {
  display: inline-block;
  padding-bottom: 5px;
  margin-bottom: 25px;
  position: relative;
}
.blog-post-view .page-title:after {
  height: 3px;
  width: 100px;
  content: "";
  bottom: 0;
  position: absolute;
  left: 0;
  background: #A07653;
}
.blog-post-view.rtl-layout .page-title:after {
  right: 0;
  left: auto;
}
.post-view .post-holder {
  padding: 20px;
  margin-bottom: 20px;
}
.post-view .post-top {
  position: relative;
}
.post-view .post-header {
  position: relative;
  border-bottom: 1px dashed #ebebeb;
  padding: 20px 0;
  margin-bottom: 20px;
}
.post-view .post-info .item {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 5px;
  padding: 0 0 0 20px;
  position: relative;
}
.rtl-layout .post-view .post-info .item {
  margin: 0 0 0 15px;
  padding: 0 20px 0 0;
}
.post-view .post-info .item .label {
  display: none;
}
.post-view .post-info .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: "\f017";
  font-size: 14px;
  vertical-align: middle;
  margin: 0 3px;
  position: absolute;
  top: 0;
  left: 0;
}
.rtl-layout .post-view .post-info .item:before {
  left: auto;
  right: 0;
}
.post-view .post-info .item.post-date:before {
  top: 2px;
}
.post-view .post-info .item.post-author:before {
  content: "\f2c0";
}
.post-view .post-info .item.post-categories:before {
  content: "\f114";
  top: 2px;
}
.post-view .post-info .item.post-tags:before {
  content: "\f02b";
}
.post-view .post-content {
  font-size: 16px;
}
.post-view .post-content p {
  font-size: 16px;
}
.post-view .block.comments .c-replyform {
  margin: 0;
}
.post-view .block.comments .c-replyform.no-active textarea {
  border: 1px solid #ebebeb;
}
.post-view .block.comments .c-btn-hld input {
  padding: 0 10px;
  background: transparent;
  border: 1px solid #ebebeb;
}
.post-view .block.comments .c-btn-hld button,
.post-view .block.comments .c-btn-hld .cart.table-wrapper .actions-toolbar > .action,
.post-view .block.comments .c-btn-hld .action-gift {
  color: #fff;
  border-color: #A07653;
  background: #A07653;
  padding: 7px 15px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.post-view .block.comments .c-btn-hld button:hover,
.post-view .block.comments .c-btn-hld .cart.table-wrapper .actions-toolbar > .action:hover,
.post-view .block.comments .c-btn-hld .action-gift:hover {
  color: #A07653;
  border-color: #A07653;
  background: #fff;
}
.post-view .block.comments .c-post .p-name {
  color: #A07653;
}
.post-view .block.comments .c-post .p-actions a {
  color: #A07653;
}
.post-view .post-nextprev-hld .next-link {
  float: right;
}
.rtl-layout .post-view .post-nextprev-hld .next-link {
  float: left;
}
.post-view .post-nextprev-hld .prev-link {
  float: left;
}
.rtl-layout .post-view .post-nextprev-hld .prev-link {
  float: right;
}
.post-view .post-gallery {
  margin-bottom: 15px;
}
.post-view .post-gallery .owl-nav [class*='owl-'] {
  top: -moz-calc(30%);
  top: -webkit-calc(30%);
  top: -o-calc(30%);
  top: calc(30%);
  opacity: 0;
  backface-visibility: hidden;
  visibility: hidden;
}
.post-view .post-gallery .owl-nav [class*='owl-'].owl-next {
  right: 0px;
  transform: translate(150%);
}
.post-view .post-gallery .owl-nav [class*='owl-'].owl-prev {
  left: 0px;
  transform: translate(-150%);
}
.post-view .post-gallery .owl-nav [class*='owl-'].disabled {
  opacity: 0;
}
.rtl-layout .post-view .post-gallery .owl-nav [class*='owl-'].owl-next {
  right: auto;
  left: 0;
  transform: translate(-150%);
}
.rtl-layout .post-view .post-gallery .owl-nav [class*='owl-'].owl-prev {
  left: auto;
  right: 0;
  transform: translate(150%);
}
.post-view .post-gallery:hover .owl-nav [class*='owl-']:not(.disabled) {
  opacity: 1;
}
.post-view .post-gallery:hover .owl-nav [class*='owl-'].disabled {
  opacity: .2;
}
.post-view .post-gallery:hover .owl-nav [class*='owl-'].owl-prev,
.post-view .post-gallery:hover .owl-nav [class*='owl-'].owl-next {
  transform: translateX(0px);
  visibility: visible;
}
.rtl-layout .post-view .post-gallery:hover .owl-nav [class*='owl-'].owl-prev,
.rtl-layout .post-view .post-gallery:hover .owl-nav [class*='owl-'].owl-next {
  transform: translateX(0px);
}
.post-view .post-gallery .owl-nav [class*='owl-'] {
  width: 40px;
  height: 40px;
  line-height: 38px;
}
@media only screen and (min-width: 768px) {
  .post-view .addthis_toolbox {
    position: absolute;
    right: 0;
  }
  .rtl-layout .post-view .addthis_toolbox {
    right: auto;
    left: 0;
  }
  .post-view .post-info {
    padding-right: 90px;
  }
  .rtl-layout .post-view .post-info {
    padding: 0 0 0 90px;
  }
  .post-view .post-nextprev-hld .link-wrap {
    position: fixed;
    top: 50%;
    z-index: 3;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    padding: 10px;
    width: 30px;
    max-height: 100px;
    background-color: rgba(1, 1, 1, 0.5);
    -webkit-transition: width 0.4s, background-color 0.4s;
    transition: width 0.4s, background-color 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  }
  .post-view .post-nextprev-hld .link-wrap .nextprev-link {
    display: inline-block;
  }
  .post-view .post-nextprev-hld .link-wrap .post-thumb {
    opacity: 0;
    width: 335px;
  }
  .post-view .post-nextprev-hld .link-wrap .icon-wrap {
    font-size: 0;
    text-align: center;
    display: inline-block;
    color: #ffffff;
    position: absolute;
    height: 100%;
    top: 0;
    padding: 35px 5px;
  }
  .post-view .post-nextprev-hld .link-wrap .arrow-post-title {
    margin: 0 10px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    max-width: 210px;
    vertical-align: middle;
    transition: all 500ms ease;
    backface-visibility: hidden;
  }
  .post-view .post-nextprev-hld .link-wrap .arrow-post-title:hover {
    color: #A07653;
  }
  .post-view .post-nextprev-hld .link-wrap.prev {
    left: 0;
  }
  .rtl-layout .post-view .post-nextprev-hld .link-wrap.prev {
    left: auto;
    right: 0;
  }
  .post-view .post-nextprev-hld .link-wrap.prev .icon-wrap {
    left: 0;
  }
  .rtl-layout .post-view .post-nextprev-hld .link-wrap.prev .icon-wrap {
    left: auto;
    right: 0;
  }
  .post-view .post-nextprev-hld .link-wrap.prev .icon-wrap:before {
    display: inline-block;
    font-family: 'CodazonFont';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e974";
    font-size: 18px;
    speak: none;
  }
  .post-view .post-nextprev-hld .link-wrap.prev .post-thumb {
    text-align: right;
    float: right;
  }
  .rtl-layout .post-view .post-nextprev-hld .link-wrap.prev .post-thumb {
    text-align: left;
    float: left;
  }
  .rtl-layout .post-view .post-nextprev-hld .link-wrap.prev .icon-wrap {
    left: auto;
    right: 0;
  }
  .rtl-layout .post-view .post-nextprev-hld .link-wrap.prev .icon-wrap:before {
    content: "\e991";
  }
  .post-view .post-nextprev-hld .link-wrap.next {
    right: 0;
  }
  .rtl-layout .post-view .post-nextprev-hld .link-wrap.next {
    left: 0;
    right: auto;
  }
  .post-view .post-nextprev-hld .link-wrap.next .icon-wrap {
    right: 0;
  }
  .rtl-layout .post-view .post-nextprev-hld .link-wrap.next .icon-wrap {
    left: 0;
    right: auto;
  }
  .post-view .post-nextprev-hld .link-wrap.next .icon-wrap:before {
    display: inline-block;
    font-family: 'CodazonFont';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e991";
    font-size: 18px;
    speak: none;
  }
  .post-view .post-nextprev-hld .link-wrap.next .post-thumb {
    text-align: left;
    float: left;
  }
  .rtl-layout .post-view .post-nextprev-hld .link-wrap.next .post-thumb {
    text-align: right;
    float: right;
  }
  .rtl-layout .post-view .post-nextprev-hld .link-wrap.next .icon-wrap {
    right: auto;
    left: 0;
  }
  .rtl-layout .post-view .post-nextprev-hld .link-wrap.next .icon-wrap:before {
    content: "\e974";
  }
  .post-view .post-nextprev-hld .link-wrap:hover {
    width: 375px;
    background: #282828;
  }
  .post-view .post-nextprev-hld .link-wrap:hover .post-thumb {
    opacity: 1;
  }
  .post-view .post-nextprev-hld .post-thumb .nextprev-img {
    display: inline-block;
    width: 100px;
    min-height: 70px;
    padding: 0 !important;
    vertical-align: middle;
  }
}
@media only screen and (max-width: 767px) {
  .post-view .post-header {
    padding: 5px 0;
    margin-bottom: 10px;
  }
  .post-view .post-content {
    font-size: 15px;
  }
  .post-view .post-content p {
    font-size: 15px;
  }
  .post-view .post-thumb {
    display: none;
  }
  .post-view .post-nextprev-hld {
    margin-bottom: 20px;
  }
  .post-view .link-wrap {
    display: inline-block;
  }
  .post-view .link-wrap .icon-wrap {
    position: relative;
  }
  .post-view .link-wrap .icon-wrap:before {
    position: absolute;
    top: 0;
  }
  .post-view .link-wrap.prev {
    float: left;
  }
  .post-view .link-wrap.prev .icon-wrap {
    padding-left: 20px;
  }
  .post-view .link-wrap.prev .icon-wrap: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: "\f100";
    font-size: 15px;
    vertical-align: middle;
    left: 0;
  }
  .post-view .link-wrap.next {
    float: right;
  }
  .post-view .link-wrap.next .icon-wrap {
    padding-right: 20px;
  }
  .post-view .link-wrap.next .icon-wrap: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: 15px;
    vertical-align: middle;
    right: 0;
  }
}
.post-bottom .block.related {
  padding: 0;
  box-shadow: none;
  -moz-box-shadow: none;
}
.post-bottom .block.related .block-title.title {
  margin-bottom: 15px !important;
}
.post-bottom .block.related .block-title.title strong {
  position: relative;
  padding-bottom: 3px;
}
.post-bottom .block.related .block-title.title strong:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 3px;
  background: #A07653;
}
.rtl-layout .post-bottom .block.related .block-title.title strong:after {
  left: auto;
  right: 0;
}
.post-bottom .block.related ol,
.post-bottom .block.related ul {
  padding: 0 0 0 15px;
}
.rtl-layout .post-bottom .block.related ol,
.rtl-layout .post-bottom .block.related ul {
  padding: 0 15px 0 0;
}
.post-comments .fb_iframe_widget_fluid_desktop iframe {
  width: 100% !important;
}
.post-list li {
  padding: 15px;
  margin: 0 0 15px;
}
.post-list li img {
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.post-list li:hover:hover img {
  transform: scale(1.1, 1.1);
}
.post-list .post-info-panel {
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
}
.post-list .post-header {
  position: relative;
}
.post-list .post-title .post-item-link {
  color: #282828;
}
.post-list .post-title .post-item-link:active,
.post-list .post-title .post-item-link:focus,
.post-list .post-title .post-item-link:visited {
  color: #282828;
}
.post-list .post-title .post-item-link:hover {
  color: #A07653;
}
.post-list .post-info .item {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 5px;
  padding: 0 0 0 20px;
  position: relative;
}
.rtl-layout .post-list .post-info .item {
  margin: 0 0 0 15px;
  padding: 0 20px 0 0;
}
.post-list .post-info .item .label {
  display: none;
}
.post-list .post-info .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: "\f017";
  font-size: 14px;
  vertical-align: middle;
  margin: 0 3px;
  position: absolute;
  top: 0;
  left: 0;
}
.rtl-layout .post-list .post-info .item:before {
  left: auto;
  right: 0;
}
.post-list .post-info .item.post-date:before {
  top: 2px;
}
.post-list .post-info .item.post-author:before {
  content: "\f2c0";
  font-size: 13px;
}
.post-list .post-info .item.post-categories:before {
  content: "\f114";
}
.post-list .post-info .item.post-tags:before {
  content: "\f02b";
}
.post-list .post-content {
  padding: 10px 0;
}
.post-list .post-footer {
  margin-top: auto;
  padding: 10px 0 0;
  border-top: 1px dashed #ebebeb;
}
.post-list .addthis_toolbox {
  display: inline-block;
  float: right;
}
.rtl-layout .post-list .addthis_toolbox {
  float: left;
}
@media only screen and (min-width: 768px) {
  .post-list .post-inner {
    display: flex;
    align-items: stretch;
  }
  .post-list .post-date {
    position: absolute;
    top: 0;
    right: 0;
    border: 2px solid #ebebeb;
    padding: 5px 10px 4px;
  }
  .rtl-layout .post-list .post-date {
    left: 0;
    right: auto;
  }
  .post-list .post-title {
    padding-right: 100px;
  }
  .rtl-layout .post-list .post-title {
    padding-left: 100px;
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .post-ftimg-hld {
    margin-bottom: 15px;
  }
}
.block-reorder .product-item {
  position: relative;
  padding-left: 20px;
}
.block-reorder .product-item .field.item {
  position: absolute;
  left: 0;
}
@media only screen and (min-width: 768px) {
  .block-reorder .product-item .field.item {
    top: -2px;
  }
}
.rtl-layout .block-reorder .product-item .field.item {
  left: auto;
  right: 0;
}
.block-reorder .product-items-names .product-item {
  border-bottom: 1px dashed #ebebeb;
  padding-bottom: 10px;
}
.block-reorder .actions-toolbar {
  max-width: 100%;
  margin-bottom: 0;
}
.block-reorder .actions-toolbar .secondary .action.view {
  text-transform: uppercase;
  font-style: italic;
  border-bottom: 1px solid;
  color: #282828;
}
.block-reorder .actions-toolbar .secondary .action.view:hover {
  color: #A07653;
  text-decoration: none;
}
.block-reorder .actions-toolbar .primary {
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .block-reorder .actions-toolbar .primary {
    display: inline-block;
    float: none;
    margin-right: 20px;
    vertical-align: baseline;
  }
  .rtl-layout .block-reorder .actions-toolbar .primary {
    margin-left: 20px;
    margin-right: 0;
  }
  .block-reorder .actions-toolbar .secondary {
    float: none;
    display: inline-block;
  }
}
.block-compare .block-title .counter {
  text-transform: capitalize;
  font-weight: normal;
  font-style: italic;
  color: #282828;
  font-size: 80%;
}
.block-compare .block-title .counter:before {
  content: '(';
}
.block-compare .block-title .counter:after {
  content: ')';
}
.block-compare .product-items-names .product-item {
  border-bottom: 1px dashed #ebebeb;
  padding-bottom: 10px;
}
.block-compare .product-item .product-item-name {
  margin-left: 25px;
}
.rtl-layout .block-compare .product-item .product-item-name {
  margin-right: 25px;
  margin-left: 0;
}
.block-compare .action.delete {
  right: auto;
  left: 0;
  top: 0px;
  width: 18px;
  height: 18px;
  color: #282828;
  text-align: center;
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.rtl-layout .block-compare .action.delete {
  right: 0;
  left: auto;
}
.block-compare .action.delete:before {
  display: inline-block;
  font-family: 'CodazonFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e977';
  font-size: 9px;
  speak: none;
  color: #282828;
  line-height: 18px;
}
.block-compare .action.delete:hover {
  color: #ffffff;
  background: #A07653;
  border-color: #A07653;
}
.block-compare .action.delete:hover:before {
  color: #ffffff;
}
.block-compare .actions-toolbar .action.compare {
  color: #fff;
  border-color: #A07653;
  background: #A07653;
}
.block-compare .actions-toolbar .action.compare:focus,
.block-compare .actions-toolbar .action.compare:active,
.block-compare .actions-toolbar .action.compare:hover {
  color: #fff;
  border-color: #A07653;
  background: #A07653;
}
.block-compare .actions-toolbar .secondary {
  margin-top: 7px;
}
.block-compare .actions-toolbar .secondary .action.clear {
  text-transform: uppercase;
  font-style: italic;
  border-bottom: 1px solid;
  color: #282828;
}
.block-compare .actions-toolbar .secondary .action.clear:hover {
  color: #A07653;
  text-decoration: none;
}
.block-wishlist .block-title .counter {
  text-transform: capitalize;
  font-weight: normal;
  font-style: italic;
  color: #282828;
  font-size: 80%;
}
.block-wishlist .block-title .counter:before {
  content: '(';
}
.block-wishlist .block-title .counter:after {
  content: ')';
}
.block-wishlist .action.delete {
  top: 0px;
  width: 18px;
  height: 18px;
  line-height: 16px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #282828;
  text-align: center;
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.rtl-layout .block-wishlist .action.delete {
  right: 0;
  left: auto;
}
.block-wishlist .action.delete:before {
  display: inline-block;
  font-family: 'CodazonFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e977';
  font-size: 9px;
  speak: none;
  color: #282828;
  line-height: 18px;
}
.block-wishlist .action.delete:hover {
  color: #ffffff;
  background: #A07653;
  border-color: #A07653;
}
.block-wishlist .action.delete:hover:before {
  color: #ffffff;
}
.block-wishlist .product-items .product-item-photo {
  position: absolute !important;
}
.block-wishlist .product-items .product-item-details {
  margin-left: 90px;
}
.block-wishlist .product-items .product-item {
  border-bottom: 1px dashed #ebebeb;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.block-wishlist .product-items .product-item .product-item-name {
  height: 35px;
  overflow: hidden;
}
.block-wishlist .product-items .product-item .price-box {
  margin: 0;
}
.block-wishlist .product-items .product-item .price-box .price {
  font-size: 15px;
}
.block-wishlist .product-items .product-item .product-item-actions {
  clear: none;
  margin-top: 5px;
}
.block-wishlist .product-items .product-item .product-item-actions .tocart.primary {
  border: 0;
  background: transparent;
  color: #282828;
  padding: 0;
  font-weight: normal;
  border-bottom: 1px solid;
  border-radius: 0;
}
.block-wishlist .product-items .product-item .product-item-actions .tocart.primary:hover {
  color: #A07653;
}
.block-wishlist .actions-toolbar {
  overflow: hidden;
}
.block-wishlist .actions-toolbar .primary {
  float: right;
}
.rtl-layout .block-wishlist .actions-toolbar .primary {
  float: left;
}
.block-wishlist .actions-toolbar .action.details {
  text-transform: uppercase;
  font-style: italic;
  border-bottom: 1px solid;
}
.block-wishlist .actions-toolbar .action.details:before {
  display: inline-block;
  font-family: 'CodazonFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e971';
  font-size: 12px;
  speak: none;
  margin-right: 5px;
  font-weight: bold;
}
.rtl-layout .block-wishlist .actions-toolbar .action.details:before {
  display: inline-block;
  font-family: 'CodazonFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e972';
  font-size: 12px;
  speak: none;
  margin-right: 0px;
  margin-left: 5px;
}
.block-wishlist .actions-toolbar .action.details:hover {
  color: #A07653;
  text-decoration: none;
}
.block.filter .options dt {
  margin: 10px 0;
}
.block.filter .options .items .item {
  border-bottom: 1px dashed #ebebeb;
  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;
  }
}
.sidebar .block.filter .swatch-attribute-options {
  display: block;
}
.block.filter .block-subtitle {
  text-transform: uppercase;
  font-weight: 600;
  color: #282828;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 10px;
  display: block;
  margin-bottom: 0;
}
.block.filter .filter-options .filter-options-item {
  border-bottom: 1px dashed #ebebeb;
  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 {
  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: 'CodazonFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e991';
  font-size: 12px;
  speak: none;
  position: absolute;
  top: 17px;
  right: 0;
  transition: all 500ms ease;
  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 {
  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;
  vertical-align: middle;
}
.rtl-layout .block.filter .filter-options .filter-options-content .item:before {
  content: '\f104';
}
.block.filter .filter-options .filter-options-content .count {
  color: #858585;
  border: 1px solid #858585;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  height: 15px;
  line-height: 13px;
  font-size: 10px;
  padding: 0 2px;
  margin-left: 2px;
  vertical-align: text-top;
  opacity: .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;
}
.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;
}
.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;
}
.block.filter .filter-options .filter-options-content .price-slider-container .input-wrap .delimiter {
  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;
}
.block.filter .block-subtitle.filter-current-subtitle {
  border: 0;
}
.block.filter .filter-current .items {
  overflow: hidden;
  border: 0;
  background: #f9f9f9;
  padding: 10px;
  margin-bottom: 10px;
}
.block.filter .items .filter-label {
  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: #282828;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.block.filter .items .action.remove span {
  display: none;
}
.block.filter .items .action.remove:before {
  display: inline-block;
  font-family: 'CodazonFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e977';
  font-size: 9px;
  speak: none;
  color: #282828;
  line-height: 18px !important;
}
.block.filter .items .action.remove:hover {
  color: #ffffff;
  background: #A07653;
  border-color: #A07653;
}
.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;
  color: #fff;
  border-color: #A07653;
  background: #A07653;
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.block.filter .block-actions .action.clear:focus,
.block.filter .block-actions .action.clear:active,
.block.filter .block-actions .action.clear:hover {
  color: #A07653;
  border-color: #A07653;
  background: #fff;
}
.page-layout-1column .block.filter {
  margin-bottom: 0;
}
.page-layout-1column .block.filter .filter-content {
  padding: 0;
  margin-top: 0;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 500ms ease;
  transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
  backface-visibility: hidden;
  transform: translateY(20px);
}
.page-layout-1column .block.filter.active .filter-content {
  margin-bottom: 20px;
  padding: 20px !important;
  border: 1px solid #e1e1e1;
  background: #fff;
  -webkit-border-radius: transparent;
  -moz-border-radius: transparent;
  border-radius: transparent;
  box-shadow: none;
  -moz-box-shadow: none;
  height: inherit;
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateY(0);
  visibility: inherit;
}
.page-layout-1column .block.filter .filter-title {
  text-align: right;
  border: 0;
}
.rtl-layout.page-layout-1column .block.filter .filter-title strong {
  font: 400 12px/1.35 "Tajawal-Regular", Helvetica Neue, Verdana, Arial, sans-serif;
}
.page-layout-1column .block.filter .filter-title strong:focus,
.page-layout-1column .block.filter .filter-title strong:active,
.page-layout-1column .block.filter .filter-title strong:hover {
  color: #A07653;
  border-color: #A07653;
  background: #fff;
}
.rtl-layout.page-layout-1column .block.filter .filter-title strong:before {
  margin-left: 10px;
  margin-right: 0px;
}
.page-layout-1column .block.filter .filter-title strong:before.rtl-layout .page-layout-1column .block.filter .filter-title strong:before {
  margin-right: 0;
  margin-left: 10px;
}
@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;
    margin-bottom: 0 !important;
  }
  .sidebar .block.filter .filter-content {
    padding: 0;
    margin-top: 0;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 500ms ease;
    transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
    backface-visibility: hidden;
    transform: translateY(20px);
  }
  .sidebar .block.filter.active .filter-content {
    margin-bottom: 20px;
    padding: 20px !important;
    border: 1px solid #e1e1e1;
    background: #fff;
    -webkit-border-radius: transparent;
    -moz-border-radius: transparent;
    border-radius: transparent;
    box-shadow: none;
    -moz-box-shadow: none;
    height: inherit;
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translateY(0);
    visibility: inherit;
  }
  .sidebar .block.filter .block-content {
    padding: 0 !important;
  }
  .sidebar .block.filter .block-title.filter-title {
    text-align: right;
    padding: 0;
    background: transparent;
    border-radius: 0;
    min-width: 0;
    margin-bottom: 20px;
    border: 0;
  }
  .sidebar .block.filter .block-title.filter-title strong {
    display: inline-block;
    border: 1px solid;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    transition: all 500ms ease;
    backface-visibility: hidden;
    color: #fff;
    border-color: #A07653;
    background: #A07653;
    padding: 5px 10px;
    text-transform: uppercase;
    cursor: pointer;
  }
  .sidebar .block.filter .block-title.filter-title strong:focus,
  .sidebar .block.filter .block-title.filter-title strong:active,
  .sidebar .block.filter .block-title.filter-title strong:hover {
    color: #A07653;
    border-color: #A07653;
    background: #fff;
  }
  .sidebar .block.filter .block-title.filter-title strong:before {
    margin-right: 10px;
    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;
    vertical-align: middle;
  }
  .sidebar .block.filter .block-title.filter-title strong:before.rtl-layout .sidebar .block.filter .block-title.filter-title strong:before {
    margin-right: 0;
    margin-left: 10px;
  }
}
@media only screen and (min-width: 768px) {
  .page-layout-1column.rtl-layout .block.filter .filter-title {
    text-align: left;
  }
  .page-layout-1column.rtl-layout .block.filter .filter-title strong:before {
    margin-right: 0;
    margin-left: 10px;
  }
  .page-layout-1column.rtl-layout .block.filter .filter-options > div {
    float: right;
  }
  .page-layout-1column .block.filter .filter-options {
    overflow: hidden;
    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;
    margin: 0 -10px;
  }
  .page-layout-1column .block.filter .filter-options .filter-options-item {
    border: 0;
  }
  .page-layout-1column .block.filter .filter-options > div {
    width: 20%;
    padding: 0 10px;
  }
  .page-layout-1column .block.filter .filter-options .filter-options-title {
    font-weight: 700;
    color: #282828;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .page-layout-1column .block.filter .filter-options .filter-options-title:before {
    display: none;
  }
  .page-layout-1column .block.filter .filter-options .filter-options-item:not(.active) .filter-options-content {
    display: block !important;
  }
  .page-layout-1column .block.filter .filter-options .filter-options-content .swatch-attribute-options {
    width: 100%;
  }
  .page-layout-1column .block.filter .filter-current .items {
    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 .block.filter .filter-current .items .item {
    width: 20%;
    padding: 0 10px;
    margin-bottom: 0;
  }
}
.price-slider-container .price-slider {
  margin-bottom: 10px;
}
.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 #f00;
  border-radius: 5px;
  background-color: #fff;
  z-index: 10;
  color: #f00;
  line-height: 1.35px;
}
.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(43%);
  box-sizing: border-box;
}
.price-slider-container .input-wrap .control.min-value label.error {
  bottom: calc(110%);
}
.price-slider-container .input-wrap .control.min-value label.error:after {
  bottom: -14px;
  border-top-color: #fff;
}
.price-slider-container .input-wrap .control.min-value label.error:before {
  bottom: -15px;
  border-top-color: #f00;
}
.price-slider-container .input-wrap .control.max-value label.error {
  top: calc(110%);
}
.price-slider-container .input-wrap .control.max-value label.error:after {
  top: -14px;
  bottom: -14px;
  border-bottom-color: #fff;
}
.price-slider-container .input-wrap .control.max-value label.error:before {
  top: -15px;
  bottom: -15px;
  border-bottom-color: #f00;
}
.sidebar > .block {
  width: 100%;
}
.sidebar > .block .block-content.filter-content {
  width: 100%;
}
.sidebar .filter-current {
  width: 100%;
}
.sidebar .ui-slider-horizontal {
  height: 7px;
}
.sidebar .ui-slider-horizontal .ui-slider-handle {
  height: 12px;
  width: 8px;
  padding: 0 0;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  display: block;
  position: absolute;
  top: -3px;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .sidebar .ui-slider-horizontal {
    height: 15px;
    margin: 30px 27px 30px 0;
    -webkit-border-radius: 0px;
    border-radius: 0;
  }
  .sidebar .ui-slider-horizontal .ui-slider-handle {
    height: 27px;
    width: 27px;
    top: -6px;
  }
}
.sidebar .slider-container .slider-state {
  margin-top: 20px;
}
.sidebar .slider-container .slider-state .value {
  padding: 2px 10px;
  border: 1px solid #ccc;
  color: #f98b25;
  min-width: 25px;
  display: inline-block;
  text-align: center;
}
.sidebar .slider-container .slider-state .delimiter {
  margin: 0px 5px;
}
.sidebar .items.filter-checkbox li {
  margin-bottom: 8px;
  display: inline-block;
  width: 100%;
}
.sidebar .items.filter-checkbox li * {
  vertical-align: top;
}
.sidebar .items.filter-checkbox li label {
  cursor: pointer;
}
.sidebar .items.filter-checkbox li .swatch-option {
  display: inline-block;
  float: none;
}
.sidebar .swatch-layered .items.filter-checkbox li .swatch-option {
  display: inline-block;
  float: none;
  text-align: center;
  width: 15px;
  height: 15px;
  margin-top: 0;
  margin: 0 0;
  margin-right: 5px;
  min-width: 0;
}
.rtl-layout .sidebar .swatch-layered .items.filter-checkbox li .swatch-option {
  margin-right: 0px;
  margin-left: 5px;
}
.sidebar .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 #ebebeb;
    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: #ebebeb;
  }
  .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;
}
.sidebar .ui-slider-horizontal .ui-slider-handle.rating-slider-handle {
  min-width: 20px;
  width: auto;
  height: 20px;
  text-align: center;
  top: -7px;
  color: white;
  line-height: 20px;
  padding: 0 8px;
  font-size: 12px;
  border-radius: 3px;
  text-transform: uppercase;
}
.sidebar .ui-slider-horizontal.rating-slider {
  border-radius: 0;
  height: 7px;
}
@media only screen and (max-width: 767px) {
  .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;
  }
}
.swatch-attribute-options a.swatch-option-link-layered {
  position: relative;
  display: inline-block;
}
.swatch-attribute-options a.swatch-option-link-layered:empty {
  display: none;
}
.swatch-attribute-options a.swatch-option-link-layered .swatch-option {
  width: 20px;
  height: 20px;
  padding: 0;
  min-width: 0;
  min-height: 0;
  margin: 0 7px 7px 0;
}
.rtl-layout .swatch-attribute-options a.swatch-option-link-layered .swatch-option {
  margin: 0 0px 7px 7px;
}
.products .product-item {
  position: relative;
}
.price-box {
  overflow: hidden;
}
.price-box .price-from {
  margin-right: 10px;
  float: left;
}
.rtl-layout .price-box .price-from {
  float: right;
}
.price-box .old-price {
  float: left;
  margin-right: 10px;
}
.rtl-layout .price-box .old-price {
  float: right;
  margin-right: 0;
  margin-left: 10px;
}
.price-box .special-price,
.price-box .old-price {
  display: inline-block;
  vertical-align: top;
}
.price-box .special-price .price-label,
.price-box .old-price .price-label {
  display: none;
}
.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,
.swatch-option.image {
  height: 15px;
  width: 15px;
  padding: 0;
  min-width: inherit;
}
.rtl-layout .swatch-option {
  float: none;
  display: inline-block;
}
div[class^="swatch-opt-"] > div {
  vertical-align: top;
}
.swatch-option {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.swatch-attribute-label {
  font-weight: normal;
  padding-bottom: 5px;
  display: inline-block;
}
.swatch-option {
  position: relative;
  overflow: inherit;
  transition: all 500ms ease;
  backface-visibility: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.swatch-option:not(.disabled):hover,
.swatch-option.selected:not(.disabled) {
  outline: none;
}
.swatch-option:not(.disabled):hover:after,
.swatch-option.selected:not(.disabled):after {
  position: absolute;
  bottom: -6px;
  width: 15px;
  left: -1px;
  content: '';
  height: 2px;
}
.swatch-option.text:not(.disabled):hover,
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  outline: none;
  -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:after,
.swatch-attribute.manufacturer .swatch-option.selected:after {
  width: 22px;
}
.swatch-option-tooltip {
  padding: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.swatch-option-tooltip .title {
  padding: 5px 0;
}
div[class^="swatch-opt-"] > div {
  vertical-align: top;
}
.swatch-option {
  border: 1px solid #ebebeb;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.swatch-option.text:not(.disabled):hover,
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  outline: 0px solid #282828;
  border: 1px solid #282828;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  color: #282828;
  border-color: #ebebeb;
  background: #fff;
}
.swatch-option:not(.disabled):hover,
.swatch-option.selected:not(.disabled) {
  border: 1px solid #ebebeb;
}
.swatch-option:not(.disabled):hover:after,
.swatch-option.selected:not(.disabled):after {
  background: #121212;
}
.swatch-option.text:not(.disabled):hover,
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #ebebeb;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  border: 1px solid #ebebeb;
}
.toolbar .modes-mode {
  padding: 5px;
  transition: all 500ms ease;
  backface-visibility: hidden;
  color: #A07653;
  border-color: #A07653;
  background: #fff;
}
.toolbar .modes-mode:before {
  color: #A07653;
}
.toolbar .modes-mode:not(.active):hover,
.toolbar .modes-mode.active {
  color: #fff;
  border-color: #A07653;
  background: #A07653;
}
.toolbar .modes-mode:not(.active):hover:before,
.toolbar .modes-mode.active:before {
  color: #fff;
}
.toolbar .toolbar-amount {
  padding-top: 5px;
}
.toolbar .pages .items,
.toolbar .pages .item {
  vertical-align: top;
  line-height: 1;
}
.toolbar .pages strong.page,
.toolbar .pages a.page,
.toolbar .pages .action.next,
.toolbar .pages .action.previous {
  transition: all 500ms ease;
  backface-visibility: hidden;
  width: 34px;
  height: 34px;
  line-height: 32px;
  text-align: center;
  border: 1px solid;
  color: #282828;
  border-color: #ebebeb;
  background: #fff;
}
.toolbar .pages strong.page:before,
.toolbar .pages a.page:before,
.toolbar .pages .action.next:before,
.toolbar .pages .action.previous:before {
  color: #282828;
  margin: 0;
  width: 32px;
  height: 32px;
}
.toolbar .pages .action.next:hover,
.toolbar .pages .action.previous:hover,
.toolbar .pages a.page:hover,
.toolbar .pages strong.page {
  color: #fff;
  background: #A07653;
  font: #A07653;
}
.toolbar .pages .action.next:hover:before,
.toolbar .pages .action.previous:hover:before,
.toolbar .pages a.page:hover:before,
.toolbar .pages strong.page:before {
  color: #fff;
}
.toolbar .pages .action.previous {
  margin: 0;
}
.toolbar .pages .action.previous:before {
  display: inline-block;
  font-family: 'CodazonFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e974';
  font-size: 16px;
  speak: none;
  line-height: 32px;
}
.rtl-layout .toolbar .pages .action.previous:before {
  content: '\e991';
}
.toolbar .pages .action.next {
  margin: 0;
}
.toolbar .pages .action.next:before {
  display: inline-block;
  font-family: 'CodazonFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e991';
  font-size: 16px;
  speak: none;
  line-height: 32px;
}
.rtl-layout .toolbar .pages .action.next:before {
  content: '\e974';
}
.rtl-layout .modes {
  float: right;
  margin-right: 0;
  margin-left: 20px;
}
.rtl-layout .toolbar-amount {
  float: right;
}
.rtl-layout .limiter,
.rtl-layout .sorter {
  float: left;
}
.rtl-layout .products.wrapper ~ .toolbar .pages {
  float: right;
}
.rtl-layout .products.wrapper ~ .toolbar .limiter {
  float: left;
}
@media only screen and (max-width: 767px) {
  .toolbar-products .toolbar-amount {
    float: left;
  }
  .rtl-layout .toolbar-products .toolbar-amount {
    float: right;
  }
  .sorter {
    padding-top: 0;
    float: right;
  }
  .rtl-layout .sorter {
    float: left;
  }
}
@media only screen and (max-width: 480px) {
  .sorter-options {
    width: 110px;
  }
}
.product-reviews-summary .reviews-actions {
  vertical-align: top;
  line-height: 1.35;
}
.product-reviews-summary .rating-summary {
  left: 0;
}
.rating-summary .rating-result {
  width: auto;
  margin-left: 0;
}
.rating-summary .rating-result: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: '\f005';
  font-size: 20px;
  vertical-align: middle;
  letter-spacing: 3px;
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
  height: 20px;
  color: #e1e1e1;
}
.rating-summary .rating-result > 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: '\f005';
  font-size: 20px;
  vertical-align: middle;
  letter-spacing: 3px;
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
  height: 20px;
  color: #A07653;
  vertical-align: top;
}
.grid.products-grid .products:not(.row),
.grid.products-grid.products:not(.row) {
  margin-top: 0;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .product-list-container .list.products-list .item.product-item .product-item-photo {
    width: 100px;
  }
  .product-list-container .list.products-list .item.product-item .product-item-top {
    width: 100px;
    margin-right: 10px;
  }
  .rtl-layout .product-list-container .list.products-list .item.product-item .product-item-top {
    margin-right: 0px;
    margin-left: 10px;
  }
  .product-list-container .list.products-list .item.product-item .product-item-details {
    width: -moz-calc(-10%);
    width: -webkit-calc(-10%);
    width: -o-calc(-10%);
    width: calc(-10%);
  }
}
.list.products-list .products,
.list.products-list.products {
  margin: 0;
}
.list.products-list .product-item {
  display: inline-block;
}
.list.products-list .product-item .product-item-info {
  display: block;
}
.list.products-list .product-item .product-item-info .product-item-details,
.list.products-list .product-item .product-item-info .product-item-top {
  display: inline-block;
  float: left;
  text-align: left;
}
.rtl-layout .list.products-list .product-item .product-item-info .product-item-details,
.rtl-layout .list.products-list .product-item .product-item-info .product-item-top {
  float: right;
  text-align: right;
}
.list.products-list .item.product-item .product-item-top {
  position: relative;
}
.list.products-list .item.product-item .product-item-photo {
  display: block;
  width: 250px;
  padding: 0;
}
.list.products-list .item.product-item .qs-button {
  position: absolute;
  z-index: 1;
  opacity: 0;
  top: -moz-calc(31%);
  top: -webkit-calc(31%);
  top: -o-calc(31%);
  top: calc(31%);
  left: -moz-calc(31%);
  left: -webkit-calc(31%);
  left: -o-calc(31%);
  left: calc(31%);
}
.list.products-list .item.product-item .qs-button:before {
  line-height: 35px;
}
.list.products-list .item.product-item .product-item-top {
  width: 250px;
  margin-right: 30px;
}
.list.products-list .item.product-item .product-item-top .product-image-photo {
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.list.products-list .item.product-item .product-item-top .product-image-photo.hovered-img {
  opacity: 0;
}
.list.products-list .item.product-item .product-item-top .product-image-photo.hovered-img {
  transform: translateX(100%);
}
.rtl-layout .list.products-list .item.product-item .product-item-top .product-image-photo.hovered-img {
  transform: translateX(-100%);
}
.list.products-list .item.product-item .product-item-top:hover .product-image-photo.main-img {
  transform: translateX(-100%);
}
.rtl-layout .list.products-list .item.product-item .product-item-top:hover .product-image-photo.main-img {
  transform: translateX(100%);
}
.list.products-list .item.product-item .product-item-top:hover .product-image-photo.hovered-img {
  opacity: 1;
  transform: translateX(0);
}
.rtl-layout .list.products-list .item.product-item .product-item-top:hover .product-image-photo.hovered-img {
  transform: translateX(0);
}
.list.products-list .item.product-item .product-item-top:hover .qs-button {
  opacity: 1;
}
.rtl-layout .list.products-list .item.product-item .product-item-top {
  margin-right: 0;
  margin-left: 30px;
}
.list.products-list .item.product-item .product-item-inner {
  margin-top: 10px;
}
.list.products-list .item.product-item .product-item-actions .actions-primary,
.list.products-list .item.product-item .product-item-actions .actions-primary + .actions-secondary {
  display: inline-block;
  vertical-align: top;
}
.list.products-list .item.product-item .product-item-description {
  margin-top: 20px;
}
.list.products-list .item.product-item .product-item-details {
  width: -moz-calc(-180%);
  width: -webkit-calc(-180%);
  width: -o-calc(-180%);
  width: calc(-180%);
}
.owl-carousel .owl-item .product-item-photo img {
  width: auto;
  max-width: 100%;
}
.fotorama__thumb {
  background: transparent;
}
.cdz-popup.popup-product-view-side-guide {
  width: 70%;
}
.product-info-main .swatch-attribute-label,
.product-info-main .field.qty .label {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  color: #282828;
}
.product-info-main .page-title-wrapper .page-title {
  font-size: 30px;
  margin-top: 0;
}
.product-info-main .product-brand-info {
  padding: 10px 0;
}
.product-info-main .product-reviews-summary {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 10px;
  display: inline-block;
}
.product-info-main .product-reviews-summary .rating-summary {
  padding-right: 10px;
  overflow: visible;
  position: static;
}
.product-info-main .product-reviews-summary .rating-summary .rating-result > span:before {
  color: #f9c400;
}
.rtl-layout .product-info-main .product-reviews-summary .rating-summary {
  padding-right: 0;
  padding-left: 10px;
}
.product-info-main .product-reviews-summary .reviews-actions {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 12px;
}
.product-info-main .product-reviews-summary .reviews-actions .action {
  text-decoration: none;
  margin: 0;
}
.product-info-main .product-reviews-summary .reviews-actions .action.view {
  color: #282828;
}
.product-info-main .product-reviews-summary .reviews-actions .action.view:active,
.product-info-main .product-reviews-summary .reviews-actions .action.view:focus,
.product-info-main .product-reviews-summary .reviews-actions .action.view:visited {
  color: #282828;
}
.product-info-main .product-reviews-summary .reviews-actions .action.view:hover {
  color: #A07653;
}
.product-info-main .product-reviews-summary .reviews-actions .action.view:after {
  content: "|";
  margin: 0 5px;
}
.rtl-layout .product-info-main .product-reviews-summary .reviews-actions .action.view {
  float: right;
}
.product-info-main .product-reviews-summary .reviews-actions .action.add {
  color: #A07653;
  text-decoration: underline;
}
.product-info-main .product-reviews-summary .reviews-actions .action.add:active,
.product-info-main .product-reviews-summary .reviews-actions .action.add:focus,
.product-info-main .product-reviews-summary .reviews-actions .action.add:visited {
  color: #A07653;
}
.product-info-main .product-reviews-summary .reviews-actions .action.add:hover {
  color: #282828;
}
.product-info-main .product-reviews-summary .start-icon {
  font-size: 0;
  vertical-align: middle;
  position: absolute;
  top: 2px;
  left: 10px;
}
.product-info-main .product-reviews-summary .start-icon: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: "\f005";
  font-size: 12px;
  vertical-align: middle;
}
.rtl-layout .product-info-main .product-reviews-summary .start-icon {
  left: 5px;
}
.product-info-main .product-reviews-summary:hover .short-review-summary {
  display: block;
  position: absolute;
  width: 250px;
  right: 10%;
  top: 0;
  margin-top: 25px;
  padding: 25px 35px 25px 20px;
  background: #ffffff;
  z-index: 1;
  border: 1px solid #ebebeb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0 0 5px 0px #f1f1f1;
  -moz-box-shadow: 0 0 5px 0px #f1f1f1;
}
.rtl-layout .product-info-main .product-reviews-summary:hover .short-review-summary {
  right: auto;
  left: -10%;
  padding: 25px 25px 15px 35px;
}
.product-info-main .product-reviews-summary:hover .short-review-summary:before,
.product-info-main .product-reviews-summary:hover .short-review-summary:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 12px solid #fff;
  top: -12px;
  right: 45%;
  position: absolute;
}
.product-info-main .product-reviews-summary:hover .short-review-summary:before {
  z-index: 1;
}
.product-info-main .product-reviews-summary:hover .short-review-summary:after {
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: 12px solid #ebebeb;
  top: -13px;
  right: 45%;
}
.product-info-main .product-reviews-summary .product-review-wrap {
  color: #282828;
}
.product-info-main .short-review-summary {
  display: none;
  text-align: center;
}
.product-info-main .short-review-summary .action.view {
  display: inline-block;
  margin: 10px auto;
  border: 1px solid;
  padding: 7px 10px;
  transition: all 500ms ease;
  backface-visibility: hidden;
  color: #fff;
  border-color: #000;
  background: #000;
}
.product-info-main .short-review-summary .action.view:hover {
  color: #000;
  border-color: #000;
  background: #fff;
}
.product-info-main .product-info-stock-sku {
  font-size: 12px;
  width: 100%;
  display: inline-block;
}
.product-info-main .product-info-stock-sku .stock.available {
  color: #2fb157;
  font-weight: 500;
  margin-right: 0;
  padding: 0;
}
.product-info-main .product-info-stock-sku .stock.unavailable {
  color: #ff0000;
  padding: 0;
}
.product-info-main .product-info-stock-sku .attribute.sku {
  float: left;
}
.rtl-layout .product-info-main .product-info-stock-sku .attribute.sku .type {
  margin-left: 5px;
  margin-right: 0;
}
.product-info-main .price-box {
  margin-top: 0;
}
.product-info-main .price-box .price-wrapper,
.product-info-main .price-box .old-price {
  display: inline-block;
  line-height: initial;
}
.catalog-product-view .product-info-main .price-box .price-wrapper .price {
  font-weight: 600;
  font-size: 35px;
  color: #A07653;
}
.product-info-main .price-box .special-price {
  margin: 0 15px 0 0;
}
.gallery-container .fotorama__thumb-border {
  border: 1px solid #A07653;
}
.rtl-layout.catalog-product-view .product-info-main-inner .price-box.price-final_price:after {
  content: "السعر شامل الضريبة";
  padding-right: 20px;
}
.rtl-layout .product-info-main .price-box .special-price {
  margin-right: 0;
  margin-left: 15px;
}
.product-info-main .price-box .special-price .price {
  font-size: 40px;
  color: #A07653;
}
.product-info-main .price-box .old-price {
  float: none;
  vertical-align: bottom;
  margin-bottom: 5px;
}
.product-info-main .price-box .old-price .price {
  font-size: 18px;
  color: #a8aeba;
  text-decoration: line-through;
}
.product-info-main .price-box .weee,
.product-info-main .price-box .tax {
  line-height: 1;
}
.product-info-main .price-box .price-from,
.product-info-main .price-box .price-to {
  display: block;
  float: none;
}
.product-info-main .price-box .price-from > .price-final_price .price-label,
.product-info-main .price-box .price-to > .price-final_price .price-label {
  display: block;
  margin-bottom: 5px;
}
.product-info-main .price-box .price-from .old-price,
.product-info-main .price-box .price-to .old-price {
  vertical-align: middle;
}
.rtl-layout .product-info-main .price-box .price-from {
  margin-right: 0;
}
.product-info-main .product-right .box-tocart {
  margin-bottom: 0;
}
.product-info-main .box-tocart {
  width: 100%;
  margin-bottom: 15px;
  position: relative;
}
.product-info-main .box-tocart .actions {
  width: 100%;
  display: block;
  padding-top: 0;
  margin-top: 15px;
}
.product-info-main .box-tocart .primary.tocart {
  width: 100%;
  padding: 9px;
  margin-left: 0;
  margin-right: 0;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 100%;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #fff;
  border-color: #A07653;
  background: #A07653;
}
.product-info-main .box-tocart .primary.tocart > span {
  padding-left: 25px;
  position: relative;
}
.product-info-main .box-tocart .primary.tocart > span:before,
.product-info-main .box-tocart .primary.tocart > span:after {
  display: inline-block;
  font-family: 'CodazonFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e992';
  font-size: 18px;
  speak: none;
  position: absolute;
  left: 1px;
  top: 50%;
  transition: .3s ease;
  backface-visibility: hidden;
}
.rtl-layout .product-info-main .box-tocart .primary.tocart > span {
  padding-left: 0;
  padding-right: 25px;
}
.rtl-layout .product-info-main .box-tocart .primary.tocart > span:before,
.rtl-layout .product-info-main .box-tocart .primary.tocart > span:after {
  left: auto;
  right: 0;
}
.product-info-main .box-tocart .primary.tocart > span:before {
  transform: translate(-100%, -50%);
  opacity: 0;
}
.product-info-main .box-tocart .primary.tocart > span:after {
  transform: translate(0, -50%);
  opacity: 1;
}
.product-info-main .box-tocart .primary.tocart:focus,
.product-info-main .box-tocart .primary.tocart:active,
.product-info-main .box-tocart .primary.tocart:hover {
  color: #fff;
  border-color: #A07653;
  background: #A07653;
}
.product-info-main .box-tocart .primary.tocart:hover > span:before {
  transform: translate(0, -50%);
  opacity: 1;
}
.product-info-main .box-tocart .primary.tocart:hover > span:after {
  transform: translate(100%, -50%);
  opacity: 0;
}
@media only screen and (max-width: 767px) {
  .product-info-main .box-tocart .primary.tocart > span {
    padding: 0;
  }
  .rtl-layout .product-info-main .box-tocart .primary.tocart > span {
    padding: 0;
  }
}
.product-info-main .box-tocart .primary.tocart span {
  position: relative;
  padding-left: 40px;
}
.product-info-main .box-tocart .primary.tocart span:before,
.product-info-main .box-tocart .primary.tocart span:after {
  display: inline-block;
  font-family: 'CodazonFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e994";
  font-size: 24px;
  speak: none;
  position: absolute;
  left: 0;
}
.rtl-layout .product-info-main .box-tocart .primary.tocart span {
  padding-left: 0;
  padding-right: 40px;
}
.rtl-layout .product-info-main .box-tocart .primary.tocart span:before {
  left: auto;
  right: 0;
}
.product-info-main .box-tocart .primary.tocart:active,
.product-info-main .box-tocart .primary.tocart:focus,
.product-info-main .box-tocart .primary.tocart:hover {
  color: #fff;
  border-color: #A07653;
  background: #A07653;
}
.product-info-main .box-tocart.update .field.qty .qty {
  height: 35px;
  width: 130px;
}
.product-info-main .size-guide-wrap {
  position: absolute;
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 12px;
  font-weight: 600;
  right: 0;
  top: 0;
}
.product-info-main .size-guide-wrap a {
  color: #A07653;
}
.product-info-main .size-guide-wrap a:active,
.product-info-main .size-guide-wrap a:focus,
.product-info-main .size-guide-wrap a:visited {
  color: #A07653;
}
.product-info-main .size-guide-wrap a:hover {
  color: #282828;
}
.rtl-layout .product-info-main .size-guide-wrap {
  right: auto;
  left: 0;
}
.product-info-main .product.attribute.overview {
  text-align: left;
}
.rtl-layout .product-info-main .product.attribute.overview {
  text-align: right;
}
.product-info-main .product.attribute.overview ul {
  padding: 0 0 0 16px;
  margin: 0;
}
.rtl-layout .product-info-main .product.attribute.overview ul {
  padding: 0 16px 0 0;
}
.product-info-main .product.attribute.overview ul li {
  margin-bottom: 5px;
}
.product-info-main .overview .type {
  margin-bottom: 7px;
  display: inline-block;
  text-transform: uppercase;
  color: #282828;
}
.product-info-main .product-addto-links {
  text-align: center;
  margin: 15px 0;
}
.product-info-main .product-addto-links .action {
  border: 0;
  background: transparent;
  color: #999999;
  text-transform: uppercase;
}
.product-info-main .product-addto-links .action:before {
  margin-right: 10px;
}
.rtl-layout .product-info-main .product-addto-links .action:before {
  margin-left: 10px;
}
.product-info-main .product-addto-links .action.towishlist:active,
.product-info-main .product-addto-links .action.towishlist:focus {
  background: transparent;
  border: 0;
}
.product-info-main .product-addto-links .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: "\f004";
  font-size: 14px;
  vertical-align: middle;
}
.product-info-main .product-addto-links .action.tocompare:active,
.product-info-main .product-addto-links .action.tocompare:focus {
  background: transparent;
  border: 0;
}
.product-info-main .product-addto-links .action.tocompare:before {
  display: inline-block;
  font-family: 'CodazonFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e97d";
  font-size: 14px;
  speak: none;
}
.product-info-main .product-addto-links .action:hover {
  border: 0;
  background: transparent;
  color: #A07653;
}
.product-info-main .cdz-social-listing {
  padding: 0;
  list-style: none;
  text-align: center;
  margin-bottom: 15px;
}
.product-info-main .cdz-social-listing li {
  display: inline-block;
  margin: 0 5px;
}
.product-info-main .cdz-social-listing li a {
  margin: 0;
  border: 0;
  background: transparent;
  font-size: 16px;
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  min-width: 20px;
  box-shadow: none;
  border-radius: 0;
}
.product-info-main .cdz-social-listing li a .fa {
  vertical-align: middle;
}
.product-info-main .product-inventory-deal {
  margin: 5px 0;
  text-align: center;
  color: #32b259;
  text-transform: uppercase;
  font-weight: 500;
}
.product-info-main .product-inventory-deal .deal-items {
  margin-top: 15px;
}
.product-info-main .product-inventory-deal .deal-item {
  display: inline-block;
  position: relative;
  margin: 5px 20px;
}
.product-info-main .product-inventory-deal .deal-item span {
  display: block;
  margin-bottom: 12px;
}
.product-info-main .product-inventory-deal .deal-item span.value {
  font-size: 30px;
}
.product-info-main .product-inventory-deal .deal-item span.label {
  font-size: 11px;
  letter-spacing: 0.5px;
}
.product-info-main .product-inventory-deal .deal-item:after {
  content: ":";
  font-size: 30px;
  position: absolute;
  right: -25px;
  top: 0;
}
.rtl-layout .product-info-main .product-inventory-deal .deal-item:after {
  left: -30px;
  right: auto;
}
.product-info-main .product-inventory-deal .deal-item:last-child:after {
  content: "";
}
.product-info-main .product-inventory-deal .product-inventory {
  font-size: 16px;
  margin-bottom: 10px;
}
.product-info-main .field.choice input {
  vertical-align: middle;
  margin-top: 0;
}
.rtl-layout .product-info-main .field.choice input {
  margin-right: 0;
  margin-left: 5px;
}
.product-info-main .box-tocart .field.qty,
.block-bundle-summary .box-tocart .field.qty {
  text-align: left;
  display: inline-block;
  margin-bottom: 20px;
}
.rtl-layout .product-info-main .box-tocart .field.qty,
.rtl-layout .block-bundle-summary .box-tocart .field.qty {
  text-align: right;
}
.product-info-main .box-tocart .field.qty .label,
.block-bundle-summary .box-tocart .field.qty .label {
  width: auto;
  text-transform: uppercase;
  padding-right: 50px;
  display: inline-block;
}
.rtl-layout .product-info-main .box-tocart .field.qty .label,
.rtl-layout .block-bundle-summary .box-tocart .field.qty .label {
  padding-right: 0;
  padding-left: 50px;
  float: right;
}
.product-info-main .box-tocart .field.qty .control,
.block-bundle-summary .box-tocart .field.qty .control {
  display: inline-block;
  width: auto;
}
.product-info-main .cart-qty,
.block-bundle-summary .cart-qty {
  display: flex;
  position: relative;
  max-width: 130px;
}
.product-info-main .cart-qty .qty,
.block-bundle-summary .cart-qty .qty {
  background: transparent;
  text-align: center;
  color: #1b1b1b;
  padding: 0 35px;
  font-weight: 600;
  height: 35px;
}
.product-info-main .qty-ctl button,
.block-bundle-summary .qty-ctl button,
.product-info-main .qty-ctl .cart.table-wrapper .actions-toolbar > .action,
.block-bundle-summary .qty-ctl .cart.table-wrapper .actions-toolbar > .action,
.product-info-main .qty-ctl .action-gift,
.block-bundle-summary .qty-ctl .action-gift {
  min-width: unset;
  width: auto;
  margin: 0;
  padding: 0;
  top: 0;
  position: absolute;
  height: 35px;
  width: 35px;
  line-height: 35px;
  color: #282828;
  border-color: transparent;
  background: transparent;
}
.product-info-main .qty-ctl button.increase,
.block-bundle-summary .qty-ctl button.increase,
.product-info-main .qty-ctl .cart.table-wrapper .actions-toolbar > .action.increase,
.block-bundle-summary .qty-ctl .cart.table-wrapper .actions-toolbar > .action.increase,
.product-info-main .qty-ctl .action-gift.increase,
.block-bundle-summary .qty-ctl .action-gift.increase {
  right: 0;
}
.product-info-main .qty-ctl button.increase:before,
.block-bundle-summary .qty-ctl button.increase:before,
.product-info-main .qty-ctl .cart.table-wrapper .actions-toolbar > .action.increase:before,
.block-bundle-summary .qty-ctl .cart.table-wrapper .actions-toolbar > .action.increase:before,
.product-info-main .qty-ctl .action-gift.increase:before,
.block-bundle-summary .qty-ctl .action-gift.increase:before {
  display: inline-block;
  font-family: 'CodazonFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e9b4";
  font-size: 12px;
  speak: none;
}
.rtl-layout .product-info-main .qty-ctl button.increase,
.rtl-layout .block-bundle-summary .qty-ctl button.increase,
.rtl-layout .product-info-main .qty-ctl .cart.table-wrapper .actions-toolbar > .action.increase,
.rtl-layout .block-bundle-summary .qty-ctl .cart.table-wrapper .actions-toolbar > .action.increase,
.rtl-layout .product-info-main .qty-ctl .action-gift.increase,
.rtl-layout .block-bundle-summary .qty-ctl .action-gift.increase {
  right: auto;
  left: 0;
}
.product-info-main .qty-ctl button.decrease,
.block-bundle-summary .qty-ctl button.decrease,
.product-info-main .qty-ctl .cart.table-wrapper .actions-toolbar > .action.decrease,
.block-bundle-summary .qty-ctl .cart.table-wrapper .actions-toolbar > .action.decrease,
.product-info-main .qty-ctl .action-gift.decrease,
.block-bundle-summary .qty-ctl .action-gift.decrease {
  left: 0;
}
.product-info-main .qty-ctl button.decrease:before,
.block-bundle-summary .qty-ctl button.decrease:before,
.product-info-main .qty-ctl .cart.table-wrapper .actions-toolbar > .action.decrease:before,
.block-bundle-summary .qty-ctl .cart.table-wrapper .actions-toolbar > .action.decrease:before,
.product-info-main .qty-ctl .action-gift.decrease:before,
.block-bundle-summary .qty-ctl .action-gift.decrease:before {
  display: inline-block;
  font-family: 'CodazonFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e9b3";
  font-size: 12px;
  speak: none;
}
.rtl-layout .product-info-main .qty-ctl button.decrease,
.rtl-layout .block-bundle-summary .qty-ctl button.decrease,
.rtl-layout .product-info-main .qty-ctl .cart.table-wrapper .actions-toolbar > .action.decrease,
.rtl-layout .block-bundle-summary .qty-ctl .cart.table-wrapper .actions-toolbar > .action.decrease,
.rtl-layout .product-info-main .qty-ctl .action-gift.decrease,
.rtl-layout .block-bundle-summary .qty-ctl .action-gift.decrease {
  left: auto;
  right: 0;
}
.product-info-main .qty-ctl button:hover:before,
.block-bundle-summary .qty-ctl button:hover:before,
.product-info-main .qty-ctl .cart.table-wrapper .actions-toolbar > .action:hover:before,
.block-bundle-summary .qty-ctl .cart.table-wrapper .actions-toolbar > .action:hover:before,
.product-info-main .qty-ctl .action-gift:hover:before,
.block-bundle-summary .qty-ctl .action-gift:hover:before {
  color: #A07653;
}
.swatch-option-tooltip {
  padding: 0 10px;
}
.swatch-option-tooltip > .image {
  margin-top: 0;
}
.catalog-product-view .swatch-option-tooltip {
  padding: 0 10px;
}
.catalog-product-view .swatch-option-tooltip > .image {
  margin-top: 0;
}
.product-options-wrapper .swatch-opt {
  margin: 0;
}
.product-options-wrapper .swatch-opt .swatch-attribute {
  margin-bottom: 10px;
}
.product-options-wrapper .swatch-opt .swatch-attribute:last-child {
  margin-bottom: 0;
}
.product-options-wrapper .swatch-option.text {
  border-radius: 30px;
  border-width: 2px;
  background: transparent;
  padding: 0px 10px;
  width: 32px;
  height: 32px;
  line-height: calc(30px);
  font-weight: 500;
  min-width: 50px;
  color: #282828;
}
.product-options-wrapper .swatch-option.text.selected {
  box-shadow: none;
  -moz-box-shadow: none;
  color: #fff !important;
  border-color: #A07653 !important;
  background: #A07653 !important;
}
.product-options-wrapper .swatch-option.text.disabled:before {
  outline: none;
}
.rtl-layout .product-options-wrapper .swatch-option.text {
  margin-right: 0;
  margin-left: 7px;
}
.product-options-wrapper .swatch-option.text:hover {
  border: 2px solid #A07653;
  transform: scale(1);
}
.product-options-wrapper .swatch-option.color,
.product-options-wrapper .swatch-option.image {
  border: 0;
  overflow: hidden;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.product-options-wrapper .swatch-option.color.selected:before,
.product-options-wrapper .swatch-option.image.selected: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: 12px;
  vertical-align: middle;
  color: #ffffff;
}
.rtl-layout .product-options-wrapper .swatch-option.color,
.rtl-layout .product-options-wrapper .swatch-option.image {
  margin-left: 10px;
  margin-right: 0;
}
.product-options-wrapper .swatch-option.color:hover,
.product-options-wrapper .swatch-option.image:hover {
  border: 0;
  transform: scale(1);
}
.product-options-wrapper .swatch-option.color {
  width: 20px;
  height: 20px;
}
.product-options-wrapper .swatch-option.color.selected:before {
  line-height: 20px;
}
.product-options-wrapper .swatch-option.image {
  width: 20px;
  height: 20px;
  min-width: 20px;
  background-size: 100% !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.product-options-wrapper .swatch-option.image.selected:before {
  line-height: 20px;
}
.product-options-wrapper .swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 51%, #ffffff 51%, #ffffff 53%, rgba(255, 255, 255, 0) 55%, rgba(255, 255, 255, 0) 100%);
}
.product-options-wrapper .swatch-option.disabled:hover {
  cursor: default;
}
.product-options-wrapper .swatch-option.disabled:hover:after {
  display: block;
  height: 100%;
  width: auto;
  left: 0;
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 51%, #ffffff 51%, #ffffff 53%, rgba(255, 255, 255, 0) 55%, rgba(255, 255, 255, 0) 100%);
}
.product-options-wrapper .swatch-option:hover,
.product-options-wrapper .swatch-option.selected {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.product-options-wrapper .swatch-option:hover:after,
.product-options-wrapper .swatch-option.selected:after {
  display: none;
}
.product-options-wrapper .field.required .product-custom-option {
  border-width: 1px;
}
.product-options-wrapper .field.required select.product-custom-option {
  margin-bottom: 5px;
}
.product-options-wrapper .fieldset {
  margin-top: 20px;
}
.gallery-container {
  position: relative;
}
.gallery-container .label-wrap {
  position: absolute;
  top: 20px;
}
.gallery-container .label-wrap.left {
  left: 0;
}
.gallery-container .label-wrap.left .cdz-product-labels {
  margin-left: 30px;
}
.gallery-container .label-wrap.left .cdz-product-labels .label-item {
  padding-left: 15px;
  padding-right: 15px;
}
.gallery-container .label-wrap.left .cdz-product-labels .label-item:before {
  left: 12px;
}
.gallery-container .label-wrap.right {
  right: 20px;
  left: auto !important;
}
.gallery-container .label-wrap.right .cdz-product-labels .label-item {
  padding-left: 15px;
  padding-right: 15px;
}
.gallery-container .label-wrap.right .cdz-product-labels .label-item:before {
  right: 12px;
}
.gallery-container .cdz-product-labels {
  z-index: 1;
  position: relative;
}
.gallery-container .cdz-product-labels .label-item {
  text-align: center;
  font-size: 15px;
  background-color: #A07653;
  color: #fff;
  position: relative;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 10px;
  min-width: 100px;
  border-radius: 0;
}
.gallery-container .cdz-product-labels .label-item .label-content {
  line-height: 1;
}
.gallery-container .cdz-product-labels .label-item.new {
  background: #282828;
}
.gallery-container .cdz-product-labels .label-item.sale {
  background: #A07653;
}
@media only screen and (max-width: 767px) {
  .gallery-container .cdz-product-labels .label-item {
    min-width: 70px;
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 6px;
  }
  .gallery-container .label-wrap {
    top: 10px;
  }
  .gallery-container .label-wrap.left {
    left: 10px !important;
  }
  .gallery-container .label-wrap.left .cdz-product-labels {
    margin-left: 0px;
  }
  .gallery-container .label-wrap.right {
    right: 10px;
  }
}
@media only screen and (min-width: 768px) {
  .fotorama__wrap .cdz-magnifier {
    transform: scale(0);
    transition: transform 0.5s ease;
  }
  .fotorama__wrap .cdz-manifier-active .fotorama__stage__frame .fotorama__img {
    -webkit-filter: grayscale(80%) opacity(60%);
    filter: grayscale(80%) opacity(60%);
  }
  .fotorama__wrap:not(.fotorama__wrap--no-controls) .cdz-magnifier {
    transition-delay: 0.3s;
    transform: scale(1);
  }
  .cdz-magnifier {
    position: absolute;
    border-radius: 50%;
    box-shadow: inset 0px 0px 30px #949494;
    display: none;
  }
  .fotorama__fullscreen .cdz-magnifier {
    display: none !important;
  }
}
.reviews-summary-top {
  align-items: center;
  margin-bottom: 10px;
}
.reviews-summary-top div {
  display: inline-block;
}
.reviews-summary-top .rating-point {
  font-size: 30px;
  margin-right: 10px;
}
.reviews-summary-top .rating-summary {
  padding: 0 10px 0 0;
  display: inline-block;
  margin-top: -10px;
}
.reviews-summary-top .reviews-actions {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  margin-top: -10px;
}
.reviews-summary-top .reviews-actions .view {
  color: #282828;
}
.reviews-summary-top .reviews-actions .view:active,
.reviews-summary-top .reviews-actions .view:focus,
.reviews-summary-top .reviews-actions .view:visited {
  color: #282828;
}
.reviews-summary-top .reviews-actions .view:hover {
  color: #A07653;
}
.reviews-summary-bottom .rating-groups .group-item label {
  min-width: 40px;
}
.rating-groups .group-item {
  align-items: center;
  margin-bottom: 6px;
}
.rating-groups .group-item label {
  min-width: 25px;
  display: inline-block;
  position: relative;
  text-align: left;
}
.rtl-layout .rating-groups .group-item label {
  text-align: right;
}
.rating-groups .group-item .value {
  position: relative;
  display: inline-block;
  min-width: 75%;
}
.rating-groups .group-item .item-count {
  position: absolute;
  left: 100%;
  top: -3px;
  margin-left: 5px;
}
.rtl-layout .rating-groups .group-item .item-count {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: 5px;
}
.rating-summary .rating-result > span {
  line-height: 1;
}
.rating-summary .rating-result > span:before {
  color: #f9c400;
}
.product.info.detailed .product.items {
  margin-bottom: 30px;
  display: block;
  padding: 15px 30px;
  background: #fff;
}
.product.info.detailed .product.items .item.title {
  position: relative;
}
.rtl-layout .product.info.detailed .product.items .item.title {
  float: right;
}
.rtl-layout .product.info.detailed .product.items .item.title > .switch {
  margin-right: 0;
  margin-left: 40px;
}
.product.info.detailed .product.items .item.title > .switch {
  height: auto;
  border: 0;
  padding: 8px 10px 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  overflow: hidden;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  border-color: transparent;
  background: transparent;
}
.product.info.detailed .product.items .item.title > .switch:after {
  position: absolute;
  width: 100%;
  height: 3px;
  background: #A07653;
  content: "";
  left: 0;
  bottom: -3px;
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.product.info.detailed .product.items .item.title > .switch .counter {
  padding: 0 3px;
}
.product.info.detailed .product.items .item.title > .switch .counter:before {
  content: "(";
}
.product.info.detailed .product.items .item.title > .switch .counter:after {
  content: ")";
}
.rtl-layout .product.info.detailed .product.items .item.title > .switch .counter {
  float: left;
}
.product.info.detailed .product.items .item.title.active > .switch:after {
  bottom: 0;
}
.product.info.detailed .product.items > .item.content {
  margin-top: 45px;
  border-top: 2px solid #ebebeb;
  padding-left: 0;
  padding-right: 0;
}
.rtl-layout .product.info.detailed .product.items > .item.content {
  float: left;
  margin-right: -100%;
  margin-left: 0;
}
.product.info.detailed table td,
.product.info.detailed th {
  border: 1px solid #ebebeb !important;
}
.product.info.detailed .additional-attributes > tbody > tr th,
.product.info.detailed .additional-attributes > tbody > tr td {
  padding: 10px;
}
.product-review-wrap .product-reviews-summary {
  display: block;
}
#product-review-container .review-item {
  padding: 25px 0;
}
#product-review-container .review-content-top {
  margin-bottom: 10px;
}
#product-review-container .review-content {
  margin-bottom: 20px;
}
#product-review-container .review-details {
  margin-bottom: 10px;
}
#product-review-container .block-title {
  position: relative;
}
#product-review-container .sub-title {
  color: #A07653;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
}
#product-review-container .main-title {
  letter-spacing: 0.5px;
  font-weight: 600;
  color: #707780;
}
#product-review-container .new-review {
  position: absolute;
  right: 0;
  top: 0;
  padding: 12px 50px 10px;
  border: 2px solid;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  transition: all 500ms ease;
  backface-visibility: hidden;
  color: #A07653;
  border-color: #A07653;
  background: #fff;
}
#product-review-container .new-review: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: "\f044";
  font-size: 14px;
  vertical-align: middle;
  margin-right: 5px;
}
#product-review-container .new-review:hover {
  color: #fff;
  border-color: #A07653;
  background: #A07653;
}
.rtl-layout #product-review-container .new-review {
  right: auto;
  left: 0;
}
.rtl-layout #product-review-container .new-review:before {
  margin-left: 5px;
}
#product-review-container .rating-summary {
  margin-bottom: 3px;
  display: table-row;
  align-items: baseline;
}
#product-review-container .rating-label {
  width: auto;
  display: table-cell;
  padding-right: 20px;
}
.rtl-layout #product-review-container .rating-label {
  padding-right: 0px;
  padding-left: 20px;
}
#product-review-container .review-content-top .review-title {
  margin: 0;
  padding: 0 10px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  color: #707780;
  letter-spacing: 1px;
  padding-left: 20px;
  max-width: calc(-70%);
  line-height: 1.55;
}
#product-review-container .review-ratings {
  display: table;
  margin-bottom: 10px;
}
.rtl-layout #product-review-container .review-ratings {
  float: right;
}
#product-review-container .review-content {
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 500;
  color: #414b56;
  display: inline-block;
  width: 100%;
}
#product-review-container .review-details {
  display: flex;
  font-style: italic;
  color: #282828;
  font-size: 12px;
}
#product-review-container .review-details .review-date {
  margin: 0 5px;
}
#product-review-container .review-details .review-author strong {
  font-weight: 500;
  color: #707780;
}
#product-review-container .comment-link {
  letter-spacing: 0.5px;
  font-size: 14px;
}
#product-review-container .comment-link span {
  color: #282828;
}
#product-review-container .comment-link strong {
  color: #A07653;
  font-weight: 600;
}
.review-add {
  background: #fff;
  border: 1px solid #ebebeb;
  padding: 20px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.review-add .review-form {
  max-width: 100%;
}
.review-add .review-legend span {
  text-transform: uppercase;
  font-weight: 500;
}
.review-add .review-legend strong {
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 10px;
  color: #282828;
}
.review-add .fieldset > .field:not(.choice) > .label {
  width: auto;
  font-weight: 500;
  color: #282828;
  margin: 0 20px 0 0;
}
.rtl-layout .review-add .fieldset > .field:not(.choice) > .label {
  margin: 0 0 0 20px;
}
.review-add .review-field-ratings .review-field-rating .label {
  padding-bottom: 6px;
  padding-top: 10px;
}
.review-add #product-review-table .review-field-rating .label {
  width: auto;
}
.rtl-layout .review-add #product-review-table .review-field-rating .label {
  padding-right: 0;
  padding-left: 10px;
}
.review-add .fieldset > .field:not(.choice) .control {
  float: none;
  overflow: auto;
}
.review-field-ratings .review-field-rating .control {
  width: 200px;
}
.review-field-ratings .nested {
  display: block;
}
.review-add .fieldset > .field:not(.choice) .label {
  float: left;
  width: auto;
}
.review-field-ratings .review-field-rating,
.review-field-ratings .review-field-rating .label,
.review-field-ratings .review-field-rating .control,
.review-field-ratings .nested {
  display: block;
}
.rtl-layout .review-add .fieldset > .field:not(.choice) .label {
  float: right;
}
.review-add .review-form-actions .submit.primary {
  padding: 12px 60px;
  font-size: 14px;
  border-width: 2px;
  transition: all 500ms ease;
  backface-visibility: hidden;
  color: #fff;
  border-color: #A07653;
  background: #A07653;
}
.review-add .review-form-actions .submit.primary:hover {
  border-width: 2px;
  color: #A07653;
  border-color: #A07653;
  background: #fff;
}
.rtl-layout .review-add .review-form-actions .actions-primary {
  float: right;
}
.review-add:before,
.review-add:after {
  content: "";
  width: 0px;
  height: 0px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #fff;
  position: absolute;
  top: -7px;
  left: 50px;
}
.rtl-layout .review-add:before,
.rtl-layout .review-add:after {
  left: auto;
  right: 50px;
}
.review-add:before {
  border-bottom: 7px solid #ebebeb;
  top: -8px;
}
.review-add .field .control input {
  background: transparent;
}
.toolbar.review-toolbar {
  box-shadow: none;
  margin-bottom: 10px;
}
.page-product-grouped.product-view-style-03 .product-info-main .size-guide-wrap {
  top: 0;
}
.page-product-grouped.product-view-style-02 .product-info-main .box-tocart {
  padding-top: 30px;
}
.page-product-bundle.catalog-product-view.rtl-layout .bundle-options-container .bundle-options-wrapper {
  float: right;
}
.page-product-bundle.catalog-product-view.rtl-layout .bundle-options-container .bundle-options-wrapper .field.qty .label {
  margin-left: 10px;
  margin-right: 0;
}
.page-product-bundle.catalog-product-view.rtl-layout .block-bundle-summary {
  float: left;
}
.page-product-bundle.catalog-product-view.rtl-layout .block-bundle-summary .box-tocart .field.qty {
  display: table;
  vertical-align: middle;
}
.page-product-bundle.catalog-product-view.rtl-layout .block-bundle-summary .box-tocart .field.qty .label {
  display: table-cell;
  clear: none;
  float: none;
  vertical-align: middle;
}
.page-product-bundle.catalog-product-view.rtl-layout .block-bundle-summary .box-tocart .field.qty .control {
  display: table-cell;
}
.page-product-bundle.catalog-product-view .bundle-options-container {
  margin-bottom: 0;
}
.page-product-bundle.catalog-product-view .bundle-options-container .product-add-form {
  padding: 20px;
  margin-bottom: 40px;
  float: left;
  width: 100%;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: none;
  -moz-box-shadow: none;
}
.page-product-bundle.catalog-product-view .bundle-options-container .bundle-options-wrapper {
  width: 57% !important;
}
.page-product-bundle.catalog-product-view .bundle-options-container .block-bundle-summary {
  width: 40% !important;
  padding: 20px;
}
.page-product-bundle.catalog-product-view .bundle-options-wrapper .product-options-wrapper .fieldset {
  margin-top: 0;
}
.page-product-bundle.catalog-product-view .bundle-options-wrapper .action.back {
  border-width: 2px;
}
.page-product-bundle.catalog-product-view .bundle-options-wrapper .action.back:hover {
  color: #fff;
  border-color: #A07653;
  background: #A07653;
}
.page-product-bundle.catalog-product-view .bundle-options-wrapper .field.option > label,
.page-product-bundle.catalog-product-view .bundle-options-wrapper .nested .field.qty .label {
  font-size: 15px;
  color: #282828;
  font-weight: 600;
}
.page-product-bundle.catalog-product-view .bundle-options-wrapper .field.option input,
.page-product-bundle.catalog-product-view .bundle-options-wrapper .field.option select {
  max-width: 300px;
  vertical-align: middle;
}
.page-product-bundle.catalog-product-view .bundle-options-wrapper .field.qty .label,
.page-product-bundle.catalog-product-view .bundle-options-wrapper .field.qty .control {
  display: inline-block;
}
.page-product-bundle.catalog-product-view .bundle-options-wrapper .field.qty .label {
  margin-right: 10px;
}
.page-product-bundle.catalog-product-view .block-bundle-summary .title {
  margin-bottom: 10px;
}
.page-product-bundle.catalog-product-view .block-bundle-summary .title strong {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
}
.page-product-bundle.catalog-product-view .block-bundle-summary .box-tocart .field.qty,
.page-product-bundle.catalog-product-view .block-bundle-summary .box-tocart .actions {
  display: block;
}
.page-product-bundle.catalog-product-view .block-bundle-summary .product-details .price-box .price {
  font-size: 35px;
  font-weight: 500;
}
.page-product-bundle.catalog-product-view .block-bundle-summary strong {
  color: #282828;
  font-weight: 600;
}
.page-product-bundle.catalog-product-view .block-bundle-summary .field.qty label {
  margin-right: 10px;
}
.rtl-layout .page-product-bundle.catalog-product-view .block-bundle-summary .field.qty label {
  margin-right: 0;
  margin-left: 10px;
}
.page-product-bundle.catalog-product-view .block-bundle-summary .box-tocart .action.primary.buy-now {
  margin-top: 10px;
  color: #A07653;
  border-color: #A07653;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .page-product-bundle.catalog-product-view .price-from {
    margin-right: 0;
  }
  .page-product-bundle.catalog-product-view .bundle-actions .action.primary span:before,
  .page-product-bundle.catalog-product-view .bundle-actions .action.primary span:after {
    display: none;
  }
  .page-product-bundle.catalog-product-view .block-bundle-summary .box-tocart .actions {
    margin-top: 25px;
  }
  .page-product-bundle.catalog-product-view .bundle-options-container .bundle-options-wrapper {
    width: 100% !important;
  }
  .page-product-bundle.catalog-product-view .bundle-options-container .bundle-options-wrapper .field.option {
    margin-bottom: 20px;
  }
  .page-product-bundle.catalog-product-view .bundle-options-container .block-bundle-summary {
    width: 100% !important;
  }
  .page-product-bundle.catalog-product-view .bundle-options-container .block-bundle-summary .box-tocart .action.primary > span:before,
  .page-product-bundle.catalog-product-view .bundle-options-container .block-bundle-summary .box-tocart .action.primary > span:after {
    display: none;
  }
}
.page-product-downloadable .item-title.samples-item-title,
.page-product-downloadable .samples-item {
  display: inline-block;
}
.page-product-downloadable.product-view-style-03 .product-info-main .size-guide-wrap {
  top: -50px;
}
.page-product-downloadable .product-add-form {
  margin-bottom: 0;
}
.page-product-downloadable .product-options-wrapper .fieldset {
  margin-top: 0;
}
.page-product-downloadable .product-options-wrapper .fieldset > .legend + br {
  display: none;
}
.product-visual-product-01.catalog-product-view .product-options-wrapper .field {
  margin-bottom: 15px;
}
.product-visual-product-01.catalog-product-view .product-options-wrapper .field > .label:not(.admin__field-label),
.product-visual-product-01.catalog-product-view .product-options-wrapper .field .legend {
  font-size: 15px;
  color: #282828;
  font-weight: 600;
  margin-bottom: 7px;
}
.product-visual-product-01.catalog-product-view .product-options-wrapper .field input,
.product-visual-product-01.catalog-product-view .product-options-wrapper .field select,
.product-visual-product-01.catalog-product-view .product-options-wrapper .field textarea {
  max-width: 300px;
}
.product-visual-product-01.catalog-product-view .product-options-wrapper .field .note {
  display: block;
  font-size: 14px;
}
.product-visual-product-01.catalog-product-view.product-view-style-01 .product-social-links {
  margin-bottom: 72px;
}
.product-visual-product-01.catalog-product-view.product-view-style-04 .product-info-main .fieldset {
  border-bottom: 0;
  padding-bottom: 0;
}
.product-visual-product-01.catalog-product-view.product-view-style-04 .product-info-main .fieldset .legend {
  text-transform: capitalize;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product-info-main .page-title-wrapper .page-title {
    font-size: 20px;
  }
  .product-info-main .product-addto-links .action {
    font-size: 13px;
    padding: 0 8px;
  }
  .product-info-main .box-tocart .field.qty .label {
    width: 100%;
  }
  .product-info-main .box-tocart .field.qty .control {
    float: left;
  }
  .rtl-layout .product-info-main .box-tocart .field.qty .control {
    float: right;
  }
  .product-info-main .product-inventory-deal .deal-item {
    margin: 5px 10px;
  }
  .product-info-main .product-inventory-deal .deal-item:after {
    font-size: 20px;
    right: -15px;
    top: -5px;
  }
  .product-info-main .product-inventory-deal .deal-item span.value {
    font-size: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .rating-groups .group-item .value {
    width: 100%;
  }
  .product-info-main .price-box {
    margin-bottom: 15px;
  }
  .product-info-main .product-options-wrapper .swatch-attribute {
    margin-bottom: 10px;
  }
  .product-info-main .product-options-wrapper .swatch-attribute:last-child {
    margin-bottom: 0;
  }
  .product-info-main .product-options-wrapper .swatch-opt {
    margin: 0;
  }
  .product-info-main .product-options-wrapper .fieldset {
    margin-top: 0;
  }
  .rtl-layout .reviews-summary-bottom {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  body.product-view-style-03.rtl-layout .product-right {
    padding-right: 10px;
  }
  body.product-view-style-03.rtl-layout .product-info-main .product-addto-links .action {
    margin-left: 0;
  }
  .product-info-main {
    margin: 0;
  }
  .product-info-main .page-title-wrapper .page-title {
    font-size: 18px;
  }
  .product-info-main .product-reviews-summary {
    padding-bottom: 0;
  }
  .product-info-main .product-reviews-summary:hover .short-review-summary {
    right: -10%;
  }
  .product-info-main .product-info-stock-sku {
    margin-bottom: 10px;
  }
  .product-info-main .product-info-stock-sku .stock {
    display: block;
    float: left;
    margin-right: 10px;
  }
  .product-info-main .box-tocart .field.qty .label {
    width: 100%;
  }
  .product-info-main .product-inventory-deal .deal-item {
    margin: 5px 10px;
  }
  .product-info-main .product-inventory-deal .deal-item:after {
    font-size: 20px;
    right: -15px;
    top: -5px;
  }
  .product-info-main .product-inventory-deal .deal-item span.value {
    font-size: 15px;
  }
  .product-info-main .product-options-wrapper .swatch-attribute {
    margin-bottom: 10px;
  }
  .product-info-main .product-options-wrapper .swatch-attribute:last-child {
    margin-bottom: 0;
  }
  .product-info-main .product-options-wrapper .swatch-opt {
    margin: 0;
  }
  .product-info-main .product-options-wrapper .fieldset {
    margin-top: 0;
  }
  .product-info-main .box-tocart .actions .action.buy-now {
    width: 100%;
  }
  .product-info-main .product-addto-links .action.tocompare,
  .product-info-main .product-addto-links .action.towishlist {
    display: inline-block;
    font-size: 12px;
    border: 1px solid;
    padding: 9px 10px 7px;
    margin: 3px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    width: auto;
  }
  .product-info-main .product-addto-links .action.tocompare:before,
  .product-info-main .product-addto-links .action.towishlist:before {
    display: none;
  }
  .product.info.detailed .product.items .item.title > .switch:before {
    display: inline-block;
    font-family: 'CodazonFont';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e97b";
    font-size: 15px;
    speak: none;
    position: absolute;
    right: 0;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    transition: all 500ms ease;
    backface-visibility: hidden;
  }
  .rtl-layout .product.info.detailed .product.items .item.title > .switch:before {
    left: 0;
    right: auto;
  }
  .product.info.detailed .product.items .item.title.active > .switch:before {
    transform: rotate(180deg);
  }
  .product.info.detailed {
    margin-bottom: 0;
  }
  #product-review-container .review-content-top .review-title {
    display: block;
    width: 100%;
    min-width: 100%;
    padding: 0;
  }
  .rtl-layout .product.info.detailed .product.items > .item.content {
    float: none;
    margin: 0;
  }
  .rtl-layout .product.info.detailed .product.items .item.title {
    float: none;
  }
  #product-review-container .new-review {
    display: none;
  }
  .product.info.detailed .product.items {
    padding: 0 15px 25px;
    margin-bottom: 0;
  }
  .product.info.detailed .product.items > .item.content {
    border: 0;
    margin-top: 0;
  }
  .product.info.detailed .product.items .item.title > .switch {
    padding: 0;
  }
  .product.info.detailed .product.items .reviews-summary-bottom {
    max-width: 200px;
  }
}
.column.main .block.crosssell,
.column.main .block.upsell,
.column.main .block.related {
  margin-bottom: 50px;
}
.column.main .block.crosssell .block-collapsible-nav-title,
.column.main .block.upsell .block-collapsible-nav-title,
.column.main .block.related .block-collapsible-nav-title,
.column.main .block.crosssell .block-title,
.column.main .block.upsell .block-title,
.column.main .block.related .block-title {
  margin-bottom: 0;
}
.column.main .block.crosssell .block-collapsible-nav-title strong,
.column.main .block.upsell .block-collapsible-nav-title strong,
.column.main .block.related .block-collapsible-nav-title strong,
.column.main .block.crosssell .block-title strong,
.column.main .block.upsell .block-title strong,
.column.main .block.related .block-title strong {
  font: 400 24px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
  color: #282828;
  margin-bottom: 0;
  font-weight: 500;
}
.column.main .sidebar .block-viewed-products-grid .block-title {
  margin-bottom: 0 !important;
  color: #282828;
  background: #fff;
  font: 400 18px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
}
.column.main .sidebar .block-viewed-products-grid .block-title strong {
  color: #282828;
}
.block.related .field.choice.related {
  position: absolute;
  right: 0;
  top: 5px;
  z-index: 3;
}
.block.related .field.choice.related .rtl-layout {
  right: auto;
  left: 0;
}
.block.related .field.choice.related label {
  font-size: 0;
}
.block.related .field.choice.related input {
  margin: 0;
}
.block.related .action.select {
  margin: 0;
  padding: 0px 5px;
  border: 0;
  background: transparent;
  min-width: unset;
  color: #282828;
}
.block.related .action.select:focus,
.block.related .action.select:active,
.block.related .action.select:hover {
  color: #A07653;
  box-shadow: none;
  -moz-box-shadow: none;
}
.block.related .block-actions {
  margin-bottom: 20px;
}
.block.upsell .block-title.title {
  margin-bottom: 20px !important;
}
.block.crosssell {
  margin-top: 0;
}
.block.crosssell .block-title.title {
  margin-bottom: 20px !important;
  color: #282828;
  font: 500 16px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
}
.block.related .products-grid .product-item,
.block.upsell .products-grid .product-item,
.block.crosssell .products-grid .product-item {
  background: #ffffff;
  height: 100%;
  margin-bottom: 0;
  padding-bottom: 10px;
}
.block.related .products-grid .product-item .price-box .price,
.block.upsell .products-grid .product-item .price-box .price,
.block.crosssell .products-grid .product-item .price-box .price {
  font: 400 18px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
}
.block.related .products-grid .product-item .product-item-top,
.block.upsell .products-grid .product-item .product-item-top,
.block.crosssell .products-grid .product-item .product-item-top {
  padding: 15px;
}
@media only screen and (max-width: 767px) {
  .block.related .products-grid .product-item,
  .block.upsell .products-grid .product-item,
  .block.crosssell .products-grid .product-item {
    padding: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .block.related .products-grid .product-item .price-box .price,
  .block.upsell .products-grid .product-item .price-box .price,
  .block.crosssell .products-grid .product-item .price-box .price {
    font-size: 14px;
  }
}
.block-viewed-products-grid {
  display: inline-block;
}
.block-viewed-products-grid .product-item-name a {
  color: #282828;
}
.block-viewed-products-grid .product-item-name a:active,
.block-viewed-products-grid .product-item-name a:focus,
.block-viewed-products-grid .product-item-name a:visited {
  color: #282828;
}
.block-viewed-products-grid .product-item-name a:hover {
  color: #A07653;
}
.block-viewed-products-grid .products-list .product-item-name a {
  text-transform: uppercase;
  white-space: normal;
}
.block-viewed-products-grid .products-list .product-item-actions {
  display: inline-block;
  width: 100%;
}
.block-viewed-products-grid .products-list .product-item .minimal-price-link,
.block-viewed-products-grid .products-list .product-item .price-excluding-tax,
.block-viewed-products-grid .products-list .product-item .price-including-tax {
  display: inline-block;
}
.block-viewed-products-grid .product-item .product-image-container {
  width: 100% !important;
}
.block-viewed-products-grid .product-item-description .product-item-link {
  display: none;
}
.block-viewed-products-grid .block-title {
  margin-bottom: 20px !important;
}
.block-viewed-products-grid.block {
  width: 100%;
}
.block-viewed-products-grid.block .products-grid .product-items {
  margin: 0px -10px;
}
@media only screen and (max-width: 767px) {
  .block-viewed-products-grid.block .products-grid .product-items {
    margin: 0px -5px;
  }
}
.block-viewed-products-grid.block .products-grid .product-items .product-item {
  height: auto;
  margin-bottom: 20px;
  margin-left: 0px !important;
  margin-right: 0px !important;
  background: transparent;
  padding: 0 10px;
}
@media only screen and (max-width: 767px) {
  .block-viewed-products-grid.block .products-grid .product-items .product-item {
    padding: 0 5px;
    margin-bottom: 10px;
  }
}
.block-viewed-products-grid.block .products-grid .product-items .product-item .product-item-info {
  background: #fff;
  height: 100%;
  padding-bottom: 20px;
}
.block-viewed-products-grid.block .products-grid .product-items .product-item .actions-secondary,
.block-viewed-products-grid.block .products-grid .product-items .product-item .actions-primary {
  display: inline-block;
  width: auto;
  padding: 0;
}
.block-viewed-products-grid.block .products-grid .product-items .product-item .button-hover-wrap .actions-secondary .action:hover:after {
  animation: none;
}
.sidebar .block-viewed-products-grid {
  background: #fff;
}
.sidebar .block-viewed-products-grid .list.products-list .item.product-item {
  box-shadow: none;
  padding: 0 0;
}
.sidebar .block-viewed-products-grid .list.products-list .item.product-item .product-item-top {
  width: 70px;
  margin: 0 0;
}
.sidebar .block-viewed-products-grid .list.products-list .item.product-item .product-item-top .product-item-photo {
  width: 100%;
  position: relative;
}
.sidebar .block-viewed-products-grid .list.products-list .item.product-item .product-item-details {
  width: calc(30%);
  margin: 0 0;
  padding: 10px 10px 10px 20px;
}
.rtl-layout .sidebar .block-viewed-products-grid .list.products-list .item.product-item .product-item-details {
  padding: 10px 20px 10px 10px;
}
.sidebar .block-viewed-products-grid .list.products-list .item.product-item .action.primary {
  padding: 7px 15px;
}
.sidebar .block-viewed-products-grid .list.products-list .item.product-item .product-item-actions .actions-primary + .actions-secondary {
  width: auto;
}
.box-tocart .field.qty #qty-error {
  position: absolute;
  background: #fff;
  padding: 5px 10px;
  border: 1px solid;
  font-size: 11px;
  width: 240px;
}
@media only screen and (min-width: 768px) {
  .box-tocart .field.qty #qty-error {
    top: 0;
    left: calc(110%);
  }
  .rtl-layout .box-tocart .field.qty #qty-error {
    right: calc(110%);
    left: auto;
  }
}
@media only screen and (max-width: 767px) {
  .box-tocart .field.qty #qty-error {
    top: 100%;
    z-index: 100;
  }
}
.block-shipping-estimation {
  width: 100%;
  margin-top: 20px;
}
.block-shipping-estimation .block-title {
  color: #A07653;
}
.block-shipping-estimation .current-address {
  color: #282828;
}
.block-shipping-estimation .block-heading:before {
  content: '';
  background: url(../../../../codazon/themelayout/images/truck-icon.png) no-repeat 0px -4px;
  background-size: cover;
  width: 22px;
  height: 16px;
  display: inline-block;
  vertical-align: top;
  margin-right: 7px;
}
.rtl-layout .block-shipping-estimation .block-heading:before {
  margin-right: 0px;
  margin-left: 7px;
  float: right;
  transform: rotateY(180deg);
}
.block-shipping-estimation .block-heading strong {
  text-transform: uppercase;
}
.block-shipping-estimation .block-heading a.content-toggle {
  color: #A07653;
  position: relative;
  padding-right: 15px;
}
.block-shipping-estimation .block-heading a.content-toggle:after {
  content: "";
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  position: absolute;
  top: -1px;
  right: -5px;
}
.rtl-layout .block-shipping-estimation .block-heading a.content-toggle {
  padding-right: 0;
  padding-left: 15px;
}
.rtl-layout .block-shipping-estimation .block-heading a.content-toggle:after {
  right: auto;
  left: -5px;
}
.block-shipping-estimation.opened a.content-toggle:after {
  transform: rotate(180deg);
}
.block-shipping-estimation .shipping-cost-result .rs-title {
  color: #A07653;
  text-transform: uppercase;
}
.block-shipping-estimation .shipping-title {
  color: #A07653;
}
.block-shipping-estimation select {
  border-top: none;
  border-left: none;
  border-right: none;
}
.product-view-style-01.page-product-downloadable .product-options-bottom .price-box .price-final_price,
.product-view-style-02.page-product-downloadable .product-options-bottom .price-box .price-final_price,
.product-view-style-03.page-product-downloadable .product-options-bottom .price-box .price-final_price,
.product-view-style-04.page-product-downloadable .product-options-bottom .price-box .price-final_price {
  display: none;
}
.product-view-style-04.page-product-downloadable .product-info-main .product-options-bottom {
  padding-top: 0;
}
.product-view-style-04.page-product-downloadable .product-info-main .product-options-bottom .price-box {
  display: none;
}
.product-view-style-04.page-product-downloadable .product-info-main .product-options-bottom .box-tocart {
  margin-top: 0;
}
.fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
  max-height: none;
}
.magnifier-preview {
  z-index: 10;
}
.modal-popup .modal-header {
  padding-top: 2rem;
  padding-bottom: 0;
}
.modal-popup .modal-inner-wrap {
  width: 40%;
}
.modal-popup .modal-inner-wrap .modal-header .action-close {
  padding: 0;
  width: 40px;
  height: 40px;
  border: 1px solid;
  color: #fff;
  border-color: #A07653;
  background: #A07653;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  right: -40px;
}
.modal-popup .modal-inner-wrap .modal-header .action-close:before {
  color: #fff;
  line-height: 40px;
  margin-left: -1px;
}
@media only screen and (max-width: 767px) {
  .modal-popup .modal-inner-wrap {
    width: 90%;
  }
}
.qs-modal .modal-popup .modal-inner-wrap {
  width: 1000px;
  max-width: calc(60%);
}
.qs-modal .gallery-placeholder {
  position: relative;
}
.qs-modal .quickshop-media {
  width: 50%;
  float: left;
}
.qs-modal .quickshop-media .product.media {
  width: 100%;
}
.rtl-layout .qs-modal .quickshop-media {
  float: right;
}
.qs-modal .quickshop-main {
  width: 50%;
  float: left;
  padding: 20px;
}
.rtl-layout .qs-modal .quickshop-main {
  float: right;
}
.qs-modal .quickshop-main .product-info-main {
  width: 100%;
}
.qs-modal .price-box .price-from,
.qs-modal .price-box .price-to {
  display: inline-block;
}
.qs-modal .price-box p.price-from > .price-final_price .price-label,
.qs-modal .price-box p.price-to > .price-final_price .price-label {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 0;
}
.qs-modal .page-product-bundle .bundle-actions {
  display: none;
}
.qs-modal .page-product-bundle .product-info-main .price-box {
  padding-bottom: 0;
}
.qs-modal .page-product-bundle .product-options-wrapper .action.back.customization {
  display: none;
}
.qs-modal .page-product-bundle .product-options-wrapper .input-text.qty {
  width: 47px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #e1e1e1;
  text-align: center;
}
.qs-modal .page-product-bundle .product-options-wrapper .nested {
  margin-top: 10px;
}
.qs-modal .page-product-bundle .block-bundle-summary .action.primary.tocart {
  width: 100%;
}
.qs-modal .page-product-bundle .block-bundle-summary {
  padding: 20px;
}
.qs-modal .page-title-wrapper .page-title {
  font: 400 24px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
}
.quickshop-modal .content-wrap {
  min-height: 80%;
  min-height: 80vh;
}
.ajax-loading .qs-modal .modal-header {
  display: none;
}
.qs-modal .modal-popup .modal-header {
  padding: 0;
}
.qs-modal .modal-popup .modal-content {
  padding: 10px !important;
  max-height: 80%;
  background: #fff;
  scrollbar-color: #ebebeb transparent;
  scrollbar-width: thin;
  scrollbar-border: none;
}
.qs-modal .modal-popup .modal-content::-webkit-scrollbar {
  width: 7px;
}
.qs-modal .modal-popup .modal-content::-webkit-scrollbar-thumb {
  background: #ebebeb;
}
.qs-modal .modal-popup .modal-content::-webkit-scrollbar-thumb:hover {
  background: #888;
}
.qs-modal .modal-popup .modal-content::-webkit-scrollbar-track {
  background: transparent;
}
.qs-modal .modal-popup .modal-content::-webkit-scrollbar:horizontal {
  height: 7px;
}
.qs-modal .modal-popup .modal-content::-webkit-scrollbar-thumb:horizontal {
  background: #ebebeb;
}
.qs-modal .modal-popup .modal-content::-webkit-scrollbar-thumb:horizontal:hover {
  background: #888;
}
.qs-modal .modal-popup .modal-content::-webkit-scrollbar-track:horizontal {
  background: transparent;
}
.qs-modal .fotorama1527147400104 .fotorama__nav--thumbs .fotorama__nav__frame {
  padding: 10px;
}
.qs-modal .fotorama__nav-wrap--vertical .fotorama__nav__shaft {
  background-color: transparent !important;
}
.qs-modal .product-info-main .price-box {
  padding-bottom: 20px;
  margin-bottom: 0;
}
.qs-modal .product-info-main .product.info.detailed .product.data.items > .item.title > .switch {
  background: transparent;
}
.qs-modal .product-info-main .product.info.detailed .product.data.items > .item.title > .switch:hover:before {
  transform: scale(1, 1);
}
.qs-modal .product-info-main .product.info.detailed .product.data.items > .item.title.active > .switch {
  background: transparent;
}
.qs-modal .product-info-main .product.info.detailed .product.data.items > .item.content {
  border-top-width: 1px;
}
.qs-modal .product-info-main .product-info-stock-sku {
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
.qs-modal .product-info-main .product-info-stock-sku .stock {
  margin-bottom: 0;
  display: inline-block;
  width: auto;
}
.qs-modal .product-info-main .product-info-stock-sku .attribute.sku {
  display: inline-block;
  white-space: nowrap;
  float: right;
}
.rtl-layout .qs-modal .product-info-main .product-info-stock-sku .attribute.sku {
  float: left;
}
.qs-modal .product-info-main .product-reviews-summary {
  width: 100%;
  margin-top: 0;
}
.page-product-grouped .product-info-main .price-box {
  padding-bottom: 0;
  margin: 0;
}
.page-product-grouped .product-info-main .product-reviews-summary .reviews-actions {
  padding: 0;
}
.page-product-grouped .product-info-main .table.grouped .control .qty {
  height: 30px;
  line-height: 30px;
  border: 1px solid #ebebeb;
}
.page-product-grouped .product-info-main .table.data.grouped .price-box .price-wrapper .price {
  font-size: 14px;
}
.page-product-grouped .product-info-main .table.data.grouped > thead > tr > th,
.page-product-grouped .product-info-main .table.data.grouped tbody > tr > td {
  padding-left: 0;
  padding-right: 0;
}
.page-product-grouped .product-info-main .table-wrapper {
  margin-top: 20px;
}
.page-product-bundle .bundle-options-wrapper,
.page-product-bundle .block-bundle-summary {
  width: 100% !important;
}
.page-product-bundle .bundle-options-container .bundle-options-wrapper,
.page-product-bundle .bundle-options-container .product-options-wrapper {
  width: 100% !important;
}
.page-product-bundle .bundle-options-container .legend.title {
  font: 400 18px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: capitalize;
  margin-top: 0;
}
.page-product-bundle .bundle-options-container .input-text.qty {
  height: 30px;
  line-height: 30px;
  border: 1px solid #ebebeb;
}
.page-product-bundle .block-bundle-summary {
  background-color: #f9f9f9;
}
.page-product-bundle .block-bundle-summary .product-image-container {
  width: 100px !important;
  float: left;
  margin-right: 20px;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.page-product-bundle .bundle-actions .action.primary {
  width: 100%;
  padding: 9px;
  margin-left: 0;
  margin-right: 0;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 100%;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  color: #fff;
  border-color: #A07653;
  background: #A07653;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .box-tocart .action.primary > span,
.page-product-bundle .bundle-actions .action.primary > span {
  padding-left: 25px;
  position: relative;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .box-tocart .action.primary > span:before,
.page-product-bundle .bundle-actions .action.primary > span:before,
.page-product-bundle .bundle-options-container .block-bundle-summary .box-tocart .action.primary > span:after,
.page-product-bundle .bundle-actions .action.primary > span:after {
  display: inline-block;
  font-family: 'CodazonFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e992';
  font-size: 18px;
  speak: none;
  position: absolute;
  left: 1px;
  top: 50%;
  transition: .3s ease;
  backface-visibility: hidden;
}
.rtl-layout .page-product-bundle .bundle-options-container .block-bundle-summary .box-tocart .action.primary > span,
.rtl-layout .page-product-bundle .bundle-actions .action.primary > span {
  padding-left: 0;
  padding-right: 25px;
}
.rtl-layout .page-product-bundle .bundle-options-container .block-bundle-summary .box-tocart .action.primary > span:before,
.rtl-layout .page-product-bundle .bundle-actions .action.primary > span:before,
.rtl-layout .page-product-bundle .bundle-options-container .block-bundle-summary .box-tocart .action.primary > span:after,
.rtl-layout .page-product-bundle .bundle-actions .action.primary > span:after {
  left: auto;
  right: 0;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .box-tocart .action.primary > span:before,
.page-product-bundle .bundle-actions .action.primary > span:before {
  transform: translate(-100%, -50%);
  opacity: 0;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .box-tocart .action.primary > span:after,
.page-product-bundle .bundle-actions .action.primary > span:after {
  transform: translate(0, -50%);
  opacity: 1;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .box-tocart .action.primary:focus,
.page-product-bundle .bundle-actions .action.primary:focus,
.page-product-bundle .bundle-options-container .block-bundle-summary .box-tocart .action.primary:active,
.page-product-bundle .bundle-actions .action.primary:active,
.page-product-bundle .bundle-options-container .block-bundle-summary .box-tocart .action.primary:hover,
.page-product-bundle .bundle-actions .action.primary:hover {
  color: #fff;
  border-color: #A07653;
  background: #A07653;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .box-tocart .action.primary:hover > span:before,
.page-product-bundle .bundle-actions .action.primary:hover > span:before {
  transform: translate(0, -50%);
  opacity: 1;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .box-tocart .action.primary:hover > span:after,
.page-product-bundle .bundle-actions .action.primary:hover > span:after {
  transform: translate(100%, -50%);
  opacity: 0;
}
@media only screen and (max-width: 767px) {
  .page-product-bundle .bundle-options-container .block-bundle-summary .box-tocart .action.primary > span,
  .page-product-bundle .bundle-actions .action.primary > span {
    padding: 0;
  }
  .rtl-layout .page-product-bundle .bundle-options-container .block-bundle-summary .box-tocart .action.primary > span,
  .rtl-layout .page-product-bundle .bundle-actions .action.primary > span {
    padding: 0;
  }
}
.page-product-downloadable .product-info-main .items.samples {
  padding-top: 15px;
}
.page-product-downloadable .product-info-main .product-options-wrapper {
  width: 100%;
}
.page-product-downloadable .product-info-main .product-options-bottom {
  width: 100%;
  clear: both;
  padding-top: 30px;
}
.page-product-downloadable .product-info-main .field.downloads .sample.link {
  float: none;
  margin-left: 20px;
}
.page-product-downloadable .product-info-main .box-tocart,
.page-product-downloadable .product-options-bottom .box-tocart {
  margin: 0;
}
.qs-modal.product-options-modal .modal-popup .modal-inner-wrap {
  width: 800px;
}
.qs-modal.product-options-modal #customizeTitle {
  display: none;
}
.qs-modal.product-options-modal .quickshop-media {
  width: 45%;
}
.qs-modal.product-options-modal .quickshop-main {
  width: 55%;
}
.qs-modal.product-options-modal .quickshop-modal .content-wrap {
  min-height: 0;
}
@media only screen and (max-width: 767px) {
  .modal-popup .modal-inner-wrap .modal-header .action-close {
    top: 0;
    right: 0;
  }
  .rtl-layout .modal-popup .modal-inner-wrap .modal-header .action-close {
    right: auto;
    left: 0;
  }
}
.quickshop-modal .cdz-social-listing a {
  overflow: visible;
  position: relative;
}
.quickshop-modal .cdz-social-listing a .mdl-tooltip.mdl-tooltip--top {
  position: absolute !important;
  top: -40px !important;
  left: 50% !important;
  white-space: nowrap;
}
.product-info-main .cdz-social-listing a .mdl-tooltip.mdl-tooltip--top:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  border: 5px solid transparent;
  border-top-color: rgba(97, 97, 97, 0.9);
  left: calc(45%);
  bottom: -10px;
}
.qs-modal .product-info-main .size-guide-wrap {
  position: relative;
  margin: 0 0;
}
.customer-account-login .page-title-wrapper {
  text-transform: uppercase;
  text-align: center;
}
.customer-account-login .page-title-wrapper .page-title {
  margin-bottom: 20px;
  padding-top: 30px;
}
.customer-account-login .login-container {
  padding: 0;
  border: 1px solid #ebebeb;
  background: #fff;
  -webkit-border-radius: transparent;
  -moz-border-radius: transparent;
  border-radius: transparent;
  box-shadow: none;
  -moz-box-shadow: none;
}
.customer-account-login .login-container .block-customer-login .block-content md-content {
  text-align: initial;
}
.customer-account-login .login-container .block {
  width: 100%;
  padding: 20px;
  margin-bottom: 0;
}
.customer-account-login .login-container .block .block-title {
  border: 0;
  text-transform: uppercase;
  margin-bottom: 0;
  padding: 0;
  text-align: center;
}
.customer-account-login .login-container .block .field.note {
  text-align: center;
}
.customer-account-login .login-container .block .actions-toolbar {
  margin-left: 0;
  margin-top: 10px;
}
.customer-account-login .login-container .block .actions-toolbar > .primary {
  width: 100%;
}
.customer-account-login .login-container .block .actions-toolbar > .primary .action {
  width: 100%;
}
.customer-account-login .login-container .block .actions-toolbar .secondary {
  margin: 10px 0px 0px 0px;
  width: 100%;
}
.customer-account-login .login-container .block .actions-toolbar .secondary a.action {
  border-bottom: 1px solid;
  text-decoration: none !important;
  text-transform: uppercase;
  float: right;
  width: auto;
}
.customer-account-login .login-container .block .fieldset {
  margin-bottom: 0;
  position: relative;
}
.customer-account-login .login-container .block .fieldset:after {
  margin: 0;
  position: absolute;
  bottom: 0px;
}
.customer-account-login .login-container .block.block-new-customer {
  background: #eeeeee;
  padding: 20px;
}
.customer-account-login.rtl-layout .login-container .block .actions-toolbar .secondary a.action {
  float: left;
}
.customer-account-forgotpassword .page-main {
  text-align: center;
}
.customer-account-forgotpassword .page-title-wrapper {
  text-transform: uppercase;
}
.customer-account-forgotpassword .page-title-wrapper .page-title {
  margin-bottom: 20px;
  padding-top: 30px;
}
.customer-account-forgotpassword .form.password.forget {
  border: 1px solid #ebebeb;
  background: #fff;
  -webkit-border-radius: transparent;
  -moz-border-radius: transparent;
  border-radius: transparent;
  box-shadow: none;
  -moz-box-shadow: none;
  padding: 20px;
}
.customer-account-forgotpassword .form.password.forget .fieldset {
  margin: 0 0 20px;
}
.customer-account-forgotpassword .form.password.forget .fieldset > .field {
  margin-bottom: 10px;
}
.customer-account-forgotpassword .form.password.forget .actions-toolbar {
  margin: 0;
}
.customer-account-forgotpassword .form.password.forget .actions-toolbar > .primary {
  width: 100%;
}
.customer-account-forgotpassword .form.password.forget .actions-toolbar > .primary .action {
  width: 100%;
}
.customer-account-forgotpassword .form.password.forget .actions-toolbar .secondary {
  margin-top: 10px;
  width: 100%;
}
.customer-account-forgotpassword .form.password.forget .actions-toolbar .secondary a.action {
  border-bottom: 1px solid;
  text-decoration: none !important;
  text-transform: uppercase;
}
.sales-guest-form .page-main {
  text-align: center;
}
.sales-guest-form .page-title-wrapper {
  text-transform: uppercase;
}
.sales-guest-form .page-title-wrapper .page-title {
  margin-bottom: 20px;
  padding-top: 30px;
}
.sales-guest-form .form-orders-search {
  border: 1px solid #ebebeb;
  background: #fff;
  -webkit-border-radius: transparent;
  -moz-border-radius: transparent;
  border-radius: transparent;
  box-shadow: none;
  -moz-box-shadow: none;
  padding: 20px;
}
.sales-guest-form .form-orders-search .fieldset legend {
  text-transform: uppercase;
  margin: 0;
  float: none;
  font-weight: 600;
}
.catalogsearch-advanced-index .page-main {
  text-align: center;
}
.catalogsearch-advanced-index .page-title-wrapper {
  text-transform: uppercase;
}
.catalogsearch-advanced-index .page-title-wrapper .page-title {
  margin-bottom: 20px;
  padding-top: 30px;
}
.catalogsearch-advanced-index .form.search.advanced {
  border: 1px solid #ebebeb;
  background: #fff;
  -webkit-border-radius: transparent;
  -moz-border-radius: transparent;
  border-radius: transparent;
  box-shadow: none;
  -moz-box-shadow: none;
  padding: 20px;
}
.catalogsearch-advanced-index .form.search.advanced .fieldset legend {
  text-transform: uppercase;
  margin: 0;
  float: none;
  font-weight: 600;
}
.multishipping-checkout-register .page-main,
.customer-account-create .page-main {
  text-align: center;
}
.multishipping-checkout-register .page-title-wrapper,
.customer-account-create .page-title-wrapper {
  text-transform: uppercase;
}
.multishipping-checkout-register .page-title-wrapper .page-title,
.customer-account-create .page-title-wrapper .page-title {
  margin-bottom: 20px;
  padding-top: 30px;
}
.multishipping-checkout-register .form-create-account,
.customer-account-create .form-create-account {
  margin: 0 auto;
  padding: 20px;
  border: 1px solid #ebebeb;
  background: #fff;
  -webkit-border-radius: transparent;
  -moz-border-radius: transparent;
  border-radius: transparent;
  box-shadow: none;
  -moz-box-shadow: none;
  text-align: initial;
}
.multishipping-checkout-register .form-create-account .fieldset .legend,
.customer-account-create .form-create-account .fieldset .legend {
  text-transform: uppercase;
  text-align: center;
  margin: 0;
  float: none;
  font-weight: 600;
}
.multishipping-checkout-register .form-create-account .fieldset-fullname .fields .field,
.customer-account-create .form-create-account .fieldset-fullname .fields .field {
  width: 50%;
}
.multishipping-checkout-register .form-create-account .fieldset .field,
.customer-account-create .form-create-account .fieldset .field {
  position: relative;
}
.multishipping-checkout-register .form-create-account .customer-name-prefix-middlename-suffix > .label,
.customer-account-create .form-create-account .customer-name-prefix-middlename-suffix > .label {
  position: relative;
  overflow: visible;
  margin: 0;
  height: auto;
}
.multishipping-checkout-register .form-create-account .fieldset-fullname .fields .field,
.customer-account-create .form-create-account .fieldset-fullname .fields .field {
  width: 100%;
}
.multishipping-checkout-register .form-create-account .actions-toolbar,
.customer-account-create .form-create-account .actions-toolbar {
  margin: 0 20%;
}
.multishipping-checkout-register .form-create-account .actions-toolbar > .primary,
.customer-account-create .form-create-account .actions-toolbar > .primary {
  width: 100%;
}
.multishipping-checkout-register .form-create-account .actions-toolbar > .primary .action,
.customer-account-create .form-create-account .actions-toolbar > .primary .action {
  width: 100%;
}
.multishipping-checkout-register .form-create-account .actions-toolbar .secondary,
.customer-account-create .form-create-account .actions-toolbar .secondary {
  margin: 10px 0px 0px 0px;
  width: 100%;
}
.multishipping-checkout-register .form-create-account .actions-toolbar .secondary a.action,
.customer-account-create .form-create-account .actions-toolbar .secondary a.action {
  text-decoration: none !important;
  text-transform: uppercase;
  width: 100%;
}
.multishipping-checkout-register .form-create-account .customer-dob .ui-datepicker-trigger,
.customer-account-create .form-create-account .customer-dob .ui-datepicker-trigger {
  position: absolute;
  top: 0px;
  right: 0;
}
.multishipping-checkout-register.rtl-layout .customer-dob .ui-datepicker-trigger,
.customer-account-create.rtl-layout .customer-dob .ui-datepicker-trigger {
  right: auto;
  left: 0;
}
#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:before {
  display: none;
}
.rtl-layout #password-strength-meter-container #password-strength-meter {
  float: right;
}
#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;
  }
}
.sales-guest-form .page-main,
.catalogsearch-advanced-index .page-main,
.customer-account-login .page-main,
.customer-account-forgotpassword .page-main,
.customer-account-create .page-main {
  padding-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .customer-account-login .login-container {
    width: 50%;
    margin: 0 auto;
  }
  .customer-account-login .login-container .block {
    padding: 20px 20%;
  }
  .customer-account-login .login-container .block.block-new-customer {
    padding: 20px 20%;
  }
  .customer-account-forgotpassword .form.password.forget {
    padding: 50px 20px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .privacy-policy.cms-content {
    position: relative;
    padding-top: 60px;
  }
}
.cms-about-us .wrapper-breadcrums {
  display: none;
}
.aboutus-page {
  padding: 30px;
  border: 1px solid #ebebeb;
  background: #fff;
  -webkit-border-radius: transparent;
  -moz-border-radius: transparent;
  border-radius: transparent;
  box-shadow: none;
  -moz-box-shadow: none;
  border: 0;
}
.aboutus-page .aboutus-box {
  margin-bottom: 60px;
}
.aboutus-page .box-img {
  border: 1px solid #ebebeb;
  padding: 10px;
  width: auto;
  display: inline-block;
}
.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;
}
.rtl-layout .aboutus-page .aboutus-titlesmall h3 {
  padding-right: 0;
  padding-left: 20px;
}
.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;
  vertical-align: middle;
  -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;
}
.rtl-layout .aboutus-page .cls-features h5:before {
  margin-right: 0;
  margin-left: 10px;
}
.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;
  vertical-align: middle;
  padding-right: 10px;
}
.rtl-layout .aboutus-page .cls-features .items li:before {
  padding-right: 0;
  padding-left: 10px;
}
.contact-index-index .page-title-wrapper {
  text-align: center;
  text-transform: uppercase;
}
.contact-index-index .page-title-wrapper .page-title {
  margin-bottom: 20px;
  padding-top: 30px;
}
.contact-index-index .form.contact {
  border: 1px solid #ebebeb;
  background: #fff;
  -webkit-border-radius: transparent;
  -moz-border-radius: transparent;
  border-radius: transparent;
  box-shadow: none;
  -moz-box-shadow: none;
  padding: 10px 20px;
  margin-bottom: 20px;
}
.contact-index-index .form.contact .fieldset {
  margin-bottom: 10px;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  width: 100%;
}
.contact-index-index .contact-form-wrap label {
  color: #282828;
}
.contact-index-index .store-info.block {
  border: 1px solid #ebebeb;
  background: #fff;
  -webkit-border-radius: transparent;
  -moz-border-radius: transparent;
  border-radius: transparent;
  box-shadow: none;
  -moz-box-shadow: none;
  padding: 10px 20px;
  margin-bottom: 20px !important;
}
.contact-index-index .store-info.block .block-title {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e1e1e1;
  width: 100%;
  font: 500 14px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #282828;
}
.contact-index-index .store-info.block strong {
  color: #282828;
  min-width: 80px;
  display: inline-block;
}
.contact-index-index .store-info.block p,
.contact-index-index .store-info.block li,
.contact-index-index .store-info.block .items {
  margin-bottom: 7px;
  font-size: 12px;
}
.contact-index-index .store-info.block .i-store:before,
.contact-index-index .store-info.block .i-mainstore:before {
  display: inline-block;
  font-family: 'CodazonFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e997';
  font-size: 14px;
  speak: none;
}
.contact-index-index .store-info.block [class*="icon"]:before,
.contact-index-index .store-info.block .i-fax:before,
.contact-index-index .store-info.block .i-store:before,
.contact-index-index .store-info.block .i-time:before,
.contact-index-index .store-info.block .i-mainstore:before,
.contact-index-index .store-info.block .i-phone:before {
  color: #282828;
  padding-right: 10px;
  margin-top: -4px;
  width: 25px;
}
.contact-index-index .store-info.block .i-phone:before {
  display: inline-block;
  font-family: 'CodazonFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e950';
  font-size: 14px;
  speak: none;
}
.contact-index-index .store-info.block .i-time: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: '\f017';
  font-size: 14px;
  vertical-align: middle;
}
.contact-index-index .store-info.block .i-fax: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: '\f1ac';
  font-size: 14px;
  vertical-align: middle;
}
@media (min-width: 1400px) {
  .contact-index-index .form.contact,
  .contact-index-index .store-info.block {
    padding: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .contact-form-wrap .fieldset {
    margin: 0 -20px;
  }
  .contact-form-wrap .fieldset .legend {
    margin: 0 20px 10px;
    width: -moz-calc(60%);
    width: -webkit-calc(60%);
    width: -o-calc(60%);
    width: calc(60%);
  }
  .contact-form-wrap .fieldset > .field {
    float: left;
    width: 50%;
    padding: 0 20px;
  }
  .contact-form-wrap .fieldset > .field.telephone,
  .contact-form-wrap .fieldset > .field.note,
  .contact-form-wrap .fieldset > .field.comment {
    width: 100%;
  }
  .contact-container {
    display: flex;
    justify-content: center;
  }
}
.searchsuite-autocomplete .qs-option-info .qs-option-title a,
.searchsuite-autocomplete .suggest ul[role=listbox] li a {
  color: #282828;
}
.searchsuite-autocomplete .qs-option-info .qs-option-title a:hover,
.searchsuite-autocomplete .suggest ul[role=listbox] li a:hover {
  color: #A07653;
}
.searchsuite-autocomplete .suggest {
  display: none;
}
.searchsuite-autocomplete .title .see-all {
  display: none;
}
table > thead > tr > th {
  text-transform: uppercase;
  font: 500 14px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
}
table .price-including-tax,
table .price-excluding-tax {
  font-size: 14px;
}
.cart-container {
  border: 1px solid #ebebeb;
  background: #f9f9f9;
  margin-bottom: 50px;
  -webkit-border-radius: transparent;
  -moz-border-radius: transparent;
  border-radius: transparent;
  box-shadow: none;
  -moz-box-shadow: none;
}
.cart-container .cart-summary {
  background: transparent;
  padding: 20px;
}
.cart-container .form-cart {
  background: #fff;
  padding: 20px;
  -webkit-border-radius: transparent;
  -moz-border-radius: transparent;
  border-radius: transparent;
}
.cart-container .cart.item {
  position: relative;
}
.cart-container .cart .item-actions .actions-toolbar {
  text-align: right;
}
.cart-container .cart.table-wrapper .actions-toolbar > .action,
.cart-container .action-gift {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background: #A07653;
  border: 1px solid #A07653;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 14px;
  transition: all 500ms ease;
  backface-visibility: hidden;
  z-index: 1;
  padding: 0;
}
.rtl-layout .cart-container .cart.table-wrapper .actions-toolbar > .action,
.rtl-layout .cart-container .action-gift {
  float: right;
}
.rtl-layout .cart-container .cart.table-wrapper .actions-toolbar > .action.action-edit,
.rtl-layout .cart-container .action-gift.action-edit {
  margin-right: 0;
  margin-left: 5px;
}
.cart-container .cart.table-wrapper .actions-toolbar > .action span,
.cart-container .action-gift span {
  display: none;
}
.cart-container .cart.table-wrapper .actions-toolbar > .action.action-edit:before,
.cart-container .cart.table-wrapper .actions-toolbar > .action.action-delete:before,
.cart-container .cart.table-wrapper .actions-toolbar > .action.action-towishlist:before,
.cart-container .action-gift.action-edit:before,
.cart-container .action-gift.action-delete:before,
.cart-container .action-gift.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: '\f00d';
  font-size: 12px;
  vertical-align: middle;
  color: #fff;
}
.cart-container .cart.table-wrapper .actions-toolbar > .action.action-edit:hover,
.cart-container .cart.table-wrapper .actions-toolbar > .action.action-delete:hover,
.cart-container .cart.table-wrapper .actions-toolbar > .action.action-towishlist:hover,
.cart-container .action-gift.action-edit:hover,
.cart-container .action-gift.action-delete:hover,
.cart-container .action-gift.action-towishlist:hover {
  background: #fff;
  color: #A07653;
}
.cart-container .cart.table-wrapper .actions-toolbar > .action.action-edit:hover:before,
.cart-container .cart.table-wrapper .actions-toolbar > .action.action-delete:hover:before,
.cart-container .cart.table-wrapper .actions-toolbar > .action.action-towishlist:hover:before,
.cart-container .action-gift.action-edit:hover:before,
.cart-container .action-gift.action-delete:hover:before,
.cart-container .action-gift.action-towishlist:hover:before {
  color: #A07653;
}
.cart-container .cart.table-wrapper .actions-toolbar > .action.action-towishlist:before,
.cart-container .action-gift.action-towishlist:before {
  display: inline-block;
  font-family: 'CodazonFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e985';
  font-size: 12px;
  speak: none;
  color: #fff;
}
.cart-container .cart.table-wrapper .actions-toolbar > .action.action-edit,
.cart-container .action-gift.action-edit {
  top: 15px;
}
.cart-container .cart.table-wrapper .actions-toolbar > .action.action-edit:before,
.cart-container .action-gift.action-edit:before {
  content: '\f040';
}
.cart-container .cart.table-wrapper .price {
  color: #282828;
}
.cart-container .cart.table-wrapper .col.qty .input-text {
  margin-top: -10px;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
}
.cart-container .cart-summary > .title,
.cart-container .cart-summary .block > .title strong {
  text-transform: uppercase;
  font: 500 14px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif !important;
}
.cart-container .cart-summary .cart-totals,
.cart-container .cart-summary .block > .title {
  border-color: #ebebeb;
}
.cart-container .cart-summary table > tbody > tr > th,
.cart-container .cart-summary table > tbody > tr > td {
  padding: 3px 10px;
}
.cart-container .cart-summary .cart-totals .grand .mark {
  padding-top: 10px;
  padding-bottom: 10px;
}
.cart-container .cart-totals .grand .amount strong {
  color: #282828;
}
.cart.table-wrapper .items thead + .item {
  border-color: #ebebeb;
}
@media only screen and (min-width: 768px) {
  .cart-container .cart-summary {
    width: 27%;
  }
  .rtl-layout .cart-container .cart-summary {
    float: left;
  }
  .rtl-layout .cart.table-wrapper .product-item-photo {
    padding-right: 0;
    padding-left: 20px;
  }
  .cart-container .form-cart .action.clear {
    margin-right: 0;
    margin-left: 10px;
  }
}
@media only screen and (min-width: 768px) {
  .cart-informed-modal .section-top-inner {
    -webkit-flex-flow: row;
    flex-flow: row;
  }
}
.block-minicartpro .section-content .total-qty,
.block-minicartpro .section-content .subtotal {
  width: 100%;
  margin: 0 0;
  display: inline-block;
}
.block-minicartpro .section-content .label {
  display: inline-block;
  text-align: left;
  float: left;
}
.rtl-layout .block-minicartpro .section-content .label {
  text-align: right;
  float: right;
}
.block-minicartpro .section-content .amount {
  display: inline-block;
  float: right;
  text-align: right;
}
.rtl-layout .block-minicartpro .section-content .amount {
  text-align: left;
  float: left;
}
.block-minicartpro .cart-empty {
  padding: 20px 10px;
  color: red;
}
.minicart-items .product-info {
  text-align: left;
}
.rtl-layout .minicart-items .product-info {
  text-align: right;
}
.minicart-items dl.product.options.list dd.values {
  margin-right: 0;
}
.cart-informed-modal .modal-popup .modal-inner-wrap {
  margin-top: 2rem;
}
.cart-informed-modal .minicart-popup .ajaxcart-loader {
  display: none;
}
.cart-informed-modal .minicart-popup .minicartpro-content-wrapper {
  display: block;
}
.cart-informed-modal .minicart-popup.ajaxcart-loading .ajaxcart-loader {
  display: block;
}
.cart-informed-modal .minicart-popup.ajaxcart-loading .minicartpro-content-wrapper {
  display: none;
}
.cart-informed-modal .modal-popup._show .modal-inner-wrap {
  width: 1000px;
  max-width: calc(20%);
}
.cart-informed-modal .block-minicartpro.block {
  margin-bottom: 20px;
}
.cart-informed-modal .block-minicart .minicart-items-wrapper {
  padding: 0px;
  margin: 0 0;
}
.cart-informed-modal .block-minicart .minicart-items-wrapper .section-content-inner {
  padding: 0px 0px;
  overflow-y: auto;
  height: auto !important;
  max-height: 172px;
}
.cart-informed-modal .block-minicart .minicart-items-wrapper .section-content-inner .minicart-items .product-item {
  padding: 10px;
}
.cart-informed-modal .subtotal {
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 20px;
}
.cart-informed-modal strong.subtitle {
  font-weight: normal;
  display: block;
  width: 100%;
  font-size: 17px;
  margin: 0px 0px 20px 0px;
  color: #282828;
  text-transform: uppercase;
  font-weight: 600;
}
.cart-informed-modal .product.options .content > strong.subtitle {
  display: none;
}
.cart-informed-modal .product.options.list {
  margin-top: 10px;
}
.cart-informed-modal .product.options.list .label {
  margin-right: 10px;
  float: left;
}
.rtl-layout .cart-informed-modal .product.options.list .label {
  margin-right: 0px;
  margin-left: 10px;
  float: right;
}
.cart-informed-modal .cart-items strong.subtitle {
  margin-bottom: 10px;
}
.cart-informed-modal .product-image-wrapper {
  padding-bottom: 100% !important;
}
.cart-informed-modal .product-image-photo {
  width: 100% !important;
  height: auto !important;
  position: absolute;
  max-height: none;
}
.cart-informed-modal .section-top-inner {
  overflow: hidden;
}
.cart-informed-modal .product-item .price {
  color: #282828;
}
.cart-informed-modal .actions {
  margin-top: 5px;
}
.cart-informed-modal .actions button.action,
.cart-informed-modal .actions .cart.table-wrapper .actions-toolbar > .action.action,
.cart-informed-modal .actions .action-gift.action {
  width: 100%;
  margin-bottom: 10px;
  padding: 7px 10px;
}
.cart-informed-modal .section-top .newst-added-item {
  padding: 10px 0;
}
.cart-informed-modal .section-top .cart-items {
  padding: 10px 20px;
}
.cart-informed-modal .section-top .minicartpro-summary {
  padding: 10px 20px;
  border: 1px solid #f5f5f5;
}
.cart-informed-modal .section-top .minicartpro-summary .paypal.checkout {
  text-align: center;
}
@media (min-width: 768px) {
  .cart-informed-modal .latest-added-item .product.flex-grid {
    -webkit-flex-flow: row;
    flex-flow: row;
  }
}
.cart-informed-modal .latest-added-item .left-part {
  width: 30%;
}
.cart-informed-modal .latest-added-item .right-part {
  width: 70%;
  padding: 10px 10px;
}
.cart-informed-modal .product-item .product-image-container {
  width: 100%;
}
.cart-informed-modal .product-item .product-item-actions .details-qty {
  float: right;
}
.cart-informed-modal .product-item .product-item-pricing .label {
  margin-right: 10px;
}
.cart-informed-modal .section-bottom .block.crosssell {
  margin: 10px -10px 0;
  overflow: hidden;
}
.cart-informed-modal .section-bottom .block.crosssell .block-title {
  padding: 0 0 10px;
  border: none;
  border-bottom: 2px solid #A07653;
  margin: 0;
}
.cart-informed-modal .section-bottom .block.crosssell .owl-loaded .owl-stage {
  padding-bottom: 0;
}
.cart-informed-modal .section-bottom .block.crosssell .products-grid .product-item {
  margin-bottom: 0;
  width: 100%;
  width: -moz-calc(100%);
  width: -webkit-calc(100%);
  width: -o-calc(100%);
  width: calc(100%);
}
.cart-informed-modal .section-bottom .block.crosssell .products-grid .product-item .product-item-name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.cart-informed-modal .section-bottom .block.crosssell .products-grid .product-item .product-item-name .product-item-link {
  text-transform: none;
}
body.rtl-layout .product-image-wrapper {
  padding-bottom: 100% !important;
}
@media only screen and (max-width: 767px) {
  .cart-informed-modal .section-top-inner > div {
    width: 100%;
  }
  .cart-informed-modal .section-bottom,
  .cart-informed-modal .section-top > .section-top-inner > .cart-items {
    display: none;
  }
}
.product-item .product-image-container {
  width: 100%;
}
.minicart-popup {
  display: none;
}
body.cart-informed-modal-opened .minicart-popup {
  display: block;
}
body.cart-informed-modal-opened aside.modal-popup.confirm._show {
  z-index: 1000 !important;
}
.footer-minicart {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  box-shadow: 0 -7px 20px 0px rgba(179, 175, 175, 0.21);
  -moz-box-shadow: 0 -7px 20px 0px rgba(179, 175, 175, 0.21);
}
.footer-minicart.opened .footer-cart-inner .cart-trigger .summary-count-label span:after {
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.footer-cart-inner {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .footer-cart-inner .cart-inner-left {
    width: 70%;
    width: calc(-320%);
    float: left;
  }
  .footer-cart-inner .cart-inner-right {
    width: 30%;
    width: 420px;
    float: left;
    margin: 0;
    display: flex;
    align-items: center;
  }
  .footer-cart-inner .minicartpro-summary {
    border-left: 1px solid #ebebeb;
    padding: 10px;
    border-right: 1px solid #ebebeb;
  }
  .footer-cart-inner .minicartpro-actions {
    padding: 10px;
  }
}
.footer-cart-inner .block-minicart .minicart-items-wrapper {
  padding: 10px;
}
.footer-cart-inner .block-minicart .subtitle {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  color: #282828;
}
.footer-cart-inner .block-minicartpro {
  background: #fff;
  position: relative;
  width: 100%;
  overflow: auto;
}
.footer-cart-inner .block-minicartpro .paypal.after:before {
  display: none;
}
.footer-cart-inner .block-minicartpro .paypal.checkout {
  display: inline-block;
  margin: 7px auto 0;
}
.footer-cart-inner .cart-trigger {
  position: absolute;
  bottom: 100%;
  background: #A07653;
  padding: 7px 15px;
  color: #fff;
  min-width: 100px;
  text-align: center;
  cursor: pointer;
}
.footer-cart-inner .cart-trigger .flying-destination {
  position: absolute;
  top: 0;
  left: 0;
}
.footer-cart-inner .cart-trigger .summary-count-label span: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: 18px;
  vertical-align: middle;
  margin-left: 5px;
  line-height: 0.5;
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.footer-cart-inner .minicart-items {
  width: auto;
  white-space: nowrap;
  margin: 0 -5px;
}
.footer-cart-inner .minicart-items .product-image-wrapper {
  padding-bottom: 100% !important;
}
.footer-cart-inner .minicart-items .product-image-photo {
  width: 100% !important;
  height: auto !important;
  position: absolute;
  max-height: none;
}
.footer-cart-inner .minicart-items .product-item {
  width: 70px;
  float: none;
  display: inline-block;
  padding: 0;
  position: relative;
  margin: 0 5px;
}
.footer-cart-inner .minicart-items .product-item .product-item-left {
  cursor: pointer;
}
.footer-cart-inner .minicart-items .product-item .product-item-left .product-item-photo {
  position: relative;
}
.footer-cart-inner .minicart-items .product-item .product-item-left .product-item-photo:before {
  cursor: pointer;
  position: absolute;
  bottom: 5px;
  right: 5px;
  font-size: 0;
  text-align: center;
  color: #fff;
  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: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f040';
  font-size: 11px;
  vertical-align: middle;
  z-index: 2;
  line-height: 17px;
}
.footer-cart-inner .minicart-items .product-item .product-item-left .item-qty {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 5;
  background: #fc7070;
  color: #fff;
  display: block;
  border-radius: 100%;
  width: 17px;
  height: 17px;
  line-height: 18px;
  text-align: center;
  font-size: 85%;
}
.footer-cart-inner .minicart-items .product-item .product-item-right {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  visibility: hidden;
  transition: all ease 400ms;
  background-color: #f8f8f8;
  opacity: 0;
  padding: 10px;
}
.footer-cart-inner .minicart-items .product-item .product-item-right .item-qty {
  border-width: 1px;
  height: 30px;
  width: 41px;
}
.footer-cart-inner .minicart-items .product-item .product-item-right .action {
  position: static;
  width: 19px;
  margin-top: 4px;
  float: left;
  margin-right: 1px;
}
.rtl-layout .footer-cart-inner .minicart-items .product-item .product-item-right .action {
  float: right;
  margin-right: 0;
  margin-left: 1px;
}
.footer-cart-inner .minicart-items .product-item.active .product-item-left {
  z-index: 101;
}
.footer-cart-inner .minicart-items .product-item.active .product-item-right {
  visibility: visible;
  left: 100%;
  transition: all ease 400ms;
  opacity: 1;
  z-index: 100;
}
.sidebar-minicart {
  position: fixed;
  right: 0;
  top: 0;
  background: #FFF;
  height: 100%;
  width: 300px;
  max-width: 100%;
  z-index: 9000;
  transform: translateX(100%);
  transition: transform ease 300ms;
  backface-visibility: hidden;
}
.sidebar-minicart .sidebar-cart-inner .block-minicartpro {
  visibility: hidden;
}
.sidebar-minicart.opened {
  transform: translateX(0);
  box-shadow: -2px 0px 10px #e3e3e3;
  transition: transform ease 300ms;
  backface-visibility: hidden;
}
.sidebar-minicart.opened .sidebar-cart-inner .block-minicartpro {
  visibility: visible;
}
.sidebar-cart-inner {
  width: 100%;
  position: static;
}
.sidebar-cart-inner .cart-trigger {
  position: absolute;
  width: 40px;
  height: 40px;
  color: #fff;
  border-color: #A07653;
  background: #A07653;
  left: -50px;
  top: 50%;
  cursor: pointer;
  font-size: 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
.sidebar-cart-inner .cart-trigger: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;
  vertical-align: middle;
  margin-left: auto;
  margin-right: auto;
}
.ajaxcart-loading .sidebar-cart-inner .cart-trigger: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: '\f021';
  font-size: 16px;
  vertical-align: middle;
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.sidebar-cart-inner .cart-trigger .flying-destination {
  position: absolute;
  top: 50%;
  left: 0px;
  display: block;
}
.sidebar-cart-inner .cart-trigger .summary-count-label {
  position: absolute;
  font-size: 11px;
  right: -7px;
  top: -10px;
  color: #fff;
  border-color: #A07653;
  background: #A07653;
  padding: 3px 5px;
  border: 2px solid #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  min-width: 24px;
  min-height: 24px;
  text-align: center;
}
.sidebar-cart-inner .block-minicart .cart-total {
  position: fixed;
  width: 100%;
  bottom: 0;
  min-height: 110px;
  z-index: 1;
  max-width: 320px;
}
.sidebar-cart-inner .block-minicart .minicart-items-wrapper {
  height: auto !important;
  max-height: calc(-60vh);
}
.sidebar-minicart .cdz-backface {
  position: absolute;
  width: 100vw;
  height: 100%;
  top: 0;
  right: 300px;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  transition: 300ms;
  backface-visibility: hidden;
}
.sidebar-minicart .cart-trigger {
  display: none;
}
.sidebar-minicart.opened .cart-trigger {
  display: flex;
  display: -webkit-flex;
}
.sidebar-minicart.opened .cdz-backface {
  z-index: 0;
  visibility: visible;
  opacity: 1;
  transition: 300ms;
  backface-visibility: hidden;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .cart-informed-modal .cart-items .minicart-items .product-item-details .product-info,
  .cart-informed-modal .cart-items .minicart-items .product-item-details .product-item-actions {
    width: 100%;
    text-align: inherit;
  }
  .cart-informed-modal .cart-items .minicart-items .product-item-details .product-info .details-qty,
  .cart-informed-modal .cart-items .minicart-items .product-item-details .product-item-actions .details-qty {
    float: inherit;
  }
}
@media only screen and (max-width: 767px) {
  .cart-informed-modal .section-top .newst-added-item {
    padding: 10px 0px;
  }
  .cart-informed-modal .section-top .newst-added-item .minicart-items .product-item .product.flex-grid {
    display: block;
  }
  .cart-informed-modal .section-top .newst-added-item .minicart-items .product-item .left-part {
    float: left;
  }
  .rtl-layout .cart-informed-modal .section-top .newst-added-item .minicart-items .product-item .left-part {
    float: right;
  }
  .cart-informed-modal .section-top .newst-added-item .minicart-items .product-item .product-item-details {
    padding: 0px;
    padding-left: 10px;
    overflow: hidden;
    box-sizing: border-box;
  }
  .rtl-layout .cart-informed-modal .section-top .newst-added-item .minicart-items .product-item .product-item-details {
    padding-left: 0px;
    padding-right: 10px;
  }
  .cart-informed-modal .section-top .newst-added-item .minicart-items .product-item .product-item-details .product-item-name {
    width: 100%;
    float: left;
  }
  .rtl-layout .cart-informed-modal .section-top .newst-added-item .minicart-items .product-item .product-item-details .product-item-name {
    float: right;
  }
  .cart-informed-modal .section-top .newst-added-item .minicart-items .product-item .product-item-details .product-item-pricing {
    float: left;
    width: 100%;
    text-align: left;
  }
  .rtl-layout .cart-informed-modal .section-top .newst-added-item .minicart-items .product-item .product-item-details .product-item-pricing {
    text-align: right;
    float: right;
  }
}
body.cdz-ajax-loading:not(.cdz-ajaxpost-proccessing) .cart-informed-modal .minicart-popup .ajaxcart-loader {
  display: block;
}
body.cdz-ajax-loading:not(.cdz-ajaxpost-proccessing) .cart-informed-modal .minicart-popup .minicartpro-content-wrapper {
  display: none;
}
.cdz-msg-container.fixed {
  position: fixed;
  top: 80px;
  right: 10px;
  z-index: 1000;
  width: 400px;
  max-width: 100%;
}
.cdz-msg-container .message {
  box-shadow: 1px 1px 1px #ccc;
  font-size: 14px;
  border-radius: 5px;
}
.cdz-msg-container .message.success {
  background: #f2f7b5;
}
.cdz-msg-container .message a {
  text-decoration: none;
}
.table-wrapper.comparison .table-comparison .product-reviews-summary {
  width: 100%;
  text-align: center;
}
.table-wrapper.comparison .table-comparison .product-reviews-summary .rating-summary,
.table-wrapper.comparison .table-comparison .product-reviews-summary .reviews-actions {
  display: inline-block;
}
.table-wrapper.comparison .table-comparison td:empty {
  padding: 0;
}
.catalog-product_compare-index .action.print {
  font-size: 16px;
  width: 100%;
  margin-bottom: 30px;
  display: block;
}
.catalog-product_compare-index .action.print: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: "\f02f";
  font-size: inherit;
  vertical-align: middle;
  margin-right: 7px;
}
.rtl-layout .catalog-product_compare-index .action.print:before {
  margin-left: 7px;
  margin-right: 0px;
}
@media print {
  header.page-header {
    min-height: 0 !important;
  }
  .table-wrapper table.table-comparison .product-item-name > a {
    font-weight: bold;
    text-decoration: none !important;
    font-size: 15px;
  }
  .table-wrapper table.table-comparison td:empty {
    width: 0;
  }
}
.cart.actions .action.towishlist {
  margin-right: 5px;
}
.rtl-layout .cart.actions .action.towishlist {
  margin-right: 0px;
  margin-left: 10px;
}
.rtl-layout .cart-container .cart.table-wrapper .actions-toolbar > .action.towishlist,
.rtl-layout .cart-container .action-gift.towishlist {
  margin-left: 5px;
}
.cdz-cart-validation-message .message {
  font: 400 13px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz-cart-validation-message .message.success {
  display: none;
}
.cart-container .cart.table-wrapper .item-options .price:after {
  content: '';
  display: table;
  margin-bottom: 5px;
}
.opc-wrapper input[type="text"],
.opc-wrapper input[type="password"],
.opc-wrapper input[type="url"],
.opc-wrapper input[type="tel"],
.opc-wrapper input[type="search"],
.opc-wrapper input[type="number"],
.opc-wrapper input[type="datetime"],
.opc-wrapper input[type="email"] {
  border-width: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.opc-wrapper .fieldset > .field > .label {
  margin-bottom: 10px;
}
.opc-wrapper .fieldset > .field {
  margin-bottom: 15px;
}
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart,
.cart-container .checkout-methods-items .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.multicheckout .action.primary {
  font-size: 16px;
  padding: 10px 15px;
}
.page-layout-checkout .navigation,
.page-layout-checkout .breadcrumbs,
.page-layout-checkout .page-header .header.panel,
.page-layout-checkout .header.content,
.page-layout-checkout .footer.content,
.page-layout-checkout .page-wrapper > .widget,
.page-layout-checkout .page-wrapper > .page-bottom,
.page-layout-checkout .block.category.event,
.page-layout-checkout .top-container,
.page-layout-checkout .page-main {
  max-width: 1400px;
}
.checkout-index-index {
  padding: 0;
}
.checkout-index-index .page-main {
  max-width: 1400px;
}
.checkout-index-index .header.content {
  padding: 0;
}
.checkout-index-index .page-header:not(.header-style-01) {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .checkout-index-index .page-header:not(.header-style-01) {
    border-bottom: 1px solid #ebebeb;
  }
}
.checkout-index-index.display-social-buttons .page-wrapper .authentication-wrapper {
  margin-top: -170px;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index.display-social-buttons .page-wrapper .authentication-wrapper {
    margin: 0 0 20px;
  }
}
.checkout-index-index .page-wrapper .page-header .header.content {
  padding: 30px 20px !important;
}
.checkout-index-index .page-wrapper .opc-wrapper .opc {
  border: 1px solid #ebebeb;
  padding: 20px;
  background: #fff;
}
.checkout-index-index .page-wrapper .opc-block-summary {
  border: 1px solid #ebebeb;
  background: #fff;
}
.checkout-index-index .page-wrapper .opc-block-shipping-information {
  padding: 22px 30px;
}
.checkout-index-index .page-wrapper .opc-block-shipping-information .shipping-information {
  padding: 22px 30px;
  margin: -22px -30px;
  border: 1px solid #ebebeb;
  background: #fff;
}
.checkout-index-index .page-wrapper .opc-sidebar {
  margin-top: 0;
}
.checkout-index-index .page-wrapper .authentication-wrapper {
  margin-top: -100px;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .page-wrapper .authentication-wrapper {
    margin: 0 0 20px;
  }
}
.checkout-index-index .page-wrapper .action-auth-toggle,
.checkout-index-index .page-wrapper .action-auth-toggle:hover {
  padding: 7px 15px;
  border-radius: 5px;
}
.checkout-index-index .page-wrapper .page-main:not(.page-main-full) > div {
  width: auto;
}
.checkout-index-index .page-wrapper .opc-progress-bar {
  text-align: center;
  clear: both;
}
.checkout-index-index .page-wrapper .opc-progress-bar-item > span .opc-block-summary {
  background: #f9f9f9;
  padding: 20px;
}
.checkout-index-index .page-wrapper .opc-progress-bar-item > span .opc-block-summary > .title {
  text-transform: uppercase;
  font: 500 14px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
}
.checkout-index-index .page-wrapper .opc-progress-bar-item > span .opc-block-summary .items-in-cart > .title {
  font: 500 14px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
  border-color: #ebebeb;
}
.checkout-index-index .page-wrapper .opc-progress-bar-item > span .opc-block-summary .items-in-cart > .title strong {
  font: 500 14px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
}
.checkout-index-index .page-wrapper .opc-progress-bar-item > span .opc-block-summary .minicart-items .product-item .product-item-details {
  padding-left: 88px;
}
.checkout-index-index .page-wrapper .opc-progress-bar-item > span {
  font-size: 16px;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .page-wrapper .opc-progress-bar-item > span {
    font-size: 12px;
  }
}
.checkout-index-index .page-wrapper .opc-progress-bar-item > span:after {
  color: #282828;
  font-size: 18px;
}
.checkout-index-index .page-wrapper .opc-progress-bar-item._active:before,
.checkout-index-index .page-wrapper .opc-progress-bar-item._active > span:before {
  background: #A07653;
}
.checkout-index-index .page-wrapper .opc-progress-bar-item._active > span:after {
  font-size: 2rem;
}
.checkout-index-index .page-wrapper .opc-wrapper {
  width: 66.66666667%;
}
.checkout-index-index .page-wrapper .checkout-payment-method .payment-method-content {
  padding-left: 0;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .page-wrapper .opc-wrapper {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .checkout-index-index.rtl-layout .authentication-wrapper {
    float: left;
    text-align: left;
  }
  .checkout-index-index.rtl-layout .opc-sidebar {
    float: left;
  }
  .checkout-index-index.rtl-layout .page-wrapper .opc-wrapper {
    float: right;
    padding-left: 30px;
    padding-right: 0;
  }
  .checkout-index-index.rtl-layout .field .control._with-tooltip input {
    margin-right: 0;
  }
}
.checkout-container .modal-custom .action-close {
  margin: 5px;
}
.checkout-container .block-authentication .block-title {
  display: none;
}
.checkout-container .block-authentication .actions-toolbar > .primary {
  clear: both;
  width: 100%;
}
.checkout-container .block-authentication .actions-toolbar > .primary .action {
  width: 100%;
  padding: 7px 15px;
  color: #A07653;
  border-color: #A07653;
  background: #fff;
  font: 400 12px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
}
.checkout-container .block-authentication .actions-toolbar > .primary .action:hover {
  color: #fff;
  border-color: #A07653;
  background: #A07653;
  font: 400 12px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
}
.checkout-container .block-authentication .actions-toolbar > .secondary {
  width: 100%;
  text-align: center;
  margin-right: 0;
}
.checkout-container .methods-shipping .actions-toolbar .action.primary {
  padding: 10px 40px;
}
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  text-transform: uppercase;
  font: 500 16px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
  border-color: #ebebeb;
  font-weight: 600;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #282828;
}
@media only screen and (min-width: 768px) {
  .checkout-shipping-method .actions-toolbar > .primary {
    float: left;
  }
}
.rtl-layout .opc-sidebar .minicart-items .product > .product-image-container {
  float: right;
}
.opc-sidebar .minicart-items .product-item .product-item-details {
  padding-left: 88px;
}
.rtl-layout .opc-sidebar .minicart-items .product-item .product-item-details {
  padding-right: 88px;
  padding-left: 0;
}
.rtl-layout .opc-sidebar .minicart-items .product-item .product-item-details .product-item-name-block {
  text-align: right;
}
.opc-sidebar .opc-block-summary .items-in-cart > .title {
  border-color: #ebebeb;
}
@media only screen and (max-width: 767px) {
  .opc-block-summary {
    padding: 15px 10px;
  }
  .opc-block-summary .product-item {
    border-top: 1px solid #ebebeb !important;
  }
  .opc-block-summary .product-item:first-child {
    border-top: 0 !important;
  }
  .opc-block-summary .product-item .product-item-name {
    white-space: normal;
  }
  .opc-block-summary .product-item .subtotal,
  .opc-block-summary .product-item .product-item-name-block {
    text-align: left;
    display: block;
    padding: 0;
  }
  .rtl-layout .opc-block-summary .product-item .subtotal,
  .rtl-layout .opc-block-summary .product-item .product-item-name-block {
    text-align: right;
  }
  .opc-block-summary .product-item .price {
    font-size: 14px;
    font-weight: 600;
  }
  .rtl-layout .opc-estimated-wrapper .estimated-block {
    float: right;
  }
  .rtl-layout .minicart-wrapper {
    float: left;
  }
  .rtl-layout .opc-sidebar.modal-custom .action-close {
    left: 0;
    right: auto;
  }
  .rtl-layout .opc-block-summary .items-in-cart > .title {
    padding: 10px 0px 10px 40px;
  }
  .rtl-layout .opc-block-summary .items-in-cart > .title:after {
    left: 0;
    right: auto;
  }
}
.opc-block-shipping-information .shipping-information-title .action-edit: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: '\f040';
  font-size: 14px;
  vertical-align: middle;
}
.rtl-layout .cart.table-wrapper .item-options dt,
.rtl-layout .block-giftregistry-shared-items .product .item-options dt,
.rtl-layout .multicheckout .item-options dt {
  float: right;
  margin: 0 0 5px 5px;
}
.rtl-layout .opc-block-shipping-information .shipping-information-title .action-edit {
  left: 0;
  right: auto;
}
.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;
  vertical-align: middle;
  line-height: 95px;
}
.checkout-success p {
  margin-bottom: 1.5rem;
}
.checkout-success .order-id {
  color: #fc7070;
}
.checkout-success .order-id:active,
.checkout-success .order-id:focus,
.checkout-success .order-id:visited {
  color: #fc7070;
}
.checkout-success .order-id:hover {
  color: #fc7070;
}
.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;
}
.checkout-index-index .footer-minicart {
  display: none;
}
body.page-layout-1column.checkout-index-index .page-header .header.panel {
  max-width: none;
}
body.page-layout-1column.checkout-index-index .checkout-container > .authentication-wrapper {
  display: none;
}
@media only screen and (max-width: 767px) {
  body.page-layout-1column.checkout-index-index .nav-sections {
    display: block !important;
  }
  body.page-layout-1column.checkout-index-index .nav-toggle {
    display: inline-block !important;
  }
  body.page-layout-1column.checkout-index-index .page-header .logo {
    margin-top: 12px;
  }
}
.opc-block-summary .actions-toolbar .secondary {
  float: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td {
  border-bottom-color: #ebebeb;
}
.account .column.main {
  margin-bottom: 25px;
}
.account .fieldset .legend {
  border-bottom: 1px solid #282828;
}
.account .secondary .action.back {
  color: #fff;
  border-color: #A07653;
  background: #A07653;
  font: 400 12px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
}
.account .secondary .action.back:focus,
.account .secondary .action.back:active,
.account .secondary .action.back:hover {
  color: #A07653;
  border-color: #A07653;
  background: #fff;
}
.account .secondary .action.back: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: '\f112';
  font-size: 12px;
  vertical-align: middle;
  margin-right: 5px;
}
.rtl-layout .account .secondary .action.back: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: '\f112';
  font-size: 12px;
  vertical-align: middle;
  margin-right: 5px;
}
.rtl-layout .account .secondary .action.back:before {
  display: none;
}
.account .sidebar-additional {
  margin-top: 0;
}
.account-nav .content {
  background: transparent;
}
.account-nav .content .item {
  margin: 0;
  border-top: 1px dashed #ebebeb;
}
.account-nav .content .item:first-child {
  border-color: transparent;
}
.account-nav .content .item a,
.account-nav .content .item > strong {
  border: 0;
  padding: 13px 0;
  transition: all 500ms ease;
  backface-visibility: hidden;
  font: 500 14px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
  color: #282828;
}
.account-nav .content .item.current strong {
  color: #A07653;
  font-weight: 600;
}
.account-nav .content .item:hover a {
  transform: translateX(10px);
  background: transparent;
  font-weight: 600;
  color: #A07653;
}
@media only screen and (max-width: 767px) {
  .account .page-title-wrapper {
    padding-right: 50px;
  }
  .account-nav {
    margin-bottom: 0;
  }
  .block.account-nav .title {
    clip: inherit;
    width: auto;
    margin: 0;
    position: absolute;
    height: auto;
    right: 0;
    top: -40px;
    text-align: center;
    border: 1px solid;
    color: #fff;
    border-color: #A07653;
    background: #A07653;
    font: 400 12px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
    transition: all 500ms ease;
    backface-visibility: hidden;
  }
  .rtl-layout .block.account-nav .title {
    right: auto;
    left: 0;
  }
  .block.account-nav .title:focus,
  .block.account-nav .title:active,
  .block.account-nav .title:hover {
    color: #A07653;
    border-color: #A07653;
    background: #fff;
  }
  .block.account-nav .title strong {
    font-size: 0;
    height: 35px;
    width: 35px;
    line-height: 35px;
    display: block;
    margin: 0;
  }
  .block.account-nav .title strong:before {
    display: inline-block;
    font-family: 'CodazonFont';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e9b1';
    font-size: 16px;
    speak: none;
    line-height: 35px;
  }
  .block.account-nav .content {
    margin-bottom: 0;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 500ms ease;
    transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
    backface-visibility: hidden;
    transform: translateY(20px);
  }
  .block.account-nav.active .content {
    margin-bottom: 20px;
    height: inherit;
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translateY(0);
    visibility: inherit;
  }
}
.account .column.main .block:not(.widget).block-reviews-dashboard .block-title > strong,
.account .column.main .block:not(.widget).block-dashboard-orders .block-title > strong,
.account .column.main .block:not(.widget).block-dashboard-info .block-title > strong,
.account .column.main .block:not(.widget).block-dashboard-addresses .block-title > strong {
  font: 400 18px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
}
.account .column.main .block:not(.widget).block-reviews-dashboard .block-content .box .box-title,
.account .column.main .block:not(.widget).block-dashboard-orders .block-content .box .box-title,
.account .column.main .block:not(.widget).block-dashboard-info .block-content .box .box-title,
.account .column.main .block:not(.widget).block-dashboard-addresses .block-content .box .box-title {
  font: 500 14px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.account .column.main .block:not(.widget).block-reviews-dashboard .block-content .box .box-title span,
.account .column.main .block:not(.widget).block-dashboard-orders .block-content .box .box-title span,
.account .column.main .block:not(.widget).block-dashboard-info .block-content .box .box-title span,
.account .column.main .block:not(.widget).block-dashboard-addresses .block-content .box .box-title span {
  font: 500 14px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
  color: #282828;
}
.account .column.main .block:not(.widget).block-reviews-dashboard .block-content .box .box-content,
.account .column.main .block:not(.widget).block-dashboard-orders .block-content .box .box-content,
.account .column.main .block:not(.widget).block-dashboard-info .block-content .box .box-content,
.account .column.main .block:not(.widget).block-dashboard-addresses .block-content .box .box-content {
  margin-bottom: 20px;
}
.account .column.main .block:not(.widget),
.account .order-details-items.ordered {
  margin-bottom: 2rem;
  padding: 20px;
  border: 1px solid #ebebeb;
  background: #fff;
  -webkit-border-radius: transparent;
  -moz-border-radius: transparent;
  border-radius: transparent;
  box-shadow: none;
  -moz-box-shadow: none;
}
.account .column.main .block:not(.widget) .block-title {
  color: #282828;
  font: 400 18px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: uppercase;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 10px;
}
.account .column.main .block:not(.widget) .block-title .action.edit,
.account .column.main .block:not(.widget) .block-title .action.view {
  float: right;
  padding: 4px 10px;
  font: 400 12px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
  background: #A07653;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.account .column.main .block:not(.widget) .block-title .action.edit:after,
.account .column.main .block:not(.widget) .block-title .action.view: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: '\f08e';
  font-size: 12px;
  vertical-align: middle;
  margin-left: 5px;
}
.account .column.main .block:not(.widget) .block-title .action.edit:hover,
.account .column.main .block:not(.widget) .block-title .action.view:hover {
  opacity: .7;
  text-decoration: none;
}
.account .column.main .block:not(.widget) .box-title > span {
  color: #282828;
  font: 500 16px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
}
.account .column.main .block:not(.widget) .block-content .box-actions .action.change-password,
.account .column.main .block:not(.widget) .block-content .box-actions .action.edit {
  text-transform: uppercase;
}
.account .column.main .block:not(.widget) .block-content .box-actions .action.change-password:before,
.account .column.main .block:not(.widget) .block-content .box-actions .action.edit: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: '\f044';
  font-size: 12px;
  vertical-align: middle;
  margin-right: 3px;
}
.account .column.main .block:not(.widget) .block-content .box-actions .action.edit {
  margin-right: 10px;
}
.account .column.main .block:not(.widget) .block-content .items .item {
  margin-top: 10px;
}
.account .column.main .block:not(.widget) .block-content .items .item:first-child {
  margin-top: 0;
}
.account .column.main .block:not(.widget) .block-content .items .item .product-name {
  font: 500 14px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
}
.account .form.form-edit-account,
.account form.form-newsletter-manage {
  padding: 20px;
  border: 1px solid #ebebeb;
  background: #fff;
  -webkit-border-radius: transparent;
  -moz-border-radius: transparent;
  border-radius: transparent;
  box-shadow: none;
  -moz-box-shadow: none;
  margin-bottom: 25px;
}
.account .form.form-edit-account .fieldset .legend,
.account form.form-newsletter-manage .fieldset .legend {
  color: #282828;
  font: 400 18px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: uppercase;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 10px;
  margin: 0 0 20px;
  width: 100%;
}
.account .form.form-edit-account .fieldset-fullname > .fields,
.account form.form-newsletter-manage .fieldset-fullname > .fields {
  margin: 0 -10px;
}
.account .form.form-edit-account .fieldset-fullname > .fields > .field,
.account form.form-newsletter-manage .fieldset-fullname > .fields > .field {
  width: 50%;
  float: left;
  padding: 0 10px;
}
.account .form.form-edit-account .fieldset > .field,
.account form.form-newsletter-manage .fieldset > .field {
  margin-bottom: 10px;
}
.account .form.form-edit-account .fieldset > .field.choice:before,
.account form.form-newsletter-manage .fieldset > .field.choice:before,
.account .form.form-edit-account .fieldset > .field.no-label:before,
.account form.form-newsletter-manage .fieldset > .field.no-label:before {
  display: none;
}
.account .table-wrapper.orders-history,
.account .table-wrapper.reviews {
  padding: 20px;
  border: 1px solid #ebebeb;
  background: #fff;
  -webkit-border-radius: transparent;
  -moz-border-radius: transparent;
  border-radius: transparent;
  box-shadow: none;
  -moz-box-shadow: none;
}
.account .account-billing-agreements {
  padding: 20px;
  border: 1px solid #ebebeb;
  background: #fff;
  -webkit-border-radius: transparent;
  -moz-border-radius: transparent;
  border-radius: transparent;
  box-shadow: none;
  -moz-box-shadow: none;
}
.order-details-items,
.order-details-items .table-order-items tbody + tbody {
  border-color: #ebebeb;
}
@media only screen and (min-width: 768px) {
  .actions-toolbar .secondary a.action {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .account .page.messages {
    margin-bottom: 10px;
  }
  .account .columns .sidebar-main {
    order: 0;
    position: relative;
  }
  .account .column.main .block:not(.widget) .block-title .action.edit,
  .account .column.main .block:not(.widget) .block-title .action.view {
    font-size: 0;
  }
}
.account .products-grid.wishlist {
  padding: 20px;
  border: 1px solid #ebebeb;
  background: #fff;
  -webkit-border-radius: transparent;
  -moz-border-radius: transparent;
  border-radius: transparent;
  box-shadow: none;
  -moz-box-shadow: none;
  margin-bottom: 20px;
}
.account .products-grid.wishlist .product-item {
  display: inline-block;
}
.account .products-grid.wishlist .box-tocart > .fieldset {
  display: table;
}
.account .products-grid.wishlist .product-item {
  padding: 0 10px;
}
.account .products-grid.wishlist .product-item .product-item-photo {
  border: 1px solid #ebebeb;
}
.account .products-grid.wishlist .product-item .product-item-info {
  position: relative;
}
.account .products-grid.wishlist .product-item .fieldset .field.qty {
  display: table-cell;
}
.account .products-grid.wishlist .product-item .fieldset .field.qty label {
  padding-top: 0;
  padding-right: 10px;
  line-height: 32px;
}
.account .products-grid.wishlist .product-item .product-item-actions {
  display: table-cell;
  vertical-align: bottom;
  width: 100%;
  white-space: normal;
}
.account .products-grid.wishlist .product-item .price-box > p {
  margin-bottom: 5px;
}
.account .products-grid.wishlist .product-item .box-tocart input.qty {
  width: 40px;
  border: 1px solid #ebebeb;
}
.account .products-grid.wishlist .product-item-inner > .product-item-actions .action {
  position: absolute;
  top: 5px;
  left: 5px;
  background: #A07653;
  border: 1px solid #A07653;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 10px;
  font-size: 0;
  padding: 0;
  transition: all 500ms ease;
  backface-visibility: hidden;
  z-index: 1;
}
.rtl-layout .account .products-grid.wishlist .product-item-inner > .product-item-actions .action {
  left: auto;
  right: 5px;
}
.account .products-grid.wishlist .product-item-inner > .product-item-actions .action.edit:before,
.account .products-grid.wishlist .product-item-inner > .product-item-actions .action.delete:before {
  display: inline-block;
  font-family: 'CodazonFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e977';
  font-size: 9px;
  speak: none;
  color: #fff;
  line-height: 16px;
}
.account .products-grid.wishlist .product-item-inner > .product-item-actions .action.edit:hover,
.account .products-grid.wishlist .product-item-inner > .product-item-actions .action.delete:hover {
  background: #ffffff;
  color: #A07653;
}
.account .products-grid.wishlist .product-item-inner > .product-item-actions .action.edit:hover:before,
.account .products-grid.wishlist .product-item-inner > .product-item-actions .action.delete:hover:before {
  color: #A07653;
}
.account .products-grid.wishlist .product-item-inner > .product-item-actions .action.edit {
  top: 25px;
}
.account .products-grid.wishlist .product-item-inner > .product-item-actions .action.edit: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: '\f040';
  font-size: 9px;
  vertical-align: middle;
  font-size: 8px;
  line-height: 15px;
  padding: 0 2px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .account .products-grid.wishlist .product-item {
    width: 230px;
  }
}
@media only screen and (max-width: 767px) {
  .account .products-grid.wishlist {
    margin: 0 0 20px;
  }
  .account .products-grid.wishlist .product-item {
    padding: 15px 0;
    border-bottom: 0;
    border-top: 1px solid #ebebeb;
  }
  .account .products-grid.wishlist .product-item:first-child {
    border-top: 0;
    padding-top: 0;
  }
  .account .products-grid.wishlist .product-item .product-item-info {
    padding: 0;
  }
  .account .products-grid.wishlist .product-item .fieldset .field.qty {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin-bottom: 0;
  }
  .account .products-grid.wishlist .product-item .fieldset .field.qty .control {
    display: inline-block;
  }
  .account .products-grid.wishlist .box-tocart {
    margin: 0;
    width: 100%;
  }
  .account .products-grid.wishlist .box-tocart > .fieldset {
    text-align: left;
  }
  .rtl-layout .account .products-grid.wishlist .box-tocart > .fieldset {
    text-align: right;
  }
  .account .products-grid.wishlist .box-tocart > .fieldset .product-item-actions {
    display: inline-block !important;
    vertical-align: top;
    margin: 2px 10px;
    width: auto;
    float: none;
  }
  .account .products-grid.wishlist .product-item-inner {
    position: static;
    margin: 0;
  }
}
.account .form-address-edit {
  padding: 20px;
  border: 1px solid #ebebeb;
  background: #fff;
  -webkit-border-radius: transparent;
  -moz-border-radius: transparent;
  border-radius: transparent;
  box-shadow: none;
  -moz-box-shadow: none;
}
.table-wrapper.comparison {
  padding: 20px;
  border: 1px solid #ebebeb;
  background: #fff;
  -webkit-border-radius: transparent;
  -moz-border-radius: transparent;
  border-radius: transparent;
  box-shadow: none;
  -moz-box-shadow: none;
  padding: 0;
}
.table-wrapper.comparison .table-comparison .cell.label {
  font: 500 14px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: uppercase;
  color: #000000;
  border-color: #f3f3f3;
}
.table-wrapper.comparison .table-comparison .cell.attribute {
  font-size: 14px;
}
.table-wrapper.comparison .table-comparison .cell.remove {
  padding: 10px;
  border: 0;
}
.table-wrapper.comparison .table-comparison .cell.remove .action.delete:before {
  display: inline-block;
  font-family: 'CodazonFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e977';
  font-size: 12px;
  speak: none;
  width: 25px;
}
.rtl-layout .table-wrapper.comparison .table-comparison .cell.remove {
  text-align: left;
}
.table-wrapper.comparison .table-comparison tr {
  border-bottom: 1px solid #f3f3f3;
}
.table-wrapper.comparison .table-comparison tr > td:nth-child(2n) {
  background: #fafafa;
}
.table-wrapper.comparison .table-comparison .cell.product.info {
  text-align: center;
  border-color: #f3f3f3;
}
.table-wrapper.comparison .table-comparison .cell.product.info .product-item-actions .actions-primary,
.table-wrapper.comparison .table-comparison .cell.product.info .product-item-actions .actions-secondary {
  display: inline-block;
  width: auto;
  float: left;
}
.rtl-layout .table-wrapper.comparison .table-comparison .cell.product.info .product-item-actions .actions-primary,
.rtl-layout .table-wrapper.comparison .table-comparison .cell.product.info .product-item-actions .actions-secondary {
  float: right;
}
.table-wrapper.comparison .table-comparison .cell.product.info .price-box .old-price {
  float: none;
  margin-left: 10px;
}
.table-wrapper.comparison .table-comparison .cell.product.info .product-item-actions {
  display: inline-block;
  background: #A07653;
  border-radius: 0px;
  padding: 3px;
  margin: 10px auto;
}
.table-wrapper.comparison .table-comparison .cell.product.info .product-item-actions .actions-secondary {
  border-radius: 0px;
  padding: 0;
  background: #fff;
  margin: 0;
}
.table-wrapper.comparison .table-comparison .cell.product.info .product-item-actions .actions-secondary a,
.table-wrapper.comparison .table-comparison .cell.product.info .product-item-actions .actions-secondary:hover {
  color: #A07653;
}
.table-wrapper.comparison .table-comparison .cell.product.info .product-item-actions .actions-secondary > .action.towishlist:after {
  line-height: 30px;
}
.table-wrapper.comparison .table-comparison .cell.product.info .product-item-actions .tocart.primary {
  padding: 7px 15px;
  height: 30px;
  border: 0;
}
.table-wrapper.comparison .table-comparison .cell.product.info .product-item-actions .tocart.primary:before,
.table-wrapper.comparison .table-comparison .cell.product.info .product-item-actions .tocart.primary:after {
  display: none;
}
.table-wrapper.comparison .table-comparison .cell.product.info .product-item-actions .tocart.primary:active,
.table-wrapper.comparison .table-comparison .cell.product.info .product-item-actions .tocart.primary:focus,
.table-wrapper.comparison .table-comparison .cell.product.info .product-item-actions .tocart.primary:hover {
  color: #fff;
  border-color: #A07653;
  background: #A07653;
}
.table-wrapper.comparison .table-comparison .price-box {
  margin: 5px 0;
}
.table-wrapper.comparison .table-comparison .product-reviews-summary {
  display: inline-block;
  margin: 5px 0;
}
.table-wrapper.comparison .table-comparison .product-item-name {
  margin: 5px 0;
}
table.cfl {
  border: 1px solid #dddddd;
}
table.cfl tr {
  border-color: #dddddd !important;
}
body.catalog-product-compare-index .action.print: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: '\f02f';
  font-size: 12px;
  vertical-align: middle;
  margin-right: 3px;
}
.login-container .fieldset:after {
  font-size: inherit;
}
.account-nav .item .delimiter {
  border: none;
  margin: 0;
  margin-bottom: -1px;
  margin-top: -1px;
}
.account .page-title-wrapper .order-status {
  display: inline-block;
  font-size: 16px;
  border: 1px solid #A07653;
  padding: 1px 10px;
  border-radius: 6px;
  color: #A07653;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.account .page-title-wrapper .order-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: 12px;
  vertical-align: middle;
  margin-right: 5px;
}
.account .page-title-wrapper .order-actions-toolbar .action.order,
.account .page-title-wrapper .order-actions-toolbar .action.print {
  float: left;
}
.account.sales-order-view .column.main > ul.items.order-links {
  display: none;
}
.rtl-layout.account .page-title-wrapper .page-title {
  margin-right: 0;
  margin-left: 25px;
}
.rtl-layout.account .page-title-wrapper .order-date:before {
  margin-right: 0px;
  margin-left: 5px;
}
.rtl-layout.account .page-title-wrapper .order-actions-toolbar .action.order,
.rtl-layout.account .page-title-wrapper .order-actions-toolbar .action.print {
  float: right;
  margin-right: 0;
  margin-left: 30px;
}
.rtl-layout .sidebar .block-reorder .product-item .field.item {
  left: 0;
  right: auto;
}
@media only screen and (max-width: 767px) {
  .account .columns {
    width: 100%;
  }
  .sidebar .block.account-nav {
    margin-top: 5px;
    position: relative;
  }
  .sidebar .block.account-nav .title {
    padding: 0 0;
    position: absolute;
    min-width: 0;
    border-bottom-width: 1px;
    border-color: #fff;
    -webkit-border-radius: transparent;
    -moz-border-radius: transparent;
    border-radius: transparent;
  }
  .sidebar .block .content.account-nav-content {
    padding: 0 20px;
  }
  .sidebar .content.account-nav-content.active {
    visibility: visible;
    opacity: 1;
    height: auto;
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .sidebar > .account-nav > .title.account-nav-title {
    display: none;
  }
}
.field.choice.persistent {
  margin: 10px 0px 10px 0px;
  display: inline-block;
  width: 100%;
}
.field.choice.persistent .label.mdl-switch {
  display: inline-block;
  float: left;
  width: auto;
}
.rtl-layout .field.choice.persistent .label.mdl-switch {
  float: right;
}
.field.choice.persistent .tooltip.wrapper {
  display: inline-block;
  margin-top: 9px;
  float: right;
}
.rtl-layout .field.choice.persistent .tooltip.wrapper {
  float: left;
}
.cdz-sidebar .g-recaptcha {
  width: 100%;
}
.cdz-sidebar .g-recaptcha > * {
  width: 100% !important;
}
.cdz-sidebar .g-recaptcha iframe {
  width: 100%;
}
.cdz-popup-area .g-recaptcha {
  display: flex;
  justify-content: center;
  margin: 20px 0;
}
.acount-menu .account-menu-items li.language-link .switcher-dropdown .switcher-option {
  overflow: hidden;
}
.account-social-login .actions-toolbar {
  margin: 0 5px 10px 5px;
}
.md-content .social-btn .btn-social {
  font-size: 12px;
}
.account-info-summary .info-summary-top .account-social-login,
.mini-list .account-social-login {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.account-info-summary .info-summary-top .account-social-login .block-content,
.mini-list .account-social-login .block-content {
  margin-top: 0 !important;
  padding: 0 !important;
}
.account-info-summary .info-summary-top .account-social-login .btn-social > :first-child,
.mini-list .account-social-login .btn-social > :first-child {
  background-position: 0;
}
.account-info-summary .info-summary-top .account-social-login .actions-toolbar,
.mini-list .account-social-login .actions-toolbar {
  display: block;
  margin: 0 auto 10px auto;
}
.account-social-login a,
.page-header .header-top .account-social-login a,
.page-header .account-wrapper .account-social-login a,
.account-social-login a:hover,
.page-header .header-top .account-social-login a:hover,
.page-header .account-wrapper .account-social-login a:hover {
  color: #fff !important;
  text-transform: none;
  font-weight: normal;
}
.cdz-popup-content .account-info-summary .info-summary-top .account-social-login {
  margin-top: 20px;
}
.rtl-layout .btn-social {
  padding: 6px 44px 6px 12px;
  text-align: right;
}
.rtl-layout .btn-social > :first-child {
  left: auto;
  right: 0;
}
body.customer-account-login .login-container .block .fieldset:after {
  display: none;
}
body.customer-account-login .login-container .block .actions-toolbar .secondary a.action {
  float: none;
}
.page-wrapper form.form-wishlist-items .actions-toolbar {
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
.wishlist-toolbar.toolbar {
  display: none;
}
#form-tmpl + .wishlist-toolbar.toolbar {
  display: block;
  width: 100%;
}
#form-tmpl + .wishlist-toolbar.toolbar br {
  display: none;
}
#form-tmpl + .wishlist-toolbar.toolbar .pager .pages,
#form-tmpl + .wishlist-toolbar.toolbar .pager .toolbar-amount {
  display: block;
}
@media only screen and (max-width: 767px) {
  .account .wishlist-toolbar.toolbar .limiter,
  .account .wishlist-toolbar.toolbar .pages {
    margin-bottom: 0;
  }
}
.block-reorder .actions-toolbar {
  display: inline-block;
  width: 100%;
}
.popup-authentication .block-authentication {
  border: none;
}
.block-authentication .block-title strong {
  font: 400 18px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
  color: #282828;
}
.block-authentication .block[class] ul {
  list-style: inside;
  padding: 0px;
}
.block-authentication .actions-toolbar {
  margin-top: auto !important;
}
.block-authentication .actions-toolbar > .primary .action {
  border-radius: 0px;
  border-width: 1px;
}
.block-authentication .form-login .fieldset {
  margin-bottom: 0;
}
.block-authentication .form-login .actions-toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.block-authentication .form-login .actions-toolbar > .primary,
.block-authentication .form-login .actions-toolbar > .secondary {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  float: none;
  order: 2;
  white-space: nowrap;
}
.block-authentication .form-login .actions-toolbar > .secondary {
  order: 1;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .rtl-layout .popup-authentication .block[class] + .block {
    border: none;
    border-right: 1px solid #c1c1c1;
    padding: 10px 40px 0 0;
  }
  .rtl-layout .popup-authentication .block[class] + .block:before {
    right: 0;
    left: auto;
    margin: -19px -18px 0 0;
  }
  .rtl-layout .block-authentication .form-login .actions-toolbar > .secondary {
    text-align: right;
  }
  .rtl-layout .footer-cart-inner .cart-trigger .summary-count-label span:after {
    margin: 0 5px 0 0;
  }
  .rtl-layout .footer-cart-inner .cart-inner-left {
    float: right;
  }
  .rtl-layout .footer-cart-inner .cart-inner-right {
    float: left;
  }
  .rtl-layout .footer-cart-inner .minicart-items .product-item .product-item-right {
    left: auto;
    right: 0;
  }
  .rtl-layout .footer-cart-inner .minicart-items .product-item.active .product-item-right {
    right: 100%;
  }
}
@media print {
  body.page-print .order-status,
  body.page-print .mb-bottom-toolbar,
  body.page-print .actions-toolbar {
    display: none !important;
  }
  body.page-print .box-order-shipping-address,
  body.page-print .box-order-shipping-method,
  body.page-print .box-order-billing-address,
  body.page-print .box-order-billing-method {
    display: inline-block;
    vertical-align: top;
  }
  body.page-print .box-order-shipping-address,
  body.page-print .box-order-billing-address {
    width: 50%;
  }
  body.page-print a:link,
  body.page-print a:visited,
  body.page-print a {
    text-decoration: none !important;
  }
  body.page-print a:link:after,
  body.page-print a:visited:after,
  body.page-print a:after {
    display: none;
  }
  body.page-print a.logo {
    margin-left: 0;
    background: black;
  }
  body.page-print a.logo:after {
    display: none;
  }
  body.page-print img {
    page-break-inside: avoid;
    page-break-after: avoid;
  }
  body.page-print .logo .main-logo {
    display: block !important;
    margin-left: 10px;
  }
  body.page-print .logo .small-logo {
    display: none !important;
  }
  body.page-print .page-break {
    display: block;
    page-break-before: always;
  }
  body.page-print .entry a:after {
    content: "Thank for your order" !important;
  }
}
@media only screen and (min-width: 768px) {
  body.page-print .logo {
    padding-left: 25px;
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  body.page-print .page-main {
    padding-top: 0;
  }
  body.page-print .nav-toggle {
    display: none;
  }
  body.page-print .logo {
    background: #A07653;
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin: 0 0 15px;
    padding: 10px;
  }
  body.page-print .logo img.small-logo {
    display: inline-block !important;
  }
}
.enhanced-privacy-cookie-policy {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 100;
}
.enhanced-privacy-popup .popup.content {
  width: 100%;
  padding: 5px 0;
}
.enhanced-privacy-popup {
  background: #fff;
  color: #000;
}
.enhanced-privacy-popup .close {
  border: none;
  position: absolute;
  right: 10px;
  top: 3px;
  padding: 0;
  background: none;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: #282828;
  font-weight: normal;
}
.rtl-layout .enhanced-privacy-popup .close {
  right: auto;
  left: 10px;
}
.enhanced-privacy-popup .close:after {
  content: "\00d7";
  font-size: 30px;
  line-height: 30px;
  font-family: serif;
  background: none;
}
.enhanced-privacy-popup .actions-toolbar {
  display: flex;
  align-items: center;
}
.enhanced-privacy-popup .actions-toolbar a {
  color: #282828;
}
.enhanced-privacy-popup .actions-toolbar button.action,
.enhanced-privacy-popup .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.action,
.enhanced-privacy-popup .actions-toolbar .action-gift.action {
  padding: 5px 15px;
}
.enhanced-privacy-popup .secondary {
  margin-right: 15px;
  text-align: left;
}
.rtl-layout .enhanced-privacy-popup .secondary {
  margin-right: 0px;
  margin-left: 15px;
  text-align: right;
}
.enhanced-privacy-popup .block-title {
  margin-bottom: 5px;
  font: 400 18px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
  color: #282828;
}
.enhanced-privacy-popup .block-content-inner {
  padding-right: 15px;
}
@media only screen and (min-width: 768px) {
  .enhanced-privacy-cookie-policy {
    left: auto;
    right: 95px;
    bottom: 0px;
    width: 450px;
    max-width: 100%;
  }
  .rtl-layout .enhanced-privacy-cookie-policy {
    right: auto;
    left: 95px;
  }
  .enhanced-privacy-cookie-policy .container {
    width: 100%;
  }
  .enhanced-privacy-popup {
    border-radius: 10px 10px 0 0;
    border-left: 6px solid #A07653;
    box-shadow: #212121 0px 2px 5px 0px;
    padding: 0 0 0 5px;
  }
  .rtl-layout .enhanced-privacy-popup {
    border-right: 6px solid #A07653;
    border-left: none;
    padding: 0 5px 0 0;
  }
  .block-content,
  .block-content .action {
    font-size: 13px;
  }
  .secondary a.action {
    border-bottom: 1px solid;
  }
}
@media only screen and (max-width: 767px) {
  .enhanced-privacy-cookie-policy {
    z-index: 801;
  }
  .enhanced-privacy-popup {
    border-bottom: 8px solid #A07653;
    box-shadow: 0px 0px 7px 0px #989393;
  }
  .enhanced-privacy-popup .block-content {
    flex-direction: column;
  }
  .enhanced-privacy-popup .block-content-inner {
    padding-right: 0px;
  }
  .enhanced-privacy-popup .block-title {
    font-size: 15px;
    display: inline;
  }
  .enhanced-privacy-popup .notification-text {
    display: inline;
  }
  .enhanced-privacy-popup .popup.content {
    padding: 5px 10px;
  }
  .enhanced-privacy-popup .close {
    bottom: 14px;
    top: auto;
  }
}
@media only screen and (max-width: 767px) {
  .page-main {
    padding-left: 0;
    padding-right: 0;
  }
  .secondary .action.back {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional,
  .columns .sidebar-main,
  .columns .sidebar-additional {
    padding-right: 20px;
  }
  .rtl-layout .account.page-layout-2columns-left .sidebar-main,
  .rtl-layout .account.page-layout-2columns-left .sidebar-additional,
  .rtl-layout .columns .sidebar-main,
  .rtl-layout .columns .sidebar-additional {
    padding-right: 0px;
    padding-left: 20px;
  }
  .page-layout-3columns .columns .sidebar-additional {
    padding-right: 0;
  }
  .page-layout-3columns.rtl-layout .columns .sidebar-main {
    padding-right: 20px;
    padding-left: 0px;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-right: 0;
  }
  .page-layout-2columns-right .sidebar-additional {
    padding-right: 0;
  }
  .page-layout-2columns-right.rtl-layout .columns .sidebar-main,
  .page-layout-2columns-right.rtl-layout .columns .sidebar-additional {
    padding-right: 20px;
    padding-left: 0px;
  }
  .sidebar-additional {
    padding-left: 20px;
  }
  .rtl-layout .sidebar-additional {
    padding-right: 20px;
    padding-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .account.page-layout-2columns-left .column.main,
  .page-layout-2columns-left .column.main,
  .page-layout-2columns-right .column.main {
    width: 70%;
  }
  .page-layout-3columns .column.main {
    width: 40%;
  }
  .page-layout-3columns .sidebar-additional,
  .account.page-layout-2columns-left .sidebar-additional,
  .page-layout-2columns-left .sidebar-additional,
  .page-layout-2columns-right .sidebar-additional,
  .page-layout-3columns .sidebar-main,
  .account.page-layout-2columns-left .sidebar-main,
  .page-layout-2columns-left .sidebar-main,
  .page-layout-2columns-right .sidebar-main {
    width: 30%;
  }
}
.modal-popup.confirm .modal-footer {
  text-align: center;
  padding-top: 0 !important;
  border-top: 0;
}
.modal-popup.confirm .modal-content {
  padding-bottom: 2rem;
  text-align: center;
  padding-top: 10px;
}
.block.newsletter {
  max-width: none;
}
.product-list-style-14 .product-item .product-image-photo {
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.product-list-style-14 .product-item .product-image-photo.hovered-img {
  opacity: 0;
}
.product-list-style-14 .product-item:hover .product-image-photo.hovered-img {
  opacity: 1;
}
.product-list-style-14 .product-item:hover .product-image-photo.main-img {
  opacity: 0;
}
.product-list-style-14 .owl-stage {
  padding: 0;
}
.product-list-style-14 .cdz-product-labels .label-item {
  font-size: 12px;
  margin-bottom: 5px;
  padding: 2px 10px;
  position: relative;
  font-weight: 400;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
@media only screen and (max-width: 767px) {
  .product-list-style-14 .cdz-product-labels .label-item {
    font-size: 10px !important;
    padding: 2px 10px !important;
  }
}
.product-list-style-14 .product-item-header {
  position: relative;
}
.product-list-style-14 .products.list.items .towishlist:before {
  color: #A07653;
  padding: 2px;
  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: 14px;
  vertical-align: middle;
}
.product-list-style-14 .product-item-brand {
  text-transform: uppercase;
  font-size: 11px;
  color: #999;
}
.product-list-style-14 .product-name .product-item-link {
  font-size: 12px;
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.product-list-style-14 .product-item .price-box {
  margin: 5px 0;
}
.product-list-style-14 .product-item .price-box .price-label {
  color: #282828;
}
.product-list-style-14 .product-reviews-summary .reviews-actions {
  display: none;
}
.product-list-style-14 .product-reviews-summary .rating-result:before {
  color: #A07653;
  content: '\f006' '\f006' '\f006' '\f006' '\f006';
}
.product-list-style-14 .product-reviews-summary .rating-result > span:before {
  color: #A07653;
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
}
@media only screen and (min-width: 768px) {
  .product-list-style-14 .product-item {
    margin-bottom: 0;
  }
  .product-list-style-14 .product-item:hover .button-hover-wrap {
    opacity: 1;
    transform: translateY(0px);
  }
  .product-list-style-14 .product-item-top {
    position: relative;
    margin-bottom: 10px;
  }
  .product-list-style-14 .products.list.items .towishlist {
    position: absolute;
    right: 0;
    top: -5px;
  }
  .rtl-layout .product-list-style-14 .products.list.items .towishlist {
    right: auto;
    left: 20px;
    bottom: 30px;
    top: auto;
  }
  .product-list-style-14 .product-item-actions {
    margin: 0;
  }
  .product-list-style-14 .button-hover-wrap {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 1;
    left: 0;
    padding: 15px;
    transform: translateY(30px);
    opacity: 0;
  }
  .product-list-style-14 .button-hover-wrap .overlay-bg {
    width: 100%;
    height: 100%;
    background: #ffffff;
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: default;
    opacity: .7;
  }
  .product-list-style-14 .button-hover-wrap .button-panel {
    display: flex;
    z-index: 1;
    position: relative;
    align-items: center;
    justify-content: center;
  }
  .product-list-style-14 .button-hover-wrap .tocart.primary,
  .product-list-style-14 .button-hover-wrap .tocompare,
  .product-list-style-14 .button-hover-wrap .qs-button {
    padding: 0;
    width: 38px;
    height: 38px;
    line-height: 36px;
    border: 1px solid;
    text-align: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    transition: all 500ms ease;
    backface-visibility: hidden;
    color: #fff;
    border-color: #A07653;
    background: #A07653;
    line-height: 34px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .product-list-style-14 .button-hover-wrap .tocart.primary:focus,
  .product-list-style-14 .button-hover-wrap .tocompare:focus,
  .product-list-style-14 .button-hover-wrap .qs-button:focus,
  .product-list-style-14 .button-hover-wrap .tocart.primary:active,
  .product-list-style-14 .button-hover-wrap .tocompare:active,
  .product-list-style-14 .button-hover-wrap .qs-button:active,
  .product-list-style-14 .button-hover-wrap .tocart.primary:hover,
  .product-list-style-14 .button-hover-wrap .tocompare:hover,
  .product-list-style-14 .button-hover-wrap .qs-button:hover {
    color: #A07653;
    border-color: #A07653;
    background: #fff;
  }
  .product-list-style-14 .button-hover-wrap .tocart.primary span,
  .product-list-style-14 .button-hover-wrap .tocompare span,
  .product-list-style-14 .button-hover-wrap .qs-button span {
    font-size: 0;
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    vertical-align: middle;
    text-align: left;
    display: none;
  }
  .product-list-style-14 .button-hover-wrap .tocart.primary:before,
  .product-list-style-14 .button-hover-wrap .tocompare:before,
  .product-list-style-14 .button-hover-wrap .qs-button:before {
    vertical-align: middle;
  }
  .product-list-style-14 .button-hover-wrap .qs-button:hover {
    box-shadow: none;
    -moz-box-shadow: none;
  }
  .product-list-style-14 .button-hover-wrap .tocompare:before {
    display: inline-block;
    font-family: 'CodazonFont';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e958";
    font-size: 16px;
    speak: none;
  }
  .product-list-style-14 .button-hover-wrap .tocart.primary:before {
    display: inline-block;
    font-family: 'CodazonFont';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e994";
    font-size: 16px;
    speak: none;
  }
  .product-list-style-14 .button-hover-wrap .product-item-actions,
  .product-list-style-14 .button-hover-wrap .tocompare,
  .product-list-style-14 .button-hover-wrap .qs-button {
    margin-right: 10px;
  }
  .rtl-layout .product-list-style-14 .button-hover-wrap .product-item-actions,
  .rtl-layout .product-list-style-14 .button-hover-wrap .tocompare,
  .rtl-layout .product-list-style-14 .button-hover-wrap .qs-button {
    margin-right: 0;
    margin-left: 10px;
  }
  .product-list-style-14 .button-hover-wrap .product-item-actions:last-child,
  .product-list-style-14 .button-hover-wrap .tocompare:last-child,
  .product-list-style-14 .button-hover-wrap .qs-button:last-child {
    margin-right: 0;
  }
  .product-list-style-14 .swatch-option {
    border: 1px solid #000000;
  }
  .product-list-style-14 .swatch-option:hover:after,
  .product-list-style-14 .swatch-option.selected:after {
    display: none;
  }
  .product-list-style-14 .swatch-option.color:not(.disabled):hover {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    border-color: #000000;
  }
  .product-list-style-14 .swatch-option.color:not(.disabled):hover.selected {
    outline: 1px solid #000;
    border-color: #ffffff;
  }
  .product-list-style-14 .swatch-option.selected {
    outline: 2px solid #000;
    border-color: #ffffff;
    transition: 0s;
    backface-visibility: hidden;
  }
  .product-list-style-14 .swatch-option.image {
    width: 15px !important;
    height: 15px !important;
    min-width: 15px;
  }
  .product-list-style-14 .swatch-option.image:not(.disabled):hover {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    border-color: #000000;
  }
  .product-list-style-14 .swatch-option.image:not(.disabled):hover.selected {
    padding: 1px;
    outline: 2px solid #000;
    border-color: #ffffff;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .product-list-style-14 .swatch-option {
    margin-bottom: 0;
  }
  .product-list-style-14 .swatch-wrap {
    margin: 5px;
  }
  .product-list-style-14 .product-item-inner {
    position: relative;
  }
  .product-list-style-14 .product-item-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product-col-right .product-list-style-14 .button-hover-wrap .tocart.primary,
  .product-col-right .product-list-style-14 .button-hover-wrap .tocompare,
  .product-col-right .product-list-style-14 .button-hover-wrap .qs-button {
    width: 30px;
    height: 30px;
    line-height: 25px;
  }
  .product-col-right .product-list-style-14 .button-hover-wrap .tocart.primary:before,
  .product-col-right .product-list-style-14 .button-hover-wrap .tocompare:before,
  .product-col-right .product-list-style-14 .button-hover-wrap .qs-button:before {
    font-size: 14px;
  }
  .product-col-right .product-list-style-14 .button-hover-wrap .tocart.primary span,
  .product-col-right .product-list-style-14 .button-hover-wrap .tocompare span,
  .product-col-right .product-list-style-14 .button-hover-wrap .qs-button span {
    display: none;
  }
  .product-col-right .product-list-style-14 .button-hover-wrap .product-item-actions,
  .product-col-right .product-list-style-14 .button-hover-wrap .tocompare,
  .product-col-right .product-list-style-14 .button-hover-wrap .qs-button {
    margin-right: 7px;
  }
  .product-col-right .product-list-style-14 .button-hover-wrap .product-item-actions:last-child,
  .product-col-right .product-list-style-14 .button-hover-wrap .tocompare:last-child,
  .product-col-right .product-list-style-14 .button-hover-wrap .qs-button:last-child {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .product-list-style-14 .product-item {
    padding: 0;
  }
  .rtl-layout .product-list-style-14 .product-item .product-item-actions {
    margin-top: 7px;
    display: none !important;
  }
  .product-list-style-14 .product-item .actions-secondary > .action.tocompare:after {
    display: inline-block;
    font-family: 'CodazonFont';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e958";
    font-size: 16px;
    speak: none;
  }
  .product-list-style-14 .product-item .tocart:before {
    display: inline-block;
    font-family: 'CodazonFont';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e994";
    font-size: 16px;
    speak: none;
    color: #fff;
  }
  .product-list-style-14 .product-item .actions-primary .tocart,
  .product-list-style-14 .product-item .actions-secondary > a.action {
    line-height: 26px;
  }
}
.product-list-style-15 {
  background: #fff;
}
.product-list-style-15 .product-item .product-image-photo {
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.product-list-style-15 .product-item .product-image-photo.hovered-img {
  opacity: 0;
}
.product-list-style-15 .product-item:hover .product-image-photo.hovered-img {
  opacity: 1;
}
.product-list-style-15 .product-item:hover .product-image-photo.main-img {
  opacity: 0;
}
.product-list-style-15 .cdz-product-labels {
  left: 10px;
}
.product-list-style-15 .cdz-block-title {
  text-align: left;
}
.rtl-layout .product-list-style-15 .cdz-block-title {
  text-align: right;
}
.product-list-style-15 .product-item {
  border-bottom: 1px solid #ebebeb;
  padding: 15px;
  margin-bottom: 0;
}
.product-list-style-15 .product-item:last-child {
  border-bottom: 0;
}
.product-list-style-15 .product-item-details {
  padding-left: 15px;
}
.rtl-layout .product-list-style-15 .product-item-details {
  padding-left: 0;
  padding-right: 15px;
}
.product-list-style-15 .product-item .product-item-description {
  color: #a1a1a1;
  font-size: 90%;
  margin-bottom: 10px;
}
.product-list-style-15 .products-grid div[class^="swatch-opt-"] > div {
  text-align: left;
}
.rtl-layout .product-list-style-15 .products-grid div[class^="swatch-opt-"] > div {
  text-align: right;
}
.product-list-style-15 .product-item:hover .qs-button {
  opacity: 1;
}
.product-list-style-15 .cdz-product-labels .label-item {
  font-size: 12px;
  margin-bottom: 5px;
  padding: 2px 10px;
  position: relative;
  font-weight: 400;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
@media only screen and (max-width: 767px) {
  .product-list-style-15 .cdz-product-labels .label-item {
    font-size: 10px !important;
    padding: 2px 10px !important;
  }
}
.product-list-style-15 .product-item .btn-group-linkstyle .item {
  white-space: nowrap;
}
.product-list-style-15 .product-item .btn-group-linkstyle .item .towishlist,
.product-list-style-15 .product-item .btn-group-linkstyle .item .tocompare,
.product-list-style-15 .product-item .btn-group-linkstyle .item .btn-link {
  font-weight: 500;
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.product-list-style-15 .product-item .btn-group-linkstyle .item .towishlist,
.product-list-style-15 .product-item .btn-group-linkstyle .item .tocompare {
  color: #282828;
}
.product-list-style-15 .product-item .btn-group-linkstyle .item .towishlist:active,
.product-list-style-15 .product-item .btn-group-linkstyle .item .tocompare:active,
.product-list-style-15 .product-item .btn-group-linkstyle .item .towishlist:focus,
.product-list-style-15 .product-item .btn-group-linkstyle .item .tocompare:focus,
.product-list-style-15 .product-item .btn-group-linkstyle .item .towishlist:visited,
.product-list-style-15 .product-item .btn-group-linkstyle .item .tocompare:visited {
  color: #282828;
}
.product-list-style-15 .product-item .btn-group-linkstyle .item .towishlist:hover,
.product-list-style-15 .product-item .btn-group-linkstyle .item .tocompare:hover {
  color: #A07653;
}
.product-list-style-15 .product-item .btn-group-linkstyle .item .towishlist:before,
.product-list-style-15 .product-item .btn-group-linkstyle .item .tocompare:before {
  display: none;
}
.product-list-style-15 .product-item .btn-group-linkstyle .item .towishlist span {
  width: auto;
  height: auto;
  position: static;
}
.product-list-style-15 .product-item .btn-group-linkstyle .item .btn-link {
  text-transform: capitalize;
  text-decoration: none;
  color: #282828;
  border-color: transparent;
  background: transparent;
}
.product-list-style-15 .product-item .btn-group-linkstyle .item .btn-link:hover {
  color: #A07653;
}
.product-list-style-15 .product-item .btn-group-linkstyle .item .tocart.disabled {
  background: none;
  border: 0;
  color: #000;
  text-transform: capitalize;
  padding: 0;
  cursor: no-drop;
}
.rtl-layout .product-list-style-15 .product-item .btn-group-linkstyle .item {
  border-left: 0;
}
.rtl-layout .product-list-style-15 .btn-group-linkstyle {
  align-items: center;
}
.rtl-layout .product-list-style-15 .btn-group-linkstyle li a:after {
  content: '|';
  margin-right: 10px;
}
.product-list-style-15 .qs-button {
  position: absolute;
  width: 35px;
  height: 35px;
  line-height: 30px;
  z-index: 1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: -moz-calc(32.5%);
  top: -webkit-calc(32.5%);
  top: -o-calc(32.5%);
  top: calc(32.5%);
  left: -moz-calc(32.5%);
  left: -webkit-calc(32.5%);
  left: -o-calc(32.5%);
  left: calc(32.5%);
  opacity: 0;
}
.product-list-style-15 .qs-button span {
  display: none;
}
.product-list-style-15 .swatch-option {
  border: 1px solid #282828;
}
.product-list-style-15 .swatch-option:hover:after,
.product-list-style-15 .swatch-option.selected:after {
  display: none;
}
.product-list-style-15 .swatch-option.color:not(.disabled):hover {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  border-color: #282828;
}
.product-list-style-15 .swatch-option.color:not(.disabled):hover.selected {
  padding: 1px;
  outline: 1px solid #282828;
  border-color: #ffffff;
}
.product-list-style-15 .swatch-option.selected {
  padding: 1px;
  outline: 1px solid #282828;
  border-color: #ffffff;
  transition: 0s;
  backface-visibility: hidden;
}
.product-list-style-15 .product-reviews-summary {
  margin: 5px 0;
  display: block;
}
.product-list-style-15 .product-reviews-summary .reviews-actions {
  display: none;
}
.product-list-style-15 .product-reviews-summary .rating-result:before {
  color: #A07653;
  content: '\f006' '\f006' '\f006' '\f006' '\f006';
}
.product-list-style-15 .product-reviews-summary .rating-result > span:before {
  color: #A07653;
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
}
@media only screen and (min-width: 768px) {
  .product-list-style-15.products-grid .product-item div[class^="swatch-opt-"] {
    display: inline-block;
  }
  .product-item-name .product-item-link {
    text-transform: uppercase;
  }
}
@media only screen and (max-width: 767px) {
  .product-list-style-15 .product-item-name {
    margin-top: 0;
  }
  .product-list-style-15 .product-item {
    margin-bottom: 0;
  }
  .product-list-style-15 .product-item-details {
    text-align: left;
  }
  .rtl-layout .product-list-style-15 .product-item-details {
    text-align: right;
  }
  .product-list-style-15 .product-reviews-summary {
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 480px) {
  .product-list-style-15 .product-item .btn-group-linkstyle .item {
    border-right: 0;
    padding: 0;
    margin-right: 10px;
  }
  .rtl-layout .product-list-style-15 .product-item .btn-group-linkstyle .item {
    margin-right: 0;
    margin-left: 10px;
  }
  .product-list-style-15 .product-item .btn-group-linkstyle .item .tocart,
  .product-list-style-15 .product-item .btn-group-linkstyle .item .tocompare,
  .product-list-style-15 .product-item .btn-group-linkstyle .item .towishlist {
    padding: 0;
    width: 30px;
    height: 30px;
    line-height: 28px;
    border: 1px solid;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    transition: all 500ms ease;
    backface-visibility: hidden;
    color: #fff;
    border-color: #A07653;
    background: #A07653;
    text-align: center;
    display: inline-block;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #A07653;
    border-color: #c3f5eb;
    background: #c3f5eb;
  }
  .product-list-style-15 .product-item .btn-group-linkstyle .item .tocart:focus,
  .product-list-style-15 .product-item .btn-group-linkstyle .item .tocompare:focus,
  .product-list-style-15 .product-item .btn-group-linkstyle .item .towishlist:focus,
  .product-list-style-15 .product-item .btn-group-linkstyle .item .tocart:active,
  .product-list-style-15 .product-item .btn-group-linkstyle .item .tocompare:active,
  .product-list-style-15 .product-item .btn-group-linkstyle .item .towishlist:active,
  .product-list-style-15 .product-item .btn-group-linkstyle .item .tocart:hover,
  .product-list-style-15 .product-item .btn-group-linkstyle .item .tocompare:hover,
  .product-list-style-15 .product-item .btn-group-linkstyle .item .towishlist:hover {
    color: #A07653;
    border-color: #A07653;
    background: #fff;
  }
  .product-list-style-15 .product-item .btn-group-linkstyle .item .tocart span,
  .product-list-style-15 .product-item .btn-group-linkstyle .item .tocompare span,
  .product-list-style-15 .product-item .btn-group-linkstyle .item .towishlist span {
    font-size: 0;
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    vertical-align: middle;
    text-align: left;
    display: none;
  }
  .product-list-style-15 .product-item .btn-group-linkstyle .item .tocart span,
  .product-list-style-15 .product-item .btn-group-linkstyle .item .tocompare span,
  .product-list-style-15 .product-item .btn-group-linkstyle .item .towishlist span {
    display: none;
  }
  .product-list-style-15 .product-item .btn-group-linkstyle .item .tocart:after,
  .product-list-style-15 .product-item .btn-group-linkstyle .item .tocompare:after,
  .product-list-style-15 .product-item .btn-group-linkstyle .item .towishlist:after {
    vertical-align: middle;
  }
  .rtl-layout .product-list-style-15 .product-item .btn-group-linkstyle .item .tocart:after,
  .rtl-layout .product-list-style-15 .product-item .btn-group-linkstyle .item .tocompare:after,
  .rtl-layout .product-list-style-15 .product-item .btn-group-linkstyle .item .towishlist:after {
    margin: 0;
  }
  .product-list-style-15 .product-item .btn-group-linkstyle .item .towishlist:after {
    display: inline-block;
    font-family: 'CodazonFont';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e985";
    font-size: 14px;
    speak: none;
  }
  .product-list-style-15 .product-item .btn-group-linkstyle .item .tocompare:after {
    display: inline-block;
    font-family: 'CodazonFont';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e958";
    font-size: 16px;
    speak: none;
  }
  .product-list-style-15 .product-item .btn-group-linkstyle .item .tocart:after {
    display: inline-block;
    font-family: 'CodazonFont';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e994";
    font-size: 16px;
    speak: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product-list-style-15 .product-item .btn-group-linkstyle .item {
    border-right: 0;
    padding: 0;
    margin-right: 10px;
  }
  .rtl-layout .product-list-style-15 .product-item .btn-group-linkstyle .item {
    margin-right: 0;
    margin-left: 10px;
  }
  .product-list-style-15 .product-item .btn-group-linkstyle .item .tocart,
  .product-list-style-15 .product-item .btn-group-linkstyle .item .tocompare,
  .product-list-style-15 .product-item .btn-group-linkstyle .item .towishlist {
    padding: 0;
    width: 30px;
    height: 30px;
    line-height: 28px;
    border: 1px solid;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    transition: all 500ms ease;
    backface-visibility: hidden;
    color: #fff;
    border-color: #A07653;
    background: #A07653;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-align: center;
    display: inline-block;
    line-height: 32px;
  }
  .product-list-style-15 .product-item .btn-group-linkstyle .item .tocart:focus,
  .product-list-style-15 .product-item .btn-group-linkstyle .item .tocompare:focus,
  .product-list-style-15 .product-item .btn-group-linkstyle .item .towishlist:focus,
  .product-list-style-15 .product-item .btn-group-linkstyle .item .tocart:active,
  .product-list-style-15 .product-item .btn-group-linkstyle .item .tocompare:active,
  .product-list-style-15 .product-item .btn-group-linkstyle .item .towishlist:active,
  .product-list-style-15 .product-item .btn-group-linkstyle .item .tocart:hover,
  .product-list-style-15 .product-item .btn-group-linkstyle .item .tocompare:hover,
  .product-list-style-15 .product-item .btn-group-linkstyle .item .towishlist:hover {
    color: #A07653;
    border-color: #A07653;
    background: #fff;
  }
  .product-list-style-15 .product-item .btn-group-linkstyle .item .tocart span,
  .product-list-style-15 .product-item .btn-group-linkstyle .item .tocompare span,
  .product-list-style-15 .product-item .btn-group-linkstyle .item .towishlist span {
    font-size: 0;
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    vertical-align: middle;
    text-align: left;
    display: none;
  }
  .product-list-style-15 .product-item .btn-group-linkstyle .item .tocart span,
  .product-list-style-15 .product-item .btn-group-linkstyle .item .tocompare span,
  .product-list-style-15 .product-item .btn-group-linkstyle .item .towishlist span {
    display: none;
  }
  .product-list-style-15 .product-item .btn-group-linkstyle .item .towishlist:after {
    display: inline-block;
    font-family: 'CodazonFont';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e985";
    font-size: 14px;
    speak: none;
    margin: 0;
  }
  .product-list-style-15 .product-item .btn-group-linkstyle .item .tocompare:after {
    display: inline-block;
    font-family: 'CodazonFont';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e958";
    font-size: 16px;
    speak: none;
  }
  .product-list-style-15 .product-item .btn-group-linkstyle .item .tocart:after {
    display: inline-block;
    font-family: 'CodazonFont';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e994";
    font-size: 16px;
    speak: none;
  }
}
.post-list-style08 .post-item {
  position: relative;
}
.post-list-style08 .post-bottom {
  position: absolute;
  width: 100%;
  padding: 20px;
  bottom: 0;
  left: 0;
  color: #ffffff;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
}
.post-list-style08 .post-category {
  position: absolute;
  top: 10px;
  left: 10px;
  background: #ffffff;
  padding: 3px 10px;
}
.post-list-style08 .post-category:after {
  position: absolute;
  content: '';
  border: 1px solid #fff;
  left: 0;
  top: -0;
  width: 100%;
  height: 100%;
  transform: translate(2px, -2px);
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.post-list-style08 .post-category:hover:after {
  transform: translate(0, 0);
}
.post-list-style08 .post-title {
  margin-bottom: 10px;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.post-list-style08 .post-title:hover {
  font-style: italic;
}
.post-list-style08 .post-item-link {
  color: #ffffff;
  text-transform: uppercase;
  font: 500 14px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
}
.post-list-style08 .post-footer {
  display: flex;
}
.post-list-style08 .more-link {
  color: #ffffff;
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.post-list-style08 .more-link:visited {
  color: #ffffff;
}
.post-list-style08 .more-link:hover {
  font-style: italic;
  color: #ffffff;
}
.post-list-style08 .post-date {
  margin-left: auto;
}
.rtl-layout .post-list-style08 .post-date {
  margin-left: 0;
  margin-right: auto;
}
.post-list-style08 .post-top .post-img {
  overflow: hidden;
}
.post-list-style08 .post-top .post-img img {
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.post-list-style08 .post-top .post-img:hover img {
  transform: scale(1.1, 1.1) rotate(2deg);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .post-list-style08 .post-title {
    min-height: unset !important;
  }
}
@media only screen and (max-width: 767px) {
  .post-list-style08 .post-title {
    min-height: unset !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .post-list-style08 .post-item-link {
    font: 500 14px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
  }
  .post-list-style08 .post-footer {
    font-size: 11px;
  }
}
.product-view-style-03 .paypal.before:before {
  display: none;
}
.product-view-style-03 .product-info-main {
  float: left;
}
.product-view-style-03 .product-info-main .page-title-wrapper .page-title {
  text-transform: uppercase;
}
.product-view-style-03 .product-info-main .rating-summary {
  padding: 0;
}
.product-view-style-03 .product-info-main .product-info-stock-sku {
  display: inline-block;
}
.product-view-style-03 .product-info-main .product-info-stock-sku .stock,
.product-view-style-03 .product-info-main .product-info-stock-sku .sku {
  margin: 7px 0;
}
.product-view-style-03 .product-info-main .product-info-stock-sku .stock {
  display: block;
  width: 100%;
}
.product-view-style-03 .product-info-main .product-info-stock-sku .stock.available,
.product-view-style-03 .product-info-main .product-info-stock-sku .stock.unavailable {
  text-transform: capitalize;
  font-weight: bold;
}
.product-view-style-03 .product-info-main .product-info-stock-sku .stock:before {
  margin-right: 5px;
  margin-top: -3px;
}
.product-view-style-03 .product-info-main .product-info-stock-sku .stock.available: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: "\f058";
  font-size: 25px;
  vertical-align: middle;
  color: #39b54a;
}
.product-view-style-03 .product-info-main .product-info-stock-sku .stock.unavailable {
  color: #ff1800;
}
.product-view-style-03 .product-info-main .product-info-stock-sku .stock.unavailable: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: "\f057";
  font-size: 25px;
  vertical-align: middle;
}
.product-view-style-03 .product-info-main .product-options-bottom {
  padding: 10px 0;
}
.product-view-style-03 .product-info-main .box-tocart {
  position: relative;
}
.product-view-style-03 .product-info-main .box-tocart .actions button,
.product-view-style-03 .product-info-main .box-tocart .actions .cart.table-wrapper .actions-toolbar > .action,
.product-view-style-03 .product-info-main .box-tocart .actions .action-gift {
  display: inline-block;
  width: calc(35%);
  float: left;
  padding: 0;
  height: 40px;
  letter-spacing: 0;
  font-size: 12px;
  margin-bottom: 10px;
}
.product-view-style-03 .product-info-main .box-tocart .actions button.buy-now,
.product-view-style-03 .product-info-main .box-tocart .actions .cart.table-wrapper .actions-toolbar > .action.buy-now,
.product-view-style-03 .product-info-main .box-tocart .actions .action-gift.buy-now {
  float: right;
}
.rtl-layout .product-view-style-03 .product-info-main .box-tocart .actions button.buy-now,
.rtl-layout .product-view-style-03 .product-info-main .box-tocart .actions .cart.table-wrapper .actions-toolbar > .action.buy-now,
.rtl-layout .product-view-style-03 .product-info-main .box-tocart .actions .action-gift.buy-now {
  float: left;
}
.product-view-style-03 .product-info-main .box-tocart .actions button:last-child,
.product-view-style-03 .product-info-main .box-tocart .actions .cart.table-wrapper .actions-toolbar > .action:last-child,
.product-view-style-03 .product-info-main .box-tocart .actions .action-gift:last-child {
  margin: 0;
}
.rtl-layout .product-view-style-03 .product-info-main .box-tocart .actions button,
.rtl-layout .product-view-style-03 .product-info-main .box-tocart .actions .cart.table-wrapper .actions-toolbar > .action,
.rtl-layout .product-view-style-03 .product-info-main .box-tocart .actions .action-gift {
  float: right;
  margin-right: 0;
  margin-left: 25px;
}
.product-view-style-03 .product-info-main .box-tocart .actions button span,
.product-view-style-03 .product-info-main .box-tocart .actions .cart.table-wrapper .actions-toolbar > .action span,
.product-view-style-03 .product-info-main .box-tocart .actions .action-gift span {
  padding: 0;
}
.product-view-style-03 .product-info-main .box-tocart .actions button span:before,
.product-view-style-03 .product-info-main .box-tocart .actions button span:after,
.product-view-style-03 .product-info-main .box-tocart .actions .cart.table-wrapper .actions-toolbar > .action span:before,
.product-view-style-03 .product-info-main .box-tocart .actions .cart.table-wrapper .actions-toolbar > .action span:after,
.product-view-style-03 .product-info-main .box-tocart .actions .action-gift span:before,
.product-view-style-03 .product-info-main .box-tocart .actions .action-gift span:after {
  display: none;
}
.product-view-style-03 .product-info-main .box-tocart .actions button.buy-now,
.product-view-style-03 .product-info-main .box-tocart .actions .cart.table-wrapper .actions-toolbar > .action.buy-now,
.product-view-style-03 .product-info-main .box-tocart .actions .action-gift.buy-now {
  color: #A07653;
  border-color: #A07653;
  background: #fff;
}
.product-view-style-03 .product-info-main .box-tocart .actions button.buy-now:focus,
.product-view-style-03 .product-info-main .box-tocart .actions button.buy-now:active,
.product-view-style-03 .product-info-main .box-tocart .actions button.buy-now:hover,
.product-view-style-03 .product-info-main .box-tocart .actions .cart.table-wrapper .actions-toolbar > .action.buy-now:focus,
.product-view-style-03 .product-info-main .box-tocart .actions .cart.table-wrapper .actions-toolbar > .action.buy-now:active,
.product-view-style-03 .product-info-main .box-tocart .actions .cart.table-wrapper .actions-toolbar > .action.buy-now:hover,
.product-view-style-03 .product-info-main .box-tocart .actions .action-gift.buy-now:focus,
.product-view-style-03 .product-info-main .box-tocart .actions .action-gift.buy-now:active,
.product-view-style-03 .product-info-main .box-tocart .actions .action-gift.buy-now:hover {
  color: #fff;
  border-color: #A07653;
  background: #A07653;
}
.product-view-style-03 .product-info-main .box-tocart .actions button:focus,
.product-view-style-03 .product-info-main .box-tocart .actions button:active,
.product-view-style-03 .product-info-main .box-tocart .actions button:hover,
.product-view-style-03 .product-info-main .box-tocart .actions .cart.table-wrapper .actions-toolbar > .action:focus,
.product-view-style-03 .product-info-main .box-tocart .actions .cart.table-wrapper .actions-toolbar > .action:active,
.product-view-style-03 .product-info-main .box-tocart .actions .cart.table-wrapper .actions-toolbar > .action:hover,
.product-view-style-03 .product-info-main .box-tocart .actions .action-gift:focus,
.product-view-style-03 .product-info-main .box-tocart .actions .action-gift:active,
.product-view-style-03 .product-info-main .box-tocart .actions .action-gift:hover {
  color: #fff;
  border-color: #A07653;
  background: #A07653;
}
.product-view-style-03 .product-info-main .price-box {
  margin-bottom: 15px;
}
.product-view-style-03 .product-info-main .price-box .special-price {
  margin-top: 0;
  margin-bottom: 0;
}
.product-view-style-03 .product-info-main .price-box .special-price .price {
  font-size: 30px;
  font-weight: 600;
}
.product-view-style-03 .product-info-main .price-box.price-tier_price {
  margin: 0;
}
.product-view-style-03 .product-info-main .size-guide-wrap {
  top: 50px;
  padding-left: 40px;
}
.page-product-grouped.product-view-style-03 .product-info-main .size-guide-wrap {
  top: -30px;
}
.product-view-style-03 .product-info-main .size-guide-wrap:before {
  content: "";
  width: 30px;
  height: 15px;
  position: absolute;
  left: 0;
  background-repeat: no-repeat;
  background-image: url("../../../../codazon/themelayout/images/ruler.jpg");
}
.product-view-style-03 .product-info-main .field.qty .label {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
}
.product-view-style-03 .product-info-main .field.qty .cart-qty {
  border: 1px solid #ebebeb;
  max-width: 150px;
}
.product-view-style-03 .product-info-main .field.qty .qty {
  border: 0;
  padding: 0;
  height: 40px;
  max-width: 68px;
}
.product-view-style-03 .product-info-main .field.qty .qty-ctl button,
.product-view-style-03 .product-info-main .field.qty .qty-ctl .cart.table-wrapper .actions-toolbar > .action,
.product-view-style-03 .product-info-main .field.qty .qty-ctl .action-gift {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 0;
  color: #717070;
  position: static;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.product-view-style-03 .product-info-main .field.qty .qty-ctl button:before,
.product-view-style-03 .product-info-main .field.qty .qty-ctl .cart.table-wrapper .actions-toolbar > .action:before,
.product-view-style-03 .product-info-main .field.qty .qty-ctl .action-gift:before {
  vertical-align: middle;
}
.product-view-style-03 .product-info-main .field.qty .qty-ctl button:hover,
.product-view-style-03 .product-info-main .field.qty .qty-ctl .cart.table-wrapper .actions-toolbar > .action:hover,
.product-view-style-03 .product-info-main .field.qty .qty-ctl .action-gift:hover {
  color: #fff;
  background: #A07653;
}
.product-view-style-03 .product-info-main .field.qty .qty-ctl button:hover:before,
.product-view-style-03 .product-info-main .field.qty .qty-ctl .cart.table-wrapper .actions-toolbar > .action:hover:before,
.product-view-style-03 .product-info-main .field.qty .qty-ctl .action-gift:hover:before {
  color: #fff;
}
.product-view-style-03 .product-info-main .swatch-attribute.manufacturer {
  display: inline-block;
}
.product-view-style-03 .product-info-main .swatch-opt {
  margin: 0;
}
.product-view-style-03 .product-info-main .swatch-attribute-label {
  font-size: 14px;
  margin-bottom: 15px;
  margin-bottom: 7px;
  font-weight: bold;
}
.product-view-style-03 .product-info-main .swatch-attribute:last-child {
  margin-bottom: 0;
}
.product-view-style-03 .product-info-main .product-options-wrapper .swatch-option.text {
  min-width: 60px;
  width: auto;
  height: 60px;
  line-height: 60px;
  padding-top: 0;
  padding-bottom: 0;
  border: 0;
  background: #eef3f5;
  border-radius: 0;
  font-size: 20px;
}
.product-view-style-03 .product-info-main .product-social-links .product-addto-links,
.product-view-style-03 .product-info-main .product-social-links .cdz-social-listing {
  display: inline-block;
}
.product-view-style-03 .product-info-main .product-social-links .product-addto-links {
  float: left;
}
.product-view-style-03 .product-info-main .product-social-links .cdz-social-listing {
  float: right;
  margin: 15px 0;
}
.product-view-style-03 .product-info-main .product-social-links .cdz-social-listing .li {
  margin: 0 5px;
}
.product-view-style-03 .product-info-main .product-social-links {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 15px;
  float: left;
}
.product-view-style-03 .product-info-main .attribute.overview .type {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 7px;
  display: inline-block;
}
.product-view-style-03 .product-info-main .product-static-text {
  text-align: left;
  padding-top: 15px;
  border-top: 1px solid #ebebeb;
}
.product-view-style-03 .product-info-main .product-static-text .logo {
  margin: 0;
  max-width: 100%;
}
.product-view-style-03 .product-info-main .product-static-text .accept-payment {
  text-transform: uppercase;
}
.product-view-style-03 .product-info-main .product-static-text .accept-payment ul {
  padding: 0;
  margin-bottom: 10px;
  display: inline-block;
  list-style: none;
}
.product-view-style-03 .product-info-main .product-static-text .accept-payment ul li {
  display: inline-block;
  margin: 0;
}
.product-view-style-03 .product-info-main .product-static-text .our-payments ul li {
  display: inline-block;
  margin: 0 5px 5px 0;
  max-width: 50px;
}
.product-view-style-03 .product-info-main .product-static-text .our-payments ul li:last-child {
  max-width: 90px;
}
.product-view-style-03 .product-info-main .mdl-progress > .progressbar {
  background: #000000;
}
.product-view-style-03.rtl-layout .product-right {
  padding-right: 30px;
}
.product-view-style-03.rtl-layout .product-info-main {
  float: right;
}
.product-view-style-03.rtl-layout .product-info-main .product-social-links {
  float: right;
}
.product-view-style-03.rtl-layout .product-info-main .product-social-links .product-addto-links {
  float: right;
}
.product-view-style-03.rtl-layout .product-info-main .product-social-links .cdz-social-listing {
  float: left;
}
.product-view-style-03.rtl-layout .product-info-main .product-static-text {
  text-align: right;
}
.product-view-style-03.rtl-layout .product-info-main .product-reviews-summary:hover .short-review-summary {
  right: -50%;
}
.product-view-style-03.rtl-layout .product-info-main .product-reviews-summary {
  left: 0;
  right: auto;
}
.product-view-style-03.rtl-layout .product-info-main .product-info-stock-sku .attribute.sku {
  float: right;
}
.product-view-style-03.rtl-layout .product-info-main .product-static-text .logo {
  float: right;
}
.product-view-style-03.rtl-layout .product-info-main .product-addto-links .action {
  margin-right: 0;
  margin-left: 15px;
  font-family: 'Tajawal-Regular';
}
.product-view-style-03.rtl-layout .product-info-main .product-addto-links .action:before {
  margin-right: 0;
  margin-left: 10px;
}
.product-view-style-03.rtl-layout .product-info-main .size-guide-wrap {
  padding-right: 40px;
  padding-left: 0;
}
.product-view-style-03.rtl-layout .product-info-main .size-guide-wrap:before {
  left: auto;
  right: 0;
}
.product-view-style-03.rtl-layout .product-info-main .stock:before {
  margin-right: 0;
  margin-left: 5px;
}
.product-view-style-03.rtl-layout .box-tocart .field.qty {
  padding-right: 0;
}
.product-view-style-03.rtl-layout .box-tocart .field.qty .control {
  float: right;
}
.product-view-style-03.rtl-layout .box-tocart .actions .primary.tocart span {
  padding: 0;
}
.product-view-style-03.rtl-layout .box-tocart .actions button,
.product-view-style-03.rtl-layout .box-tocart .actions .cart.table-wrapper .actions-toolbar > .action,
.product-view-style-03.rtl-layout .box-tocart .actions .action-gift {
  float: right;
  margin-right: 0;
  margin-left: 25px;
}
.product-view-style-03.rtl-layout .product-options-wrapper .swatch-attribute-options {
  margin-right: 0;
}
@media only screen and (min-width: 768px) {
  .product-view-style-03 .main-inner {
    margin-bottom: 50px;
  }
  .product-view-style-03 .product-main-top {
    padding: 20px;
  }
  .product-view-style-03 .product-info-main-inner {
    position: relative;
  }
  .product-view-style-03 .product-info-main .product-reviews-summary {
    position: absolute;
    right: 0;
    z-index: 1;
    padding-bottom: 20px;
  }
  .product-view-style-03 .product-info-main .product-reviews-summary .reviews-actions span {
    display: none;
  }
  .product-view-style-03 .product-info-main .product-reviews-summary .reviews-actions .action.add {
    text-transform: capitalize;
  }
  .product-view-style-03 .product-info-main .product-reviews-summary .rating-summary {
    overflow: visible;
  }
  .product-view-style-03 .product-info-main .box-tocart .actions {
    margin-top: 0;
    display: inline-block;
  }
  .product-view-style-03 .product-info-main .price-box {
    margin-bottom: 30px;
    margin-top: 10px;
  }
  .product-view-style-03 .product-info-main .product-addto-links .action {
    padding: 7px 0;
    margin-right: 15px;
  }
  .product-view-style-03 .product-info-main .product-addto-links .action:before {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product-view-style-03 .product-info-main .product-social-links {
    display: block;
  }
  .product-view-style-03 .product-info-main .product-social-links .action {
    font-size: 11px;
  }
  .product-view-style-03 .product-info-main .product-social-links .cdz-social-listing {
    float: left;
    display: block;
    margin: 0 0 10px;
  }
  .product-view-style-03 .product-options-wrapper {
    margin-top: 15px;
  }
  .product-view-style-03.rtl-layout .product-info-main .product-social-links .cdz-social-listing {
    float: right;
  }
}
@media only screen and (max-width: 767px) {
  .product-view-style-03 .product-main-top {
    margin-bottom: 25px;
  }
  .product-view-style-03 .product-info-main {
    width: 100%;
    margin: 0;
  }
  .product-view-style-03 .product-info-main .page-title-wrapper .page-title {
    font-size: 18px;
  }
  .product-view-style-03 .product-info-main .short-review-summary {
    display: none;
  }
  .product-view-style-03 .product-info-main .rating-result {
    margin-right: 10px;
  }
  .rtl-layout .product-view-style-03 .product-info-main .rating-result {
    margin-right: 0;
    margin-left: 10px;
  }
  .product-view-style-03 .product-info-main .product-reviews-summary .reviews-actions {
    text-transform: capitalize;
  }
  .product-view-style-03 .product-info-main .product-social-links {
    text-align: center;
  }
  .product-view-style-03 .product-info-main .product-social-links .product-addto-links {
    width: 100%;
    float: left;
  }
  .product-view-style-03 .product-info-main .product-social-links .cdz-social-listing {
    margin: 0 0 10px;
    float: none;
  }
  .product-view-style-03 .product-info-main .product-static-text .text {
    margin-bottom: 7px;
  }
  .product-view-style-03 .product-info-main .product-static-text .logo {
    margin-bottom: 15px !important;
  }
  .product-view-style-03.rtl-layout .product-info-main .field.qty .label {
    text-align: right;
  }
  .product-view-style-03.rtl-layout .product-info-main .watch-attribute-options {
    margin-right: 0;
  }
  .product-view-style-03.rtl-layout .product-info-main .product-social-links .cdz-social-listing {
    float: none;
  }
}
@media only screen and (min-width: 768px) {
  .tabs-style-03 .box-cate-link {
    padding: 0;
    margin-top: 25px;
    list-style: none;
    text-align: center;
  }
  .tabs-style-03 .box-cate-link .item {
    display: inline-block;
    margin: 0 5px;
    position: relative;
    transition: all 500ms ease;
    backface-visibility: hidden;
  }
  .tabs-style-03 .box-cate-link .item:after {
    width: 100%;
    height: 100%;
    border: 1px solid transparent;
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    transition: all 500ms ease;
    backface-visibility: hidden;
  }
  .tabs-style-03 .box-cate-link .item .tab-title {
    text-transform: uppercase;
    font-size: 14px;
    position: relative;
    z-index: 1;
    padding: 5px 10px;
    display: block;
    transition: all 500ms ease;
    backface-visibility: hidden;
    color: #000;
  }
  .tabs-style-03 .box-cate-link .item .tab-title:active,
  .tabs-style-03 .box-cate-link .item .tab-title:focus,
  .tabs-style-03 .box-cate-link .item .tab-title:visited {
    color: #000;
  }
  .tabs-style-03 .box-cate-link .item .tab-title:hover {
    color: #A07653;
  }
  .tabs-style-03 .box-cate-link .item.active {
    background: #A07653;
  }
  .tabs-style-03 .box-cate-link .item.active:after {
    border-color: #A07653;
  }
  .tabs-style-03 .box-cate-link .item.active a {
    color: #fff;
  }
  .tabs-style-03 .box-cate-link .item.active a:active,
  .tabs-style-03 .box-cate-link .item.active a:focus,
  .tabs-style-03 .box-cate-link .item.active a:visited {
    color: #fff;
  }
  .tabs-style-03 .box-cate-link .item.active a:hover {
    color: #fff;
  }
}
@media only screen and (max-width: 767px) {
  .rtl-layout .tabs-style-03 .tab-content {
    padding-top: 0;
  }
  .cdz-product-wrap .cdz-block-content {
    margin-top: 30px;
  }
  .container.space-lg.banner-style05 {
    margin: 0 10px 20px;
  }
  .tabs-style-03 .mobile-toggle {
    text-align: center;
    display: inline-block !important;
    width: auto;
    background: green;
    margin: 0 auto;
    position: relative;
    padding: 5px 30px 5px 20px;
    text-transform: uppercase;
    font-weight: 600;
    min-width: 120px;
    left: -moz-calc(-10%);
    left: -webkit-calc(-10%);
    left: -o-calc(-10%);
    left: calc(-10%);
    color: #fff;
    background: #A07653;
  }
  .rtl-layout .tabs-style-03 .mobile-toggle {
    left: auto;
    right: -moz-calc(-10%);
    right: -webkit-calc(-10%);
    right: -o-calc(-10%);
    right: calc(-10%);
    padding: 5px 20px 5px 30px;
    display: none !important;
  }
  .tabs-style-03 .mobile-toggle:before {
    width: 100%;
    height: 100%;
    border: 1px solid #A07653;
    content: "";
    position: absolute;
    top: -2px;
    left: 2px;
    transition: all 500ms ease;
    backface-visibility: hidden;
  }
  .tabs-style-03 .mobile-toggle: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: '\f107';
    font-size: 14px;
    vertical-align: middle;
    position: absolute;
    margin: 0 5px;
  }
  .tabs-style-03 .mobile-toggle.open:after {
    transform: rotate(180deg);
  }
  .tabs-style-03 .mobile-toggle:focus,
  .tabs-style-03 .mobile-toggle:active,
  .tabs-style-03 .mobile-toggle:hover {
    color: #fff;
  }
  .tabs-style-03 .box-cate-link {
    padding: 0;
    list-style: none;
    z-index: 2;
    background: #fff;
    padding: 15px 0px 0;
    text-align: center;
    margin-bottom: 10px;
    display: block !important;
    height: 100% !important;
    padding: 0 !important;
  }
  .tabs-style-03 .box-cate-link li {
    display: inline-block;
  }
  .tabs-style-03 .box-cate-link li a {
    color: #000;
    display: block;
    padding: 5px 10px;
  }
  .tabs-style-03 .box-cate-link li.active a {
    color: #fff;
  }
  .tabs-style-03 .box-cate-link li.active {
    border-bottom: 3px double #A07653;
    background: #A07653;
  }
}
.banner-style05 .cdz-banner .text-top {
  font-weight: bold;
  font-family: 'Tajawal-Bold';
}
.container.space-lg.banner-style05 .row .content-banner,
.container.space-lg.banner-style05 .row {
  height: 380px;
}
.banner-style05 .cdz-banner div {
  font-size: 30px;
}
.banner-style05 .cdz-banner .cdz-banner-desc {
  position: absolute;
  left: 7%;
  top: 50%;
  transform: translate(0px, -50%);
  padding: 30px 50px;
  align-items: center;
  color: #000000;
  text-align: center;
}
.banner-style05 .cdz-banner .cdz-banner-desc .title {
  font-size: 34px;
  font-weight: 600;
  margin-bottom: 0;
}
.banner-style05 .cdz-banner .cdz-banner-desc .title.text-bottom {
  font-size: 20px;
  font-weight: 400;
}
.banner-style05 .cdz-banner .cdz-banner-desc .actions {
  margin-left: auto;
  margin-right: 10%;
}
.rtl-layout .banner-style05 .cdz-banner .cdz-banner-desc .actions {
  margin-left: 10%;
  margin-right: auto;
}
.banner-style05 .cdz-banner .cdz-banner-desc .action.primary {
  padding: 10px 40px;
  font-weight: 600;
  white-space: nowrap;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #000;
  border-color: #fff;
  background: #fff;
}
.banner-style05 .cdz-banner .cdz-banner-desc .action.primary:hover {
  color: #fff;
  border-color: #A07653;
  background: #A07653;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-style05 .cdz-banner .cdz-banner-desc .title {
    font-size: 20px;
  }
  .banner-style05 .cdz-banner .cdz-banner-desc .actions {
    margin-right: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .banner-style05 .cdz-banner .cdz-banner-desc {
    padding: 15px;
  }
  .banner-style05 .cdz-banner .cdz-banner-desc .title {
    font-size: 14px;
  }
  .banner-style05 .cdz-banner .cdz-banner-desc .actions {
    margin-right: 0;
  }
  .banner-style05 .cdz-banner .cdz-banner-desc .action.primary {
    font-size: 12px;
    padding: 5px 15px;
  }
}
.banner-style05 .cdz-banner .desc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  color: #ffffff;
  padding: 30px 10%;
}
.banner-style05 .cdz-banner .desc .h1 {
  color: #ffffff;
}
.banner-style08 .groupbanner-text .group-info {
  padding-top: 20px;
  padding-bottom: 20px;
}
.banner-style08 .groupbanner-text .grifo-title {
  font-size: 24px;
}
.banner-style08 .groupbanner-text .grifo-title a {
  color: #282828;
}
.banner-style08 .groupbanner-text .grifo-title a:active,
.banner-style08 .groupbanner-text .grifo-title a:focus,
.banner-style08 .groupbanner-text .grifo-title a:visited {
  color: #282828;
}
.banner-style08 .groupbanner-text .grifo-title a:hover {
  color: #A07653;
}
.banner-style08 .groupbanner-text .grifo-desc a {
  color: #282828;
}
.banner-style08 .groupbanner-text .grifo-desc a:active,
.banner-style08 .groupbanner-text .grifo-desc a:focus,
.banner-style08 .groupbanner-text .grifo-desc a:visited {
  color: #282828;
}
.banner-style08 .groupbanner-text .grifo-desc a:hover {
  color: #A07653;
}
.banner-style08 .hover-scale .group-info {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.banner-style08 .hover-scale .group-info:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ffffff;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.banner-style08 .hover-scale:hover .group-info:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.cdz-slideshow {
  overflow: hidden;
}
.cdz-slideshow .owl-stage {
  padding: 0;
}
.cdz-slideshow .owl-dots {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 10px;
}
.cdz-slideshow .owl-dots .owl-dot {
  overflow: hidden;
  display: inline-block;
  margin: 0 2px;
  cursor: pointer;
  background-color: #333333;
  width: 11px;
  height: 11px;
  border-radius: 100%;
  position: relative !important;
  transition: all 500ms ease;
  backface-visibility: hidden;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  opacity: .4;
}
.cdz-slideshow .owl-dots .owl-dot.active {
  background-color: #A07653;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  opacity: 1;
}
.cdz-slideshow .owl-nav [class*="owl-"] {
  background: transparent;
  border: 0;
}
.cdz-slideshow .owl-nav [class*="owl-"]:before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 3;
  line-height: 40px;
  font-size: 18px;
  color: #fff;
  background: #000;
  transform: translate(-2px, 2px);
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.cdz-slideshow .owl-nav [class*="owl-"]:after {
  border: 1px solid #000;
  width: 100%;
  height: 100%;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.cdz-slideshow .owl-nav [class*="owl-"]:hover:not(.disabled):before {
  color: #fff;
  background: #A07653;
  transform: translate(0, 0);
}
.cdz-slideshow .owl-nav [class*="owl-"].owl-prev {
  left: 10px;
}
.cdz-slideshow .owl-nav [class*="owl-"].owl-next {
  right: 10px;
}
.rtl-layout .cdz-slideshow .owl-nav [class*="owl-"].owl-prev {
  right: 10px;
  left: auto;
}
.rtl-layout .cdz-slideshow .owl-nav [class*="owl-"].owl-next {
  left: 10px;
  right: auto;
}
.cdz-slideshow .owl-nav [class*='owl-'] {
  top: -moz-calc(10%);
  top: -webkit-calc(10%);
  top: -o-calc(10%);
  top: calc(10%);
  opacity: 0;
  backface-visibility: hidden;
  visibility: hidden;
}
.cdz-slideshow .owl-nav [class*='owl-'].owl-next {
  right: 0px;
  transform: translate(150%);
}
.cdz-slideshow .owl-nav [class*='owl-'].owl-prev {
  left: 0px;
  transform: translate(-150%);
}
.cdz-slideshow .owl-nav [class*='owl-'].disabled {
  opacity: 0;
}
.rtl-layout .cdz-slideshow .owl-nav [class*='owl-'].owl-next {
  right: auto;
  left: 0;
  transform: translate(-150%);
}
.rtl-layout .cdz-slideshow .owl-nav [class*='owl-'].owl-prev {
  left: auto;
  right: 0;
  transform: translate(150%);
}
.cdz-slideshow:hover .owl-nav [class*='owl-']:not(.disabled) {
  opacity: 1;
}
.cdz-slideshow:hover .owl-nav [class*='owl-'].disabled {
  opacity: .2;
}
.cdz-slideshow:hover .owl-nav [class*='owl-'].owl-prev,
.cdz-slideshow:hover .owl-nav [class*='owl-'].owl-next {
  transform: translateX(0px);
  visibility: visible;
}
.rtl-layout .cdz-slideshow:hover .owl-nav [class*='owl-'].owl-prev,
.rtl-layout .cdz-slideshow:hover .owl-nav [class*='owl-'].owl-next {
  transform: translateX(0px);
}
.cdz-slideshow .owl-nav [class*='owl-'] {
  width: 50px;
  height: 80px;
  line-height: 78px;
}
.cdz-slideshow .button-link {
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.cdz-slideshow .owl-nav [class*='owl-']:before {
  font-size: 26px;
  line-height: 80px;
}
.cdz-slideshow .owl-nav [class*='owl-'].owl-prev {
  left: 10px;
}
.cdz-slideshow .owl-nav [class*='owl-'].owl-next {
  right: 10px;
}
.cdz-block-title {
  text-align: center;
  margin-bottom: 35px;
}
.cdz-block-title .b-title.h2 {
  text-transform: uppercase;
  color: #282828;
  font-family: 'Tajawal-Bold';
}
body.rtl-layout .h1 {
  font-family: 'Tajawal-Regular';
}
.cdz-block-title .b-title.h2 span {
  position: relative;
}
.cdz-block-title .b-title.h2 span:after {
  position: absolute;
  bottom: -5px;
  content: "";
  width: 50px;
  height: 2px;
  background: #282828;
  left: -moz-calc(25%);
  left: -webkit-calc(25%);
  left: -o-calc(25%);
  left: calc(25%);
}
.cdz-block-title .title-desc {
  color: #999;
  width: 50%;
  font-size: 14px;
  min-width: 200px;
  margin: 10px auto 0 !important;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .cdz-block-title .b-title.h2 {
    font-size: 18px;
  }
}
.tabs-style-03 .cdz-block-title .b-title span:after {
  display: none;
}
.product-list-style-15 .cdz-block-title .b-title span:after {
  left: 0;
}
.rtl-layout .product-list-style-15 .cdz-block-title .b-title span:after {
  left: auto;
  right: 0;
}
.product-list-style-15 .product-item {
  padding: 15px 0;
}
.brand-style01 {
  padding: 45px 0;
}
.product-info-main .product-options-wrapper .swatch-option.text {
  border-radius: 0;
  border: 1px solid #000;
  padding: 2px 5px;
  font-weight: 500;
  min-width: 25px;
  color: #282828;
}
.boby-bottom .cdz-block-title .b-title span:after {
  display: none;
}
.cdz-product-wrap .cdz-banner {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cms-index-index .columns .column.main {
    padding-bottom: 0;
  }
  .boby-bottom .col-first {
    width: 33.33%;
  }
  .boby-bottom .col-mid {
    width: 37.5%;
  }
  .boby-bottom .col-last {
    width: 29.16667%;
  }
}
@media only screen and (max-width: 767px) {
  .cdz-slideshow {
    margin-bottom: 20px;
  }
  .cdz-product-wrap .cdz-block-title,
  .cdz-tabs-wrap .cdz-block-title {
    margin-bottom: 15px !important;
  }
  .cdz-product-wrap .cdz-block-title .title-desc,
  .cdz-tabs-wrap .cdz-block-title .title-desc {
    width: 100%;
  }
  .brand-style01 {
    padding: 15px 0;
  }
  .rtl-layout #block-home-bottom p.sub-title.text-uppercase {
    font-size: 12px;
    padding: 0 !important;
  }
  .rtl-layout .scale-effect.cdz-banner .desc {
    width: 90%;
    padding: 5px !important;
  }
  .rtl-layout .scale-effect.cdz-banner .desc {
    height: auto;
  }
  .rtl-layout .scale-effect.cdz-banner .desc p.h1.text-uppercase {
    font-size: 11px;
  }
  .rtl-layout #block-home-bottom .product-col-left {
    padding-left: 10px;
  }
  .rtl-layout #block-home-bottom .product-col-right {
    padding-right: 10px;
  }
  .rtl-layout #block-home-bottom .banner-style {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 379px) {
  .product-col-left {
    width: 100%;
    margin-bottom: 5px;
  }
  .product-col-right {
    width: 100%;
  }
}
[class*='product-list-style'] .owl-dots,
[class*='post-list-style'] .owl-dots,
[class*='wrapper-adv-style'] .owl-dots,
.instagram-wrapper .owl-dots {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 10px;
}
[class*='product-list-style'] .owl-dots .owl-dot,
[class*='post-list-style'] .owl-dots .owl-dot,
[class*='wrapper-adv-style'] .owl-dots .owl-dot,
.instagram-wrapper .owl-dots .owl-dot {
  overflow: hidden;
  display: inline-block;
  margin: 0 2px;
  cursor: pointer;
  background-color: #333333;
  width: 11px;
  height: 11px;
  border-radius: 100%;
  position: relative !important;
  transition: all 500ms ease;
  backface-visibility: hidden;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  opacity: .4;
}
[class*='product-list-style'] .owl-dots .owl-dot.active,
[class*='post-list-style'] .owl-dots .owl-dot.active,
[class*='wrapper-adv-style'] .owl-dots .owl-dot.active,
.instagram-wrapper .owl-dots .owl-dot.active {
  background-color: #A07653;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  opacity: 1;
}
[class*='product-list-style'] .owl-nav [class*="owl-"],
[class*='post-list-style'] .owl-nav [class*="owl-"],
[class*='wrapper-adv-style'] .owl-nav [class*="owl-"],
.instagram-wrapper .owl-nav [class*="owl-"] {
  background: transparent;
  border: 0;
}
[class*='product-list-style'] .owl-nav [class*="owl-"]:before,
[class*='post-list-style'] .owl-nav [class*="owl-"]:before,
[class*='wrapper-adv-style'] .owl-nav [class*="owl-"]:before,
.instagram-wrapper .owl-nav [class*="owl-"]:before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 3;
  line-height: 40px;
  font-size: 18px;
  color: #fff;
  background: #000;
  transition: all 500ms ease;
  backface-visibility: hidden;
}
[class*='product-list-style'] .owl-nav [class*="owl-"]:after,
[class*='post-list-style'] .owl-nav [class*="owl-"]:after,
[class*='wrapper-adv-style'] .owl-nav [class*="owl-"]:after,
.instagram-wrapper .owl-nav [class*="owl-"]:after {
  border: 1px solid #000;
  width: 100%;
  height: 100%;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  transition: all 500ms ease;
  backface-visibility: hidden;
  display: none;
}
[class*='product-list-style'] .owl-nav [class*="owl-"]:hover:not(.disabled):before,
[class*='post-list-style'] .owl-nav [class*="owl-"]:hover:not(.disabled):before,
[class*='wrapper-adv-style'] .owl-nav [class*="owl-"]:hover:not(.disabled):before,
.instagram-wrapper .owl-nav [class*="owl-"]:hover:not(.disabled):before {
  color: #fff;
  transform: translate(0, 0);
}
[class*='product-list-style'] .owl-nav [class*="owl-"].owl-prev,
[class*='post-list-style'] .owl-nav [class*="owl-"].owl-prev,
[class*='wrapper-adv-style'] .owl-nav [class*="owl-"].owl-prev,
.instagram-wrapper .owl-nav [class*="owl-"].owl-prev {
  left: 10px;
}
[class*='product-list-style'] .owl-nav [class*="owl-"].owl-next,
[class*='post-list-style'] .owl-nav [class*="owl-"].owl-next,
[class*='wrapper-adv-style'] .owl-nav [class*="owl-"].owl-next,
.instagram-wrapper .owl-nav [class*="owl-"].owl-next {
  right: 10px;
}
.rtl-layout [class*='product-list-style'] .owl-nav [class*="owl-"].owl-prev,
.rtl-layout [class*='post-list-style'] .owl-nav [class*="owl-"].owl-prev,
.rtl-layout [class*='wrapper-adv-style'] .owl-nav [class*="owl-"].owl-prev,
.rtl-layout .instagram-wrapper .owl-nav [class*="owl-"].owl-prev {
  right: auto;
  left: 50px;
  visibility: visible;
  opacity: 1;
  width: 40px;
  height: 40px;
}
.rtl-layout [class*='product-list-style'] .owl-nav [class*="owl-"].owl-next,
.rtl-layout [class*='post-list-style'] .owl-nav [class*="owl-"].owl-next,
.rtl-layout [class*='wrapper-adv-style'] .owl-nav [class*="owl-"].owl-next,
.rtl-layout .instagram-wrapper .owl-nav [class*="owl-"].owl-next {
  left: 10px;
  right: auto;
  opacity: 1;
  visibility: visible;
  width: 40px;
  height: 40px;
}
[class*='brand-style'] .shop-by-brand-slider.style-default .owl-nav [class*="owl-"] {
  background: transparent;
  border: 0;
}
[class*='brand-style'] .shop-by-brand-slider.style-default .owl-nav [class*="owl-"]:before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 3;
  line-height: 40px;
  font-size: 18px;
  color: #fff;
  background: #000;
  transform: translate(-2px, 2px);
  transition: all 500ms ease;
  backface-visibility: hidden;
}
[class*='brand-style'] .shop-by-brand-slider.style-default .owl-nav [class*="owl-"]:after {
  border: 1px solid #000;
  width: 100%;
  height: 100%;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  transition: all 500ms ease;
  backface-visibility: hidden;
}
[class*='brand-style'] .shop-by-brand-slider.style-default .owl-nav [class*="owl-"]:hover:not(.disabled):before {
  color: #fff;
  background: #A07653;
  transform: translate(0, 0);
}
[class*='brand-style'] .shop-by-brand-slider.style-default .owl-nav [class*="owl-"].owl-prev {
  left: 10px;
}
[class*='brand-style'] .shop-by-brand-slider.style-default .owl-nav [class*="owl-"].owl-next {
  right: 10px;
}
.rtl-layout [class*='brand-style'] .shop-by-brand-slider.style-default .owl-nav [class*="owl-"].owl-prev {
  right: 10px;
  left: auto;
}
.rtl-layout [class*='brand-style'] .shop-by-brand-slider.style-default .owl-nav [class*="owl-"].owl-next {
  left: 10px;
  right: auto;
}
[class*='brand-style'] .shop-by-brand-slider.style-default .owl-nav [class*='owl-'] {
  top: -moz-calc(35%);
  top: -webkit-calc(35%);
  top: -o-calc(35%);
  top: calc(35%);
  opacity: 0;
  backface-visibility: hidden;
  visibility: hidden;
}
[class*='brand-style'] .shop-by-brand-slider.style-default .owl-nav [class*='owl-'].owl-next {
  right: 0px;
  transform: translate(150%);
}
[class*='brand-style'] .shop-by-brand-slider.style-default .owl-nav [class*='owl-'].owl-prev {
  left: 0px;
  transform: translate(-150%);
}
[class*='brand-style'] .shop-by-brand-slider.style-default .owl-nav [class*='owl-'].disabled {
  opacity: 0;
}
.rtl-layout [class*='brand-style'] .shop-by-brand-slider.style-default .owl-nav [class*='owl-'].owl-next {
  right: auto;
  left: 0;
  transform: translate(-150%);
}
.rtl-layout [class*='brand-style'] .shop-by-brand-slider.style-default .owl-nav [class*='owl-'].owl-prev {
  left: auto;
  right: 0;
  transform: translate(150%);
}
[class*='brand-style'] .shop-by-brand-slider.style-default:hover .owl-nav [class*='owl-']:not(.disabled) {
  opacity: 1;
}
[class*='brand-style'] .shop-by-brand-slider.style-default:hover .owl-nav [class*='owl-'].disabled {
  opacity: .2;
}
[class*='brand-style'] .shop-by-brand-slider.style-default:hover .owl-nav [class*='owl-'].owl-prev,
[class*='brand-style'] .shop-by-brand-slider.style-default:hover .owl-nav [class*='owl-'].owl-next {
  transform: translateX(0px);
  visibility: visible;
}
.rtl-layout [class*='brand-style'] .shop-by-brand-slider.style-default:hover .owl-nav [class*='owl-'].owl-prev,
.rtl-layout [class*='brand-style'] .shop-by-brand-slider.style-default:hover .owl-nav [class*='owl-'].owl-next {
  transform: translateX(0px);
}
[class*='brand-style'] .shop-by-brand-slider.style-default .owl-nav [class*='owl-'] {
  width: 30px;
  height: 30px;
  line-height: 28px;
}
[class*='brand-style'] .shop-by-brand-slider.style-default .owl-dots {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 10px;
}
[class*='brand-style'] .shop-by-brand-slider.style-default .owl-dots .owl-dot {
  overflow: hidden;
  display: inline-block;
  margin: 0 2px;
  cursor: pointer;
  background-color: #333333;
  width: 11px;
  height: 11px;
  border-radius: 100%;
  position: relative !important;
  transition: all 500ms ease;
  backface-visibility: hidden;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  opacity: .4;
}
[class*='brand-style'] .shop-by-brand-slider.style-default .owl-dots .owl-dot.active {
  background-color: #A07653;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  opacity: 1;
}
[class*='brand-style'] .shop-by-brand-slider.style-default .owl-nav [class*="owl-"]:before {
  line-height: 30px;
}
.breadcrumbs {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #f9f9f9;
}
.blog-index-index .sidebar .block {
  border: 1px solid #ebebeb;
  padding: 15px 20px;
}
.blog-index-index .sidebar .block.blog-search {
  padding: 8px 15px 5px;
}
.blog-index-index .sidebar .block.blog-search .block-content {
  padding-top: 0;
}
.sidebar .block:not(.account-nav) {
  margin-bottom: 2rem;
  -webkit-border-radius: transparent;
  -moz-border-radius: transparent;
  border-radius: transparent;
  background: #fff;
  box-shadow: none;
  -moz-box-shadow: none;
}
.sidebar .block:not(.account-nav) .block-title,
.sidebar .block:not(.account-nav) .title {
  color: #282828;
  background: #fff;
  font: 400 18px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
  position: relative;
  padding: 0;
  margin-bottom: 0;
  min-width: 100%;
  border-bottom: 1px solid #ebebeb;
}
.sidebar .block:not(.account-nav) .block-title strong,
.sidebar .block:not(.account-nav) .title strong {
  font: 400 18px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
  border: 0;
  padding-bottom: 15px;
  margin-top: 0;
  margin-bottom: -1px;
  display: inline-block;
  vertical-align: top;
  border-bottom: 3px solid #282828;
}
.sidebar .block:not(.account-nav) .accordion,
.sidebar .block:not(.account-nav) .tagclaud-hld,
.sidebar .block:not(.account-nav) .block-content,
.sidebar .block:not(.account-nav) .content {
  padding: 20px 0 0;
}
.sidebar .block:not(.account-nav) .accordion .empty,
.sidebar .block:not(.account-nav) .tagclaud-hld .empty,
.sidebar .block:not(.account-nav) .block-content .empty,
.sidebar .block:not(.account-nav) .content .empty {
  padding: 0;
}
.sidebar .block:not(.account-nav) .accordion.filter-content,
.sidebar .block:not(.account-nav) .tagclaud-hld.filter-content,
.sidebar .block:not(.account-nav) .block-content.filter-content,
.sidebar .block:not(.account-nav) .content.filter-content {
  padding-top: 0;
}
.sidebar .block:not(.account-nav) .empty {
  padding: 15px 0 0;
}
.sidebar .block:not(.account-nav).filter {
  margin-bottom: 2rem;
}
.sidebar .block:not(.account-nav).filter .filter-content {
  margin-top: 15px;
}
.sidebar .block:not(.account-nav).block-brands .owl-carousel .owl-nav {
  top: -60px;
}
.rtl-layout .sidebar .block:not(.account-nav).block-brands .owl-carousel .owl-nav {
  right: auto;
  left: 0;
}
.toolbar-blog-posts,
.toolbar-products {
  padding: 0;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 10px;
  background: #fff;
  background: #f9f9f9;
}
.list.products-list .item.product-item {
  padding: 0;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 10px;
  border: 0px solid #e1e1e1;
  background: #fff;
  -webkit-border-radius: transparent;
  -moz-border-radius: transparent;
  border-radius: transparent;
  box-shadow: none;
  -moz-box-shadow: none;
}
.list.products-list .cdz-product-labels .label-item {
  font-size: 12px;
  margin-bottom: 5px;
  padding: 2px 10px;
  position: relative;
  font-weight: 400;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
@media only screen and (max-width: 767px) {
  .list.products-list .cdz-product-labels .label-item {
    font-size: 10px !important;
    padding: 2px 10px !important;
  }
  .rtl-layout [class*='product-list-style'] .owl-nav [class*="owl-"].owl-next,
  .rtl-layout [class*='post-list-style'] .owl-nav [class*="owl-"].owl-next,
  .rtl-layout [class*='wrapper-adv-style'] .owl-nav [class*="owl-"].owl-next,
  .rtl-layout .instagram-wrapper .owl-nav [class*="owl-"].owl-next {
    width: 20px;
    height: 20px;
    top: -30px;
  }
  .rtl-layout [class*='product-list-style'] .owl-nav [class*="owl-"].owl-prev,
  .rtl-layout [class*='post-list-style'] .owl-nav [class*="owl-"].owl-prev,
  .rtl-layout [class*='wrapper-adv-style'] .owl-nav [class*="owl-"].owl-prev,
  .rtl-layout .instagram-wrapper .owl-nav [class*="owl-"].owl-prev {
    width: 20px;
    height: 20px;
    left: 35px;
    top: -30px;
  }
  .rtl-layout #block-info .content {
    width: 72%;
    font-size: 13px;
  }
  .rtl-layout #block-info .content .text-bottom {
    font-size: 11px;
  }
  .rtl-layout #block-info .block-right .block-right-top,
  .rtl-layout #block-info .block-right .block-right-bottom,
  .rtl-layout #block-info .col-sm-12.block-left {
    padding-bottom: 5px;
  }
}
#mini-cart .product-item .product-image-container {
  width: 100% !important;
}
.account-nav .content {
  padding: 0;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 10px;
  border: 0px solid #e1e1e1;
  background: #fff;
  -webkit-border-radius: transparent;
  -moz-border-radius: transparent;
  border-radius: transparent;
  box-shadow: none;
  -moz-box-shadow: none;
}
.post-list .post-holder,
.post-view .post-holder {
  padding: 20px;
  margin-bottom: 20px;
  border: 1px solid #ebebeb;
  background: #fff;
  -webkit-border-radius: transparent;
  -moz-border-radius: transparent;
  border-radius: transparent;
  box-shadow: none;
  -moz-box-shadow: none;
}
.product-view-style-02 .main-inner,
.product-view-style-01 .main-inner,
.product-view-style-03 .main-inner,
.product-view-style-02 .product.info.detailed .product.items,
.product-view-style-01 .product.info.detailed .product.items,
.product-view-style-03 .product.info.detailed .product.items {
  padding: 0;
  margin-bottom: 50px;
  margin-left: 0;
  margin-right: 0;
  border: 0 solid #e1e1e1;
  background: #fff;
  -webkit-border-radius: transparent;
  -moz-border-radius: transparent;
  border-radius: transparent;
  box-shadow: none;
  -moz-box-shadow: none;
}
@media only screen and (max-width: 767px) {
  .product-view-style-02 .main-inner,
  .product-view-style-01 .main-inner,
  .product-view-style-03 .main-inner,
  .product-view-style-02 .product.info.detailed .product.items,
  .product-view-style-01 .product.info.detailed .product.items,
  .product-view-style-03 .product.info.detailed .product.items {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .product-view-style-02 .product.info.detailed .product.items,
  .product-view-style-01 .product.info.detailed .product.items,
  .product-view-style-03 .product.info.detailed .product.items {
    padding: 10px;
  }
}
.product-view-style-03 .product-main-top,
.product-view-style-02 .product-main-top .product-info-main {
  padding: 0;
}
.product-view-style-02 .product-left {
  margin-left: -10px;
}
.product-view-style-02 .product-left.rtl-layout {
  margin-left: 0;
  margin-right: -10px;
}
.product-view-style-01 .product-media-wrapper {
  margin-left: -20px;
}
.product-view-style-01 .product-media-wrapper.rtl-layout {
  margin-left: 0;
  margin-right: -20px;
}
.product-view-style-04 .product-media-wrapper .product-left,
.product-view-style-04 .product-info-main .product-left {
  margin-bottom: 50px;
  margin-left: 0;
  margin-right: 0;
  border: 0px solid #e1e1e1;
  background: #fff;
  -webkit-border-radius: transparent;
  -moz-border-radius: transparent;
  border-radius: transparent;
  box-shadow: none;
  -moz-box-shadow: none;
}
@media only screen and (max-width: 767px) {
  .product-view-style-04 .product-media-wrapper .product-left,
  .product-view-style-04 .product-info-main .product-left {
    margin-bottom: 30px;
  }
}
.product-view-style-04 .product-media-wrapper .product-right,
.product-view-style-04 .product-info-main .product-right {
  margin-bottom: 50px;
  margin-left: 0;
  margin-right: 0;
  border: 1px solid #e1e1e1;
  background: #fff;
  -webkit-border-radius: transparent;
  -moz-border-radius: transparent;
  border-radius: transparent;
  box-shadow: none;
  -moz-box-shadow: none;
}
@media only screen and (max-width: 767px) {
  .product-view-style-04 .product-media-wrapper .product-right,
  .product-view-style-04 .product-info-main .product-right {
    margin-bottom: 30px;
  }
}
.product-view-style-04 .product.info.detailed .product.items {
  margin-bottom: 50px;
  margin-left: 0;
  margin-right: 0;
  border: 0px solid #e1e1e1;
  background: #fff;
  -webkit-border-radius: transparent;
  -moz-border-radius: transparent;
  border-radius: transparent;
  box-shadow: none;
  -moz-box-shadow: none;
}
@media only screen and (max-width: 767px) {
  .product-view-style-04 .product.info.detailed .product.items {
    margin-bottom: 30px;
  }
  .rtl-layout .cart.actions .action {
    width: 200px;
  }
  .rtl-layout .cart.actions .action.clear {
    margin: 10px auto;
  }
  .rtl-layout .form-cart .cart.actions .action.towishlist {
    margin-left: 0px;
  }
  .table-wrapper.comparison .table-comparison .cell.product.info .product-item-actions .tocart.primary {
    position: relative;
  }
  .table-wrapper.comparison .table-comparison .cell.product.info .product-item-actions .tocart.primary:before {
    display: inline-block !important;
    font-family: 'CodazonFont';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e994";
    font-size: 24px;
    speak: none;
    color: #fff;
    position: absolute;
    top: 2px;
    left: 0;
  }
  .table-wrapper.comparison .table-comparison .cell.product.info .product-item-actions .actions-secondary a {
    margin-left: 0;
  }
  .table-wrapper.comparison .table-comparison .cell.product.info .product-item-actions .actions-secondary > .action.towishlist:after {
    font-size: 20px;
  }
  .breadcrumbs .items > li {
    vertical-align: bottom;
  }
  .product-info-main .price-box .price-wrapper .price {
    font-size: 25px;
  }
  .product-info-main .size-guide-wrap {
    position: unset;
  }
}
@media only screen and (min-width: 768px) {
  .cms-index-index .sticky-menu:not(.active) .header-vertical-menu-wrap .main-content-top-left:hover .menu-container {
    display: block;
  }
}
.scale-effect.cdz-banner {
  position: relative;
}
.scale-effect.cdz-banner .desc {
  position: absolute;
  background: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 330px;
  height: 75px;
  text-align: center;
}
#block-home-bottom .banner-style {
  padding-bottom: 36px;
}
#block-home-bottom .product-col-left {
  padding-left: 20px;
}
#block-home-bottom .product-col-right {
  padding-right: 20px;
}
#block-home-bottom p.sub-title.text-uppercase {
  font-size: 30px;
  font-weight: bold;
}
#block-home-bottom .product-col-left p.sub-title.text-uppercase {
  padding-top: 15px;
}
#block-home-bottom .product-col-right p.sub-title.text-uppercase {
  margin-bottom: 0px;
}
.action.primary,
.action-primary,
.navigation .level0 > .level-top,
.navigation .level0 .submenu,
.rtl-layout select,
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
  font-family: 'Tajawal-Regular';
}
div#tab-label-additional {
  display: none;
}
.product.details.product-item-details {
  text-align: center;
}
#block-info .block-right .block-right-top,
#block-info .block-right .block-right-bottom,
#block-info .col-sm-12.block-left {
  position: relative;
  padding-bottom: 30px;
}
#block-info .block-left .content {
  padding: 10px 0px;
}
#block-info .content {
  position: absolute;
  width: 300px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 30px;
  background: #A07653;
  color: #fff;
}
#block-info .content .text-bottom {
  font-size: 18px;
}
.rtl-layout.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-image,
.rtl-layout.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-image .product-image-container,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-image .product-image-container .product-image-wrapper {
  width: 100px;
  height: 100px;
  max-width: 100px;
  max-height: 100px;
}
.rtl-layout.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-qty .aw-qty-placeholder {
  margin-right: 0;
  margin-left: 15px;
}
.form-create-account .actions-toolbar {
  position: relative;
}
.form-create-account .actions-toolbar .action-register {
  position: absolute;
  left: 50%;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
}
.rtl-layout .banner-style05 .cdz-banner .cdz-banner-desc {
  width: 35%;
  background: transparent;
  color: #000;
  display: block;
}
.rtl-layout.cms-codazon-home-page .product-item-header {
  display: none;
}
.rtl-layout .account .form-address-edit .actions-toolbar .rtl-layout .action.primary,
.rtl-layout a.action.primary,
.rtl-layout .action.primary,
.rtl-layout .cdz-popup-area .cdz-popup .actions-toolbar .rtl-layout .primary button,
.rtl-layout button,
.rtl-layout .cart-container .form-cart .action.continue,
.rtl-layout .cdz-popup-area .cdz-popup .actions-toolbar .rtl-layout .primary .cart.table-wrapper .actions-toolbar > .action,
.rtl-layout .cart.table-wrapper .actions-toolbar > .action,
.rtl-layout .cdz-popup-area .cdz-popup .actions-toolbar .rtl-layout .primary .action-gift,
.rtl-layout .action-gift {
  font: 400 12px/1.35 'Tajawal-Regular', Helvetica Neue, Verdana, Arial, sans-serif;
}
.rtl-layout .swatch-option:not(.disabled):hover:after,
.swatch-option.selected:not(.disabled):after,
.rtl-layout .swatch-attribute-options a.swatch-option-link-layered .swatch-option {
  width: auto;
}
.product-view-style-03.rtl-layout .product-info-main .product-addto-links .action:before {
  vertical-align: bottom;
}
.rtl-layout .product-options-wrapper input.swatch-input.super-attribute-select {
  display: none;
}
.rtl-layout .md-sidenav-right .block-minicart .minicart-items-wrapper {
  max-height: calc(-10%);
}
.onestepcheckout-index-index div.mage-error[generated],
.onestepcheckout-index-index .note {
  font-weight: bold;
}
.amasty-label-container:not(.-preview) {
  max-height: 300px !important;
  max-width: 300px !important;
  height: auto;
  flex-direction: column;
  justify-content: center;
  display: flex !important;
}
.product-item-details .price-final_price .inc-special-price .price {
  color: red !important;
}
.product-info-price .price-final_price .old-price .price {
  color: #A8AEBA !important;
}
.fotorama__stage .amlabel-text {
  z-index: 2000;
}
.fotorama__stage .amasty-label-container {
  right: 90px !important;
}
.fotorama__stage .amasty-label-container .amlabel-text {
  left: 50%;
  position: absolute;
  text-align: center;
  top: 57%;
  transform: translate(-50%, -50%);
  z-index: 9999;
}
.fotorama__stage .amasty-label-container img {
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
}
.product-item-info .amasty-label-container .amasty-label-image {
  text-align: center;
  z-index: 1000;
}
.product-item-info .amasty-label-container .amlabel-text {
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
}
@media (max-width: 768px) {
  .fotorama__stage .amasty-label-container {
    margin-right: 0;
    right: 0 !important;
  }
}
.slick-track .amlabel-position-wrapper {
  width: 100%;
}
@media (max-width: 768px) {
  .slick-track .amasty-label-container {
    min-width: 55px !important;
  }
}
@media (max-width: 768px) {
  .product-item-info .amasty-label-container {
    min-width: 55px !important;
  }
}
.cdz-product .products-grid .flex-grid .amasty-label-container {
  max-width: 150px !important;
}
.product-info-main .product-info-price .price-final_price .inc-special-price .price-wrapper span {
  color: red !important;
}
body.rtl-layout {
  margin: 0;
  direction: rtl;
}
body.rtl-layout .pull-right {
  float: left !important;
}
body.rtl-layout .pull-left {
  float: right !important;
}
body.rtl-layout.page-layout-2columns-left .column.main,
body.rtl-layout.page-layout-2columns-right .sidebar-main {
  float: left;
}
body.rtl-layout.page-layout-2columns-right .sidebar-additional {
  float: left;
  clear: left;
}
body.rtl-layout.page-layout-2columns-right .column.main,
body.rtl-layout.page-layout-2columns-left .sidebar-main {
  float: right;
}
body.rtl-layout.page-layout-2columns-left .sidebar-additional {
  float: right;
  clear: right;
}
body.rtl-layout 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;
}
body.rtl-layout #minicart-list .action-close {
  position: absolute;
  right: 100%;
}
/* Aheadwork Checkout Page */
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s ease;
  transition: visibility 0s .3s, opacity .3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup.confirm .modal-inner-wrap .modal-content {
  padding-right: 7rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  pointer-events: none;
  opacity: 0.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #1a1a1a;
}
.modal-custom .action-close {
  margin: 25px;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 10px;
}
.modal-slide .action-close {
  padding: 1.1rem 2rem;
}
.modal-slide .page-main-actions {
  margin-bottom: -12.9rem;
  margin-top: 2.1rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
/**
     * @codingStandardsIgnoreStart
     */
#store-pickup.selected-shipping ~ #store-selector {
  display: none;
}
#store-pickup.selected-store-pickup ~ #shipping,
#store-pickup.selected-store-pickup ~ #opc-shipping_method {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
#delivery-method-selector {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#delivery-method-selector .action {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
#delivery-method-selector .action.selected {
  background: #ffffff;
}
#delivery-method-selector .action-select-shipping {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#delivery-method-selector .action-select-store-pickup {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#store-selector .form-login {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
#store-selector .form-continue {
  margin: 20px 0 0;
}
.location-details .location-name {
  font-size: 18px;
  font-weight: 700;
}
.store-selector-popup .modal-title {
  border-bottom: 0;
}
.store-selector-popup .modal-header {
  padding-bottom: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#opc-store-selector-popup {
  display: none;
}
#opc-store-selector-popup .block-search {
  float: none;
  width: 100%;
  margin: 0 0 20px;
  padding: 0 0 10px;
  border-bottom: 1px solid #c1c1c1;
}
.modal-content #opc-store-selector-popup {
  display: block;
}
.store-selector-popup-table thead th {
  display: none;
}
.store-selector-popup-table tbody .location .location-name {
  font-size: 18px;
}
.store-selector-popup-table tbody .location + .location {
  border-top: 1px solid #cccccc;
}
.store-selector-popup-table tbody .col-location-details {
  padding-left: 0;
}
.store-selector-popup-table tbody .col-location-details p:last-child {
  margin-bottom: 0;
}
.store-selector-popup-table tbody .col-location-actions {
  padding-right: 0;
  vertical-align: middle;
}
.store-selector-popup-table tbody .col-location-actions .action {
  float: right;
}
.store-selector-popup-empty-query,
.store-selector-popup-no-locations {
  margin: 0 0 20px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.lac-notification {
  background-color: #373330;
  color: #ffffff;
  font-size: 16px;
}
.lac-notification .lac-notification-icon {
  float: left;
  margin: 10px 25px 10px 10px;
}
.lac-notification .lac-notification-icon .logo-img {
  display: block;
}
.lac-notification .lac-notification-text {
  float: left;
  padding: 15px 0;
}
.lac-notification .lac-notification-links {
  float: right;
  padding: 15px 0;
}
.lac-notification .lac-notification-links a {
  color: #ffffff;
  font-size: 14px;
}
.lac-notification .lac-notification-links .lac-notification-close-link:after {
  background: url('../Magento_LoginAsCustomerFrontendUi/images/close.svg');
  content: ' ';
  display: inline-block;
  height: 12px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
/**
 * 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;
}
.amslick-slider-container {
  /* phpcs:ignore Magento2.Less.SemicolonSpacing.NotAtEnd */
}
.amslick-slider-container .slick-dots li button:focus,
.amslick-slider-container .slick-dots li button:hover,
.amslick-slider-container .slick-list:focus,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.amslick-slider-container .slick-dots li .action-gift:focus,
.amslick-slider-container .slick-dots li .action-gift:hover {
  outline: 0;
}
.amslick-slider-container .slick-list,
.amslick-slider-container .slick-slider,
.amslick-slider-container .slick-track {
  display: block;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-slide,
.amslick-slider-container .slick-loading .slick-track {
  visibility: hidden;
}
.amslick-slider-container .slick-list {
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.amslick-slider-container .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.amslick-slider-container .slick-slider .slick-list,
.amslick-slider-container .slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}
.amslick-slider-container .slick-track {
  left: 0;
  margin: 0 auto;
  top: 0;
}
.amslick-slider-container .slick-track:after,
.amslick-slider-container .slick-track:before {
  content: '';
  display: table;
}
.amslick-slider-container .slick-track:after {
  clear: both;
}
.amslick-slider-container .slick-slide,
.amslick-slider-container .slick-slide.slick-loading img {
  display: none;
}
.amslick-slider-container .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  vertical-align: middle;
}
.amslick-slider-container [dir=rtl] .slick-slide {
  float: right;
}
.amslick-slider-container .slick-slide.dragging img {
  pointer-events: none;
}
.amslick-slider-container .slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.amslick-slider-container .slick-arrow.slick-hidden {
  display: none;
}
.amslick-slider-container .slick-loading .slick-list {
  background: 0 0;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-list:before {
  animation: loading 1s infinite linear;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  border-style: solid;
  border-top-color: #5c5c5c;
  border-width: 3px;
  content: '';
  display: block;
  height: 25px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 25px;
}
.amslick-slider-container .slick-next.slick-disabled,
.amslick-slider-container .slick-prev.slick-disabled {
  opacity: 0.25;
}
.amslick-slider-container .slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.amslick-slider-container .slick-dots {
  display: block;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.amslick-slider-container .slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  width: 20px;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-slider .slick-arrow,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.amslick-slider-container .slick-dots li .action-gift {
  box-shadow: none;
  cursor: pointer;
  display: block;
  outline: 0;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.amslick-slider-container .slick-dots li .action-gift {
  background: 0 0;
  border: 0;
  color: transparent;
  font-size: 0;
  height: 20px;
  line-height: 0;
  padding: 5px;
  width: 20px;
}
.amslick-slider-container .slick-dots li button:focus:before,
.amslick-slider-container .slick-dots li button:hover:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover:before,
.amslick-slider-container .slick-dots li .action-gift:focus:before,
.amslick-slider-container .slick-dots li .action-gift:hover:before {
  opacity: 1;
}
.amslick-slider-container .slick-dots li button:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:before,
.amslick-slider-container .slick-dots li .action-gift:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  content: '•';
  font-size: 16px;
  height: 20px;
  left: 0;
  line-height: 20px;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}
.amslick-slider-container .slick-dots li.slick-active button:before,
.amslick-slider-container .slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action:before,
.amslick-slider-container .slick-dots li.slick-active .action-gift:before {
  color: #000000;
  opacity: 0.75;
}
.amslick-slider-container .slick-slider {
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  padding: 0 20px;
  touch-action: pan-y;
  user-select: none;
}
.amslick-slider-container .slick-slider .slick-arrow {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+') center no-repeat !important;
  border: none;
  color: transparent;
  font-size: 0;
  height: 22px;
  line-height: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  transition: background .3s ease;
  width: 15px;
}
.amslick-slider-container .slick-slider .slick-arrow:before,
.amslick-slider-container .slick-slider .slick-arrow:after {
  content: '';
}
.amslick-slider-container .slick-slider .slick-arrow:hover {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjMTYxNjE2Ii8+PC9zdmc+') center no-repeat;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-next {
  right: 0;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-prev {
  left: 0;
  transform: rotate(180deg) translate(0, 50%);
}
.amslick-slider-container .slick-initialized .slick-slide {
  display: inline-block !important;
  float: none !important;
  height: auto;
}
.amslick-slider-container .product-items.slick-slider > .slick-list {
  padding: 15px 0;
}
.amslick-slider-container .product-items.slick-slider .slick-slide .product-item {
  display: block !important;
  margin: auto !important;
  max-width: 205px;
}
.amslick-slider-container .sidebar.sidebar-additional {
  width: 100%;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amasty-label-container:not(.-preview) {
  max-height: 300px !important;
  max-width: 300px !important;
}
.amasty-label-container.-link:hover {
  cursor: pointer;
}
.amasty-label-container.-link:hover .amlabel-text {
  text-decoration: underline;
}
.fotorama--fullscreen .amasty-label-container {
  display: none;
}
.products-upsell .product-item .amlabel-text {
  font-size: 12px !important;
  padding: 0 !important;
}
.fotorama .amlabel-text.-am-centered {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto !important;
}
.admin__field.-amlabel-hidden {
  margin: 0;
}
.admin__field.-amlabel-hidden > .admin__field-label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amlabel-image-preview {
  border: 1px solid #ccc;
  display: flex;
  position: absolute;
  right: 0;
  white-space: nowrap;
  width: calc(100% * .25 - 30px);
  z-index: 99;
}
.amlabel-image-preview .amlabel-text {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .amlabel-image-preview .amlabel-text {
  word-break: break-all;
}
.ie11 .amlabel-image-preview .amlabel-text {
  word-break: break-all;
}
.amlabel-image-preview > .amlabel-image {
  height: 100%;
  width: 100%;
}
.amlabel-image-preview .amlabel-position-wrapper {
  display: flex;
  position: absolute;
}
.amlabel-image-preview .amasty-label-container {
  display: flex;
  flex-direction: column;
  margin: auto;
  max-width: 100%;
  position: relative;
}
.amlabel-image-preview .amlabel-preview-image + .amlabel-text {
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
}
.amlabel-position-wrapper {
  z-index: 995;
}
.sidebar .amlabel-position-wrapper {
  z-index: 9;
}
.block-viewed-products-grid .amlabel-position-wrapper {
  z-index: 2;
}
.amlabel-position-chooser {
  border-collapse: initial;
  border-spacing: 2px;
}
.amlabel-position-chooser td {
  border: 2px solid;
  cursor: pointer;
  padding: 20px;
}
.amlabel-position-chooser td[data-amlabel-position-enabled='0'] {
  background-color: #ced4de;
  cursor: not-allowed;
}
.amlabel-position-chooser td[data-amlabel-position-selected='1'] {
  background-color: #ffa726;
}
.amlabel-position-chooser td:hover:not([data-amlabel-position-enabled='0']) {
  background-color: rgba(255, 167, 38, 0.5);
}
.amlabel-position-chooser.amlabel-visual-chooser {
  border-spacing: 6px;
}
.amlabel-position-chooser.amlabel-visual-chooser td {
  padding: 5px;
}
.amlabel-position-chooser.amlabel-visual-chooser td[data-amlabel-position-selected='1'] {
  background-color: #007bdb;
  border-color: #007bdb;
  color: #fff;
}
.amlabel-position-chooser.amlabel-visual-chooser td:hover:not([data-amlabel-position-enabled='0'], [data-amlabel-position-selected='1']) {
  background-color: #e8f5ff;
  border-color: #000;
  color: #000;
}
.amlabel-shapes-container {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
}
.amlabel-shapes-container > .amlabel-shape {
  align-items: center;
  border: 1px solid #eee;
  display: flex;
  flex-wrap: nowrap;
  height: 55px;
  justify-content: center;
  margin: 0 10px 10px 0;
  padding: 0 10px;
  vertical-align: top;
  width: 115px;
}
.amlabel-shapes-container > .amlabel-shape:hover {
  border-color: #c4c4c4;
}
.amlabel-shapes-container > .amlabel-shape.-am-checked {
  border-color: #000;
}
.amlabel-shapes-container .amlabel-image {
  height: 40px;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
#amrelated_product_content_tab .block-title {
  display: none;
}
.amrelated-grid-wrapper {
  /* rewrite magento luma styles*/
}
.amrelated-grid-wrapper .slick-arrow {
  z-index: 999;
}
.amrelated-grid-wrapper .slick-slide {
  margin: 0 5px;
}
.amrelated-grid-wrapper .slick-track {
  display: flex;
}
.amrelated-grid-wrapper .slick-dots .slick-active button,
.amrelated-grid-wrapper .slick-dots .slick-active .cart.table-wrapper .actions-toolbar > .action,
.amrelated-grid-wrapper .slick-dots .slick-active .action-gift {
  background: transparent;
}
.amrelated-grid-wrapper .slick-dots li {
  margin: 0 5px 5px;
}
.amrelated-grid-wrapper .slick-dots button,
.amrelated-grid-wrapper .slick-dots .cart.table-wrapper .actions-toolbar > .action,
.amrelated-grid-wrapper .slick-dots .action-gift {
  border: none;
  text-indent: initial;
}
.amrelated-grid-wrapper .slick-dots button:hover,
.amrelated-grid-wrapper .slick-dots button:active,
.amrelated-grid-wrapper .slick-dots button:focus,
.amrelated-grid-wrapper .slick-dots .cart.table-wrapper .actions-toolbar > .action:hover,
.amrelated-grid-wrapper .slick-dots .cart.table-wrapper .actions-toolbar > .action:active,
.amrelated-grid-wrapper .slick-dots .cart.table-wrapper .actions-toolbar > .action:focus,
.amrelated-grid-wrapper .slick-dots .action-gift:hover,
.amrelated-grid-wrapper .slick-dots .action-gift:active,
.amrelated-grid-wrapper .slick-dots .action-gift:focus {
  border: none;
}
.amrelated-grid-wrapper .products-grid .product-item-info:hover {
  z-index: 3;
}
.amrelated-sidebar-wrap {
  width: 100%;
}
.amrelated-cart-message {
  position: relative;
  display: block;
  margin: 0 0 10px;
  padding: 5px 25px;
  background: #e9f6ff;
  color: #333333;
  text-align: center;
  font-size: 1.6rem;
  line-height: 42px;
}
.amrelated-cart-message:before {
  position: relative;
  top: 8px;
  display: inline-block;
  margin-right: 2px;
  width: 30px;
  height: 30px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSIxNSIgY3k9IjE1IiByPSIxNSIgZmlsbD0iI0VCNTc1NyIvPjxwYXRoIGQ9Ik05Ljg5ODQ0IDEwLjgxMjVDOS44OTg0NCAxMC4xMjUgMTAuMTE5OCA5LjU2MjUgMTAuNTYyNSA5LjEyNUMxMS4wMDUyIDguNjgyMjkgMTEuNTg1OSA4LjQ2MDk0IDEyLjMwNDcgOC40NjA5NEMxMy4wMzM5IDguNDYwOTQgMTMuNjE3MiA4LjY4MjI5IDE0LjA1NDcgOS4xMjVDMTQuNDk3NCA5LjU2MjUgMTQuNzE4OCAxMC4xMzggMTQuNzE4OCAxMC44NTE2VjExLjQxNDFDMTQuNzE4OCAxMi4wOTY0IDE0LjQ5NzQgMTIuNjU2MiAxNC4wNTQ3IDEzLjA5MzhDMTMuNjE3MiAxMy41MzEyIDEzLjAzOTEgMTMuNzUgMTIuMzIwMyAxMy43NUMxMS42MTcyIDEzLjc1IDExLjAzNjUgMTMuNTM2NSAxMC41NzgxIDEzLjEwOTRDMTAuMTI1IDEyLjY3NzEgOS44OTg0NCAxMi4wOTY0IDkuODk4NDQgMTEuMzY3MlYxMC44MTI1Wk0xMS4yMjY2IDExLjQxNDFDMTEuMjI2NiAxMS43NzM0IDExLjMyNTUgMTIuMDY1MSAxMS41MjM0IDEyLjI4OTFDMTEuNzI2NiAxMi41MDc4IDExLjk5MjIgMTIuNjE3MiAxMi4zMjAzIDEyLjYxNzJDMTIuNjQzMiAxMi42MTcyIDEyLjkwMzYgMTIuNTA3OCAxMy4xMDE2IDEyLjI4OTFDMTMuMjk5NSAxMi4wNjUxIDEzLjM5ODQgMTEuNzYzIDEzLjM5ODQgMTEuMzgyOFYxMC44MTI1QzEzLjM5ODQgMTAuNDUzMSAxMy4yOTY5IDEwLjE2MTUgMTMuMDkzOCA5LjkzNzVDMTIuODk1OCA5LjcxMzU0IDEyLjYzMjggOS42MDE1NiAxMi4zMDQ3IDkuNjAxNTZDMTEuOTc2NiA5LjYwMTU2IDExLjcxMzUgOS43MTYxNSAxMS41MTU2IDkuOTQ1MzFDMTEuMzIyOSAxMC4xNjkzIDExLjIyNjYgMTAuNDY2MSAxMS4yMjY2IDEwLjgzNTlWMTEuNDE0MVpNMTUuMzY3MiAxNy4yMTA5QzE1LjM2NzIgMTYuNTEzIDE1LjU5MzggMTUuOTQ3OSAxNi4wNDY5IDE1LjUxNTZDMTYuNSAxNS4wODMzIDE3LjA3ODEgMTQuODY3MiAxNy43ODEyIDE0Ljg2NzJDMTguNDg5NiAxNC44NjcyIDE5LjA2NzcgMTUuMDgzMyAxOS41MTU2IDE1LjUxNTZDMTkuOTY4OCAxNS45NDc5IDIwLjE5NTMgMTYuNTMxMiAyMC4xOTUzIDE3LjI2NTZWMTcuODIwM0MyMC4xOTUzIDE4LjQ5NzQgMTkuOTc2NiAxOS4wNTczIDE5LjUzOTEgMTkuNUMxOS4xMDY4IDE5LjkzNzUgMTguNTI2IDIwLjE1NjIgMTcuNzk2OSAyMC4xNTYyQzE3LjA2NzcgMjAuMTU2MiAxNi40NzkyIDE5Ljk0MDEgMTYuMDMxMiAxOS41MDc4QzE1LjU4ODUgMTkuMDcwMyAxNS4zNjcyIDE4LjQ5NDggMTUuMzY3MiAxNy43ODEyVjE3LjIxMDlaTTE2LjY5NTMgMTcuODIwM0MxNi42OTUzIDE4LjE3NDUgMTYuNzk2OSAxOC40NjYxIDE3IDE4LjY5NTNDMTcuMjA4MyAxOC45MTkzIDE3LjQ3NCAxOS4wMzEyIDE3Ljc5NjkgMTkuMDMxMkMxOC4xMzAyIDE5LjAzMTIgMTguMzkwNiAxOC45MjQ1IDE4LjU3ODEgMTguNzEwOUMxOC43NzA4IDE4LjQ5MjIgMTguODY3MiAxOC4xODc1IDE4Ljg2NzIgMTcuNzk2OVYxNy4yMTA5QzE4Ljg2NzIgMTYuODQ2NCAxOC43NjU2IDE2LjU1NDcgMTguNTYyNSAxNi4zMzU5QzE4LjM1OTQgMTYuMTE3MiAxOC4wOTkgMTYuMDA3OCAxNy43ODEyIDE2LjAwNzhDMTcuNDU4MyAxNi4wMDc4IDE3LjE5NTMgMTYuMTE3MiAxNi45OTIyIDE2LjMzNTlDMTYuNzk0MyAxNi41NTQ3IDE2LjY5NTMgMTYuODU2OCAxNi42OTUzIDE3LjI0MjJWMTcuODIwM1pNMTIuNzEwOSAxOS4xNDg0TDExLjczNDQgMTguNTg1OUwxNy4yODkxIDkuNjk1MzFMMTguMjY1NiAxMC4yNTc4TDEyLjcxMDkgMTkuMTQ4NFoiIGZpbGw9IndoaXRlIi8+PC9zdmc+);
  content: '';
}
.amrelated-cart-message .price,
.amrelated-cart-message .product-link {
  font-weight: bold;
}
.amrelated-bundle-toolbar .pager {
  text-align: right;
}
.amrelated-bundle-toolbar .pages,
.amrelated-bundle-toolbar .limiter {
  display: inline-block;
}
.amrelated-cart-bundle {
  float: left;
  margin-top: 30px;
  padding: 0 5px;
}
.amrelated-pack-info {
  display: inline-flex;
  margin: 1rem 0;
  padding: 5px 8px 6px;
  border-radius: 4px;
  background: #eef2f9;
  color: #6d88b0;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
}
.amrelated-pack-wrapper {
  clear: both;
  margin-bottom: 30px;
}
.amrelated-pack-wrapper .amrelated-title {
  position: relative;
  padding: 10px 0;
}
.amrelated-pack-wrapper .amrelated-title:after {
  position: absolute;
  top: 50%;
  right: 5px;
  width: 15px;
  height: 10px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMSA3bDYtNiA2IDYiIHN0cm9rZT0iIzc3NyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+) no-repeat center;
  background-size: contain;
  content: '';
  transform: translateY(-50%);
}
.amrelated-pack-wrapper .amrelated-title.-collapsed:after {
  transform: rotate(180deg) translateY(-50%);
  transform-origin: 50% 10%;
}
.amrelated-content-wrapper {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  position: relative;
  margin-top: 25px;
  background: #f9f9f9;
}
.amrelated-plus,
.amrelated-equal,
.amrelated-price-wrapper {
  display: flex;
  align-items: center;
}
.amrelated-pack-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.amrelated-pack-list.-narrow {
  flex-wrap: wrap;
}
.amrelated-pack-items {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.amrelated-pack-items .amrelated-background {
  display: none;
}
.amrelated-pack-items.-selected > .-selected {
  background: none;
  box-shadow: none;
}
.amrelated-pack-item {
  padding: 30px;
  width: 100%;
}
.amrelated-pack-item:not(:last-child) {
  border-bottom: 1px solid #cccccc;
}
.amrelated-pack-item:not(.-main) {
  opacity: .7;
  transition: opacity .5s ease;
}
.amrelated-pack-item:not(.-main).-selected {
  opacity: 1;
}
.amrelated-pack-item.-main {
  background: #eaeaea;
}
.amrelated-pack-item .amrelated-info {
  display: flex;
  position: relative;
  box-sizing: border-box;
  height: 100%;
}
.amrelated-pack-item .amrelated-info:hover {
  z-index: unset;
  margin: 0;
  border: 0;
  box-shadow: none;
}
.amrelated-pack-item .amrelated-details {
  display: flex;
  flex-wrap: wrap;
  margin-left: 20px;
}
.amrelated-pack-item .price-box {
  margin: 3px 0 0;
  width: 100%;
}
.amrelated-pack-item .amrelated-name {
  word-wrap: break-word;
  word-break: break-word;
  width: 100%;
}
.ie11 .amrelated-pack-item .amrelated-name {
  word-break: break-all;
}
.ie11 .amrelated-pack-item .amrelated-name {
  word-break: break-all;
}
.amrelated-pack-item:not(.-main) .product-reviews-summary {
  margin: 0 0 5px;
}
.amrelated-pack-item .price-final_price [data-price-type='finalPrice'] .price {
  display: block;
  color: #000000;
  font-weight: 600;
  font-size: 18px;
}
.amrelated-pack-item .product-reviews-summary .reviews-actions {
  display: none;
}
.amrelated-pack-item.-collapsed {
  padding: 15px 20px;
}
.amrelated-pack-item.-collapsed.-main {
  padding: 25px 20px;
}
.amrelated-pack-item.-collapsed .amrelated-photo-container {
  display: flex;
  position: unset;
  flex-direction: row-reverse;
  min-width: auto;
  width: auto;
  height: auto;
  border: 0;
  background: transparent;
}
.amrelated-pack-item.-collapsed .amrelated-info {
  flex-direction: row-reverse;
}
.amrelated-pack-item.-collapsed .amrelated-link {
  display: flex;
  align-items: center;
}
.amrelated-pack-item.-collapsed .amrelated-qty {
  position: static;
  margin-left: 10px;
}
.amrelated-pack-item.-collapsed .amrelated-checkbox + .amrelated-label {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.amrelated-pack-item.-collapsed .amrelated-photo,
.amrelated-pack-item.-collapsed .product-reviews-summary.short,
.amrelated-pack-item.-collapsed .price-box {
  display: none;
}
.amrelated-pack-item.-collapsed .amrelated-discount {
  position: static;
  align-self: center;
  transform: none;
}
.amrelated-pack-item.-collapsed .amrelated-details {
  align-items: center;
  margin-left: 30px;
  min-height: 2.7rem;
  max-width: 100%;
  width: 100%;
}
.amrelated-pack-item.-collapsed .amrelated-name {
  margin-right: 1rem;
}
.amrelated-photo-container {
  position: relative;
  margin: 0;
  min-width: 100px;
  width: 100px;
  height: 100px;
  border: 1px solid #e8e8e8;
  background: #ffffff;
  text-align: center;
}
.amrelated-photo-container .amrelated-link {
  display: block;
  width: 100%;
  height: 100%;
}
.amrelated-photo-container .amrelated-photo {
  max-width: 100%;
  max-height: 100%;
}
.amrelated-photo-container .amrelated-qty {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
  padding: 0 4px;
  min-width: 30px;
  height: 30px;
  border: 1px solid #3978bd;
  border-radius: 50%;
  background: #e9f6ff;
  box-shadow: 0 2px 4px rgba(16, 31, 48, 0.2);
  color: #000000;
  font-weight: 600;
}
.amrelated-photo-container .amrelated-qty:before {
  content: 'x';
  font-weight: 400;
  font-size: 11px;
}
.amrelated-photo-container .amrelated-checkbox {
  display: none;
}
.amrelated-photo-container .amrelated-checkbox + .amrelated-label {
  position: absolute;
  top: -5px;
  left: -5px;
  z-index: 2;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  border: 1px solid #3978bd;
  border-radius: 2px;
  background: #ffffff;
  cursor: pointer;
}
.amrelated-photo-container .amrelated-checkbox:checked + .amrelated-label {
  background: #3978bd url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAgMmEyIDIgMCAwIDEgMi0yaDE2YTIgMiAwIDAgMSAyIDJ2MTZhMiAyIDAgMCAxLTIgMkgyYTIgMiAwIDAgMS0yLTJWMnoiIGZpbGw9IiMzOTc4QkQiLz48cGF0aCBkPSJNNSAxMGw0LjUgNEwxNSA3IiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+) no-repeat center;
  background-size: contain;
}
.amrelated-pack-item.-selected .amrelated-photo-container {
  border-color: #e8e8e8;
}
.amrelated-discount {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 2;
  box-sizing: border-box;
  padding: 5px;
  border-radius: 2px;
  background: #eb5757;
  color: #ffffff;
}
.amrelated-discount.-product {
  top: -10px;
  right: -10px;
  display: none;
  font-size: 12px;
}
.amrelated-discount > .amrelated-text {
  margin-left: 3px;
}
.amrelated-discount.-summary {
  top: 0;
  right: 10px;
  padding: 5px 15px;
  max-width: 100%;
  font-size: 16px;
  transform: translateY(-50%);
}
.amrelated-discount.-summary .amount {
  margin-left: 5px;
  font-weight: 600;
}
.amrelated-pack-item.-discount-applied .amrelated-discount {
  display: flex;
}
.amrelated-plus,
.amrelated-equal {
  display: none;
}
.amrelated-summary-content {
  display: flex;
  justify-content: flex-end;
  padding: 15px 0;
  width: 100%;
}
.amrelated-summary-content .main.price {
  color: #000000;
  text-align: center;
  font-weight: 600;
  font-size: 30px;
  line-height: 1;
}
.amrelated-price-wrapper {
  justify-content: center;
  box-sizing: border-box;
  margin: 0 15px;
  padding: 15px;
  border-bottom: none;
}
.amrelated-tocart-wrapper {
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.amrelated-tocart-wrapper .action {
  padding: 7px 15px;
  height: auto;
  line-height: normal;
}
.amrelated-popup-container {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.15);
}
.amrelated-bundle-popup {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9999;
  box-sizing: border-box;
  max-width: 315px;
  height: auto;
  overflow: hidden;
  padding: 0 0 13px;
  text-align: center;
  background: #fff;
  border-radius: 9px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.amrelated-bundle-popup .close {
  position: absolute;
  top: 18px;
  right: 18px;
  z-index: 9;
  width: 12px;
  height: 12px;
  font-size: 21px;
  color: rgba(0, 0, 0, 0.25);
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMSAxMW0wLTExTDEgMTIiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat center;
  cursor: pointer;
}
.amrelated-bundle-popup .amrelated-products-wrapper {
  height: 100%;
  max-height: 80vh;
  overflow-y: auto;
  padding-bottom: 80px;
}
.amrelated-bundle-popup .amrelated-products-wrapper:last-child:after {
  display: none;
}
.amrelated-bundle-popup .amrelated-products-wrapper .product-options-bottom .actions,
.amrelated-bundle-popup .amrelated-products-wrapper .box-tocart .actions {
  display: block;
}
.amrelated-bundle-popup .amrelated-notice {
  z-index: 99;
  max-width: 60%;
  margin: 0 auto;
  padding: 10px 20px;
  border-radius: 0 0 7px 7px;
  font-size: 14px;
  background: #fffae5;
}
.amrelated-bundle-popup .amrelated-popup-tocart-wrapper {
  position: absolute;
  bottom: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 15px;
  z-index: 10;
  background-color: #fff;
  text-align: right;
}
.amrelated-bundle-popup .amrelated-popup-tocart-wrapper .action {
  display: inline-block;
  padding: 15px;
  font-size: 18px;
}
.amrelated-product-container {
  position: relative;
}
.amrelated-product-container:after {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 68%;
  height: 1px;
  margin-left: 16%;
  background-color: #c5c5c5;
  content: '';
}
.amrelated-product-container:last-child:after {
  display: none;
}
.amrelated-product-container .amrelated-product-message {
  display: none;
}
.amrelated-product-container .amrelated-image-wrapper {
  max-width: 150px;
  margin: 15px auto;
}
.amrelated-product-info {
  width: 100%;
  /* rewrite magento styles*/
}
.amrelated-product-info .amrelated-info.-top,
.amrelated-product-info .amrelated-info.-bottom {
  padding: 0 20px;
  text-align: left;
}
.amrelated-product-info .box-tocart .actions,
.amrelated-product-info .action.back.customization,
.amrelated-product-info .block-bundle-summary,
.amrelated-product-info .tocart {
  display: none;
}
.amrelated-product-info .bundle-options-wrapper {
  margin-top: 25px;
}
.amrelated-product-info .bundle-options-wrapper input[type="radio"] {
  width: 15px;
}
.amrelated-product-info .bundle-options-wrapper p.required {
  color: #e02b27;
}
.amrelated-product-info .bundle-options-wrapper .field.qty > .label {
  display: inline-block;
  margin: 10px 0 8px;
  font-weight: 600;
}
.amrelated-product-info .bundle-options-wrapper .input-text.qty {
  text-align: center;
  width: 54px;
}
.amrelated-product-info .product-options-bottom .price-box .price-container .price,
.amrelated-product-info .product-info-price .price-box .price-container .price {
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
}
.amrelated-product-info.giftcard .amrelated-price {
  display: none;
}
.amrelated-product-info.giftcard .amrelated-info.-bottom .product-options-bottom .price-box {
  display: block;
}
.amrelated-image-container {
  box-sizing: border-box;
  width: initial;
  margin: 0 25px 10px;
  border: 1px solid #b2b2b2;
}
.amrelated-image-container > .product-item-photo {
  display: block;
  width: 60%;
  margin: auto;
}
.amrelated-image-container .product-image-container {
  vertical-align: middle;
}
.amrelated-info.-top {
  margin: 0;
}
.amrelated-info.-top > .amrelated-title {
  margin-bottom: 5px;
  font-size: 20px;
}
.amrelated-info.-top > .amrelated-rating .rating-summary {
  vertical-align: text-bottom;
}
.amrelated-info.-top > .amrelated-price,
.amrelated-info.-top > .amrelated-price .price {
  font-size: 24px;
  font-weight: bold;
}
.amrelated-info.-top .reviews-actions .action {
  margin-left: 15px;
  font-size: 14px;
  color: #000;
}
.amrelated-info.-bottom {
  /* don't hide grouped price*/
}
.amrelated-info.-bottom > .amrelated-description {
  margin: 0 25px;
  font-size: 12px;
}
.amrelated-info.-bottom .swatch-attribute {
  margin-bottom: 20px;
}
.amrelated-info.-bottom .product-options-bottom .price-box {
  display: none;
}
.amrelated-info.-bottom .product-options-bottom .grouped .price-box {
  display: block;
}
.amrelated-products-block {
  overflow: hidden auto;
  margin: 20px 15px 27px;
  max-height: 366px;
  border-bottom: 1px solid #ebeef5;
}
.amrelated-products-block > .amrelated-product {
  display: flex;
  margin-bottom: 20px;
}
.amrelated-products-block .amrelated-content {
  color: #333333;
  text-align: left;
}
.amrelated-products-block .amrelated-name {
  word-wrap: break-word;
  word-break: break-word;
  font-size: 16px;
  line-height: 20px;
}
.ie11 .amrelated-products-block .amrelated-name {
  word-break: break-all;
}
.ie11 .amrelated-products-block .amrelated-name {
  word-break: break-all;
}
.amrelated-products-block .amrelated-image-wrapper {
  display: flex;
  margin-right: 10px;
  border: 1px solid #ebeef5;
}
.amrelated-products-block .amrelated-qty {
  display: flex;
  align-items: center;
  margin: 5px 0 0;
}
.amrelated-products-block .amrelated-qty .amrelated-title {
  font-weight: 800;
  font-size: 12px;
  line-height: 19px;
}
.amrelated-products-block .amrelated-qty .amrelated-value {
  margin-left: 10px;
  font-size: 14px;
  line-height: 19px;
}
.am-porto-cmtb .amrelated .product-item-details .product-item-actions {
  display: flex;
  justify-content: center;
  margin: 0;
}
.am-porto-cmtb .amrelated .product-item-details .product-item-actions .actions-primary {
  margin: 0 5px 0 0;
}
.am-porto-cmtb .products-grid .product-item-details .product-item-actions {
  margin: 0;
  text-align: left;
}
.am-porto-cmtb .products-grid .product-item .product-item-inner {
  margin: 10px 0;
}
.am-porto-cmtb .products-grid .product-item-actions .actions-secondary {
  padding: 0;
}
.am-porto-cmtb .wishlist.split.button {
  margin-right: 0;
}
.am-porto-cmtb .wishlist.split.button .change.action {
  display: none;
}
.am-porto-cmtb .product-items.slick-slider .slick-slide {
  margin: 0 10px;
}
.am-porto-cmtb .product-items.slick-slider .slick-slide .to-cart {
  padding: 0 8px;
}
.am-porto-cmtb .product-items.slick-slider .slick-slide .product-item {
  max-width: 100%;
}
.am-porto-cmtb .product-items.slick-slider .slick-slide .product-item-actions {
  text-align: center;
}
.am-porto-cmtb .product-items.slick-slider .slick-slide .action.split {
  margin-right: 0;
}
.amrma-return-number {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.amrma-return-number .amrma-header {
  margin-bottom: 5px;
}
.amrma-return-number .amrma-status {
  align-self: baseline;
}
.amrma-header-block {
  display: flex;
  justify-content: space-between;
}
.amrma-header-block .amrma-cancel {
  align-self: center;
}
.amrma-status-container {
  position: relative;
  box-sizing: content-box;
  margin-bottom: 50px;
}
.amrma-status-container .amrma-percent.-status-0 {
  width: 0;
}
.amrma-status-container .amrma-percent.-status-1,
.amrma-status-container .amrma-percent.-status-2 {
  width: 50%;
}
.amrma-status-container .amrma-percent.-status-3,
.amrma-status-container .amrma-percent.-status-4 {
  width: 100%;
}
.amrma-status-container .amrma-progress {
  position: absolute;
  width: 100%;
  height: 42%;
  border-bottom: 2px solid #c2c2c2;
  z-index: -1;
}
.amrma-status-container .amrma-percent {
  position: absolute;
  z-index: 1;
  box-sizing: content-box;
  width: 0;
  height: 100%;
  border-bottom: 2px solid #4b81bd;
}
.amrma-status-container .amrma-steps {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.amrma-status-container .amrma-step.-authorized.-checked {
  margin: 0 0 0 10%;
}
.amrma-status-container .amrma-step.-complete:before {
  background: #1e79c2;
}
.amrma-status-container .amrma-step.-checked {
  display: flex;
  flex-basis: 60%;
  margin-right: 10%;
  text-align: center;
}
.amrma-status-container .amrma-step.-checked:before {
  top: -1px;
  width: 30px;
  height: 30px;
  border: none;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMTUiIGN5PSIxNSIgcj0iMTQiIGZpbGw9IiNmZmYiIHN0cm9rZT0iIzFFNzlDMiIgc3Ryb2tlLXdpZHRoPSIyIi8+PGNpcmNsZSBjeD0iMTUiIGN5PSIxNSIgcj0iOCIgZmlsbD0iIzFFNzlDMiIvPjwvc3ZnPg==');
  background-position: left;
  background-repeat: no-repeat;
  background-color: white;
}
.amrma-status-container .amrma-name {
  display: none;
}
.amrma-status-container .amrma-step.-checked .amrma-name {
  position: relative;
  top: 35px;
  display: block;
  width: 100%;
}
.amrma-status-container .amrma-step.-failed:before {
  top: 3px;
  width: 20px;
  height: 20px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMTAiIGN5PSIxMCIgcj0iMTAiIGZpbGw9IiNEODBGMzMiLz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjA0IDcuMzczYTEgMSAwIDAgMC0xLjQxNC0xLjQxNEwxMCA4LjU4NSA3LjM3NCA1Ljk2QTEgMSAwIDEgMCA1Ljk2IDcuMzczTDguNTg2IDEwIDUuOTYgMTIuNjI2YTEgMSAwIDEgMCAxLjQxNCAxLjQxNEwxMCAxMS40MTRsMi42MjYgMi42MjZhMSAxIDAgMCAwIDEuNDE0LTEuNDE0bC0yLjYyNi0yLjYyNyAyLjYyNi0yLjYyNnoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=');
}
.amrma-status-container .amrma-step.-resolved .-checked .amrma-name,
.amrma-status-container .amrma-step.-pending .-checked .amrma-name {
  max-width: 150px;
}
.amrma-status-container .amrma-step.-pending.-checked {
  text-align: left;
}
.amrma-status-container .amrma-step.-pending.-checked:before {
  padding: 0 0 0 20px;
  border-radius: inherit;
  background-position: right;
}
.amrma-status-container .amrma-step {
  position: relative;
  min-width: 15px;
  height: 30px;
}
.amrma-status-container .amrma-step:before {
  position: absolute;
  top: 6px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  content: '';
  background: #c2c2c2;
}
.amrma-status-container .amrma-step.-authorized.-checked:before,
.amrma-status-container .amrma-step.-received.-checked:before {
  left: calc(50% - 15px);
}
.amrma-status-container .amrma-step.-resolved.-checked {
  display: flex;
  justify-content: flex-end;
  margin: 0;
  text-align: right;
}
.amrma-status-container .amrma-step.-resolved.-checked:before {
  right: 0;
  padding: 0 20px 0 0;
  border-radius: inherit;
}
.amrma-status-container .amrma-step.-resolved.-checked:before.-received.-checked:before {
  left: 30%;
}
.amrma-bank-details,
.amrma-return-instructions,
.amrma-header-block {
  margin-bottom: 40px;
}
.amrma-instructions {
  display: none;
}
.amrma-instruction-block {
  display: none;
}
.amrma-instructions:checked ~ .amrma-instruction-block {
  display: block;
  padding: 20px 10px 15px 10px;
  border-radius: 1px 1px 2px 2px;
  background: #eaf1ff;
}
.amrma-instructions-title {
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid #1e79c2;
  border-radius: 2px;
  cursor: pointer;
}
.amrma-instructions-title .amrma-title {
  margin-bottom: 15px;
}
.amrma-instructions-title .amrma-show {
  position: relative;
  width: 30px;
  height: 30px;
  box-sizing: border-box;
  border: 2px solid #1979c3;
  border-radius: 50%;
}
.amrma-instructions-title .amrma-show:before {
  position: absolute;
  width: 10px;
  top: 18%;
  left: 28%;
  height: 10px;
  border-left: 1px solid #1979c3;
  border-top: 1px solid #1979c3;
  content: '';
  transform: rotate(225deg);
}
.amrma-instructions:checked + .amrma-instructions-title .amrma-show:before {
  top: 38%;
  transform: rotate(45deg);
}
.amrma-received-message {
  position: relative;
  margin-bottom: 28px;
  padding: 10px;
  border-radius: 2px;
  background: #e8f5e9;
}
.amrma-received-message:before {
  position: absolute;
  top: 7px;
  width: 24px;
  height: 24px;
  content: '';
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMTIiIGN5PSIxMiIgcj0iMTIiIGZpbGw9IiM0M0EwNDciLz48cGF0aCBkPSJNMTYuNzY0IDkuNTYxYS45MzEuOTMxIDAgMCAwLS4wOTItMS4zMjkuOTcuOTcgMCAwIDAtMS4zNTIuMDlsLTQuODEyIDUuNDIzLTEuODczLTEuODQxYS45Ny45NyAwIDAgMC0xLjM1NCAwIC45MzEuOTMxIDAgMCAwIDAgMS4zMzJsMi40NzcgMi40MzVjLjE0LjEzOC4zMTMuMjI0LjQ5NC4yNTlhLjk3Ljk3IDAgMCAwIDEuMDg1LS4yNTNsNS40MjctNi4xMTZ6IiBmaWxsPSIjZmZmIiBmaWx0ZXI9InVybCgjZmlsdGVyMF9kKSIvPjxkZWZzPjxmaWx0ZXIgaWQ9ImZpbHRlcjBfZCIgeD0iNiIgeT0iNyIgd2lkdGg9IjEyIiBoZWlnaHQ9IjEwIiBmaWx0ZXJVbml0cz0idXNlclNwYWNlT25Vc2UiIGNvbG9yLWludGVycG9sYXRpb24tZmlsdGVycz0ic1JHQiI+PGZlRmxvb2QgZmxvb2Qtb3BhY2l0eT0iMCIgcmVzdWx0PSJCYWNrZ3JvdW5kSW1hZ2VGaXgiLz48ZmVDb2xvck1hdHJpeCBpbj0iU291cmNlQWxwaGEiIHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMTI3IDAiLz48ZmVPZmZzZXQvPjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249Ii41Ii8+PGZlQ29sb3JNYXRyaXggdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwLjIgMCIvPjxmZUJsZW5kIGluMj0iQmFja2dyb3VuZEltYWdlRml4IiByZXN1bHQ9ImVmZmVjdDFfZHJvcFNoYWRvdyIvPjxmZUJsZW5kIGluPSJTb3VyY2VHcmFwaGljIiBpbjI9ImVmZmVjdDFfZHJvcFNoYWRvdyIgcmVzdWx0PSJzaGFwZSIvPjwvZmlsdGVyPjwvZGVmcz48L3N2Zz4=');
}
.amrma-received-message .amrma-message {
  margin: 0 0 0 45px;
  color: #2e7d32;
}
.amrma-table-container {
  margin-bottom: 40px;
}
.amrma-table-container .amrma-title {
  margin-bottom: 10px;
}
.amrma-items-table {
  margin-top: 10px;
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .col {
  position: static;
  margin: 0;
  padding: 5px 0;
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .col:first-child {
  left: 5px;
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .amrma-status {
  position: relative;
  padding: 0 0 0 20px;
  text-transform: capitalize;
  color: #363636;
  font-weight: 600;
  font-size: 14px;
  background: inherit;
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .amrma-status:before {
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: left center;
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .amrma-status.-rejected {
  color: #d80f33;
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .amrma-status.-rejected:before {
  content: '';
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSByPSI3LjUiIHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIC0xIDcuNSA3LjUpIiBmaWxsPSIjRDgwRjMzIi8+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC4wNzEgOS45OTZhLjYwNi42MDYgMCAwIDEtLjg1NyAwTDcuNSA4LjI4MiA1Ljc4NiA5Ljk5NmEuNjA2LjYwNiAwIDAgMS0uODU3LS44NTdsMS43MTQtMS43MTRMNC45MjggNS43MWEuNjA2LjYwNiAwIDEgMSAuODU4LS44NTdMNy41IDYuNTY4bDEuNzE0LTEuNzE1YS42MDYuNjA2IDAgMCAxIC44NTcuODU3TDguMzU3IDcuNDI1bDEuNzE0IDEuNzE0YS42MDYuNjA2IDAgMCAxIDAgLjg1N3oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=');
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .amrma-status.-pending {
  color: #2196f3;
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .amrma-status.-pending:before {
  content: '';
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSByPSI3LjUiIHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIC0xIDcuNSA3LjUpIiBmaWxsPSIjMjE5NkYzIi8+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04LjY3NCAzLjlsMy4xNTIgMy4yNGEuNTIuNTIgMCAwIDEgMCAuNzJMOC42NzQgMTEuMWEuNDg2LjQ4NiAwIDAgMS0uNyAwIC41Mi41MiAwIDAgMSAwLS43MmwyLjMwNi0yLjM3SDIuOTdWNi45OWg3LjMxTDcuOTc0IDQuNjJhLjUyLjUyIDAgMCAxIDAtLjcyLjQ4Ni40ODYgMCAwIDEgLjcgMHoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=');
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .amrma-status.-resolved:before {
  content: '';
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSByPSI3LjUiIHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIC0xIDcuNSA3LjUpIiBmaWxsPSIjNTFCNzU2Ii8+PHBhdGggZD0iTTQuNSA3LjE3OGwzIDIuNTcyIDMuNzUtNC4wNzIiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+');
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .amrma-details {
  padding-top: 15px;
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .amrma-details:before {
  content: none;
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .details:before {
  content: none;
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .amrma-image {
  width: 100px;
  height: 100px;
  padding: 0;
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .amrma-image:after {
  content: none;
}
.amrma-table-container .table-wrapper {
  border-bottom: none;
}
.amrma-rating-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.amrma-rating-block .amrma-title {
  line-height: 22px;
  font-weight: bold;
  font-size: 16px;
  color: #494949;
}
.amrma-feedback-container {
  display: flex;
  box-sizing: border-box;
  margin: 20px;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 2px;
}
.amrma-feedback-container .amrma-feedback {
  margin-right: 10px;
  width: 80%;
  height: 40px;
  border: none;
}
.amrma-stars-container {
  box-sizing: border-box;
  margin: 20px auto;
  padding: 25px 15px 15px;
  max-width: 530px;
  border: 2px solid rgba(23, 93, 224, 0.3);
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 4px 8px rgba(0, 62, 176, 0.1);
}
.amrma-stars-container .rated-message {
  text-align: center;
}
.amrma-stars-container .amrma-stars-block .rating-5:before {
  width: 130px;
}
.amrma-stars-container .amrma-stars-block .rating-4:before {
  width: 104px;
}
.amrma-stars-container .amrma-stars-block .rating-3:before {
  width: 78px;
}
.amrma-stars-container .amrma-stars-block .rating-2:before {
  width: 52px;
}
.amrma-stars-container .amrma-stars-block .rating-1:before {
  width: 26px;
}
.amrma-stars-container .amrma-stars-block {
  width: 130px;
  height: 24px;
}
.amrma-stars-container .amrma-stars-block:before {
  width: 130px;
  height: 24px;
  content: '';
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzIDEuMjM2bDIuMTkyIDYuNzQ3YTIgMiAwIDAgMCAxLjkwMiAxLjM4Mmg3LjA5NGwtNS43MzkgNC4xN2EyIDIgMCAwIDAtLjcyNyAyLjIzNmwyLjE5MyA2Ljc0Ni01Ljc0LTQuMTdhMiAyIDAgMCAwLTIuMzUgMGwtNS43NCA0LjE3IDIuMTkyLTYuNzQ2YTIgMiAwIDAgMC0uNzI2LTIuMjM3bC01Ljc0LTQuMTdoNy4wOTVhMiAyIDAgMCAwIDEuOTAyLTEuMzgxTDEzIDEuMjM2eiIgc3Ryb2tlPSIjRkZDMTA3IiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=');
}
.amrma-stars-container .amrma-stars-block .amrma-star:before {
  display: inline-block;
  height: 24px;
  content: '';
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzIDEuMjM2bDIuMTkyIDYuNzQ3YTIgMiAwIDAgMCAxLjkwMiAxLjM4Mmg3LjA5NGwtNS43MzkgNC4xN2EyIDIgMCAwIDAtLjcyNyAyLjIzNmwyLjE5MyA2Ljc0Ni01Ljc0LTQuMTdhMiAyIDAgMCAwLTIuMzUgMGwtNS43NCA0LjE3IDIuMTkyLTYuNzQ2YTIgMiAwIDAgMC0uNzI2LTIuMjM3bC01Ljc0LTQuMTdoNy4wOTVhMiAyIDAgMCAwIDEuOTAyLTEuMzgxTDEzIDEuMjM2eiIgZmlsbD0iI0ZGQzEwNyIgc3Ryb2tlPSIjRkZDMTA3IiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=');
}
.amrma-stars-container .amrma-stars-block .amrma-radio:not(:checked) + .amrma-star:hover:before {
  opacity: 1;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzIDEuMjM2bDIuMTkyIDYuNzQ3YTIgMiAwIDAgMCAxLjkwMiAxLjM4Mmg3LjA5NGwtNS43MzkgNC4xN2EyIDIgMCAwIDAtLjcyNyAyLjIzNmwyLjE5MyA2Ljc0Ni01Ljc0LTQuMTdhMiAyIDAgMCAwLTIuMzUgMGwtNS43NCA0LjE3IDIuMTkyLTYuNzQ2YTIgMiAwIDAgMC0uNzI2LTIuMjM3bC01Ljc0LTQuMTdoNy4wOTVhMiAyIDAgMCAwIDEuOTAyLTEuMzgxTDEzIDEuMjM2eiIgZmlsbD0iI0ZGQzEwNyIgc3Ryb2tlPSIjRkZDMTA3IiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=');
  cursor: pointer;
}
.amrma-send {
  margin-left: 10px;
  padding: 12px 16px;
  border: 1px solid #1979c3;
  border: none;
  border-radius: 3px;
  color: #fff;
  background: #1979c3;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -ms-transition: background-color 0.4s;
  transition: background-color 0.4s;
  font-weight: bold;
}
.amrma-send:hover {
  border: none;
  background: #2196f3;
  color: #fff;
}
.amrma-return-select .amrma-select {
  font-size: 16px;
}
@media print {
  .nav-sections,
  .page-footer,
  .sidebar,
  .page-title-wrapper,
  .amrma-received-message,
  .amrma-cancel,
  .amrma-status,
  .amrma-status-container,
  .amrma-return-instructions,
  .amrma-tracking-information,
  .amrma-chat-title,
  .amrma-chat-container {
    display: none;
  }
  .page-wrapper .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col {
    padding-left: 0 !important;
  }
  .page-wrapper .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:first-child {
    position: relative;
    top: 0;
  }
  .page-wrapper .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:first-child .amrma-image {
    margin-right: 0;
    padding: 5px;
  }
  .page-wrapper .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col .amrma-status {
    display: block;
  }
}
.amreturns-order-select {
  display: flex;
  box-sizing: border-box;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: end;
  padding: 0;
  border: 2px solid rgba(23, 93, 224, 0.3);
  border-radius: 4px;
  box-shadow: 0 4px 8px rgba(0, 62, 176, 0.1);
}
.amreturns-order-select .amreturn-btn {
  box-shadow: none;
}
.amreturns-order-select .amreturn-select {
  font-size: 16px;
}
.amreturns-title-container {
  flex: inherit;
  flex-basis: 100%;
  margin: 20px 0 5px 20px;
}
.amreturns-orders-container {
  display: flex;
  flex-direction: column;
  flex: 1 1 100%;
  margin: 0 20px 20px;
}
.amreturns-orders-container .amreturn-btn {
  margin-left: 0;
  margin-top: 10px;
}
.amreturns-select-title {
  font-weight: bold;
  line-height: 19px;
  color: #333;
}
.amreturn-btn {
  margin-left: 10px;
  padding: 7px 21px;
  border: 1px solid #1979c3;
  color: #fff;
  background: #1979c3;
  transition: background-color 0.4s;
}
.amreturn-btn:hover {
  border: 1px solid #2196f3;
  background: #2196f3;
  color: #fff;
}
.account .table-wrapper {
  border-top: none;
  margin-top: 25px;
}
.returns-history > .amrma-table .amrma-tbody > .amrma-row {
  position: relative;
}
.returns-history > .amrma-table .amrma-tbody > .amrma-row .amrma-image {
  width: 80px;
  height: 80px;
  margin: 0;
  padding: 0;
}
.returns-history > .amrma-table .amrma-tbody > .amrma-row .amrma-image.new-message:after {
  position: absolute;
  top: 40%;
  left: 0;
  height: 15px;
  width: 15px;
  content: '';
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iNy41IiBjeT0iNy41IiByPSI3LjUiIGZpbGw9IiNEODFCNjAiLz48cGF0aCBkPSJNOS43OSA3LjM4NGwzLjEyMSAzLjE3NWEuODEuODEgMCAwIDAgLjA4OS0uMzU1VjQuNzlhLjc2My43NjMgMCAwIDAtLjA1NS0uMjc4TDkuNzg5IDcuMzg0ek04LjAyNiA4LjI3OWw0LjU3OS00LjE3QS43ODcuNzg3IDAgMCAwIDEyLjIwNiA0aC05LjQxYS43NzMuNzczIDAgMCAwLS4zOTguMTA5bDQuNTc4IDQuMTdhLjc3NS43NzUgMCAwIDAgMS4wNSAweiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik0xMi41MjkgMTAuOTI5TDkuMzk5IDcuNzRsLTEuMDIxLjkzMWExLjI5MyAxLjI5MyAwIDAgMS0xLjc1IDBsLTEuMDA2LS45MTctMy4xNSAzLjE3NWMuMS4wNDUuMjEuMDcxLjMyNC4wNzFoOS40MDhhLjc0Ny43NDcgMCAwIDAgLjMyNS0uMDcxek0yLjA1NSA0LjUxMkEuODIzLjgyMyAwIDAgMCAyIDQuNzl2NS40MTRjMCAuMTI3LjAzNy4yNS4wODkuMzU4bDMuMTMyLTMuMTY0LTMuMTY2LTIuODg2eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==');
}
.amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:not(:first-child),
.amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:not(:last-child) {
  padding: 0 0 0 125px;
}
.amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col.qty {
  padding-top: 15px;
}
.amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:not(:first-child) {
  padding-left: 125px;
}
.amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:last-child {
  padding-top: 20px;
}
.amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col {
  border-top: none;
}
.amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:first-child {
  position: absolute;
  top: 20px;
  left: 25px;
  padding: 0;
}
.amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:first-child:before {
  content: none;
}
.amrma-status {
  padding: 0 10px 1px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
}
.amrma-status.-pending {
  background: #2196f3;
}
.amrma-status.-authorized {
  background: #3f51b5;
}
.amrma-status.-received {
  background: #9c27b0;
}
.amrma-status.-resolved {
  background: #4caf50;
}
.amrma-status.-cancelled {
  background: #9e9e9e;
}
.amrma-status.-rejected {
  background: #c33d3c;
}
.table-wrapper .table-returns-items .amrma-tbody > .amrma-row > .col {
  padding: 10px;
  border-top: 1px solid #d1d1d1;
  vertical-align: middle;
}
.table-wrapper .table-returns-items .amrma-tbody > .amrma-row > .col:first-child {
  position: relative;
  padding-left: 25px;
}
.amrma-customer-information {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
}
.amrma-customer-information .amrma-customer-name {
  margin-bottom: 20px;
}
.amrma-product-information {
  align-self: baseline;
}
.amrma-product-information .amrma-checkbox {
  display: none;
}
.amrma-product-information .amrma-checkbox:checked ~ .amrma-moreinfo {
  display: block;
}
.amrma-product-information .amrma-checkbox:checked + .amrma-showmore:before {
  top: 9px;
  transform: rotate(315deg);
}
.amrma-product-information .amrma-moreinfo {
  margin-top: 4px;
  display: none;
}
.amrma-product-information .amrma-moreinfo .amrma-info {
  margin-bottom: 0;
}
.amrma-product-information .amrma-showmore {
  position: relative;
  padding-right: 20px;
  cursor: pointer;
}
.amrma-product-information .amrma-showmore:before {
  position: absolute;
  top: 2px;
  right: 0;
  width: 9px;
  height: 9px;
  content: '';
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  transform: rotate(135deg);
}
.amrma-product {
  display: flex;
}
.amrma-product-item {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: 15px 0;
  border-bottom: 1px solid #d1d1d1;
}
.amrma-image {
  display: block;
  margin-right: 20px;
  padding-left: 33px;
  width: 100px;
  height: 100px;
}
.amrma-image img {
  max-width: 100%;
  max-height: 100%;
}
.amrma-checkbox {
  display: none;
}
.amrma-customer-name,
.amrma-customer-address {
  flex-basis: 50%;
}
.amrma-title {
  font-weight: normal;
  font-size: 22px;
  line-height: 30px;
}
label.amrma-title {
  font-weight: normal;
  font-size: 22px;
  line-height: 30px;
}
.amrma-checkbox-container {
  position: relative;
}
.amrma-checkbox-container .amrma-label {
  position: absolute;
  top: 44px;
  width: 13px;
  height: 13px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 3px;
  background: #fff;
  cursor: pointer;
}
.amrma-checkbox-container.-policy .amrma-label {
  top: 4px;
}
.amrma-checkbox-container .amrma-image {
  cursor: pointer;
}
.amrma-checkbox-container .amrma-checkbox:checked + .amrma-label,
.amrma-checkbox-container .amrma-checkbox:checked + .amrma-label-container .amrma-label {
  border: none;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3Qgd2lkdGg9IjEzIiBoZWlnaHQ9IjEzIiByeD0iMyIgZmlsbD0iIzE5NzlDMyIvPjxwYXRoIGQ9Ik0zLjI1IDYuNWwyLjYgMi42IDMuOS00LjU1IiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==');
}
.amrma-products-table {
  margin-bottom: 40px;
}
.amrma-product-message {
  width: 100%;
  margin: 15px 0 0;
  align-self: baseline;
}
.amrma-message-container.-options {
  box-sizing: border-box;
  border: 2px solid rgba(23, 93, 224, 0.4);
  border-radius: 2px;
  box-shadow: 0 4px 8px rgba(0, 62, 176, 0.1);
  background: none;
}
.amrma-message-container.-failed {
  border: 2px solid #ffcdd2;
  box-shadow: 0 4px 8px rgba(0, 62, 176, 0.1);
}
.amrma-message-container.-failed .amrma-message:not(.amrma-shipping-payer) {
  background: #ffebee;
}
.amrma-message-container .amrma-message {
  margin: 10px 20px 0;
  padding: 5px 10px;
  border-radius: 2px;
  background: #eaf1ff;
}
.amrma-message-container.-options,
.amrma-message-container.-gray {
  margin-left: 33px;
}
.amrma-return-select {
  margin: 0 20px;
}
.amrma-return-select:last-child {
  margin-bottom: 20px;
}
.amrma-return-select .amrma-title {
  margin-bottom: 10px;
}
.amrma-return-qty {
  display: flex;
  align-items: center;
  margin: 20px 0 0 20px;
}
.amrma-return-qty .amrma-label {
  margin-right: 10px;
  font-weight: bold;
}
.amrma-return-qty .amrma-select {
  font-size: 16px;
  flex-basis: 20%;
}
.amrma-return-qty .amrma-total {
  margin-left: 5px;
}
.amrma-message-container {
  margin: 10px 20px 20px;
  border-radius: 2px;
  background: #eaf1ff;
  padding-bottom: 20px;
}
.amrma-message-container.-gray {
  box-sizing: border-box;
  padding: 15px;
  border: 2px solid #ccc;
  border-radius: 2px;
  background: none;
}
.amrma-input-block {
  max-width: 620px;
  margin-bottom: 20px;
}
.amrma-input-block .amrma-title {
  font-size: 14px;
  font-weight: bold;
  line-height: 19px;
}
.amrma-input-block .amrma-field {
  font-size: 16px;
}
.amrma-chat-send .amrma-textarea,
.amrma-comment-block .amrma-comment {
  font-size: 16px;
}
.amrma-return-message {
  margin-bottom: 10px;
  border-radius: 2px;
  background: #f5f5f5;
}
.amrma-img-text {
  margin-bottom: 10px;
  padding: 5px 10px;
  border-radius: 2px;
  background: #f5f5f5;
}
.amrma-attach-file {
  margin-top: 10px;
}
.amrma-chat-send .amrma-attach-file {
  width: 29px;
  height: 33px;
  margin: 0;
}
.amrma-attach-file .amrma-attach {
  display: none;
}
.amrma-attach-file .amrma-file {
  margin: 5px 0;
  padding-left: 20px;
  color: #1979c3;
}
.amrma-attach-file .amrma-label {
  position: relative;
  padding-left: 20px;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
  color: #1979c3;
  transition: color .3s ease;
}
.amrma-attach-file .amrma-label:hover {
  text-decoration: underline;
  color: #2196f3;
}
.amrma-attach-file .amrma-label:before {
  position: absolute;
  top: 4px;
  left: 0;
  width: 17px;
  height: 16px;
  content: '';
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zLjM5NiAxNmEzLjMzMiAzLjMzMiAwIDAgMS0yLjM5My0xLjAzNUEzLjU2NSAzLjU2NSAwIDAgMSAwIDEyLjQ5MmEzLjMxOCAzLjMxOCAwIDAgMSAuOTIyLTIuMzE4bC4xNC0uMTQ3TDkuNTU4IDEuMjVBNC4wNzkgNC4wNzkgMCAwIDEgMTIuNTExIDBjMS4xMzYtLjAwMSAyLjI4Ny40NjMgMy4xNjUgMS4zN0E0LjcwNyA0LjcwNyAwIDAgMSAxNyA0LjYzNmE0LjM2NCA0LjM2NCAwIDAgMS0xLjIxIDMuMDVsLTcuMTMyIDcuMzctLjUzMS41NDgtMS4wNi0xLjA5N0wxNC43MyA2LjU5Yy41MTMtLjUzLjc2OC0xLjIyNi43Ny0xLjk1M2EzLjEzIDMuMTMgMCAwIDAtLjg4Ni0yLjE3MSAyLjkzMiAyLjkzMiAwIDAgMC0yLjEwMy0uOTE1IDIuNTk5IDIuNTk5IDAgMCAwLTEuODkuNzk1TDEuOTg0IDExLjI3Yy0uMzIyLjMzMi0uNDguNzYzLS40ODIgMS4yMjIgMCAuNDg1LjE4My45ODYuNTYyIDEuMzc3LjM3OS4zOS44NjIuNTggMS4zMzIuNThhMS42MzUgMS42MzUgMCAwIDAgMS4xODQtLjQ5Nmw2LjUxNC02LjczYS42NTUuNjU1IDAgMCAwIC4xODItLjQ3LjguOCAwIDAgMC0uMjI5LS41NTYuNzQ1Ljc0NSAwIDAgMC0uNTM4LS4yMzYuNjIuNjIgMCAwIDAtLjQ1My4xODhsLTUuNTQgNS43MjQtMS4wNjItMS4wOTYgNS41NC01LjcyNGMuNDE2LS40MzIuOTctLjY0NiAxLjUxNS0uNjQ0LjU3OCAwIDEuMTYuMjM2IDEuNi42OTEuNDQuNDU2LjY3IDEuMDU2LjY3IDEuNjU0IDAgLjU2LS4yMDcgMS4xMzQtLjYyMyAxLjU2NEw1LjY0IDE1LjA0OUEzLjEwNCAzLjEwNCAwIDAgMSAzLjQwMiAxNmgtLjAwNnoiIGZpbGw9IiMxOTc5QzMiLz48L3N2Zz4=');
}
.amrma-chat-send .amrma-attach-file .amrma-label:before {
  top: 0;
  left: 5px;
  width: 29px;
  height: 27px;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01Ljc5MyAyN2MtMS40Ny4wMDItMi45NTMtLjU5Mi00LjA4My0xLjc0N0E1Ljk4MiA1Ljk4MiAwIDAgMSAwIDIxLjA4MWE1LjU2OCA1LjU2OCAwIDAgMSAxLjU3My0zLjkxMmwuMjQtLjI0OEwxNi4zMDQgMi4xMDlBNi45OTYgNi45OTYgMCAwIDEgMjEuMzQyIDBjMS45MzgtLjAwMiAzLjkwMi43OCA1LjM5OSAyLjMxQTcuODk4IDcuODk4IDAgMCAxIDI5IDcuODI1Yy4wMDMgMS44NjgtLjY4MyAzLjczOC0yLjA2NCA1LjE0OUwxNC43NyAyNS40MDlsLS45MDYuOTI1LTEuODEtMS44NTFMMjUuMTI4IDExLjEyYy44NzYtLjg5NSAxLjMxMS0yLjA3IDEuMzEzLTMuMjk3IDAtMS4yOTYtLjUtMi42My0xLjUxLTMuNjYzLTEuMDEzLTEuMDM1LTIuMzE2LTEuNTQzLTMuNTg4LTEuNTQ0YTQuNDU3IDQuNDU3IDAgMCAwLTMuMjI0IDEuMzQzTDMuMzg0IDE5LjAxOGMtLjU0OS41Ni0uODIgMS4yODctLjgyMiAyLjA2My4wMDIuODE4LjMxMyAxLjY2My45NiAyLjMyMy42NDUuNjU3IDEuNDcuOTc4IDIuMjcxLjk4YTIuODA0IDIuODA0IDAgMCAwIDIuMDItLjgzOWwxMS4xMTItMTEuMzU3Yy4yMDgtLjIxMy4zMS0uNDgyLjMxMS0uNzkxIDAtLjMyNi0uMTI0LS42NjYtLjM5MS0uOTRhMS4yNzggMS4yNzggMCAwIDAtLjkxOC0uMzk4IDEuMDYzIDEuMDYzIDAgMCAwLS43NzMuMzE4bC05LjQ1IDkuNjU4LTEuODEyLTEuODQ4IDkuNDUyLTkuNjZhMy41OCAzLjU4IDAgMCAxIDIuNTgzLTEuMDg2Yy45ODYgMCAxLjk3OC4zOTcgMi43MyAxLjE2NmEzLjk5OSAzLjk5OSAwIDAgMSAxLjE0MSAyLjc5IDMuNzcxIDMuNzcxIDAgMCAxLTEuMDYxIDIuNjRMOS42MiAyNS4zOTRBNS4zMjMgNS4zMjMgMCAwIDEgNS44MDMgMjdoLS4wMSIgZmlsbD0iIzE5NzlDMyIvPjwvc3ZnPg==');
}
.amrma-return-policy {
  display: inline-block;
  margin-top: 30px;
}
.amrma-return-policy.-border {
  padding: 5px;
  border: 2px solid #ffcdd2;
  box-shadow: 0 4px 8px rgba(0, 62, 176, 0.1);
}
.amrma-return-policy .amrma-text {
  margin-left: 15px;
  padding-left: 20px;
}
.amrma-btns-block {
  margin-top: 15px;
}
.amrma-btns-block .amreturn-btn {
  margin: 0 20px 0 0;
  padding: 11px 15px;
  height: auto;
  line-height: 16px;
  box-shadow: none;
}
.amrma-link-cancel {
  font-weight: bold;
  color: #1979c3;
}
.amrma-chat-file.-newreturn {
  display: flex;
  align-items: center;
  margin: 0;
}
.amrma-chat-file.-newreturn:before {
  top: 7px;
}
.amrma-chat-file.-newreturn .amrma-file {
  padding: 0;
}
.amrma-chat-file.-newreturn .amrma-delete {
  padding: 0;
  margin-left: 10px;
}
._strong {
  font-weight: 600;
}
._nomargin {
  margin: 0;
}
._hide {
  display: none;
}
.amrma-chat-container {
  box-sizing: border-box;
  background: #f9f9fc;
  border: 1px solid #ebeef5;
  border-radius: 2px;
}
.amrma-chat-block {
  display: flex;
  flex-direction: column;
  overflow-y: hidden;
  min-height: 270px;
  max-height: 270px;
  padding-right: 5px;
  margin: 30px 20px 20px;
}
.amrma-chat-block:hover {
  overflow-y: scroll;
  padding-right: 0;
}
.amrma-chat-block::-webkit-scrollbar-track {
  border-radius: 3px;
}
.amrma-chat-block::-webkit-scrollbar {
  width: 5px;
}
.amrma-chat-block::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #c5c5c5;
}
.amrma-message-block {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 15px 20px 10px;
  border-radius: 10px;
}
.amrma-message-block:before {
  position: absolute;
  top: 15px;
  width: 11px;
  height: 22px;
  content: '';
}
.amrma-message-block .amrma-message {
  white-space: pre-wrap;
  word-wrap: break-word;
}
.amrma-message-block .amrma-date {
  align-self: flex-end;
  margin: 0;
  padding: 0;
  color: #999;
  font-size: 12px;
}
.amrma-message-block .amrma-image {
  width: auto;
  height: auto;
  max-width: 225px;
  margin: 0;
  padding: 0;
}
.amrma-chat-message.-left .amrma-message-block {
  background: #e2f5fe;
}
.amrma-chat-message.-left .amrma-message-block:before {
  left: -11px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjUgMjEuNUwuMzI3IDMuMTlDLS41MzUgMS42MzUuOTA0LS4xODggMi42MTUuMjkxTDEwLjUgMi41djE5eiIgZmlsbD0iI0UxRjVGRSIvPjwvc3ZnPg==');
}
.amrma-chat-message.-right .amrma-message-block {
  background: #eceeff;
}
.amrma-chat-message.-right .amrma-message-block:before {
  right: -11px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAgMjEuNUwxMC4xNzIgMy4xOWMuODYzLTEuNTU0LS41NzYtMy4zNzctMi4yODctMi44OThMMCAyLjV2MTl6IiBmaWxsPSIjRUNFRUZGIi8+PC9zdmc+');
}
.amrma-chat-message {
  margin: 5px 20px;
  max-width: 80%;
}
.amrma-chat-message.-default {
  display: none;
}
.amrma-chat-message.-left {
  align-self: flex-start;
}
.amrma-chat-message.-right {
  align-self: flex-end;
}
.amrma-chat-message.-right .amrma-username {
  text-align: right;
}
.amrma-chat-message .amrma-username {
  margin-bottom: 5px;
  color: #777;
}
.amrma-chat-message .amrma-delete-container {
  text-align: right;
}
.amrma-message:before {
  position: absolute;
  width: 13px;
  height: 20px;
  content: '';
}
.amrma-chat-file {
  position: relative;
  padding-left: 25px;
}
.amrma-chat-file.-preview {
  display: flex;
  align-items: center;
  margin: 25px;
  padding-right: 20px;
  color: #006bb4;
}
.amrma-chat-file:before {
  position: absolute;
  top: 2px;
  left: 0;
  width: 17px;
  height: 16px;
  content: '';
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zLjM5NiAxNmEzLjMzMiAzLjMzMiAwIDAgMS0yLjM5My0xLjAzNUEzLjU2NSAzLjU2NSAwIDAgMSAwIDEyLjQ5MmEzLjMxOCAzLjMxOCAwIDAgMSAuOTIyLTIuMzE4bC4xNC0uMTQ3TDkuNTU4IDEuMjVBNC4wNzkgNC4wNzkgMCAwIDEgMTIuNTExIDBjMS4xMzYtLjAwMSAyLjI4Ny40NjMgMy4xNjUgMS4zN0E0LjcwNyA0LjcwNyAwIDAgMSAxNyA0LjYzNmE0LjM2NCA0LjM2NCAwIDAgMS0xLjIxIDMuMDVsLTcuMTMyIDcuMzctLjUzMS41NDgtMS4wNi0xLjA5N0wxNC43MyA2LjU5Yy41MTMtLjUzLjc2OC0xLjIyNi43Ny0xLjk1M2EzLjEzIDMuMTMgMCAwIDAtLjg4Ni0yLjE3MSAyLjkzMiAyLjkzMiAwIDAgMC0yLjEwMy0uOTE1IDIuNTk5IDIuNTk5IDAgMCAwLTEuODkuNzk1TDEuOTg0IDExLjI3Yy0uMzIyLjMzMi0uNDguNzYzLS40ODIgMS4yMjIgMCAuNDg1LjE4My45ODYuNTYyIDEuMzc3LjM3OS4zOS44NjIuNTggMS4zMzIuNThhMS42MzUgMS42MzUgMCAwIDAgMS4xODQtLjQ5Nmw2LjUxNC02LjczYS42NTUuNjU1IDAgMCAwIC4xODItLjQ3LjguOCAwIDAgMC0uMjI5LS41NTYuNzQ1Ljc0NSAwIDAgMC0uNTM4LS4yMzYuNjIuNjIgMCAwIDAtLjQ1My4xODhsLTUuNTQgNS43MjQtMS4wNjItMS4wOTYgNS41NC01LjcyNGMuNDE2LS40MzIuOTctLjY0NiAxLjUxNS0uNjQ0LjU3OCAwIDEuMTYuMjM2IDEuNi42OTEuNDQuNDU2LjY3IDEuMDU2LjY3IDEuNjU0IDAgLjU2LS4yMDcgMS4xMzQtLjYyMyAxLjU2NEw1LjY0IDE1LjA0OUEzLjEwNCAzLjEwNCAwIDAgMSAzLjQwMiAxNmgtLjAwNnoiIGZpbGw9IiMxOTc5QzMiLz48L3N2Zz4=');
}
.amrma-chat-file .amrma-file {
  font-weight: 600;
}
.amrma-delete {
  display: inline-block;
  margin-left: 10px;
  width: 16px;
  height: 16px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAzNiAzNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTM1LjkxOCAyLjcxNEwzMy4yMDMgMCAxOC40MTggMTQuNzg3IDMuNjMzIDAgLjkxOCAyLjcxMyAxNS43MDUgMTcuNS45MiAzMi4yODcgMy42MzMgMzVsMTQuNzg1LTE0Ljc4NiAxNC43ODUgMTQuNzg1IDIuNzExLTIuNzEzTDIxLjEzMSAxNy41IDM1LjkxOCAyLjcxNCIgZmlsbD0iIzAwNmJiNCIvPjwvc3ZnPg==');
  background-repeat: no-repeat;
  cursor: pointer;
}
.amrma-chat-send {
  position: relative;
  display: flex;
  align-items: flex-end;
  padding: 10px;
  border-radius: 2px;
  background: #fff;
}
.amrma-chat-send .amrma-textarea {
  margin-left: 25px;
  width: 86%;
  max-height: 250px;
  min-height: 40px;
  border: none;
  resize: none;
}
.amrma-chat-send .amrma-hiddentext {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  white-space: pre-wrap;
}
.amrma-chat-notification {
  display: flex;
  margin: 5px 0 5px 20px;
}
.amrma-chat-notification .amrma-notification {
  margin-right: 15px;
  font-weight: 600;
  font-size: 14px;
}
.amrma-chat-notification .amrma-date {
  line-height: 19px;
}
.amrma-chat-comment {
  margin: 0 auto;
  padding: 125px 0;
  color: #999;
}
.amrma-quick-reply {
  display: none;
}
.amrma-tracking-information {
  margin-bottom: 40px;
}
.amrma-tracking-information .table-wrapper .table-returns-items .amrma-tbody > .amrma-row > .col {
  border-top: none;
}
.amrma-tracking-information .table-wrapper .table-returns-items .amrma-tbody > .amrma-row > .col:first-child {
  padding-left: 10px;
}
.amrma-tracking-add {
  display: flex;
  flex-direction: column;
  margin: 0 15px;
}
.amrma-tracking-add .amrma-input {
  margin: 10px 0;
}
.amrma-tracking-add .amreturn-btn {
  margin-left: 0;
}
.amrma-tracking-add .amrma-label {
  margin-bottom: 5px;
  font-weight: 600;
}
.amrma-tracking-information .amrma-thead .amrma-col.remove {
  display: none;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
* Amazon Pay variables
**/
.amazon-button-container {
  display: table;
  margin: 0 0 22px;
}
.amazon-button-container__cell {
  display: table-cell;
  min-width: 45px;
  position: relative;
}
.amazon-button-container img {
  display: block;
}
.amazon-button-container .field-tooltip {
  display: none;
  margin: -12px 0 0;
  right: 5px;
  top: 50%;
}
.checkout-shipping-address .amazon-button-container {
  margin: 22px 0;
}
.login-container .block-amazon-login .actions-toolbar {
  margin-top: 25px;
}
.amazon-validate-container .block .block-title {
  font-size: 1.8rem;
}
.amazon-validate-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.amazon-validate-container .fieldset:after {
  margin-top: 35px;
}
@media all and (max-width: 768px) {
  .amazon-button-container {
    width: 100%;
  }
}
.amazon-logout-widget {
  display: none;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
.amazon-divider {
  border-bottom: 1px solid #cccccc;
  line-height: 0.1em;
  margin: 18px 0 20px;
  text-align: center;
  max-width: 500px;
}
.amazon-divider span {
  background: #fff;
  padding: 0 5px;
}
/** mini cart styling **/
.product-social-links,
.amazon-minicart-container {
  width: 100%;
  display: block;
  text-align: center;
}
.product-social-links .amazon-button-container,
.amazon-minicart-container .amazon-button-container {
  display: inline-block;
  margin: 0px;
}
.product-social-links .field-tooltip .field-tooltip-content,
.amazon-minicart-container .field-tooltip .field-tooltip-content {
  top: 38px;
  left: -245px;
}
.product-social-links .field-tooltip .field-tooltip-content:before,
.amazon-minicart-container .field-tooltip .field-tooltip-content:before {
  border: none;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #666666;
  top: -10px;
  left: 244px;
}
.product-social-links .field-tooltip .field-tooltip-content:after,
.amazon-minicart-container .field-tooltip .field-tooltip-content:after {
  border: none;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #f4f4f4;
  top: -8px;
  left: 244px;
}
.product-social-links .amazon-button-container {
  margin-bottom: 30px;
  display: block;
}
.amazon-checkout-now {
  border-top: 1px solid #c1c1c1;
  padding-top: 10px;
  margin-bottom: 10px;
}
.amazon-addtoCart {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.revert-checkout {
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}
.centered-button {
  text-align: center;
  display: inline-block;
}
.catalog-product-view .centered-button {
  display: table;
}
.checkout-payment-method .amazon-sandbox-simulator {
  border-bottom: 1px solid #cccccc;
}
.checkout-payment-method .amazon-sandbox-simulator .payment-option-title {
  border-top: none;
  padding-top: 0;
}
.checkout-payment-method .amazon-sandbox-simulator .amazon-sandbox-simulator-scenario {
  margin-bottom: 10px;
}
.checkout-methods-items .amazon-minicart-container .amazon-divider {
  display: none;
}
.checkout-methods-items .centered-button {
  margin-bottom: 0;
}
@media all and (max-width: 768px) {
  .checkout-methods-items .centered-button {
    width: auto;
  }
}
.checkout-methods-items .field-tooltip {
  display: none;
}
.checkout-methods-items .field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:before,
.checkout-methods-items .field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999999;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
@media all and (max-width: 768px) {
  .checkout-methods-items .field-tooltip .field-tooltip-content {
    right: -56px;
    top: 38px;
    left: auto;
  }
  .checkout-methods-items .field-tooltip .field-tooltip-content:before,
  .checkout-methods-items .field-tooltip .field-tooltip-content:after {
    right: 56px;
  }
}
.amazon-widget {
  max-width: 400px;
  height: 228px;
}
.amazon-widget--address {
  margin-top: 20px;
}
.amazon-addresses {
  margin-top: 20px;
}
.amazon-addresses .amazon-address {
  margin-bottom: 20px;
}
#checkout-step-shipping .amazon-divider {
  margin: 40px 0;
}
.checkout-payment-method .amazon-payment-method .payment-method-title {
  visibility: hidden;
  padding-bottom: 0;
}
/** Prevent movement after a soft decline to other payment steps **/
.opc-progress-bar-item._complete.lock-step {
  cursor: none;
  pointer-events: none;
}
@media all and (max-width: 768px) {
  .amazon-minicart-container .amazon-button-container {
    width: auto;
  }
}
.klarna-payments-method-cell {
  display: table-cell;
  vertical-align: middle;
}
label.klarna-payments-method-cell > span {
  padding-left: 5px;
}
span.klarna-payments-method-cell > img {
  display: block;
}
.onestepcheckout-index-index .page-main .main #checkout.checkout-container .aw-onestep-main button.otp_login.action.primary,
.onestepcheckout-index-index .page-main .main #checkout.checkout-container .aw-onestep-main .cart.table-wrapper .actions-toolbar > .action.otp_login.action.primary,
.onestepcheckout-index-index .page-main .main #checkout.checkout-container .aw-onestep-main .action-gift.otp_login.action.primary {
  border: 2px solid #422D1E;
  background-color: #422D1E;
}
.onestepcheckout-index-index .page-main .main #checkout.checkout-container .aw-onestep-main button.otp_login.action.primary:hover,
.onestepcheckout-index-index .page-main .main #checkout.checkout-container .aw-onestep-main .cart.table-wrapper .actions-toolbar > .action.otp_login.action.primary:hover,
.onestepcheckout-index-index .page-main .main #checkout.checkout-container .aw-onestep-main .action-gift.otp_login.action.primary:hover {
  border: 2px solid #422D1E;
  background-color: #fff;
}
#login-form {
  margin: 0 auto;
  max-width: 460px;
  width: 100%;
  min-width: 360px;
}
#login-form .field {
  width: 100%;
  display: inline-block;
}
#login-form .field .control {
  width: 68%;
  float: left;
}
#login-form .field .actions-toolbar {
  width: 30%;
  float: right;
}
#login-form .field .action.primary {
  height: 40px;
  width: 100%;
  color: #fff;
  padding: 0 5px;
  text-align: center;
}
#login-form .field .action.primary:hover {
  color: #422d1e;
}
.auth-login-index .block-customer-login {
  max-width: 420px;
  margin: 60px auto 0;
}
.auth-login-index .phone .control {
  display: flex;
  position: relative;
}
.auth-login-index .phone .control .phone-code {
  width: 70px;
  max-height: 55px;
  min-height: 50px;
  border: 2px solid #ccc;
  border-radius: 5px;
  margin-right: 10px;
}
.auth-login-index .phone .control .phone-code:focus {
  border: 1px solid #ccc;
}
.auth-login-index .phone .control .input-text {
  width: calc(100% - 80px);
  max-height: 55px;
  min-height: 50px;
  border: 2px solid #ccc;
  border-radius: 5px;
}
.auth-login-index .phone .control .input-text:focus {
  border: 1px solid #ccc;
}
.auth-login-index .phone div.mage-error {
  position: absolute;
  top: 100%;
}
.auth-login-index #login-form .actions-toolbar {
  width: 100%;
  margin-top: 22px;
}
.auth-login-index #login-form .control {
  display: block;
  width: 100%;
}
.auth-login-index #login-form .field-name-otp input {
  width: calc(25% - 10px);
  max-height: 55px;
  min-height: 50px;
  border: 2px solid #ccc;
  border-radius: 5px;
  text-align: center;
}
.auth-login-index #login-form .fieldset a {
  color: #007bff;
  font-weight: 600;
}
@media (max-width: 767px) {
  #login-form {
    min-width: auto;
  }
  #login-form .field .control {
    width: 100%;
  }
  #login-form .field .actions-toolbar {
    width: 100%;
    margin-top: 10px;
  }
}
/* COMMON STYLES
   ========================================================================== */
.mf-grey-text {
  color: #888484;
}
.mf-row-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-inline-end: 2rem;
  text-align: start;
}
/* CONTAINERS
   ========================================================================== */
.mf-payment-methods-container {
  max-width: 45rem;
  background-color: #fff;
  border: 0.063rem solid #e2e5e8;
  border-radius: 0.5rem;
  box-shadow: 0.063rem 0.063rem 0.625rem 0 rgba(144, 144, 144, 0.5);
  padding: 0.5rem 2rem;
  margin: 0.5rem auto;
  display: flex;
  flex-direction: column;
}
/* PAYMENT METHODS SECTION
   ========================================================================== */
.mf-card-container {
  border: 0.063rem solid #e3e3e8;
  border-radius: 0.5rem;
  box-shadow: 0 0.063rem 0.188rem 0 rgba(0, 0, 0, 0.1), 0 0.063rem 0.125rem 0 rgba(0, 0, 0, 0.06);
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0.3rem 0rem;
  padding: 0.3rem 1.95rem;
  cursor: pointer;
  background-color: #fff;
}
.mf-card-container:hover {
  box-shadow: rgba(45, 35, 66, 0.4) 0 0.063rem 0.125rem, rgba(45, 35, 66, 0.3) 0 0.188rem 0.25rem 0.063rem, #d6d6e7 0 0.063rem 0 inset;
  transform: translateY(-0.125rem);
  background-color: white;
  border: 0.063rem solid #e3e3e8;
  border-radius: 0.5rem;
  box-shadow: 0 0.063rem 0.188rem 0 rgba(0, 0, 0, 0.1), 0 0.063rem 0.125rem 0 rgba(0, 0, 0, 0.06);
}
.mf-payment-logo {
  margin-inline-end: 1rem;
  width: 3.5rem;
}
.mf-payment-text {
  color: #40a7cf;
  font-size: 1.125rem;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  margin: 1rem 0;
}
/* DIVIDER
   ========================================================================== */
.mf-divider {
  width: 100%;
  text-align: center;
  border-bottom: 0.063rem solid #c7c7c7;
  line-height: 0.1rem;
  margin: 1.25rem 0;
}
.mf-divider-span {
  color: #888484;
  background: #fff;
  padding: 0 0.625rem;
}
/* Begin Tamara payment css */
#tamara-logo-payment,
#tamara-logo-payment-pay-by-instalments {
  margin-left: 50px;
}
.tamara-success-title {
  text-align: center;
  font-weight: bolder;
}
.tamara-success-title h2 {
  font-size: 4.6rem;
  text-align: center;
}
#content-success {
  margin: 10px auto;
  width: 100%;
  text-align: center;
}
#tamara-logo-success {
  margin: 50px auto;
  width: 100%;
  text-align: center;
}
#tamara-logo-success img {
  margin-top: 10px;
}
.text-center {
  text-align: center;
}
.message.error.hidden-error-iframe {
  display: none;
}
/*popup product*/
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tamara-info-popup .wrapper {
  width: 100%;
  margin: 0 auto;
  text-align: left;
  display: flex;
  justify-content: flex-start;
}
.tamara-info-popup .wrapper .sub-title {
  padding-right: 15px;
  display: flex;
  align-items: center;
}
.tamara-info-popup .wrapper .modal-toggle {
  border: none;
  background: none;
  padding: 7px 15px;
  margin: 0;
  box-sizing: border-box;
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400;
  color: #3F3F3F;
}
.tamara-info-popup .wrapper .modal-toggle:hover {
  border: none;
}
.tamara-info-popup .icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  fill: currentcolor;
}
.tamara-info-popup h1,
.tamara-info-popup h2,
.tamara-info-popup h3,
.tamara-info-popup h4,
.tamara-info-popup h5,
.tamara-info-popup h6 {
  color: #222;
  font-weight: 700;
  font-family: inherit;
  line-height: 1.333;
  text-rendering: optimizeLegibility;
}
.tamara-info-popup .modal {
  position: fixed;
  z-index: 10000;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  visibility: hidden;
  width: 100%;
  height: 100%;
}
.tamara-info-popup .modal .modal-overlay {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s;
}
.tamara-info-popup .modal .modal-wrapper {
  position: absolute;
  z-index: 9999;
  top: 15%;
  left: 50%;
  transform: translateX(-50%) !important;
  width: 100%;
  max-width: 380px;
  background-color: #fff;
  height: auto !important;
  overflow-y: auto;
  padding: 0 20px 30px;
  box-shadow: 0 0 1.5em rgba(0, 0, 0, 0.35);
  border-radius: 20px;
}
.tamara-info-popup .modal .modal-transition {
  transition: all 0.3s 0.12s;
  transform: translateY(-10%);
  opacity: 0;
}
.tamara-info-popup .modal.is-visible {
  visibility: visible;
}
.tamara-info-popup .modal.is-visible .modal-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.tamara-info-popup .modal.is-visible .modal-transition {
  transform: translateY(0);
  opacity: 1;
}
.tamara-info-popup .modal-header,
.tamara-info-popup .modal-content {
  padding: 16px;
}
.tamara-info-popup .modal-header {
  position: relative;
  background-color: #fff;
  border-bottom: 1px solid #e8e8e8;
  padding: 15px 0 0;
}
.tamara-info-popup .modal-header .modal-close {
  position: fixed;
  top: 20px;
  right: 20px;
  padding: 10px;
  color: #aaa;
  background: none;
  border: 0;
  box-shadow: none;
  height: auto;
  z-index: 999;
}
.tamara-info-popup .modal-header .modal-close:before {
  content: 'X';
  display: block;
  position: relative;
  font-weight: 900;
}
.tamara-info-popup .modal-header .modal-close:hover {
  color: #777;
}
.tamara-info-popup .modal-header .modal-heading {
  font-size: 1.125em;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  width: 100%;
  padding-bottom: 0px;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.tamara-info-popup .modal-header .modal-heading img {
  text-align: center;
  margin: 0 auto;
}
.tamara-info-popup .modal-header .modal-heading .sub-title-head {
  font-weight: 600;
  margin: 10px 0 0 0;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 20px;
}
.tamara-info-popup .modal-header .title {
  padding: 20px 15px 0;
  text-align: center;
  text-transform: uppercase;
}
.tamara-info-popup .sa-language .modal-body .one-block {
  flex-direction: row-reverse;
}
.tamara-info-popup .sa-language .modal-body .one-block .right-content {
  text-align: right;
  padding-left: 0;
  width: calc(80% - 15px);
  padding-right: 15px;
  direction: rtl;
}
.tamara-info-popup .modal-body {
  padding-top: 30px;
}
.tamara-info-popup .modal-body .one-block {
  padding: 0;
  margin-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
}
.tamara-info-popup .modal-body .one-block .left-content {
  width: 20%;
  display: flex;
  align-items: center;
}
.tamara-info-popup .modal-body .one-block .left-content img {
  width: 40px;
  height: 40px;
  object-fit: contain;
  text-align: center;
  margin: 0 auto;
}
.tamara-info-popup .modal-body .one-block .right-content {
  width: calc(80% - 15px);
  text-align: left;
  padding-left: 15px;
}
.tamara-info-popup .modal-body .one-block .right-content .sub-title {
  font-weight: 600;
  margin-bottom: 0;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 20px;
}
.tamara-info-popup .modal-body .one-block .right-content .sub-description {
  display: block;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 18px;
}
.tamara-info-popup .modal-content > *:first-child {
  margin-top: 0;
}
.tamara-info-popup .modal-content > *:last-child {
  margin-bottom: 0;
}
/* End Tamarapayment css*/
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.opc-block-summary .vertex-message td,
.cart-summary .vertex-message td {
  padding: 0;
  border-top: none;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.form-address-edit .actions-toolbar .vertex-update-address {
  margin-top: 10px;
}
.vertex__address-suggestion {
  margin: 5px 0;
  padding-left: 10px;
  font-weight: 500;
  border-left: 2px solid gray;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 4px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .skus > .label {
  margin-top: 10px;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 20px;
  text-align: left;
}
.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}
.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}
.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 5px 0 0;
}
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}
.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}
.column .block-addbysku .reset {
  margin: 10px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px;
}
.block-cart-failed {
  margin-top: 40px;
}
.block-cart-failed .block-title {
  font-size: 2.6rem;
}
.block-cart-failed .block-title strong {
  font-weight: 300;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  margin-bottom: 10px;
}
.products {
  margin: 30px 0;
}
.product-item {
  vertical-align: top;
}
.products-grid .product-item {
  display: block;
  /*width: 100%/2;*/
}
.product-item-name {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin: 5px 0;
  word-wrap: break-word;
}
.product-item-info {
  max-width: 100%;
  width: 152px;
}
.page-products .product-item-info {
  width: 240px;
}
.product-item-actions {
  display: none;
}
.product-item-actions .actions-secondary > .action:before {
  margin: 0;
}
.product-item-description {
  margin: 25px 0;
}
.product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}
.product-item .product-reviews-summary .reviews-actions {
  font-size: 12px;
  margin-top: 5px;
  text-transform: lowercase;
}
.product-item .price-box {
  margin: 10px 0 25px;
}
.product-item .price-box .price {
  font-size: 1.4rem;
  font-weight: 700;
  white-space: nowrap;
}
.product-item .price-box .price-label {
  font-size: 12px;
}
.product-item .price-box .price-label:after {
  content: ':';
}
.product-item .special-price .price,
.product-item .minimal-price .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.product-item .special-price .price-wrapper,
.product-item .minimal-price .price-wrapper {
  display: inline-block;
}
.product-item .special-price .price-including-tax + .price-excluding-tax,
.product-item .minimal-price .price-including-tax + .price-excluding-tax {
  display: block;
}
.product-item .special-price {
  display: block;
}
.product-item .old-price .price {
  font-weight: 400;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 5px;
}
.product-item .minimal-price-link .price-label {
  color: #1979c3;
  font-size: 1.4rem;
}
.product-item .minimal-price-link .price {
  font-weight: 400;
}
.product-item .minimal-price-link,
.product-item .price-excluding-tax,
.product-item .price-including-tax {
  display: block;
  white-space: nowrap;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocompare:before {
  content: '\e61f';
}
.product-item .tocart {
  white-space: nowrap;
}
.price-container .price {
  font-size: 1.4rem;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 5px;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 1.1rem;
}
.price-container .weee:before {
  content: '(' attr(data-label) ': ';
}
.price-container .weee:after {
  content: ')';
}
.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ': ';
}
.products-list {
  /*.product-image-wrapper {
            &:extend(.abs-reset-image-wrapper all);
        }*/
}
.products-list .product-item {
  display: table;
  width: 100%;
}
.products-list .product-item-info {
  display: table-row;
}
.products-list .product-item-photo {
  display: table-cell;
  padding: 0 30px 30px 0;
  vertical-align: top;
  width: 1%;
}
.products-list .product-item-details {
  display: table-cell;
  vertical-align: top;
}
/*.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) {
    .page-products {
        .products-grid {
            .product-item {
                width: 100%/3;
            }
        }
    }

    .page-products.page-layout-1column {
        .products-grid {
            .product-item {
                width: 100%/4;
            }
        }
    }

    .page-products.page-layout-3columns {
        .products-grid {
            .product-item {
                width: 100%/2;
            }
        }
    }
}
.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__l) {
    .products-grid {
        .product-item {
            width: 100%/5;
        }
    }

    .page-layout-1column {
        .products-grid {
            .product-item {
                width: 100%/6;
            }
        }
    }

    .page-layout-3columns {
        .products-grid {
            .product-item {
                width: 100%/4;
            }
        }
    }

    .page-products {
        .products-grid {
            .product-items {
                margin: 0;
            }
            
            .product-item {
                margin-left: calc(~'(100% - 4 * 23.233%) / 3');
                padding: 0;
                width: 23.233%;

                &:nth-child(4n + 1) {
                    margin-left: 0;
                }
            }
        }
    }

    .page-products {
        &.page-layout-1column {
            .products-grid {
                .product-item {
                    margin-left: 0;
                    width: 100%/5;
                }
            }
        }

        &.page-layout-3columns {
            .products-grid {
                .product-item {
                    margin-left: 1%;
                    width: 32.667%;

                    &:nth-child(3n) {
                        margin-left: 1%;
                    }

                    &:nth-child(3n + 1) {
                        margin-left: 0;
                    }
                }
            }
        }
    }
}
*/
.page-products .columns {
  position: relative;
  z-index: 1;
}
.toolbar-amount {
  display: block;
  line-height: 26px;
  margin: 0;
  padding: 8px 0 0;
  vertical-align: middle;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.toolbar-products {
  margin-bottom: 40px;
  padding: 0 10px;
  text-align: center;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar-products .limiter .control {
  display: inline-block;
}
.sorter {
  padding: 4px 0 0;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter .sorter-action {
  position: relative;
  top: -2px;
}
.sorter-options {
  margin: 0 0 0 7px;
  width: auto;
}
.sorter-action {
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\e613';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #333333;
}
.sorter .sort-desc:before {
  content: '\e614';
}
.modes {
  display: none;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
.old-price,
.old.price {
  text-decoration: line-through;
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')';
}
.prices-tier .price-container .weee[data-label] {
  display: inline;
}
.prices-tier .price-container .weee[data-label] .price {
  font-size: 1.1rem;
}
.prices-tier .price-container .weee[data-label]:before {
  content: ' +' attr(data-label) ': ';
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.category-image,
.category-description {
  margin-bottom: 20px;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  color: #7d7d7d;
  font-size: 1.2rem;
  margin: 10px 0;
}
.product.media .product.thumbs {
  margin: 20px 0 30px;
}
.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product.media .items.thumbs > li {
  display: inline-block;
  vertical-align: top;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.product.info.detailed {
  clear: both;
  margin-bottom: 30px;
}
.product.info.detailed .additional-attributes {
  width: auto;
}
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 4px 5px 10px 5px;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 4px 30px 10px 0;
}
.product-info-main .page-title-wrapper .page-title {
  line-height: 1.42857143;
  margin-bottom: 10px;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  display: inline-block;
  font-weight: 700;
  margin-right: 20px;
  text-transform: uppercase;
  vertical-align: top;
}
.product-info-main .product.attribute.sku {
  display: inline-block;
  vertical-align: top;
  color: #7d7d7d;
}
.product-info-main .product.attribute.sku > .value {
  display: inline-block;
  vertical-align: top;
  word-break: break-all;
}
.product-info-main .product.attribute.sku .type {
  margin-right: 5px;
}
.product-info-main .product.attribute.overview {
  margin: 20px 0;
}
.product-info-main .product.alert {
  margin: 10px 0;
}
.product-info-main .price-box {
  margin-top: 10px;
}
.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 1.4rem;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 700;
  margin: 0 0 5px;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  padding: 0;
}
.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
  margin-top: 10px;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after,
.product-options-wrapper .fieldset-product-options-inner._required .legend:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.product-options-wrapper .field .note {
  display: block;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax,
.product-info-main .price-box .weee + .price-excluding-tax,
.product-options-bottom .price-box .weee + .price-excluding-tax,
.product-info-main .price-box .weee,
.product-options-bottom .price-box .weee {
  font-size: 1.2rem;
  line-height: 14px;
  margin-bottom: 5px;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
.product-info-main .price-box .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .weee + .price-excluding-tax .price,
.product-info-main .price-box .weee .price,
.product-options-bottom .price-box .weee .price {
  font-size: 1.2rem;
  font-weight: 700;
}
.product-info-main .price-box .price-wrapper .price,
.product-options-bottom .price-box .price-wrapper .price {
  font-size: 1.8rem;
  font-weight: 700;
}
.product-info-main .price-box .price,
.product-options-bottom .price-box .price {
  white-space: nowrap;
}
.product-info-main .special-price,
.product-options-bottom .special-price {
  display: block;
  margin: 10px 0;
}
.product-info-main .special-price .price-container,
.product-options-bottom .special-price .price-container {
  font-size: 1.4rem;
}
.product-info-main .special-price .price-label + .price-wrapper,
.product-options-bottom .special-price .price-label + .price-wrapper {
  display: inline-block;
}
.product-info-main .old-price .price-label:after,
.product-options-bottom .old-price .price-label:after,
.product-info-main .special-price .price-label:after,
.product-options-bottom .special-price .price-label:after {
  content: ': ';
}
.product-info-main .box-tocart,
.product-options-bottom .box-tocart {
  margin: 20px 0;
}
.product-info-main .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
  padding-right: 15px;
}
.product-info-main .box-tocart .input-text.qty,
.product-options-bottom .box-tocart .input-text.qty {
  height: 52px;
  text-align: center;
  width: 52px;
}
.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
  text-align: center;
}
.product-info-main .product-addto-links,
.product-options-bottom .product-addto-links {
  margin: 20px 0;
}
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  vertical-align: top;
}
.prices-tier {
  background: #f5f5f5;
  margin: 10px 0;
  padding: 10px 15px;
}
.prices-tier .price-container {
  display: inline-block;
}
.prices-tier .price-including-tax,
.prices-tier .price-excluding-tax,
.prices-tier .weee {
  display: inline-block;
}
.prices-tier .price-including-tax .price,
.prices-tier .price-excluding-tax .price,
.prices-tier .weee .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.ui-dialog-titlebar-close {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #1979c3;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #006bb4;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: #ff5501;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  background: none;
  border: 0;
}
.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.block.related .action.select {
  margin: 0 5px;
}
.sidebar .product-items .product-item {
  margin-bottom: 20px;
  position: relative;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
}
.sidebar .product-items .product-item-info .product-item-photo {
  left: 0;
  position: absolute;
  top: 0;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-details {
  margin: 0 0 0 85px;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 10px;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .action.delete {
  position: absolute;
  right: 0;
  top: -1px;
}
.sidebar .block-wishlist .action.delete {
  line-height: unset;
  width: auto;
}
.sidebar .block-compare .action.delete {
  right: initial;
}
.sidebar .product-items-images {
  margin-left: -5px;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 5px;
}
.sidebar .product-items-names .product-item {
  display: flex;
  margin-bottom: 10px;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
.catalog-category-view.page-layout-1column .column.main {
  min-height: inherit;
}
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell.label,
.table-comparison td:last-child {
  border-right: 1px solid #d1d1d1;
}
.table-comparison .cell {
  padding: 15px;
  width: 140px;
}
.table-comparison .cell .attribute.value {
  overflow: hidden;
  width: 100%;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #d1d1d1;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.attribute {
  font-size: 1.3rem;
}
.table-comparison .cell.attribute img {
  height: auto;
  max-width: 100%;
}
.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 15px;
}
.table-comparison .product-image-photo {
  margin-left: 0;
}
.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-item-name {
  display: block;
  margin: 15px 0;
}
.table-comparison .product-addto-links {
  margin-top: 15px;
}
.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .cell.remove {
  padding-bottom: 0;
  padding-top: 0;
  text-align: right;
}
.table-comparison .product-item-actions > .actions-primary + .actions-secondary {
  margin-top: 10px;
}
.table-comparison .action.tocart {
  white-space: nowrap;
}
.comparison.headings {
  background: #ffffff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  left: -6px;
  position: absolute;
  right: 0;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.block-category-event {
  background: #f0f0f0;
  color: #333333;
  padding: 10px 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 10px;
}
.block-category-event .block-title {
  margin: 0 0 10px;
}
.block-category-event .block-title strong {
  font-size: 1.5rem;
  font-weight: 300;
}
.block-category-event .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-category-event .ticker li {
  display: none;
  margin: 0 15px;
}
.block-category-event .ticker .value {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-category-event .ticker .label {
  font-size: 1rem;
  display: block;
  text-transform: lowercase;
}
.block-category-event .dates {
  display: table;
  margin: 0 auto;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: table-cell;
  vertical-align: top;
}
.block-category-event .dates .date {
  font-size: 1.8rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start {
  padding-right: 40px;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
.block-search {
  margin-bottom: 0;
}
.block-search .block-title {
  display: none;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search .label {
  text-decoration: none;
  display: inline-block;
  float: right;
}
.block-search .label > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e615';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label:hover:before {
  color: #333333;
}
.block-search .label:active:before {
  color: #333333;
}
.block-search .label.active + .control input {
  position: static;
}
.block-search .action.search {
  display: none;
}
.block-search .control {
  border-top: 1px solid #d1d1d1;
  clear: both;
  margin: 0 -15px -1px;
  padding: 0 15px;
}
.block-search input {
  font-size: 16px;
  left: -300%;
  margin: 15px 0;
  position: absolute;
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 5px 40px 5px 10px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:not(:empty) {
  border-top: 0;
  border: 1px solid #c2c2c2;
  background: #ffffff;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 5px;
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 6px;
  width: 25px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
  left: 0;
  position: absolute;
  top: 32px;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.search.summary {
  margin-bottom: 10px;
}
.cart-summary {
  background: #f5f5f5;
  margin-bottom: 25px;
  padding: 1px 15px 25px;
}
.cart-summary > .title {
  display: block;
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .block .item-options {
  margin-left: 0;
}
.cart-summary .block .fieldset {
  margin: 15px 0 25px 5px;
}
.cart-summary .block .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .block .fieldset .field.note {
  font-size: 12px;
}
.cart-summary .block .fieldset .methods .field > .label {
  display: inline;
}
.cart-totals {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.cart-totals .table-wrapper {
  margin-bottom: 0;
  overflow: inherit;
}
.cart-totals .discount.coupon {
  display: none;
}
.cart.table-wrapper .items thead + .item {
  border-top: 1px solid #d1d1d1;
}
.cart.table-wrapper .items > .item {
  border-bottom: 1px solid #d1d1d1;
  position: relative;
}
.cart.table-wrapper .col {
  padding-top: 20px;
}
.cart.table-wrapper .col.qty .input-text {
  margin-top: -5px;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 10px;
  text-align: center;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 25px 0 10px 75px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  display: inline-block;
  text-decoration: none;
  margin-bottom: 10px;
  margin-right: 10px;
}
.cart.table-wrapper .actions-toolbar > .action:hover,
.cart.table-wrapper .actions-toolbar > .action:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.action-gift:hover,
.action-gift:active,
.action-gift:focus {
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action:last-child,
.action-gift:last-child {
  margin-right: 0;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  left: 0;
  max-width: 60px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}
.cart.table-wrapper .product-item-details {
  white-space: normal;
}
.cart.table-wrapper .product-item-name {
  display: inline-block;
  font-weight: 400;
  margin-top: -6px;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  font-size: 12px;
  margin-bottom: 10px;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 10px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0 0 20px;
}
.cart-container .checkout-methods-items {
  margin-top: 20px;
  text-align: center;
}
.cart-container .checkout-methods-items .action.primary {
  width: 100%;
}
.cart-container .checkout-methods-items .item + .item {
  margin-top: 20px;
}
.cart-products-toolbar .toolbar-amount {
  margin: 25px 0 15px;
  padding: 0;
  text-align: center;
}
.cart-products-toolbar .pages {
  margin: 0 0 25px;
  text-align: center;
}
.cart-products-toolbar .pages .items > .item {
  border-bottom: 0;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #d1d1d1;
}
.block.crosssell {
  margin-top: 70px;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
  text-align: right;
}
.block-minicart .items-total {
  float: left;
  margin: 0 10px;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .subtotal {
  margin: 0 10px 10px;
  text-align: right;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 30px 0 20px;
  text-align: center;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}
.block-minicart .block-content > .actions > .primary .action.primary:last-child {
  margin-bottom: 0;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper {
  display: inline-block;
  position: relative;
  float: right;
}
.minicart-wrapper:before,
.minicart-wrapper:after {
  content: '';
  display: table;
}
.minicart-wrapper:after {
  clear: both;
}
.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e611';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e611';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart.active:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  width: 320px;
  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);
}
.minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  right: 26px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  right: 25px;
  top: -14px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  padding: 25px 20px;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -28px 0 0;
  text-align: right;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .action.close {
  display: inline-block;
  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;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #ff5501;
  color: #ffffff;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 18px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  border: 1px solid #cccccc;
  margin: 0 -20px;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 15px;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 20px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #cccccc;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-items .message {
  margin-bottom: 0;
  margin-top: 10px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  display: block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
}
.minicart-items .product .toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product .toggle:after {
  position: static;
  right: 20px;
  top: 0;
}
.minicart-items .product.active > .toggle:after {
  content: '\e621';
}
.minicart-items .product-item-name {
  font-weight: 400;
  margin: 0 0 10px;
}
.minicart-items .product-item-name a {
  color: #1979c3;
}
.minicart-items .product-item-details {
  padding-left: 88px;
}
.minicart-items .product-item-details .price {
  font-weight: 700;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 10px;
}
.minicart-items .product.options .tooltip.toggle {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .tooltip.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .tooltip.toggle .details {
  display: none;
}
.minicart-items .item-qty {
  text-align: center;
  width: 45px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  margin-left: 5px;
  vertical-align: top;
}
.minicart-items .subtitle {
  display: none;
}
.minicart-items .action.edit,
.minicart-items .action.delete {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #303030;
  content: '\e606';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #303030;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #303030;
}
.minicart-items .action.delete:before {
  content: '\e604';
}
.checkout-container {
  margin: 0 0 20px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-content {
  margin: 0 0 40px;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.checkout-onepage-success .print {
  display: none;
}
.opc-estimated-wrapper {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  font-weight: 700;
  float: left;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 5px;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  color: #333333;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:hover:before {
  color: #555555;
}
.opc-progress-bar {
  margin: 0 0 20px;
  counter-reset: i;
  font-size: 0;
}
.opc-progress-bar-item {
  margin: 0 0 10px;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 50%;
}
.opc-progress-bar-item:before {
  background: #e4e4e4;
  top: 19px;
  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;
  width: 38px;
  border-radius: 50%;
  content: '';
  left: 50%;
  position: absolute;
  top: 0;
}
.opc-progress-bar-item > span:after {
  background: #ffffff;
  height: 26px;
  margin-left: -13px;
  top: 6px;
  width: 26px;
  content: counter(i);
  counter-increment: i;
  color: #333333;
  font-weight: 600;
  font-size: 1.8rem;
}
.opc-progress-bar-item._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 {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.opc-progress-bar-item._complete {
  cursor: pointer;
}
.opc-progress-bar-item._complete > span {
  color: #333333;
}
.opc-progress-bar-item._complete > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 24px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}
.opc-wrapper .fieldset > .field > .label {
  font-weight: 400;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #333333;
}
.field-tooltip .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: inherit;
  color: #bbbbbb;
  content: '\e623';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #333333;
}
.field-tooltip .field-tooltip-action:before {
  padding-left: 1px;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #333333;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999999;
  border-radius: 1px;
  font-size: 14px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #666666;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
@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;
  }
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 20px;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 35px 20px 20px;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  font-size: 14px;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #ff5501;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #ff5501;
  color: #ffffff;
  content: '\e610';
  font-family: 'icons-blank-theme';
  height: 27px;
  width: 29px;
  font-size: 27px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 20px;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5px;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 20px 0 0;
}
.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}
.checkout-shipping-method .step-title {
  margin-bottom: 0;
}
.checkout-shipping-method .no-quotes-block {
  margin: 20px 0;
}
.methods-shipping .actions-toolbar .action.primary {
  margin: 20px 0 0;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method tbody td {
  border-top: 1px solid #cccccc;
  padding-bottom: 20px;
  padding-top: 20px;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 10px;
  padding-top: 0;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #1979c3;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 30px;
}
.opc-block-shipping-information {
  padding: 0 30px;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 20px;
  position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  top: 2px;
  display: inline-block;
  text-decoration: none;
  margin: 0;
  position: absolute;
  right: 0;
}
.opc-block-shipping-information .shipping-information-title .action-edit > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #8f8f8f;
  content: '\e606';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
  color: #333333;
}
.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
  color: #8f8f8f;
}
.opc-block-shipping-information .shipping-information-content {
  line-height: 27px;
}
.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  margin: 0 0 20px;
}
.opc-block-summary {
  background: #f5f5f5;
  padding: 22px 30px;
  margin: 0 0 20px;
}
.opc-block-summary > .title {
  display: block;
}
.opc-block-summary .mark .value {
  color: #999999;
  display: block;
}
.opc-block-summary .discount.coupon {
  display: none;
}
.opc-block-summary .grand.incl + .grand.excl .mark,
.opc-block-summary .grand.incl + .grand.excl .amount {
  border-top: 0;
  font-size: 1.4rem;
  padding-top: 0;
}
.opc-block-summary .grand.incl + .grand.excl .mark strong,
.opc-block-summary .grand.incl + .grand.excl .amount strong {
  font-weight: 400;
}
.opc-block-summary .not-calculated {
  font-style: italic;
}
.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #d1d1d1;
  padding: 10px 40px 10px 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  position: relative;
}
.opc-block-summary .items-in-cart > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-summary .items-in-cart > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-summary .items-in-cart > .title:after {
  position: absolute;
  right: 0;
  top: 10px;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.opc-block-summary .items-in-cart.active > .title:after {
  content: '\e621';
}
.opc-block-summary .items-in-cart .product {
  position: relative;
}
.opc-block-summary .minicart-items-wrapper {
  margin: 0 -15px 0 0;
  max-height: 370px;
  padding: 15px 15px 0 0;
  border: 0;
}
.column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0;
}
.opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 10px;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: table-cell;
  padding-right: 5px;
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  display: table-cell;
  text-align: right;
}
.opc-block-summary .product-item .price {
  font-size: 1.6rem;
  font-weight: 400;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax {
  margin: 0;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.opc-block-summary .actions-toolbar {
  position: relative;
  z-index: 1;
}
.opc-block-summary .actions-toolbar .secondary {
  border-top: 1px solid #d1d1d1;
  display: block;
  float: none;
  margin: -1px 0 0;
  padding: 15px 0 0;
  text-align: left;
}
.opc-block-summary .actions-toolbar .secondary .action {
  margin: 0;
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 25px;
}
.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-size: 1.8rem;
  border-bottom: 0;
  margin-bottom: 25px;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin-bottom: 5px;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 25px;
  text-align: left;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 10px;
}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}
.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 40px;
  padding-top: 40px;
  position: relative;
}
.block-authentication .block[class] + .block:before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #ffffff;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 .2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}
.checkout-payment-method .step-title {
  border-bottom: 0;
  margin-bottom: 0;
}
.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border-top: 1px solid #cccccc;
}
.checkout-payment-method .payment-method-title {
  padding: 20px 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5px;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 20px;
}
.checkout-payment-method .payment-group + .payment-group .step-title {
  margin: 20px 0 0;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 600px;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 20px;
}
.checkout-payment-method .checkout-billing-address .primary .action-update {
  margin-right: 0;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .payment-method-note + .checkout-billing-address {
  margin-top: 20px;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 20px 0;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\e621';
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none;
}
.checkout-payment-method .payment-option-title {
  border-top: 1px solid #cccccc;
  padding: 20px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #1979c3;
  display: inline-block;
  text-decoration: none;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: #8f8f8f;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {
  color: #333333;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #8f8f8f;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700;
}
.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: .4;
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .6s ease;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .captcha .input-text,
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  padding-right: 20px;
  width: auto;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}
.checkout-agreements-block .checkout-agreements {
  margin-bottom: 20px;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 30px;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 20px;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.contact-index-index .column:not(.sidebar-main) .form.contact {
  float: none;
  width: 50%;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  float: none;
  width: 50%;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
}
.login-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.login-container .fieldset:after {
  margin-top: 35px;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.form-address-edit .region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  line-height: 26px;
}
.fieldset .fullname.field > .label + .control {
  width: 100%;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .column.main .toolbar {
  text-align: center;
}
.account .column.main .toolbar .limiter-options {
  width: auto;
}
.account .sidebar-additional {
  margin-top: 40px;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .table-wrapper .action {
  margin-right: 15px;
}
.account .table-wrapper .action:last-child {
  margin-right: 0;
}
.account-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}
.account-nav .item {
  margin: 3px 0 0;
}
.account-nav .item:first-child {
  margin-top: 0;
}
.account-nav .item a,
.account-nav .item > strong {
  border-left: 3px solid transparent;
  display: block;
  padding: 5px 18px 5px 15px;
}
.account-nav .item a {
  text-decoration: none;
}
.account-nav .item a:hover {
  background: #e8e8e8;
}
.account-nav .item.current a,
.account-nav .item.current strong {
  border-color: #ff5501;
  font-weight: 600;
}
.account-nav .item.current a {
  border-color: #ff5501;
}
.account-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  margin-bottom: 10px;
}
.block .title strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.column.main .block .title strong {
  font-size: 18px;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 5px;
}
.field.password .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.field.password .control .mage-error {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.field.password .control .input-text {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
  z-index: 2;
}
.password-strength-meter {
  background-color: #f4f4f4;
  height: 32px;
  line-height: 32px;
  padding: 0 9px;
  position: relative;
  z-index: 1;
}
.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.password-none .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}
.password-weak .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}
.password-medium .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}
.password-strong .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}
.password-very-strong .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}
.control.captcha-image {
  margin-top: 10px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.downloadable.samples {
  margin-bottom: 20px;
}
.downloadable.samples dd {
  margin: 0 0 10px;
}
.table-downloadable-products .product-name {
  margin-right: 15px;
}
.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}
.field.downloads .price-container:before {
  content: ' + ';
  display: inline;
}
.field.downloads .price-excluding-tax {
  display: inline;
}
.field.downloads .price-excluding-tax:before {
  content: ' (' attr(data-label) ': ';
}
.field.downloads .price-excluding-tax:after {
  content: ')';
}
.field.downloads .price-including-tax {
  font-size: 1.4rem;
  display: inline;
  font-weight: 600;
}
.field.downloads .sample.link {
  float: right;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 25px;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none !important;
}
.cart-summary .block.giftcard .action.check {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
  margin-top: 20px;
}
.page-product-giftcard .giftcard-amount {
  margin-bottom: 0;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 20px;
}
.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 20px;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 30px;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 10px;
}
.gift-message .field {
  margin-bottom: 20px;
}
.gift-message .field .label {
  color: #666666;
  font-weight: 400;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  margin: 0 0 20px;
}
.gift-options-content .fieldset {
  margin: 0 0 20px;
}
.gift-summary .actions-toolbar > .secondary {
  float: none;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 10px 20px 0 0;
}
.action-gift {
  display: inline-block;
  text-decoration: none;
}
.action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action-gift:hover:after {
  color: inherit;
}
.action-gift:active:after {
  color: inherit;
}
.action-gift.active:after,
.action-gift._active:after {
  content: '\e621';
}
.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin: 10px 0 20px;
  text-align: left;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: block;
}
.gift-item-block {
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\e621';
}
.gift-item-block .title {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 20px 0 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: inherit;
}
.gift-item-block .title:active:after {
  color: inherit;
}
.gift-item-block .title:focus,
.gift-item-block .title:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.gift-item-block .title:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.gift-item-block .title:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.gift-item-block .content {
  border-bottom: 1px solid #c1c1c1;
  padding: 10px 10px 20px;
  position: relative;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 10px 0;
}
.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}
.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}
.order-details-items .order-items .action.show {
  display: inline-block;
  text-decoration: none;
  padding-right: 20px;
  position: relative;
}
.order-details-items .order-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .order-items .action.show:after {
  position: absolute;
  right: 0;
  top: -4px;
}
.order-details-items .order-items .action.show.expanded:after {
  content: '\e621';
}
.block-order-details-gift-message {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.table-giftregistry-items .product-image {
  float: left;
  margin-right: 10px;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 5px;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  margin-bottom: 0;
}
.form-giftregistry-search {
  margin-bottom: 60px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry-results .toolbar-giftregistry-results {
  text-align: center;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}
.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #d1d1d1;
}
.block-giftregistry-shared-items .col {
  padding: 20px 8px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin-bottom: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}
.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 5px;
}
.gift-wrapping .label {
  margin: 0 0 5px;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 10px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 18px;
  margin: 20px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 4rem;
  color: #494949;
  content: '\e629';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 10px 10px 0;
}
.gift-wrapping-item:last-child {
  margin-right: 0;
}
.gift-wrapping-item._active span:before {
  border: 3px solid #333333;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.gift-wrapping-item > span {
  height: 4rem;
  width: 4rem;
}
.gift-wrapping-title {
  margin: 10px 0;
}
.gift-wrapping-title .action-remove {
  margin-left: 5px;
}
.gift-options-content .fieldset > .field {
  margin: 0 0 5px;
}
.gift-options-content .fieldset > .field:before {
  display: none;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping,
.table-order-review .gift-wrapping {
  margin: 20px 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title,
.table-order-review .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content,
.table-order-review .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img,
.table-order-review .gift-wrapping .content > img {
  float: left;
  margin: 0 10px 0 0;
  max-height: 50px;
  max-width: 50px;
}
.gift-summary .price-box,
.gift-options .price-box {
  margin-left: 22px;
}
.gift-summary .regular-price:before,
.gift-options .regular-price:before {
  content: attr(data-label) ': ';
}
.gift-summary .regular-price .price,
.gift-options .regular-price .price {
  font-weight: 700;
}
.order-options .item {
  padding-bottom: 20px;
}
.order-options .product {
  margin-bottom: 10px;
}
.order-options .product-image-container {
  float: left;
  padding-right: 10px;
}
.order-options .gift-wrapping {
  margin-bottom: 10px;
}
.table.grouped > thead > tr > th,
.table.grouped > tbody > tr > th,
.table.grouped > tfoot > tr > th,
.table.grouped > thead > tr > td,
.table.grouped > tbody > tr > td,
.table.grouped > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > caption + thead > tr:first-child > th,
.table.grouped > colgroup + thead > tr:first-child > th,
.table.grouped > thead:first-child > tr:first-child > th,
.table.grouped > caption + thead > tr:first-child > td,
.table.grouped > colgroup + thead > tr:first-child > td,
.table.grouped > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table.grouped > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > thead > tr > th {
  border-bottom: 0;
}
.table.grouped .product-item-name {
  font-weight: 400;
}
.table.grouped .price-box .price {
  font-size: 14px;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.table.grouped .row-tier-price td {
  border-top: 0;
}
.table.grouped .row-tier-price .prices-tier {
  margin: 0 -10px 10px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.form-add-invitations .action.add:hover:before {
  color: inherit;
}
.form-add-invitations .action.add:active:before {
  color: inherit;
}
.block.filter {
  margin-bottom: 40px;
}
.block.filter .filter-title {
  margin-bottom: 20px;
}
.block.filter .filter-title strong {
  font-size: 18px;
}
.block-subtitle {
  display: inline-block;
  margin-bottom: 10px;
}
.filter-current .item {
  margin-bottom: 10px;
}
.filter-current .filter-label {
  display: block;
  font-weight: 700;
}
.filter-current .filter-label:after {
  content: ':';
}
.filter-current + .filter-actions {
  margin-bottom: 30px;
}
.filter-options {
  margin: 0;
}
.filter-options .filter-options-title {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin: 0 0 10px;
  word-break: break-all;
}
.filter-options .filter-options-content {
  margin: 0 0 25px;
}
.filter-options .filter-options-content .item {
  margin-bottom: 3px;
}
.filter-options .count {
  color: #7d7d7d;
}
.filter-options .count:before {
  content: '(';
}
.filter-options .count:after {
  content: ')';
}
.filtered .items {
  margin: 15px 0;
}
.filtered .item {
  margin-bottom: 6px;
  padding-left: 22px;
  position: relative;
}
.filtered .item .label {
  font-weight: 700;
}
.filtered .item .action.remove {
  left: -6px;
  position: absolute;
  top: 0;
}
.filtered + .actions {
  margin-bottom: 35px;
}
.map-popup-wrapper.popup .action.close {
  top: 10px;
}
.map-popup {
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 10px;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.map-popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.map-popup .popup-content {
  margin: 10px 0 0;
}
.map-popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  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;
  right: 10px;
  top: 10px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.map-popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:active:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin-bottom: 15px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 20px;
}
.map-popup .map-info-price .price-box .label:after {
  content: ': ';
}
.map-popup .regular-price .price-label {
  display: none;
}
.map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 10px;
}
.map-fallback-price {
  display: none;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
button.map-show-info:focus,
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:focus,
.action-gift.map-show-info:active {
  background: none;
  border: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  background: none;
  border: none;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  pointer-events: none;
  opacity: 0.5;
}
button.map-show-info:visited,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:visited,
.action-gift.map-show-info:visited {
  color: #1979c3;
  text-decoration: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  color: #006bb4;
  text-decoration: underline;
}
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:active {
  color: #ff5501;
  text-decoration: underline;
}
button.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.action-gift.map-show-info:hover,
.action-gift.map-show-info:active,
.action-gift.map-show-info:focus {
  background: none;
  border: 0;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.wishlist.split.button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.wishlist.split.button:before,
.wishlist.split.button:after {
  content: '';
  display: table;
}
.wishlist.split.button:after {
  clear: both;
}
.wishlist.split.button .action.split {
  float: left;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  float: right;
  margin: 0;
}
.wishlist.split.button button.action.split,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.split,
.wishlist.split.button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.wishlist.split.button button + .action.toggle,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.wishlist.split.button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.wishlist.split.button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.wishlist.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;
}
.wishlist.split.button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle:active:after {
  color: inherit;
}
.wishlist.split.button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.wishlist.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;
}
.wishlist.split.button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle.active:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle.active:active:after {
  color: inherit;
}
.wishlist.split.button .items {
  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);
}
.wishlist.split.button .items li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.wishlist.split.button .items:before,
.wishlist.split.button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.wishlist.split.button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.wishlist.split.button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.wishlist.split.button .items:before {
  left: 10px;
  top: -12px;
}
.wishlist.split.button .items:after {
  left: 9px;
  top: -14px;
}
.wishlist.split.button.active {
  overflow: visible;
}
.wishlist.split.button.active .items {
  display: block;
}
.wishlist.split.button .items {
  text-align: left;
}
.wishlist.split.button .items .item > span {
  display: block;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .items li {
  padding: 0;
}
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before {
  content: '\e601';
}
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:focus,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover {
  color: #333333;
}
.table-comparison .wishlist.split.button > .action.toggle:before,
.product-items .wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #c9c9c9;
  content: '';
  float: left;
  height: 15px;
  margin-top: 3px;
}
.product-info-main .wishlist.split.button .action.split,
.block-bundle-summary .wishlist.split.button .action.split,
.product-add-form .wishlist.split.button .action.split,
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  padding: 0;
}
.cart.table-wrapper .wishlist.split.button {
  margin-bottom: 10px;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  padding: 4px 5px;
}
.wishlist.window.popup {
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.wishlist.window.popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.wishlist.window.popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  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;
  right: 10px;
  top: 10px;
}
.wishlist.window.popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.window.popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.window.popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #000000;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.wishlist.overlay.active {
  display: block;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 10px;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 10px;
}
.block-wishlist-management .wishlist-notice {
  color: #7d7d7d;
  display: inline-block;
  margin-right: 20px;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 20px;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 20px;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 60px;
  max-width: 500px;
}
.block-wishlist-search-results .toolbar-wishlist-results {
  text-align: center;
}
.block-wishlist-info-items .block-title {
  font-size: 2.2rem;
  margin-bottom: 20px;
}
.block-wishlist-info-items .block-title > strong {
  font-weight: 300;
}
.block-wishlist-info-items .product-item {
  width: 100%;
}
.block-wishlist-info-items .product-item-photo {
  margin-left: 20px;
}
.block-wishlist-info-items .product-item-info {
  width: auto;
}
.block-wishlist-info-items .product-item-info:hover .split {
  visibility: visible;
}
.block-wishlist-info-items .price-wrapper {
  display: block;
  margin: 0 0 10px;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 10px 0;
}
.block-wishlist-info-items .action.towishlist {
  padding: 10px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}
.multicheckout.results h3,
.multicheckout.success h3 {
  font-size: 1.6rem;
  margin-bottom: 20px;
  margin-top: 30px;
}
.multicheckout.results h3 a,
.multicheckout.success h3 a {
  color: #333333;
}
.multicheckout.results h3 a:hover,
.multicheckout.success h3 a:hover {
  text-decoration: none;
}
.multicheckout.results ul.orders-list,
.multicheckout.success ul.orders-list {
  list-style: none;
  padding-left: 0;
}
.multicheckout.results .orders-list,
.multicheckout.success .orders-list {
  margin-top: 25px;
  padding-left: 16px;
}
.multicheckout.results .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-list .shipping-list .shipping-item {
  margin-left: 84px;
}
.multicheckout.results .orders-list .shipping-list .shipping-label,
.multicheckout.success .orders-list .shipping-list .shipping-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .shipping-address,
.multicheckout.success .orders-list .shipping-list .shipping-address {
  font-weight: 400;
}
.multicheckout.results .orders-list .shipping-list .error-block,
.multicheckout.success .orders-list .shipping-list .error-block {
  color: #e02b27;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-label,
.multicheckout.success .orders-list .shipping-list .error-block .error-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-description,
.multicheckout.success .orders-list .shipping-list .error-block .error-description {
  font-weight: 400;
}
.multicheckout.results .orders-succeed .orders-list,
.multicheckout.success .orders-succeed .orders-list {
  margin-top: 0;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .order-id,
.multicheckout.success .orders-succeed .orders-list .shipping-list .order-id {
  float: left;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-succeed .orders-list .shipping-list .shipping-item {
  margin-left: 100px;
}
.multicheckout .title {
  margin-bottom: 30px;
}
.multicheckout .title strong {
  font-weight: 400;
}
.multicheckout .table-wrapper {
  margin-bottom: 0;
}
.multicheckout .table-wrapper .action.delete {
  display: inline-block;
}
.multicheckout .table-wrapper .col .qty {
  display: inline-block;
}
.multicheckout .table-wrapper .col.item .action.edit {
  font-weight: 400;
  margin-left: 10px;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 40px;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 25px;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 10px;
}
.multicheckout .item-options {
  margin: 10px 0 0;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 10px;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #a6a6a6;
}
.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0;
}
.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem;
}
.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 40px;
}
.multicheckout.order-review .error-description {
  color: #e02b27;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: -10px;
}
.multicheckout .box-title span {
  margin-right: 10px;
}
.multicheckout .box-title > .action {
  margin: 0;
}
.multicheckout .box-shipping-method .price {
  font-weight: 700;
}
.multicheckout .box-billing-method .fieldset {
  margin: 0;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0 0 5px;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2.1rem;
  margin-bottom: 40px;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.block.newsletter {
  margin-bottom: 40px;
}
.block.newsletter .form.subscribe {
  display: table;
  width: 100%;
}
.block.newsletter .fieldset {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block.newsletter .field {
  margin: 0;
}
.block.newsletter .field .control {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.block.newsletter .field .control:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #c2c2c2;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .field .control:before {
  position: absolute;
}
.block.newsletter input {
  margin-right: 35px;
  padding: 0 0 0 35px;
}
.block.newsletter .title {
  display: none;
}
.block.newsletter .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.block.newsletter .action.subscribe {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
}
.paypal.after:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 5px 5px 10px;
  text-transform: uppercase;
}
.paypal.before:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 10px 5px;
  text-align: center;
  text-transform: uppercase;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 20px;
}
.paypal.acceptance img {
  max-width: 100%;
}
.box-tocart .paypal img,
.block-minicart .paypal img {
  display: block;
  margin: 0 auto;
}
.paypal-review .paypa-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .items-qty .item {
  white-space: nowrap;
}
.paypal-review .items-qty .title:after {
  content: ': ';
}
.paypal-review .paypal-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .actions-toolbar {
  margin-top: 10px;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 20px 0;
}
.paypal-review-discount .block {
  margin-bottom: 0;
}
.paypal-review-discount .block .fieldset {
  padding: 10px 0 20px;
}
.fotorama-video-container:after {
  background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: .6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama__product-video--loading:after {
  visibility: hidden;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 100px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c7c7c7;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #ff5501;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.rating-summary .rating-result {
  margin-left: -5px;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote {
  overflow: hidden;
}
.review-control-vote:before {
  color: #c7c7c7;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  position: absolute;
  z-index: 1;
}
.review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote input[type="radio"]:hover + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.review-control-vote label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote label:before {
  color: #ff5501;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.review-control-vote label:hover:before {
  opacity: 1;
}
.review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.review-control-vote .rating-5 {
  z-index: 2;
}
.review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\e605';
}
.block.add.review {
  margin-bottom: 40px;
}
.block.add.review > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.add.review .legend {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.block.add.review .field.rating {
  display: table-row;
}
.block.add.review .field.rating .label {
  display: table-cell;
  padding: 5px 0;
  vertical-align: middle;
}
.block.add.review .field.rating .control {
  display: table-cell;
  vertical-align: top;
}
.block.reviews.list > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.reviews.list .review.item {
  margin-bottom: 40px;
}
.block.reviews.list .review.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer-review.view {
  margin-bottom: 20px;
}
.customer-review.view .review.title,
.customer-review.view .ratings-summary,
.customer-review.view .product-details {
  margin-bottom: 20px;
}
.product-reviews-summary {
  display: table;
  margin: 10px 0 12px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary.empty {
  margin-left: 0;
}
.product-reviews-summary .rating-summary {
  display: table-cell;
  left: -5px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: table-cell;
  line-height: 28px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a {
  margin-right: 5px;
}
.customer-review .product-details {
  margin-bottom: 40px;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 20px;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 10px;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.customer-review .review-details .review-content {
  margin-bottom: 20px;
}
.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
  display: block;
}
.review-field-ratings .nested {
  display: table;
}
.review-field-ratings .review-field-rating {
  display: table-row;
}
.review-field-ratings .review-field-rating .label,
.review-field-ratings .review-field-rating .control {
  display: table-cell;
  padding-bottom: 10px;
  vertical-align: top;
}
.review-field-ratings .review-field-rating .label {
  padding-right: 10px;
  padding-top: 6px;
}
.review-field-ratings .review-field-rating .control {
  padding-top: 2px;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 20px 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .action.submit.primary {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.review-form .action.submit.primary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.fieldset .review-legend.legend {
  margin-bottom: 20px;
}
.fieldset .review-legend.legend strong {
  display: block;
  margin-left: 0;
}
.review-field-rating .control {
  margin-bottom: 48px;
  margin-top: 10px;
}
.review-list {
  margin-bottom: 30px;
}
.review-list .block-title strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 20px 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 10px;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.review-content {
  margin-bottom: 20px;
}
.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 25px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 10px;
}
.form-create-return .field .control > span,
.form-create-return .field address {
  display: inline-block;
  padding-top: 6px;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .additional .field:nth-last-child(2) {
  margin-bottom: 0;
}
.form-create-return .additional .field:last-child {
  margin-top: 20px;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: 400;
}
.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}
.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}
.block-returns-comments .fieldset {
  margin-bottom: 20px;
}
.magento-rma-returns-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.order-links {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 10px;
}
.order-links .item {
  display: inline-block;
  margin-right: 20px;
}
.order-actions-toolbar .action {
  margin: 0 20px 0 0;
}
.order-details-items {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.order-details-items .order-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.order-details-items .table-order-items .product-item-name {
  margin-top: 0;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ': ';
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-pager-wrapper .toolbar-amount {
  padding-top: 3px;
}
.order-pager-wrapper .pages-items .item:first-child,
.order-pager-wrapper .pages-items .item:last-child {
  margin-right: 0;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  margin: 0;
}
.page-title-wrapper .order-date {
  margin: 0 0 20px;
}
.account .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .product-item .checkbox {
  position: relative;
  top: 2px;
  vertical-align: baseline;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
  max-width: 178px;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.order-tracking {
  border-bottom: 1px solid #d1d1d1;
  margin: 0;
  padding: 20px 0;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.action.mailto.friend {
  margin-left: -7px;
  display: inline-block;
  text-decoration: none;
}
.action.mailto.friend:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action.mailto.friend span {
  display: inline-block;
  line-height: 28px;
  vertical-align: top;
}
.swatch-attribute-label {
  font-weight: 700;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 10px;
}
.swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 10px 0;
}
.swatch-attribute-options:focus {
  box-shadow: none;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  bottom: -5px;
  height: 20px;
  left: 0;
  margin-bottom: 10px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 10px 5px 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
.swatch-option:focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 4px 8px;
}
.swatch-option.text.selected {
  background-color: #ffffff !important;
}
.swatch-option.selected {
  outline: 2px solid #ff5501;
  border: 1px solid #ffffff;
  color: #333333;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #ffffff;
  color: #333333;
  outline: 1px solid #999999;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #ffffff;
  outline: 2px solid #c34000;
}
.swatch-option.disabled {
  box-shadow: unset;
  cursor: default;
  pointer-events: none;
}
.swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}
.swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
  background: #e02b27;
}
.swatch-option-loading {
  content: url('../images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 5px;
  position: absolute;
  text-align: center;
  z-index: 999;
  background: #ffffff;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  bottom: 0;
  height: 8px;
  left: 40%;
  position: absolute;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before,
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-style: solid;
  content: '';
  font-size: 1px;
  height: 0;
  position: relative;
  width: 0;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  border-color: #adadad transparent transparent transparent;
  border-width: 8px 8.5px 0 8.5px;
  left: 0;
  top: 2px;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-color: #ffffff transparent transparent transparent;
  border-width: 7px 7.5px 0 7.5px;
  left: -15px;
  top: 1px;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  margin: 0 auto;
  width: 130px;
}
.swatch-option-tooltip-layered {
  border: 1px solid #dadada;
  color: #949494;
  background: #ffffff;
  display: none;
  left: -47px;
  position: absolute;
  width: 140px;
  z-index: 999;
}
.swatch-option-tooltip .title {
  color: #282828;
  display: block;
  max-height: 200px;
  min-height: 20px;
  overflow: hidden;
  text-align: center;
}
.swatch-option-link-layered {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 20px 0;
}
.swatch-opt-listing {
  margin-bottom: 10px;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
  z-index: 1;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
body {
  background-color: #ffffff;
}
.page-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
.page-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.page-header {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.logo {
  float: left;
  margin: 0 0 10px 40px;
  max-width: 50%;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
  height: auto;
}
.page-print .logo {
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.action-skip-wrapper {
  height: 0;
  position: relative;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #333333;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #1979c3;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #006bb4;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #ff5501;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 10px;
}
.message.global.demo {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #1979c3;
}
.message.global.demo a:hover {
  color: #006bb4;
}
.message.global.demo a:active {
  color: #ff5501;
}
.page-footer {
  margin-top: auto;
}
.footer.content {
  border-top: 1px solid #d1d1d1;
  margin-top: 25px;
  padding-bottom: 25px;
  padding-top: 25px;
}
.footer.content .links > li {
  margin: 0 0 8px;
}
.footer.content .switcher-store {
  margin: 0 0 30px;
}
.footer .copyright,
.footer .bugs {
  display: block;
  margin: 20px 0 0;
}
.page-header .panel.wrapper .switcher,
.page-footer .switcher {
  margin-right: 10px;
}
.page-header .panel.wrapper .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .panel.wrapper .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .panel.wrapper .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.page-header .panel.wrapper .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .panel.wrapper .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .panel.wrapper .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  display: block;
  padding: 8px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.page-header .panel.wrapper .switcher li,
.page-footer .switcher li {
  font-size: 12px;
  margin: 0;
}
.page-header .panel.wrapper .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 20px 0;
}
.ui-datepicker td {
  padding: 0;
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
  background: none;
  border: none;
}
.my-credit-cards .action.delete:hover {
  background: none;
  border: none;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards .action.delete:visited {
  color: #1979c3;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards .action.delete:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
  background: none;
  border: 0;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
}
.my-credit-cards-popup .action.secondary {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 20px;
}
.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary:hover {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #1979c3;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
  background: none;
  border: 0;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.toolbar.wishlist-toolbar .limiter {
  float: right;
}
.toolbar.wishlist-toolbar .main .pages {
  display: inline-block;
  position: relative;
  z-index: 0;
}
.toolbar.wishlist-toolbar .toolbar-amount,
.toolbar.wishlist-toolbar .limiter {
  display: inline-block;
  z-index: 1;
}
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: '\e601';
}
.account .table-wrapper .data.table.wishlist > thead > tr > th,
.account .table-wrapper .data.table.wishlist > tbody > tr > th,
.account .table-wrapper .data.table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.table.wishlist > thead > tr > td,
.account .table-wrapper .data.table.wishlist > tbody > tr > td,
.account .table-wrapper .data.table.wishlist > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.account .table-wrapper .data.table.wishlist > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist thead > tr > th {
  border-bottom: 0;
}
.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
  border-bottom: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .box-tocart .qty {
  vertical-align: middle;
}
.account .table-wrapper .data.table.wishlist .col.item {
  width: 50%;
}
.account .table-wrapper .data.table.wishlist .col.photo {
  max-width: 150px;
}
.account .table-wrapper .data.table.wishlist .col.selector {
  max-width: 15px;
}
.account .table-wrapper .data.table.wishlist textarea {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .action.primary {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700;
}
.block-wishlist .product-item-name {
  margin-right: 25px;
}
.products-grid.wishlist .product-item {
  margin-left: 2%;
  width: calc((100% - 4%) / 3);
}
.products-grid.wishlist .product-item:nth-child(3n + 1) {
  margin-left: 0;
}
.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 10px;
}
.products-grid.wishlist .product-item-name {
  margin-top: 0;
}
.products-grid.wishlist .product-item .price-box {
  margin: 0;
}
.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 10px 0;
}
.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px;
}
.products-grid.wishlist .product-item-actions > *:last-child {
  margin-right: 0;
}
.products-grid.wishlist .product-item .box-tocart input.qty {
  height: 32px;
}
@font-face {
  font-family: 'aw-osc_icons-font';
  src: url('../Aheadworks_OneStepCheckout/css/icons-font/fonts/aw-osc_icons-font.woff2') format('woff2'), url('../Aheadworks_OneStepCheckout/css/icons-font/fonts/aw-osc_icons-font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
.onestepcheckout-index-index .nav-toggle {
  display: none !important;
}
.onestepcheckout-index-index .columns.main {
  width: 100%;
}
.onestepcheckout-index-index div.mage-error[generated],
.onestepcheckout-index-index .note {
  margin: 0;
  -webkit-order: 3;
  -moz-order: 3;
  -ms-order: 3;
  order: 3;
}
.onestepcheckout-index-index div.mage-success[generated] {
  color: #006400;
  font-size: 1.2rem;
}
.onestepcheckout-index-index .page-title {
  margin-bottom: 10px;
}
.onestepcheckout-index-index .aw-onestep-description {
  color: #4d4d4d;
  margin-bottom: 15px;
}
.onestepcheckout-index-index .page-header {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.onestepcheckout-index-index .page-main .checkout-container {
  color: #333333;
  line-height: 1.43;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  transition: 1s;
  font-size: 1.4rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin: auto;
}
.onestepcheckout-index-index .page-main .checkout-container img {
  display: block;
}
.onestepcheckout-index-index .page-main .checkout-container label {
  cursor: pointer;
}
.onestepcheckout-index-index .page-main .checkout-container .block-authentication .actions-toolbar {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  margin: 0;
  flex-wrap: wrap;
  padding: 0;
}
.onestepcheckout-index-index .page-main .checkout-container .block-authentication .actions-toolbar .secondary,
.onestepcheckout-index-index .page-main .checkout-container .block-authentication .actions-toolbar .secondary a {
  padding: 0;
  margin: 0;
}
.onestepcheckout-index-index .page-main .checkout-container .block-authentication .block[class] .field .control {
  width: 100% !important;
}
.onestepcheckout-index-index .page-main .checkout-container .input-text,
.onestepcheckout-index-index .page-main .checkout-container .select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', '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;
  border: 1px solid #d8d8d8;
  min-height: 44px;
  box-shadow: none;
  transition: 0.3s;
  cursor: pointer;
}
.onestepcheckout-index-index .page-main .checkout-container .input-text:disabled,
.onestepcheckout-index-index .page-main .checkout-container .select:disabled {
  opacity: 0.5;
}
.onestepcheckout-index-index .page-main .checkout-container .input-text::-moz-placeholder,
.onestepcheckout-index-index .page-main .checkout-container .select::-moz-placeholder {
  color: #c2c2c2;
}
.onestepcheckout-index-index .page-main .checkout-container .input-text::-webkit-input-placeholder,
.onestepcheckout-index-index .page-main .checkout-container .select::-webkit-input-placeholder {
  color: #c2c2c2;
}
.onestepcheckout-index-index .page-main .checkout-container .input-text:-ms-input-placeholder,
.onestepcheckout-index-index .page-main .checkout-container .select:-ms-input-placeholder {
  color: #c2c2c2;
}
.onestepcheckout-index-index .page-main .checkout-container .input-text.mage-error,
.onestepcheckout-index-index .page-main .checkout-container .select.mage-error {
  border: 1px solid #e02b27;
}
.onestepcheckout-index-index .page-main .checkout-container .select {
  padding-right: 30px;
  background-repeat: no-repeat !important;
  background-position: calc(100% - 10px) 50% !important;
  background: url(../Aheadworks_OneStepCheckout/images/arrow_down.svg);
  background-size: 13px !important;
}
.onestepcheckout-index-index .page-main .checkout-container input[type='checkbox'],
.onestepcheckout-index-index .page-main .checkout-container input[type='radio'] {
  display: none;
}
.onestepcheckout-index-index .page-main .checkout-container input[type='checkbox'] + label:before,
.onestepcheckout-index-index .page-main .checkout-container input[type='radio'] + label:before {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  content: '';
  display: inline-block;
  float: left;
  margin-right: 7px;
  margin-left: 31px;
  vertical-align: middle;
  margin-top: -3px;
  height: 17px;
}
.onestepcheckout-index-index .page-main .checkout-container input[type='checkbox'] + label:before {
  content: '\e903';
  font-family: 'aw-osc_icons-font';
  font-size: 17px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ff5501;
}
.onestepcheckout-index-index .page-main .checkout-container input[type='checkbox']:checked + label:before {
  content: '\e906';
  font-family: 'aw-osc_icons-font';
  font-size: 17px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ff5501;
}
.onestepcheckout-index-index .page-main .checkout-container input[type='checkbox']:disabled + label {
  opacity: .3;
}
.onestepcheckout-index-index .page-main .checkout-container input[type='radio'] + label:before {
  content: '\e90a';
  font-family: 'aw-osc_icons-font';
  font-size: 17px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ff5501;
}
.onestepcheckout-index-index .page-main .checkout-container input[type='radio']:checked + label:before {
  content: '\e909';
  font-family: 'aw-osc_icons-font';
  font-size: 17px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ff5501;
}
.onestepcheckout-index-index .page-main .checkout-container input[type='radio']:disabled + label {
  opacity: .3;
}
.onestepcheckout-index-index .page-main .checkout-container th.mark {
  font-weight: normal;
}
.onestepcheckout-index-index .page-main .checkout-container .field-tooltip {
  right: 10px;
  top: calc(50% - 15px) !important;
}
.onestepcheckout-index-index .page-main .checkout-container .field.fl-label-state .label,
.onestepcheckout-index-index .page-main .checkout-container .field.fl-label[data-value-specified='1'] .label {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  white-space: nowrap;
  overflow: hidden;
}
.onestepcheckout-index-index .page-main .checkout-container .field.fl-label-state .input-text,
.onestepcheckout-index-index .page-main .checkout-container .field.fl-label[data-value-specified='1'] .input-text,
.onestepcheckout-index-index .page-main .checkout-container .field.fl-label-state .select,
.onestepcheckout-index-index .page-main .checkout-container .field.fl-label[data-value-specified='1'] .select,
.onestepcheckout-index-index .page-main .checkout-container .field.fl-label-state textarea,
.onestepcheckout-index-index .page-main .checkout-container .field.fl-label[data-value-specified='1'] textarea {
  padding-top: 0;
  outline: none;
}
.onestepcheckout-index-index .page-main .checkout-container fieldset#payfort_fort_form_cc .credit-card-types li.payment-logo-mada {
  border: 1px solid #d8d8d8;
}
.onestepcheckout-index-index .page-main .checkout-container fieldset#payfort_fort_form_cc .credit-card-types li.payment-logo-mada:before {
  content: "";
  width: 78px;
  height: 26px;
  display: block;
  background: url(../images/Mada_Logo.svg) no-repeat center;
  background-size: contain;
  margin: 2px;
}
.onestepcheckout-index-index .page-main .checkout-container fieldset#payfort_fort_form_cc .field .label {
  position: static;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  font-size: 100%;
}
.onestepcheckout-index-index .page-main .checkout-container fieldset#payfort_fort_form_cc .field-tooltip {
  right: auto;
  left: 0;
}
.onestepcheckout-index-index .page-main .checkout-container fieldset#payfort_fort_form_cc .input-text.cvv {
  width: calc(70%);
}
.onestepcheckout-index-index .page-main .checkout-container .control {
  width: 100%;
  position: relative;
}
.onestepcheckout-index-index .page-main .checkout-container .field {
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 5px;
  width: 100%;
  position: relative;
}
.onestepcheckout-index-index .page-main .checkout-container .field._required > .control > .label:first-of-type > span:first-child:after,
.onestepcheckout-index-index .page-main .checkout-container .field.required > .control > .label:first-of-type > span:first-child:after,
.onestepcheckout-index-index .page-main .checkout-container .field._required > .label:first-of-type > span:first-of-type:after,
.onestepcheckout-index-index .page-main .checkout-container .field.required > .label:first-of-type > span:first-of-type:after,
.onestepcheckout-index-index .page-main .checkout-container .field._required > .label.short > span:first-of-type:after,
.onestepcheckout-index-index .page-main .checkout-container .field.required > .label.short > span:first-of-type:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: -2px 0 0 2px;
}
.onestepcheckout-index-index .page-main .checkout-container .field._required > .label:after,
.onestepcheckout-index-index .page-main .checkout-container .field.required > .label:after {
  content: none;
}
.onestepcheckout-index-index .page-main .checkout-container .field._required legend.label span:after,
.onestepcheckout-index-index .page-main .checkout-container .field.required legend.label span:after {
  content: '';
  display: none;
}
.onestepcheckout-index-index .page-main .checkout-container .field._error .input-text,
.onestepcheckout-index-index .page-main .checkout-container .field._error .select {
  border: 1px solid #e02b27;
}
.onestepcheckout-index-index .page-main .checkout-container .field.addresses {
  margin: auto;
  width: calc(100% - 10px);
}
.onestepcheckout-index-index .page-main .checkout-container .field.choice {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  font-size: 13px;
  margin: 0;
}
.onestepcheckout-index-index .page-main .checkout-container .field-row {
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.onestepcheckout-index-index .page-main .checkout-container .field-row fieldset.field.street {
  margin-left: 0;
  margin-right: 10px;
}
.onestepcheckout-index-index .page-main .checkout-container .fl-placeholder-state .label,
.onestepcheckout-index-index .page-main .checkout-container .fl-label-state .label,
.onestepcheckout-index-index .page-main .checkout-container fieldset .field .label {
  color: #838383;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: 400;
  height: 100%;
  max-height: 44px;
  pointer-events: none;
  position: absolute;
  width: 100%;
  z-index: 1;
  padding: 0;
  padding-left: 10px;
}
.onestepcheckout-index-index .page-main .aw-onestep-main,
.onestepcheckout-index-index .page-main .aw-onestep-sidebar {
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  justify-content: flex-start;
  margin: 10px 0;
  width: 60%;
  border-radius: 2px;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .aw-onestep-groups {
  counter-reset: i;
  margin: 0;
  padding: 0;
  width: 100%;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item {
  list-style-type: none;
  width: 100%;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item:not(:first-of-type) {
  margin-top: 60px;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item .group-title h2 {
  font-size: 2rem;
  font-weight: 600;
  text-transform: uppercase;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item .group-title .mark {
  border: 2px solid #ff5501;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  color: #ff5501;
  font-size: 2rem;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-color: #ffffff;
  box-sizing: border-box;
  font-weight: 600;
  height: 40px;
  justify-content: center;
  margin-right: 14px;
  margin-left: 5px;
  width: 40px;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item .group-title .mark:after {
  content: counter(i);
  counter-increment: i;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .aw-onestep-groups > .amazon-button-container {
  margin-top: 10px;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .email {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  max-width: 50%;
  width: 100%;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .email .field {
  margin: 5px 0;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .email .field .field-tooltip.toggle {
  top: 7px !important;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .email .actions-toolbar {
  margin-left: auto;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .email .form,
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method .form,
.onestepcheckout-index-index .page-main .aw-onestep-main .authentication {
  margin: 0 5px;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .authentication-notice,
.onestepcheckout-index-index .page-main .aw-onestep-main .authentication-link {
  display: inline;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .onestep-billing-address .action-toolbar,
.onestepcheckout-index-index .page-main .aw-onestep-main .onestep-shipping-address .action-toolbar {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  justify-content: flex-start;
  margin-bottom: 20px;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .onestep-billing-address .action-toolbar .action,
.onestepcheckout-index-index .page-main .aw-onestep-main .onestep-shipping-address .action-toolbar .action {
  margin: 5px;
  text-align: center;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .onestep-billing-address .choice,
.onestepcheckout-index-index .page-main .aw-onestep-main .onestep-shipping-address .choice {
  margin: 20px 5px;
  width: inherit;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .new-shipping-address-form {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .new-shipping-address-form .title {
  cursor: pointer;
  padding-left: 25px;
  position: relative;
  margin-bottom: 10px;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .new-shipping-address-form .title strong {
  font-weight: 400;
  color: #007dbd;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .new-shipping-address-form .title strong:hover {
  text-decoration: underline;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .new-shipping-address-form .title:before {
  background-color: #007dbd;
  background-size: cover;
  content: '';
  display: inline-block;
  margin-right: 3px;
  height: 10px;
  left: 0;
  top: 0;
  width: 10px;
  mask-image: url(../Aheadworks_OneStepCheckout/images/plus.svg);
  -webkit-mask-image: url(../Aheadworks_OneStepCheckout/images/plus.svg);
}
.onestepcheckout-index-index .page-main .aw-onestep-main .billing-address-details {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0 5px 0 60px;
  margin-bottom: 20px;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .billing-address-details .action-edit-address {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #007dbd;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  box-shadow: none;
  font-weight: 400;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .billing-address-details .action-edit-address:visited {
  color: #1979c3;
  text-decoration: none;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .billing-address-details .action-edit-address:hover {
  color: #007dbd;
  text-decoration: underline;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .billing-address-details .action-edit-address:active {
  color: #ff5501;
  text-decoration: underline;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .billing-address-details .action-edit-address:hover,
.onestepcheckout-index-index .page-main .aw-onestep-main .billing-address-details .action-edit-address:active,
.onestepcheckout-index-index .page-main .aw-onestep-main .billing-address-details .action-edit-address:focus {
  background: none;
  border: 0;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .billing-address-details .action-edit-address.disabled,
.onestepcheckout-index-index .page-main .aw-onestep-main .billing-address-details .action-edit-address[disabled],
fieldset[disabled] .onestepcheckout-index-index .page-main .aw-onestep-main .billing-address-details .action-edit-address {
  color: #007dbd;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol {
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style-type: none;
  padding: 0;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item {
  border: 1px solid #d8d8d8;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  box-sizing: border-box;
  margin: 5px 0;
  padding: 15px 20px 43px;
  position: relative;
  width: calc(50% - 5px);
}
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item.not-selected-item {
  background-color: #f8f8f8;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item.not-selected-item:hover {
  background-color: #ffffff;
  box-shadow: 0 0 5px 0 #333333;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item.not-selected-item .edit-address-link {
  display: none;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item.selected-item {
  border: 1px solid #ff5501;
  box-shadow: inset 0 0 0 1px #ff5501;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item.selected-item:after {
  content: '\e907';
  display: inline-block;
  color: #ff5501;
  font-family: 'aw-osc_icons-font';
  font-weight: normal;
  font-size: 25px;
  pointer-events: none;
  position: absolute;
  bottom: 20px;
  right: 20px;
  height: 25px;
  width: 25px;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item .edit-address-link,
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item .action-select-shipping-item {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #007dbd;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: none;
  font-size: 13px;
  font-weight: normal;
  outline: none;
  position: absolute;
  text-indent: 20px;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item .edit-address-link:visited,
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item .action-select-shipping-item:visited {
  color: #1979c3;
  text-decoration: none;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item .edit-address-link:hover,
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item .action-select-shipping-item:hover {
  color: #007dbd;
  text-decoration: underline;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item .edit-address-link:active,
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item .action-select-shipping-item:active {
  color: #ff5501;
  text-decoration: underline;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item .edit-address-link:hover,
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item .action-select-shipping-item:hover,
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item .edit-address-link:active,
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item .action-select-shipping-item:active,
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item .edit-address-link:focus,
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item .action-select-shipping-item:focus {
  background: none;
  border: 0;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item .edit-address-link.disabled,
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item .action-select-shipping-item.disabled,
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item .edit-address-link[disabled],
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item .action-select-shipping-item[disabled],
fieldset[disabled] .onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item .edit-address-link,
fieldset[disabled] .onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item .action-select-shipping-item {
  color: #007dbd;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item .edit-address-link span,
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item .action-select-shipping-item span {
  position: absolute;
  bottom: 18px;
  left: 0;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item .edit-address-link:hover,
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item .action-select-shipping-item:hover {
  text-decoration: none;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .field-select-billing {
  margin: 10px auto;
  width: calc(100% - 10px);
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  border-left: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
  margin: auto;
  max-width: 100%;
  position: relative;
  box-sizing: border-box;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method .payment-method-content .label {
  width: initial;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method:first-of-type {
  border-top: 1px solid #d8d8d8;
  border-radius: 2px 2px 0 0;
  margin-top: 20px;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method._active .payment-method-title {
  background-color: transparent;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method._active .payment-method-content {
  height: inherit;
  opacity: 1;
  padding-bottom: 25px;
  visibility: visible;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method._active .payment-method-content .form {
  display: block;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method._active .payment-method-content .label {
  width: initial;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method._active .fields.group-2 {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method._active .fields.group-2 .field {
  max-width: calc(50% - 5px);
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method._active .fields.group-2 .field .label.short {
  display: none;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method._active:before {
  background-color: #ff5501;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 3px;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method.payment-method-braintree .field.choice,
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method #adyen-cc-form .field.choice {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method.payment-method-braintree .field.choice .label,
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method #adyen-cc-form .field.choice .label {
  left: 0;
  padding-left: 0;
  pointer-events: auto;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method.payment-method-braintree .field.choice .label:before,
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method #adyen-cc-form .field.choice .label:before {
  margin-left: 0;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method #adyen-cc-form .field.choice {
  margin-top: 10px;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method #adyen-cc-form label[for=adyen_cc_cc_type] {
  display: none;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method .adyen_oneclick .field.number:first-of-type .label,
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method .adyen_oneclick .field.number.expire-update .label {
  padding-left: 0;
  position: static;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method .adyen_oneclick .field.number:first-of-type .control,
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method .adyen_oneclick .field.number.expire-update .control {
  margin: 0 0 12px 0;
  width: initial;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method .adyen_oneclick .field.number:first-of-type .control a,
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method .adyen_oneclick .field.number.expire-update .control a {
  cursor: pointer;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method.payment-method-braintree .form .field .hosted-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', '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;
  border: 1px solid #d8d8d8;
  transition: 0.3s;
  min-height: 44px;
  box-shadow: none;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method.payment-method-braintree .form .field .hosted-control:disabled {
  opacity: 0.5;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method.payment-method-braintree .form .field .hosted-control::-moz-placeholder {
  color: #c2c2c2;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method.payment-method-braintree .form .field .hosted-control::-webkit-input-placeholder {
  color: #c2c2c2;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method.payment-method-braintree .form .field .hosted-control:-ms-input-placeholder {
  color: #c2c2c2;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method.payment-method-braintree .form .field .hosted-control.braintree-hosted-fields-invalid {
  border: 1px solid #e02b27;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method.payment-method-braintree .form .field .hosted-control.fl-label-state .label,
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method.payment-method-braintree .form .field .hosted-control.fl-label[data-value-specified='1'] .label {
  font-size: 85%;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  white-space: nowrap;
  overflow: hidden;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method.payment-method-braintree .form .field .hosted-control.fl-label-state iframe,
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method.payment-method-braintree .form .field .hosted-control.fl-label[data-value-specified='1'] iframe {
  padding-top: 8px;
  outline: none;
  transition: 0.3s;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method.payment-method-braintree .form .field .hosted-date-wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method.payment-method-braintree .form .field .hosted-date-wrap .hosted-control {
  width: calc(50% - 25px);
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method.payment-method-braintree .form .field .hosted-date-wrap .hosted-control .label {
  padding-left: 0;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method.payment-method-braintree .form .field .hosted-date-wrap .hosted-control .label.short {
  display: none;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method.payment-method-braintree .form .field .hosted-date-wrap .hosted-control:first-of-type:after {
  top: 10px;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method.payment-method-braintree .form .field .hosted-date-wrap .hosted-error {
  width: 100%;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method.payment-method-braintree .form .field.cvv .field-tooltip {
  left: auto;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method.payment-method-braintree .form .field.fl-label-state .hosted-control,
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method.payment-method-braintree .form .field.fl-label[data-value-specified='1'] .hosted-control {
  padding-top: 15px;
  outline: none;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method-title {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  background-color: #f8f8f8;
  box-sizing: border-box;
  padding: 25px 20px;
  position: relative;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method-title .label {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  font-size: 14px;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method-title .label a {
  z-index: 2;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method-title .label > span,
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method-title .label > img {
  margin: 0 10px 0 0;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method-title input[type='radio'] + label:before {
  margin-left: 14px !important;
  margin-top: -6px !important;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method-title input[type='radio'].radio {
  cursor: pointer;
  display: block;
  height: 100%;
  left: 0;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method-title:hover {
  background-color: #ffffff;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method-content {
  height: 0;
  margin: auto;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
  width: calc(100% - 110px);
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method-content * {
  margin: 0;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method-content .control {
  margin: 0 0 10px;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method-content .control .control {
  margin: 0;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method-content .form {
  display: none;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .credit-card-types {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  justify-content: flex-start;
  padding: 0;
  margin: 20px 0;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .credit-card-types .item {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
  margin-left: 10px;
  border: 1px solid #d8d8d8;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .credit-card-types .item._active {
  filter: none;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .fieldset > .field .fields.group:before,
.onestepcheckout-index-index .page-main .aw-onestep-main .fieldset > .fields > .field .fields.group:before,
.onestepcheckout-index-index .page-main .aw-onestep-main .fieldset > .field .fields.group:after,
.onestepcheckout-index-index .page-main .aw-onestep-main .fieldset > .fields > .field .fields.group:after {
  display: none !important;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .modal-custom.authentication-dropdown {
  z-index: 200;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
  max-width: 360px;
  position: fixed;
  left: calc(50% - 180px);
  top: calc(50% - 160px);
}
.onestepcheckout-index-index .page-main .aw-onestep-main .modal-custom.authentication-dropdown .modal-inner-wrap {
  margin: auto;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .modal-custom.authentication-dropdown .modal-inner-wrap .modal-content .block-authentication .block-customer-login .block-content form .fieldset {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .dropdown-overlay {
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.4);
}
.onestepcheckout-index-index .page-main .aw-onestep-main .label {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  cursor: pointer;
  width: inherit;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method {
  padding-right: 10px;
  padding-bottom: 10px;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list {
  padding: 0 5px;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  margin: 0 0 20px 0 !important;
  font-size: 14px;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card .shipping-method-title {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  width: 100%;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card .shipping-method-title .label {
  max-width: 250px;
  margin-right: 10px;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card .shipping-method-title .shipping-method-subtitle {
  padding-left: 55px;
  opacity: .6;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card .shipping-method-title .clearfix {
  width: 55px;
}
.onestepcheckout-index-index .page-main .shipping-method .shipping-method-delivery {
  border-top: 1px solid #d8d8d8;
  padding-top: 20px;
}
.onestepcheckout-index-index .page-main .shipping-method .shipping-method-delivery .field {
  margin: 10px auto;
  display: block;
  max-width: calc(100% - 10px);
}
.onestepcheckout-index-index .page-main .shipping-method .shipping-method-delivery .osc-datepicker + .ui-datepicker-trigger {
  display: inline-block;
  height: 100%;
  margin: 0 0 0 -32px;
  position: absolute;
}
.onestepcheckout-index-index .page-main .shipping-method .shipping-method-delivery .osc-datepicker + .ui-datepicker-trigger:before {
  content: '\e902';
  font-family: 'aw-osc_icons-font';
  font-size: 20px;
  pointer-events: none;
}
.onestepcheckout-index-index #customer-email-fieldset .action.primary {
  padding: 13px;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar {
  background-color: #f8f8f8;
  border: 1px solid #d8d8d8;
  margin-left: 30px;
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
  width: 40%;
  padding: 20px;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar input[type='checkbox'] + label:before,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar input[type='radio'] + label:before {
  margin-left: 0;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-wrapper {
  width: 100%;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-header {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  padding-left: 55px;
  position: relative;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-header:before {
  content: '\e912';
  font-family: 'aw-osc_icons-font' !important;
  font-size: 40px;
  font-weight: normal;
  position: absolute;
  left: 5px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ff5501;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block {
  margin-bottom: 15px;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_title {
  display: inline-block;
  font-size: 18px;
  font-weight: 300;
  padding-left: 55px;
  cursor: pointer;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_title:after {
  content: '';
  display: inline-block;
  margin-left: 5px;
  content: '\e900';
  font-family: 'aw-osc_icons-font';
  font-size: 13px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #4d4d4d;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list.active .aw-onestep-sidebar-block_title:after {
  content: '';
  display: inline-block;
  margin-left: 5px;
  content: '\e901';
  font-family: 'aw-osc_icons-font';
  font-size: 13px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #4d4d4d;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  border-bottom: 1px solid #d8d8d8;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product {
  margin-right: 15px;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-card {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  margin: 30px 0;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-image {
  margin-right: 10px;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-image .product-image-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-image img {
  height: auto;
  width: auto;
  max-height: 100%;
  max-width: 100%;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-image,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-image .product-image-container,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-image .product-image-container .product-image-wrapper {
  width: 75px;
  height: 75px;
  max-width: 75px;
  max-height: 75px;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-description-container {
  width: 100%;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-description-container .aw-onestep-gift-message {
  margin-bottom: 0;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-description {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-name,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-price {
  font-weight: 600;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-qty {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  margin: 5px 0 0;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-qty .item-qty {
  max-width: 45px;
  min-width: 38px;
  padding: 0;
  margin: 0 10px;
  text-align: center;
  box-shadow: none;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-qty .aw-qty-placeholder {
  margin-right: 15px;
  color: #4d4d4d;
  opacity: .6;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-qty a {
  text-decoration: none;
  font-size: 11px;
  color: #4d4d4d;
  opacity: .6;
  font-family: 'aw-osc_icons-font';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-subtotals {
  text-align: right;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product_remove {
  text-decoration: none;
  font-size: 9px;
  color: #4d4d4d;
  opacity: .6;
  font-family: 'aw-osc_icons-font';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
  margin-top: 10px;
  display: inline-block;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product_remove:before {
  content: '\e90b';
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product_count-down:before {
  content: '\e90d';
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product_count-up:before {
  content: '\e911';
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-options .toggle {
  cursor: pointer;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #007dbd;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  box-shadow: none;
  font-weight: 400;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-options .toggle:visited {
  color: #1979c3;
  text-decoration: none;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-options .toggle:hover {
  color: #007dbd;
  text-decoration: underline;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-options .toggle:active {
  color: #ff5501;
  text-decoration: underline;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-options .toggle:hover,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-options .toggle:active,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-options .toggle:focus {
  background: none;
  border: 0;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-options .toggle.disabled,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-options .toggle[disabled],
fieldset[disabled] .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-options .toggle {
  color: #007dbd;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-options .toggle:after {
  content: '\e900';
  text-decoration: none;
  font-size: 11px;
  color: #4d4d4d;
  opacity: .6;
  font-family: 'aw-osc_icons-font';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 10px;
  display: inline-block;
  margin-left: 7px;
  vertical-align: inherit;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-options.active .toggle {
  cursor: pointer;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #007dbd;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  box-shadow: none;
  font-weight: 400;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-options.active .toggle:visited {
  color: #1979c3;
  text-decoration: none;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-options.active .toggle:hover {
  color: #007dbd;
  text-decoration: underline;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-options.active .toggle:active {
  color: #ff5501;
  text-decoration: underline;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-options.active .toggle:hover,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-options.active .toggle:active,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-options.active .toggle:focus {
  background: none;
  border: 0;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-options.active .toggle.disabled,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-options.active .toggle[disabled],
fieldset[disabled] .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-options.active .toggle {
  color: #007dbd;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-options.active .toggle:after {
  content: '\e901';
  text-decoration: none;
  font-size: 11px;
  color: #4d4d4d;
  opacity: .6;
  font-family: 'aw-osc_icons-font';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 10px;
  display: inline-block;
  margin-left: 7px;
  vertical-align: inherit;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-options_content {
  margin-top: 15px;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-options_content .item-options .field {
  margin: 5px 0 15px 0;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-options_content .item-options .field .label {
  font-weight: 600;
  cursor: default;
  margin-bottom: 3px;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-options_content .item-options .field .control {
  background: #ffffff;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-options_content .item-options .price {
  font-weight: 600;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-summary {
  padding-bottom: 6px;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-summary .aw-onestep-sidebar-totals tr.totals .action-delete {
  text-decoration: none;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-summary .aw-onestep-sidebar-totals tr.totals .action-delete > span {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #4d4d4d;
  cursor: pointer;
  display: inline-block;
  font-family: 'aw-osc_icons-font';
  font-size: 9px;
  margin-right: 5px;
  opacity: .6;
  position: relative;
  top: -1px;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-summary .aw-onestep-sidebar-totals tr.totals .action-delete > span:before {
  content: '\e90b';
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-summary .aw-onestep-sidebar-totals tr > th,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-summary .aw-onestep-sidebar-totals tr > td {
  margin: 0;
  padding: 0 0 15px 0;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-summary .aw-onestep-sidebar-totals .amount {
  text-align: right;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-summary .aw-onestep-sidebar-totals .sub {
  font-size: 120%;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-summary .aw-onestep-sidebar-totals .shipping .mark .value {
  opacity: .5;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-summary .aw-onestep-sidebar-totals .totals-tax-summary .amount,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-summary .aw-onestep-sidebar-totals .totals-tax-summary .mark {
  cursor: pointer;
  border-top: 1px solid #cccccc;
  padding: 10px 0;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-summary .aw-onestep-sidebar-totals .totals-tax-summary .amount .price:after,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-summary .aw-onestep-sidebar-totals .totals-tax-summary .mark .price:after {
  margin-left: 5px;
  content: '\e900';
  font-family: 'aw-osc_icons-font';
  font-size: 12px;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #4d4d4d;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-summary .aw-onestep-sidebar-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e901';
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-summary .aw-onestep-sidebar-totals .totals-tax-details {
  border-bottom: 1px solid #cccccc;
  display: none;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-summary .aw-onestep-sidebar-totals .totals-tax-details.shown {
  display: table-row;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-summary .aw-onestep-sidebar-totals .grand {
  font-size: 150%;
  border-top: 1px solid #d8d8d8;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-summary .aw-onestep-sidebar-totals .grand th,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-summary .aw-onestep-sidebar-totals .grand td {
  padding-top: 15px;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-summary .aw-onestep-sidebar-totals .grand strong {
  font-weight: 600;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option {
  margin-bottom: 25px;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option .payment-option-title .action-toggle {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #007dbd;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  box-shadow: none;
  font-weight: 400;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option .payment-option-title .action-toggle:visited {
  color: #1979c3;
  text-decoration: none;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option .payment-option-title .action-toggle:hover {
  color: #007dbd;
  text-decoration: underline;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option .payment-option-title .action-toggle:active {
  color: #ff5501;
  text-decoration: underline;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option .payment-option-title .action-toggle:hover,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option .payment-option-title .action-toggle:active,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option .payment-option-title .action-toggle:focus {
  background: none;
  border: 0;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option .payment-option-title .action-toggle.disabled,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option .payment-option-title .action-toggle[disabled],
fieldset[disabled] .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option .payment-option-title .action-toggle {
  color: #007dbd;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option .payment-option-title .action-toggle:after {
  display: inline-block;
  margin-left: 5px;
  content: '\e900';
  font-family: 'aw-osc_icons-font';
  font-size: 13px;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #4d4d4d;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option .field {
  margin: 10px 0;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option._active .payment-option-title .action-toggle {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #007dbd;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  box-shadow: none;
  font-weight: 400;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option._active .payment-option-title .action-toggle:visited {
  color: #1979c3;
  text-decoration: none;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option._active .payment-option-title .action-toggle:hover {
  color: #007dbd;
  text-decoration: underline;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option._active .payment-option-title .action-toggle:active {
  color: #ff5501;
  text-decoration: underline;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option._active .payment-option-title .action-toggle:hover,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option._active .payment-option-title .action-toggle:active,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option._active .payment-option-title .action-toggle:focus {
  background: none;
  border: 0;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option._active .payment-option-title .action-toggle.disabled,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option._active .payment-option-title .action-toggle[disabled],
fieldset[disabled] .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option._active .payment-option-title .action-toggle {
  color: #007dbd;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option._active .payment-option-title .action-toggle:after {
  display: inline-block;
  margin-left: 5px;
  content: '\e901';
  font-family: 'aw-osc_icons-font';
  font-size: 13px;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #4d4d4d;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option .actions-toolbar {
  margin: 0 0 0 auto;
  max-width: 30%;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option.customerbalance .actions-toolbar,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option.rewardpoints .actions-toolbar {
  max-width: 40%;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option.customerbalance .payment-option-inner,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option.rewardpoints .payment-option-inner {
  margin-bottom: 5px;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option.giftcardaccount .actions-toolbar {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  justify-content: flex-start;
  max-width: 60%;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option.giftcardaccount .actions-toolbar div:first-child {
  margin-right: 10px;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option.giftcardaccount .giftcard-account-balance {
  margin-bottom: 10px;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-before-place-order .checkout-agreement {
  margin: 10px 0;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-before-place-order .checkout-agreement label {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  justify-content: flex-start;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-before-place-order .action {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #007dbd;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  box-shadow: none;
  font-weight: 400;
  text-align: left;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-before-place-order .action:visited {
  color: #1979c3;
  text-decoration: none;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-before-place-order .action:hover {
  color: #007dbd;
  text-decoration: underline;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-before-place-order .action:active {
  color: #ff5501;
  text-decoration: underline;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-before-place-order .action:hover,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-before-place-order .action:active,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-before-place-order .action:focus {
  background: none;
  border: 0;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-before-place-order .action.disabled,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-before-place-order .action[disabled],
fieldset[disabled] .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-before-place-order .action {
  color: #007dbd;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-sidebar_order-note span {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #007dbd;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  box-shadow: none;
  font-weight: 400;
  cursor: pointer;
  display: inline-block;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-sidebar_order-note span:visited {
  color: #1979c3;
  text-decoration: none;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-sidebar_order-note span:hover {
  color: #007dbd;
  text-decoration: underline;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-sidebar_order-note span:active {
  color: #ff5501;
  text-decoration: underline;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-sidebar_order-note span:hover,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-sidebar_order-note span:active,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-sidebar_order-note span:focus {
  background: none;
  border: 0;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-sidebar_order-note span.disabled,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-sidebar_order-note span[disabled],
fieldset[disabled] .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-sidebar_order-note span {
  color: #007dbd;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-sidebar_order-note span:after {
  content: '';
  display: inline-block;
  margin-left: 5px;
  content: '\e900';
  font-family: 'aw-osc_icons-font';
  font-size: 13px;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #4d4d4d;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-sidebar_order-note.active span {
  margin-bottom: 5px;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-sidebar_order-note.active span:after {
  content: '';
  display: inline-block;
  margin-left: 5px;
  content: '\e901';
  font-family: 'aw-osc_icons-font';
  font-size: 13px;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #4d4d4d;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-sidebar_order-note textarea {
  height: 125px;
  resize: none;
  box-shadow: none;
  border: 1px solid #d8d8d8;
  border-radius: 2px;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .actions-toolbar {
  margin-top: 10px;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .actions-toolbar * {
  width: 100%;
  text-align: center;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .actions-toolbar .action.checkout {
  height: 50px;
  text-transform: uppercase;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar .aw-onestep-trust-seals {
  width: 100%;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar .aw-onestep-trust-seals .trust-seals_label {
  color: #999999;
  text-align: center;
  margin: 15px 0 10px;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar .aw-onestep-trust-seals .trust-seals_label:before {
  content: '';
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url('../Aheadworks_OneStepCheckout/css/icons-font/secure_lock.svg') no-repeat;
  background-size: cover;
  margin-bottom: -3px;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar .aw-onestep-trust-seals .trust-seals_badges ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar .aw-onestep-trust-seals .trust-seals_badges ul li {
  margin: 0px 10px 10px;
  max-width: calc(33% - 20px);
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar .aw-onestep-trust-seals .trust-seals_text {
  color: #999999;
  text-align: justify;
  font-size: 85%;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar .aw-onestep-gift-message.aw-onestep-sidebar-block.payment-option .gift-message-summary {
  position: relative;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar .aw-onestep-gift-message.aw-onestep-sidebar-block.payment-option .gift-message-summary .actions-toolbar {
  padding: 0;
  position: absolute;
  right: 0;
  bottom: 0;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar .aw-onestep-gift-message.aw-onestep-sidebar-block.payment-option .gift-message-summary .actions-toolbar .action {
  padding: 0;
  background: none;
  border: 0;
  box-shadow: none;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar .aw-onestep-gift-message.aw-onestep-sidebar-block.payment-option .gift-message-summary .actions-toolbar .action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  font-family: 'aw-osc_icons-font';
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar .aw-onestep-gift-message.aw-onestep-sidebar-block.payment-option .gift-message-summary .actions-toolbar .action span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar .aw-onestep-gift-message.aw-onestep-sidebar-block.payment-option .gift-message-summary .action-edit:before {
  content: '\e916';
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar .aw-onestep-gift-message.aw-onestep-sidebar-block.payment-option .gift-message-summary .action-delete:before {
  content: '\e914';
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar .aw-onestep-gift-message.aw-onestep-sidebar-block.payment-option .actions-toolbar {
  max-width: 100%;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar .aw-onestep-gift-message.aw-onestep-sidebar-block.payment-option .actions-toolbar > div {
  width: 30%;
  float: right;
  margin-left: 10px;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-mobile-hide {
  display: none;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-mobile .aw-sidebar-product-list .aw-onestep-sidebar-block_title {
  position: relative;
  padding-left: 38px !important;
  padding-top: 4px;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-mobile .aw-sidebar-product-list .aw-onestep-sidebar-block_title:before {
  content: '\e912';
  font-family: 'aw-osc_icons-font' !important;
  font-size: 25px;
  font-weight: normal;
  position: absolute;
  left: 5px;
  top: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ff5501;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-mobile .aw-onestep-sidebar-block.aw-sidebar-summary {
  padding-bottom: 0;
  margin-bottom: 0 !important;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-mobile .aw-onestep-sidebar-content .aw-onestep-sidebar-block {
  margin-bottom: 10px;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-mobile .aw-onestep-sidebar-content .aw-mobile-hide {
  display: block;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-mobile tr {
  display: none;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-mobile tr.totals.sub {
  display: block;
  font-size: 100% !important;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-mobile tr.totals.sub th {
  width: 100%;
  padding: 11px 5px !important;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-mobile tr.totals.sub td {
  padding: 11px 0 !important;
}
@media only screen and (max-width: 767px) {
  .modal-inner-wrap {
    max-width: 100% !important;
  }
}
@media only screen and (max-width: 1023px) {
  .onestepcheckout-index-index .page-title-wrapper {
    max-width: 530px;
    margin: auto;
    padding: 5px 10px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
  }
  .onestepcheckout-index-index .page-title-wrapper .page-title {
    font-size: 1.5em;
  }
  .onestepcheckout-index-index .aw-onestep-description {
    padding: 0 10px;
  }
  .onestepcheckout-index-index .header .logo {
    margin-left: 0;
  }
  .onestepcheckout-index-index .page-main {
    padding: 10px;
  }
  .onestepcheckout-index-index .page-main .checkout-container {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 530px;
  }
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-main,
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar {
    width: 100%;
    position: static;
  }
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar {
    margin: 0;
  }
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar .aw-sidebar-product-options {
    margin-top: 7px;
  }
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar .aw-sidebar_order-note {
    padding-bottom: 15px;
  }
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-main .email {
    margin-bottom: 20px;
  }
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-main .authentication {
    margin-top: 40px;
  }
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-main .modal-custom.authentication-dropdown {
    position: fixed;
    left: inherit;
    top: 0;
    max-width: 90%;
    width: 100%;
    right: 0;
    height: 100%;
  }
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-main fieldset.field.street .control {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .onestepcheckout-index-index .page-main .osc-fluid {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .onestepcheckout-index-index .page-main .osc-fluid .field:not(:last-child) {
    -webkit-flex-basis: calc(100% - 10px);
    flex-basis: calc(100% - 10px);
  }
  .onestepcheckout-index-index .page-main .osc-fluid .field.field-phone {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
}
.aw-mobile {
  width: 100%;
}
.field-row.field-row-phone.osc-fluid span:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: -2px 0 0 2px;
}
.aw-onestep-groups_item.shipping-address .aw-onestep-groups_item.payment-methods .group-title {
  display: none;
}
@media (min-width: 769px) {
  body.onestepcheckout-index-index .page-main .main #checkout .aw-onestep-main .aw-onestep-groups li.aw-onestep-groups_item.shipping-address,
  body.onestepcheckout-index-index .page-main .main #checkout .aw-onestep-main .aw-onestep-groups li.aw-onestep.aw-onestep-sidebar {
    display: inline-block;
    width: 47.5%;
    float: left;
  }
}
@media (min-width: 1117px) {
  .onestepcheckout-index-index.rtl-layout .page-main .main .checkout-container .onestep-shipping-address .fl-label[name="shippingAddress.city"] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: nowrap;
  }
}
@supports (-webkit-hyphens:none) {
  .onestepcheckout-index-index.rtl-layout .page-main .main .checkout-container .onestep-shipping-address .fl-label[name="shippingAddress.city"] > .control {
    height: 40px !important;
  }
  datalist#city_select {
    display: none !important;
  }
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.sidebar .block-addbysku .fieldset .fields .field.sku {
  margin-right: -85px;
  padding-right: 90px;
  width: 100%;
}
.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
  width: 80px;
}
.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 6px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 20px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 20px 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 10px 0;
}
.sidebar .block-addbysku .action.remove {
  display: inline-block;
  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;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  pointer-events: none;
  opacity: 0.5;
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 20px;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: .5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  margin-left: -15px;
}
.block-event .block-content > .action.backward {
  left: 0;
}
.block-event .block-content > .action.forward {
  right: 0;
}
.block-event .block-content > .action.forward:before {
  content: '\e608';
}
.block-event .block-content > .action.forward:before {
  margin-left: -20px;
}
.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.block-event .slider-panel .slider {
  white-space: nowrap;
}
.block-event .slider-panel .slider .item {
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  white-space: normal;
  width: 16.35%;
}
.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
  width: 100%;
}
.block-event .slider-panel .slider .item img {
  max-width: 100%;
}
.block-event .slider-panel .slider .item .category-name {
  display: inline-block;
  font-size: 1.8rem;
  padding: 15px 5px 0;
  word-break: break-all;
}
.block-event .slider-panel .slider .item .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-event .slider-panel .slider .item .ticker li {
  display: none;
  margin: 0 5px;
}
.block-event .slider-panel .slider .item .ticker .value {
  font-size: 2.6rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .dates {
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
  display: block;
}
.block-event .slider-panel .slider .item .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
}
.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 10px;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 10px 0 0;
}
.block-event .slider-panel .slider .item .action.show {
  display: block;
  padding: 0;
}
.block-event .slider-panel .slider .item .action.show .category.name {
  display: inline-block;
  padding: 30px 10px 0;
}
.block-event .slider-panel .slider .item .action.show img {
  display: block;
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  margin-top: 15px;
}
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 20px;
}
.links .block-static-block.widget,
.links .block-cms-link.widget {
  margin-bottom: 0;
}
.block-cms-link-inline.widget {
  margin: 0;
}
.block-wishlist-search .form-wishlist-search {
  margin: 20px 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
/*.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__s) {
    .block.widget .products-grid .product-item,
    .page-layout-1column .block.widget .products-grid .product-item,
    .page-layout-3columns .block.widget .products-grid .product-item {
        width: 100%/3;
    }
}
*/
/*
.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) {
    .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;
    }
}

.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__l) {
    .block.widget .products-grid .product-item {
        width: 100%/5;
    }

    .page-layout-1column .block.widget .products-grid .product-item {
        margin-left: calc(~'(100% - 5 * (100%/6)) / 4');
        width: 100%/6;

        &:nth-child(4n + 1) {
            margin-left: calc(~'(100% - 5 * (100%/6)) / 4');
        }

        &:nth-child(5n + 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 {
        margin-left: calc(~'(100% - 4 * 24.439%) / 3');
        padding: 0;
        width: 24.439%;

        &:nth-child(4n + 1) {
            margin-left: 0;
        }
    }
}

.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) {
    .sidebar .block.widget .pager {
        .item:not(.pages-item-next):not(.pages-item-previous) {
            &:extend(.abs-no-display-desktop all);
        }

        .pages-item-next {
            padding: 0;

            .action {
                margin: 0;
            }
        }
    }
}
*/
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 767px) {
  .abs-button-responsive-smaller,
  .product-info-main .box-tocart .actions .action.tocart {
    width: 100%;
  }
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:before,
  .form-create-return .fieldset > .actions-toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:after {
    clear: both;
  }
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'icons-blank-theme';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name {
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    cursor: pointer;
    margin-bottom: 0;
    padding: 10px 40px 10px 15px;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-wishlist-management .wishlist-select .wishlist-name:after {
    position: absolute;
    right: 10px;
    top: 0;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after {
    content: '\e621';
  }
  .abs-pager-toolbar-mobile .toolbar-amount,
  .abs-pager-toolbar-mobile .limiter,
  .abs-pager-toolbar-mobile .pages,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .account .toolbar .pages,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .toolbar-wishlist-results .pages {
    float: none;
    margin-bottom: 25px;
  }
  .abs-shopping-cart-items-mobile .actions,
  .cart-container .form-cart .actions {
    text-align: center;
  }
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.continue,
  .cart-container .form-cart .action.clear {
    margin: 0 auto 10px;
  }
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.clear {
    display: block;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0;
  }
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative;
  }
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e621';
  }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: -80%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: 80%;
    width: calc(100% - 54px);
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: .8rem 3.5rem .8rem 2rem;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .switcher-trigger strong {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -16px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e621';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    display: none;
    padding: 10px 0;
  }
  .nav-sections .switcher-options.active .switcher-dropdown {
    display: block;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: 80%;
    left: calc(100% - 54px);
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #e8e8e8;
    border: solid #dbdbdb;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
  }
  .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
    padding: 25px 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #575757;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 700;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #333333;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
    display: inline-block;
  }
  .navigation .level0 > .level1 {
    font-weight: 600;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px;
  }
  .navigation li.level0:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu > li > a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #575757;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  .product.data.items {
    margin: 0;
    padding: 0;
  }
  .product.data.items > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%;
  }
  .product.data.items > .item.title > .switch {
    display: block;
  }
  .product.data.items > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
  }
  .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 0 5px;
  }
  .product.data.items > .item.title > .switch {
    background: #f0f0f0;
    border-bottom: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    height: 40px;
    padding: 5px 20px 5px 20px;
    font-weight: 600;
    line-height: 40px;
    font-size: 1.8rem;
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
    padding-bottom: 5px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    margin: 0 0 5px;
    padding: 20px 20px 20px 20px;
  }
  .product.data.items .data.item {
    display: block;
  }
  .product.data.items .item.title > .switch {
    padding: 1px 15px 1px;
  }
  .product.data.items > .item.content {
    padding: 10px 15px 30px;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: none;
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }
  .modal-popup {
    pointer-events: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700;
  }
  .lac-notification {
    padding: 5px 0;
  }
  .lac-notification .lac-notification-icon {
    display: none;
  }
  .lac-notification .lac-notification-text,
  .lac-notification .lac-notification-links {
    float: none;
    padding: 5px 0;
    text-align: center;
  }
  div[data-role='am-banners-lite'] {
    order: -2;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .block.related .action.select {
    display: block;
    margin: 5px 0;
  }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare {
    display: none;
  }
  .block-search .block-content {
    margin-bottom: 0;
  }
  .cart.table-wrapper {
    overflow: inherit;
  }
  .cart.table-wrapper thead .col:not(.item) {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .cart.table-wrapper .col.qty[data-th]:before,
  .cart.table-wrapper .col.price[data-th]:before,
  .cart.table-wrapper .col.subtotal[data-th]:before,
  .cart.table-wrapper .col.msrp[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .checkout-payment-method .payment-methods {
    margin: 0 -15px;
  }
  .checkout-payment-method .step-title {
    padding-left: 15px;
    padding-right: 15px;
  }
  .checkout-payment-method .payment-method-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-method-content {
    padding: 0 15px 20px;
  }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 10px;
  }
  .checkout-payment-method .payment-option {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 20px;
  }
  .contact-index-index .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 100%;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 100%;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .messages {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    margin-bottom: 10px;
    display: block;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .form.search.advanced .field.price .with-addon .input-text {
    flex-basis: auto;
    width: 100%;
  }
  .gift-options .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }
  .cart.table-wrapper .gift-content {
    margin-right: -10px;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 20px;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 10px;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #d1d1d1;
    background: #f5f5f5;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    display: block;
    padding: 5px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #e8e8e8;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6rem;
  }
  .block-wishlist-management .wishlist-info {
    margin-bottom: 15px;
  }
  .block-wishlist-management .wishlist-toolbar-select,
  .block-wishlist-management .wishlist-toolbar-actions {
    margin-bottom: 15px;
  }
  .products-grid.wishlist .product-item-checkbox {
    left: 0;
    position: absolute;
    top: 20px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 25px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }
  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 40px;
  }
  .reward-settings + .actions-toolbar {
    margin-top: 10px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 10px 0 0;
  }
  .order-pager-wrapper .toolbar-amount {
    left: inherit;
    position: relative;
    text-align: center;
    top: inherit;
  }
  .order-pager-wrapper .pages {
    text-align: center;
  }
  .order-pager-wrapper .action.previous,
  .order-pager-wrapper .action.next {
    margin: 0;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .products-grid.wishlist {
    margin-bottom: 30px;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    padding: 20px 0 20px 0;
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item-name {
    font-size: 1.6rem;
  }
  .products-grid.wishlist .product-item-actions {
    display: block;
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action {
    margin-right: 15px;
  }
  .products-grid.wishlist .product-item-actions .action:last-child {
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-actions .action.edit {
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action.delete {
    float: right;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 95px;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .giftregisty-dropdown,
  .products-grid.wishlist .product-item .field.qty {
    display: none;
  }
  .products-grid.wishlist .product-image-container {
    max-width: 80px;
  }
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
}
@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:before,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:before,
  .multicheckout.order-review .data.table tbody tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:after {
    clear: both;
  }
  .multicheckout.order-review .data.table tbody tr:not(:last-child) {
    border-bottom: 1px solid #d1d1d1;
  }
  .multicheckout.order-review .data.table tbody tr .col.item:before {
    display: none;
  }
  .multicheckout.order-review .data.table tbody tr .col.qty,
  .multicheckout.order-review .data.table tbody tr .col.price,
  .multicheckout.order-review .data.table tbody tr .col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .multicheckout.order-review .data.table tbody tr .col.qty[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.price[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.subtotal[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .abs-checkout-order-review tbody tr .product-item-name,
  .multicheckout.order-review .data.table tbody tr .product-item-name {
    margin: 0;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th {
    display: none;
  }
  .abs-pager-toolbar-mobile-s .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .abs-pager-toolbar-mobile-s .pages,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-giftregistry-results .pages {
    margin-bottom: 25px;
  }
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 0;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
    padding-bottom: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 5px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    width: 30%;
  }
  .data-table-definition-list thead {
    display: none;
  }
  .data-table-definition-list tbody th {
    padding-bottom: 0;
  }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .checkout-payment-method .amazon-sandbox-simulator {
    border-top: 1px solid #cccccc;
  }
  /* Overwriting Magento's padding for the method title to make
       sure our KP methods have the same height as the core methods */
  .klarna-payments-method > .payment-method-title {
    padding: 6.5px 0 6.5px 15px;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    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;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 22px;
    color: inherit;
    content: '\e616';
    font-family: 'icons-blank-theme';
    margin: 1px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 10px 10px 0;
    width: 30%;
  }
  .block-search {
    margin-top: 10px;
  }
  .minicart-wrapper {
    margin-top: 10px;
  }
  .minicart-wrapper:before,
  .minicart-wrapper:after {
    content: '';
    display: table;
  }
  .minicart-wrapper:after {
    clear: both;
  }
  .minicart-wrapper .product .actions {
    float: left;
    margin: 10px 0 0 0;
  }
  .minicart-wrapper .update-cart-item {
    float: right;
    margin-left: 0;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 35px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 39px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 1px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #303030;
    content: '\e606';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #303030;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #303030;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .opc-block-shipping-information .shipping-information-title {
    font-size: 2.3rem;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 5px;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 40px;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 25px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 0;
  }
  .account .order-details-items .table-order-items .product-item-name,
  .account .order-details-items .table-order-items .price-including-tax,
  .account .order-details-items .table-order-items .price-excluding-tax,
  .account .order-details-items .table-order-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .account .toolbar .pages {
    float: right;
  }
  .account .toolbar .limiter {
    clear: both;
  }
  .order-details-items thead {
    display: block;
  }
  .order-details-items thead tr,
  .order-details-items thead td {
    display: block;
  }
  .table-wrapper .table.table-order-items tfoot td.order-pager-wrapper {
    width: 100%;
  }
  .order-items.table-wrapper .col.price,
  .order-items.table-wrapper .col.qty,
  .order-items.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.msrp {
    text-align: left;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
    margin: 0;
    width: 100%;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
  .onestepcheckout-index-index {
    -webkit-overflow-scrolling: touch;
    height: 100%;
    overflow: auto;
  }
  .onestepcheckout-index-index .page-title-wrapper {
    max-width: 100%;
  }
  .onestepcheckout-index-index .page-main {
    padding: 0;
  }
  .onestepcheckout-index-index .page-main .checkout-container {
    max-width: 100%;
  }
  .onestepcheckout-index-index .page-main .checkout-container .field-tooltip._active .field-tooltip-content {
    max-width: 200px;
  }
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar {
    padding: 10px;
    border-radius: 0;
    border-left: none;
    border-right: none;
  }
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option.customerbalance .actions-toolbar {
    max-width: 50%;
  }
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option.rewardpoints .actions-toolbar {
    max-width: 55%;
  }
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option.giftcardaccount .actions-toolbar {
    max-width: 80%;
  }
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-main .email .form,
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-main .authentication {
    margin: 0 15px;
  }
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-main .authentication {
    margin-top: 40px;
  }
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-main .email {
    max-width: 100%;
    margin-bottom: 20px;
  }
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-main .aw-onestep-groups {
    max-width: calc(100% - 20px);
    margin: 0 auto;
  }
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item .group-title h2 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
  }
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item .group-title h2 .mark {
    background-color: #ff5501;
    width: 12px;
    height: 12px;
    justify-content: center;
    margin-right: 9px;
    margin-left: 5px;
  }
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item .group-title h2 .mark:after {
    content: "";
  }
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-main .shipping-address-item {
    width: 100% !important;
  }
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-main .payment-method-content {
    width: calc(100% - 55px);
  }
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-main .onestep-billing-address .action-toolbar,
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-main .onestep-shipping-address .action-toolbar {
    -webkit-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
  }
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-main .onestep-billing-address .action-toolbar .action,
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-main .onestep-shipping-address .action-toolbar .action {
    width: calc(100% - 10px);
  }
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-main .payment-method._active .fields.group-2 .field .label,
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-main .payment-method._active.payment-method-braintree .hosted-date-wrap .hosted-control .label {
    display: none;
  }
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-main .payment-method._active .fields.group-2 .field .label.short,
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-main .payment-method._active.payment-method-braintree .hosted-date-wrap .hosted-control .label.short {
    display: flex;
  }
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .amrelated-summary-content {
    justify-content: space-between;
    padding: 15px;
  }
  .amrelated-price-wrapper {
    margin: 0;
    padding: 15px 0;
  }
  .amrelated-tocart-wrapper {
    margin: 0;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48.8%;
  }
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-margin-for-forms-desktop-s {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop-s {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:before,
  .multicheckout .block-billing:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .amrelated-popup-container .amrelated-bundle-popup {
    margin: 0 auto;
    padding: 0 0 13px;
    width: 400px;
    max-width: initial;
  }
  .amrelated-popup-container .amrelated-info.-top {
    margin-top: 15px;
  }
  .amrma-select-container {
    flex-basis: 35%;
  }
  .amasty_rma-account-view .amrma-select-container .admin__control-select {
    height: 100%;
  }
  .amrma-return-number {
    flex-direction: row;
  }
  .amrma-return-number .amrma-header {
    margin: 0;
  }
  .amrma-return-number .amrma-status {
    align-self: auto;
    margin: 0 10px;
  }
  .returns-history > .amrma-table .amrma-tbody > .amrma-row .amrma-image {
    width: 50px;
    height: 50px;
  }
  .returns-history > .amrma-table .amrma-tbody > .amrma-row .amrma-image:after {
    left: 0;
  }
  .amrma-product-item {
    flex-direction: row;
  }
  .amrma-product-message {
    width: 360px;
    margin-left: 15px;
  }
  .amrma-message-container.-options,
  .amrma-message-container.-gray {
    margin: 0;
  }
  .amreturns-orders-container {
    flex-direction: row;
  }
  .amreturns-orders-container .amreturn-btn {
    margin-left: 10px;
    margin-top: 0;
  }
  .amreturns-orders-container .amreturn-select {
    margin-bottom: 0;
    width: 85%;
  }
  .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:not(:first-child):not(:last-child) {
    padding: 10px;
  }
  .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:not(:first-child) {
    padding: 10px;
  }
  .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col.qty {
    padding-top: 10px;
  }
  .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col {
    border-top: 1px solid #d1d1d1;
  }
  .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:first-child {
    position: relative;
    top: auto;
    left: auto;
    padding: 10px 10px 10px 25px;
  }
  .amrma-chat-send {
    margin: 0 20px 20px;
  }
  .amrma-tracking-information .table-wrapper .table-returns-items .amrma-tbody > .amrma-row > .col {
    border-top: 1px solid #d1d1d1;
  }
  .account .amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .col {
    padding: 10px;
  }
  .amrma-tracking-add {
    display: flex;
    flex-direction: row;
    margin: 0 25px;
  }
  .amrma-tracking-add .amrma-input {
    flex-basis: 50%;
    margin: 0 20px;
  }
  .amrma-tracking-add .amreturn-btn {
    padding: 7px 36px;
    height: auto;
    border: none;
    line-height: 14px;
    background: #1979c3;
    color: #fff;
  }
  .amrma-tracking-add .amreturn-btn:hover {
    background: #2196f3;
  }
  .amrma-tracking-add .amrma-label {
    display: none;
  }
  .amrma-select-container {
    flex-basis: 35%;
  }
  .column .block-addbysku .action.remove {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #1979c3;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: 2px;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .column .block-addbysku .action.remove:visited {
    color: #1979c3;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #006bb4;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:active {
    color: #ff5501;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #1979c3;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .products-grid .product-item {
    margin-bottom: 30px;
  }
  .product-item-actions {
    display: block;
  }
  .products-grid .product-item-actions {
    margin: 10px 0;
  }
  .product-item-actions .actions-primary + .actions-secondary {
    display: table-cell;
    padding-left: 5px;
    white-space: nowrap;
    width: 50%;
  }
  .product-item-actions .actions-primary + .actions-secondary > * {
    white-space: normal;
  }
  .product-item-actions .actions-primary {
    display: table-cell;
  }
  .products-grid .product-item {
    /*width: 100%/3;*/
  }
  .page-products .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item {
    /*width: 100%/3;*/
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 10px;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 20px 0 0;
  }
  .multicheckout .block-content .box {
    margin-bottom: 0;
  }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%;
  }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 25px;
    padding-right: 25px;
    width: 50%;
  }
  .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
    display: none;
  }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%;
  }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 25px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 40px;
    width: auto;
  }
  .multicheckout.order-review .col.item {
    width: 75%;
  }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }
  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
  .review-form {
    max-width: 500px;
  }
  .review-ratings {
    float: left;
    margin-bottom: 0;
    max-width: 240px;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px;
  }
  .review-toolbar {
    margin: 0 0 30px;
  }
  .review-toolbar .pages {
    padding: 30px 0;
  }
  .fieldset .review-legend.legend {
    margin-bottom: 30px;
  }
  .review-item {
    padding: 30px 0;
  }
  .review-title {
    margin: 0 0 30px;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
}
@font-face {
  font-family: 'Tajawal-Regular';
  src: url('../fonts/Tajawal-Regular.ttf') format('truetype');
  
  /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
}
@font-face {
  font-family: 'Tajawal-Bold';
  src: url('../fonts/Tajawal-Bold.ttf') format('truetype');
  
  /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
}
body.rtl-layout {
  font-family: 'Tajawal-Regular';
}
.rtl-layout .page-footer .footer-style-08 .footer.content {
  text-align: center;
}
.rtl-layout .page-footer .footer-style-08 .footer.content .block.newsletter .form.subscribe .newsletter {
  display: inline-block;
  width: 320px;
}
.rtl-layout .page-footer .footer-style-08 .footer-bottom {
  text-align: center;
}
.rtl-layout .page-footer .footer-style-08 .block.newsletter .action.subscribe {
  padding: 5px 40px;
}
.rtl-layout .page-footer .footer-style-08 .block.newsletter .form.subscribe {
  display: inline-block;
}
@media (min-width: 768px) {
  .page-footer .footer-style-08 .block.newsletter .form.subscribe .newsletter {
    max-width: 320px;
  }
}
.auth-login-index .block-customer-login {
  max-width: 420px;
  margin: 60px auto 0;
}
.auth-login-index .block-customer-login #login-form .field .control {
  float: left;
  text-align: left;
}
.auth-login-index #login-form .field .action.primary {
  padding: 0 25px;
}
.block-customer-login #login-form .control .phone-code {
  width: 80px;
  max-height: 55px;
  min-height: 50px;
  border: 2px solid #ddd;
  border-radius: 5px;
  margin-right: 10px;
}
.block-customer-login #login-form .control #login-phone,
.block-customer-login #login-form .control .phone_number {
  background: #fff;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  font-size: 13px;
  line-height: 36px;
  padding: 0 10px;
  vertical-align: baseline;
  color: #878787;
  box-shadow: none !important;
  width: calc(100% - 95px);
  max-height: 55px;
  min-height: 50px;
  border: 2px solid #ddd;
  border-radius: 5px;
}
.block-customer-login #login-form .control #login-phone {
  text-align: right;
}
.auth-login-idex #login-form .actions-toolbar {
  width: 100%;
  margin-top: 22px;
  text-align: left;
}
.rtl-layout.auth-login-index #login-form .actions-toolbar {
  text-align: right;
}
.rtl-layout.auth-login-index #login-form .actions-toolbar .primary {
  float: right;
}
.rtl-layout.auth-login-index .block-customer-login #login-form .field .control {
  float: right;
  direction: ltr;
  text-align: right;
}
.rtl-layout .block-customer-login #login-form .control .phone-code {
  background-position: 100% 45%;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  direction: ltr;
}
.onestepcheckout-index-index .page-main:not(.page-main-full) > div {
  width: 90%;
}
.md-sidenav-right #login-form {
  min-width: unset;
  width: 100%;
}
.md-sidenav-right #login-form .field .control {
  width: 100%;
}
.md-sidenav-right #login-form .field .action.primary {
  margin-bottom: 15px;
}
.md-sidenav-right #login-form .resendlink {
  margin: 15px 0;
}
.md-sidenav-right .block-customer-login #login-form .control.phone_login {
  display: flex;
  direction: ltr;
}
.md-sidenav-right .block-customer-login #login-form .control .phone-code {
  max-height: 36px;
  min-height: 35px;
}
.md-sidenav-right .block-customer-login #login-form .control #login-phone {
  max-height: 36px;
  min-height: 35px;
  text-align: right;
}
#login-form .login_type {
  background: transparent;
  display: inline-block;
  padding: 7px 10px;
  margin-bottom: 10px;
}
#login-form .login_type.active {
  background: #A07653;
  color: white;
}
.md-sidenav-right .block-customer-login #login-form .control input[type="email"] {
  text-align: right;
  direction: rtl;
}
.md-sidenav-right #login-form {
  min-width: unset;
  width: 100%;
}
.md-sidenav-right #login-form .field .control {
  width: 100%;
}
.md-sidenav-right #login-form .field .action.primary {
  margin-bottom: 15px;
}
.md-sidenav-right #login-form .resendlink {
  margin: 15px 0;
}
.md-sidenav-right .block-customer-login #login-form .control.phone_login {
  display: flex;
  direction: ltr;
}
.md-sidenav-right .block-customer-login #login-form .control .phone-code {
  max-height: 36px;
  min-height: 35px;
}
.md-sidenav-right .block-customer-login #login-form .control #wl-login-phone {
  max-height: 36px;
  min-height: 35px;
}
@media (min-width: 768px) {
  #login-form .control #wl-login-phone {
    background: #fff;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    font-size: 13px;
    line-height: 36px;
    padding: 0 10px;
    vertical-align: baseline;
    color: #878787;
    box-shadow: none !important;
    width: calc(100% - 95px);
    max-height: 55px;
    min-height: 50px;
    border: 2px solid #ddd;
    border-radius: 5px;
    text-align: right;
  }
  body.product-view-style-03.rtl-layout .product-info-main .size-guide-wrap {
    top: -80px;
  }
}
#login-form .login_type {
  background: transparent;
  display: inline-block;
  padding: 7px 10px;
  margin-bottom: 10px;
}
#login-form .login_type.active {
  background: #A07653;
  color: white;
}
.rtl-layout #ajax-lgfm-popup [name="loginForm"] .control .phone-code {
  background-position: 100% 45%;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  direction: ltr;
}
#ajax-lgfm-popup [name="loginForm"] .field .control {
  width: 100%;
}
#ajax-lgfm-popup [name="loginForm"] .control .phone-code {
  width: 80px;
  max-height: 55px;
  min-height: 50px;
  border: 2px solid #ddd;
  border-radius: 5px;
  margin-right: 10px;
}
#ajax-lgfm-popup [name="loginForm"] .control #login-phone {
  background: #fff;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  font-size: 13px;
  line-height: 36px;
  padding: 0 10px;
  vertical-align: baseline;
  color: #878787;
  box-shadow: none !important;
  width: calc(100% - 95px);
  max-height: 55px;
  min-height: 50px;
  border: 2px solid #ddd;
  border-radius: 5px;
  text-align: right;
}
#ajax-lgfm-popup [name="loginForm"] .resendlink {
  margin: 15px 0;
}
#ajax-lgfm-popup [name="loginForm"] .otp_generatenote {
  display: block;
}
#ajax-lgfm-popup [name="loginForm"] .login_type {
  background: transparent;
  display: inline-block;
  padding: 7px 10px;
  margin-bottom: 10px;
}
#ajax-lgfm-popup [name="loginForm"] .login_type.active {
  background: #A07653;
  color: white;
}
#ajax-lgfm-popup [name="loginForm"] .control.phone_login {
  display: flex;
  direction: ltr;
}
#ajax-lgfm-popup [name="loginForm"] .control.phone_login #email {
  text-align: right;
}
#form-validate.md-forget-password .login_type.active {
  background: #A07653;
  color: white;
}
#form-validate.md-forget-password .login_type {
  background: transparent;
  display: inline-block;
  padding: 7px 10px;
  margin-bottom: 10px;
}
.rtl-layout #form-validate.md-forget-password .control .phone-code {
  background-position: 100% 45%;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  direction: ltr;
}
.rtl-layout #form-validate.md-forget-password .control .phone-code {
  width: 80px;
  max-height: 45px;
  min-height: 44px;
  border: 2px solid #ddd;
  border-radius: 5px;
  margin-right: 10px;
}
.rtl-layout #form-validate.md-forget-password .control #wl-login-phone {
  background: #fff;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  font-size: 13px;
  line-height: 36px;
  padding: 0 10px;
  vertical-align: baseline;
  color: #878787;
  box-shadow: none !important;
  width: calc(100% - 95px);
  max-height: 45px;
  min-height: 44px;
  border: 2px solid #ddd;
  border-radius: 5px;
  text-align: right;
}
.rtl-layout.product-view-style-03.rtl-layout .box-tocart .actions button,
.rtl-layout.product-view-style-03.rtl-layout .box-tocart .actions .cart.table-wrapper .actions-toolbar > .action,
.rtl-layout.product-view-style-03.rtl-layout .box-tocart .actions .action-gift {
  margin-left: 15px;
}
.product-static-text .size-chart-content {
  display: none;
}
body.rtl-layout .md-sidenav-right .block-minicart .minicart-items-wrapper {
  max-height: unset;
}
#shopping-cart-table .qty_control {
  min-width: 80px;
}
body.rtl-layout .slick-slider .slick-arrow.slick-prev {
  right: auto !important;
}
.catalog-product-view.rtl-layout .product-right > .product.pricing {
  margin-top: 30px;
  padding-top: 15px;
  border-top: 1px solid #ebebeb;
}
.catalog-product-view.rtl-layout .product-right #tamara-product-widget {
  display: block;
  float: none;
}
.catalog-product-view.rtl-layout .product-right .product-social-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  float: none !important;
  border-bottom: none !important;
}
@media (max-width: 767px) {
  .catalog-product-view.rtl-layout .product-right .product-social-links {
    justify-content: center;
  }
}
.catalog-product-view.rtl-layout .product-right .product-social-links > * {
  float: none !important;
}
