float: right;
position: relative;
top: -10px;
/* Less Variables */
/* Font */
/*Color */
/*Background */
/*Font-weight*/
/*Footer */
/* Reset ================================================================================= */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: top;
}
/* HTML5 display-role reset for older browsers */
article,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul,
li {
  list-style: none;
  margin: 0;
}
ul > li,
ol > li {
  margin: 0;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: middle;
}
a {
  color: #373737;
  text-decoration: none;
  cursor: pointer;
}
a:visited,
.alink:visited {
  color: #606060;
}
a:hover {
  color: #df0e0e;
  text-decoration: none;
  box-shadow: none;
}
p {
  line-height: 22px;
}
a:focus,
a:active {
  outline: none;
  text-decoration: none;
  box-shadow: none;
}
.action.primary:focus,
.action.primary:active {
  border: 0;
}
a:focus {
  outline: none;
}
h1 {
  font-size: 1.5em;
}
h2 {
  font-size: 1.33em;
  margin-bottom: 0.57em;
}
h3 {
  font-size: 1.09em;
  margin-bottom: 0.69em;
}
h4 {
  font-size: 1em;
  margin-bottom: 0.75em;
}
h5 {
  font-size: 0.91em;
  margin-bottom: 0.83em;
}
h6 {
  font-size: 0.91em;
  margin-bottom: 0.83em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #292929;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  line-height: 1.35;
}
input:not([type]),
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
  border: 1px solid #ebebeb;
  height: 50px;
  padding: 5px;
  border-radius: 3px;
  box-shadow: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  border: none;
  border-radius: 0px;
  background-color: #292929;
  box-shadow: none;
  color: #ffffff;
  display: inline-block;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  padding: 18.5px 50px;
  text-align: center;
  line-height: 1;
  text-shadow: none;
  text-transform: capitalize;
  white-space: nowrap;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 13px;
  border-radius: 3px;
  text-transform: uppercase;
  border: 2px solid #292929;
  background-image: none;
}
button:hover,
html input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  background-color: #292929;
  color: #ffffff;
  border-color: #292929;
}
@media screen and (max-width: 992px) {
  button,
  html input[type=button],
  input[type=reset],
  input[type=submit] {
    padding: 18.5px 30px;
  }
}
button,
input,
select,
textarea {
  margin: 0;
  max-width: 100%;
}
button,
input,
select,
textarea {
  margin: 0;
  max-width: 100%;
}
button:focus,
input:focus,
select:focus,
textarea:focus,
button:active,
input:active,
select:active,
textarea:active,
button:visited,
input:visited,
select:visited,
textarea:visited {
  box-shadow: none;
  outline: 0;
}
button::-webkit-input-placeholder,
input::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  /* Chrome */
  color: #999;
  font-family: 'Rubik', sans-serif;
}
button::-moz-placeholder,
input::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #999;
  opacity: 1;
  font-family: 'Rubik', sans-serif;
}
button::-moz-placeholder,
input::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #999;
  opacity: 1;
  font-family: 'Rubik', sans-serif;
}
.btn.focus:focus,
.btn:focus:focus,
.btn:hover:focus,
.btn.focus:active,
.btn:focus:active,
.btn:hover:active,
.btn.focus:visited,
.btn:focus:visited,
.btn:hover:visited {
  box-shadow: none;
  outline: 0;
}
textarea {
  border: 1px solid #ebebeb;
}
table {
  border-collapse: separate;
  border-color: #ebebeb;
  border-spacing: 0;
  border-style: solid;
  border-width: 1px 0 0 1px;
  margin-bottom: 24px;
  width: 100%;
}
table th,
table td {
  border-bottom: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  padding: 10px;
}
caption {
  padding: 10px;
}
.fontawersome {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.switcher-dropdown {
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.label {
  font-size: 13px;
  padding: 0;
  text-align: left;
  font-weight: 500;
}
.fieldset > .field:not(.choice) > .label {
  text-align: left;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
}
div.mage-error[generated] {
  font-size: 0.75em;
}
.message.info > *:first-child:before,
.message.success > *:first-child:before {
  font-size: 24px;
}
.message.info,
.page.messages {
  font-size: 13px;
}
.login-container .block .block-title {
  font-size: 1rem;
  text-transform: uppercase;
}
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes line-scale-pulse-out {
  0% {
    -webkit-transform: scaley(1);
    transform: scaley(1);
  }
  50% {
    -webkit-transform: scaley(0.4);
    transform: scaley(0.4);
  }
  100% {
    -webkit-transform: scaley(1);
    transform: scaley(1);
  }
}
@keyframes line-scale-pulse-out {
  0% {
    -webkit-transform: scaley(1);
    transform: scaley(1);
  }
  50% {
    -webkit-transform: scaley(0.4);
    transform: scaley(0.4);
  }
  100% {
    -webkit-transform: scaley(1);
    transform: scaley(1);
  }
}
/**
 * Copyright © 2015 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */
body {
  background: #ffffff;
  font-family: 'Rubik', sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #606060;
  max-width: 1920px;
  margin: 0 auto;
  overflow-x: hidden;
}
@media (min-width: 992px) {
  .container {
    width: 95%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 95%;
  }
}
.container {
  max-width: 1440px;
}
a {
  -webkit-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
}
.abs-product-link > a:active,
.product-item-name > a:active,
.product.name a > a:active,
.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  text-decoration: none;
}
.abs-product-link > a:active,
.product-item-name > a:active,
.product.name a > a:active,
.product.name > a {
  color: #292929;
}
.page.messages {
  margin: 0 auto;
  width: 100%;
}
.page.messages .message.success,
.page.messages .message.notice,
.page.messages .message.error {
  font-size: 14px;
}
.page-wrapper {
  min-height: 1px;
}
.breadcrumbs {
  padding: 0;
}
div.mage-error[generated] {
  font-size: 12px;
}
.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 {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  border: none;
  border-radius: 0px;
  background-color: #292929;
  box-shadow: none;
  color: #ffffff;
  display: inline-block;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  padding: 18.5px 50px;
  text-align: center;
  line-height: 1;
  text-shadow: none;
  text-transform: capitalize;
  white-space: nowrap;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 13px;
  border-radius: 3px;
  text-transform: uppercase;
  border: 2px solid #292929;
  background-image: none;
}
.bundle-actions .action.primary:hover,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary:hover,
.product-info-main .box-tocart .action.tocart:hover,
.product-options-bottom .box-tocart .action.tocart:hover,
.cart-container .checkout-methods-items .action.primary:hover,
.block-minicart .block-content > .actions > .primary .action.primary:hover,
.methods-shipping .actions-toolbar .action.primary:hover,
.block-authentication .action.action-register:hover,
.block-authentication .action.action-login:hover,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary:hover,
.form-address-edit .actions-toolbar .action.primary:hover,
.multicheckout .action.primary:hover {
  background-color: #292929;
  color: #ffffff;
  border-color: #292929;
}
@media screen and (max-width: 992px) {
  .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 {
    padding: 18.5px 30px;
  }
}
.block-collapsible-nav .content {
  background: none;
  padding: 0;
}
.block-collapsible-nav {
  margin: 0;
}
.mark {
  background: none;
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  max-width: 100%;
}
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue,
button,
.cart.table-wrapper .actions-toolbar > .action,
.cart.table-wrapper .action-gift,
.action.primary,
.review-form .action.submit.primary,
.primary .action.primary,
.actions .action.primary,
.checkout.action.primary {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 0px;
  background-color: #292929;
  box-shadow: none;
  color: #ffffff;
  display: inline-block;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  padding: 18.5px 50px;
  line-height: 1;
  text-shadow: none;
  text-transform: capitalize;
  white-space: nowrap;
  font-size: 13px;
  border-radius: 3px;
  text-transform: uppercase;
  border: 2px solid #292929;
  background-image: none;
  text-align: center;
  border: none;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover,
button:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.cart.table-wrapper .action-gift:hover,
.action.primary:hover,
.review-form .action.submit.primary:hover,
.primary .action.primary:hover,
.actions .action.primary:hover,
.checkout.action.primary:hover {
  background-color: #292929;
  color: #ffffff;
  border-color: #292929;
}
@media screen and (max-width: 992px) {
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  button,
  .cart.table-wrapper .actions-toolbar > .action,
  .cart.table-wrapper .action-gift,
  .action.primary,
  .review-form .action.submit.primary,
  .primary .action.primary,
  .actions .action.primary,
  .checkout.action.primary {
    padding: 18.5px 30px;
  }
}
.cart-container .form-cart .action.continue,
.cart-container .checkout-methods-items .action.primary {
  border: 2px solid #292929;
  min-width: 190px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.cart-container .form-cart .action.continue:hover,
.cart-container .checkout-methods-items .action.primary:hover {
  border-width: 2px;
}
.cart-container .form-cart .action.clear,
.cart-container .form-cart .action.update {
  background: #ffffff;
  color: #292929;
  border: 2px solid #ebebeb;
  min-width: 190px;
  text-transform: uppercase;
  text-align: center;
  padding: 18.5px 30px;
}
.cart-container .form-cart .action.clear:before,
.cart-container .form-cart .action.update:before {
  display: none;
}
button:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.cart.table-wrapper .action-gift:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover,
.action.primary:hover {
  color: #ffffff;
  text-shadow: none;
}
button:hover {
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline-style: none;
}
button:focus,
button:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.cart.table-wrapper .actions-toolbar > .action:active,
.cart.table-wrapper .action-gift:focus,
.cart.table-wrapper .action-gift:active {
  border: none;
}
.checkout.action.primary {
  background: #df0e0e;
  border-color: #df0e0e;
}
.checkout.action.primary:hover {
  opacity: 0.9;
}
.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .action.continue:before,
.cart-container .form-cart .action.continue:before {
  display: none;
}
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  top: 0;
}
.cart-totals .amount,
.opc-block-summary .table-totals .amount,
.cart-totals .mark,
.opc-block-summary .table-totals .mark {
  border-top: 0;
}
.price-box .price-label {
  display: none;
}
.label {
  color: #555;
}
.rating-summary .rating-result {
  margin-left: 5px;
  width: 80px;
}
.rating-summary .rating-result:before {
  font-family: FontAwesome;
  content: '\f006' '\f006' '\f006' '\f006' '\f006';
  font-size: 11px;
  height: 11px;
  letter-spacing: 1px;
  line-height: 1;
  top: 0px;
  color: #4e4e4e;
}
.rating-summary .rating-result span:before {
  color: #78b7c6;
  font-family: FontAwesome;
  content: '\f006' '\f006' '\f006' '\f006' '\f006';
  font-size: 11px;
  height: 11px;
  line-height: 11px;
  letter-spacing: 1px;
}
.rating-summary .rating-result span span {
  display: none;
}
.product-reviews-summary .reviews-actions {
  font-size: 13px;
  margin-left: 10px;
  padding-left: 10px;
}
.block-authentication .block-title,
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title,
.column.main .cart-summary .block > .title strong,
.column.main .paypal-review-discount .block > .title strong {
  font-size: 15px;
  text-transform: uppercase;
  font-family: 'Rubik', sans-serif;
}
.modal-header,
.modal-content {
  box-shadow: none;
  border: 0;
}
.modal-popup {
  text-align: center;
  z-index: 1000;
}
.modal-popup .modal-inner-wrap {
  position: static;
  margin: 0;
  margin: auto;
  width: 50%;
  margin-top: 10%;
  padding: 30px 0;
  border: 1px solid #ebebeb;
}
.modal-popup .modal-inner-wrap #modal-content-18 {
  padding-bottom: 20px;
}
.modal-popup .modal-inner-wrap .modal-footer {
  padding-top: 30px;
}
.modal-popup .action-close {
  padding: 0px;
  z-index: 99;
  top: 5px;
  right: 5px;
}
.modal-popup .action-close:before {
  font-size: 40px;
  line-height: 40px;
  color: #292929;
}
.modal-popup .action-close:hover {
  animation: none;
}
.modal-popup .modal-header {
  padding: 0;
}
.modal-popup .modal-content {
  padding-bottom: 10px;
}
.modal-popup .modal-footer {
  padding: 10px 0;
  text-align: center;
  border-top: 1px solid #ebebeb !important;
}
.modal-popup .modal-footer button {
  margin: 0 10px;
}
.modal-popup #modal-content-18 {
  padding-top: 20px;
  text-align: left;
}
.modal-popup #modal-content-18 h1,
.modal-popup #modal-content-18 h2,
.modal-popup #modal-content-18 h3,
.modal-popup #modal-content-18 h4,
.modal-popup #modal-content-18 h5,
.modal-popup #modal-content-18 h6 {
  margin: 15px 0;
}
.modal-popup .modal-title {
  font-weight: 400;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 30px;
}
.abs-margin-for-forms-desktop,
.fieldset .legend,
.column:not(.sidebar-main) form .actions-toolbar,
.column:not(.sidebar-additional) form .actions-toolbar,
.login-container .fieldset:after {
  margin-left: 0;
  font-size: 13px;
  text-transform: uppercase;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: normal;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current strong {
  border-color: #df0e0e;
}
.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-size: 18px;
  text-transform: uppercase;
  font-family: 'Rubik', sans-serif;
}
.block-reorder .product-item,
.block-reorder .product-list-item {
  padding-left: 0;
}
/*
 .navigation, .breadcrumbs, 
 .page-header .header.panel, 
 .header.content, 
 .footer.content, 
 .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container, .page-main{ max-width: 1210px;}*/
.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: #ffffff;
  border: 1px solid #ebebeb;
}
.block-addresses-list .items.addresses .item.actions .action:after,
.account .data.table .col.actions .action:after,
[class^="sales-guest-"] .data.table .col.actions .action:after,
.sales-guest-view .data.table .col.actions .action:after,
.block .box-actions .action:after {
  content: "";
  display: inline-block;
  height: 12px;
  margin: 0 10px;
  border-left: 1px solid #a6a6a6;
  vertical-align: -1px;
}
.block-addresses-list .items.addresses .item.actions .action:last-child:after,
.account .data.table .col.actions .action:last-child:after,
[class^="sales-guest-"] .data.table .col.actions .action:last-child:after,
.sales-guest-view .data.table .col.actions .action:last-child:after,
.block .box-actions .action:last-child:after {
  display: none;
}
.message.success {
  color: #666;
  background: #f1f1f1;
}
.block-minicart .block-content > .actions .viewcart {
  display: block;
  padding: 7px 15px;
  background: #333;
  border: 3px solid #333;
  color: #ffffff;
  font-family: 'Rubik', sans-serif;
  text-transform: uppercase;
}
.block-minicart .block-content > .actions .viewcart:hover {
  background: none;
  color: #333;
  border-color: #df0e0e;
}
.page-title-wrapper {
  text-align: left;
}
.customer-account-create .page-title-wrapper,
.customer-account-login .page-title-wrapper,
.customer-account-forgotpassword .page-title-wrapper {
  text-align: center;
  padding-top: 15px;
}
.choice.newsletter:before {
  display: none;
}
.choice.newsletter input {
  margin: 0;
  float: left;
  margin-right: 5px;
}
.form.password.reset,
.form.send.confirmation,
.form.password.forget,
.form.create.account {
  margin: auto;
  border: 1px solid #ebebeb;
  padding: 20px;
  border-radius: 5px;
}
.login-container {
  width: 50%;
  margin: auto;
  border: 1px solid #ebebeb;
}
.login-container .fieldset:after {
  display: none;
}
.login-container .fieldset .label {
  display: none;
}
.login-container .block.block-customer-login,
.login-container .block.block-new-customer {
  float: none;
  width: 100%;
  margin: auto;
  padding: 25px;
}
.login-container .block.block-customer-login .block-title strong,
.login-container .block.block-new-customer .block-title strong {
  font-family: 'Rubik', sans-serif;
  color: #292929;
  text-transform: none;
  font-size: 16px;
}
.login-container .block.block-customer-login .actions-toolbar .primary,
.login-container .block.block-new-customer .actions-toolbar .primary {
  float: none;
}
.login-container .block.block-customer-login .actions-toolbar .secondary,
.login-container .block.block-new-customer .actions-toolbar .secondary {
  display: inline-block;
  text-align: center;
  float: none;
}
.login-container .block.block-customer-login .actions-toolbar .secondary a,
.login-container .block.block-new-customer .actions-toolbar .secondary a {
  margin-top: 15px;
  text-transform: capitalize;
}
.login-container .block.block-customer-login .actions-toolbar .secondary a:hover,
.login-container .block.block-new-customer .actions-toolbar .secondary a:hover {
  color: #df0e0e;
}
.login-container .block.block-customer-login .actions-toolbar .secondary a.remind,
.login-container .block.block-new-customer .actions-toolbar .secondary a.remind,
.login-container .block.block-customer-login .actions-toolbar .secondary a.back,
.login-container .block.block-new-customer .actions-toolbar .secondary a.back {
  color: #df0e0e;
}
.login-container .block.block-customer-login .control,
.login-container .block.block-new-customer .control {
  width: 100%;
}
.password.forget {
  text-align: left;
}
.password.forget .secondary {
  text-align: left;
}
.password.forget .fieldset .control {
  width: 100%;
}
.password.forget .actions-toolbar .primary {
  float: none;
}
.password.forget .actions-toolbar .primary button {
  margin: 0;
}
.password.forget .actions-toolbar .secondary {
  float: none;
  display: block;
}
.password.forget .actions-toolbar .secondary a {
  text-transform: capitalize;
}
.password.forget .actions-toolbar .secondary a.back {
  color: #df0e0e;
}
.password.forget .actions-toolbar .secondary a:hover {
  color: #df0e0e;
}
.block-dashboard-info {
  padding: 20px;
  border: 1px solid #ebebeb;
  overflow: hidden;
}
.block-dashboard-info .block-title {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 13px;
  font-weight: 500;
  margin-bottom: 15px;
}
.block-dashboard-info .block-title strong {
  color: #222;
  font-family: 'Rubik', sans-serif;
  font-size: 18px;
}
.block-dashboard-info .box-information {
  float: left;
  clear: left;
  width: 48%;
}
.block-dashboard-info .box-information .box-title {
  font-size: 15px;
  font-family: 'Rubik', sans-serif;
  padding-bottom: 10px;
  color: #292929;
  display: block;
  font-weight: 500;
}
.block-dashboard-info .box-information a:hover {
  color: #df0e0e;
}
.block-dashboard-info .box-newsletter {
  float: right;
  clear: right;
  width: 48%;
}
.block-dashboard-info .box-newsletter .box-title {
  font-size: 16px;
  font-family: 'Rubik', sans-serif;
  padding-bottom: 10px;
  display: block;
}
.block-dashboard-info .box-newsletter a:hover {
  color: #df0e0e;
}
.block-dashboard-addresses {
  padding: 20px;
  border: 1px solid #ebebeb;
  overflow: hidden;
}
.block-dashboard-addresses .block-title {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 10px;
  font-weight: 500;
  margin-bottom: 15px;
}
.block-dashboard-addresses .block-title strong {
  color: #222;
  font-family: 'Rubik', sans-serif;
  font-size: 18px;
}
.block-dashboard-addresses .block-title a {
  font-family: 'Rubik', sans-serif;
  float: right;
}
.block-dashboard-addresses .box-billing-address {
  float: left;
  clear: left;
  width: 48%;
}
.block-dashboard-addresses .box-billing-address .box-title {
  font-size: 15px;
  font-family: 'Rubik', sans-serif;
  padding-bottom: 10px;
  display: block;
  font-weight: 500;
}
.block-dashboard-addresses .box-billing-address a:hover {
  color: #df0e0e;
}
.block-dashboard-addresses .box-shipping-address {
  float: right;
  clear: right;
  width: 48%;
}
.block-dashboard-addresses .box-shipping-address .box-title {
  font-size: 16px;
  font-family: 'Rubik', sans-serif;
  padding-bottom: 10px;
  display: block;
}
.block-dashboard-addresses .box-shipping-address a:hover {
  color: #df0e0e;
}
.account-nav {
  border: 1px solid #ebebeb;
}
.account-nav .title {
  margin: 0;
}
.account-nav .title strong {
  padding: 12px 15px;
  display: block;
  font-family: 'Rubik', sans-serif;
  margin: 0;
  font-size: 18px;
}
.account-nav .nav {
  padding: 15px;
  padding-top: 0;
}
.account-nav .nav li {
  line-height: 30px;
  padding: 0;
  border-top: 1px solid #eee;
  margin-top: 10px;
  padding-top: 10px;
}
.account-nav .nav li:first-child {
  border: 0;
  padding: 0;
  margin: 0;
}
.account-nav .nav li a {
  display: block;
  color: #606060;
  background: none;
  padding: 0;
}
.account-nav .nav li a:hover {
  color: #df0e0e;
  background: #ffffff;
}
.sidebar .block-compare .block-title strong,
.sidebar .block-reorder .block-title strong,
.sidebar .block-wishlist .block-title strong {
  text-transform: none;
}
.catalog-product_compare-index .table {
  border: 1px solid #eee !important;
}
.catalog-product_compare-index .table th {
  display: table-cell;
  border-radius: 0 !important;
  border-bottom: 1px solid #eee !important;
}
.catalog-product_compare-index .table th span {
  font-size: 16px;
  font-weight: 500;
}
.catalog-product_compare-index .table td {
  background: none !important;
  border-left: 1px solid #eee !important;
  border-bottom: 1px solid #eee !important;
}
.catalog-product_compare-index .table td.remove {
  text-align: center;
}
.catalog-product_compare-index .table td .product-item-photo {
  text-align: center;
}
.catalog-product_compare-index .table td .product-item-actions .secondary-addto-links {
  display: none;
}
.catalog-product_compare-index .table td .product-item-name {
  margin: 0 0 7px;
}
.catalog-product_compare-index .table td .product-reviews-summary {
  margin: 0;
}
.catalog-product_compare-index .table td .product-reviews-summary .action {
  display: none;
}
.catalog-product_compare-index .table td .price-box {
  margin: 10px 0;
}
.catalog-product_compare-index .table td .attibute.value {
  font-size: 14px;
}
#back-top {
  display: block;
  height: 100px;
  margin: 0 auto;
  opacity: 1;
  position: absolute;
  right: 0;
  text-align: center;
  bottom: 75px;
  width: 100px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  z-index: 1;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
}
@media (max-width: 480px) {
  #back-top {
    width: 60px;
    height: 60px;
    bottom: 35px;
  }
}
#back-top i {
  background: #ffffff;
  color: #292929;
  display: block;
  font-size: 18px;
  height: 50px;
  line-height: 50px;
  width: 50px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  cursor: pointer;
  border: 2px solid #ebebeb;
  margin: auto;
}
@media (max-width: 480px) {
  #back-top i {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}
#back-top i:hover {
  opacity: 0.9;
}
.cookie-notification {
  bottom: 1rem;
  color: #ffffff;
  display: none;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 9;
}
.cookie-notification .cookie-notification--bar {
  background-color: rgba(17, 17, 17, 0.7);
  border-radius: 3px;
  display: inline-block;
  line-height: 2.2rem;
  padding: 1rem 2rem;
}
.cookie-notification .cookie-notification--bar .content a {
  color: #df0e0e;
}
.cookie-notification .cookie-notification--close {
  display: inline-block;
  margin-left: .9rem;
}
.cookie-notification .cookie-notification--close .button {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  border: none;
  border-radius: 0px;
  background-color: #292929;
  box-shadow: none;
  color: #ffffff;
  display: inline-block;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  padding: 18.5px 50px;
  text-align: center;
  line-height: 1;
  text-shadow: none;
  text-transform: capitalize;
  white-space: nowrap;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 13px;
  border-radius: 3px;
  text-transform: uppercase;
  border: 2px solid #292929;
  background-image: none;
  margin-top: 10px;
  padding: 5px 20px;
}
.cookie-notification .cookie-notification--close .button:hover {
  background-color: #292929;
  color: #ffffff;
  border-color: #292929;
}
@media screen and (max-width: 992px) {
  .cookie-notification .cookie-notification--close .button {
    padding: 18.5px 30px;
  }
}
.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 .cart.table-wrapper .action-gift:hover {
  border: none;
  background: #df0e0e;
  color: #ffffff;
}
button,
a.action.primary,
.cart.table-wrapper .actions-toolbar > .action,
.cart.table-wrapper .action-gift {
  border-radius: unset;
}
.message.notice {
  font-size: 14px;
}
#newsletter_pop_up {
  background-position: left top;
  color: #ffffff;
  display: none;
  height: 90%;
  margin: auto !important;
  top: 50% !important;
  left: 0 !important;
  right: 0;
  max-width: 90%;
  position: fixed !important;
  text-align: center;
  max-height: 85vh;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}
#newsletter_pop_up .row {
  height: 100%;
  position: relative;
  margin: 0;
}
#newsletter_pop_up .col-img {
  background-repeat: no-repeat;
  background-position: left center;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50%;
}
#newsletter_pop_up .col-content {
  background-color: #ffffff;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex: 1 1 0;
  padding-left: 35px;
  padding-right: 35px;
  height: 100%;
  overflow: auto;
}
#newsletter_pop_up .col-content p span {
  color: #df0e0e;
}
#newsletter_pop_up .content-popup {
  width: 100%;
  max-height: 100%;
  padding: 30px 0;
  word-break: break-word;
}
#newsletter_pop_up .content-popup h2 {
  text-align: center;
  text-transform: capitalize;
  position: relative;
  font-size: 36px;
  margin-bottom: 0;
  padding-bottom: 15px;
}
#newsletter_pop_up .content-popup p {
  font-size: 14px;
  color: #606060;
  line-height: 24px;
}
#newsletter_pop_up .content-popup .subscribe {
  margin-bottom: 0;
}
#newsletter_pop_up .btn-close {
  cursor: pointer;
  float: right;
  height: 40px;
  line-height: 38px;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 40px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  z-index: 1;
}
#newsletter_pop_up .btn-close:before {
  color: #292929;
  content: "\ea01";
  font-family: 'icomoon' !important;
  font-size: 24px;
}
#newsletter_pop_up .btn-close:hover {
  opacity: 0.8;
}
#newsletter_pop_up .title h3 {
  color: #292929;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 40px 0 0 0px;
  margin-bottom: 20px;
}
#newsletter_pop_up .des-newletter {
  color: #666;
  font-size: 15px;
  line-height: 1.5;
}
#newsletter_pop_up .control {
  margin-top: 30px;
}
#newsletter_pop_up .control input {
  line-height: 17px;
  padding: 20px 10px 22px;
  width: 100%;
  background: #ffffff;
  color: #606060;
  font-size: 13px;
  height: 53px;
  line-height: 53px;
  border: 0;
  text-align: center;
  border-bottom: 1px solid #ebebeb;
}
#newsletter_pop_up .control input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #606060;
  font-weight: 400;
}
#newsletter_pop_up .control input::-moz-placeholder {
  /* Firefox 19+ */
  color: #606060;
  font-weight: 400;
}
#newsletter_pop_up .control input:-ms-input-placeholder {
  /* IE 10+ */
  color: #606060;
  font-weight: 400;
}
#newsletter_pop_up .control input:-moz-placeholder {
  /* Firefox 18- */
  color: #606060;
  font-weight: 400;
}
#newsletter_pop_up .actions {
  margin-top: 0px;
}
#newsletter_pop_up .actions .subscribe.primary {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  border: none;
  border-radius: 0px;
  background-color: #292929;
  box-shadow: none;
  color: #ffffff;
  display: inline-block;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  padding: 18.5px 50px;
  text-align: center;
  line-height: 1;
  text-shadow: none;
  text-transform: capitalize;
  white-space: nowrap;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 13px;
  border-radius: 3px;
  text-transform: uppercase;
  border: 2px solid #292929;
  background-image: none;
  min-width: 190px;
  margin-top: 30px;
}
#newsletter_pop_up .actions .subscribe.primary:hover {
  background-color: #292929;
  color: #ffffff;
  border-color: #292929;
}
@media screen and (max-width: 992px) {
  #newsletter_pop_up .actions .subscribe.primary {
    padding: 18.5px 30px;
  }
}
#newsletter_pop_up .actions .subscribe.primary:hover {
  opacity: 0.8;
}
.subscribe-bottom {
  margin-top: 30px;
  text-align: right;
  position: absolute;
  bottom: 15px;
  right: 20px;
}
.subscribe-bottom input[type="checkbox"] {
  margin-top: 0;
}
.subscribe-bottom label {
  color: #666;
  font-size: 14px;
}
@media (max-width: 767px) {
  .b-modal.__b-popup1__,
  #newsletter_pop_up {
    display: none !important;
  }
}
.fotorama__nav-wrap .fotorama__nav__frame {
  margin-right: 0 !important;
}
.line-scale-pulse-out > div {
  background-color: #df0e0e;
  -webkit-animation: line-scale-pulse-out 0.9s -0.6s infinite cubic-bezier(0.85, 0.25, 0.37, 0.85);
  animation: line-scale-pulse-out 0.9s -0.6s infinite cubic-bezier(0.85, 0.25, 0.37, 0.85);
  border-radius: 2px;
  margin: 3px;
  width: 5px;
  height: 35px;
  display: inline-block;
}
.line-scale-pulse-out > div:nth-child(1),
.line-scale-pulse-out > div:nth-child(5) {
  -webkit-animation-delay: -.2s !important;
  animation-delay: -.2s !important;
}
.line-scale-pulse-out > div:nth-child(2),
.line-scale-pulse-out > div:nth-child(4) {
  -webkit-animation-delay: -.4s !important;
  animation-delay: -.4s !important;
}
.breadcrumbs {
  text-align: center;
  padding: 30px 0 0;
  margin-bottom: 0;
}
.breadcrumbs ul li {
  font-size: 13px;
}
.breadcrumbs ul li a {
  color: #999;
}
.breadcrumbs ul li a:hover {
  color: #df0e0e;
}
.breadcrumbs ul li strong {
  color: #df0e0e;
}
.breadcrumbs ul li.item:not(:last-child):after {
  line-height: 100%;
}
.page-title-wrapper {
  padding-bottom: 70px;
  padding-top: 15px;
}
@media (max-width: 767px) {
  .page-title-wrapper {
    padding-bottom: 20px;
  }
}
.page-title-wrapper.product {
  padding-bottom: 0;
}
.account .page-title-wrapper {
  padding-bottom: 30px;
}
.fancybox-wrap {
  text-align: center;
}
.fancybox-wrap .fancybox-skin {
  padding: 30px !important;
  padding-top: 50px !important;
}
.fancybox-wrap .action_button {
  margin-top: 30px;
}
.fancybox-wrap .action_button li {
  display: block;
  vertical-align: middle;
  margin-top: 15px;
}
.fancybox-wrap .action_button .button {
  font-size: 13px;
  font-weight: 400;
  color: #ffffff;
  background-color: #292929;
  padding: 0px 30px;
  border: 0;
  display: inline-block;
  font-family: 'Rubik', sans-serif;
  border-radius: 0;
  line-height: 1;
  height: 45px;
  line-height: 45px;
  min-width: 160px;
  text-align: center;
  text-transform: uppercase;
  text-transform: none;
  border-radius: 3px;
  letter-spacing: 0;
}
.fancybox-wrap .action_button .button:hover {
  background: #df0e0e;
}
.fancybox-skin .popup_avaiable a {
  color: #df0e0e;
}
.fancybox-close {
  top: 10px !important;
  right: 5px !important;
  background-image: none !important;
}
.fancybox-close:before {
  color: #292929;
  content: "\ea01";
  font-family: 'icomoon' !important;
  font-size: 24px;
}
.sidebar .filter-content .filter-options .filter-options-content ol li > a {
  display: flex;
  align-items: center;
}
.sidebar .filter-options-item .items .item a input[type="checkbox"] {
  margin: 0 8px 0 0;
  top: 0;
}
.sidebar .filter-options-item .items .item a .count {
  display: inline-block;
  margin-left: 5px;
}
body .fotorama__nav-wrap--vertical .fotorama__nav__shaft {
  background-color: transparent;
}
body .searchsuite-autocomplete ul li .qs-option-info .qs-option-title {
  font-weight: 400;
}
body .searchsuite-autocomplete .product ul li {
  padding-bottom: 10px;
  border-bottom: 1px solid #e1e1e1;
}
body .searchsuite-autocomplete {
  min-width: 329px;
}
.rokan-product-heading,
.group-title1 {
  margin-bottom: 60px;
  overflow: hidden;
  text-align: center;
  text-transform: capitalize;
}
.rokan-product-heading h2,
.group-title1 h2 {
  font-size: 36px;
  color: #292929;
  line-height: 1.35;
  text-align: center;
  letter-spacing: -1.5px;
  font-weight: 500;
  margin-bottom: 26px;
}
.rokan-product-heading .short_desc,
.group-title1 .short_desc,
.rokan-product-heading .description,
.group-title1 .description {
  color: #707070;
  margin-bottom: 25px;
  text-transform: none;
}
@media screen and (min-width: 1024px) {
  .rokan-product-heading .short_desc,
  .group-title1 .short_desc,
  .rokan-product-heading .description,
  .group-title1 .description {
    max-width: 55%;
    margin: auto;
  }
}
.rokan-relate-heading,
.rokan-upsell-heading {
  margin-bottom: 30px;
}
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  border: 0;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.opc-wrapper .step-title:after,
.opc-block-shipping-information .shipping-information-title:after,
.opc-block-summary > .title:after,
.checkout-agreements-items .checkout-agreements-item-title:after {
  content: "";
  width: 30px;
  border-top: 3px solid #df0e0e;
  position: absolute;
  left: 0;
  bottom: 0;
}
.block-compare .block-title strong,
.block-wishlist .block-title strong,
.block-reorder .block-title strong {
  font-size: 18px;
  color: #292929;
  position: relative;
  padding-bottom: 12px;
  font-family: 'Rubik', sans-serif;
  display: block;
  font-weight: 500;
  margin-bottom: 20px;
}
.catalog-category-view .sidebar .block {
  padding: 0;
  border: 0;
}
.catalog-category-view .label {
  font-weight: 500;
}
.catalog-category-view .columns .column.main {
  padding-bottom: 0;
}
.page-product-grouped .product-view .box-tocart .action.tocart,
.page-product-grouped .product-options-bottom .box-tocart .action.tocart {
  margin-bottom: 30px;
}
.block.filter .page-title .base,
.block.filter .filter-title .base,
.block.filter .block-title .base,
.block.filter .page-title strong,
.block.filter .filter-title strong,
.block.filter .block-title strong {
  font-size: 24px;
  color: #292929;
  position: relative;
  padding-bottom: 18px;
  margin-bottom: 25px;
  font-family: 'Rubik', sans-serif;
  display: block;
  font-weight: 500;
}
.page-main > .page-title-wrapper .page-title {
  display: block;
}
.page-title-wrapper h1 {
  text-align: center;
  margin-bottom: 20px;
}
.page-title-wrapper h1 span {
  font-size: 60px;
  color: #292929;
  font-weight: 400;
  text-transform: capitalize;
  letter-spacing: -1.5px;
  margin-bottom: 20px;
  line-height: 1;
}
.cms-index-index .page-main {
  display: none;
}
.cms-index-index .header-container,
.contact-index-index .header-container {
  margin-bottom: 0;
}
.contact-index-index .page-main {
  padding-bottom: 100px;
}
.contact-index-index h3 {
  font-weight: 500;
  color: #292929;
  font-size: 20px;
  margin-bottom: 35px;
}
.contact-index-index h4 {
  text-transform: uppercase;
}
.contact-index-index .short-des {
  margin: 30px 0;
  line-height: 26px;
}
.contact-index-index .media-body {
  padding-left: 15px;
  vertical-align: middle;
}
.contact-index-index .media-body p {
  margin: 0;
}
.contact-index-index .media-body span {
  font-weight: 500;
}
.contact-index-index .col-main {
  float: right;
}
.contact-index-index #contact-form #comment {
  min-height: 80px;
}
.contact-index-index #contact-form .field {
  margin-bottom: 15px;
}
.contact-index-index #contact-form .field .control {
  width: 100%;
}
.contact-index-index #contact-form .field .control textarea#comment {
  min-height: 150px;
}
.contact-index-index #contact-form label {
  width: 100%;
  margin-bottom: 10px;
  font-weight: normal;
}
.contact-index-index #contact-form label span:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.contact-index-index #contact-form .actions-toolbar button.action {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  border: none;
  border-radius: 0px;
  background-color: #292929;
  box-shadow: none;
  color: #ffffff;
  display: inline-block;
  font-family: 'Rubik', sans-serif;
  padding: 18.5px 50px;
  line-height: 1;
  text-shadow: none;
  text-transform: capitalize;
  white-space: nowrap;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 13px;
  border-radius: 3px;
  text-transform: uppercase;
  border: 2px solid #292929;
  background-image: none;
  min-width: 190px;
  text-align: center;
  font-weight: 500;
}
.contact-index-index #contact-form .actions-toolbar button.action:hover {
  background-color: #292929;
  color: #ffffff;
  border-color: #292929;
}
@media screen and (max-width: 992px) {
  .contact-index-index #contact-form .actions-toolbar button.action {
    padding: 18.5px 30px;
  }
}
.contact-index-index .contact-info ul {
  margin-top: 30px;
}
.contact-index-index .contact-info ul li {
  position: relative;
  padding-bottom: 10px;
}
.contact-index-index .contact-info ul li p {
  margin: 0 0 5px;
}
.contact-index-index .contact-info ul li strong {
  font-weight: 500;
}
.contact-index-index .contact-info h4 {
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 3px;
  color: #292929;
}
.contact-index-index .social-link {
  text-align: left;
  margin-top: 10px;
}
.contact-index-index .social-link > p,
.contact-index-index .social-link > div {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
.contact-index-index .social-link ul {
  margin-top: 0;
  padding-left: 10px;
}
.contact-index-index .social-link li {
  display: inline-block;
  padding-bottom: 0 !important;
}
.contact-index-index .social-link li a {
  display: block;
}
.contact-index-index .social-link li a span {
  border-color: #b8b8b8;
  font-size: 18px;
  color: #606060;
  color: #b8b8b8;
  font-size: 14px;
  border-width: 1px;
}
.contact-index-index .social-link li a:hover span {
  border-color: #df0e0e;
  color: #df0e0e;
}
.contact-index-index .label {
  font-size: 14px;
}
.wrapper_slider .owl-theme {
  overflow: hidden;
}
.wrapper_slider .owl-theme:hover .owl-controls .owl-buttons > div {
  opacity: 1;
}
.wrapper_slider .owl-theme:hover .owl-controls .owl-buttons .owl-prev {
  left: 40px;
}
.wrapper_slider .owl-theme:hover .owl-controls .owl-buttons .owl-next {
  right: 40px;
}
.wrapper_slider .owl-theme .owl-controls .owl-buttons > div {
  width: 60px;
  height: 60px;
  opacity: 0;
  background: rgba(204, 204, 204, 0.7);
  transition: all 700ms ease 0s;
}
.wrapper_slider .owl-theme .owl-controls .owl-buttons > div:hover {
  background: #df0e0e;
}
.wrapper_slider .owl-theme .owl-controls .owl-buttons > div:hover:before {
  color: #ffffff;
}
.wrapper_slider .owl-theme .owl-controls .owl-buttons > div:before {
  line-height: 60px;
  font-size: 24px;
  transition: all 500ms ease 0s;
}
.wrapper_slider .owl-theme .owl-controls .owl-buttons .owl-prev {
  left: -100px;
}
.wrapper_slider .owl-theme .owl-controls .owl-buttons .owl-next {
  right: -100px;
}
.minicart-wrapper .block-minicart {
  padding: 30px;
  top: 200%;
}
.minicart-wrapper .block-minicart .product-item-details .details-qty {
  margin-top: 5px;
  margin-left: 10px;
  display: inline-block;
}
.minicart-wrapper .block-minicart .product-item-details .price-container {
  display: inline-block;
  margin-top: 0;
}
.minicart-wrapper .block-minicart .product-item-details .price-container .price {
  font-weight: 500;
}
.minicart-wrapper .block-minicart .product-item-name a {
  color: #292929;
}
.minicart-wrapper .block-minicart .product-item-name a:hover {
  color: #df0e0e;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper {
  max-height: 260px;
  overflow: auto;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper .product.actions {
  margin-top: -4px !important;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper .product.actions > div {
  display: block;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper .product.actions > div .action:before {
  font-size: 22px;
}
.minicart-wrapper .block-minicart .label {
  font-weight: 500;
  font-size: 14px;
  color: #292929;
}
.minicart-wrapper .block-minicart .items-total .count {
  font-weight: 500;
  color: #292929;
  font-family: 'Rubik', sans-serif;
  font-size: 14px;
}
.minicart-wrapper .block-minicart .amount .price-wrapper:first-child .price {
  font-weight: 500;
  font-family: 'Rubik', sans-serif;
  color: #292929;
}
.minicart-wrapper .block-minicart .subtotal {
  margin-bottom: 20px !important;
}
.minicart-wrapper .block-minicart .block-content > .actions > .primary .action.primary {
  box-sizing: border-box;
  border: 2px solid #292929 !important;
  text-transform: uppercase;
  height: 50px;
  line-height: 50px;
  width: 100%;
  text-align: center;
  padding: 0 !important;
}
.minicart-wrapper .block-minicart .block-content > .actions .secondary .viewcart {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  border: none;
  border-radius: 0px;
  background-color: #292929;
  box-shadow: none;
  color: #ffffff;
  display: inline-block;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  padding: 18.5px 50px;
  line-height: 1;
  text-shadow: none;
  text-transform: capitalize;
  white-space: nowrap;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 13px;
  border-radius: 3px;
  text-transform: uppercase;
  border: 2px solid #292929;
  background-image: none;
  width: 100%;
  text-align: center;
  margin-top: 5px;
  padding: 16.5px 30px;
}
.minicart-wrapper .block-minicart .block-content > .actions .secondary .viewcart:hover {
  background-color: #292929;
  color: #ffffff;
  border-color: #292929;
}
@media screen and (max-width: 992px) {
  .minicart-wrapper .block-minicart .block-content > .actions .secondary .viewcart {
    padding: 18.5px 30px;
  }
}
@media screen and (max-width: 992px) {
  .minicart-wrapper .block-minicart .block-content > .actions .secondary .viewcart {
    padding: 16.5px 30px;
  }
}
.minicart-wrapper .block-minicart .product-image-container .product-image-wrapper {
  margin-right: 10px;
}
.minicart-wrapper .block-minicart #btn-minicart-close:hover {
  animation: none;
}
.minicart-wrapper .block-minicart #btn-minicart-close:hover:before {
  color: #df0e0e;
}
.cms-index-index .header-container {
  z-index: 3;
  background: #ffffff;
}
.cms-index-index .header-container .header {
  background-color: #ffffff;
  padding: 45px;
}
@media (min-width: 1024px) {
  .cms-index-index .header-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: transparent;
  }
  .cms-index-index .header-container .header {
    background-color: transparent;
  }
}
.header-container {
  width: 100%;
  max-width: 1920px;
  margin: auto;
  margin-bottom: 20px;
}
.header-container .header {
  text-align: center;
  background: #ffffff;
  transition: all .4s ease;
  padding: 45px;
}
.header-container .header .for-full-withmenu {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
.header-container .header .for-full-withmenu .nav-sections {
  flex: 1 1 0;
}
.header-container .header .for-full-withmenu .actions-header {
  display: flex;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  -ms-flex-flow: row;
  flex-flow: row;
  -ms-flex-align: center;
  align-items: center;
  justify-content: flex-end;
  flex: 1 1 0;
}
.header-container .header .for-full-withmenu .actions-header > div {
  padding-left: 15px;
  padding-right: 15px;
}
.header-container .header .for-full-withmenu .actions-header > div:last-child {
  padding-right: 0;
}
.header-container .header .for-full-withmenu .actions-header > div:first-child {
  padding-left: 0;
}
.header-container .header .for-full-withmenu .actions-header > div .icon-users {
  padding-right: 10px;
}
.header-container .header .for-full-withmenu .actions-header i[class*="icon-"] {
  font-size: 18px;
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
  color: #292929;
}
.header-container .header .for-full-withmenu .actions-header .register-login a {
  color: #292929;
}
.header-container .header .logo {
  padding: 0;
  max-width: 300px;
  margin: 0;
  -webkit-transition: initial;
  transition: initial;
}
.header-container .header .logo img {
  max-height: 100%;
  display: inline;
}
.header-container .header .block-search {
  float: none;
  position: relative;
  display: block;
  width: auto;
  margin-left: 0px;
  padding-left: 0;
  font-size: 0;
}
.header-container .header .block-search .block-title {
  display: none;
}
.header-container .header .block-search .block-content {
  line-height: 1;
}
.header-container .header .block-search .block-content .top-search {
  cursor: pointer;
}
.header-container .header .block-search .block-content .dropdown .dropdown-menu {
  box-shadow: none;
  border: 1px solid #ebebeb;
  right: 0;
  left: auto;
  min-width: 330px;
  height: 45px;
  line-height: 45px;
  position: absolute;
  padding: 0;
  margin: 0;
  border-radius: 3px;
  top: 250%;
}
@media (max-width: 1100px) and (min-width: 768px) {
  .header-container .header .block-search .block-content .dropdown .dropdown-menu {
    min-width: 150px;
    max-width: 300px;
  }
}
.header-container .header .block-search .block-content .dropdown label {
  display: none;
}
.header-container .header .block-search .block-content .dropdown .control {
  margin: 0;
  padding: 0;
  border: none;
}
.header-container .header .block-search .block-content .dropdown input {
  padding: 0;
  width: 100%;
  padding-right: 45px;
  margin: 0;
  border: 0;
  padding-left: 10px;
  font-size: 14px;
  position: static;
  font-weight: 400;
  height: 100%;
}
.header-container .header .block-search .block-content .dropdown input::-webkit-input-placeholder {
  /* Chrome */
  color: #8c8c8c;
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
}
.header-container .header .block-search .block-content .dropdown input::-moz-placeholder {
  /* Firefox 19+ */
  color: #8c8c8c;
  opacity: 1;
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
}
.header-container .header .block-search .block-content .dropdown input::-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #8c8c8c;
  opacity: 1;
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
}
.header-container .header .block-search .block-content .dropdown .action.search {
  padding: 0;
  right: 0;
  top: 0;
  position: absolute;
  display: block;
  background: none;
  line-height: 0;
}
.header-container .header .block-search .block-content .dropdown .action.search:hover:before {
  color: #df0e0e;
}
.header-container .header .block-search .block-content .dropdown .action.search:before {
  font-family: 'icomoon' !important;
  content: "\e900";
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #292929;
  font-weight: bold;
  font-size: 18px;
}
.header-container .header .block-search .block-content .dropdown .action.search span {
  float: left;
  text-indent: -999999px;
}
.header-container .header .block-search .nested {
  position: static;
  margin-top: 18px;
  display: none !important;
}
.header-container .header .block-search .nested a {
  color: #df0e0e;
}
.header-container .header .header-top-setting {
  cursor: pointer;
  position: relative;
  z-index: 500;
}
.header-container .header .header-top-setting .setting-container {
  background-color: #ffffff;
  padding: 20px;
  list-style: none;
  margin: 0;
  min-width: 220px;
  padding-bottom: 5px;
  box-shadow: none;
  border: 1px solid #ebebeb;
  position: absolute;
  right: 0;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: all .3s ease 0s;
  text-align: left;
  top: 200%;
  max-height: 300px;
  overflow: auto;
}
.header-container .header .header-top-setting .setting-container.act-menu-bar {
  opacity: 1;
  visibility: visible;
}
.header-container .header .header-top-setting .setting-container h3 {
  font-size: 14px;
  color: #292929;
  position: relative;
  padding-bottom: 5px;
  margin-bottom: 10px;
  display: block;
  font-weight: 500;
}
.header-container .header .header-top-setting .setting-container ul {
  margin-bottom: 15px;
}
.header-container .header .header-top-setting .setting-container ul li a {
  color: #606060;
  display: block;
  font-size: 13px;
  line-height: 34px;
}
.header-container .header .header-top-setting .setting-container .switcher-currency {
  margin-bottom: 15px;
}
.header-container .header .header-top-setting .setting-container .switcher-currency .switcher-trigger a {
  border-bottom: 1px solid #ebebeb;
  display: block;
  font-size: 12px;
  line-height: 30px;
}
.header-container .header .minicart-wrapper {
  margin-left: 0;
}
.header-container .header .minicart-wrapper .block-minicart {
  border: 1px solid #ebebeb;
  box-shadow: none;
  margin-top: 0;
  right: 0;
}
.header-container .header .minicart-wrapper .block-minicart:after,
.header-container .header .minicart-wrapper .block-minicart:before {
  display: none;
}
.header-container .header .minicart-wrapper .block-minicart .items-total {
  float: left;
  margin: 0;
}
.header-container .header .minicart-wrapper .block-minicart .subtotal {
  clear: both;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
}
.header-container .header .minicart-wrapper .block-minicart .subtotal .label {
  float: left;
  line-height: 1;
  margin-top: 6px;
}
.header-container .header .minicart-wrapper .block-minicart .subtotal .price-container {
  line-height: 1;
}
.header-container .header .minicart-wrapper .block-minicart .block-content > .actions .primary {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 5px;
}
.header-container .header .minicart-wrapper .minicart-items-wrapper {
  margin: 0;
  padding: 15px 0;
}
.header-container .header .minicart-wrapper .product {
  position: relative;
  max-width: 100%;
}
.header-container .header .minicart-wrapper .product .actions {
  margin: 0;
  top: 0;
  position: absolute;
  right: 0;
}
.header-container .header .minicart-wrapper .minicart-items .product-item-name {
  line-height: 1.5;
  padding-right: 17px;
}
.header-container .header .minicart-wrapper .minicart-items .product-item-details {
  position: relative;
  text-align: left;
}
.header-container .header .minicart-wrapper .minicart-items .product-item-details .details-qty {
  line-height: 1;
}
.header-container .header .minicart-wrapper .minicart-items .product-item-details .price {
  font-family: 'Rubik', sans-serif;
  font-size: 14px;
  color: #292929;
}
.header-container .header .minicart-wrapper .minicart-items .product-item-details .content {
  padding: 5px 0;
}
.header-container .header .minicart-wrapper .minicart-items .product-item-details .content .label {
  font-weight: bold;
  color: #000;
}
.header-container .header .minicart-wrapper .minicart-items .product-item-pricing label {
  width: auto;
}
.header-container .header .minicart-wrapper .action.showcart:before {
  display: none;
}
.header-container .header .minicart-wrapper .action.showcart .counter.qty {
  min-width: 1px;
  height: auto;
  background: transparent;
  padding: 0;
  margin: 0;
  text-align: center;
  font-size: 12px;
  color: #292929;
  display: inline-block;
  margin-top: -3px;
}
.header-container .header.sticky {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  border-bottom: 1px solid #ebebeb;
  border-color: #ebebeb;
  width: 100%;
  background-color: #ffffff;
  -webkit-animation-name: fadeInDown;
  -webkit-animation-duration: 5.0s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  -webkit-animation-play-state: running;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: anim_titles;
  -moz-animation-duration: 5.0s;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: normal;
  -moz-animation-play-state: running;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -webkit-animation-duration: 0.7s;
  -moz-animation-duration: 0.7s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  padding: 10px 45px;
}
@media (min-width: 1920px) {
  .header-container .header.sticky .for-full-withmenu {
    max-width: 1920px;
    margin: auto;
    padding: 0 45px;
  }
}
.slider_homepageslider .owl-theme .owl-controls .owl-buttons .owl-prev {
  left: 20px;
}
.slider_homepageslider .owl-theme .owl-controls .owl-buttons .owl-next {
  right: 20px;
}
.banner-top-home .banner-top {
  position: relative;
  overflow: hidden;
}
.banner-top-home .banner-top a {
  overflow: hidden;
}
.banner-top-home .banner-top img {
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}
.banner-top-home .banner-top:hover a img {
  transform: scale(1.06);
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -ms-transform: scale(1.06);
  -o-transform: scale(1.06);
}
.banner-top-home .banner-top .banner-infor {
  position: absolute;
  width: 50%;
  top: 30px;
  left: 30px;
  pointer-events: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  will-change: filter;
  text-align: left;
}
@media (max-width: 991px) and (min-width: 768px) {
  .banner-top-home .banner-top .banner-infor {
    top: 10px;
    left: 10px;
  }
}
.banner-top-home .banner-top .banner-infor .title {
  font-size: 18px;
  color: #292929;
  font-weight: 500;
  margin-bottom: 28px;
}
@media (max-width: 991px) and (min-width: 768px) {
  .banner-top-home .banner-top .banner-infor .title {
    margin-bottom: 10px;
  }
}
.banner-top-home .banner-top .banner-infor a {
  font-size: 14px;
}
.banner-top-home .banner-top a {
  display: inline-block;
}
.banner-top-home .banner-top a img {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  will-change: filter;
}
.banner-middle .banner-content {
  position: relative;
  overflow: hidden;
}
.banner-middle .banner-content img {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}
.banner-middle .banner-content .text {
  pointer-events: none;
  position: absolute;
  top: 50%;
  width: 60%;
  left: 5%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.banner-middle .banner-content .text p span {
  color: #df0e0e;
  font-size: 18px;
}
.banner-middle .banner-content .text h2 {
  color: #292929;
  font-size: 36px;
  margin-bottom: 10px;
  font-weight: 400;
  line-height: 1;
}
.banner-middle .banner-content .text p {
  margin-bottom: 5px;
}
.banner-middle .banner-content .text > a {
  display: inline-block;
  margin-top: 30px;
  text-transform: uppercase;
  color: #292929;
  font-size: 12px;
  font-weight: 500;
}
.banner-middle .banner-content .text > a span {
  color: #df0e0e;
  font-weight: 600;
}
.banner-middle .banner-content:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
@media (max-width: 767px) {
  .banner-middle-vetical {
    text-align: center;
  }
}
.banner-middle-vetical .col-banner {
  position: relative;
}
.banner-middle-vetical .col-banner .content-banner {
  overflow: hidden;
}
.banner-middle-vetical .col-banner:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
@media (max-width: 767px) {
  .banner-middle-vetical .col-banner {
    margin-bottom: 30px;
  }
}
.banner-middle-vetical .banner-info {
  position: absolute;
  left: 15px;
  right: 15px;
  top: 40px;
  text-align: center;
  padding: 0 15px;
}
.banner-middle-vetical .banner-info p {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 5px;
}
.banner-middle-vetical .banner-info h4 {
  font-size: 20px;
  font-weight: 400;
}
.banner-middle-vetical .banner-info > a {
  display: inline-block;
  margin-top: 30px;
  text-transform: uppercase;
  color: #292929;
  font-size: 12px;
  font-weight: 500;
}
.banner-middle-vetical .banner-info > a span {
  color: #df0e0e;
  font-weight: 600;
}
.banner-middle-vetical img {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.banner-middle-vetical .col-middle .banner-info {
  top: auto;
  bottom: 40px;
}
.box-full {
  margin-right: 30px;
  margin-left: 30px;
}
.static-banner {
  text-align: center;
}
.static-banner a {
  position: relative;
  display: inline-block;
}
.static-banner a:hover:before {
  opacity: 0.3;
  filter: alpha(opacity=10);
  visibility: visible;
}
.static-banner a:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  transition: all 0.2s;
}
.brand-logo {
  margin: 45px 0 60px 0;
}
.top-content-home .section-element {
  margin: 95px 0;
}
.top-content-home .section-element.onsale {
  margin-top: 50px;
}
.top-content-home .section-element:last-child {
  margin-bottom: 0;
}
.shipping_support {
  margin-top: 100px;
  text-align: center;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 80px;
}
.shipping_support img {
  margin-bottom: 25px;
}
.shipping_support h4 {
  font-size: 18px;
  letter-spacing: -1px;
}
.shipping_support p {
  text-align: center;
}
.shipping_support .col-content:hover h4 {
  -webkit-animation: pulse 0.5s ease-in-out;
  -moz-animation: pulse 0.5s ease-in-out;
  -ms-animation: pulse 0.5s ease-in-out;
  animation: pulse 0.5s ease-in-out;
}
.shop-products .view-more-buton {
  text-align: center;
  margin-top: 50px;
}
.shop-products .view-more-buton .view-more {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  border: none;
  border-radius: 0px;
  box-shadow: none;
  color: #292929;
  display: inline-block;
  background-color: #ffffff;
  border: 2px solid #ebebeb;
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  padding: 18.5px 50px;
  text-align: center;
  line-height: 1;
  text-shadow: none;
  text-transform: capitalize;
  white-space: nowrap;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 14px;
  border-radius: 3px;
}
.shop-products .view-more-buton .view-more:hover {
  background-color: #ffffff;
  color: #292929;
  border-width: 2px;
}
@media screen and (max-width: 992px) {
  .shop-products .view-more-buton .view-more {
    padding: 18.5px 30px;
  }
}
.shop-products .product-reviews-summary {
  display: none;
}
.product-item,
.product-list-item {
  font-size: initial;
  padding: 0 20px;
  margin: 0 auto;
  margin-bottom: 40px;
  overflow: hidden;
  position: relative;
}
.product-item .tocompare:before,
.product-list-item .tocompare:before {
  display: none;
}
.product-item .item,
.product-list-item .item {
  margin-bottom: 40px;
}
.product-item .product-label,
.product-list-item .product-label {
  display: block;
  position: absolute;
  text-align: center;
  left: 20px;
  top: 20px;
}
.product-item .onsale,
.product-list-item .onsale {
  z-index: 11 !important;
}
.product-item .onsale,
.product-list-item .onsale,
.product-item .newlabel,
.product-list-item .newlabel,
.product-item .featuredlabel,
.product-list-item .featuredlabel {
  background: #df0e0e;
  color: #ffffff;
  display: block;
  font-size: 12px;
  font-weight: normal;
  padding: 8px 10px;
  line-height: 1;
  position: relative;
  text-align: center;
  text-transform: capitalize;
  z-index: 10;
  min-width: 55px;
  border-radius: 3px;
  min-height: auto;
  border: 0;
  margin-bottom: 3px;
}
.product-item .newlabel,
.product-list-item .newlabel {
  background: #292929;
}
.product-item .featuredlabel,
.product-list-item .featuredlabel {
  right: 50px;
  background: #df0e0e;
  display: none;
}
.product-item:hover .product-ratting,
.product-list-item:hover .product-ratting {
  display: none;
}
.product-item:hover .addto-links-icons,
.product-list-item:hover .addto-links-icons {
  right: 15px;
}
.product-item:hover .addto-links-icons .add-to-links li a,
.product-list-item:hover .addto-links-icons .add-to-links li a {
  visibility: inherit;
  opacity: 1;
  filter: alpha(opacity=100);
  display: block;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
@media (max-width: 991px) and (min-width: 768px) {
  .product-item:hover .addto-links-icons .add-to-links li.quickview-product a,
  .product-list-item:hover .addto-links-icons .add-to-links li.quickview-product a {
    padding: 10.5px 15px;
  }
}
.product-item:hover .action-bottom li a i,
.product-list-item:hover .action-bottom li a i {
  color: #292929;
}
@media (min-width: 992px) {
  .product-item:hover .product-photo .image0,
  .product-list-item:hover .product-photo .image0 {
    z-index: -1;
    opacity: 0;
    visibility: hidden;
  }
}
.product-item:hover .product-photo .image1,
.product-list-item:hover .product-photo .image1 {
  opacity: 1;
  visibility: visible;
  z-index: 1;
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
}
.product-item:hover .product-photo .product-image-photo,
.product-list-item:hover .product-photo .product-image-photo {
  opacity: 1;
}
.product-item:hover .product-info .product-name a,
.product-list-item:hover .product-info .product-name a {
  text-decoration: none;
}
.product-item:hover .product-info .actions-primary,
.product-list-item:hover .product-info .actions-primary {
  bottom: 4px;
  opacity: 1;
  visibility: visible;
}
.product-item:hover .product-info .price-box,
.product-list-item:hover .product-info .price-box {
  transform: translateY(-60%);
  -webkit-transform: translateY(-60%);
  -o-transform: translateY(-60%);
  -moz-transform: translateY(-60%);
  -ms-transform: translateY(-60%);
  opacity: 0;
  visibility: hidden;
}
.product-item .product-photo,
.product-list-item .product-photo {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.product-item .product-photo .image-switch,
.product-list-item .product-photo .image-switch {
  display: block;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  height: 100%;
}
.product-item .product-photo .image0,
.product-list-item .product-photo .image0 {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.product-item .product-photo .image1,
.product-list-item .product-photo .image1 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1;
  visibility: hidden;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.product-item .product-photo .product-image-photo,
.product-list-item .product-photo .product-image-photo {
  height: 100%;
}
.product-item .product-info,
.product-list-item .product-info {
  overflow: hidden;
  margin-top: 15px;
  position: relative;
  padding-bottom: 0;
}
.product-item .product-info .product-name,
.product-list-item .product-info .product-name,
.product-item .product-info .product-item-name,
.product-list-item .product-info .product-item-name,
.product-item .product-info .product.name,
.product-list-item .product-info .product.name {
  padding-right: 25px;
  margin-bottom: 12px;
  display: block;
}
.product-item .product-info .product-name:hover a,
.product-list-item .product-info .product-name:hover a,
.product-item .product-info .product-item-name:hover a,
.product-list-item .product-info .product-item-name:hover a,
.product-item .product-info .product.name:hover a,
.product-list-item .product-info .product.name:hover a {
  color: #df0e0e;
}
.product-item .product-info .product-name a,
.product-list-item .product-info .product-name a,
.product-item .product-info .product-item-name a,
.product-list-item .product-info .product-item-name a,
.product-item .product-info .product.name a,
.product-list-item .product-info .product.name a {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  width: 100%;
  display: inline-block;
}
.product-item .product-info .product-reviews-summary,
.product-list-item .product-info .product-reviews-summary {
  display: none;
}
.product-item .product-info .price-box,
.product-list-item .product-info .price-box {
  margin: 0;
  color: #292929;
  display: inline-block;
  transition: transform 0.5s ease;
  -webkit-transition: transform 0.5s ease;
  -moz-transition: transform 0.5s ease;
  -ms-transition: transform 0.5s ease;
  font-family: 'Rubik', sans-serif;
}
.product-item .product-info .price-box .price-box,
.product-list-item .product-info .price-box .price-box,
.product-item .product-info .price-box .minimal-price,
.product-list-item .product-info .price-box .minimal-price {
  margin: 0;
}
.product-item .product-info .price-box .price,
.product-list-item .product-info .price-box .price {
  font-size: 14px;
  margin-top: 0px;
  position: relative;
  z-index: 2;
  color: #292929;
  display: inline-block;
  font-weight: 500;
}
.product-item .product-info .price-box .special-price,
.product-list-item .product-info .price-box .special-price {
  display: inline-block;
  float: left;
  color: #292929;
  font-family: 'Rubik', sans-serif;
}
.product-item .product-info .price-box .special-price .price,
.product-list-item .product-info .price-box .special-price .price {
  color: #df0e0e;
}
.product-item .product-info .price-box .old-price,
.product-list-item .product-info .price-box .old-price {
  margin-left: 10px;
  float: right;
  font-family: 'Rubik', sans-serif;
}
.product-item .product-info .price-box .old-price .price,
.product-list-item .product-info .price-box .old-price .price {
  color: #999999;
  text-decoration: line-through;
  font-weight: 400;
}
.product-item .product-info .product-item-actions,
.product-list-item .product-info .product-item-actions {
  margin: 0;
}
.product-item .product-info .actions-primary,
.product-list-item .product-info .actions-primary {
  position: absolute;
  left: 0;
  bottom: -6px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}
.product-item .product-info .actions-primary button,
.product-list-item .product-info .actions-primary button {
  padding: 0;
  border: 0;
  background: transparent;
  text-transform: none;
  color: #292929;
  font-size: 13px;
  font-weight: 500;
  padding-bottom: 0;
  text-transform: uppercase;
}
.product-item .product-info .actions-primary button:before,
.product-list-item .product-info .actions-primary button:before {
  content: "\e9c8";
  padding-right: 7px;
  font-size: 18px;
  font-family: 'icomoon' !important;
  color: #292929;
  vertical-align: sub;
}
.product-item .product-info .actions-primary button span,
.product-list-item .product-info .actions-primary button span {
  vertical-align: middle;
}
.product-item .product-info .actions-primary button:hover,
.product-list-item .product-info .actions-primary button:hover {
  color: #df0e0e;
  background: transparent;
  animation: none;
  border: none;
}
.product-item .product-info .actions-primary button:hover:before,
.product-list-item .product-info .actions-primary button:hover:before {
  color: #df0e0e;
}
.product-item .addto-links-icons,
.product-list-item .addto-links-icons {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 2;
  -webkit-transition: transform 0.4s ease 0s;
  -o-transition: transform 0.4s ease 0s;
  transition: transform 0.4s ease 0s;
}
.product-item .addto-links-icons .add-to-links,
.product-list-item .addto-links-icons .add-to-links {
  display: inline-block;
  vertical-align: middle;
  padding-left: 0;
  margin-left: 0;
}
.product-item .addto-links-icons .add-to-links li .quickview-product a,
.product-list-item .addto-links-icons .add-to-links li .quickview-product a {
  border-radius: 0 0 3px 3px;
}
.product-item .addto-links-icons .add-to-links li a,
.product-list-item .addto-links-icons .add-to-links li a {
  background-color: #ffffff;
  text-align: center;
  padding: 0;
  display: block;
  color: #292929;
  border-radius: 3px;
  padding: 10.5px 35px;
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  opacity: 0;
  filter: alpha(opacity=0);
  position: relative;
  -webkit-transform: translateY(-8%);
  -moz-transform: translateY(-8%);
  -ms-transform: translateY(-8%);
  -o-transform: translateY(-8%);
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.product-item .addto-links-icons .add-to-links li a:hover,
.product-list-item .addto-links-icons .add-to-links li a:hover {
  background-color: #292929;
  color: #ffffff !important;
}
.product-item .addto-links-icons .add-to-links li a i,
.product-list-item .addto-links-icons .add-to-links li a i {
  font-size: 20px;
}
.product-item .addto-links-icons .add-to-links li a i.ion-ios-search,
.product-list-item .addto-links-icons .add-to-links li a i.ion-ios-search {
  line-height: 33px;
}
.product-item .addto-links-icons .add-to-links li a.tocompare,
.product-list-item .addto-links-icons .add-to-links li a.tocompare {
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  border-radius: 0;
}
.product-item .addto-links-icons .add-to-links li a.tocompare::before,
.product-list-item .addto-links-icons .add-to-links li a.tocompare::before,
.product-item .addto-links-icons .add-to-links li a.tocompare:after,
.product-list-item .addto-links-icons .add-to-links li a.tocompare:after {
  content: "";
  display: block;
  border-top: 1px solid #ebebeb;
  position: absolute;
  left: 10px;
  right: 10px;
}
.product-item .addto-links-icons .add-to-links li a.tocompare:before,
.product-list-item .addto-links-icons .add-to-links li a.tocompare:before {
  top: 0;
}
.product-item .addto-links-icons .add-to-links li a.tocompare:after,
.product-list-item .addto-links-icons .add-to-links li a.tocompare:after {
  bottom: 0;
}
.product-item .addto-links-icons .add-to-links li a.towishlist,
.product-list-item .addto-links-icons .add-to-links li a.towishlist {
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  border-radius: 3px 3px 0 0;
}
.product-item .addto-links-icons .add-to-links li a:hover,
.product-list-item .addto-links-icons .add-to-links li a:hover {
  color: #df0e0e;
}
.product-item .addto-links-icons .add-to-links li a:hover i,
.product-list-item .addto-links-icons .add-to-links li a:hover i {
  color: #df0e0e;
}
.product-item .addto-links-icons .add-to-links li:hover a:before,
.product-list-item .addto-links-icons .add-to-links li:hover a:before {
  width: 100%;
}
.product-item .action-bottom,
.product-list-item .action-bottom {
  position: absolute;
  top: 5px;
  right: 0;
}
.product-item .action-bottom li,
.product-list-item .action-bottom li {
  display: inline-block;
}
.product-item .action-bottom li a i,
.product-list-item .action-bottom li a i {
  font-size: 18px;
  color: #999999;
}
.product-item .action-bottom li a.tocompare,
.product-list-item .action-bottom li a.tocompare {
  padding-right: 10px;
}
.product-item .action-bottom li:hover a i,
.product-list-item .action-bottom li:hover a i {
  color: #292929;
}
.products-list {
  margin-bottom: 40px;
}
.products-list .product-item {
  margin-bottom: 10px;
  max-width: 100%;
}
.products-list .product-item .product-item-details .product-item-name {
  position: relative;
  margin-bottom: 12px;
  margin-top: 0;
}
.products-list .product-item .product-item-details .product-item-name a:hover {
  color: #df0e0e;
}
.products-list .product-item .product-item-details .price-box {
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  opacity: 1;
  visibility: visible;
  margin-bottom: 0;
}
.products-list .product-item .product-item-details .price-box .price {
  font-size: 14px;
}
.products-list .product-item .product-item-details .product-item-description {
  margin-top: 23px;
}
.products-list .product-item .product-item-details .product-item-description h3 {
  font-weight: 500;
  color: #292929;
}
.products-list .product-item .product-item-details .product-item-description .designerBioSectionContent,
.products-list .product-item .product-item-details .product-item-description p {
  color: #292929;
  line-height: 24px;
}
.products-list .product-item .product-item-details .product-item-description ul li {
  padding: 2px 20px;
  position: relative;
  font-weight: 400;
}
.products-list .product-item .product-item-details .product-item-description ul li:before {
  content: "-";
  color: #292929;
  margin-right: 5px;
  position: absolute;
  left: 3px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.products-list .product-item .product-item-details .product-item-description .action.more {
  display: none;
}
.products-list .product-item .product-item-details .product-reviews-summary {
  margin-bottom: 15px;
}
.products-list .product-item .product-item-details .addto-links-icons {
  margin-top: 20px;
  opacity: 1;
  border: 0;
  visibility: visible;
  position: static;
  text-align: left;
  transform: none;
  width: 100%;
}
.products-list .product-item .product-item-details .addto-links-icons .actions-secondary {
  padding-left: 10px;
}
.products-list .product-item .product-item-details .addto-links-icons .actions-secondary a {
  margin-right: 8px;
}
.products-list .product-item .product-item-details .addto-links-icons .actions-secondary a:before {
  display: none;
}
.products-list .product-item .product-item-details .addto-links-icons .actions-secondary a:hover i {
  color: #292929;
  border-color: #292929;
  animation: none;
}
.products-list .product-item .product-item-details .addto-links-icons .actions-secondary a i {
  height: 55px;
  line-height: 51px;
  border: 2px solid #ebebeb;
  animation: none;
  font-size: 18px;
  border-radius: 2px;
  display: block;
  width: 55px;
  text-align: center;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}
.products-list .product-item .product-item-details .addto-links-icons .actions-primary {
  position: static;
  opacity: 1;
  visibility: visible;
}
.products-list .product-item .product-item-details .addto-links-icons .actions-primary .tocart span {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  border: none;
  border-radius: 0px;
  box-shadow: none;
  color: #292929;
  display: inline-block;
  background-color: #ffffff;
  border: 2px solid #ebebeb;
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  padding: 18.5px 50px;
  text-align: center;
  line-height: 1;
  text-shadow: none;
  text-transform: capitalize;
  white-space: nowrap;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 14px;
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
}
.products-list .product-item .product-item-details .addto-links-icons .actions-primary .tocart span:hover {
  background-color: #ffffff;
  color: #292929;
  border-width: 2px;
}
@media screen and (max-width: 992px) {
  .products-list .product-item .product-item-details .addto-links-icons .actions-primary .tocart span {
    padding: 18.5px 30px;
  }
}
@media (min-width: 1500px) {
  .products-list .product-item .product-item-details .addto-links-icons .actions-primary .tocart span {
    min-width: 250px;
  }
}
.products-list .product-item .product-item-details .addto-links-icons .actions-primary .tocart:hover span {
  background-color: #292929;
  color: #ffffff;
  border-color: #292929;
}
.products-list .product-item .product-item-details .addto-links-icons .actions-primary .tocart:before {
  display: none;
}
.products-list .product-item .product-photo .product-image-photo {
  height: auto;
}
.brand-list li {
  float: left;
  padding: 0;
}
.brand-list li img {
  opacity: 0.8;
}
.brand-list li:hover img {
  opacity: 1;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}
.box-blog .product-item,
.group-product .product-item,
.onsale-countdown .product-item {
  max-width: 100%;
}
.group-product .rokan-product-heading {
  overflow: hidden;
}
.group-product .rokan-product-heading h3 {
  text-align: left;
  font-weight: 500;
  font-size: 18px;
  color: #292929;
  position: relative;
  display: inline-block;
  float: left;
  padding-right: 15px;
}
.group-product .rokan-product-heading h3:before {
  content: "";
  display: block;
  width: 600px;
  position: absolute;
  top: 50%;
  border-top: 1px solid #ebebeb;
  left: 100%;
}
.group-product .owl-theme .owl-controls .owl-buttons {
  margin-top: -66px;
  right: 0;
  background-color: #ffffff;
}
.group-product .owl-theme .owl-controls .owl-buttons > div {
  background-color: #ffffff;
  margin-right: 0;
  height: 20px;
}
.group-product .owl-theme .owl-controls .owl-buttons > div:before {
  color: #8c8c8c;
  font-size: 16px;
  line-height: 20px;
}
.group-product .owl-theme .owl-controls .owl-buttons > div.owl-prev {
  border-right: 1px solid #ebebeb;
  border-radius: 0;
}
.group-product .product-item {
  margin-bottom: 20px;
}
.group-product .product-item .product-item-name {
  margin-top: 0;
}
.group-product .product-item:hover .product-info .price-box {
  transform: none;
  opacity: 1;
  visibility: visible;
}
.onsale-countdown {
  margin: 30px 0 10px;
}
.onsale-countdown .product-item .product-countdown {
  position: relative;
  float: left;
  width: 100%;
}
.onsale-countdown .product-item .product-countdown:before {
  background: url(../images/img_border.png) top left;
  bottom: 40px;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 40px;
}
.onsale-countdown .product-item .product-countdown:after {
  background: #ffffff none repeat scroll 0 0;
  bottom: 70px;
  content: "";
  left: 30px;
  position: absolute;
  right: 30px;
  top: 70px;
}
.onsale-countdown .product-item .product-countdown .content-countdown {
  z-index: 1;
}
.onsale-countdown .product-item .product-countdown .product-info {
  padding-top: 130px;
}
.onsale-countdown .product-item .product-countdown .product-info .product-name {
  margin-bottom: 15px;
}
.onsale-countdown .product-item .product-countdown .product-info .product-name a {
  color: #222;
  font-style: normal;
  font-size: 18px;
  text-transform: uppercase;
}
.onsale-countdown .product-item .product-countdown .product-info .product-name a:hover {
  color: #df0e0e;
}
.onsale-countdown .product-item .product-countdown .product-info .price-box .price {
  font-size: 20px;
}
.onsale-countdown .product-item .product-countdown .product-info .product-reviews-summary {
  margin: 0 0 10px;
}
.onsale-countdown .product-item .product-countdown .product-info .product-description {
  margin-top: 15px;
}
.onsale-countdown .count-down {
  margin-top: 20px;
}
.onsale-countdown .count-down .countdown-section {
  margin-right: 15px;
  display: inline-block;
  text-align: center;
}
.onsale-countdown .count-down .countdown-section .countdown-amount {
  border: 2px solid #df0e0e;
  color: #222222;
  display: inline-block;
  font-size: 17px;
  font-weight: 900;
  height: 66px;
  line-height: 60px;
  margin: 0 0 10px;
  min-width: 66px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.onsale-countdown .count-down .countdown-section .countdown-label {
  font-family: 'Oswald', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #222;
  display: block;
}
.onsale-countdown .quickview-product {
  display: none;
}
.banner-middle {
  margin-top: 40px;
}
.group-product .product-item {
  margin-bottom: 30px;
  padding: 0;
  clear: both;
  overflow: hidden;
}
.group-product .product-item .product-photo.pull-left {
  margin-right: 18px;
  width: 90px;
}
.group-product .product-item .product-info {
  margin-top: 0;
}
.group-product .product-item .product-name {
  margin-top: 0;
  margin-bottom: 0;
}
.group-product .owl-theme .owl-controls .owl-buttons {
  position: absolute;
  right: 10px;
  top: 0;
  opacity: 1;
  visibility: visible;
  margin-top: -70px;
  width: auto;
}
.group-product .owl-theme .owl-controls .owl-buttons > div {
  position: static;
  width: 31px;
  height: 31px;
  margin: 0;
  margin-right: 5px;
  background: #ffffff;
  display: inline-block;
}
.group-product .owl-theme .owl-controls .owl-buttons > div:before {
  line-height: 30px;
  font-size: 14px;
  margin-right: 1px;
}
.group-product .owl-theme .owl-controls .owl-buttons > div.owl-next {
  margin: 0;
}
.group-product .rokan-product-heading h2 {
  border-bottom: none;
  font-weight: 700;
  font-size: 20px;
  padding-bottom: 10px;
  text-align: left;
}
.group-product .product-info .product-reviews-summary {
  margin: 10px 0 12px;
}
.toolbar {
  padding-top: 30px;
  border-top: 1px solid #ebebeb;
}
.toolbar .items li {
  margin-right: 10px;
  width: 40px;
  height: 40px;
  line-height: 33px;
  border: 2px solid #ebebeb;
  text-align: center;
}
.toolbar .items li span {
  font-family: 'Rubik', sans-serif;
  font-size: 12px;
  color: #292929;
  font-weight: 400;
  line-height: 38px;
}
.toolbar .items li.current {
  border-color: #292929;
}
.toolbar .items li .action {
  margin-left: 0;
  border: 0;
}
.toolbar .items li .action:before {
  font-size: 34px;
  margin: 0;
  line-height: 36px;
}
#layered-ajax-list-products .toolbar-products {
  padding: 0;
}
#layered-ajax-list-products .toolbar-products:first-child {
  padding-top: 0;
  border: 0;
  margin-bottom: 40px;
}
.rokanthemesbrand-brand-view .col-main.column.main .toolbar-products {
  padding-top: 0;
  border: 0;
  margin-bottom: 40px;
}
.rokanthemesbrand-brand-view .col-main.column.main > div:last-child {
  padding-top: 30px;
  border-top: 1px solid #ebebeb;
}
.toolbar-products {
  padding-left: 0;
  margin-bottom: 20px;
}
.toolbar-products .limiter .label,
.toolbar-products .toolbar-sorter .label,
.toolbar-products .limiter .limiter-text,
.toolbar-products .toolbar-sorter .limiter-text,
.toolbar-products .limiter .sorter-label,
.toolbar-products .toolbar-sorter .sorter-label {
  padding: 0;
  font-size: 14px;
  padding-top: 8px;
  display: inline-block;
  font-weight: 400;
}
.toolbar-products .toolbar-amount {
  float: right;
}
.toolbar-products .modes {
  float: right;
  margin-right: 0;
  margin-left: 0;
}
.toolbar-products .sorter {
  float: left;
  margin-right: 20px;
  padding-top: 0;
}
.toolbar-products .sorter .sorter-options {
  border: none;
  background: #ffffff;
  height: 40px;
}
.toolbar-products .sorter .sorter-action {
  line-height: 40px;
}
.toolbar-products .modes-mode {
  display: inline-block;
  text-align: center;
  line-height: 40px;
  margin-left: 15px;
  padding: 0;
  background-color: #ffffff;
  border: 0;
  color: #a3a3a3;
}
.toolbar-products .modes-mode:before {
  content: "\e985";
  font-size: 20px;
  font-family: 'icomoon' !important;
}
.toolbar-products .modes-mode.mode-grid:before {
  content: "\e973";
}
.toolbar-products .modes-mode:hover {
  background: #ffffff;
}
.toolbar-products .modes-mode:hover:before {
  color: #292929;
}
.toolbar-products .modes-mode:not(.active):hover {
  color: #292929;
}
.toolbar-products .modes-mode.active:before {
  color: #292929;
}
.toolbar-products .limiter .limiter-text {
  padding-top: 3px;
}
.slider_left-slider {
  margin-bottom: 40px;
}
.product-grid .item-inner {
  margin-bottom: 35px;
}
.product-grid .item-inner:nth-child(3n+1) {
  clear: left;
}
.product-grid .item-inner .product-list-item {
  padding: 0;
}
.product-grid .item-inner .product-list-item .product-item-actions {
  margin: 0;
}
.filter-content .filter-options .filter-options-title {
  font-size: 18px;
  color: #292929;
  font-weight: 500;
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 20px;
  font-family: 'Rubik', sans-serif;
  display: block;
}
.filter-content .filter-options .filter-options-content ol li {
  padding: 0 0 15px;
}
.filter-content .filter-options .filter-options-content ol li a {
  color: #606060;
}
.filter-content .filter-options .filter-options-content ol li a:hover {
  color: #df0e0e;
}
.block-compare .counter,
.block-wishlist .counter {
  font-size: 16px;
}
.account-nav .item.current a,
.account-nav .item.current strong {
  padding-left: 0;
  font-weight: 500;
  font-size: 18px;
  color: #292929;
  padding: 0;
  border: 0;
}
.sidebar > div,
.sidebar .filter-options-item,
.sidebar .block-search {
  margin-bottom: 40px;
}
.sidebar .block {
  padding: 0 15px 30px 15px;
  border: 1px solid #ebebeb;
}
.sidebar .block.block-reorder .product-item .checkbox {
  margin-right: 5px;
}
.sidebar .block .block-title {
  font-weight: 500;
  font-size: 16px;
  text-transform: none;
}
.sidebar .block .action.view {
  color: #df0e0e;
}
.sidebar .block-compare .actions-toolbar .action,
.sidebar .block-wishlist .block-content .actions-toolbar .action,
.sidebar .block-reorder .actions-toolbar .action,
.sidebar .block-compare .actions-toolbar .primary .action,
.sidebar .block-wishlist .block-content .actions-toolbar .primary .action,
.sidebar .block-reorder .actions-toolbar .primary .action {
  background-color: transparent;
  border: 0;
  padding: 0;
  color: #df0e0e;
  text-align: left;
  line-height: 24px;
}
.sidebar .block-compare .actions-toolbar .action:hover,
.sidebar .block-wishlist .block-content .actions-toolbar .action:hover,
.sidebar .block-reorder .actions-toolbar .action:hover,
.sidebar .block-compare .actions-toolbar .primary .action:hover,
.sidebar .block-wishlist .block-content .actions-toolbar .primary .action:hover,
.sidebar .block-reorder .actions-toolbar .primary .action:hover {
  animation: none;
}
.sidebar .block-compare .actions-toolbar .secondary a,
.sidebar .block-wishlist .block-content .actions-toolbar .secondary a,
.sidebar .block-reorder .actions-toolbar .secondary a {
  margin-top: 0;
}
.sidebar .block-wishlist .product-items .price-box {
  margin-bottom: 0;
}
.sidebar .block-wishlist .product-items .price-box .price {
  font-weight: 400;
}
.sidebar .block-wishlist .product-item-actions {
  display: inline-block;
  margin-top: 3px;
}
.sidebar .block-wishlist .product-item-actions .tocart {
  padding: 0;
  background: transparent;
  color: #292929;
  font-size: 13px;
  font-weight: 500;
  text-transform: none;
  letter-spacing: 0;
  border: 0;
}
.sidebar .block-wishlist .product-item-actions .tocart:before {
  content: "+";
  padding-right: 5px;
}
.sidebar .block-wishlist .product-item-actions .tocart:hover {
  animation: none;
}
.sidebar .block-wishlist .product-item-details {
  padding-bottom: 15px;
  border-bottom: 1px solid #ebebeb;
}
.sidebar .block-wishlist .actions-toolbar .primary .action {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  border: none;
  border-radius: 0px;
  background-color: #292929;
  box-shadow: none;
  color: #ffffff;
  display: inline-block;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  padding: 18.5px 50px;
  text-align: center;
  line-height: 1;
  text-shadow: none;
  text-transform: capitalize;
  white-space: nowrap;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 13px;
  border-radius: 3px;
  text-transform: uppercase;
  border: 2px solid #292929;
  background-image: none;
}
.sidebar .block-wishlist .actions-toolbar .primary .action:hover {
  background-color: #292929;
  color: #ffffff;
  border-color: #292929;
}
@media screen and (max-width: 992px) {
  .sidebar .block-wishlist .actions-toolbar .primary .action {
    padding: 18.5px 30px;
  }
}
.sidebar .widget.block-search {
  margin-bottom: 40px !important;
  width: 100%;
}
.sidebar .widget.block-search .control {
  padding-bottom: 0;
}
.sidebar .widget.block-search .control input {
  border: 1px solid #ebebeb;
  box-shadow: none;
  padding: 15px;
}
.sidebar .widget.block-search .action.search {
  height: 50px;
  line-height: 50px;
  padding: 0;
}
.sidebar .widget.block-search .action.search:before {
  content: "\e900";
  font-family: 'icomoon';
  font-size: 18px;
  color: #292929;
  line-height: 50px;
}
.sidebar .list-post-tab li {
  margin-bottom: 20px;
  padding-bottom: 0;
}
.sidebar .list-post-tab li:after,
.sidebar .list-post-tab li:before {
  content: "";
  display: table;
  clear: both;
}
.sidebar ul li {
  padding-bottom: 10px;
  margin-bottom: 2px;
}
.sidebar ul li a {
  color: #606060;
}
.sidebar ul li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.sidebar .title-widget-post,
.sidebar .title-post-tab {
  font-size: 18px;
  padding-bottom: 12px;
  margin-bottom: 15px;
  font-weight: 500;
  color: #292929;
}
.sidebar .title-widget-post a,
.sidebar .title-post-tab a {
  color: #292929;
}
.sidebar .title-post-tab li {
  padding-bottom: 0;
  margin-bottom: 0;
}
.sidebar .zoom-image-thumb {
  max-width: 100px;
  margin-right: 15px;
  float: left;
}
.sidebar .post-tab-info h3 {
  font-weight: 400;
  margin-bottom: 5px;
}
.sidebar .post-tab-info h3 a {
  color: #292929;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 18px;
  font-size: 14px;
}
.sidebar .post-tab-info span {
  display: block;
  margin-top: 4px;
  font-size: 12px;
}
.sidebar .product-items .product-item {
  padding: 0;
}
.sidebar .product-item .price-box .price {
  font-size: 16px;
}
.account .form-edit-account input[type="checkbox"],
.account .form-newsletter-manage input[type="checkbox"] {
  top: 13px;
}
.account .form-newsletter-manage {
  margin-bottom: 30px;
}
.gallery-placeholder .row {
  margin: 0 -4px;
  clear: both;
}
.gallery-placeholder .row .bxslider {
  margin-top: 10px;
}
.gallery-placeholder .row li.small_image {
  padding: 0 4px;
  cursor: pointer;
}
.gallery-placeholder .owl-theme .owl-buttons {
  width: auto;
  position: static;
  opacity: 0;
}
.gallery-placeholder .owl-theme:hover .owl-buttons {
  opacity: 1;
}
.gallery-placeholder .owl-theme .owl-controls .owl-buttons > div {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10px;
}
.gallery-placeholder .owl-theme .owl-controls .owl-buttons .owl-next {
  right: 0;
  left: auto;
}
.catalog-product-view .header-container .header {
  background: #FFFFFF;
}
.catalog-product-view .header-container.style2 {
  background-color: #ffffff;
}
.catalog-product-view .header-container.style2 .header {
  background-color: #ffffff;
}
.catalog-product-view .columns .column.main {
  padding-bottom: 0;
}
.catalog-product-view .messages {
  margin-bottom: 0;
  padding-bottom: 15px;
}
@media (max-width: 991px) {
  .catalog-product-view .page-main.container {
    width: 100%;
  }
}
.catalog-product-view .breadcrumbs {
  max-width: 100%;
  margin-bottom: 0;
  padding: 20px 0;
  padding-bottom: 0;
  text-align: left;
}
.catalog-product-view .breadcrumbs .breadcrumbs {
  padding: 0;
}
.catalog-product-view .header-container {
  margin-bottom: 0;
}
.catalog-product-view .page-title {
  text-align: left;
}
.catalog-product-view.page-product-grouped .product-view .product-info-main .price-box.price-final_price {
  margin: 0;
}
.catalog-product-view .swatch-attribute.size .swatch-option {
  background-color: #ffffff;
  border: 1px solid #ebebeb;
  border-radius: 50%;
}
.col-products {
  margin-bottom: 100px;
  padding-bottom: 70px;
}
.catalog-product-view .page.messages,
.col-products {
  box-shadow: 1000px 0 #ffffff, -1000px 0 #ffffff;
  -webkit-box-shadow: 1000px 0 #ffffff, -1000px 0 #ffffff;
  -moz-box-shadow: 1000px 0 #ffffff, -1000px 0 #ffffff;
  -ms-box-shadow: 1000px 0 #ffffff, -1000px 0 #ffffff;
  -o-box-shadow: 1000px 0 #ffffff, -1000px 0 #ffffff;
}
#quick-window {
  z-index: 999 !important;
}
#quick-background {
  z-index: 992 !important;
}
.product-view .product-info-main .box-tocart .fieldset .qty,
#quick-window .box-tocart .fieldset .qty {
  padding: 0 20px;
  margin-right: 30px;
  border: 2px solid #ebebeb;
}
.product-view .product-info-main .box-tocart .fieldset .qty input,
#quick-window .box-tocart .fieldset .qty input {
  background: transparent;
  border: 0;
  font-family: 'Rubik', sans-serif;
  text-align: center;
  margin: 0 5px;
  box-shadow: none;
}
.product-view .product-info-main .box-tocart .fieldset .qty .qty-down,
#quick-window .box-tocart .fieldset .qty .qty-down,
.product-view .product-info-main .box-tocart .fieldset .qty .qty-up,
#quick-window .box-tocart .fieldset .qty .qty-up {
  display: inline-block;
}
.product-view .product-info-main .box-tocart .fieldset .qty .qty-down i,
#quick-window .box-tocart .fieldset .qty .qty-down i,
.product-view .product-info-main .box-tocart .fieldset .qty .qty-up i,
#quick-window .box-tocart .fieldset .qty .qty-up i {
  display: inline-block;
  height: 48px;
  line-height: 48px;
  color: #292929;
}
.product-view .product.attibute {
  color: #777;
  font-size: 13px;
  line-height: 1.5;
}
.product-view .product-info-stock-sku {
  margin-top: 10px;
}
.product-view .product-info-stock-sku .stock {
  font-size: 13px;
  margin-bottom: 10px;
  font-weight: 400;
}
.product-view .product-info-stock-sku .stock span {
  color: #df0e0e;
  margin-left: 8px;
  font-weight: 400;
}
.product-view .product-info-stock-sku .attribute.sku .type {
  color: #292929;
}
.product-view .product-info-stock-sku .attribute.sku .value {
  display: inline-block;
  color: #df0e0e;
  font-size: 13px;
}
.product-view .product-info-main .stock.available,
.product-view .product-info-main .stock.unavailable,
.product-view .product-info-main .attribute.sku {
  text-transform: none;
  font-weight: 500;
  padding-right: 25px;
  border-right: 1px solid #ebebeb;
  margin-right: 20px;
}
.product-view .product-info-main .product-reviews-summary {
  display: inline-block;
  margin: 0;
  margin-top: 5px;
}
.product-view .product-info-main .product-reviews-summary .reviews-actions .action.view {
  padding: 0 15px 0 12px;
  border: 1px solid #dedede;
  border-top: 0;
  border-bottom: 0;
  margin-right: 10px;
}
.product-view .product-info-main .price-label {
  display: none;
}
.product-view .product-info-main .product-info-price {
  margin-bottom: 35px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ebebeb;
}
.product-view .product-info-main .product-info-price .product-info-stock-sku > div {
  display: block;
  font-weight: 400;
  font-size: 13px;
}
.product-view .product-info-main .product-info-price .product-info-stock-sku > div strong,
.product-view .product-info-main .product-info-price .product-info-stock-sku > div span {
  font-weight: 400;
  font-size: 13px;
  color: #606060;
}
.product-view .product-info-main .product-info-price .product-info-stock-sku > div .value {
  font-weight: 400;
  color: #606060;
}
.product-view .product-info-main .price-box.price-final_price {
  margin: 42px 0 18px 0;
}
.product-view .product-info-main .price-box {
  float: left;
  width: 100%;
}
.product-view .product-info-main .price-box .special-price {
  display: inline-block;
  margin: 0 15px 0 0;
  float: left;
  font-style: 14px;
  font-weight: 500;
  font-family: 'Rubik', sans-serif;
  color: #df0e0e;
}
.product-view .product-info-main .price-box .special-price .price-container .price {
  font-size: 14px;
  font-weight: 500;
  color: #df0e0e;
  font-family: 'Rubik', sans-serif;
}
.product-view .product-info-main .price-box .old-price {
  float: left;
  margin-right: 5px;
}
.product-view .product-info-main .price-box .old-price .price-container .price {
  color: #999999;
  font-size: 14px;
  font-weight: 400;
}
.product-view .product-info-main .price-box .price-wrapper .price {
  font-size: 14px;
  font-weight: 500;
  font-family: 'Rubik', sans-serif;
  color: #292929;
}
.product-view .product-info-main [itemprop="description"] {
  font-style: normal;
}
.product-view .product-info-main [itemprop="description"] h2,
.product-view .product-info-main [itemprop="description"] h3,
.product-view .product-info-main [itemprop="description"] h4,
.product-view .product-info-main [itemprop="description"] h5,
.product-view .product-info-main [itemprop="description"] h6 {
  font-style: normal;
  font-weight: 500;
  color: #292929;
}
.product-view .product-info-main [itemprop="description"] p {
  line-height: 24px;
}
.product-view .product-info-main .page-title-wrapper .page-title {
  margin-top: 0;
  margin-bottom: 0;
}
.product-view .product-info-main .page-title-wrapper .page-title span {
  text-transform: none;
  font-size: 24px;
  font-weight: 400;
  color: #292929;
  padding-bottom: 5px;
  margin-bottom: 0;
  letter-spacing: -0.6px;
}
.product-view .product-info-main .page-title-wrapper .page-title span:before {
  display: none;
}
.product-view .product-info-main .product-addto-links .action.towishlist {
  margin-right: 10px;
}
.product-view .product-info-main .action.tocompare:hover,
.product-view .product-info-main .product-options-bottom .action.towishlist:hover,
.product-view .product-info-main .action.tocompare:active,
.product-view .product-info-main .product-options-bottom .action.towishlist:active,
.product-view .product-info-main .action.tocompare:forcus,
.product-view .product-info-main .product-options-bottom .action.towishlist:forcus {
  border: 2px solid #292929;
  background: transparent;
}
.product-view .product-options-wrapper {
  margin-top: 20px;
}
.product-view .product-options-wrapper label {
  font-size: 13px;
  color: #292929;
  margin-bottom: 10px;
  margin-top: 20px;
}
.product-view .product-options-wrapper select {
  border: 1px solid #eee;
  height: 46px;
  line-height: 46px;
  padding: 0 10px;
  color: #7b7b7b;
}
.product-view .brand-label {
  color: #292929;
}
.product-view .block.related {
  margin-top: 50px;
  margin-bottom: 0;
  border-top: 1px solid #ebebeb;
  padding-top: 95px;
}
.product-view .block.upsell {
  margin-top: 50px;
  margin-bottom: 0;
}
.product-view .block.upsell .product-item {
  margin-bottom: 15px;
}
.product-social-links {
  text-align: left;
  margin-bottom: 30px;
  padding-bottom: 35px;
  border-bottom: 1px solid #ebebeb;
}
.product-social-links .product-addto-links,
.product-social-links .mailto {
  display: inline-block;
}
.product-social-links a.action.towishlist,
.product-social-links a.action.tocompare,
.product-social-links a.mailto {
  width: 54px;
  height: 54px;
  line-height: 54px;
  border: 2px solid #ebebeb;
  color: #292929;
  background-color: #ffffff;
  text-align: center;
  font-size: 18px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 2px;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}
.product-social-links a.action.towishlist:hover,
.product-social-links a.action.tocompare:hover,
.product-social-links a.mailto:hover {
  border: 2px solid #292929;
}
.bundle-options-container {
  margin-top: 60px;
}
@media (min-width: 768px) {
  .bundle-options-container .block-bundle-summary {
    width: 55%;
    padding: 0 0 0 20px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    width: 45%;
  }
}
@media (max-width: 767px) {
  .bundle-options-container .block-bundle-summary {
    padding-left: 0;
  }
}
.bundle-options-container .product-add-form {
  padding: 30px;
  border: 1px solid #ebebeb;
}
@media (max-width: 767px) {
  .bundle-options-container .product-add-form {
    padding: 15px;
  }
}
.bundle-options-container .product-add-form form:before,
.bundle-options-container .product-add-form form:after {
  content: "";
  display: table;
  clear: both;
}
.bundle-options-container .product-add-form form .bundle-options-wrapper .required .options-list input[type="radio"],
.bundle-options-container .product-add-form form .bundle-options-wrapper .required .options-list input[type="checkbox"] {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
  box-shadow: none;
}
.bundle-options-container .product-add-form form .bundle-options-wrapper .required .options-list label {
  display: inline-block;
}
.bundle-options-container .product-add-form form .bundle-options-wrapper .required .options-list label > span {
  white-space: normal;
  line-height: 1.6;
}
.bundle-options-container .product-add-form form .bundle-options-wrapper .required .options-list .checkbox {
  display: inline-block;
  margin-top: 0;
}
.bundle-options-container .product-add-form form .bundle-options-wrapper .required .options-list .product-name,
.bundle-options-container .product-add-form form .bundle-options-wrapper .required .options-list .price-container .price {
  font-size: 14px;
  font-weight: 400;
}
.bundle-options-container .product-add-form form .bundle-options-wrapper .required .options-list .qty .control {
  display: inline;
}
.bundle-options-container .product-add-form form .bundle-options-wrapper #product-options-wrapper {
  width: 100%;
}
.bundle-options-container .product-add-form form #customizeTitle {
  margin-top: 0;
  font-size: 16px;
  text-transform: none;
  font-weight: 500;
  margin-bottom: 30px;
  text-align: left;
}
.bundle-options-container .product-add-form form #bundleSummary {
  background-color: #ffffff;
}
.bundle-options-container .product-add-form form #bundleSummary .title,
.bundle-options-container .product-add-form form #bundleSummary .bundle-summary {
  text-align: left;
}
.bundle-options-container .product-add-form form #bundleSummary .title strong,
.bundle-options-container .product-add-form form #bundleSummary .bundle-summary strong {
  margin-top: 0;
  font-size: 16px;
  text-transform: none;
  font-weight: 500;
  margin-bottom: 30px;
  display: block;
  color: #292929;
  text-align: left;
}
.bundle-options-container .product-add-form form #bundleSummary .bundle.items {
  text-align: left;
}
.bundle-options-container .product-add-form form #bundleSummary .bundle.items strong {
  display: inline-block;
  font-size: 14px;
  margin-bottom: 10px;
}
.bundle-options-container .product-add-form form #bundleSummary .product-image-container {
  margin-bottom: 20px;
}
@media (min-width: 481px) {
  .bundle-options-container .product-add-form form #bundleSummary .product-image-container {
    padding-right: 15px;
    float: left;
  }
}
.bundle-options-container .product-add-form form #bundleSummary .product-details {
  overflow: hidden;
  position: relative;
}
.bundle-options-container .product-add-form form #bundleSummary .product-details .product.name {
  font-size: 16px;
  color: #292929;
}
.bundle-options-container .product-add-form form #bundleSummary .product-details .stock {
  font-size: 12px;
  color: #df0e0e;
  margin: 0 0 10px;
}
.bundle-options-container .product-add-form form #bundleSummary .product-addto-links {
  display: none;
}
.bundle-options-container .product-add-form form #bundleSummary .box-tocart .fieldset {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  flex-direction: row;
}
.bundle-options-container .product-add-form form #bundleSummary .box-tocart .qty {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  margin-bottom: 10px;
  padding: 0 10px;
  border: 2px solid #ebebeb;
  margin-right: 8px;
}
.bundle-options-container .product-add-form form #bundleSummary .box-tocart .qty > a,
.bundle-options-container .product-add-form form #bundleSummary .box-tocart .qty > div {
  height: 35px;
}
.bundle-options-container .product-add-form form #bundleSummary .box-tocart .qty > a input,
.bundle-options-container .product-add-form form #bundleSummary .box-tocart .qty > div input {
  border: 0;
  height: 30px;
}
.bundle-options-container .product-add-form form #bundleSummary .box-tocart .qty > a i,
.bundle-options-container .product-add-form form #bundleSummary .box-tocart .qty > div i {
  line-height: 35px;
}
.bundle-options-container .product-add-form form #bundleSummary .box-tocart .actions button {
  padding: 9px 30px;
}
.bundle-options-container .product-add-form form #bundleSummary .price-as-configured {
  font-size: 24px;
  font-weight: 400;
  color: #292929;
  margin: 5px 0;
}
.bundle-options-container .product-add-form form #bundleSummary .price-as-configured .price {
  font-weight: 500;
  font-size: 14px;
}
.review-form .action.submit.primary:hover {
  border: none;
}
.review-control-vote label:before {
  color: #df0e0e;
}
.page-layout-1column .product-info-main {
  width: auto;
  float: none;
}
.fieldset:last-child {
  margin-bottom: 0;
}
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare,
.product-info-main .action.towishlist {
  padding: 0;
  border: 0;
}
.product-reviews-summary .rating-summary {
  padding-right: 10px;
}
.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 13px;
  padding: 0;
}
.product-view .product.media,
.quick-view-content .product-info-main .product.media,
.product-options-bottom .product.media {
  float: none;
  width: auto;
}
.product-view .bundle-actions,
.quick-view-content .product-info-main .bundle-actions,
.product-options-bottom .bundle-actions {
  margin-bottom: 20px;
}
.product-view .box-tocart,
.quick-view-content .product-info-main .box-tocart,
.product-options-bottom .box-tocart {
  margin-top: 30px;
  margin-bottom: 0;
}
.product-view .box-tocart .field.qty,
.quick-view-content .product-info-main .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
  display: inline-block;
  padding-right: 15px;
  background-color: #ffffff;
}
.product-view .box-tocart .field.qty label,
.quick-view-content .product-info-main .box-tocart .field.qty label,
.product-options-bottom .box-tocart .field.qty label {
  display: inline-block;
  font-size: 13px;
  color: #292929;
  line-height: 50px;
  margin-right: 10px;
  margin-bottom: 0;
}
.product-view .box-tocart .field.qty .control,
.quick-view-content .product-info-main .box-tocart .field.qty .control,
.product-options-bottom .box-tocart .field.qty .control {
  display: inline-block;
}
.product-view .box-tocart .field.qty .control input,
.quick-view-content .product-info-main .box-tocart .field.qty .control input,
.product-options-bottom .box-tocart .field.qty .control input {
  height: 50px;
  line-height: 50px;
  width: 50px;
  text-align: center;
}
.product-view .box-tocart .actions,
.quick-view-content .product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
  padding-top: 0;
  display: inline-block;
  vertical-align: top;
}
.product-social-links .product-addto-links {
  display: inline-block;
  margin: 0;
}
.product-social-links .product-addto-links a.action:hover {
  border: none;
}
.product-social-links .action,
.product-social-links .action.mailto.friend {
  display: inline-block;
  margin-left: 8px;
  margin-right: 5px;
}
.product-social-links .action:before,
.product-social-links .action.mailto.friend:before {
  display: none;
}
.product-social-links .action:hover .fa,
.product-social-links .action.mailto.friend:hover .fa {
  border-color: #292929;
  color: #292929;
}
.product-social-links .action .fa,
.product-social-links .action.mailto.friend .fa {
  width: 50px;
  height: 50px;
  background: #ffffff;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #969696;
  border: 2px solid #ebebeb;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.product-social-links .action.mailto.friend {
  position: relative;
}
.product-social-links .action.mailto.friend:before {
  content: "\f003";
  font-family: FontAwesome;
  display: block;
  text-align: center;
  font-size: 18px;
  line-height: 50px;
}
.product-social-links .action.mailto.friend span {
  display: none;
}
.fotorama__nav-wrap {
  margin-top: 15px;
}
.fotorama__nav-wrap .fotorama__nav__frame {
  margin-right: 10px;
  padding: 0 !important;
}
.categorytab-container .tabs-categories_tab {
  margin-bottom: 40px;
  padding-left: 2px;
}
.categorytab-container .tabs-categories_tab li {
  position: relative;
  display: inline-block;
}
.categorytab-container .tabs-categories_tab li a {
  color: #999999;
  padding: 0 20px;
  font-size: 14px;
}
.categorytab-container .tabs-categories_tab li .ammount-items {
  position: absolute;
  margin-left: 4px;
  right: 2px;
  top: -1px;
  font-size: 12px;
  line-height: 14px;
  color: #999999;
}
.categorytab-container .tabs-categories_tab li:first-child a {
  padding-left: 0;
}
.categorytab-container .tabs-categories_tab li.active a,
.categorytab-container .tabs-categories_tab li:hover a,
.categorytab-container .tabs-categories_tab li.active span,
.categorytab-container .tabs-categories_tab li:hover span {
  color: #000000;
}
.box-blog {
  position: relative;
}
.box-blog.border-top .box-section {
  padding-top: 95px;
  border-top: 1px solid #ebebeb;
}
.box-blog .post-thumb {
  position: relative;
  overflow: hidden;
}
.box-blog .product-item {
  margin-bottom: 20px;
}
.box-blog .blog-image {
  position: relative;
  overflow: hidden;
}
.box-blog .blog-image a {
  display: block;
  width: 100%;
}
.box-blog .blog-image a img {
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  width: 100%;
}
.box-blog .blog-image:hover a img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.box-blog .blog-image .view-more {
  display: none !important;
}
.box-blog .block-content .post-info {
  overflow: hidden;
  margin-top: 20px;
}
.box-blog .block-content .post-info .post-date {
  margin-top: 5px;
  font-size: 12px;
  color: #999999;
  display: none;
}
.box-blog .block-content .post-info .post-title {
  font-size: 18px;
  font-weight: 500;
  position: relative;
  margin-bottom: 10px;
  color: #292929;
}
.box-blog .block-content .post-info .post-title a {
  color: #292929;
}
.box-blog .block-content .post-info .short-des {
  margin: 3px 0 0;
  padding-top: 10px;
  line-height: 24px;
}
.box-blog .block-content .post-info .readmore-text {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  border: none;
  border-radius: 0px;
  background-color: #292929;
  box-shadow: none;
  color: #ffffff;
  display: inline-block;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  padding: 18.5px 50px;
  line-height: 1;
  text-shadow: none;
  text-transform: capitalize;
  white-space: nowrap;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 13px;
  border-radius: 3px;
  border: 2px solid #292929;
  background-image: none;
  font-size: 12px;
  color: #1f1f1f;
  text-transform: uppercase;
  font-weight: 600;
  min-width: 190px;
  text-align: center;
  border: 2px solid #ebebeb;
}
.box-blog .block-content .post-info .readmore-text:hover {
  border-color: #df0e0e;
}
.box-blog .block-content .post-info .readmore-text:hover {
  background-color: #292929;
  color: #ffffff;
  border-color: #292929;
}
@media screen and (max-width: 992px) {
  .box-blog .block-content .post-info .readmore-text {
    padding: 18.5px 30px;
  }
}
.box-blog .block-content .post-info a .fa {
  padding-left: 5px;
  color: #df0e0e;
  line-height: 21px;
}
.block-top,
.blog-top {
  position: relative;
  margin-bottom: 100px;
}
.block-top h2,
.blog-top h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  font-size: 36px;
  color: #292929;
  font-weight: 500;
}
.blog-index-index .modal-popup .modal-inner-wrap,
.checkout-index-index .modal-popup .modal-inner-wrap {
  margin: auto;
  width: 70%;
  margin-top: 50px;
}
@media (min-width: 1200px) {
  .blog-index-index .modal-popup .modal-inner-wrap,
  .checkout-index-index .modal-popup .modal-inner-wrap {
    width: 50%;
  }
}
.blog-index-index #modal-content-17,
.checkout-index-index #modal-content-17 {
  margin-top: 20px;
}
.checkout-index-index .page-title-wrapper {
  position: static;
  width: auto;
  height: auto;
  padding-top: 15px;
}
.checkout-index-index .header-container .header .logo {
  width: 175px;
  height: 175px;
  margin-bottom: 0 !important;
}
.checkout-success {
  text-align: left;
}
.checkout-success .actions-toolbar {
  margin-top: 30px;
}
.blog-list-post.box-blog {
  margin-bottom: 0;
}
.blog-list-post .item-post-full {
  margin-bottom: 40px;
}
.blog-list-post .item-post-full:nth-of-type(2n+1) {
  clear: left;
}
.blog-list-post .post-info-extra .post-tags-info,
.blog-list-post .post-info-extra .post-date {
  display: inline-block;
  font-size: 12px;
  margin-top: 0 !important;
}
.blog-list-post .post-info-extra .post-tags-info a,
.blog-list-post .post-info-extra .post-date a {
  color: #df0e0e;
}
.blog-index-index .col-md-3,
.blog-post-view .col-md-3,
.blog-search-index .col-md-3 {
  float: right;
}
.blog-index-index .columns .column.main,
.blog-post-view .columns .column.main,
.blog-search-index .columns .column.main {
  padding-bottom: 20px;
}
.post-list-wrapper .blog-list-post {
  margin-bottom: 60px;
}
@media (min-width: 992px) {
  .post-list-wrapper .blog-list-post .blog-post-thumb {
    float: left;
    max-width: 45%;
    margin-right: 30px;
  }
  .post-list-wrapper .blog-list-post .post-info {
    margin-top: 0;
  }
}
.post-list-wrapper .blog-list-post .post-info .post-info-extra {
  margin-bottom: 6px;
}
.post-list-wrapper .blog-list-post .post-info .post-info-extra .post-date,
.post-list-wrapper .blog-list-post .post-info .post-info-extra .post-tags-info {
  display: inline-block;
}
.post-list-wrapper .blog-list-post .post-info .post-info-extra .post-date label,
.post-list-wrapper .blog-list-post .post-info .post-info-extra .post-tags-info label {
  color: #999999;
}
.post-list-wrapper .blog-list-post .post-info .post-title {
  font-size: 18px;
  margin-bottom: 13px;
}
.post-list-wrapper .blog-list-post .post-info .readmore {
  margin-top: 30px;
}
.post-list-wrapper .blog-list-post .post-info .readmore a {
  padding: 0;
  background-color: transparent;
  border: 0;
  min-width: 1px;
  text-align: left;
  font-weight: 400;
  font-size: 14px;
  transform: none;
  text-transform: capitalize;
}
.post-list-wrapper .blog-list-post .post-info .readmore a:hover {
  animation: none;
  background-color: transparent;
  color: #df0e0e;
}
.blog-post-view .breadcrumbs,
.blog-post-view .page-title-wrapper {
  display: none;
}
.blog-post-view .sidebar .block-reorder {
  display: none;
}
.post-view .blog-header,
.post-list .blog-header {
  text-align: center;
  margin-bottom: 30px;
}
.post-view .blog-header h3 a,
.post-list .blog-header h3 a {
  font-weight: 500;
  color: #292929;
  font-size: 36px;
}
.post-view .blog-header .post-tags-info,
.post-list .blog-header .post-tags-info,
.post-view .blog-header .post-date,
.post-list .blog-header .post-date {
  display: inline-block;
  font-size: 12px;
}
.post-view .blog-header .post-tags-info a,
.post-list .blog-header .post-tags-info a,
.post-view .blog-header .post-date a,
.post-list .blog-header .post-date a {
  color: #df0e0e;
}
.post-view .post-images,
.post-list .post-images {
  text-align: center;
}
.post-view .post-holder,
.post-list .post-holder {
  margin-bottom: 30px;
}
.post-view .post-header,
.post-list .post-header {
  margin-top: 10px;
  margin-bottom: -15px;
}
.post-view .post-info,
.post-list .post-info,
.post-view .post-content,
.post-list .post-content {
  margin-top: 60px;
  margin-bottom: 60px;
}
@media (min-width: 991px) {
  .post-view .post-info,
  .post-list .post-info,
  .post-view .post-content,
  .post-list .post-content {
    width: 90%;
    margin: auto;
    margin-top: 35px;
    margin-bottom: 60px;
  }
}
.post-view .post-info .dash,
.post-list .post-info .dash,
.post-view .post-content .dash,
.post-list .post-content .dash {
  display: inline-block;
}
.post-view .post-info .post-categories,
.post-list .post-info .post-categories,
.post-view .post-content .post-categories,
.post-list .post-content .post-categories {
  text-transform: uppercase;
  display: inline-block;
}
.post-view .post-info .post-categories .label,
.post-list .post-info .post-categories .label,
.post-view .post-content .post-categories .label,
.post-list .post-content .post-categories .label {
  color: #2b2b2b;
  font-size: 12px;
  font-weight: normal;
}
.post-view .post-info .post-categories a,
.post-list .post-info .post-categories a,
.post-view .post-content .post-categories a,
.post-list .post-content .post-categories a {
  color: #df0e0e;
  font-size: 12px;
  display: inline-block;
  margin-top: 2px;
}
.post-view .post-info .post-description,
.post-list .post-info .post-description,
.post-view .post-content .post-description,
.post-list .post-content .post-description {
  font-size: 14px;
  line-height: 30px;
}
.post-view .post-info .post-description blockquote,
.post-list .post-info .post-description blockquote,
.post-view .post-content .post-description blockquote,
.post-list .post-content .post-description blockquote {
  max-width: 90%;
  margin: 20px auto 15px auto;
  padding: 5px 0 5px 25px;
  border-left: 2px solid #df0e0e;
  background-image: url(../images/quotes.png);
  background-position: 15px center;
  background-repeat: no-repeat;
}
.post-view .post-info .post-description blockquote p,
.post-list .post-info .post-description blockquote p,
.post-view .post-content .post-description blockquote p,
.post-list .post-content .post-description blockquote p {
  margin-top: 0;
}
.post-view .post-info .post-description p,
.post-list .post-info .post-description p,
.post-view .post-content .post-description p,
.post-list .post-content .post-description p,
.post-view .post-info .post-description blockquote,
.post-list .post-info .post-description blockquote,
.post-view .post-content .post-description blockquote,
.post-list .post-content .post-description blockquote {
  font-size: 14px;
  line-height: 30px;
}
.post-view .post-info .post-description img,
.post-list .post-info .post-description img,
.post-view .post-content .post-description img,
.post-list .post-content .post-description img {
  margin: 20px 0;
}
.post-view .post-bottom .related,
.post-list .post-bottom .related {
  margin-bottom: 90px;
}
.post-view .post-bottom #block-relatedposts-heading,
.post-list .post-bottom #block-relatedposts-heading {
  font-size: 24px;
  color: #292929;
  margin-bottom: 35px;
}
@media (min-width: 767px) {
  .post-view .post-bottom .block-content,
  .post-list .post-bottom .block-content {
    margin: 0 -15px;
  }
}
.post-view .post-bottom .block-content:before,
.post-list .post-bottom .block-content:before,
.post-view .post-bottom .block-content:after,
.post-list .post-bottom .block-content:after {
  content: "";
  display: table;
  clear: both;
}
.post-view .post-bottom .block-content li,
.post-list .post-bottom .block-content li {
  margin-bottom: 30px;
}
@media (min-width: 767px) {
  .post-view .post-bottom .block-content li,
  .post-list .post-bottom .block-content li {
    width: 50%;
    float: left;
    padding: 0 15px;
    margin-bottom: 0;
  }
}
.post-view .post-bottom .block-content li a,
.post-list .post-bottom .block-content li a {
  color: #292929;
  font-size: 18px;
  font-weight: 500;
}
.post-view .post-bottom .block-content li a img,
.post-list .post-bottom .block-content li a img {
  margin-bottom: 30px;
}
.post-view .post-bottom .block-content li .post-date,
.post-list .post-bottom .block-content li .post-date {
  font-size: 12px;
  color: #999999;
  margin-bottom: 5px;
}
.post-list .post-images {
  overflow: hidden;
}
.post-list .post-images a img {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}
.post-list .post-images a:hover img {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}
.blog-post-view .page-main {
  padding-top: 60px;
}
.blog-post-view .blog-top,
.blog-post-view .block-top {
  display: none;
}
.widget.block-search {
  float: left;
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 0 !important;
}
/*.widget{

	.block-title{
		strong{
		    font-size: 16px;
		    color: #222222;
		    position: relative;
		    text-transform: uppercase;
		    padding-bottom: 18px;
		    margin-bottom: 25px;
		    font-family: 'texgyreadventorbold';
		    display: block;
		    &:after{
		    	content: "";
			    width: 25px;
			    border-top: 3px solid @primarycolor;
			    position: absolute;
			    left: 0;
			    bottom: 0;
		    }
		}
	}
	.block-content{
		.item{
			a{
				font-size: 13px;
				margin-bottom: 8px;
				color: #888;
				display: block;
			}
		}
	}
}*/
.product.info.detailed {
  margin-top: 40px;
}
.product.info.detailed .product.data.items {
  float: none;
  text-align: center;
}
.product.info.detailed .product.data.items .item.title {
  display: inline-block;
  text-align: center;
  cursor: pointer;
  float: none;
  padding: 0;
  height: auto;
  position: inherit;
  margin: 0 40px;
  position: relative;
  padding-bottom: 15px;
}
.product.info.detailed .product.data.items .item.title.active {
  color: #292929;
}
.product.info.detailed .product.data.items .item.title:hover a,
.product.info.detailed .product.data.items .item.title.active a {
  color: #292929;
}
.product.info.detailed .product.data.items .item.title a {
  color: #828282;
  font-size: 16px;
  font-family: 'Rubik', sans-serif;
  padding: 0;
  font-weight: 500;
  border: 0;
  background: none;
}
.product.info.detailed .product.data.items .item.content {
  border: 0;
  padding: 0;
  padding-top: 40px;
  text-align: left;
}
.product.info.detailed .product.data.items .item.content h5,
.product.info.detailed .product.data.items .item.content h4 {
  font-size: 16px;
}
.product.info.detailed .product.data.items .item.content ul li {
  padding: 5px 0;
}
.product.info.detailed .product.data.items .item.content .additional-attributes-wrapper .label {
  font-size: 14px;
  font-weight: 400;
}
.product.info.detailed .product.data.items .item.content .additional-attributes-wrapper .data {
  line-height: 1;
}
.product.info.detailed .product.data.items #product-review-container {
  float: left;
  width: 48%;
  margin-right: 2%;
}
.product.info.detailed .product.data.items #product-review-container .review-list .block-title strong {
  font-family: 'Rubik', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}
.product.info.detailed .product.data.items #product-review-container .review-list .block-content .review-item {
  padding-top: 15px;
}
.product.info.detailed .product.data.items #product-review-container .review-list .block-content .review-item .review-title {
  font-family: 'Rubik', sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.product.info.detailed .product.data.items #product-review-container .review-list .block-content .review-item .review-ratings {
  float: none;
  width: 50%;
}
.product.info.detailed .product.data.items #product-review-container .review-list .block-content .review-item .review-ratings .item {
  margin-bottom: 10px;
}
.product.info.detailed .product.data.items #product-review-container .review-list .block-content .review-item .review-ratings .item .label {
  padding-left: 0;
}
.product.info.detailed .product.data.items #product-review-container .review-list .block-content .review-item .review-ratings .item .rating-result {
  float: right;
}
.product.info.detailed .product.data.items #product-review-container .review-list .block-content .review-item .review-content,
.product.info.detailed .product.data.items #product-review-container .review-list .block-content .review-item .review-details {
  margin-left: 0;
  margin-top: 10px;
}
.product.info.detailed .product.data.items .review-add {
  float: left;
  width: 50%;
}
.product.info.detailed .product.data.items .review-add .review-fieldset .legend {
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Rubik', sans-serif;
  margin-bottom: 10px;
}
.product.info.detailed .product.data.items .review-add .review-fieldset .legend span {
  padding-bottom: 10px;
  display: inline-block;
}
.product.info.detailed .product.data.items .review-add .review-fieldset .legend strong {
  display: inline-block;
  padding-left: 5px;
}
.product.info.detailed .product.data.items .review-add .review-fieldset .field .label {
  text-align: left;
  font-size: 12px;
}
.price {
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 400;
  color: #292929;
  font-size: 14px;
}
.table-wrapper.order-items tfoot tr .amount span {
  font-weight: 500;
  color: #292929;
}
.cart.table-wrapper {
  padding-bottom: 30px;
}
.cart.table-wrapper #shopping-cart-table {
  border-bottom: 1px solid #ebebeb;
}
.cart.table-wrapper .cart.items td {
  vertical-align: middle;
}
.cart.table-wrapper .cart.items .col {
  border-bottom: 0;
  text-align: center;
  padding: 30px 0;
}
.cart.table-wrapper .cart.items .col span {
  color: #292929;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
}
.cart.table-wrapper .cart.items .col .cart-price {
  font-size: 15px;
}
.cart.table-wrapper .cart.items .col .product-item-photo {
  padding-left: 20px;
}
.cart.table-wrapper .cart.items .col .product-item-name {
  margin-top: 10px;
  font-family: 'Rubik', sans-serif;
}
.cart.table-wrapper .cart.items .col.qty .input-text {
  margin-top: 0;
  border: 0;
  padding: 0;
  width: 35px;
  height: 25px;
}
.cart.table-wrapper .cart.items .col.qty i {
  height: 35px;
  line-height: 35px;
  color: #606060;
}
.cart.table-wrapper .cart.items .col .actions-toolbar a {
  font-size: 0;
  padding: 0;
  background: transparent;
  min-width: 1px;
}
.cart.table-wrapper .cart.items .col .actions-toolbar a.action-edit:before {
  content: "\f040";
  font-family: Fontawesome;
  font-size: 13px;
  color: #292929;
}
.cart.table-wrapper .cart.items .col .actions-toolbar a.action-delete:before {
  content: "\ea01";
  font-family: 'icomoon';
  color: #292929;
  font-size: 16px;
}
.cart.table-wrapper .cart.items .col .actions-toolbar a:hover {
  border: 0;
  animation: none;
}
.cart.table-wrapper .cart.items .col .actions-toolbar a:hover:before {
  color: #df0e0e;
}
.cart-summary {
  background: transparent;
  border: 1px solid #ebebeb;
}
.cart-summary .title {
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  text-align: center;
  color: #292929;
}
.cart-summary .block > .title {
  padding-top: 20px;
  margin: 0 -15px;
  padding-left: 0;
  padding-right: 0;
  text-align: left;
}
.cart-summary .block > .title:after {
  top: 20px;
  right: 15px;
}
.cart-summary .block > .title #block-shipping-heading,
.cart-summary .block > .title #block-discount-heading {
  font-size: 14px;
  font-weight: 500;
  color: #292929;
  text-transform: none;
  text-align: left;
  padding-left: 15px;
}
.cart-summary .shipping .label {
  font-weight: 500;
}
.cart-summary .grand.totals .price {
  font-weight: 500;
}
.cart-summary #block-summary label {
  margin-bottom: 15px;
}
.cart-summary #co-shipping-method-form .item-options .radio {
  float: left;
  margin-right: 15px;
}
.cart-summary #co-shipping-method-form .item-options label {
  font-weight: 500;
}
.cart-summary #co-shipping-method-form .item-options label .price {
  line-height: 25px;
  padding-left: 3px;
}
.cart-summary #cart-totals {
  border-top: 0;
}
.checkout-cart-index .page-title-wrapper {
  max-width: 1170px;
  margin: 0 auto;
}
.checkout-container .opc-progress-bar {
  margin-bottom: 30px;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item.active span {
  font-size: 20px;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item span {
  font-size: 18px;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item span:after {
  font-size: 20px;
  line-height: 26px;
}
.checkout-container .table-checkout-shipping-method input[type="radio"] {
  margin-left: 10px;
}
.checkout-container .minicart-items .product-item-details .details-qty .label {
  display: inline-block;
}
.checkout-container .block .title strong {
  font-size: 16px;
}
.checkout-container .action-auth-toggle {
  color: #df0e0e;
}
.opc-block-summary {
  background: #fafafa;
}
.account .fieldset .legend {
  margin-left: 0;
  font-size: 18px;
  text-transform: none;
}
.authentication-wrapper {
  margin-top: 10px;
}
.authentication-wrapper a {
  color: #df0e0e;
}
.fancybox-skin {
  border-radius: 0 !important;
}
.testimo-slider {
  text-align: center;
}
.testimo-slider .pt-testimonial-container {
  padding: 150px 0;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.testimo-slider .pt-testimonial {
  text-align: center;
}
.testimo-slider .pt-testimonial .image-tes {
  max-width: 65px;
  margin: auto;
  margin-bottom: 45px;
}
.testimo-slider .pt-testimonial .image-tes img {
  border-radius: 100%;
}
.testimo-slider .pt-testimonial .info p {
  display: inline-block;
}
.testimo-slider .pt-testimonial .info .name {
  font-size: 12px;
  font-weight: 600;
  color: #df0e0e;
  margin-top: 25px;
  margin-bottom: 10px;
  position: relative;
  text-transform: uppercase;
}
.testimo-slider .pt-testimonial .info .job {
  font-size: 14px;
  text-transform: none;
}
.testimo-slider .pt-testimonial .info .job:before {
  content: "-";
  padding: 0 5px;
}
.testimo-slider .pt-testimonial .content-des-tes {
  margin-top: 30px;
  font-size: 18px;
  line-height: 24px;
  font-style: italic;
  color: #292929;
  margin-bottom: 15px;
  padding: 0 15px;
}
@media (min-width: 1024px) {
  .testimo-slider .pt-testimonial .content-des-tes {
    max-width: 60%;
    margin: auto;
    margin-bottom: 15px;
  }
}
.testimo-slider .owl-theme .owl-pagination {
  position: static;
}
@media (min-width: 1024px) {
  .testimo-slider .owl-theme:hover .owl-buttons .owl-prev {
    left: 13%;
  }
  .testimo-slider .owl-theme .owl-buttons .owl-prev {
    left: 11%;
  }
  .testimo-slider .owl-theme .owl-buttons .owl-next {
    right: 11%;
  }
  .testimo-slider .owl-theme:hover .owl-buttons .owl-next {
    right: 13%;
  }
}
.section-brands .owl-controls {
  display: none !important;
}
.section-brands .brand-widget {
  padding-top: 30px;
  border-top: 1px dashed #ebebeb;
}
.section-brands .brand-widget .brand-image {
  opacity: 0.5;
  -webkit-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
  cursor: pointer;
  text-align: center;
}
.section-brands .brand-widget .brand-image:hover {
  opacity: 1;
}
.section-newsletter {
  background: url('../images/bg-newsletter.jpg') center center;
  padding-top: 85px;
  padding-bottom: 90px;
  margin-bottom: 85px;
}
.section-newsletter .block.newsletter {
  width: 100%;
  margin: 0;
}
.section-newsletter .block.newsletter .control {
  display: block;
  width: 65%;
  margin: 80px auto 0;
  min-height: 90px;
  position: relative;
}
.section-newsletter .block.newsletter .control:before {
  display: none;
}
.section-newsletter .block.newsletter .control .actions {
  display: block;
  width: auto;
}
.section-newsletter .block.newsletter .control .actions .subscribe {
  position: absolute;
  right: 0;
  top: 0;
  width: 49px;
  height: 49px;
  text-indent: -9999px;
  border: 0;
  margin: 0;
  background: url("../images/button_submit.png") no-repeat 50% 50%;
}
.section-newsletter .block.newsletter .control input[type="email"] {
  width: 100%;
  background: transparent;
  border: 2px solid #ccc;
  height: 49px;
  line-height: 49px;
  color: #606060;
  font-size: 14px;
  font-family: Lato, sans-serif;
  font-style: italic;
  box-shadow: none;
  padding-left: 20px;
}
.section-newsletter .block.newsletter h3 {
  color: #292929;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.section-newsletter .block.newsletter p {
  color: #606060;
  font-size: 16px;
  font-style: italic;
}
.section-services .support-info {
  position: relative;
  cursor: pointer;
  text-align: center;
  padding: 30px 15px;
  border-width: 1px;
  border-style: dashed;
  border-color: #cccccc;
  border-image: initial;
  transition: all 300ms ease;
}
.section-services .support-info:hover {
  border-color: #79b6c8;
}
.section-services .support-info:hover .info-title {
  color: #79b6c8;
}
.section-services .support-info:hover .info-title i {
  color: #79b6c8;
}
.section-services .support-info:hover .info-title strong {
  color: #79b6c8;
}
.section-services .support-info:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  bottom: -1px;
  right: -1px;
  z-index: 9;
  transform: scale(0, 1);
  border-top: 1px dashed #79b6c8;
  border-bottom: 1px dashed #79b6c8;
}
.section-services .support-info:after {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  bottom: -1px;
  right: -1px;
  z-index: 9;
  transform: scale(1, 0);
  border-left: 1px dashed #79b6c8;
  border-right: 1px dashed #79b6c8;
}
.section-services .support-info .info-title {
  color: #5b5b5b;
  font-size: 14px;
  line-height: 25px;
  min-height: 60px;
  text-transform: uppercase;
  transition: all 300ms ease;
}
.section-services .support-info .info-title i {
  color: #979797;
  display: block;
  font-size: 48px;
  margin-bottom: 30px;
  transition: all 300ms ease;
  margin-left: 18px;
}
.section-services .support-info .info-title strong {
  color: #606060;
  display: block;
  font-family: Lato, sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-style: italic;
  text-transform: none;
  transition: all 300ms ease;
}
.page-footer {
  margin-top: 80px;
  position: relative;
  color: #d8d6d6;
}
.page-footer .footer-newselter {
  text-align: center;
}
.page-footer .footer-newselter .container {
  padding-top: 95px;
  border-top: 1px solid #ebebeb;
}
.page-footer .footer-newselter .block.newsletter {
  width: auto;
}
.page-footer .footer-newselter .block.newsletter .rokan-product-heading {
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .page-footer .footer-newselter .block.newsletter .content form {
    width: 60%;
    margin: auto;
  }
}
.page-footer .footer-newselter .block.newsletter .content .des-newletter {
  line-height: 24px;
  padding-bottom: 20px;
  color: #606060;
}
@media (min-width: 768px) {
  .page-footer .footer-newselter .block.newsletter .content .des-newletter {
    max-width: 85%;
    margin: auto;
  }
}
.page-footer .footer-newselter .block.newsletter .content .control {
  margin-top: 30px;
}
.page-footer .footer-newselter .block.newsletter .content .control:before {
  display: none;
}
.page-footer .footer-newselter .block.newsletter .content .control input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #ebebeb;
  height: 50px;
  line-height: 50px;
  text-align: center;
  box-shadow: none;
  margin-bottom: 50px;
}
.page-footer .footer-newselter .block.newsletter .content .control input::-webkit-input-placeholder {
  /* Chrome */
  color: #8c8c8c;
  font-weight: 300;
  font-size: 12px;
}
.page-footer .footer-newselter .block.newsletter .content .control input ::-moz-placeholder {
  /* Firefox 19+ */
  color: #8c8c8c;
  font-weight: 300;
  opacity: 1;
  font-size: 12px;
}
.page-footer .footer-newselter .block.newsletter .content .control input :-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #8c8c8c;
  font-weight: 300;
  font-size: 12px;
}
.page-footer .footer-newselter .block.newsletter .content .actions button {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  border: none;
  border-radius: 0px;
  background-color: #292929;
  box-shadow: none;
  color: #ffffff;
  display: inline-block;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  padding: 18.5px 50px;
  text-align: center;
  line-height: 1;
  text-shadow: none;
  text-transform: capitalize;
  white-space: nowrap;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 13px;
  border-radius: 3px;
  text-transform: uppercase;
  border: 2px solid #292929;
  background-image: none;
  min-width: 190px;
}
.page-footer .footer-newselter .block.newsletter .content .actions button:hover {
  background-color: #292929;
  color: #ffffff;
  border-color: #292929;
}
@media screen and (max-width: 992px) {
  .page-footer .footer-newselter .block.newsletter .content .actions button {
    padding: 18.5px 30px;
  }
}
.page-footer .footer-static-container {
  margin-top: 60px;
  padding: 85px 0 95px;
  position: relative;
  background: #292929;
}
.page-footer .footer-static-container .footer-static .logo-footer a {
  margin-bottom: 50px;
  display: inherit;
}
.page-footer .footer-static-container .footer-static .logo-footer p {
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 20px;
}
.page-footer .footer-static-container .footer-static .footer-link-contact p {
  font-weight: 300;
}
.page-footer .footer-static-container .footer-static .footer-link-contact img {
  margin-bottom: 0;
  margin-top: 45px;
}
.page-footer .footer-static-container .footer-static .ft-contactus {
  padding-top: 20px;
}
.page-footer .footer-static-container .footer-static .ft-contactus li {
  list-style: none;
  margin-bottom: 20px;
  line-height: 20px;
  position: relative;
  padding-bottom: 0 !important;
  font-weight: 300;
}
.page-footer .footer-static-container .footer-static .ft-contactus li i {
  font-size: 16px;
  padding-right: 15px;
  line-height: 20px;
}
.page-footer .footer-static-container .footer-static .footer-links img {
  margin-bottom: 30px;
}
.page-footer .footer-static-container .footer-static .footer-links h2 {
  position: relative;
  margin-bottom: 45px;
  font-size: 14px;
  padding-bottom: 0;
  line-height: 1;
  color: #ffffff;
  text-transform: uppercase;
}
.page-footer .footer-static-container .footer-static .footer-links ul {
  list-style: none;
}
.page-footer .footer-static-container .footer-static .footer-links ul li {
  list-style: none;
  padding-bottom: 11px;
}
.page-footer .footer-static-container .footer-static .footer-links ul li a {
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  font-size: 14px;
  position: relative;
  color: #d8d6d6;
  font-weight: 300;
}
.page-footer .footer-static-container .footer-static .footer-links ul li a:hover {
  color: #df0e0e;
}
.page-footer .footer-static-container .footer-static .footer-links .block.newsletter {
  width: auto;
  margin-bottom: 0;
}
.page-footer .footer-static-container .footer-static .footer-links .block.newsletter .field.newsletter {
  margin-right: 0;
  display: block;
}
.page-footer .footer-static-container .footer-static .footer-links .block.newsletter .field.newsletter .des-newletter {
  color: #999;
  font-size: 14px;
  margin-bottom: 35px;
}
.page-footer .footer-static-container .footer-static .footer-links .block.newsletter .field.newsletter .control:before {
  display: none;
}
.page-footer .footer-static-container .footer-static .footer-links .block.newsletter .field.newsletter .control input {
  background: transparent;
  border: 1px solid #393939;
  font-size: 14px;
  color: #666666;
}
.page-footer .footer-static-container .footer-static .footer-links .block.newsletter .actions {
  display: block;
  width: auto;
}
.page-footer .footer-static-container .footer-static .footer-links .block.newsletter .actions .subscribe {
  margin-top: 18px;
  border-radius: 0;
  background: #df0e0e;
  padding: 12px 30px;
  font-size: 14px;
}
.page-footer .footer-static-container .footer-static .footer-links .block.newsletter .actions .subscribe:hover {
  opacity: 0.8;
}
.page-footer .footer_introduce {
  padding-bottom: 25px;
}
.page-footer .footer_introduce img {
  margin-bottom: 15px;
}
.page-footer .footer_menu {
  padding-top: 32px;
}
.page-footer .footer_menu ul {
  text-align: center;
}
.page-footer .footer_menu ul li {
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  padding-right: 15px;
}
.page-footer .footer_menu ul li a {
  color: #d8d6d6;
  text-transform: uppercase;
}
.page-footer .footer_menu ul li a:hover {
  color: #df0e0e;
}
.page-footer .footer_menu ul li:after {
  content: "/";
  padding-left: 15px;
}
.page-footer .footer_menu ul li:last-child:after {
  display: none;
}
.page-footer .footer-bottom {
  padding: 18px 0;
  background: #1e1e1e;
  text-align: center;
}
.page-footer .footer-bottom .copyright {
  color: #d8d6d6;
  font-size: 14px;
  margin: 0;
}
.page-footer .footer-bottom .copyright a,
.page-footer .footer-bottom .copyright span span {
  color: #df0e0e;
  font-weight: 400;
}
.page-footer .style2 {
  border-top: 1px solid #ebebeb;
}
.page-footer .style2 .footer-static-container {
  padding-bottom: 0;
}
.page-footer .style2 .footer-static-container .footer_introduce {
  padding-bottom: 0;
}
.page-footer .style2 .footer-newselter .container {
  border-top: 0;
}
.page-footer .style2 .footer-bottom {
  background-color: #292929;
  padding: 0 0 15px;
}
.page-footer .style2 .border-top {
  border-top: 1px solid #434343;
  padding: 24px 0 14px;
}
.page-footer .style2 .footer_menu {
  padding-top: 0;
}
.page-footer .style2 .footer_menu ul {
  text-align: left;
  margin-bottom: 15px;
}
.page-footer .style2 .footer_menu ul li {
  text-transform: capitalize;
  font-size: 13px;
}
.page-footer .style2 .footer_menu ul li:after {
  display: none;
}
.page-footer .style2 .footer_menu ul li a {
  color: #ffffff;
  text-transform: capitalize;
  padding-right: 15px;
}
.page-footer .style2 .copyright {
  text-align: left;
  font-weight: 300;
}
.page-footer .style2 .social-link ul {
  text-align: right;
}
@media (max-width: 480px) {
  .page-footer .style2 .social-link {
    margin-top: 20px;
  }
  .page-footer .style2 .social-link ul {
    text-align: center;
  }
}
.social-link ul {
  text-align: center;
  margin: 0;
}
.social-link ul li {
  list-style: none;
  display: inline-block;
  position: relative;
}
.social-link ul li a span {
  font-size: 14px;
  text-align: center;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  color: #d8d6d6;
  width: 40px;
  height: 40px;
  line-height: 38px;
  border: 2px solid #403c3c;
  border-radius: 50%;
  margin-right: 10px;
}
.social-link ul li a span:hover {
  color: #df0e0e;
}
.social-link ul li:last-child a {
  margin-right: 0;
}
.navigation,
.breadcrumbs,
.page-header .header.panel,
.header.content,
.footer.content,
.page-wrapper > .widget,
.page-wrapper > .page-bottom,
.block.category.event,
.top-container,
.page-main {
  max-width: 100%;
}
.products-grid .product-item {
  margin-bottom: 40px;
}
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  display: none;
}
.column.main .product-item {
  padding-left: 15px;
}
.column.main .product-items {
  margin: 0;
}
.products.wrapper.list.products-list .product-item:hover .product-photo .image0 {
  opacity: 1;
  visibility: visible;
}
.products.wrapper.list.products-list .product-photo .product-item-photo {
  padding: 0;
}
.products.wrapper.list.products-list .product-photo .image1 {
  display: none;
}
.products.wrapper.list.products-list .product-photo .product-image-container {
  width: auto !important;
}
.products.wrapper.list.products-list .product-info {
  margin-top: 0;
}
.products.wrapper.list.products-list .product-info .product-item-name a {
  color: #292929;
  font-weight: 500;
  font-size: 16px;
}
@media (min-width: 768px) {
  .page-layout-2columns-left .column.main,
  .page-layout-2columns-right .column.main,
  .account.page-layout-2columns-left .column.main {
    width: 75%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .products.wrapper.list.products-list .product-item {
    margin-bottom: 60px;
  }
  .products.wrapper.list.products-list .product-photo {
    width: 33.3333%;
    float: left;
    margin-right: 35px;
  }
}
@media (min-width: 1024px) {
  .page-products .products-grid .product-item {
    margin-left: 0;
    padding: 0 20px;
    width: 33.33333333%;
  }
}
.page-products .product-item-info {
  width: auto;
}
/* Layered ajax */
.ui-slider-horizontal {
  margin-top: 10px;
  height: 6px;
  background: #df0e0e;
}
#layered-ajax-filter-block .filter-label {
  font-weight: 500;
  margin-bottom: 20px;
}
.layered_ajax_overlay {
  background-color: #ffffff;
  height: 100%;
  left: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999;
  display: none;
}
.layered_ajax_overlay div {
  height: 100%;
  width: 100%;
  position: relative;
}
.layered_ajax_overlay div img {
  top: 50%;
  left: 50%;
  display: block;
  position: absolute;
  margin-top: -15px;
  margin-left: -15px;
}
.filter-content .filter-options .filter-options-item .filter-options-title:after {
  width: 9px;
  height: 15px;
  background: url('../images/arrow_left_filter.png') no-repeat 100% 100%;
  margin-right: 0;
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  right: 0;
  cursor: pointer;
}
.filter-content .filter-options .filter-options-item.active .filter-options-title:after {
  background: url('../images/arrow_left_filter.png') no-repeat 100% 0;
  width: 15px;
  height: 9px;
  top: 10px;
}
.ui-slider .ui-slider-handle {
  background: #ffffff;
  top: -6px;
  height: 18px;
  width: 18px;
  border: 5px solid #df0e0e;
  border-radius: 100%;
  cursor: ew-resize;
}
.limiter-options {
  border: none;
  background: #eee;
}
.checkout-onepage-success .col-main {
  text-align: center;
}
.checkout-onepage-success .col-main .actions-toolbar .primary {
  float: none;
}
.checkout-onepage-success .col-main form .action.primary {
  height: auto;
}
.cms-about-us .page-main.container {
  width: 100%;
}
.cms-about-us .container p {
  text-align: left;
}
.cms-about-us .breadcrumbs {
  display: none;
}
.cms-no-route .header-container,
.cms-about-us .header-container {
  margin-bottom: 0;
}
.cms-no-route .page-main,
.cms-about-us .page-main {
  max-width: 100%;
  padding: 0;
}
.cms-no-route .container,
.cms-about-us .container {
  text-align: center;
}
.cms-no-route h2,
.cms-about-us h2 {
  color: #292929;
  font-size: 50px;
  font-weight: 500;
  margin-bottom: 30px;
}
.cms-no-route ul.disc,
.cms-about-us ul.disc {
  margin-top: 50px;
}
.cms-no-route ul.disc li a,
.cms-about-us ul.disc li a {
  display: block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  border: none;
  border-radius: 0px;
  background-color: #292929;
  box-shadow: none;
  color: #ffffff;
  display: inline-block;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  padding: 18.5px 50px;
  line-height: 1;
  text-shadow: none;
  text-transform: capitalize;
  white-space: nowrap;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 13px;
  border-radius: 3px;
  text-transform: uppercase;
  border: 2px solid #292929;
  background-image: none;
  min-width: 190px;
  text-align: center;
}
.cms-no-route ul.disc li a:hover,
.cms-about-us ul.disc li a:hover {
  background-color: #292929;
  color: #ffffff;
  border-color: #292929;
}
@media screen and (max-width: 992px) {
  .cms-no-route ul.disc li a,
  .cms-about-us ul.disc li a {
    padding: 18.5px 30px;
  }
}
.cms-no-route .text-introduce,
.cms-about-us .text-introduce {
  max-width: 90%;
  margin: 40px auto;
  text-align: left;
  line-height: 2;
}
.cms-no-route .shipping_support,
.cms-about-us .shipping_support {
  padding-bottom: 0;
  border-bottom: 0;
  margin-top: 60px;
}
.cms-no-route .shipping_support p,
.cms-about-us .shipping_support p {
  text-align: center;
}
.cms-no-route .page-title-wrapper,
.cms-about-us .page-title-wrapper {
  display: none;
}
.cms-no-route .columns .column.main,
.cms-about-us .columns .column.main {
  text-align: center;
  padding-bottom: 20px;
}
.cms-no-route .columns .column.main ul li,
.cms-about-us .columns .column.main ul li {
  text-align: center;
}
.cms-no-route .page-main {
  padding: 100px 0 60px;
}
.cms-no-route h2 {
  font-size: 36px;
}
@media (max-width: 767px) {
  .cms-no-route h2 {
    font-size: 30px;
  }
}
.swatch-attribute-label {
  font-weight: 500 !important;
  color: #292929;
  padding-right: 5px;
}
.swatch-attribute .swatch-attribute-options {
  display: flex;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  flex-flow: wrap;
}
.swatch-attribute .swatch-attribute-options .swatch-option-link-layered {
  margin-bottom: 10px !important;
}
.swatch-attribute.color {
  padding-bottom: 10px;
}
.swatch-attribute.color a:before,
.swatch-attribute.color a:after {
  content: "";
  display: table;
  clear: both;
}
.swatch-attribute.color a:first-child .swatch-option:before {
  top: -4px;
  left: -4px;
}
.swatch-attribute.color .swatch-option {
  width: 18px;
  min-width: auto;
  height: 18px;
  border: none;
  border-radius: 100%;
  position: relative;
  overflow: visible;
}
.swatch-attribute.color .swatch-option:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  top: -3px;
  right: -3px;
  left: -3px;
  bottom: -3px;
  border: 1px solid #ebebeb;
  border-radius: 100%;
  z-index: 1;
  display: block;
}
.swatch-attribute.color .swatch-option:hover {
  border: none;
  text-decoration: none;
  outline: 0;
}
.swatch-attribute.color .swatch-option.image:not(.disabled):hover,
.swatch-attribute.color .swatch-option.color:not(.disabled):hover {
  outline: none;
  border: none;
}
.swatch-attribute.color .swatch-option.color.white {
  border: 1px solid #ddd;
}
.swatch-attribute.color .swatch-option.color.white:hover {
  border: 1px solid #ddd;
}
.swatch-attribute.size .text {
  display: block;
  width: 37px;
  height: 37px;
  line-height: 37px;
  color: #292929;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  background-color: #f1f1f1;
  border-radius: 50%;
  padding: 0;
  border: 0;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}
.swatch-attribute.size .text:hover {
  color: #ffffff;
  background-color: #df0e0e;
  outline: 0;
}
.swatch-attribute .swatch-option.text.selected {
  background-color: #df0e0e !important;
  outline: 0;
  color: #ffffff !important;
}
.swatch-option.text.selected {
  background-color: #df0e0e !important;
  outline: 0;
  color: #ffffff;
}
.swatch-option-tooltip {
  border: 1px solid #ddd !important;
  max-width: 142px !important;
}
.message.success {
  background-color: #ffffff;
}
.messages {
  margin-bottom: 30px;
}
.page.messages > div > div > div {
  margin-bottom: 0;
}
.checkout-success {
  text-align: center;
}
.one-step-checkout h1.checkout_header {
  text-transform: none !important;
  font-size: 18px !important;
  color: #292929 !important;
  font-weight: 500 !important;
  margin-bottom: 0 !important;
}
.one-step-checkout h1.checkout_header:before {
  display: none !important;
}
.one-step-checkout .opcheckout-terms_and_conditions input[type="checkbox"],
.one-step-checkout .opcheckout-newsletter input[type="checkbox"] {
  margin-top: -3px !important;
  vertical-align: top;
  box-shadow: none;
}
.one-step-checkout .opcheckout-header li {
  display: inline-block;
  padding-bottom: 18px;
}
.one-step-checkout .opcheckout-header li.opcheckout-login-link {
  float: right;
  padding-top: 0;
}
.one-step-checkout .opcheckout-header li.opcheckout-login-link a {
  color: #df0e0e;
}
.one-step-checkout .one-step-checkout h3 {
  background: #fff;
  color: #292929;
  font-weight: 500;
  font-size: 14px;
  text-transform: none;
}
.one-step-checkout #one-step-checkout-form h5.customer-name {
  font-weight: 500;
  font-size: 14px;
}
.one-step-checkout .shipping-address-items .shipping-address-item .address-detail {
  font-size: 14px;
  margin-bottom: 20px;
}
.one-step-checkout #checkout-step-shipping .form-login .actions-toolbar {
  margin-bottom: 20px;
}
.one-step-checkout #checkout-step-shipping .form-login .actions-toolbar .action.primary {
  padding: 0;
  background-color: transparent;
  color: #292929;
  border: 0;
}
.one-step-checkout #checkout-step-shipping .form-login .actions-toolbar .action.primary:hover {
  animation: none;
  color: #df0e0e;
}
.one-step-checkout #checkout-step-shipping .form-login .actions-toolbar .secondary a.action {
  margin-top: 0;
  font-weight: 500;
}
.one-step-checkout #checkout-step-shipping .action-add-new-address {
  float: left;
  margin-left: 15px;
  margin-right: 0;
  color: #df0e0e;
  font-size: 14px;
  font-weight: 400;
  padding: 0;
  background: transparent;
  border: 0;
}
.one-step-checkout #checkout-step-shipping .action-add-new-address:hover {
  border: 0;
}
.one-step-checkout .opcheckout-shipping-method-section .sp-methods dt,
.one-step-checkout .opcheckout-shipping-method-section .sp-methods .radioparent label .col-price {
  font-weight: 500;
  font-family: 'Rubik', sans-serif;
}
.one-step-checkout button#add_coupon_code_button {
  height: 42px;
  line-height: 40px;
  padding: 0 30px;
}
.one-step-checkout #opcheckout-button-place-order span {
  font-size: 13px !important;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.one-step-checkout #one-step-checkout-form .checkout-review-load .data-table td .qty {
  height: 44px;
}
.one-step-checkout #discount-form {
  margin-bottom: 15px;
}
.one-step-checkout #co-transparent-form,
.one-step-checkout #purchaseorder-form,
.one-step-checkout .payment-method-billing-address,
.one-step-checkout .billing-address-same-as-shipping-block.checkbox-group {
  margin-left: 0 !important;
}
.one-step-checkout #checkout-review-table-wrapper {
  background: #ffffff;
}
.one-step-checkout .payment-method-billing-address select,
.one-step-checkout .payment-method-billing-address input {
  margin-bottom: 15px;
}
.one-step-checkout .payment-method-billing-address input[type="checkbox"] {
  margin-top: 0;
}
#opcheckout-login-popup h1 {
  text-align: center;
  padding: 30px 0 10px;
}
#opcheckout-login-popup .forgot-link a,
#opcheckout-login-popup .register-link a,
#opcheckout-login-popup .link-register-forgot a {
  color: #df0e0e;
}
#opcheckout-login-popup p.close {
  opacity: 1;
}
#opcheckout-login-popup p.close a {
  font-size: 0;
}
#opcheckout-login-popup p.close a:before {
  color: #292929 !important;
  content: "\ea01" !important;
  font-family: 'icomoon' !important;
  font-size: 24px;
  margin-left: 0 !important;
  padding: 5px;
}
.opcheckout-index-index .update-address-button:hover,
.opcheckout-index-index .action.action-cancel:hover {
  border: 0;
}
.email-icon .input-box input,
.password-icon .input-box input {
  padding-left: 15px !important;
}
.email-icon:before,
.password-icon:before {
  display: none;
}
.password-strength-meter {
  background: #ffffff;
}
.customer-account-forgotpassword .captcha-reload {
  padding: 0;
  background: 0;
  color: #292929;
  font-weight: 400;
  font-size: 14px;
}
.customer-account-forgotpassword .captcha-reload:hover {
  border: 0;
}
.customer-account-forgotpassword .actions-toolbar .back {
  margin-top: 15px !important;
}
.account-nav .content {
  background: #ffffff;
  padding-top: 10px;
}
.table-wrapper.comparison .product-item-name,
.products-grid.wishlist .product-item-name {
  font-size: 16px;
  color: #292929;
  font-weight: 500;
}
.table-wrapper.comparison .product-item-inner textarea,
.products-grid.wishlist .product-item-inner textarea {
  min-height: 60px;
}
.table-wrapper.comparison .price-box .price,
.products-grid.wishlist .price-box .price {
  color: #292929;
  font-size: 14px;
  font-weight: 400;
}
.table-wrapper.comparison .price-box .old-price,
.products-grid.wishlist .price-box .old-price {
  color: #606060;
}
.table-wrapper.comparison .product-item-actions .actions-primary button.tocart,
.products-grid.wishlist .product-item-actions .actions-primary button.tocart {
  padding: 0;
  background: transparent;
  color: #292929;
  font-size: 14px;
  font-weight: 500;
  color: #df0e0e;
}
.table-wrapper.comparison .product-item-actions .actions-primary button.tocart:before,
.products-grid.wishlist .product-item-actions .actions-primary button.tocart:before {
  content: "+";
  margin-right: 5px;
}
.table-wrapper.comparison .product-item-actions .actions-primary button.tocart:hover,
.products-grid.wishlist .product-item-actions .actions-primary button.tocart:hover {
  border: 0;
  color: #df0e0e;
}
.table-wrapper.comparison .cell.remove,
.products-grid.wishlist .cell.remove {
  padding: 5px 0;
}
.table-wrapper.comparison .cell.attribute,
.products-grid.wishlist .cell.attribute {
  font-size: 14px;
}
.table-wrapper.comparison .cell.attribute .attribute h3,
.products-grid.wishlist .cell.attribute .attribute h3 {
  font-weight: 500;
}
.table-wrapper.comparison .cell.label .attribute.label,
.products-grid.wishlist .cell.label .attribute.label {
  color: #292929;
  font-size: 18px;
}
.form-wishlist-items .actions-toolbar button {
  margin-right: 15px !important;
}
.wishlist-index-index .products-grid .product-item {
  padding-right: 15px;
  margin-bottom: 60px;
}
.field .message.warning {
  font-size: 12px;
}
.product.info.detailed .product.data.items #product-review-container .review-list .block-title strong,
.product.info.detailed .product.data.items .review-add .review-list .block-title strong,
.product.info.detailed .product.data.items #product-review-container .review-fieldset .block-title strong,
.product.info.detailed .product.data.items .review-add .review-fieldset .block-title strong,
.product.info.detailed .product.data.items #product-review-container .review-list .legend strong,
.product.info.detailed .product.data.items .review-add .review-list .legend strong,
.product.info.detailed .product.data.items #product-review-container .review-fieldset .legend strong,
.product.info.detailed .product.data.items .review-add .review-fieldset .legend strong,
.product.info.detailed .product.data.items #product-review-container .review-list .block-title span,
.product.info.detailed .product.data.items .review-add .review-list .block-title span,
.product.info.detailed .product.data.items #product-review-container .review-fieldset .block-title span,
.product.info.detailed .product.data.items .review-add .review-fieldset .block-title span,
.product.info.detailed .product.data.items #product-review-container .review-list .legend span,
.product.info.detailed .product.data.items .review-add .review-list .legend span,
.product.info.detailed .product.data.items #product-review-container .review-fieldset .legend span,
.product.info.detailed .product.data.items .review-add .review-fieldset .legend span {
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 500;
  color: #292929;
}
.rating-summary .rating-result:before {
  font-family: FontAwesome;
  content: '\f006' '\f006' '\f006' '\f006' '\f006';
  font-size: 13px;
  height: 14px;
  letter-spacing: 5px;
  line-height: 1;
  top: 0px;
  color: #ccc;
}
.rating-summary .rating-result span:before {
  color: #df0e0e;
  font-family: FontAwesome;
  content: '\f006' '\f006' '\f006' '\f006' '\f006';
  font-size: 13px;
  height: 14px;
  line-height: 14px;
  letter-spacing: 5px;
}
.review-control-vote label:before {
  color: #df0e0e;
  font-family: FontAwesome;
  font-size: 14px;
  height: 14px;
  line-height: 14px;
  letter-spacing: 5px;
}
.review-control-vote:before {
  content: '\f006' '\f006' '\f006' '\f006' '\f006';
  font-family: FontAwesome;
  font-size: 14px;
  height: 14px;
  line-height: 14px;
  letter-spacing: 5px;
}
.review-control-vote .rating-1:before {
  content: '\f006';
}
.review-control-vote .rating-2:before {
  content: '\f006' '\f006';
}
.review-control-vote .rating-3:before {
  content: '\f006' '\f006' '\f006';
}
.review-control-vote .rating-4:before {
  content: '\f006' '\f006' '\f006' '\f006';
}
.review-control-vote .rating-5:before {
  content: '\f006' '\f006' '\f006' '\f006' '\f006';
}
.fotorama__thumb-border {
  border: 1px solid #df0e0e !important;
  margin-top: 0 !important;
}
.product-view-bannertop-category {
  position: relative;
}
.catalog-category-view .product-view-bannertop-category .category-description {
  text-align: center;
  color: #292929;
  line-height: 24px;
  font-size: 16px;
  max-width: 90%;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
}
.product-item .product-info .product-reviews-summary,
.product-list-item .product-info .product-reviews-summary {
  margin: 0;
}
.header-container .header .header-top-setting .setting-container {
  max-height: 300px;
  overflow: auto;
}
.fotorama__arr:hover,
.fotorama__thumb__arr:hover,
.fotorama__arr,
.fotorama__thumb__arr {
  background-color: transparent !important;
}
.fotorama__arr .fotorama__arr__arr {
  width: 40px;
  height: 40px;
  background-image: none !important;
  line-height: 40px;
  text-align: center;
}
.fotorama__arr--next .fotorama__arr__arr:before {
  content: "\e930";
  font-family: 'icomoon' !important;
  font-size: 36px;
  line-height: 36px;
  color: #292929;
}
.fotorama__arr--prev .fotorama__arr__arr:before {
  content: "\e92f";
  font-family: 'icomoon' !important;
  font-size: 36px;
  line-height: 36px;
  color: #292929;
}
.fotorama1542959630817 .fotorama__thumb-border {
  margin-top: 0;
}
.fotorama__caption__wrap {
  display: none !important;
}
.categories-thumbnails .row {
  padding: 0 10px;
}
.categories-thumbnails .row div .row {
  padding: 0;
  margin: 0 -10px;
}
.categories-thumbnails .col-thumb {
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 480px) {
  .categories-thumbnails .col-thumb {
    width: 100%;
  }
}
.categories-thumbnails .popcat-box {
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}
.categories-thumbnails .popcat-box img {
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}
.categories-thumbnails .popcat-box .cat-name {
  position: absolute;
  top: 40px;
  left: 40px;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}
@media (max-width: 500px) and (min-width: 480px) {
  .categories-thumbnails .popcat-box .cat-name {
    top: 10px;
    left: 10px;
  }
}
.categories-thumbnails .popcat-box .cat-name h3 {
  font-size: 18px;
  margin-bottom: 3px;
}
.categories-thumbnails .popcat-box .cat-name .qty {
  color: #999;
  margin: 0;
}
.categories-thumbnails .popcat-box:hover .cat-name {
  top: 50px;
}
.categories-thumbnails .popcat-box:hover img {
  transform: scale(1.08);
  -webkit-transform: scale(1.08);
  -o-transform: scale(1.08);
  -ms-transform: scale(1.08);
}
.new-product-right-img {
  margin-bottom: 30px;
}
.introduce-text h3 {
  font-size: 24px;
  font-weight: 400;
  margin: 35px 0;
}
.introduce-text h3 a {
  font-weight: 500;
}
.catalogsearch-result-index .swatch-attribute .swatch-attribute-options {
  padding-left: 3px;
}
.product-info-downloadable-custom .product-options-wrapper {
  float: none;
  width: 100%;
  margin-top: 0;
}
.product-info-downloadable-custom .product-options-wrapper input[type=checkbox] {
  margin-top: 0;
}
.product-info-downloadable-custom .product-options-wrapper label {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
}
.product-info-downloadable-custom .product-options-bottom {
  float: none;
  width: 100%;
}
.product-info-downloadable-custom .product-options-bottom .price-box.price-final_price {
  margin: 20px 0 18px 0;
}
.product-info-downloadable-custom .samples-item-title {
  display: inline-block;
  font-weight: 500;
  color: #292929;
}
.product-info-downloadable-custom .samples-item-title:after {
  content: ":";
  padding: 0 3px;
}
.product-info-downloadable-custom .item.samples-item {
  display: inline-block;
}
.popup-authentication .block-authentication {
  border-top: .;
}
.authentication .form-login {
  text-align: left;
}
.block-authentication .block-title {
  text-transform: none;
}
.block-authentication .block-title strong {
  font-weight: 500;
}
@media (max-width: 1024px) {
  .products-grid .product-item {
    padding: 0 20px;
    margin-left: 0;
  }
}
.product-item,
.product-list-item,
.product-item-actions > * {
  font-size: 14px;
}
.product-item-actions .actions-secondary > .action {
  line-height: 1;
  width: auto;
}
@media (min-width: 1024px) {
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
}
.filter-options-item .items .item a input[type="checkbox"] {
  margin: 0;
  top: 4px;
  box-shadow: none;
}
.filter-options-item .items .item a .count {
  display: inline-block;
}
.block-reorder .product-item .field.item {
  margin-bottom: 25px;
}
.block-reorder .product-item .checkbox {
  top: 0;
  margin: 0;
  box-shadow: none;
}
.sidebar .product-items .product-item-info .product-item-photo {
  float: left;
  margin: 0 10px 10px 0;
  position: static;
}
.sidebar .block-wishlist .product-item-details {
  padding-bottom: 0;
  border-bottom: 0;
}
.sidebar .block-reorder .actions-toolbar {
  max-width: 100%;
}
.search.results dl.block {
  display: none;
}
.catalog-product_compare-index table.comparison.headings {
  display: none;
}
.catalog-product_compare-index .table-comparison .cell {
  width: 240px;
}
.breadcrumbs .items {
  max-width: 1400px;
  padding: 0;
  margin: auto;
}
@media (min-width: 768px) {
  .custommenu.navigation > ul {
    position: relative;
  }
  .custommenu.navigation > ul:after {
    display: table;
    content: '';
    clear: both;
  }
  .custommenu.navigation .open-children-toggle {
    display: none;
  }
  .custommenu.navigation span.cat-label {
    position: absolute;
    text-transform: uppercase;
    font: inherit;
    font-size: 9px;
    padding: 3px;
    border-radius: 2px;
    line-height: 1.2;
    color: #ffffff;
    min-width: 35px;
    text-align: center;
  }
  .custommenu.navigation span.cat-label:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
  }
  .custommenu.navigation span.cat-label.cat-label-label1 {
    background-color: #df0e0e;
  }
  .custommenu.navigation span.cat-label.cat-label-label2 {
    background-color: #4CAF50;
  }
  .custommenu.navigation span.cat-label.cat-label-label3 {
    background-color: #df0e0e;
  }
  .custommenu.navigation a:hover > span > span.cat-label {
    text-decoration: none;
  }
  .custommenu.navigation li > a > span {
    position: relative;
    font-weight: 500;
  }
  .custommenu.navigation li .subchildmenu li > a > span > span.cat-label {
    top: 3px;
    right: -35px;
  }
  .custommenu.navigation li .subchildmenu li > a > span > span.cat-label:before {
    left: -6px;
    bottom: 3px;
  }
  .custommenu.navigation li .subchildmenu li > a > span > span.cat-label.cat-label-label1:before {
    border-right-color: #df0e0e;
  }
  .custommenu.navigation li .subchildmenu li > a > span > span.cat-label.cat-label-label2:before {
    border-right-color: #df0e0e;
  }
  .custommenu.navigation li .subchildmenu li > a > span > span.cat-label.cat-label-label3:before {
    border-right-color: #4CAF50;
  }
  .custommenu.navigation .subchildmenu.mega-columns > li {
    float: left;
    padding: 0 5px;
  }
  .custommenu.navigation .subchildmenu.mega-columns.columns1 > li {
    float: none;
  }
  .custommenu.navigation .subchildmenu.mega-columns.columns2 > li {
    width: 50%;
  }
  .custommenu.navigation .subchildmenu.mega-columns.columns2 > li:nth-child(2n+1) {
    clear: both;
  }
  .custommenu.navigation .subchildmenu.mega-columns.columns3 > li {
    width: 33.33%;
  }
  .custommenu.navigation .subchildmenu.mega-columns.columns3 > li:nth-child(3n+1) {
    clear: both;
  }
  .custommenu.navigation .subchildmenu.mega-columns.columns4 > li {
    width: 25%;
  }
  .custommenu.navigation .subchildmenu.mega-columns.columns4 > li:nth-child(4n+1) {
    clear: both;
  }
  .custommenu.navigation .subchildmenu.mega-columns.columns5 > li {
    width: 20%;
  }
  .custommenu.navigation .subchildmenu.mega-columns.columns5 > li:nth-child(5n+1) {
    clear: both;
  }
  .custommenu.navigation .subchildmenu.mega-columns.columns6 > li {
    width: 16.66%;
  }
  .custommenu.navigation .subchildmenu.mega-columns.columns6 > li:nth-child(6n+1) {
    clear: both;
  }
  .custommenu.navigation li.level0 {
    padding: 5px 0;
  }
  .custommenu.navigation li.level0 > .level-top {
    position: relative;
  }
  .custommenu.navigation li.level0 > .level-top:after {
    content: "";
    width: 0;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 10px;
    border-bottom: 2px solid transparent;
    transition: all 0.3s ease;
  }
  .custommenu.navigation li.level0:first-child > .level-top:after {
    left: 0;
  }
  .custommenu.navigation li.level0 > a > span.cat-label {
    top: 0;
    right: 14px;
  }
  .custommenu.navigation li.level0 > a > span.cat-label:before {
    left: 3px;
    bottom: -6px;
  }
  .custommenu.navigation li.level0 > a > span.cat-label.cat-label-label1:before {
    border-top-color: #df0e0e;
  }
  .custommenu.navigation li.level0 > a > span.cat-label.cat-label-label2:before {
    border-top-color: #df0e0e;
  }
  .custommenu.navigation li.level0 > a > span.cat-label.cat-label-label3:before {
    border-top-color: #4CAF50;
  }
  .custommenu.navigation li.level0.fl-left {
    float: left;
  }
  .custommenu.navigation li.level0.fl-right {
    float: right;
  }
  .custommenu.navigation li.level0.fl-right.staticwidth .submenu {
    left: auto;
    right: 0;
    border-radius: 6px 0 6px 6px;
  }
  .custommenu.navigation li.level0 .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .custommenu.navigation li.level0 .col-sm-1,
  .custommenu.navigation li.level0 .col-sm-2,
  .custommenu.navigation li.level0 .col-sm-3,
  .custommenu.navigation li.level0 .col-sm-4,
  .custommenu.navigation li.level0 .col-sm-5,
  .custommenu.navigation li.level0 .col-sm-6,
  .custommenu.navigation li.level0 .col-sm-7,
  .custommenu.navigation li.level0 .col-sm-8,
  .custommenu.navigation li.level0 .col-sm-9,
  .custommenu.navigation li.level0 .col-sm-10,
  .custommenu.navigation li.level0 .col-sm-11,
  .custommenu.navigation li.level0 .col-sm-12 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .custommenu.navigation li.level0 .submenu {
    display: block;
    overflow: hidden;
    max-height: 0px;
    max-width: 0;
    list-style: none;
    position: absolute;
    z-index: 2;
    left: 0;
    right: auto;
    width: 200px;
    top: 100%;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: -webkit-transform 0.3s ease, max-height 0.3s step-end, max-width 0.3s step-end, padding 0.3s step-end;
    -o-transition: -o-transform 0.3s ease, max-height 0.3s step-end, max-width 0.3s step-end, padding 0.3s step-end;
    transition: transform 0.3s ease, max-height 0.3s step-end, max-width 0.3s step-end, padding 0.3s step-end;
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    box-shadow: none;
    border: 1px solid #ebebeb;
    border-radius: 2px !important;
    text-align: left;
  }
  .custommenu.navigation li.level0 .submenu a {
    color: #292929;
    line-height: 30px;
    display: block;
    font-size: 14px;
    padding: 0;
    text-decoration: none;
  }
  .custommenu.navigation li.level0 .submenu a span {
    font-weight: 400;
    font-size: 14px;
  }
  .custommenu.navigation li.level0 .submenu a:hover,
  .custommenu.navigation li.level0 .submenu a:focus {
    background-color: transparent;
    text-decoration: none;
    background: none;
    color: #292929;
  }
  .custommenu.navigation li.level0 .submenu a:hover:before,
  .custommenu.navigation li.level0 .submenu a:focus:before {
    width: 10px;
    margin-right: 5px;
  }
  .custommenu.navigation li.level0 .submenu a:hover span,
  .custommenu.navigation li.level0 .submenu a:focus span {
    text-decoration: none !important;
  }
  .custommenu.navigation li.level0 .submenu a:before {
    content: "";
    width: 13px;
    height: 1px;
    background: #292929;
    display: inline-block;
    margin-bottom: 4px;
    width: 0;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
  }
  .custommenu.navigation li.level0 .submenu > ul {
    margin-top: 0;
  }
  .custommenu.navigation li.level0 .submenu > ul:before,
  .custommenu.navigation li.level0 .submenu > ul:after {
    display: none;
  }
  .custommenu.navigation li.level0.parent > .submenu.popup-left {
    left: auto;
    right: 0;
    border-radius: 6px 0 6px 6px;
  }
  .custommenu.navigation li.level0.fullwidth {
    position: static;
  }
  .custommenu.navigation li.level0.fullwidth > .submenu {
    left: 0;
    width: 90%;
    max-width: 1130px;
    padding: 50px 0 20px 0;
    font-weight: normal;
    box-shadow: none;
    border: 1px solid #ebebeb;
    z-index: 22222;
  }
  .custommenu.navigation li.level0.fullwidth > .submenu .menu-right-block p:before,
  .custommenu.navigation li.level0.fullwidth > .submenu .menu-right-block p:after {
    content: "";
    display: table;
    clear: both;
  }
  .custommenu.navigation li.level0.fullwidth > .submenu .menu-right-block .ads-img-menu {
    padding-right: 40px;
  }
  .custommenu.navigation li.level0.fullwidth > .submenu .menu-bottom-block .menu-bottom-block {
    padding: 0 40px;
  }
  .custommenu.navigation li.level0.fullwidth .submenu,
  .custommenu.navigation li.level0.staticwidth .submenu {
    left: 0;
    top: 97%;
  }
  .custommenu.navigation li.level0.fullwidth .submenu li.parent > a:after,
  .custommenu.navigation li.level0.staticwidth .submenu li.parent > a:after {
    display: none;
  }
  .custommenu.navigation li.level0.fullwidth .submenu li.level1 > a,
  .custommenu.navigation li.level0.staticwidth .submenu li.level1 > a {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .custommenu.navigation li.level0.fullwidth .submenu li.level1 > a > span,
  .custommenu.navigation li.level0.staticwidth .submenu li.level1 > a > span {
    font-family: 'Rubik', sans-serif;
    position: relative;
    margin-bottom: 10px;
    font-weight: 500;
    color: #292929;
    text-transform: none;
  }
  .custommenu.navigation li.level0.fullwidth .submenu li.level1 > a:hover,
  .custommenu.navigation li.level0.staticwidth .submenu li.level1 > a:hover {
    color: #df0e0e;
  }
  .custommenu.navigation li.level0.fullwidth .submenu li.level1 .subchildmenu .subchildmenu,
  .custommenu.navigation li.level0.staticwidth .submenu li.level1 .subchildmenu .subchildmenu {
    padding-left: 10px;
  }
  .custommenu.navigation li.level0.fullwidth .submenu li.level1 > .menu-thumb-img,
  .custommenu.navigation li.level0.staticwidth .submenu li.level1 > .menu-thumb-img {
    margin: 10px 0 -5px;
  }
  .custommenu.navigation li.level0.fullwidth .submenu .subchildmenu .subchildmenu,
  .custommenu.navigation li.level0.staticwidth .submenu .subchildmenu .subchildmenu {
    padding: 5px 0;
  }
  .custommenu.navigation li.level0.fullwidth .submenu .menu-left-block,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-left-block,
  .custommenu.navigation li.level0.fullwidth .submenu .menu-bottom-block,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-bottom-block {
    padding-left: 40px;
  }
  .custommenu.navigation li.level0.fullwidth .submenu .menu-top-block a,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-top-block a,
  .custommenu.navigation li.level0.fullwidth .submenu .menu-left-block a,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-left-block a,
  .custommenu.navigation li.level0.fullwidth .submenu .menu-right-block a,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-right-block a,
  .custommenu.navigation li.level0.fullwidth .submenu .menu-bottom-block a,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-bottom-block a {
    display: inline;
  }
  .custommenu.navigation li.level0.fullwidth .submenu .menu-top-block a:hover,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-top-block a:hover,
  .custommenu.navigation li.level0.fullwidth .submenu .menu-left-block a:hover,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-left-block a:hover,
  .custommenu.navigation li.level0.fullwidth .submenu .menu-right-block a:hover,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-right-block a:hover,
  .custommenu.navigation li.level0.fullwidth .submenu .menu-bottom-block a:hover,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-bottom-block a:hover {
    color: #78b7c6;
    text-decoration: none;
  }
  .custommenu.navigation li.level0.fullwidth .submenu .menu-top-block a.btn-default,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-top-block a.btn-default,
  .custommenu.navigation li.level0.fullwidth .submenu .menu-left-block a.btn-default,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-left-block a.btn-default,
  .custommenu.navigation li.level0.fullwidth .submenu .menu-right-block a.btn-default,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-right-block a.btn-default,
  .custommenu.navigation li.level0.fullwidth .submenu .menu-bottom-block a.btn-default,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-bottom-block a.btn-default {
    background-color: #08c;
    color: #ffffff;
  }
  .custommenu.navigation li.level0.fullwidth .submenu .menu-top-block a.btn-default:hover,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-top-block a.btn-default:hover,
  .custommenu.navigation li.level0.fullwidth .submenu .menu-left-block a.btn-default:hover,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-left-block a.btn-default:hover,
  .custommenu.navigation li.level0.fullwidth .submenu .menu-right-block a.btn-default:hover,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-right-block a.btn-default:hover,
  .custommenu.navigation li.level0.fullwidth .submenu .menu-bottom-block a.btn-default:hover,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-bottom-block a.btn-default:hover,
  .custommenu.navigation li.level0.fullwidth .submenu .menu-top-block a.btn-default:focus,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-top-block a.btn-default:focus,
  .custommenu.navigation li.level0.fullwidth .submenu .menu-left-block a.btn-default:focus,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-left-block a.btn-default:focus,
  .custommenu.navigation li.level0.fullwidth .submenu .menu-right-block a.btn-default:focus,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-right-block a.btn-default:focus,
  .custommenu.navigation li.level0.fullwidth .submenu .menu-bottom-block a.btn-default:focus,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-bottom-block a.btn-default:focus {
    background-color: #08c;
    color: #ffffff;
    text-decoration: none;
    opacity: 0.8;
  }
  .custommenu.navigation li.level0.fullwidth .submenu .menu-top-block,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-top-block {
    margin-bottom: 40px;
  }
  .custommenu.navigation li.level0.staticwidth .level1 {
    padding-left: 0 !important;
    border-right: 0 !important;
  }
  .custommenu.navigation li.level0.staticwidth .menu-top-block {
    padding: 0;
    margin-top: 0;
  }
  .custommenu.navigation li.level0.staticwidth .ads-img-menu-left.col-sm-6,
  .custommenu.navigation li.level0.staticwidth .ads-img-menu-right.col-sm-6 {
    padding: 0 15px;
  }
  .custommenu.navigation li.level0.classic .submenu {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .custommenu.navigation li.level0.classic .submenu > .row {
    margin: 0;
  }
  .custommenu.navigation li.level0.classic .submenu .level1 {
    padding: 0;
    padding-left: 0 !important;
    padding-right: 20px;
    border-right: 0 !important;
  }
  .custommenu.navigation li.level0.classic .submenu .level1 a span {
    font-weight: 400;
  }
  .custommenu.navigation li.level0.classic .submenu,
  .custommenu.navigation li.level0.classic .subchildmenu .subchildmenu {
    left: 0;
  }
  .custommenu.navigation li.level0.classic .subchildmenu {
    min-width: 230px;
    padding-left: 20px;
    padding-right: 0;
  }
  .custommenu.navigation li.level0.classic .subchildmenu .subchildmenu {
    visibility: hidden;
    opacity: 0;
    transition: .2s opacity;
    padding: 15px 30px;
    border-radius: 0 !important;
    box-shadow: none;
    position: absolute;
    left: 0;
    top: -6px;
    background: #ffffff;
    z-index: 1;
    border: 1px solid #ebebeb;
  }
  .custommenu.navigation li.level0.classic .subchildmenu > li:hover > .subchildmenu {
    visibility: visible;
    opacity: 1;
  }
  .custommenu.navigation li.level0.classic li.parent:after {
    content: "\e930";
    font-family: 'icomoon' !important;
    font-size: 16px;
    position: absolute;
    right: 20px;
    top: 3px;
    font-weight: 300;
  }
  .custommenu.navigation li.level0.classic li.parent > .subchildmenu.popup-left {
    left: auto;
    right: 100%;
    border-radius: 6px 0 6px 6px;
  }
  .custommenu.navigation li.level0.classic .subchildmenu.popup-left .subchildmenu {
    left: auto;
    right: 100%;
    border-radius: 6px 0 6px 6px;
  }
  .custommenu.navigation li.level0:hover > .level-top:after {
    border-color: #292929;
  }
  .custommenu.navigation li.level0:hover .submenu {
    overflow: visible;
    display: block;
    max-height: 3000px;
    max-width: 1130px;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: -webkit-transform 0.5s ease, max-height 0s step-start, max-width 0s step-start, padding 0s step-start;
    -o-transition: -o-transform 0.5s ease, max-height 0s step-start, max-width 0s step-start, padding 0s step-start;
    transition: transform 0.5s ease, max-height 0s step-start, max-width 0s step-start, padding 0s step-start;
  }
  .custommenu.navigation.side-custommenu li {
    margin: 0;
    position: relative;
  }
  .custommenu.navigation.side-custommenu li.level0 {
    display: block;
    position: relative;
    border-radius: 0;
    margin: 0;
  }
  .custommenu.navigation.side-custommenu li.level0.parent > a:after {
    content: '\f801';
    display: inline-block;
    font-family: 'porto-icons';
    vertical-align: top;
    margin-left: 6px;
    line-height: 41px;
    float: right;
  }
  .custommenu.navigation.side-custommenu li.level0.classic .submenu li.parent > a:after {
    content: '\f801';
    display: inline-block;
    font-family: 'porto-icons';
    vertical-align: top;
    margin-left: 6px;
    margin-right: 5px;
    line-height: 15px;
    float: right;
  }
  .custommenu.navigation.side-custommenu li.level0.fullwidth > .submenu,
  .custommenu.navigation.side-custommenu li.level0.staticwidth > .submenu {
    left: 100% !important;
    top: 0;
    padding-bottom: 15px;
  }
  .custommenu.navigation.side-custommenu li.level0.classic > .submenu {
    left: 100% !important;
    top: 0;
  }
  .custommenu.navigation.side-custommenu li.level0.fullwidth > .submenu {
    width: 871px;
  }
  .custommenu.navigation.side-custommenu li.level0 > a {
    display: block;
    padding: 0 5px;
    margin: 0 10px;
    border-top: 1px solid #ddd;
    line-height: 41px;
    font-weight: 400;
    font-size: 14px;
  }
  .custommenu.navigation.side-custommenu li.level0 > a > span.cat-label {
    position: relative;
    margin-left: 10px;
    padding: 0 2px;
    top: 0;
    right: 0;
  }
  .custommenu.navigation.side-custommenu li.level0 > a > span.cat-label:before {
    left: -6px;
    top: 3px;
    bottom: auto;
    border-top-color: transparent;
  }
  .custommenu.navigation.side-custommenu li.level0 > a > span.cat-label.cat-label-label1:before {
    border-right-color: #df0e0e;
  }
  .custommenu.navigation.side-custommenu li.level0 > a > span.cat-label.cat-label-label2:before {
    border-right-color: #eb2771;
  }
  .custommenu.navigation.side-custommenu li.level0 > a > span.cat-label.cat-label-label3:before {
    border-right-color: #df0e0e;
  }
  .custommenu.navigation.side-custommenu li.level0:first-child > a {
    border-top: 0;
  }
  .custommenu.navigation.side-custommenu li.level0:hover {
    background-color: #08c;
  }
  .custommenu.navigation.side-custommenu li.level0:hover > a {
    color: #ffffff;
    border-top-color: #08c;
  }
  .custommenu.navigation.side-custommenu li.level0 > .submenu {
    border-left-width: 5px;
    padding: 5px 8px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    border-radius: 0 6px 6px 6px;
  }
  .custommenu.navigation .top-block-menu p {
    color: #606060;
    font-weight: normal;
  }
  .custommenu.navigation .bottom-block-menu {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #ebebeb;
    font-size: 14px;
    color: #606060;
  }
  .custommenu.navigation .ads-img-menu br {
    display: none;
  }
  .custommenu.navigation .ads-img-menu .col-md-6 {
    width: 100%;
  }
  .custommenu.navigation .ads-img-menu-left {
    width: 50%;
    padding: 0 15px;
    display: inline-block;
    float: left;
  }
  .custommenu.navigation .ads-img-menu-right {
    width: 50%;
    padding: 0 15px;
    display: inline-block;
  }
  .home-side-menu {
    background-color: #fbfbfb;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 20px;
  }
  h2.side-menu-title {
    margin: 0;
    background-color: #f5f5f5;
    color: #a39f9c;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    padding: 14px 15px;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #ddd;
  }
}
@media (min-width: 768px) {
  .header-container .for-full-withmenu {
    position: relative;
  }
  .header-container .col-logo,
  .header-container .navigation,
  .header-container .custommenu.navigation > ul {
    position: static;
  }
}
.top-menu {
  min-height: 55px;
  z-index: 9999;
  position: relative;
}
.top-menu .navigation {
  background: transparent;
}
.nav-sections {
  background: transparent;
  margin-bottom: 0;
}
.navigation {
  position: relative;
  background: transparent;
  text-align: left;
}
.navigation .level-0.reverse > .submenu {
  right: 1px;
}
.navigation > ul {
  position: relative;
  padding: 0;
}
.navigation .level0 > .menu-home.level-top:first-child {
  padding-left: 0;
  margin-left: 0;
}
.cms-index-index .navigation .level0.menu-home > .level-top {
  color: #df0e0e;
}
.navigation .level-0 > .submenu {
  display: none;
  position: absolute;
  top: 100%;
  padding: 19px 13px;
}
.navigation .level0:first-child > .level-top {
  padding-left: 0;
}
.navigation .level0 > .level-top {
  color: #292929;
  line-height: inherit;
  padding: 15px 10px 15px 10px;
  font-weight: 500;
  text-decoration: none;
  box-sizing: border-box;
  display: inline-block;
  text-transform: uppercase;
  font-size: 13px;
  border: 0;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}
.navigation .level0 > .level-top:fisrt-child {
  padding-left: 0;
}
.navigation .level0.active > .level-top,
.navigation .level0.has-active > .level-top,
.navigation .level0 > .level-top:hover {
  color: #292929;
  border: 0;
}
.navigation .level-0 > .submenu a {
  display: block;
  color: #676056;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.385;
  padding: 3px 12px 3px;
  text-decoration: none;
}
.navigation .level-0 > .submenu a:focus,
.navigation .level-0 > .submenu a:hover {
  /*text-decoration: underline;*/
  color: #292929;
}
.navigation .level-0 > .submenu a:hover {
  color: #292929;
  background: #ffffff;
  text-decoration: none;
}
.navigation .level-0 > .submenu li {
  margin-bottom: 1px;
}
.navigation .level-0 > .submenu a[href="#"] {
  cursor: default;
  display: block;
  color: #676056;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  margin: 7px 0 6px;
  padding: 0 12px;
}
.navigation .level-0 > .submenu a[href="#"]:focus,
.navigation .level-0 > .submenu a[href="#"]:hover {
  color: #292929;
  font-size: 14px;
  font-weight: 500;
  background: none;
  text-decoration: none;
}
.navigation .level-0 {
  display: inline-block;
  float: left;
  text-align: left;
  transition: display 0.15s ease-out;
}
.navigation .level-0 > a {
  background: none;
  display: block;
  padding: 12px 13px 0;
  color: #f2ebde;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  transition: background 0.15s ease-out;
}
.navigation .level-0 > a:after {
  content: "";
  display: block;
  margin-top: 10px;
  height: 3px;
  font-size: 0;
}
.navigation .level-0.active > a {
  font-weight: 700;
}
.navigation .level-0.active > a:after {
  background: #ef672f;
}
.navigation .level-0.hover.recent > a {
  background: #ffffff;
  color: #676056;
  font-size: 13px;
  font-weight: 600;
}
.navigation .level-0.hover.recent > a:after {
  background: none;
}
.navigation .level-0.hover.recent.active > a {
  font-weight: 700;
}
.navigation .level-0 > .submenu {
  opacity: 0;
  visibility: hidden;
}
.navigation .level-0.recent.hover > .submenu {
  opacity: 1;
  visibility: visible;
}
.no-js .navigation .level-0:hover > .submenu,
.no-js .navigation .level-0.hover > .submenu,
.no-js .navigation .level-0 > a:focus + .submenu {
  display: block;
}
.navigation .level-0 > .submenu {
  background: #ffffff;
  box-shadow: 0 3px 3px rgba(50, 50, 50, 0.15);
}
.navigation .level-0 > .submenu li {
  max-width: 200px;
}
.navigation .level-0 > .submenu > ul {
  white-space: nowrap;
}
.navigation .level-0 > .submenu .column {
  display: inline-block;
  margin-left: 40px;
  vertical-align: top;
}
.navigation .level-0 > .submenu .column:first-child {
  margin-left: 0;
}
.navigation .level-0 .submenu .level-1 {
  white-space: normal;
}
.navigation .level-0.parent .submenu .level-1.parent {
  margin: 17px 0 25px;
}
.navigation .level-0.parent .level-1.parent:first-child {
  margin-top: 0;
}
.navigation .level-2 .submenu {
  margin-left: 7px;
}
.navigation .level-0 > .submenu .level-2 > a[href="#"] {
  font-size: 13px;
  margin-top: 10px;
  margin-left: 7px;
}
.navigation .level-2 > .submenu a {
  font-size: 14px;
  line-height: 1.231;
}
.navigation .level-0 > .submenu .level-3 > a[href="#"],
.navigation .level-3 .submenu {
  margin-left: 15px;
}
.navigation .level-0.item-system,
.navigation .level-0.item-stores {
  float: none;
}
.navigation .level-0.item-system > .submenu,
.navigation .level-0.item-stores > .submenu {
  left: auto;
  right: 1px;
}
.custommenu.navigation li.level0:hover > a,
.custommenu.navigation li.level0:focus > a {
  color: #292929;
}
.custommenu.navigation li.level0 .menu-thumb-icon {
  padding-right: 5px;
}
.custommenu.navigation li.level0 .submenu .level1 {
  padding: 0;
  padding-left: 40px;
  border-right: 1px solid #ebebeb;
}
.custommenu.navigation li.level0 .submenu .level1 > a {
  padding-top: 0 !important;
  margin-top: 0 !important;
  padding: 0;
  margin-bottom: 10px;
}
.custommenu.navigation li.level0 .submenu .level1 > a span {
  font-size: 14px;
  font-weight: 500;
}
.custommenu.navigation li.level0 .submenu .level1 .subchildmenu li:last-child a {
  padding-bottom: 0;
}
.custommenu.navigation li.level0 .submenu .level1 .subchildmenu li a {
  padding: 0;
  padding-bottom: 7px;
  line-height: 36px;
}
.custommenu.navigation li.level0 .submenu .level1 .subchildmenu li a span {
  font-size: 14px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.custommenu.navigation li.level0 .submenu .level1 .subchildmenu li a:hover span {
  color: #292929;
}
.custommenu.navigation li.level0 .menu-top-block {
  padding: 0 40px;
  margin-top: -10px;
}
.custommenu.navigation li.level0 .menu-top-block .menu-top-block {
  padding: 0;
}
.custommenu.navigation li.level0 .menu-top-block .row {
  margin: 0 -15px;
}
.custommenu.navigation li.level0 .menu-top-block .row > div {
  padding: 0 15px;
}
.top-block-menu {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ebebeb;
  font-size: 13px;
}
.top-block-menu .pull-left {
  margin-right: 15px;
}
.top-block-menu .pull-left .fa {
  width: 50px;
  height: 50px;
  font-size: 16px;
  text-align: center;
  line-height: 50px;
  color: #ffffff;
  background: #df0e0e;
  padding-left: 5px;
  border-radius: 100%;
}
.top-block-menu h6 {
  text-transform: none;
  color: #333333;
  font-size: 17px;
  margin-bottom: 5px;
}
@media (max-width: 991px) and (min-width: 768px) {
  .custommenu.navigation li.level0.staticwidth .submenu li.level1 > a:before,
  .custommenu.navigation li.level0.fullwidth .submenu a:before,
  .custommenu.navigation li.level0.staticwidth .submenu a:before {
    display: none;
  }
}
@media (max-width: 1199px) {
  .custommenu.navigation li.level0.staticwidth .submenu {
    max-width: 768px !important;
  }
}
@media (max-width: 991px) {
  .custommenu.navigation li.level0.staticwidth .submenu {
    max-width: 690px !important;
  }
  .top-block-menu h6 {
    font-size: 15px;
  }
  .top-block-menu p,
  .bottom-block-menu p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  #close-menu {
    padding-top: 10px;
    margin-bottom: 15px;
    text-align: right;
  }
  #close-menu a {
    color: #292929;
    position: relative;
    right: 15px;
  }
  #close-menu a i {
    font-size: 20px;
    font-weight: 400;
  }
  span.cat-label {
    top: 50%;
    right: 36px;
    margin-top: -7px;
    position: absolute;
    text-transform: uppercase;
    font: inherit;
    font-size: 9px;
    padding: 2px;
    border-radius: 2px;
    line-height: 1;
    color: #ffffff;
  }
  span.cat-label:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
    left: -6px;
    bottom: 3px;
  }
  span.cat-label.cat-label-label1 {
    background-color: #df0e0e !important;
  }
  span.cat-label.cat-label-label1:before {
    border-right-color: #df0e0e !important;
  }
  span.cat-label.cat-label-label2 {
    background-color: #4CAF50;
  }
  span.cat-label.cat-label-label2:before {
    border-right-color: #4CAF50;
  }
  span.cat-label.cat-label-label3 {
    background-color: #df0e0e;
  }
  span.cat-label.cat-label-label3:before {
    border-right-color: #df0e0e;
  }
  .nav-sections {
    width: 100%;
    left: calc(-100%);
    background-color: #ffffff;
  }
  .nav-sections .nav-sections-item-title {
    display: none;
  }
  .nav-sections .nav-sections-item-content {
    margin-top: 0;
    padding-top: 0;
  }
  .nav-sections.nav-open {
    background: #ffffff;
  }
  .nav-sections .nav-sections-item-content {
    padding: 25px 0 0;
  }
  .custommenu.navigation {
    float: none;
    max-width: 100%;
    padding: 0;
  }
  .custommenu.navigation > ul {
    padding: 0 30px;
  }
  .custommenu.navigation > ul .subchildmenu {
    margin: 27px 0 0;
    padding-left: 20px;
  }
  .custommenu.navigation li.level0 {
    margin-right: 0 !important;
    border: 0;
  }
  .custommenu.navigation li.level0 > .level-top {
    display: block;
    color: #292929;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 400;
    padding: 15px 0 !important;
    border-bottom: 1px solid #ebebeb;
    border-color: #f2f2f2;
    line-height: 24px;
  }
  .custommenu.navigation li.level0 > .level-top:after {
    display: none;
  }
  .custommenu.navigation li.level0 > .level-top.ui-state-active:after {
    content: "\e996";
  }
  .custommenu.navigation li.level0 .submenu .level1 {
    padding-left: 0 !important;
  }
  .custommenu.navigation li.level0 .submenu .level1 > a {
    padding: 5px 0 !important;
  }
  .custommenu.navigation li.level0 .submenu .level1 > a:after {
    right: 5px;
  }
  .custommenu.navigation li.level0 .submenu .level1 .level-top:after {
    display: none;
  }
  .custommenu.navigation li.level0.fullwidth,
  .custommenu.navigation li.level0.staticwidth {
    left: auto !important;
    padding: 0 !important;
    right: auto !important;
    max-width: 100% !important;
  }
  .custommenu.navigation li.level0.fullwidth .submenu .subchildmenu,
  .custommenu.navigation li.level0.staticwidth .submenu .subchildmenu {
    margin: 15px 0 20px;
  }
  .custommenu.navigation li.level0.classic .submenu .level1 {
    border-right: 0;
  }
  .custommenu.navigation li.level0.classic .submenu .level1 > a span {
    line-height: 24px;
    font-weight: 400;
  }
  .custommenu.navigation li.level0 .submenu {
    box-shadow: none;
    padding-top: 0;
    border-radius: 0 !important;
    border: 0 !important;
  }
  .custommenu.navigation li.level0 .submenu a {
    font-size: 13px;
    text-transform: uppercase;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .custommenu.navigation li.level0 .submenu:not(:first-child) ul > li a {
    color: #292929;
    font-size: 14px;
    text-transform: capitalize;
    font-family: 'Rubik', sans-serif;
  }
  .custommenu.navigation li.parent > a:after,
  .custommenu.navigation li.level0.parent > a:after {
    display: block;
    position: absolute;
    top: 14px;
    font-family: 'icomoon' !important;
    content: "\e9b1";
    color: #292929;
    font-size: 14px;
    right: 0;
  }
  .custommenu.navigation .ui-menu-item.level0 > .open-children-toggle {
    right: -15px !important;
    top: 8px !important;
  }
  .custommenu.navigation .parent .level-top:after {
    right: 25px;
  }
  .mobile-action {
    text-align: left;
    padding: 0 30px;
  }
  .mobile-action > div {
    padding: 15px 0;
    line-height: 24px;
    border-bottom: 1px solid #ebebeb;
    border-color: #f2f2f2;
  }
  .mobile-action > div a {
    font-size: 16px;
    color: #292929;
  }
  .mobile-action > div a i {
    float: right;
  }
}
@media (min-width: 1500px) {
  .container {
    width: 1430px;
  }
}
@media (max-width: 1100px) {
  .cms-index-index .header-container .header {
    padding: 15px;
  }
  .header-container .header {
    padding: 15px;
  }
  .header-container .header.sticky {
    padding: 15px;
  }
  .header-container .header .logo {
    padding: 0 10px;
  }
  .header-container .minicart-wrapper .icon-cart-header .text,
  .header-container .block-search .icon-cart-header .text,
  .header-container .minicart-wrapper .block-content .dropdown .top-search .text,
  .header-container .block-search .block-content .dropdown .top-search .text {
    font-size: 0;
  }
  .brand-list li {
    width: 20%;
  }
  .navigation li.level0 {
    margin-right: 5px;
  }
  .navigation li.level0 > .level-top {
    padding: 15px 0;
  }
  .navigation li.level0.parent > .level-top {
    padding-right: 5px;
  }
}
@media (max-width: 1083px) {
  .catalog-product-view .page.messages,
  .col-products {
    box-shadow: 200px 0 #ffffff, -200px 0 #ffffff;
    -webkit-box-shadow: 200px 0 #ffffff, -200px 0 #ffffff;
    -moz-box-shadow: 200px 0 #ffffff, -200px 0 #ffffff;
    -ms-box-shadow: 200px 0 #ffffff, -200px 0 #ffffff;
    -o-box-shadow: 200px 0 #ffffff, -200px 0 #ffffff;
  }
}
@media (min-width: 1200px) {
  .products-grid ol > li:nth-of-type(3n+1) {
    clear: left;
  }
}
@media (max-width: 1199px) and (min-width: 640px) {
  .products-grid ol > li:nth-of-type(3n+1) {
    clear: left;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .onsale-countdown .product-item .product-countdown .product-info {
    padding-top: 80px;
    padding-bottom: 100px;
  }
  .container {
    width: 100%;
  }
  .owl-theme .owl-buttons {
    display: none;
  }
}
@media (max-width: 639px) and (min-width: 480px) {
  .product-grid .item-inner:nth-child(3n+1) {
    clear: none;
  }
  .products-grid ol > li:nth-of-type(2n+1) {
    clear: left;
  }
  .products-grid ol > li {
    width: 50%;
  }
}
@media (max-width: 479px) and (min-width: 0px) {
  .products-grid ol > li:nth-of-type(1n+1) {
    clear: left;
  }
  .products-grid ol > li {
    width: 100%;
  }
  .minicart-wrapper .block-minicart {
    width: 310px;
    right: -40px !important;
  }
  .blog-index-index .modal-popup .modal-inner-wrap,
  .checkout-index-index .modal-popup .modal-inner-wrap,
  .login-container {
    width: 90%;
  }
}
@media (max-width: 1199px) {
  .navigation .level0.parent > a:after {
    display: none;
  }
}
@media (max-width: 991px) {
  .banner-middle .col-left,
  .banner-middle .col-right {
    padding-left: 0;
    padding-right: 0;
  }
  .page-products .products-grid .product-item {
    width: calc(49%);
    margin-left: 0;
    padding: 0 15px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .checkout-cart-index .cart-container {
    display: flex;
    flex-direction: column;
  }
  .checkout-cart-index .cart-container .cart-summary {
    order: 2;
    width: 100%;
    top: 0 !important;
  }
  .checkout-cart-index .cart-container .form-cart {
    order: 1;
    width: 100%;
    margin-bottom: 50px;
  }
}
@media (max-width: 992px) {
  .header-container .header .minicart-wrapper .action.showcart .counter.qty {
    display: none;
  }
  #newsletter_pop_up {
    width: 90% !important;
    max-width: 90%;
  }
  #quick-window {
    width: 95% !important;
    margin: auto;
    left: 0 !important;
    right: 0;
    overflow: auto;
  }
  #quick-window .product-slider-wrapper {
    overflow: hidden;
  }
  #quick-window .box-tocart .fieldset .qty {
    padding: 0 10px;
    margin-right: 15px;
  }
  .quick-view-content .product-info-main .box-tocart .field.qty .control input {
    width: 30px;
  }
  #quickview-close {
    top: 5px !important;
    right: 5px !important;
    background-color: #ffffff !important;
  }
  #quickview-close:before {
    color: #292929 !important;
    content: "\f404" !important;
    font-family: "Ionicons" !important;
    font-size: 30px;
  }
  .banner-top-home {
    margin-top: -80px;
  }
  .banner-middle .row {
    margin: 0;
  }
  .banner-middle .row .banner-content {
    text-align: center;
  }
  .banner-middle .row .banner-content .text {
    text-align: left;
  }
  .banner-middle .col-left {
    margin-bottom: 30px;
  }
  .banner-top-home {
    margin-bottom: 60px;
  }
  .box-banner-middle {
    margin-top: 40px;
  }
  .box-banner-middle a {
    margin-top: 20px;
  }
  .box-new .static-banner {
    margin-bottom: 60px;
  }
  .box-blog .blog-image {
    max-width: 100%;
  }
  .group-product .product-item:last-child {
    margin-bottom: 0;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    margin-bottom: 15px;
  }
  .logo-footer,
  .page-footer .footer-static-container .footer-static .footer-links h2 {
    margin-top: 30px;
  }
  .page-footer .footer-bottom {
    text-align: center;
  }
  .page-footer .footer-bottom .link-follow {
    text-align: center;
    margin: 15px 0 0;
  }
  .page-footer .footer-static-container {
    padding: 65px 0;
  }
  .page-footer .footer-copyright .copyright {
    float: none;
    margin-top: 20px;
    display: block;
  }
  .slider_left-slider .owl-theme .owl-pagination {
    left: 40px;
    right: auto;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  .page-footer .footer-top .f-col-inner .fa {
    margin-right: 15px;
    font-size: 18px;
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
  .page-footer .footer-top .f-col-inner h3 {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .page-footer .footer-top .f-col-inner p {
    font-size: 12px;
  }
  .cart-container .form-cart .action.continue,
  .cart-container .checkout-methods-items .action.primary {
    min-width: 1px;
    padding: 18.5px 10px;
  }
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update {
    min-width: 1px;
    padding: 18.5px 10px;
  }
}
@media (max-width: 767px) {
  .checkout-index-index .nav-sections,
  .checkout-index-index .nav-toggle {
    display: block;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    min-height: 150px;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .modal-popup.modal-slide {
    left: 0;
  }
  .owl-theme .owl-pagination {
    bottom: 10px;
  }
  .banner-top-home {
    margin-top: 0;
  }
  .products-list .product-item {
    padding-right: 15px;
    margin-bottom: 50px;
  }
  .products-list .product-item .product-item-details .addto-links-icons .actions-primary {
    margin-bottom: 15px;
    margin-right: 10px;
  }
  .products-list .product-item-photo .product-image-container {
    margin-bottom: 30px;
  }
  .product.info.detailed .product.data.items .item.title {
    margin: 0;
  }
  .product.info.detailed .product.data.items #product-review-container,
  .product.info.detailed .product.data.items .review-add {
    float: none;
    width: 100%;
    margin-right: 0;
  }
  #back-top {
    bottom: 70px;
  }
  .header-container .header .logo img {
    max-width: 200px;
  }
  .owl-theme .owl-controls .owl-buttons > div,
  .owl-theme .owl-buttons {
    display: none;
  }
  .custommenu.navigation li.level0.fullwidth {
    margin-right: 0 !important;
  }
  .owl-theme .owl-buttons .owl-prev {
    left: 0 !important;
  }
  .owl-theme .owl-buttons .owl-prev:hover {
    left: 0 !important;
  }
  .owl-theme .owl-buttons .owl-next {
    right: 0 !important;
  }
  .owl-theme .owl-buttons .owl-next:hover {
    right: 0 !important;
  }
  .one-step-checkout.three-columns-new-osc.virtualCheckout .opcheckout-shipping-payment-review,
  .three-columns-new-osc.virtualCheckout .wrap-col-last-3,
  .block-dashboard-info .box-newsletter,
  .block-dashboard-info .box-information,
  .block-dashboard-addresses .box-billing-address,
  .block-dashboard-addresses .box-shipping-address {
    width: 100% !important;
    margin-right: 0 !important;
    margin-top: 15px;
  }
  .product-list .product-info {
    padding-right: 0;
  }
  .product-list .product-info .product-photo a {
    display: block;
    width: 100%;
  }
  .product-list .product-info .product-photo .product-image-container {
    width: 100% !important;
  }
  .product-list .product-info .product-photo .product-image-container img {
    width: 100%;
  }
  .toolbar-products .modes {
    display: block;
  }
  .toolbar-products .modes .modes-label {
    display: none;
  }
  .toolbar-products .modes .modes-mode span {
    display: none;
  }
  .rokan-bestseller .owl-buttons,
  .rokan-onsaleproduct .owl-buttons {
    display: none;
  }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare,
  [class*="block-compare"] {
    display: inline-block;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
    margin-bottom: 10px;
  }
  .products-list .product-item .product-item-details .product-name {
    margin-top: 20px;
  }
  .product-info-main {
    margin-top: 20px;
  }
  .quick-view-content .wrapper_quickview_item {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    flex-direction: column;
  }
  .quick-view-content .wrapper_quickview_item .product-info-main {
    order: 2;
    width: 100%;
    float: none;
  }
  .quick-view-content .wrapper_quickview_item .product.media {
    order: 1;
    width: 100%;
    margin-bottom: 20px;
  }
  .quick-view-content .wrapper_quickview_item .product.info.detailed {
    display: none;
  }
  .quick-view-content .page-title span.base {
    margin-bottom: 0;
  }
  .quick-view-content .product-info-main,
  .quick-view-content .product-info-price {
    margin-top: 0 !important;
  }
  .product-item-actions {
    display: block;
  }
  .product-item .addto-links-icons .actions-primary {
    margin-bottom: 5px;
  }
  .header-container .nav-toggle {
    font-size: 14px;
    top: 0;
    position: static;
    flex: 1 1 0;
    text-align: left;
  }
  .header-container .nav-toggle:before {
    color: #292929;
  }
  .cms-index-index .header-container .header {
    position: relative;
    top: 0;
    background-color: #ffffff;
  }
  .onsale-countdown .product-photo {
    padding: 0 15px;
  }
  .onsale-countdown .product-image-container,
  .onsale-countdown .product-image-container img {
    width: 100% !important;
  }
  .onsale-countdown .product-item .product-countdown .product-info {
    padding: 0 15px 100px;
    text-align: center;
  }
  .onsale-countdown .product-item .product-countdown .product-reviews-summary {
    margin: 0 auto 10px;
  }
  .custommenu.navigation li.level0.staticwidth .submenu.opened {
    opacity: 1;
  }
  .custommenu.navigation li.level0.staticwidth {
    position: relative;
  }
  .custommenu.navigation li.level0.fullwidth .submenu .level2 a,
  .custommenu.navigation li.level0.staticwidth .submenu .level2 a {
    text-transform: none;
  }
  .page-title-wrapper .page-title .base {
    display: inline-block;
  }
  .box-blog {
    margin-bottom: 0;
  }
  .navigation .level0 .submenu .level1.parent .level2.parent a:after,
  .navigation .level0 .submenu .level1.parent a:after {
    margin-right: 10px;
  }
  .col-banner-top {
    text-align: center;
    margin-bottom: 15px;
  }
  .catalog-product-view .column.main {
    width: 100%;
  }
  .static-banner a {
    display: block;
  }
  .product-view .owl-theme .owl-controls .owl-buttons .owl-next {
    right: 10px;
  }
  .product-view .owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 10px;
  }
  .section-newsletter .block.newsletter .control {
    margin: 30px auto 0;
  }
  .filter-options .count {
    float: right;
  }
  .slider_left-slider {
    display: none;
  }
  .toolbar-products .sorter {
    margin-left: 0;
  }
  .contact-index-index .contact-info {
    margin-top: 20px;
  }
  .page-footer .footer-static-container .footer-static .footer-links .title {
    position: relative;
    margin-bottom: 30px;
  }
  .page-footer .footer-static-container .footer-static .footer-links.contacts .title {
    display: block;
  }
  .page-footer .footer-copyright ul li {
    padding-right: 10px;
  }
  .login-container {
    width: 100%;
  }
  .page-title-wrapper h1 span {
    font-size: 36px;
  }
  .cart.table-wrapper {
    overflow: visible;
  }
  .cart.table-wrapper #shopping-cart-table {
    border-right: 1px solid #ebebeb;
  }
  .cart.table-wrapper .product-item-photo,
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    text-align: left;
    width: 99%;
  }
  .cart.table-wrapper .product-item-photo {
    width: 1%;
    padding-left: 10px !important;
    padding-right: 10px;
    position: static;
    max-width: 100%;
  }
  .actions-header .block-search {
    display: none !important;
  }
  .header-container .header .block-search {
    padding: 0 30px;
  }
  .header-container .header .block-search .block-content .dropdown .dropdown-menu {
    display: block !important;
    background-color: transparent;
    border-radius: 0;
    position: static;
    width: 100%;
    float: none;
    border: 0;
    border-bottom: 1px solid #ebebeb;
    border-color: #f2f2f2;
  }
  .header-container .header .block-search .block-content .dropdown .dropdown-menu input {
    height: 42px;
  }
  .header-container .header .block-search .block-content .dropdown .dropdown-menu .action.search:before {
    text-align: right;
    color: #292929;
  }
}
@media (max-width: 639px) {
  .box-blog .post-thumb {
    width: 100%;
    margin-right: 0;
  }
  .blog-content {
    width: 100%;
    float: left;
  }
  .banner-middle .banner-content .text p {
    font-size: 12px;
    line-height: 20px;
  }
  .banner-middle .banner-content .text > a {
    margin-top: 10px;
  }
  .banner-middle .banner-content .text h4 {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .minicart-wrapper,
  .block-search {
    margin-top: 0;
  }
  .products-list .product-item .product-item-photo {
    padding: 0;
    width: 100%;
  }
  .products-list .product-item .product-item-details .addto-links-icons {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    flex-direction: row;
    flex-flow: row wrap;
  }
  .products-list .product-item .product-item-details .addto-links-icons .actions-secondary {
    padding-left: 0;
  }
}
@media (max-width: 480px) {
  .box-sale .content-sale {
    padding: 45px 15px;
  }
  .brand-list li {
    width: 50%;
  }
  .top-content-home .banner-top-home.home2 {
    margin-top: 30px;
  }
  .cms-no-route .container h1 {
    font-size: 150px;
  }
  .block-top {
    margin-bottom: 50px;
  }
  .block-top h2 {
    font-size: 26px;
  }
  .header-container .top-link-container .top-link a {
    margin-left: 8px;
  }
  .header-container .header .minicart-wrapper,
  .header-container .header .header-top-setting {
    padding-left: 0;
  }
  .header-container .header .minicart-wrapper .block-minicart,
  .header-container .header .header-top-setting .block-minicart {
    right: -25px;
  }
  .header-container .header .logo img {
    max-height: 60px;
  }
  .header-container .header .for-full-withmenu .actions-header > div {
    padding: 0 10px;
  }
  .banner-middle .banner-content .text {
    position: static;
    transform: none;
    width: 100%;
    padding: 20px 0 0 15px;
  }
  .toolbar-products .toolbar-amount {
    float: none;
    margin-right: 0;
    text-align: left;
  }
  .quick-view-content .product-info-main .box-tocart .actions .action.primary {
    margin-left: 0;
  }
  .rokan-product-heading h2 {
    padding: 0 20px;
  }
  .product-item .product-info,
  .product-list-item .product-info {
    padding-right: 0;
    overflow: hidden;
  }
  .product-item .product-info .product.name a,
  .product-list-item .product-info .product.name a {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .page-products .products-grid .product-item {
    width: 100%;
  }
  .categorytab-container .tabs-categories_tab li {
    margin-bottom: 10px;
  }
  .owl-theme .owl-pagination {
    bottom: 10px;
  }
  .product-view .product-info-main .product-reviews-summary .reviews-actions .action.view {
    padding: 0 10px 0 10px;
    margin-right: 8px;
  }
  .three-columns-new-osc #one-step-checkout-form .checkout-review-load .data-table td h2 {
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  .block.newsletter .field.newsletter {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .filter-options-item.allow .filter-options-content,
  .filter-options-item.active .filter-options-content {
    display: none !important;
  }
  .filter-options-item .filter-options-content,
  .filter-options-item.allow.active .filter-options-content {
    display: block !important;
  }
  .custommenu.navigation .classic li.ui-menu-item > a {
    padding: 8px 30px;
  }
  .custommenu.navigation .submenu.level0 .subchildmenu .subchildmenu {
    display: none;
  }
}
#quickview-close {
  background-color: transparent !important;
  right: 0 !important;
  top: 0 !important;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}
#quickview-close:before {
  color: #292929 !important;
  content: "\ea01" !important;
  font-family: 'icomoon' !important;
  font-size: 24px;
  margin-left: 0 !important;
}
#quick-window {
  box-shadow: none !important;
  border: 1px solid #ebebeb;
}
.quick-view-content {
  padding: 20px 20px 30px;
}
.quick-view-content .wrapper_quickview_item:before,
.quick-view-content .wrapper_quickview_item:after {
  content: "";
  display: table;
  clear: both;
}
.quick-view-content .title-quickview-product {
  font-size: 18px;
  margin-bottom: 10px;
}
.quick-view-content .page-title {
  margin-bottom: 0;
}
.quick-view-content .page-title span.base {
  padding-bottom: 0;
}
.quick-view-content .product-reviews-summary {
  margin-top: 0;
  margin-bottom: 20px;
}
.quick-view-content .product-slider-wrapper {
  width: 100%;
}
.quick-view-content .product-info-price {
  margin-top: 12px;
  margin-bottom: 20px;
}
.quick-view-content .product.media {
  width: 47%;
  overflow: inherit;
}
.quick-view-content .product.media .main-img-quickview {
  margin-bottom: 10px;
}
.quick-view-content .product-info-main {
  width: 50%;
  float: right;
}
.quick-view-content .product-info-main .product-info-stock-sku {
  display: block;
}
.quick-view-content .product-info-main .product-info-stock-sku .stock {
  color: #292929;
  font-size: 13px;
  margin-bottom: 10px;
  text-transform: none;
  font-weight: normal;
  margin-top: 0;
}
.quick-view-content .product-info-main .product-info-stock-sku .stock span {
  color: #df0e0e;
  margin-left: 10px;
}
.quick-view-content .product-info-main .product-info-stock-sku .product.attibute.sku {
  text-transform: none;
  display: block;
  color: #292929;
}
.quick-view-content .product-info-main .product-info-stock-sku .product.attibute.sku .value {
  color: #df0e0e;
}
.quick-view-content .product-info-main .product-reviews-summary .reviews-actions {
  font-size: 13px;
}
.quick-view-content .product-info-main .price-box .price-wrapper .price,
.quick-view-content .product-info-main .price-box .price-final_price .price {
  font-size: 14px;
  font-weight: #292929;
  color: #292929;
}
.quick-view-content .product-info-main .price-box .special-price {
  float: left;
  margin-right: 10px;
  margin-top: 0;
}
.quick-view-content .product-info-main .price-box .special-price .price {
  display: inline-block;
  margin: 0;
  color: #df0e0e;
  font-weight: 500;
}
.quick-view-content .product-info-main .price-box .old-price {
  display: inline-block;
}
.quick-view-content .product-info-main .price-box .old-price .price {
  font-weight: 400;
  color: #797979;
}
.quick-view-content .product-info-main .box-tocart .field.qty {
  margin-right: 15px !important;
}
.quick-view-content .product-info-main .box-tocart .label {
  display: inline-block;
  line-height: 40px;
  margin-right: 10px;
}
.quick-view-content .product-info-main .box-tocart .control {
  display: inline-block;
}
.quick-view-content .product-info-main .box-tocart .control input {
  height: 40px;
  line-height: 40px;
  width: 40px;
  text-align: center;
  padding: 0;
}
.quick-view-content .product-info-main .box-tocart .actions {
  padding-top: 0;
  vertical-align: top;
}
.quick-view-content .product-info-main .box-tocart .actions .action.primary {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  border: none;
  border-radius: 0px;
  background-color: #292929;
  box-shadow: none;
  color: #ffffff;
  display: inline-block;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  padding: 18.5px 50px;
  text-align: center;
  line-height: 1;
  text-shadow: none;
  text-transform: capitalize;
  white-space: nowrap;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 13px;
  border-radius: 3px;
  text-transform: uppercase;
  border: 2px solid #292929;
  background-image: none;
  margin-left: 0;
}
.quick-view-content .product-info-main .box-tocart .actions .action.primary:hover {
  background-color: #292929;
  color: #ffffff;
  border-color: #292929;
}
@media screen and (max-width: 992px) {
  .quick-view-content .product-info-main .box-tocart .actions .action.primary {
    padding: 18.5px 30px;
  }
}
.quick-view-content .product-info-main .box-tocart .actions .action.primary:hover {
  border: 2px solid #292929;
}
.quick-view-content .product-info-main .box-tocart .field.qty .control input {
  height: 50px;
  line-height: 50px;
  width: 50px;
  text-align: center;
  padding: 0;
}
.quick-view-content .product-info-main .product.attibute.overview {
  color: #777;
  font-size: 13px;
  line-height: 1.5;
}
.quick-view-content .product-info-main .product-add-form .product-options-wrapper select {
  border: 1px solid #eee;
  color: #7b7b7b;
}
.quick-view-content .product-info-main .product-social-links .product-addto-links a {
  background-color: transparent;
}
.quick-view-content .product-info-main .product-social-links .product-addto-links a:hover {
  border: 2px solid #292929;
  background: transparent;
}
.quick-view-content .product-info-main .product-social-links .product-addto-links a.towishlist {
  margin-right: 8px;
}
.quick-view-content .attribute h3 {
  font-weight: 500;
}
.quick-view-content .product.info.detailed {
  display: none;
}
.quick-view-content .product.info.detailed .product.attibute.description {
  color: #777;
  font-size: 13px;
  line-height: 1.5;
}
.quick-view-content .bxslider li {
  cursor: pointer;
}
.quick-view-content .product-options-wrapper .swatch-option {
  margin: 15px 10px 0 0;
}
.quick-view-content .product-options-wrapper input.swatch-input {
  display: none;
}
.quick-view-content .swatch-attribute.color {
  padding-bottom: 10px;
}
.quick-view-content .swatch-attribute.color a:before,
.quick-view-content .swatch-attribute.color a:after {
  content: "";
  display: table;
  clear: both;
}
.quick-view-content .swatch-attribute.color a:first-child .swatch-option:before {
  top: -4px;
  left: -4px;
}
.quick-view-content .swatch-attribute.color .swatch-option {
  width: 18px;
  min-width: auto;
  height: 18px;
  border: none;
  border-radius: 100%;
  position: relative;
  overflow: visible;
}
.quick-view-content .swatch-attribute.color .swatch-option:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  top: -3px;
  right: -3px;
  left: -3px;
  bottom: -3px;
  border: 1px solid #ebebeb;
  border-radius: 100%;
  z-index: 1;
  display: block;
}
.quick-view-content .swatch-attribute.color .swatch-option:hover {
  border: none;
  text-decoration: none;
  outline: 0;
}
.quick-view-content .swatch-attribute.color .swatch-option.image:not(.disabled):hover,
.quick-view-content .swatch-attribute.color .swatch-option.color:not(.disabled):hover {
  outline: none;
  border: none;
}
.quick-view-content .swatch-attribute.color .swatch-option.color.white {
  border: 1px solid #ddd;
}
.quick-view-content .swatch-attribute.color .swatch-option.color.white:hover {
  border: 1px solid #ddd;
}
.quick-view-content .swatch-attribute.size .text {
  display: block;
  width: 37px;
  height: 37px;
  line-height: 37px;
  color: #292929;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  background-color: #f1f1f1;
  border-radius: 50%;
  padding: 0;
  border: 0;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}
.quick-view-content .swatch-attribute.size .text:hover {
  color: #ffffff;
  background-color: #df0e0e;
  outline: 0;
}
.quick-view-content .swatch-attribute .swatch-option.text.selected {
  background-color: #df0e0e !important;
  outline: 0;
  color: #ffffff !important;
}
@media (min-width: 768px) {
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions,
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: inline-block;
  }
}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}
@-webkit-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
@keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
}
@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-200px);
    transform: translateX(-200px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-200px);
    -ms-transform: translateX(-200px);
    transform: translateX(-200px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(200px);
    transform: translateX(200px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(200px);
    -ms-transform: translateX(200px);
    transform: translateX(200px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(200px);
    transform: translateY(200px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(200px);
    -ms-transform: translateY(200px);
    transform: translateY(200px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
  cursor: url(images/grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
/****************************************/
/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/
.owl-theme .owl-pagination {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 10px;
  text-align: center;
}
.owl-theme .owl-buttons {
  text-align: center;
  width: 100%;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.owl-theme:hover .owl-buttons {
  opacity: 1;
  visibility: visible;
  filter: alpha(opacity=100);
}
.owl-theme .owl-controls .owl-buttons > div {
  font-size: 0;
  color: transparent;
  width: 55px;
  height: 55px;
  background: transparent;
  position: absolute;
  z-index: 10;
  border-radius: 100%;
  top: 40%;
  z-index: 1;
}
.owl-theme .owl-controls .owl-buttons > div.owl-prev {
  text-align: left;
}
.owl-theme .owl-controls .owl-buttons > div.owl-next {
  text-align: right;
}
.owl-theme .owl-controls .owl-buttons > div:before {
  content: "\e92f";
  font-family: 'icomoon' !important;
  font-size: 36px;
  display: block;
  line-height: 55px;
  color: #292929;
  margin-right: 3px;
}
.owl-theme .owl-controls .owl-buttons .owl-next:before {
  content: "\e930";
  margin-left: 3px;
  font-family: 'icomoon' !important;
}
.owl-theme .owl-controls .owl-buttons > div:hover {
  background: transparent;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 7px;
  height: 7px;
  margin: 5px 4px;
  background: #d3d3d3;
  border: 0;
  border-radius: 100%;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #292929;
}
/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #ffffff;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(images/AjaxLoader.gif) no-repeat center center;
}
.owl-theme .owl-pagination {
  bottom: 40px;
}
@media (max-width: 767px) {
  .owl-controls {
    display: none;
  }
}
.owl-theme .owl-buttons {
  width: 100%;
  right: 0;
  top: 40%;
}
.owl-theme .owl-buttons .owl-prev {
  left: -30px;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}
.owl-theme .owl-buttons .owl-next {
  right: -30px;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}
.owl-theme:hover .owl-buttons {
  width: 100%;
  right: 0;
  top: 40%;
}
.owl-theme:hover .owl-buttons .owl-prev {
  left: -10px;
}
.owl-theme:hover .owl-buttons .owl-next {
  right: -10px;
}
@media (min-width: 1200px) {
  .owl-theme:hover .owl-buttons .owl-prev {
    left: -30px;
  }
  .owl-theme:hover .owl-buttons .owl-next {
    right: -30px;
  }
}
/* in production */
body {
  width: 100% !important;
  max-width: 100% !important;
}
html {
  scroll-behavior: smooth;
}
.product-item .product-info .product-name:hover a,
.product-list-item .product-info .product-name:hover a,
.product-item .product-info .product-item-name:hover a,
.product-list-item .product-info .product-item-name:hover a,
.product-item .product-info .product.name:hover a,
.product-list-item .product-info .product.name:hover a {
  color: #b89044;
}
@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
}
.no-left-gutter {
  padding-left: 0 !important;
}
.no-right-gutter {
  padding-right: 0 !important;
}
.message.info {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding: 35px;
  padding-left: 40px;
  position: relative;
  border: 2px solid #dea631;
  border-radius: 10px;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.8em;
  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: -3px;
  top: 48px;
  position: absolute;
  text-align: center;
  margin-left: 6px;
}
.centered {
  text-align: center;
}
a:hover {
  color: #4fd138;
}
.no-disc {
  list-style: none !important;
}
.swatch-option.text {
  min-height: 30px;
}
.page-products .products-grid .product-item {
  overflow: visible;
}
.product-item .product-info,
.product-list-item .product-info {
  margin-top: 15px;
  position: relative;
  padding-bottom: 0;
  overflow: visible !important;
}
.product-view .product-info-main .page-title-wrapper .page-title span {
  text-transform: none;
  font-size: 40px;
  font-weight: 400;
  text-align: center;
  display: block;
  color: #292929;
  padding-bottom: 5px;
  margin-bottom: 0;
  letter-spacing: -0.6px;
  font-family: Trebuchet MS, sans-serif;
}
.product-view .product-info-main [itemprop="description"] {
  font-style: normal;
  font-size: 18px;
  line-height: 170%;
  font-family: 'Quicksand', sans-serif;
  FONT-WEIGHT: 600;
}
html,
body,
div,
span,
object,
iframe,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  /* font-family: 'Quicksand', sans-serif; */
  font-family: Trebuchet MS, sans-serif;
  font-weight: 500;
  /* FONT-WEIGHT: 600; */
  font-size: 18px;
}
a {
  font-size: 16px !important;
  font-family: Trebuchet MS, sans-serif;
  font-weight: 800;
  line-height: 150%;
}
.disc > li > a {
  font-size: 1.05em !important;
  font-family: Trebuchet MS, sans-serif;
  font-weight: 800;
  line-height: 150%;
}
.page-footer .footer-static-container {
  padding-bottom: 0px !important;
}
.footer-logo {
  width: 100%;
  max-width: 200px;
}
.footer-phone-number {
  font-size: 1.25em !important;
  margin-bottom: 15px;
  margin-top: 0px;
  color: #fff;
  font-family: Trebuchet MS, sans-serif !important;
}
.footer-address {
  color: #FFF;
  font-family: Trebuchet MS, sans-serif !important;
}
.footer-contact-info-block {
  margin-bottom: 50px;
  margin-top: 50px;
}
.footer-h6 {
  margin-left: 40px;
  margin-right: 40px;
  margin-bottom: 10px;
  margin-top: 20px;
  font-size: 1.25em;
}
@media screen and (min-width: 1200px) {
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 2% !important;
    width: calc(18.4%) !important;
  }
  .page-products .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0 !important;
  }
  .category-buy.page-layout-1column .products-grid .product-item {
    margin-left: 2% !important;
    width: calc(23.5%) !important;
  }
  .category-buy .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 2% !important;
    width: calc(23.5%) !important;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0 !important;
  }
  .category-buy.page-layout-1column .products-grid .product-item {
    margin-left: 2% !important;
    width: calc(32%) !important;
  }
  .category-buy .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 991px) and (min-width: 640px) {
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 2% !important;
    width: calc(32%) !important;
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0 !important;
  }
  .category-buy.page-layout-1column .products-grid .product-item {
    margin-left: 2% !important;
    width: calc(49%) !important;
  }
  .category-buy .products-grid .product-item:nth-child(2n + 1) {
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 639px) and (min-width: 480px) {
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 2% !important;
    width: calc(49%) !important;
  }
  .page-products .products-grid .product-item:nth-child(2n + 1) {
    margin-left: 0 !important;
  }
  .category-buy.page-layout-1column .products-grid .product-item {
    margin-left: 2% !important;
    width: calc(49%) !important;
  }
  .category-buy .products-grid .product-item:nth-child(2n + 1) {
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 479px) {
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0 !important;
    width: 100% !important;
  }
}
.product-item .action-bottom,
.product-list-item .action-bottom {
  position: absolute;
  top: 5px;
  right: 0;
  z-index: 1;
}
.product-item-inner1 .actions-primary1 {
  margin: 15px 0 0 0;
  text-align: center;
}
.product-item-inner1 .actions .action.primary {
  vertical-align: middle;
  border-radius: 5px;
  border: 1px solid #e8e8e8;
  background-color: #efefef;
  box-shadow: none;
  color: #373737;
  display: inline-block;
  font-family: Trebuchet MS, sans-serif;
  font-weight: 500;
  padding: 18.5px 50px;
  line-height: 1;
  text-shadow: none;
  text-transform: capitalize;
  white-space: nowrap;
  font-size: 13px;
  text-transform: uppercase;
  background-image: none;
  text-align: center;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}
.product-item-inner1 .actions .action.primary:hover {
  background: linear-gradient(#ffa41b, #ffa41b);
  color: #ffffff;
  text-shadow: 1px 1px 1px #d27600;
  border-color: #d27e00;
  border-radius: 10px;
}
.product-item-inner1 .actions .action.primary {
  vertical-align: middle;
  border-radius: 10px;
  border: 2px solid #d4d4d4;
  background-color: #efefef;
  box-shadow: none;
  color: #373737;
  display: inline-block;
  font-family: Trebuchet MS, sans-serif;
  font-weight: 500;
  padding: 18.5px 50px;
  line-height: 1;
  text-shadow: none;
  text-transform: capitalize;
  white-space: nowrap;
  font-size: 13px;
  text-transform: uppercase;
  background-image: none;
  text-align: center;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}
.product-item-inner1 .actions .action.primary:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: calc(100%);
  height: 50%;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.product-item-info .product-item-name > a:hover {
  color: #08b379 !important;
}
.product-item-info .product-item-name > a {
  font-family: Trebuchet MS, sans-serif !important;
}
.category-description {
  color: #5d5d5d;
  font-family: Trebuchet MS, sans-serif;
  font-weight: 200;
  font-size: 1em;
}
.category-description p {
  line-height: 1.5em;
}
.fade-in {
  opacity: 0;
  -webkit-animation: fadeIn ease-in 1;
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: .9s;
  -moz-animation-duration: .9s;
  animation-duration: .9s;
}
.logowrap {
  position: relative;
  display: block;
  width: 135px;
  height: 135px;
  border-radius: 50%;
  transition: all 2s ease-in-out;
}
.logowrap:hover {
  color: #ffffff;
  box-shadow: 0px 0px 10px 10px #ffffffa6;
  text-shadow: 0 0 15px #ffffff;
}
.page-footer .footer-static-container {
  margin-top: 60px;
  padding: 85px 0 95px;
  position: relative;
  background: #010102;
}
#back-top i {
  background: #b89044;
  color: #010102;
  display: block;
  font-size: 35px;
  height: 50px;
  line-height: 130%;
  width: 50px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  cursor: pointer;
  border: 2px solid #82642a;
  border-radius: 10px;
  margin: auto;
}
.breadcrumbs ul li strong {
  color: #b89044;
  font-weight: 600;
}
.product-info-main .box-tocart .action.tocart span {
  color: #000000;
  text-shadow: 1px 1px 4px #ffffff;
  font-weight: 900 !important;
  font-size: 12px;
  font-family: Trebuchet MS, sans-serif !important;
}
.product-info-main .box-tocart .action.tocart:hover {
  background-color: #ffa41b;
  color: #ffffff;
  border-color: #FF8F00;
}
.product-info-main .box-tocart .action.tocart:hover span {
  text-shadow: 1px 1px 2px #FF8F00;
}
.product-info-main .box-tocart .action.tocart {
  border: 2px solid;
  background: #FFD814;
  border-color: #FCD200;
  width: 100%;
  margin: 0 auto;
  position: relative;
  display: inline-block;
  padding: 7px 0 10px;
  background-color: #FFD814;
  background-image: linear-gradient(#ffd814, #ffd814);
  text-decoration: none;
  font-size: 18px;
  color: #292929;
  text-shadow: 1px 1px 1px #ffffff;
  font-family: Trebuchet MS, sans-serif;
  font-weight: 100;
  border-radius: 10px;
  box-shadow: 0 1px 4px -2px #333333;
}
.product-info-main .box-tocart .action.tocart:hover {
  background: linear-gradient(#ffa41b, #ffa41b);
  color: #ffffff;
  text-shadow: 1px 1px 1px #d27600;
}
.product-info-main .box-tocart .action.tocart:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: calc(100%);
  height: 53%;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
  border-radius: 10px;
}
.product-info-main .box-tocart .action.tocart:hover span {
  color: #FFFFFF;
  text-shadow: 1px 1px 4px #c67002;
}
.fotorama__thumb {
  background-color: #ffffff !important;
}
.fotorama__thumb-border {
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0), rgba(64, 64, 64, 0));
  border: 1px solid #b89043 !important;
}
.product-info-main .price-box .weee .price {
  font-size: 30px !important;
  font-weight: 900 !important;
  color: #292929 !important;
  font-family: Trebuchet MS, sans-serif !important;
}
.product-view .product-info-main .product-info-stock-sku > div span {
  font-weight: 900;
  font-size: 14px;
  color: #32cb00;
}
.buddha-benefits {
  margin-top: 30px;
}
body.main .wrapper-company-stars {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: left !important;
  margin-top: 15px;
}
#trustpilot-widget-trustbox-0-wrapper {
  display: inline-flex !important;
  left: 0%;
  margin-left: -60px !important;
  margin-top: 15px !important;
  justify-content: left !important;
}
.product-view .product-info-main .price-box.price-final_price {
  margin: 8px 0 18px 0;
}
.product-social-links {
  text-align: left;
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: 2px solid #01010100;
}
.am-custom-tab ul {
  padding-left: 10px;
}
.shine-box {
  position: absolute;
  width: 135px;
  height: 135px;
  overflow: hidden;
  border-radius: 100%;
}
.shine-box:before {
  position: absolute;
  top: 0;
  left: -500px;
  content: "";
  width: 135px;
  height: 135px;
  background: rgba(255, 255, 255, 0.6);
  transform: skew(-50deg);
  animation: shine 1.5s linear;
}
.shine-box:after {
  animation-delay: 30s;
}
@keyframes shine {
  from {
    left: -500px;
  }
  to {
    left: 655px;
  }
}
.buddha-teas-ingredients-wrapper {
  display: inline-block;
  width: 100%;
  background: #f1f1f173;
  padding: 15px 20px 10px 20px;
  margin-top: 25px;
  margin-bottom: -5px;
  border: 2px solid #ebebebb5;
  border-bottom: 0px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.buddha-teas-shipping-wrapper {
  background: #ffffff;
  padding: 15px 20px 10px 20px;
  border: 2px solid #ebebebb5;
  border-radius: 10px;
  margin-bottom: 40px;
}
.coupon-wrapper {
  font-family: Trebuchet MS, sans-serif;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 0px;
  margin-top: 7%;
  font-size: 105%;
  font-weight: 400;
  line-height: 180%;
  color: #9f9f9f;
}
.buddha-free-shipping-ppb {
  font-family: Trebuchet MS, sans-serif;
  text-align: center;
  font-size: 105%;
  font-weight: 400;
  color: #9f9f9f;
}
.buddha-free-shipping-ppb > i {
  margin-left: -45px;
  margin-top: -7px;
  font-size: 1.85em;
  position: absolute;
}
.coupon-wrapper > span,
.buddha-free-shipping-ppb > span {
  font-family: Trebuchet MS, sans-serif;
  text-align: center;
  font-weight: 900;
  color: #31cb00;
}
.buddha-ingredients > span {
  float: left;
  padding-top: 12px;
  padding-left: 16px;
  margin-right: 10px;
  font-family: Trebuchet MS, sans-serif;
  font-size: 1.25em;
  font-weight: 900;
  color: #606060;
}
.buddha-ingredients > ul > li {
  display: inline-block;
  margin-left: 10px;
  padding: 5px;
  color: #505050;
  border: 2px solid #f0f0f0;
  margin-top: 5px;
  margin-bottom: 10px;
  border-radius: 10px;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 16px;
  background: #ffffff;
  transition-duration: .48s;
}
.buddha-ingredients > ul > li:hover {
  color: #FFFFFF;
  cursor: pointer;
}
.buddha-teas-directions-wrapper {
  width: 100%;
  display: inline-block;
  margin-bottom: 50px;
  background: #fcfcfc;
  -moz-box-shadow: inset 0 -13px 10px -10px #efeef9;
  -webkit-box-shadow: inset 0 -13px 10px -10px #efeef9;
  box-shadow: inset 0 -35px 30px -30px #efeef9;
  border: 2px solid #ebebebb5;
  padding: 0px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.buddha-teas-directions-wrapper {
  /* box-shadow: 0 10px 20px rgb(69 63 181 / 10%); */
}
.tabs-review-wrapper {
  display: inline-block;
}
.buddha-teas-directions-inside-blocks {
  text-align: center;
  min-height: 300px;
  background: #fcfcfc;
}
.buddha-teas-directions-inside-blocks-left {
  text-align: center;
  min-height: 300px;
  border-bottom-left-radius: 10px;
}
.buddha-teas-directions-inside-blocks-center {
  text-align: center;
  min-height: 300px;
}
.buddha-teas-directions-inside-blocks-right {
  background: #fcfcfc;
  border-bottom-right-radius: 10px;
  -moz-box-shadow: inset 0 -13px 10px -10px #efeef9;
  -webkit-box-shadow: inset 0 -13px 10px -10px #efeef9;
  box-shadow: inset 0 -35px 30px -30px #efeef9;
  padding-left: 20px;
  padding-right: 10px;
  padding-top: 10px;
  min-height: 355px;
  max-height: 355px;
}
.padding-zero {
  padding: 0px;
}
.buddha-teas-directions-txt {
  color: #000;
  text-align: center;
}
.caffeine-guide-txt {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 2%;
  font-size: 18px;
  padding-bottom: 20px;
  color: #606060;
  font-weight: 600;
  width: 100%;
  text-align: center;
}
.caffeine-guide-img {
  width: 60%;
  margin: 0 auto;
  margin-bottom: 8px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
}
.strong-caffeine-span {
  font-weight: 900;
  color: #af3624;
  text-transform: UPPERCASE;
  font-size: 18px;
  padding-left: 2px;
  padding-right: 2px;
}
.medium-caffeine-span {
  font-weight: 900;
  color: #f7a11a;
  text-transform: UPPERCASE;
  font-size: 18px;
  padding-left: 2px;
  padding-right: 2px;
}
.light-caffeine-span {
  font-weight: 900;
  color: #fed533;
  text-transform: UPPERCASE;
  font-size: 18px;
  padding-left: 2px;
  padding-right: 2px;
}
.zero-caffeine-span {
  font-weight: 900;
  color: #a9a9a9;
  text-transform: UPPERCASE;
  font-size: 18px;
  padding-left: 2px;
  padding-right: 2px;
}
.temp-steep-guide-txt {
  padding-top: 15px;
  font-size: 23px;
  padding-bottom: 5px;
  font-weight: 700;
  color: #292929;
  font-family: Trebuchet MS, sans-serif;
}
.steep-instructions {
  margin-bottom: 5px;
  margin-top: 8px;
  font-weight: 900;
  color: #606060;
}
.heat-instructions {
  margin-bottom: 5px;
  margin-top: 8px;
  font-weight: 900;
  color: #606060;
}
.steeping-txt-sm {
  margin-bottom: 12px;
}
.temp-guide-img {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 3px;
}
.steep-guide-img {
  width: 80% !important;
  margin: 0 auto;
  margin-bottom: 0px;
  margin-top: -10px;
  padding-bottom: 10px;
}
.steep-temp {
  font-size: 1.7em;
  font-weight: bolder;
  text-align: center;
  color: #606060;
  word-spacing: -0.5ex;
}
.steep-time {
  font-size: 1.7em;
  font-weight: bolder;
  text-align: center;
  color: #606060;
}
.gray-border-left {
  border-left: 2px solid #ebebebb5;
}
.gray-border-right {
  border-right: 2px solid #ebebebb5;
}
.tea-origin-txt {
  font-size: 17px;
  margin-top: 15px;
}
.tea-origin-txt {
  font-size: 17px;
  margin-top: 10px;
  font-weight: 500;
  line-height: 160%;
  text-align: left;
  padding-left: 20px;
}
.tea-origin-txt span {
  font-size: 18px;
  font-weight: 900;
  background: #606060;
  color: #ffffff;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  border-radius: 5px;
}
.tea-origin-heading {
  font-size: 23px;
  font-weight: 700;
  margin-top: 5%;
  margin-bottom: 5%;
  font-family: Trebuchet MS, sans-serif;
  color: #292929;
}
.right-block-wrapper {
  padding: 5px 20px;
}
.tea-origin-svg {
  margin: 0 auto;
  margin-top: 0;
  padding-left: 10px;
  width: 100%;
  background-repeat: no-repeat;
  height: 200px;
}
.tea-origin-flag {
  width: 60px !important;
  margin-right: 10px;
  position: relative;
  top: -2px;
  display: inline-block !important;
  border: 1px solid #e4e4e4;
  border-radius: 5px;
}
.tea-origin-country {
  color: #606060;
  margin-left: 10px;
  margin-top: -2px;
  padding: 5px 15px 5px 15px;
  border: 2px solid #f0f0f0;
  background: #f7f7f7;
  border-radius: 7px;
  font-size: 1em;
  font-weight: 900;
  display: inline;
}
.more-teas-btn {
  width: 100%;
  position: relative;
  text-align: center;
  padding: 3px 0px;
  background: #FFF;
  border: 2px solid #ebebeb;
  border-radius: 10px;
  margin-top: 10%;
  font-weight: 600;
  color: #a9a9a9;
  cursor: pointer;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.more-teas-btn:hover {
  border-color: #000;
  background: #292929;
  color: #FFF;
}
.more-teas-btn:hover:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: calc(100%);
  height: 57%;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.tea-club-btn {
  width: 100%;
  position: relative;
  text-align: center;
  padding: 3px 0px;
  background: #FFF;
  border: 2px solid #ebebeb;
  border-radius: 10px;
  margin-top: 6%;
  font-weight: 600;
  color: #a9a9a9;
  cursor: pointer;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.tea-club-btn:hover {
  border-color: #000;
  background: #292929;
  color: #FFF;
}
.tea-club-btn:hover:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: calc(100%);
  height: 57%;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.tea-club-btn > span {
  font-size: .75em;
  padding-right: 5px;
  text-transform: uppercase;
  font-weight: 900;
}
.tea-club-btn > span.mo {
  font-size: .5em;
  position: relative;
  top: 2px;
}
.fifteen-off-badge {
  position: absolute;
  z-index: 1;
  width: 4.3rem;
  left: 0px;
  top: 80px;
}
/* 
.product-view .product-info-main .stock.available, .product-view .product-info-main .stock.unavailable, .product-view .product-info-main .attribute.sku {
    padding-right: 0;
}
 */
.product-view .product-info-main .product-info-price {
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 35px;
  border-bottom: 0px solid #ebebeb;
  width: 100%;
  text-align: center;
}
.buddha-bullet-points {
  padding-left: 20px;
  margin-top: 0px;
}
.buddha-bullet-points-wrapper ul li {
  text-align: left;
  font-size: 1.09em;
  font-weight: 600;
  padding-left: 10px;
  margin-left: 55px;
  text-indent: -2rem;
  padding-top: 10px;
  line-height: 150%;
}
.tea-benefits-header {
  font-size: 23px;
  padding-top: 35px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-weight: 700;
  color: #292929;
  font-family: Trebuchet MS, sans-serif;
}
.tea-subscribe-header {
  font-size: 23px;
  padding-top: 5px;
  font-weight: 700;
  margin-top: 20px;
  color: #292929;
  font-family: Trebuchet MS, sans-serif;
}
.product.info.detailed .product.data.items {
  float: none;
  text-align: left;
}
.product.info.detailed .product.data.items .item.title.active {
  border: 2px solid #454752;
  max-height: 62px;
  padding-top: 20px;
  padding-bottom: 20px;
  background: #5C5D6E;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  text-shadow: 1px 1px 1px #212228;
}
.product.info.detailed .product.data.items .item.content {
  border: 0;
  padding: 0;
  padding: 40px;
  margin-top: 62px;
  text-align: left;
  border: 2px solid #f0f0f0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.product.info.detailed .product.data.items .item.title.active a {
  color: #ffffff !important;
  font-size: 22px !important;
  font-weight: 900;
  display: inline;
}
.product.info.detailed .product.data.items .item.title a {
  color: #606060;
  font-size: 16px;
  font-family: 'Rubik', sans-serif;
  padding: 0;
  font-weight: 500;
  border: 0;
  background: none;
  font-size: 22px !important;
  font-weight: 900;
}
.product.info.detailed .product.data.items .item.title {
  display: inline-block;
  text-align: center;
  cursor: pointer;
  float: none;
  padding: 0;
  height: auto;
  position: inherit;
  margin: 0 40px;
  position: relative;
  padding-bottom: 15px;
  border: 2px solid #f0f0f0;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 22px !important;
  background: #ffffff;
  background-image: linear-gradient(to bottom, #ffffff, #fdfdfd, #fbfbfb, #f9f9f9, #f7f7f7, #f6f6f6, #f4f4f4, #f3f3f3, #f2f2f2, #f2f2f2, #f1f1f1, #f0f0f0);
  margin-left: 0px;
  margin-right: 20px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.chakra-block-header {
  padding-top: 10px;
  font-size: 23px;
  padding-bottom: 5px;
  font-weight: 900;
  margin-top: 10%;
  color: #292929;
  font-family: Trebuchet MS, sans-serif;
  text-align: left;
  margin-bottom: 3px;
}
.chakra-block-header::before {
  width: 24px;
  margin-right: 8px;
  color: #fff0;
  display: list-item;
  position: relative;
  list-style: auto;
  list-style-type: square;
  float: left;
  content: "";
  background: url('https://www.buddhateas.com/media/wysiwyg/verified.svg');
  background-repeat: no-repeat;
  background-size: contain;
}
.points-block-header {
  padding-top: 10px;
  font-size: 1.17em;
  padding-bottom: 0px;
  font-weight: 900;
  margin-top: 7%;
  color: #292929;
  font-family: Trebuchet MS, sans-serif;
  text-align: left;
  padding-left: 20px;
}
.chakra-block-txt {
  line-height: 150%;
  text-align: left;
  font-size: .85em;
  font-weight: 500;
  padding-bottom: 5px;
  padding-top: 2px;
  margin-bottom: 10px;
  display: inline-block;
}
.points-block-txt {
  font-size: 17px;
  line-height: 150%;
  text-align: left;
  padding-left: 20px;
  font-weight: 100;
  margin-top: 7px;
  margin-bottom: 10px;
  margin-right: 15px;
  color: #8f8e8e;
  font-family: Trebuchet MS, sans-serif;
}
.cbd-block-txt {
  font-size: 16px;
  line-height: 150%;
  text-align: left;
  font-weight: 100;
  margin-top: 8px;
  margin-bottom: 15px;
  margin-right: 6px;
  color: #8f8e8e;
}
.tea-club-block-txt {
  font-size: 18px;
  line-height: 150%;
  text-align: right;
  font-weight: 700;
  margin-top: 5px;
  margin-right: 10px;
  color: #8f8e8e;
}
.tea-club-mini-block-txt {
  font-size: 18px;
  line-height: 150%;
  text-align: right;
  font-weight: 700;
  margin-top: 5px;
  margin-right: 10px;
  color: #8f8e8e;
}
.tea-club-block-txt > ul {
  text-align: left;
  font-size: .82em !important;
  padding-left: 10px;
  margin-top: 15px;
  margin-bottom: 25px;
}
.tea-club-block-txt > ul > li {
  font-weight: 900;
  padding-left: 6px;
  border-bottom: 3px solid #d0d0d0;
  border-radius: 0px;
  margin-bottom: 10px;
  color: #d0d0d0;
  padding-bottom: 5px;
}
.tea-club-block-txt > ul > li.popup {
  font-size: 1em !important;
}
.tea-club-block-txt > ul > li:nth-child(odd) {
  font-weight: 900;
  padding-left: 6px;
  border: 0px;
  border-radius: 0px;
  border-bottom: 3px solid #d0d0d0;
  margin-bottom: 10px;
}
.tea-club-block-txt > ul > li.popup:nth-child(odd) {
  font-size: 1em !important;
}
.tea-club-block-txt > ul > li > i {
  color: #12b077;
  font-size: 1.35em;
  position: relative;
  top: 2px;
  right: 6px;
  margin-left: 6px;
}
.tea-club-mini-block-txt > ul.mini {
  text-align: left;
  font-size: 15px !important;
  padding-left: 10px;
  margin-top: 0px;
  margin-bottom: 25px;
}
.tea-club-mini-block-txt > ul.mini > li {
  font-weight: 900;
  font-size: 13px;
  padding-left: 6px;
  border-bottom: 2px solid #e3e3e3;
  border-radius: 0px;
  color: #929292;
}
.tea-club-mini-block-txt > ul.mini > li:last-child {
  border: 0px !important;
}
.tea-club-block-txt > ul > li.popup {
  font-size: 1em !important;
}
.tea-club-mini-block-txt > ul.mini > li:nth-child(odd) {
  font-weight: 900;
  padding-left: 6px;
  border: 0px;
  border-radius: 0px;
  border-bottom: 2px solid #e3e3e3;
  font-size: 13px;
}
.tea-club-block-txt > ul > li.popup:nth-child(odd) {
  font-size: 1em !important;
}
.tea-club-block-txt > ul > li > i {
  font-size: 1.15em;
  position: relative;
  top: -0.25px;
  right: 8px;
  margin-left: 6px;
}
.tea-club-mini-block-txt > ul > li > i {
  color: #edc64b;
  font-size: 1.25em;
  position: relative;
  right: 6px;
  margin-left: 6px;
}
.ghost {
  display: none !important;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #292929;
  font-weight: 500;
  line-height: 1.35;
  font-family: Trebuchet MS, sans-serif;
}
.tp-widget-wrapper {
  height: 100%;
  margin: 0 auto;
  max-width: 100% !important;
  position: relative;
}
.product.info.detailed .product.data.items #product-review-container {
  float: left;
  width: 98%;
  margin-right: 2%;
}
#review-form {
  margin-top: 30px;
}
.category-right-arrow:hover {
  opacity: .75 !important;
}
.pt-0 {
  padding-top: 0px !important;
}
.pt-10 {
  padding-top: 10px !important;
}
.mt-0 {
  margin-top: 0px !important;
}
.mt-5 {
  margin-top: 5px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mt-40 {
  margin-top: 40px !important;
}
.mt-50 {
  margin-top: 50px !important;
}
.mb-0 {
  margin-bottom: 0px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.buddha-product-table-header {
  color: #292929;
  font-family: Trebuchet MS, sans-serif;
  font-size: 24px;
  text-align: left;
  font-weight: 900;
  margin-bottom: 10px;
  display: inline-block;
  background-color: #fff;
  padding-right: 8px;
  margin-bottom: 5px;
}
.buddha-product-table-price {
  font-family: Trebuchet MS, sans-serif;
  font-size: 20px;
  text-align: left;
  font-weight: 900;
  margin-top: 10px;
  color: #08b379;
  display: inline-block;
  width: 100%;
}
.buddha-free-shipping-cart {
  font-size: 16px;
  font-weight: 600;
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
  color: #8f8e8e;
}
.buddha-free-shipping-cart span {
  color: #08b379;
  font-weight: 800;
}
.buddha-product-table-bpb {
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 5px;
  padding-top: 2px;
  margin-top: 10px;
  text-align: right;
  color: #8f8e8e;
}
@media screen and (max-width: 767px) {
  .product.info.detailed .product.data.items .item.title a {
    position: relative;
    top: -10px;
  }
}
@media (max-width: 1199px) {
  .buddha-product-table-bpb {
    text-align: left !important;
  }
}
.buddha-product-table-ppc {
  text-align: right;
  font-size: 1.04em;
  font-weight: 500;
  padding-bottom: 5px;
  padding-top: 2px;
  margin-bottom: 10px;
  margin-top: 10px;
  display: block;
  width: 100%;
}
ppctag > img {
  width: 35px !important;
  display: inline-block;
  position: relative;
  top: -5px;
  right: 5px;
}
.product-pricing-table-border-right {
  border-right: 2px solid #f0f0f0;
  border-width: 3px;
  border-style: solid;
  border-left: 0px;
  border-image: linear-gradient(to bottom, #fcfcfc, #f0f0f0, rgba(0, 0, 0, 0)) 1 100%;
}
.product-pricing-table-border-left {
  border-left: 2px solid #f0f0f0;
  border-width: 3px;
  border-style: solid;
  border-right: 0px;
  border-image: linear-gradient(to bottom, #fcfcfc, #f0f0f0, rgba(0, 0, 0, 0)) 1 100%;
}
.buddha-product-save-badge {
  text-align: center;
  display: inline-block;
  position: relative;
  top: -5px;
  left: 10px;
}
.buddha-product-badge-placeholder {
  width: 100%;
  height: 26px;
}
.lilbump {
  margin-top: 4px;
}
.halflilbump {
  margin-top: 2px;
}
.margin-top-zero {
  margin-top: 0px;
}
.one-box {
  background-color: #4CD964 !important;
  border-color: #35bf4e !important;
}
.one-box > span {
  text-shadow: 1px 1px 2px #1e9333 !important;
}
.three-boxes {
  color: #ffffff !important;
}
.six-boxes {
  color: #ffffff !important;
}
.badge-success {
  font-size: 20px;
  background: #4fd138a6;
  border: 2px solid;
  border-color: #44bd327d;
  text-shadow: 1px 1px #44bd327a;
}
.badge-success2 {
  font-size: 20px;
  background: #4FD138;
  border: 2px solid;
  border-color: #44bd32;
  text-shadow: 1px 1px #44bd32;
}
.badge-orig {
  font-size: 20px;
  color: #c7c7c7;
  background: #f1f1f1;
  border: 2px solid;
  border-color: #e7e7e7;
  text-shadow: none;
  opacity: .9;
}
.top-search span {
  font-weight: 600;
  padding-left: 5px;
}
.minicart-wrapper .block-minicart {
  top: unset;
  right: 0;
}
.minicart-items-wrapper {
  height: unset !important;
}
.minicart-wrapper .block-minicart .block-content > .actions > .primary .action.primary {
  background-color: #FFD814 !important;
  color: #5d5d5d;
  border-color: #edc603 !important;
  font-family: Trebuchet MS, sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 0%;
}
.minicart-wrapper .block-minicart .block-content > .actions > .primary .action.primary:hover {
  background: linear-gradient(#ffa41b, #ffa41b);
  color: #ffffff;
  text-shadow: 1px 1px 1px #d27600;
  border-color: #FF8F00 !important;
}
.minicart-wrapper .block-minicart .block-content > .actions > .primary .action.primary:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: calc(100%);
  height: 50%;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
}
.cart-container .form-cart .action.continue,
.cart-container .checkout-methods-items .action.primary {
  background-color: #FFD814 !important;
  color: #5d5d5d;
  border-color: #edc603 !important;
  font-family: Trebuchet MS, sans-serif;
  font-weight: 500;
  font-size: 18px;
}
.cart-container .form-cart .action.continue,
.cart-container .checkout-methods-items .action.primary:hover {
  background: linear-gradient(#ffa41b, #ffa41b);
  color: #ffffff;
  text-shadow: 1px 1px 1px #d27600;
  border-color: #FF8F00 !important;
}
.cart-container .form-cart .action.continue,
.cart-container .checkout-methods-items .action.primary:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: calc(100%);
  height: 50%;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
}
.minicart-wrapper .block-minicart .block-content > .actions .secondary .viewcart:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: calc(100%);
  height: 50%;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
}
.minicart-wrapper .block-minicart .block-content > .actions .secondary .viewcart:hover {
  background-color: #ebebeb;
  color: #282828;
  border-color: #cccccc;
}
@media (max-width: 479px) and (min-width: 0px) {
  .minicart-wrapper .block-minicart {
    right: 0 !important;
  }
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap {
  top: unset !important;
}
strong {
  font-family: Trebuchet MS, sans-serif;
  FONT-WEIGHT: 800;
}
.col-products {
  margin-bottom: 20px;
  padding-bottom: 0px;
}
.minicart-wrapper .action.showcart .text {
  border: 0;
  clip: rect(0, 0, 0, 0);
  margin-left: 10px;
  overflow: hidden;
  padding: 0;
  position: relative;
  top: 13px;
  width: 100%;
  height: auto;
  font-weight: 600;
  color: #FFFFFF;
  display: inline-flex;
  line-height: 150%;
}
/*  
.product-view .box-tocart {
    position: absolute;
    right: 10px;
    top: 5px;
}
*/
.product-view .box-tocart {
  margin-top: -4px !important;
  padding: 0;
  margin: 0;
  width: 100%;
}
.usda-organic-badge {
  width: 65px;
  float: right;
  position: absolute;
  display: block;
  top: 15px;
  right: 25px;
}
.usda-organic-badge-popup {
  width: 65px;
  float: right;
  position: absolute;
  display: block;
  bottom: -8px;
  z-index: 999;
}
.usda-organic-badge-popup2 {
  width: 65px;
  float: right;
  position: absolute;
  display: block;
  bottom: -8px;
  z-index: 999;
  right: 0px;
}
.wildcraft-badge {
  width: 80px;
  float: right;
  position: absolute;
  display: block;
  top: 0px;
  right: 25px;
}
.product-info-main .product.attribute.overview {
  margin: 0 auto;
  margin-bottom: 20px;
  text-align: center;
}
.chakra-block-img {
  width: 90%;
  margin: 0 auto;
  margin-top: 28% !important;
  border: 5px solid #fbfbfb;
  border-radius: 20px;
  box-shadow: -6px 5px 15px #e4e3ee;
  cursor: pointer;
}
.title-tip {
  transition-duration: 4s;
}
.chakra-block-img:hover {
  box-shadow: -2px 5px 8px #c9c8d6;
}
.points-block-img {
  width: 100%;
  margin: 0 auto;
}
.min-520 {
  min-height: 520px;
}
.tea-club-popup-logo {
  width: 55%;
  margin: 0 auto;
  margin-bottom: -5px;
  position: relative;
  right: -7px;
  z-index: -1;
}
.tea-club-popup-h2 {
  color: #d1d1d1;
}
.tea-club-popup-h3 {
  margin-top: 8px;
  color: #d1d1d1;
}
.mt20 {
  margin-top: 20px !important;
}
.gold-border {
  border-color: #ecbb2e !important;
}
.tea-club-popup-sub-header {
  display: block;
  font-family: 'Quicksand', sans-serif;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-size: 1.85em;
  font-weight: 300;
  margin-top: 15px;
  margin-bottom: 30px;
  position: relative;
  left: -5px;
  color: #bbb;
}
.tea-club-block-img {
  width: 90%;
  margin: 0 auto;
}
.free-shipping-warning {
  font-size: 12px;
  font-weight: 900;
  margin-bottom: 10px;
  color: #969696;
}
.free-shipping-warning > span {
  font-size: 14px;
  font-weight: 900;
}
.lab-report-call-us {
  font-size: .85em;
  position: relative;
  top: -20px;
  margin-bottom: -10px;
}
.cbd-block-img {
  width: 100%;
  margin: 0 auto;
  margin-top: 16%;
}
.points-btn {
  width: 90%;
  margin: 0 auto;
  margin-top: 5px;
  padding: 5px 10px 5px 20px;
  border: 2px solid #eeeeef;
  background: #ffffff;
  color: #ababab;
  cursor: pointer;
  transition: .3s;
  border-radius: 10px;
  margin-top: 30px;
  margin-bottom: 20px;
}
.points-btn:hover {
  border-color: #000;
  background: #292929;
  color: #FFF;
}
.points-btn:hover:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: calc(100%);
  height: 57%;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.points-btn > i {
  padding-right: 10px;
  position: absolute;
  font-size: 20px;
  left: 20%;
  top: 38px;
}
.zz1 {
  display: flex;
  text-align: center;
  justify-content: center;
}
.zz2 {
  background-color: #0cb278;
  border: 2px solid #0ea46e;
  border-radius: 0px 6px 6px 0px;
  margin-left: 0px;
  margin-right: 5%;
  color: #FFF;
  z-index: 21;
  font-family: Trebuchet MS, sans-serif;
  font-size: 20px;
  text-shadow: 1px 1px #067a4f;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 1px;
  padding: 0px 7px 4px 15px;
  width: 140px;
  height: 28px;
  transform: skew(170deg);
}
.tea-club-bronze-header {
  background: -webkit-linear-gradient(#f89d40, #af6b26);
  border: 2px solid #b06b26;
  text-shadow: 1px 1px #b06b26;
}
.tea-club-bronze-star {
  background: -webkit-linear-gradient(#f89d40, #af6b26);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 1.3em;
  top: 6px;
}
.tea-club-silver-header {
  background: -webkit-linear-gradient(#eaeaea, #b8b8b8);
  border-color: #d5d5d5 !important;
  text-shadow: 1px 1px #a5a5a5 !important;
}
.tea-club-silver-star {
  background: -webkit-linear-gradient(#eaeaea, #b8b8b8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 1.3em;
  top: 6px;
}
.tea-club-gold-header {
  background: -webkit-linear-gradient(#fec624, #d8ae3a);
  border-color: #d8b13f !important;
  text-shadow: 1px 1px #b28e2a !important;
}
.tea-club-gold-star {
  background: -webkit-linear-gradient(#fec624, #d8ae3a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 1.3em;
  top: 6px;
}
.tea-club-bronze > i:before {
  background: -webkit-radial-gradient(#f79c40, #af6b26);
  border: 1.5px solid #995d20;
}
.tea-club-silver > i:before {
  background: -webkit-radial-gradient(#e9e9e9, #b9b9b9);
  border: 1.5px solid #bfbfbf;
}
.tea-club-gold > i:before {
  background: -webkit-radial-gradient(#fdc525, #d8b03f);
  border: 1.5px solid #cfa630;
}
.zz1 > i {
  font-size: 0px;
  color: #edc54b;
  position: relative;
  top: -9px;
  right: -11px;
  z-index: 22;
}
.tea-club-bronze > i {
  font-size: 0px;
  color: #edc54b;
  position: relative;
  top: -9px;
  right: -11px;
  z-index: 22;
}
.tea-club-silver > i {
  font-size: 0px;
  color: #edc54b;
  position: relative;
  top: -9px;
  right: -11px;
  z-index: 22;
}
.tea-club-gold > i {
  font-size: 0px;
  color: #edc54b;
  position: relative;
  top: -9px;
  right: -11px;
  z-index: 22;
}
.zz1 > i:before {
  display: block;
  content: ' ';
  background-image: url('https://https://www.buddhateas.com/media/wysiwyg/sm-flat-bt-logo.svg');
  height: 45px;
  width: 45px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 35px 35px !important;
  background-color: #edc54b;
  border: 1.5px solid #5b5955;
  border-radius: 50%;
  margin-left: -25px;
}
.tea-club-bronze > i:before {
  display: block;
  content: ' ';
  background-image: url('https://https://www.buddhateas.com/media/wysiwyg/sm-flat-bt-logo.svg');
  height: 45px;
  width: 45px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 35px 35px !important;
  background-color: #edc54b;
  border: 1.5px solid #5b5955;
  border-radius: 50%;
}
.tea-club-silver > i:before {
  display: block;
  content: ' ';
  background-image: url('https://https://www.buddhateas.com/media/wysiwyg/sm-flat-bt-logo.svg');
  height: 45px;
  width: 45px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 35px 35px !important;
  background-color: #e9e9e9;
  border: 1.5px solid #d5d5d5;
  border-radius: 50%;
}
.tea-club-gold > i:before {
  display: block;
  content: ' ';
  background-image: url('https://https://www.buddhateas.com/media/wysiwyg/sm-flat-bt-logo.svg');
  height: 45px;
  width: 45px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 35px 35px !important;
  background-color: #fdc525;
  border: 1.5px solid #d9b03f;
  border-radius: 50%;
}
.tea-club-price-popup.tea-club-price-popup {
  font-weight: 900;
  font-size: 1.75em;
  font-family: Trebuchet MS, sans-serif;
  margin-bottom: 20px;
  margin-left: 20px;
  text-align: center;
  color: #FFFFFF;
}
.tea-club-price-popup.tea-club-price-popup > span {
  position: relative;
  top: 4px;
  font-size: .45em;
}
.best-value-tag {
  margin: 0.5rem 0 1rem;
  font-size: 13px;
  display: inline-block;
  background: #333;
  color: #fff;
  padding: 3px 15px;
  border-radius: 20px;
}
.tea-club-sign-up-btn-wrap {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.tea-club-sign-up-btn {
  background: -webkit-linear-gradient(#fec624, #d8ae3a);
  border-color: #d8b13f;
  border: 2px solid #d8b03f;
  text-shadow: 1px 1px #b28e2a;
  padding-top: 10px;
  padding: 15px 60px;
}
.tea-club-sign-up-btn > span {
  font-family: Trebuchet MS, sans-serif !important;
}
.zz1 > span {
  color: #606060;
  font-size: 20px;
  margin-left: 15px;
  font-weight: 900;
}
.tea-club-bronze > span {
  color: #606060;
  font-size: 20px;
  margin-left: 15px;
  font-weight: 900;
}
.tea-club-silver > span {
  color: #606060;
  font-size: 20px;
  margin-left: 15px;
  font-weight: 900;
}
.tea-club-gold > span {
  color: #606060;
  font-size: 20px;
  margin-left: 15px;
  font-weight: 900;
}
.bleach-free-svg {
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 10px;
  width: 110%;
  background-size: 75%;
  background-repeat: no-repeat;
  background-position-y: 0px;
  height: 200px;
}
.teas-for-trees-svg {
  background-image: url("https://www.buddhateas.com/media/wysiwyg/national-forest-foundation.svg");
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 10px;
  width: 110%;
  background-size: 105%;
  background-repeat: no-repeat;
  background-position-x: -45px;
  background-position-y: 0px;
  height: 200px;
  position: absolute;
}
.satisfaction-svg {
  background-image: url("https://www.buddhateas.com/media/wysiwyg/100-satisfaction.svg");
  margin: 0 auto;
  margin-top: 11px;
  margin-left: 10px;
  width: 110%;
  background-size: 95%;
  background-repeat: no-repeat;
  background-position-x: -24px;
  background-position-y: 0px;
  height: 200px;
  position: absolute;
}
.satisfaction-block-text {
  text-align: left;
  margin-top: 15px;
  line-height: 130%;
}
.bleach-free-block-text {
  text-align: left;
  margin-top: 15px;
  line-height: 130%;
}
.bleach-free-block-text {
  text-align: left;
  margin-top: 15px;
  line-height: 130%;
}
.teas-for-trees-block-text {
  text-align: left;
  margin-top: 15px;
  line-height: 130%;
}
.satisfaction-block-text {
  text-align: left;
  margin-top: 15px;
  line-height: 130%;
}
/* title-tip down */
.title-tip[tooltip]:hover {
  position: relative;
  transition: .33s;
}
.title-tip[tooltip]:hover:before {
  position: absolute;
  top: 100%;
  left: -40%;
  right: 0%;
  z-index: 99999;
  content: attr(tooltip);
  margin-top: 0.5em;
  overflow: hidden;
  word-wrap: break-word;
  font-size: inherit;
  color: #FFF;
  text-align: center;
  background-color: #606060;
  box-sizing: border-box;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  border: 2px solid #292929;
  border-radius: 10px;
  text-shadow: none !important;
  width: max-content;
  max-width: max-content;
  margin: 0 auto;
}
.title-tip[tooltip]:hover:after {
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 99999;
  content: '';
  margin-left: -0.125em;
  width: 0;
  height: 0;
  border: 0.25em dashed transparent;
  border-bottom: 0.25em solid #222;
  font-size: inherit;
}
/* title-tip-up */
.title-tip-up[tooltip]:hover:before {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.5em;
}
.title-tip-up[tooltip]:hover:after {
  top: auto;
  bottom: 100%;
  border: 0.25em dashed transparent;
  border-top: 0.25em solid #222;
}
/* title-tip-right */
.title-tip-right[tooltip]:hover:before {
  top: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.5em;
}
.title-tip-right[tooltip]:hover:after {
  top: 50%;
  left: 100%;
  margin-left: 0;
  margin-top: -0.125em;
  border: 0.25em dashed transparent;
  border-right: 0.25em solid #222;
}
/* title-tip-left */
.title-tip-left[tooltip]:hover:before {
  top: auto;
  left: auto;
  right: 100%;
  margin-top: 0;
  margin-right: 0.5em;
}
.title-tip-left[tooltip]:hover:after {
  top: 50%;
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-top: -0.125em;
  border: 0.25em dashed transparent;
  border-left: 0.25em solid #222;
}
#overlay-tea-club {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000000b5;
  display: none;
  z-index: 2000;
  text-align: center;
}
#overlay-cbd {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000000b5;
  display: none;
  z-index: 2000;
  text-align: center;
}
#overlay-chakra {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000000b5;
  display: none;
  z-index: 2000;
  text-align: center;
}
#overlay-chakra:before {
  filter: blur(10px);
}
.chakra-img-overlay {
  position: relative;
  top: -20px;
  width: 90%;
  margin: 0 auto;
}
.chakra-img-overlay-image {
  display: block;
  width: 100%;
  height: auto;
}
.chakra-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: rgba(0, 0, 0, 0.5);
  height: 10%;
}
.cbd-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: rgba(0, 0, 0, 0.5);
  height: 10%;
}
.tea-club-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: rgba(0, 0, 0, 0.5);
  height: 10%;
}
.chakra-img-overlay:hover .overlay {
  opacity: 1;
}
.origin-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: rgba(0, 0, 0, 0.5);
  height: 10%;
}
.cbd-block-header {
  padding-top: 10px;
  font-size: 19px;
  padding-bottom: 0px;
  font-weight: 900;
  margin-top: 11%;
  color: #292929;
  font-family: Trebuchet MS, sans-serif;
  text-align: left;
  margin-bottom: 15px;
}
.cbd-overlay-main-block-txt {
  margin-bottom: 40px;
}
.cbd-block-sub-header {
  text-align: left;
  margin-bottom: 20px;
  font-size: .8em !important;
  font-weight: 900;
  margin-left: 10%;
}
.cbd-block-sub-header > span {
  font-size: 1.15em;
  font-weight: 900;
  color: #05b47A;
  margin-left: 5px;
}
.cbd-overlay-main-block-txt {
  text-align: left;
  padding: 20px;
  background: #f8f8f8;
  border: 2px solid #f0f0f0;
  border-radius: 10px;
}
.cbd-overlay-main-block-txt > ul > a > li.gray {
  padding: 10px 15px;
  font-size: .982em;
  text-shadow: 1px 1px 0px #ffffff;
  background: #ffffffd9;
  width: 100%;
  border: 1px solid #e3e3e3;
  transition: .33s;
  -webkit-transition: all 0.33s ease-in-out;
}
.cbd-overlay-main-block-txt > ul > a > li.gray:hover {
  box-shadow: 0 0 8px 0px #f8f8f8, 0 0 10px 0px #a4a4a4, 0 0 14px 0px #717171;
  -webkit-transform: scale(1.05, 1.05);
  border-radius: 10px;
  border: 1px solid #059363;
}
.cbd-overlay-main-block-txt > ul > a > li {
  padding: 10px 15px;
  font-size: .982em;
  width: 100%;
  border-left: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  text-shadow: 1px 1px 0px #ffffff;
  transition: .33s;
  -webkit-transition: all 0.33s ease-in-out;
}
.cbd-overlay-main-block-txt > ul > a > li.first {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-top: 1px solid #e3e3e3;
}
.cbd-overlay-main-block-txt > ul > a > li.last {
  border-bottom: 1px solid #e3e3e3;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.cbd-overlay-main-block-txt > ul > a > li:hover {
  background: #05b47A;
  color: #FFF;
  border-left: 1px solid #059363;
  border-right: 1px solid #059363;
  text-shadow: 1px 1px 0px #03724d;
  box-shadow: 0 0 8px 0px #f8f8f8, 0 0 10px 0px #a4a4a4, 0 0 14px 0px #717171;
  -webkit-transform: scale(1.05, 1.05);
  border-radius: 10px;
  border: 1px solid #059363;
}
.cbd-overlay-main-block-txt > ul > a > li:hover > span {
  color: #059363;
  background: #ffffff;
  border: 1.5px solid #069263;
  text-shadow: none !important;
}
.cbd-overlay-main-block-txt > ul > a > li > span {
  padding: 3px 6px;
  color: #888888;
  font-size: .85em;
  font-weight: 900;
  background: #e5e5e5;
  border: 1.5px solid #cfcfcf;
  border-radius: 5px;
  margin-left: 5px;
}
@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    opacity: 0.0;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    opacity: 0.0;
  }
}
.labs-download-desc-txt {
  font-size: .9em;
  font-weight: 500;
  position: relative;
  top: -25px;
  margin-bottom: -50px;
}
.cbd-block-header-title-pop {
  text-align: left;
  margin-left: 30px;
  position: relative;
  bottom: -10px;
  font-size: 1.15em;
  font-family: Trebuchet MS, sans-serif;
}
.cbd-block-header-pop {
  padding-top: 10px;
  font-size: 18px;
  padding-bottom: 0px;
  font-weight: 900;
  margin-top: 10px;
  color: #292929;
  font-family: Trebuchet MS, sans-serif;
  text-align: left;
  margin-left: 27px;
  margin-bottom: 2px;
}
.cbd-block-header-pop::before {
  width: 22px;
  margin-right: 8px;
  color: #fff0;
  display: list-item;
  position: relative;
  top: 2.5px;
  left: 2.5px;
  list-style: auto;
  list-style-type: square;
  float: left;
  content: "";
  background: url('https://www.buddhateas.com/media/wysiwyg/verified.svg');
  background-repeat: no-repeat;
  background-size: contain;
}
.cbd-block-header::before {
  width: 22px;
  margin-right: 8px;
  color: #fff0;
  display: list-item;
  position: relative;
  list-style: auto;
  list-style-type: square;
  float: left;
  content: "";
  background: url('https://www.buddhateas.com/media/wysiwyg/verified.svg');
  background-repeat: no-repeat;
  background-size: contain;
}
.cbd-block-header-pop::before {
  width: 22px;
  margin-right: 8px;
  color: #fff0;
  display: list-item;
  position: relative;
  list-style: auto;
  list-style-type: square;
  float: left;
  content: "";
  background: url('https://www.buddhateas.com/media/wysiwyg/verified.svg');
  background-repeat: no-repeat;
  background-size: contain;
}
#overlay-origin,
#overlay0,
#overlay1,
#overlay2,
#overlay3,
#overlay4,
#overlay5,
#overlay6,
#overlay7,
#overlay8,
#overlay9,
#overlay10,
#overlaycbd,
#overlay-rewards {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000000a3;
  display: none;
  z-index: 2000;
  text-align: center;
}
#overlay-origin-mobile,
#overlay0-mobile,
#overlay1-mobile,
#overlay2-mobile,
#overlay3-mobile,
#overlay4-mobile,
#overlay5-mobile,
#overlay6-mobile,
#overlay7-mobile,
#overlay8-mobile,
#overlay9-mobile,
#overlay10-mobile,
#overlaycbd-mobile,
#overlay-tea-club-mobile,
#overlay-tea-tags {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000000a3;
  display: none;
  z-index: 2000;
  text-align: center;
}
#popup0,
#popup1,
#popup2,
#popup3,
#popup4,
#popup5,
#popup6,
#popup7,
#popup8,
#popup9,
#popup10,
#popup-chakra,
#popup-tea-club-mobile,
#popup-tea-tags,
#popup-rewards {
  display: inline-block;
  max-width: 600px;
  width: 80%;
  padding: 20px;
  padding-bottom: 10px;
  padding-top: 35px;
  position: relative;
  background: #fff;
  overflow: hidden;
  margin: 0px auto;
  top: 25%;
  border-radius: 10px;
  border: 5px solid #cacaca;
}
#popup-tea-club {
  display: inline-block;
  max-width: 600px;
  width: 80%;
  padding: 20px;
  padding-bottom: 10px;
  padding-top: 35px;
  position: relative;
  background-color: #000000;
  background-image: linear-gradient(355deg, #000000 0%, #292929 74%);
  border: 0px;
  overflow: hidden;
  margin: 0px auto;
  top: 12%;
  border-radius: 10px;
}
#popup-tea-tags {
  display: inline-block;
  max-width: 600px;
  width: 80%;
  padding: 20px;
  padding-bottom: 10px;
  padding-top: 35px;
  position: relative;
  background: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
  overflow: hidden;
  margin: 0px auto;
  top: 12%;
  border-radius: 10px;
  border: 0px;
}
#popup0-mobile,
#popup1-mobile,
#popup2-mobile,
#popup3-mobile,
#popup4-mobile,
#popup5-mobile,
#popup6-mobile,
#popup7-mobile,
#popup8-mobile,
#popup9-mobile,
#popup10-mobile,
#popup-chakra-mobile,
#popup-tea-club-mobile,
#popup-tea-tags-mobile {
  display: inline-block;
  max-width: 600px;
  width: 90%;
  padding: 10px;
  padding-bottom: 10px;
  padding-top: 35px;
  position: relative;
  background: #fff;
  margin: 0px auto;
  top: 7.77%;
  border-radius: 10px;
  border: 5px solid #d7d7d7;
}
#popup-cbd,
#popup-cbd-mobile {
  display: inline-block;
  max-width: 600px;
  width: 80%;
  padding: 20px;
  padding-bottom: 10px;
  padding-top: 35px;
  position: relative;
  background: #fff;
  margin: 0px auto;
  top: 25%;
  border-radius: 10px;
  border: 5px solid #d7d7d7;
}
#popup-origin,
#popup-origin-mobile,
#popup-origin2,
#popup-origin2-mobile {
  display: inline-block;
  max-width: 600px;
  width: 80%;
  padding: 20px;
  padding-bottom: 35px;
  padding-top: 35px;
  position: relative;
  background: #fff;
  margin: 0px auto;
  top: 25%;
  border-radius: 10px;
  border: 5px solid #d7d7d7;
}
.popup-divider {
  margin-top: 15px;
  border-top: 2px solid #ebebebb5;
}
#close-origin-mobile,
#close0-mobile,
#close1-mobile,
#close2-mobile,
#close3-mobile,
#close4-mobile,
#close5-mobile,
#close6-mobile,
#close7-mobile,
#close8-mobile,
#close9-mobile,
#close10-mobile,
#close-chakra-mobile,
#close-tea-club-mobile,
#close-cbd-mobile,
#close-tea-tags {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  color: #000;
}
#close-origin,
#close0,
#close1,
#close2,
#close3,
#close4,
#close5,
#close6,
#close7,
#close8,
#close9,
#close10,
#close-chakra,
#close-tea-club-mobile,
#close-cbd,
#close-rewards {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  color: #000;
}
#close-tea-club {
  position: absolute;
  top: 30px;
  right: 30px;
  cursor: pointer;
  color: #d1d1d1;
  font-size: 2em;
  z-index: 999;
}
#close-tea-tags {
  position: absolute;
  top: 30px;
  right: 20px;
  cursor: pointer;
  color: #ffffff;
  font-size: 2em;
  z-index: 999;
}
#result0 > img,
#result1 > img,
#result2 > img,
#result3 > img,
#result4 > img,
#result5 > img,
#result6 > img,
#result7 > img,
#result8 > img,
#result9 > img,
#result10 > img {
  border-radius: 10px;
  border: 5px solid #d7d7d7;
  box-shadow: 0px 8px 22px #4441684f;
  margin-top: 20px;
}
#result0-mobile > img,
#result1-mobile > img,
#result2-mobile > img,
#result3-mobile > img,
#result4-mobile > img,
#result5 > img,
#result6-mobile > img,
#result7-mobile > img,
#result8-mobile > img,
#result9-mobile > img,
#result10-mobile > img {
  border-radius: 10px;
  border: 5px solid #d7d7d7;
  box-shadow: 0px 8px 22px #4441684f;
}
.about-herb {
  text-align: left;
}
.about-herb > h1 {
  font-weight: 900;
  padding-left: 20px;
  text-align: left;
  text-indent: -1.2em;
  padding-left: 2.2em;
  text-transform: capitalize;
}
.about-herb-mobile > h1 {
  font-weight: 900;
  padding-left: 20px;
  text-align: left;
}
.about-herb > h1::before {
  width: 28px;
  margin-right: 5px;
  color: #fff0;
  top: 3px;
  left: -35px;
  display: list-item;
  position: relative;
  list-style: auto;
  list-style-type: square;
  float: left;
  content: "";
  background: url(../images/verified.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.about-herb-mobile > h1::before {
  width: 28px;
  margin-right: 5px;
  color: #fff0;
  top: 3px;
  display: list-item;
  position: relative;
  list-style: auto;
  list-style-type: square;
  float: left;
  content: "";
  background: url(../images/verified.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.about-herb > span {
  font-weight: 300;
  font-style: italic;
  padding-left: 20px;
  text-align: left;
}
.about-herb-mobile > span {
  display: block;
  font-weight: 300;
  font-style: italic;
  padding-left: 20px;
  text-align: left;
}
.about-herb > div {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  text-align: left;
  line-height: 180%;
}
.about-herb-mobile > div {
  margin-top: 10px;
  padding-left: 20px;
  text-align: left;
  line-height: 180%;
}
.powered-by-wiki-txt {
  margin-top: 15px;
  padding-left: 25px;
  font-weight: 400;
  font-size: .9em;
  text-align: left;
}
.powered-by-wiki-logo {
  width: 70%;
  float: right;
  margin-top: 5px;
}
div#result > img {
  max-height: 220px;
  float: right;
  margin-right: 10px;
  border-radius: 10px;
  border: 5px solid #f1f1f1;
}
div#result-mobile > img {
  max-height: 220px;
  float: right;
  margin-right: 10px;
  border-radius: 10px;
  border: 5px solid #f1f1f1;
}
.margin-top-20 {
  margin-top: 20px;
}
body.main .wrapper-company-stars {
  -ms-flex-align: left !important;
  align-items: left !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: left !important;
  justify-content: left !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.checkmark {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: block;
  stroke-width: 8;
  stroke: #fff;
  stroke-miterlimit: 10;
  box-shadow: inset 0px 0px 0px #4FD138;
  animation: fill 0.4s ease-in-out 1s forwards, scale 0.6s ease-in-out 0.9s both;
  display: inline-flex;
  position: relative;
  right: 15px;
  top: 5px;
}
.checkmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: #4FD138;
  fill: none;
  animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}
.checkmark__check {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 1s forwards;
}
.checkmark__check2 {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 1.5s forwards;
}
.checkmark__check3 {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 2s forwards;
}
.checkmark__check4 {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 2.5s forwards;
}
.checkmark__check5 {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 3s forwards;
}
.checkmark__check6 {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 3.5s forwards;
}
.checkmark__check7 {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 4s forwards;
}
.checkmark__check8 {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 4.5s forwards;
}
.checkmark__check9 {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 5s forwards;
}
.checkmark__check10 {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 5.5s forwards;
}
@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes scale {
  0%,
  100% {
    transform: none;
  }
  50% {
    transform: scale3d(1.1, 1.1, 1);
  }
}
@keyframes fill {
  100% {
    box-shadow: inset 0px 0px 0px 30px #4FD138;
  }
}
.total-cbd {
  width: 180px;
  float: right;
  position: absolute;
  display: block;
  top: 15px;
  right: 25px;
}
.cat-prod-description {
  border-top: 2px solid #d4d4d4;
  border-bottom: none;
  padding-top: 10px;
  padding-bottom: 0px;
  color: #676767;
  font-size: 18px;
  font-style: italic;
  text-align: center;
  line-height: 1.4em;
  text-rendering: optimizeLegibility;
  margin-top: -8px;
  min-height: 88px;
}
.label .product-item-link {
  font-size: 1em !important;
}
.product-item-link {
  text-align: center;
  font-size: 1.2em !important;
  font-weight: 600;
}
.product-item .product-info .product-name,
.product-list-item .product-info .product-name,
.product-item .product-info .product-item-name,
.product-list-item .product-info .product-item-name,
.product-item .product-info .product.name,
.product-list-item .product-info .product.name {
  padding-right: 0;
}
.product-item .product-info .actions-primary {
  position: relative;
  margin-top: 15px;
  text-align: center;
  display: block;
}
/* 
.owl-carousel-directions > .owl-dots {
    position: relative;
    top: -15px;
}
 */
.owl-carousel2 > .owl-nav {
  margin-top: 0px !important;
  margin-bottom: 20px;
}
.owl-carousel2 .owl-stage {
  margin-bottom: 40px;
}
.owl-theme .owl-nav [class*=owl-] {
  color: #a5a5a5 !important;
  text-transform: capitalize;
  font-size: 22px !important;
  margin: 5px !important;
  padding: 8px 25px !important;
  background: #f1f1f1 !important;
  border: 2px solid #cacaca !important;
  display: inline-block !important;
  cursor: pointer !important;
  border-radius: 10px !important;
  transition: 1s;
}
.owl-theme .owl-pagination {
  bottom: -20px;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #a5a5a5;
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  background: #d3d3d3;
  border: 0;
  border-radius: 100%;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
  position: relative;
  top: -15px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: #292929 !important;
  color: #FFF !important;
  border-color: #000 !important;
  text-decoration: none;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #a5a5a5 !important;
}
.looking-for-tea-wrapper {
  margin-top: 25px;
  padding-top: 10px;
  border-top: 2px solid #ebebebb5;
}
.looking-for-tea-heading {
  margin-top: 10px;
  margin-bottom: 10px;
}
.looking-for-tea-desc {
  font-size: 16px !important;
  font-family: Quicksand !important;
  font-weight: 600;
  line-height: 150%;
  padding-left: 10px;
  padding-right: 10px;
}
.looking-for-tea-desc > a {
  color: #4fd138;
  font-weight: 900;
}
.looking-for-tea-heading > a {
  font-size: 1.15em !important;
  font-weight: 900;
}
.looking-for-tea-heading > a:hover {
  color: #4fd138;
}
.today-coupon-wrapper {
  text-align: center;
  padding: 10px 0px;
  background: linear-gradient(to right, #efefef 50%, rgba(255, 255, 255, 0) 0%), linear-gradient(#efefef 50%, rgba(255, 255, 255, 0) 0%), linear-gradient(to right, #efefef 50%, rgba(255, 255, 255, 0) 0%), linear-gradient(#efefef 50%, rgba(255, 255, 255, 0) 0%);
  background-position: top, right, bottom, left;
  background-repeat: repeat-x, repeat-y;
  background-size: 20px 2px, 2px 20px;
  margin-top: 6%;
}
.today-coupon-code {
  font-size: 1em;
  margin-top: 10px;
  margin-bottom: 5px;
}
.today-coupon-code > span {
  font-size: 1em;
  font-weight: 900;
  color: #05b47A;
}
.box-tocart {
  float: right;
  display: inline-block;
}
.mb-20 {
  margin-bottom: 20px;
}
.zi-neg {
  z-index: -1;
  border-bottom: 2px solid #efefef;
  margin-bottom: 35px;
}
.navigation {
  text-align: center;
  margin-top: 50px;
}
.navigation .level0 > .level-top {
  font-weight: 600;
}
@media (min-width: 768px) {
  .custommenu.navigation li.level0.fullwidth .submenu,
  .custommenu.navigation li.level0.staticwidth .submenu {
    top: 100%;
    left: 50%;
    transform: scaleY(1) translateX(-50%);
    -webkit-transform: scaleY(1) translateX(-50%);
    -ms-transform: scaleY(1) translateX(-50%);
    -o-transform: scaleY(1) translateX(-50%);
    -moz-transform: scaleY(1) translateX(-50%);
  }
}
@media (max-width: 1100px) {
  .navigation li.level0 {
    margin-right: 25px;
  }
}
@media (min-width: 768px) {
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions,
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: inline-block;
    width: 100%;
  }
}
.product-add-form {
  display: inline;
}
@media (max-width: 992px) {
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
  }
}
.price-box-hr {
  border-bottom: 0px solid #d1d1d1;
  height: 2px;
  width: 100%;
  background: #d9d9d9;
  margin-left: 5px;
  margin-top: -15px;
}
.tier-savings {
  font-family: Trebuchet MS, sans-serif;
  font-size: 16px;
  font-weight: 900;
  color: #8f8e8e;
}
.product-item .product-info .actions-primary button:before,
.product-list-item .product-info .actions-primary button:before {
  content: "\e9c8";
  padding-right: 7px;
  font-size: 18px;
  font-family: 'icomoon' !important;
  color: #ffffff;
  vertical-align: sub;
}
.product-item .product-info .actions-primary button,
.product-list-item .product-info .actions-primary button {
  border: 0;
  background: #010103;
  color: #ffffff;
  font-size: 13px;
  font-weight: 500;
  padding-bottom: 0;
  text-transform: uppercase;
  padding: 15px 30px;
}
.product-item .product-info .actions-primary button:hover,
.product-list-item .product-info .actions-primary button:hover {
  background: #010103;
  color: #ffffff;
}
.product-item .product-info .actions-primary button:hover:before,
.product-list-item .product-info .actions-primary button:hover:before {
  color: #ffffff;
}
.swatch-attribute .swatch-option.text.selected {
  background-color: #0cb278 !important;
  outline: 0;
  color: #ffffff !important;
  border: 1px solid #018356;
  text-shadow: 1px 1px #018356;
}
.image-caption {
  border: 1px solid #eee;
  padding: 3px 5px;
  margin-top: -20px;
  margin-bottom: 20px;
}
.image-caption-desc {
  border: 1px solid #eee;
  padding: 3px 5px;
  margin-top: -20px;
  margin-bottom: 20px;
  color: #929292;
  z-index: 2;
  display: inline-block;
  width: 100%;
  font-size: .8em;
  font-style: italic;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background: #fff;
}
.post-view .post-content h1 {
  margin-bottom: 20px;
}
.category-buy.catalog-category-view .post-view .post-content h1 {
  margin-bottom: 10px;
  font-size: 1.65em;
}
.post-view .post-content .post-description p {
  color: #292929;
  font-size: 18px;
  line-height: 30px;
  font-family: Trebuchet MS, sans-serif;
  font-weight: 100;
}
.post-view .post-content .post-description em {
  font-style: italic;
  font-size: 18px;
  line-height: 30px;
  font-family: Trebuchet MS, sans-serif;
  font-weight: 100;
}
.post-view .post-content .post-description a {
  font-size: 18px !important;
  line-height: 30px;
  font-family: Trebuchet MS, sans-serif !important;
  font-weight: 600;
  color: #04b278;
}
.post-view .post-content .post-description h2 {
  font-size: 1.4em;
}
.post-view .post-content .post-description h3 {
  font-size: 1.2em;
}
.post-view .post-content .post-description h3 {
  font-size: 1.2em;
}
.post-view .post-content .post-description ul {
  padding-left: 10px;
}
.post-view .post-content .post-description ul li {
  list-style: disc;
  margin-left: 20px;
  margin-bottom: 10px;
}
.post-view .post-content .post-description ol li {
  list-style: number;
  margin-left: 20px;
  margin-bottom: 10px;
}
.post-view .post-content .post-description .row {
  padding: 20px 0 0 ;
}
.morph {
  -webkit-transition: all .88s ease;
  -moz-transition: all .88s ease;
  -o-transition: all .88s ease;
  -ms-transition: all .88s ease;
  transition: all .88s ease;
}
.morph:hover {
  border-radius: 50%;
  border: 4px solid #f9f9f9;
  zoom: 200%;
}
.morph:active {
  border-radius: 50%;
  border: 4px solid #f9f9f9;
  zoom: 200%;
}
.morph:focus {
  border-radius: 50%;
  border: 4px solid #f9f9f9;
  zoom: 200%;
}
.custommenu.navigation li.level0.classic .submenu,
.custommenu.navigation li.level0.classic .subchildmenu .subchildmenu {
  left: 0;
  z-index: 999;
}
.tea-origin-popup-header {
  font-size: 1.3em;
  font-weight: 900;
  color: #292929;
  margin-bottom: 30px;
}
.ribbon-top-right {
  top: -10px;
  right: -10px;
}
.ribbon {
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute;
}
.ribbon-top-right::before {
  top: 0;
  left: 0;
}
.ribbon-top-right::before,
.ribbon-top-right::after {
  border-top-color: transparent;
  border-right-color: transparent;
}
.tea-origin-popup-table-wrapper {
  overflow: hidden;
  max-width: 600px;
  display: inline;
}
.page-title-wrapper h1 span {
  font-size: 50px;
  color: #292929;
  font-weight: 400;
  text-transform: capitalize;
  letter-spacing: 0px;
  margin-bottom: 20px;
  line-height: 1;
}
.blog-post-view .page-title-wrapper h1 {
  margin-bottom: 0;
}
.blog-post-view .page-title-wrapper {
  display: block;
  margin-top: 30px;
  padding: 15px 0 20px 0;
}
.blog-post-view .breadcrumbs {
  display: block;
  padding: 0px 0 0px;
}
.page-title-wrapper {
  padding: 10px 0;
  margin-top: 20px;
}
.page-title-wrapper h1 {
  margin-bottom: unset;
}
.tea-origin-slider-wrap {
  background-color: #111;
}
/* Slider */
/* 
slick-slide:nth-child(n+1) {
    display: none;
}

.slick-initialized,
slick-slide:first-child { 
    display: block;
}
 */
.slick-slide {
  margin: 0px 20px;
}
.slick-slide img {
  width: 100%;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: block;
}
.to-wrap {
  background: #fff;
  max-height: 400px;
}
.slider-block {
  max-width: 250px;
  max-height: 400px;
  display: inline-block;
}
.slider {
  width: 100%;
  margin: 20px auto 30px auto;
}
.slick-active {
  opacity: 100;
}
.slick-slide-add-to-cart {
  padding: 10px 10px !important;
}
.slick-slide-add-to-cart > span {
  font-size: 1.25em !important;
}
.slick-slide-product-title {
  min-height: 65px;
}
.slick-slide-product-price-box {
  margin-bottom: 20px;
}
.slick-slide-product-name {
  word-wrap: normal !important;
  font-size: .99em !important;
  line-height: 1.2em;
  text-align: center !important;
  font-weight: 900 !important;
}
.post-view .post-content .post-description .button-wrapper {
  display: block;
}
.post-view .post-content .post-description .button {
  border: none;
  border-radius: 3em;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  display: inline-block;
  font-size: 14px !important;
  padding: 6px 20px;
  width: auto;
}
.post-view .post-content .post-description .cta-button {
  color: #292929 !important;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  border-radius: 5px;
  border: 1px solid #e8e8e8;
  background-color: #efefef;
  box-shadow: none;
  display: inline-block;
  font-weight: 500;
  padding: 18.5px 50px;
  line-height: 1;
  text-shadow: none;
  text-transform: capitalize;
  white-space: nowrap;
  text-transform: uppercase;
  background-image: none;
  text-align: center;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}
.post-view .post-content .post-description .cta-button:hover {
  background: #FFD814;
  border-color: #FCD200;
}
.post-list-wrapper {
  margin-top: 50px;
}
.post-list-wrapper .blog-list-post .post-info .post-title {
  margin-bottom: 5px !important;
}
.post-list-wrapper .blog-list-post .post-info .post-title a {
  font-size: 22px !important;
}
.post-list-wrapper .blog-list-post .post-info .readmore a {
  padding: 0;
  background-color: #f8f8f8;
  border: 2px solid #eee;
  border-radius: 4px;
  padding: 6px;
  min-width: 1px;
  color: #5f5f5f;
  text-align: left;
  font-weight: 600;
  font-size: 14px;
  transform: none;
  text-transform: capitalize;
}
.post-list-wrapper .blog-list-post .post-info .readmore a:hover {
  animation: none;
  color: #0dab30;
  background-color: #f8f8f8;
  border: 2px solid #d7d7d7;
  border-radius: 4px;
}
.slick-dots li button::before {
  font-size: 45px !important;
}
.slick-dots {
  bottom: -40px !important;
  padding-bottom: 5px !important;
}
.discover-more-btn {
  width: 90%;
  text-align: center;
  padding: 3px 0px;
  background: #FFF;
  border: 2px solid #ebebeb;
  border-radius: 10px;
  font-weight: 600;
  color: #a9a9a9;
  cursor: pointer;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.discover-more-btn:hover {
  background: #292929;
  border: 2px solid #292929;
  color: #FFF;
}
.chakra-crystal-image-bg-aquamarine {
  width: 100%;
  height: 500px;
  background-size: 70% !important;
  background-position-y: -45% !important;
  background-position-x: 50% !important;
  background-repeat: no-repeat !important;
}
.chakra-crystal-image-bg-rose-quartz {
  width: 100%;
  height: 500px;
  background-size: 50% !important;
  background-position-y: -10% !important;
  background-position-x: 50% !important;
  background-repeat: no-repeat !important;
}
.chakra-crystal-image-bg-amethyst {
  width: 100%;
  height: 500px;
  background-size: 45% !important;
  background-position-y: -12% !important;
  background-position-x: 50% !important;
  background-repeat: no-repeat !important;
}
.chakra-crystal-image-bg-garnet {
  width: 100%;
  height: 500px;
  background-size: 45% !important;
  background-position-y: -15% !important;
  background-position-x: 50% !important;
  background-repeat: no-repeat !important;
}
.chakra-crystal-image-bg-moonstone {
  width: 100%;
  height: 500px;
  background-size: 50% !important;
  background-position-y: -18% !important;
  background-position-x: 50% !important;
  background-repeat: no-repeat !important;
}
.chakra-crystal-image-bg-citrine {
  width: 100%;
  height: 500px;
  background-size: 40% !important;
  background-position-y: 0% !important;
  background-position-x: 50% !important;
  background-repeat: no-repeat !important;
}
.chakra-crystal-image-bg-sapphire {
  width: 100%;
  height: 500px;
  background-size: 50% !important;
  background-position-y: -15% !important;
  background-position-x: 50% !important;
  background-repeat: no-repeat !important;
}
.chakra-overlay-long-description {
  display: block;
  text-align: left;
  position: absolute;
  bottom: 0px;
  background: #f1f1f173;
  color: #606060;
  padding: 20px;
  padding-top: 23px;
  font-size: .87em;
  max-width: 520px;
  border-radius: 10px;
  margin-bottom: 20px;
  border: 2px solid #ebebebb5;
}
.did-you-know {
  position: absolute;
  top: -20px;
  left: 25px;
  background: #c9c9c9;
  padding: 5px 20px;
  color: #fff;
  font-size: 1.3em;
  border-radius: 5px;
  font-family: Trebuchet MS, sans-serif;
  border: 2px solid #c1c1c1;
  text-shadow: 1px 1px 1px #a8a8a8;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap {
  top: 15%;
  border-radius: 10px;
  border: 5px solid #d7d7d7;
}
.slick-slide .slick-track {
  min-width: 520px !important;
}
.slick-list {
  min-width: 520px !important;
}
.fotorama__stage__frame .fotorama__img {
  width: 100% !important;
}
.tea-club-subscribe-btn {
  width: 100% !important;
  background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #222222), color-stop(100%, #3c3c3c)) !important;
  background: -moz-linear-gradient(bottom, #222222, #3c3c3c) !important;
  background: -webkit-linear-gradient(bottom, #222222, #3c3c3c) !important;
  background: linear-gradient(to top, #222222, #3c3c3c) !important;
  border-bottom: solid 4px black !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.tea-club-subscribe-btn > span {
  font-family: Trebuchet MS, sans-serif !important;
  font-size: 1.4em !important;
  text-shadow: 1px 1px 0px #333 !important;
}
.silver-sub-spacer {
  width: 100%;
  height: 60px;
}
/*== start of code for tooltips ==*/
li.tool {
  cursor: help;
  position: relative;
}
/*== common styles for both parts of tool tip ==*/
li.tool::before,
li.tool::after {
  left: 50%;
  opacity: 0;
  position: absolute;
  z-index: -100;
}
li.tool:hover::before,
li.tool:focus::before,
li.tool:hover::after,
li.tool:focus::after {
  opacity: 1;
  transform: scale(1) translateY(0);
  z-index: 100;
}
/*== pointer tip ==*/
li.tool::before {
  border-style: solid;
  border-width: 1em 0.75em 0 0.75em;
  border-color: #000000 transparent transparent;
  bottom: 100%;
  content: "";
  margin-left: -0.5em;
  transition: all 0.65s cubic-bezier(0.84, -0.18, 0.31, 1.26), opacity 0.65s 0.5s;
  transform: scale(0.6) translateY(-90%);
}
li.tool:hover::before,
li.tool:focus::before {
  transition: all 0.65s cubic-bezier(0.84, -0.18, 0.31, 1.26) 0.2s;
}
/*== speech bubble ==*/
li.tool::after {
  background: #060606;
  border-radius: 0.55em;
  border: 3px solid #000;
  bottom: 180%;
  color: #EDEFF0;
  content: attr(data-tip);
  margin-left: -8.75em;
  margin-bottom: -10px;
  padding: 1em;
  transition: all 0.65s cubic-bezier(0.84, -0.18, 0.31, 1.26) 0.2s;
  transform: scale(0.6) translateY(50%);
  width: 17.5em;
}
li.tool:hover::after,
li.tool:focus::after {
  transition: all 0.65s cubic-bezier(0.84, -0.18, 0.31, 1.26);
}
@media (max-width: 760px) {
  li .tool::after {
    font-size: .75em;
    margin-left: -5em;
    width: 10em;
  }
}
.alt-logo-horizontal {
  width: 70%;
  height: 60px;
  position: relative;
  left: 30px;
  margin-bottom: -28px;
}
.alt-logo-wrap {
  text-align: left;
}
.cbd-lab-report-page-info-wrap {
  margin-bottom: 40px;
  line-height: 150%;
  color: #373737;
  padding: 10px 40px;
}
.cbd-lab-report-page-block {
  padding: 20px;
  margin: 0 auto;
  margin-bottom: 40px;
  border-radius: 10px;
  border: 2px solid #efefef;
  width: 90%;
  text-align: center;
  background: #ffffff;
  -moz-box-shadow: inset 0 -13px 10px -10px #efeef9;
  -webkit-box-shadow: inset 0 -13px 10px -10px #efeef9;
  box-shadow: inset 0 -35px 30px -30px #efeef9;
}
.cbd-lab-report-page-block > div > div.block-title {
  text-align: center !important;
  margin-top: 10px;
  margin-bottom: 25px;
  font-size: 1.25em;
}
@media (max-width: 767px) {
  .cbd-lab-report-page-block > div > div > div.am-fileline::before {
    display: none !important;
  }
  .buddha-directions-accordion-wrapper {
    padding: 0rem;
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
    display: none;
  }
}
.cbd-lab-report-page-block > div > div > div.am-fileline::before {
  width: 22px;
  height: 27px;
  margin-right: 8px;
  color: #fff0;
  display: list-item;
  position: relative;
  list-style: auto;
  list-style-type: square;
  float: left;
  content: "";
  background: url(../images/cert-of-analysis.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  bottom: -3px;
}
.cbd-lab-report-page-block > div > div.block-title > strong {
  font-family: Trebuchet MS, sans-serif !important;
  color: #606060 !important;
  font-weight: 900 !important;
  font-size: .9em;
}
.cbd-lab-report-page-block > div > div > div.am-fileline {
  padding: 10px 30px;
  padding: 10px 15px;
  font-size: .982em;
  text-shadow: 1px 1px 0px #ffffff;
  background: #ffffffd9;
  width: 100%;
  border: 1px solid #e3e3e3;
  border-bottom: 0px;
  margin-bottom: 0px;
}
.cbd-lab-report-page-block > div > div > div.am-fileline:first-child {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.cbd-lab-report-page-block > div > div > div.last {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.cbd-lab-report-page-block > div > div > div.am-fileline:nth-child(even) {
  padding: 10px 15px;
  font-size: .982em;
  width: 100%;
  background: #f8f8f8;
  border-left: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  text-shadow: 1px 1px 0px #ffffff;
}
.cbd-lab-report-page-block > img {
  width: 90px;
}
.page-title-wrapper h1 span {
  color: #292929 !important;
  letter-spacing: 0px;
  font-family: Trebuchet MS, sans-serif;
}
@media (max-width: 767px) {
  .page-title-wrapper h1 span {
    margin-bottom: 0px;
    font-size: 150%;
  }
}
.cbd-lab-report-page-diff-cbd-intro {
  margin-bottom: 40px;
  margin-top: 40px;
  text-align: center;
  color: #292929;
}
.cbd-lab-report-page-download-wrap {
  background: #FFF;
  text-align: center;
  border-radius: 10px;
  border: 2px solid #ebebebb5;
}
.am-filelink > span {
  padding: 3px 6px;
  color: #888888;
  font-size: .85em;
  font-weight: 900;
  background: #e5e5e5;
  border: 1.5px solid #cfcfcf;
  border-radius: 5px;
  margin-left: 5px;
}
.cbd-lab-report-page-block > div > div > div.am-fileline:hover {
  background: #05b47A;
  color: #FFF;
  border-left: 1px solid #059363;
  border-right: 1px solid #059363;
  text-shadow: 1px 1px 0px #03724d;
  box-shadow: 0 0 8px 0px #f8f8f8, 0 0 10px 0px #a4a4a4, 0 0 14px 0px #717171;
  -webkit-transform: scale(1.01, 1.01);
  border-radius: 10px;
  border: 1px solid #059363;
}
.am-fileline:hover > .am-filelink {
  color: #01b57a !important;
}
.am-fileline:hover > .am-filelink > span {
  color: #059363;
  background: #ffffff;
  border: 1.5px solid #069263;
  text-shadow: none !important;
}
.cbd-lab-report-page-info-right-col > img {
  width: 50%;
  max-width: 325px;
  position: relative;
  left: 25%;
  top: 5px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .cbd-lab-report-page-info-right-col {
    text-align: center;
  }
  .cbd-lab-report-page-info-right-col > img {
    width: 90%;
    max-width: 325px;
    margin: 0 auto;
    margin-bottom: 50px;
    left: 0px;
  }
}
.am-attachments .am-fileline .am-filelink {
  color: #606060;
  font-size: 14px !important;
}
@media (max-width: 767px) {
  .am-attachments .am-fileline .am-filelink {
    color: #606060;
    font-size: 13.5px !important;
  }
  .cbd-lab-report-page-block > div > div.block-title > strong {
    font-size: .8em;
  }
}
.am-fileline:hover > .am-filelink {
  color: #FFF !important;
}
/* START HEADER CSS PASTE */
.header-container {
  width: 100% !important;
  max-width: 100% !important;
}
@media (max-width: 767px) {
  .custommenu.navigation li.level0 .submenu {
    text-align: left;
  }
}
.header-container .header {
  text-align: center;
  transition: all .4s ease;
  padding: 0px;
}
.header-container .header .for-full-withmenu .actions-header {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -ms-flex-flow: row;
  flex-flow: row;
  -ms-flex-align: center;
  align-items: center;
  justify-content: flex-end;
  flex: 1 1 0;
  height: 40px;
  width: 100%;
  margin-right: 50px;
}
.header-container .header .for-full-withmenu .actions-header {
  z-index: 1;
}
.header-container .header .for-full-withmenu .actions-header .register-login a {
  color: #ffffff;
}
.header-container .header .for-full-withmenu .actions-header i[class*="icon-"] {
  color: #ffffff;
}
.header-container .header .block-search .block-content .top-search {
  color: #FFFFFF;
}
.header-container .header .block-search {
  display: block;
  margin-bottom: 40px;
}
.header-container .header .block-search .block-content .dropdown .dropdown-menu {
  left: 0px;
}
.catalog-product-view .header-container .header {
  background: unset;
}
.header-container .header {
  background: unset;
}
div#result > img {
  box-shadow: 0 10px 20px rgba(69, 63, 181, 0.25);
}
#popup {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
}
.svg-logo {
  /* 
	text-align: center;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    display: inline-block;
 */
  height: 140px;
}
store.logo {
  width: 100%;
  margin: 0;
  padding: 0;
}
store.logo a {
  max-height: 100%;
  height: auto;
}
.navigation {
  text-align: center;
  margin-top: 10px;
}
.header-container .header .logo {
  margin-top: 13px !important;
  padding: 0;
  /* width: 140px; */
  height: 140px;
  margin: 0;
  -webkit-transition: initial;
  transition: initial;
  display: inline-block;
  vertical-align: middle;
  z-index: 2;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  transition: 1.3s;
}
.toggle-nav {
  float: left;
}
@media (max-width: 767px) {
  .header-container .header .logo img {
    max-width: 100%;
  }
}
@media (max-width: 480px) {
  .header-container .header .logo img {
    max-height: 100%;
  }
}
@media (max-width: 767px) {
  .cms-index-index .header-container .header {
    background-color: unset;
  }
}
@media (max-width: 767px) {
  .custommenu.navigation li.level0 > .level-top {
    text-align: left;
  }
}
.header-container .header .block-search .block-content .dropdown .dropdown-menu {
  box-shadow: none;
  border: 2px solid #d4d4d4;
  border-radius: 10px;
  right: 0;
  min-width: 330px;
  width: 100%;
  padding: 0;
  position: relative;
  height: unset;
}
/* MOBILE MENU */
.header-container .header .block-search {
  margin-bottom: 30px;
  margin-top: 20px;
  height: 35px;
}
@media (min-width: 1024px) {
  .cms-index-index .header-container {
    position: unset;
    top: unset;
    left: unset;
    right: unset;
    background: transparent;
  }
}
@media (max-width: 767px) {
  .header-container .header .block-search .block-content .dropdown .dropdown-menu {
    box-shadow: none;
    border: 1px solid #d4d4d4;
    border-radius: 10px;
    right: 0;
    left: auto;
    min-width: 100%;
    height: 49px;
    position: absolute;
    padding: 0;
    margin: 0;
    top: 0;
  }
  .header-container .header .block-search .block-content .dropdown input {
    background: transparent;
  }
  .header-container .header .block-search .block-content .dropdown .action.search {
    border: none;
    right: 15px;
  }
}
.search-autocomplete ul li:not(:empty) {
  border-top: 0 !important;
  border: 1px solid #ebebeb;
  background: #ffffff;
}
@media (max-width: 1100px) and (min-width: 768px) {
  .header-container .header .block-search .block-content .dropdown .dropdown-menu {
    max-width: unset;
  }
}
/* SVG */
.svg-wrapper svg {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-mask-image: -webkit-gradient(linear, left 30%, left bottom, from(#000000), to(rgba(0, 0, 0, 0))) !important;
  width: 2560px;
}
.svg-wrapper {
  position: absolute;
  overflow: hidden;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  height: 143px;
  text-align: center;
  z-index: -1;
}
.header-container .header .logo {
  margin-top: 13px !important;
  padding: 0;
  width: 140px;
  height: 140px;
  margin: 0;
  -webkit-transition: initial;
  transition: initial;
  display: inline-block;
  vertical-align: middle;
  z-index: 2;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  transition: 1.3s;
}
/*  */
.topbar {
  display: block;
  padding: 2px 5px;
  background-color: #000000;
}
.actions-header {
  text-align: right;
  padding: 5px 0 5px;
}
.register-login {
  display: inline-block;
  margin-right: 15px;
}
.register-login > a {
  font-size: 14px !important;
}
.icon-shopping-cart,
.icon-users,
.icon-phone {
  position: relative;
  top: 3px;
}
.service-phone {
  color: #fff;
  display: inline;
  margin-right: 15px;
}
.service-phone span {
  font-size: 14px;
  padding-left: 5px;
}
.service-phone span a {
  color: #fff;
  font-size: 14px !important;
}
/* MINICART */
.header-container .minicart-wrapper .action.showcart .counter.qty {
  min-width: 1px;
  height: auto;
  background: transparent;
  padding: 0;
  margin: 0;
  text-align: center;
  font-size: 12px;
  color: #292929;
  display: inline-table;
  margin-top: 0;
}
.header-container .minicart-wrapper .action.showcart .counter.qty.empty {
  display: none !important;
}
.counter.empty {
  display: block !important;
}
span.counter-number {
  top: 0px !important;
  background: #4fd138;
  border: 2px solid #4fd138;
  border-radius: 10px;
  z-index: 1 !important;
  color: #000;
  font-size: 13px;
  font-weight: 900;
  padding: 0px 4px 0px 4px;
}
.minicart-wrapper .action.showcart.active:before {
  content: unset;
}
.minicart-wrapper .action.showcart:before {
  display: none;
}
.minicart-wrapper {
  margin-left: 0;
  display: inline-block;
  position: unset;
  float: unset;
}
/* TAGLINE */
.tagline {
  height: 28px;
  text-align: center;
  display: flex;
  padding: 8px 0 0;
}
.tagline img {
  margin: 0 auto;
}
/*  */
@media (max-width: 767px) {
  .header-container .nav-toggle {
    font-size: 14px;
    top: 6px;
    left: 20px;
    position: absolute;
    flex: 1 1 0;
    text-align: left;
  }
  .header-container .nav-toggle:before {
    color: #ffffff;
  }
}
.store-locator-link {
  color: #FFFFFF;
  z-index: 1;
  display: inline-block;
  padding: 5px 0 5px;
}
.cms-index-index .header-container .header {
  position: unset;
  top: unset;
  background-color: unset;
  padding: 0;
}
.minicart-wrapper .action.showcart,
.icon-users,
.register-login > a,
.store-locator-icon {
  color: #fff;
  /* 
	position: relative;
	top: -3px;
 */
}
.minicart-wrapper .action.showcart:hover,
.register-login > a:hover,
.store-locator-icon:hover {
  color: #0dab30;
}
.icon-users:hover {
  color: #b89045;
  text-shadow: 0 0 10px #b89045, 0 0 20px #eabd5d, 0 0 30px #c8962d;
}
.icon-map-pin:hover {
  color: #b89045;
  text-shadow: 0 0 10px #b89045, 0 0 20px #eabd5d, 0 0 30px #c8962d;
}
.logout-head {
  margin-top: -5px;
}
/*  */
.store-locator-icon i {
  /* 	line-height:unset; */
  position: relative;
  top: 2px;
}
.store-locator-icon span {
  color: #FFFFFF;
  font-weight: 600;
  font-size: 14px;
  margin-left: 8px;
  /* 
    position: relative;
    top: -3px;
 */
}
.store-locator-icon img {
  width: 25px;
  margin-right: 10px;
}
/* END HEADER CSS PASTE */
/* CART DROPDOWN EDITS */
.block-minicart .items-total {
  float: unset;
  margin: 0 10px;
  text-align: center;
  padding: 10px 0 20px;
}
.minicart-wrapper .block-minicart .items-total .count {
  font-weight: 600;
  color: #292929;
  font-family: 'Quicksand', sans-serif;
  font-size: 24px;
}
.block-minicart .items-total span {
  font-family: 'Quicksand', sans-serif;
  FONT-WEIGHT: 600;
  font-size: 24px;
  color: #292929;
}
.minicart-wrapper .block-minicart .subtotal {
  margin-bottom: 20px !important;
  border: 1.5px solid #d5d5d5;
  border-radius: 10px;
  padding: 10px 20px;
  margin: 0 auto;
  width: fit-content;
  text-align: center;
}
.minicart-wrapper .block-minicart .label {
  font-weight: 600;
  font-size: 100%;
  font-size: 14px;
  color: #292929;
  line-height: 1.4;
}
.minicart-wrapper .block-minicart .amount .price-wrapper:first-child .price {
  font-weight: 600;
  font-size: 18px;
  font-family: 'Quicksand', sans-serif;
  color: #40a92c;
  line-height: 1.4;
}
.minicart-wrapper .block-minicart .amount {
  display: inline;
}
.mp-reward-cart {
  text-align: center;
}
.minicart-items .product-item-details {
  padding-left: 102px;
  text-align: left;
}
.minicart-wrapper .block-minicart .product-item-name a {
  font-size: 18px !important;
}
.minicart-wrapper .block-minicart .product-item-details .details-qty {
  margin-top: 0;
  margin-left: unset;
  display: block;
}
.minicart-items .action.edit {
  display: none !important;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper .product.actions {
  margin-top: 0 !important;
  position: absolute;
  top: 5px;
  right: 10px;
}
.minicart-items .product-item-pricing .label {
  font-size: 14px !important;
}
.minicart-wrapper .block-minicart .product-item-details .details-qty span {
  line-height: 1.6;
  color: #292929;
  font-size: 16px;
}
.minicart-items .product-item-details .price-excluding-tax {
  line-height: unset;
}
.minicart-items .product-item-name {
  margin: 0 0 5px;
}
/*  */
/* Fixes mobile view on sku, stock, caffeine block */
.page-footer .footer-newselter .block.newsletter .content .actions button {
  background: #b89043;
  border-color: #947232;
  text-shadow: 1px 1px 1px #684e1e;
}
.catalog-product-view .breadcrumbs {
  padding: 40px 0 0;
  text-align: center;
}
.no-padding {
  padding: 0px !important;
}
/*  */
.no-gutter {
  padding-right: 0;
  padding-left: 0;
}
.cbd-lab-report-page-info-txt-intro {
  color: #606060;
}
.cbd-lab-report-page-info-txt-intro > p {
  line-height: 150%;
  margin-top: 0px;
}
@media (max-width: 767px) {
  .cbd-lab-report-page-info-txt-intro > p {
    margin-bottom: 0px;
  }
}
@media (min-width: 0px) and (max-width: 320px) {
  .product-view .product-info-main .page-title-wrapper .page-title span {
    font-size: 1.2em;
    line-height: 140%;
  }
  .product-info-main .product.attribute.overview {
    margin: 0 auto;
    margin-bottom: 0px;
  }
  .buddha-free-shipping-ppb {
    line-height: 150%;
  }
  .buddha-free-shipping-ppb > i {
    display: none;
  }
  .gray-border-right {
    border-right: 0px solid #ebebebb5;
  }
  .today-coupon-txt {
    font-size: 1.2em;
    line-height: 150%;
    font-weight: 500;
    color: #6f6f6f;
  }
  .product-view {
    padding-left: 20px;
    padding-right: 20px;
  }
  .product.info.detailed .product.data.items .item.content {
    margin-top: 0px;
    border-top-right-radius: 0px;
  }
  .aligner {
    width: 85%;
    margin: 0 auto;
    margin-top: 40px;
  }
  .temp-guide-img {
    width: 75%;
    margin: 0 auto;
    margin-bottom: 10px;
  }
}
@media (min-width: 321px) and (max-width: 599px) {
  .hide-below-600 {
    visibility: hidden;
    display: none;
  }
  .chakra-block-header {
    margin-top: 0%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .chakra-block-txt {
    padding-left: 20px;
    padding-right: 20px;
  }
  .chakra-img-overlay {
    width: 75%;
    margin: 0 auto;
    text-align: center;
  }
  .tea-club-block-txt {
    font-size: 1.1em;
    line-height: 120%;
    margin-top: 15px;
  }
  .buddha-directions-accordion-wrapper {
    display: block !important;
  }
  .gray-border-right {
    border-right: 0px;
  }
  .buddha-bullet-points-wrapper ul li {
    text-indent: -32px;
    font-size: 1em;
    cursor: pointer;
  }
  .buddha-bullet-points {
    margin-bottom: 25px;
    margin-left: 20px;
    padding-right: 20px;
  }
  .buddha-ingredients > span {
    margin-bottom: 10px;
  }
  .herb-image-mobile-pop {
    width: 100%;
    height: 150px;
    margin-bottom: 15px;
    border-radius: 10px;
    border: 5px solid #d7d7d7;
    box-shadow: 0px 8px 22px #4441684f;
    background-size: cover !important;
    background-position-y: 25% !important;
  }
  .powered-by-wiki-txt {
    margin-top: 10px;
    padding-left: 10px;
    font-weight: 400;
    font-size: .69em;
    line-height: 120%;
    text-align: left;
  }
  .powered-by-wiki-txt > a {
    font-size: 1em !important;
    line-height: 120%;
  }
  #popup0,
  #popup1,
  #popup2,
  #popup3,
  #popup4,
  #popup5,
  #popup6,
  #popup7,
  #popup8,
  #popup9,
  #popup10,
  #popup-chakra,
  #popup-tea-club {
    top: 7%;
    width: 90%;
    max-width: 100% !important;
    padding: 10px !important;
    padding-top: 20px !important;
  }
  #result0 > img,
  #result1 > img,
  #result2 > img,
  #result3 > img,
  #result4 > img,
  #result5 > img,
  #result6 > img,
  #result7 > img,
  #result8 > img,
  #result9 > img,
  #result10 > img {
    max-width: 80%;
  }
  .usda-organic-badge-popup {
    display: none;
  }
  .about-herb > div {
    font-size: .85em;
    margin-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .powered-by-wiki-logo {
    width: 60px;
    height: 40px;
    display: block;
  }
  .buddha-teas-directions-inside-blocks-center {
    display: flex;
    text-align: center;
    height: 100%;
    min-height: -webkit-fill-available;
    -moz-box-shadow: unset;
    -webkit-box-shadow: unset;
    box-shadow: unset !important;
    border-left: 2px solid #eeeeee;
  }
  .temp-guide-img {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 40px;
  }
  .steep-guide-img {
    width: 74.5%;
    margin: 0 auto;
    margin-bottom: 6px;
    margin-top: 40px;
  }
  .temp-steep-guide-txt {
    padding-top: 50px;
    font-size: 1.8em;
    line-height: 150%;
  }
  .steeping-txt-sm {
    margin-bottom: 12px;
    font-size: 1.2em;
  }
  .steep-instructions {
    margin-top: 0px;
    margin-bottom: 3px;
    font-size: .7em;
  }
  .heat-instructions {
    margin-top: 6px;
    margin-bottom: 6px;
    font-size: .72em;
  }
  .steep-temp {
    font-size: 1.1em;
  }
  .steep-time {
    margin-top: 6px;
    margin-bottom: 20px;
    font-size: 1.1em;
  }
  .today-coupon-txt {
    font-size: 1.05em;
    line-height: 140%;
  }
  .tea-benefits-header {
    padding-top: 45px;
  }
  .buddha-bullet-points-wrapper ul li svg {
    top: 7px;
  }
  .product-view .product-info-stock-sku {
    display: none;
  }
  .product-view .product-info-main .page-title-wrapper .page-title span {
    font-size: 1.2em;
    line-height: 140%;
  }
  .product-info-main .product.attribute.overview {
    margin: 0 auto;
    margin-bottom: 0px;
  }
  .product.info.detailed .product.data.items .item.content {
    margin-top: 0px;
    border-top-right-radius: 0px;
  }
  .buddha-free-shipping-ppb {
    line-height: 150%;
  }
  .buddha-free-shipping-ppb > i {
    display: none;
  }
  .usda-organic-badge {
    display: none;
  }
  .aligner {
    width: 65%;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 16px;
  }
  .tea-club-block-txt > ul > li {
    font-size: .85em !important;
  }
  .tea-club-block-txt > ul > li:nth-child(odd) {
    font-size: .85em !important;
  }
  .tea-club-block-txt > ul > li > i {
    color: #0cb278;
  }
  .tea-club-btn {
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: .85em !important;
    color: #fff !important;
    background: #292929 !important;
    border-color: #000 !important;
  }
  .tea-club-btn > .subscription-price-btn {
    display: inline-block;
    position: relative;
    top: 1.5px;
    font-weight: 900;
  }
  .caffeine-guide-img {
    width: 95%;
    margin: 0 auto;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
  .product-view {
    padding-left: 20px;
    padding-right: 20px;
  }
  .zz2 {
    font-size: 19px;
  }
  .about-herb > h1 {
    font-size: 1.25em;
    padding-left: 10px;
  }
  .about-herb > h1::before {
    width: 25px;
  }
  .about-herb > span {
    font-size: .85em;
    padding-left: 10px;
  }
  .fifteen-off-badge {
    position: absolute;
    z-index: 1;
    width: 3.3rem;
    left: 10px;
    top: 50px;
  }
  .cbd-block-header {
    padding-top: 10px;
    font-size: 1.03em;
    padding-bottom: 0px;
    font-weight: 900;
    margin-top: 11%;
    color: #606060;
    font-family: Trebuchet MS, sans-serif;
    text-align: left;
    margin-bottom: 10px;
  }
  .cbd-block-header::before {
    margin-right: 8px;
    margin-left: 8px;
  }
  .cbd-block-txt {
    padding-left: 10px;
  }
  .total-cbd {
    width: 140px;
    float: right;
    position: absolute;
    display: block;
    top: 80px;
    right: 45px;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .hide-below-768 {
    visibility: hidden;
    display: none;
  }
  .buddha-directions-accordion-wrapper {
    display: block;
    margin-bottom: 3.5rem;
  }
  .product-view .product-info-main .page-title-wrapper .page-title span {
    font-size: 1.3em !important;
  }
  .usda-organic-badge {
    width: 60px;
    top: 25px;
    right: 0px;
  }
  .container {
    padding-right: 40px;
    padding-left: 40px;
    margin-right: auto;
    margin-left: auto;
  }
  .coffee-container {
    width: 50%;
    height: auto;
    position: relative;
    margin: 0 auto;
    padding-left: 20px;
    margin-top: 15%;
    margin-bottom: 10px;
  }
  .temp-steep-guide-txt {
    padding-top: 80px;
    font-size: 2em;
    margin-bottom: 2%;
    padding-bottom: 5px;
    font-weight: 700;
    color: #292929;
    font-family: Trebuchet MS, sans-serif;
  }
  .steep-time {
    font-size: 1.7em;
    font-weight: bolder;
    text-align: center;
    color: #606060;
    margin-bottom: 60px;
  }
}
.gray-border-right {
  border-right: 0px solid #ebebebb5;
}
@media (min-width: 768px) and (max-width: 959px) {
  .hide-below-960 {
    visibility: hidden;
    display: none;
  }
  .product-view .product-info-main .page-title-wrapper .page-title span {
    font-size: 1.09em !important;
  }
  .usda-organic-badge {
    display: none;
  }
}
@media (min-width: 960px) and (max-width: 1079px) {
  .hide-below-1080 {
    visibility: hidden;
    display: none;
  }
  .product-view .product-info-main .page-title-wrapper .page-title span {
    font-size: 1.1em;
  }
  .usda-organic-badge {
    width: 60px;
    top: 10px;
  }
}
@media (min-width: 1080px) and (max-width: 1179px) {
  .hide-below-1180 {
    visibility: hidden;
    display: none;
  }
  .product-view .product-info-main .page-title-wrapper .page-title span {
    font-size: 1.2em;
  }
  .usda-organic-badge {
    width: 70px;
    top: 10px;
    right: 35px;
  }
}
@media (min-width: 1180px) and (max-width: 1279px) {
  .hide-below-1280 {
    visibility: hidden;
    display: none;
  }
  .product-view .product-info-main .page-title-wrapper .page-title span {
    font-size: 1.3em !important;
  }
}
@media (min-width: 1280px) and (max-width: 1319px) {
  .hide-below-1320 {
    visibility: hidden;
    display: none;
  }
  .product-view .product-info-main .page-title-wrapper .page-title span {
    font-size: 1.4em;
  }
}
.buddha-directions-accordion-wrapper {
  padding: 0rem;
  margin-top: 3rem;
  margin-bottom: 3.5rem;
  display: none;
}
.buddha-accordion {
  overflow: hidden;
  border-radius: 4px;
  background: #f7f7f7;
}
.buddha-accordion-section-title {
  width: 100%;
  padding: 15px;
}
.buddha-accordion-section-title {
  width: 100%;
  padding: 15px;
  display: inline-block;
  background-color: #333;
  border-bottom: 1px solid #1a1a1a;
  font-size: 1.2em;
  color: #fff;
  transition: all linear 0.5s;
  text-decoration: none;
}
.buddha-section-title {
  font-size: 1.25em !important;
  letter-spacing: -0.6px;
  font-family: Trebuchet MS, sans-serif !important;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  flex-direction: column-reverse;
  justify-content: space-around;
  margin-top: 17px;
}
.buddha-accordion-section-title.active {
  background-color: #4c4c4c;
  text-decoration: none;
}
.buddha-accordion-section-title:hover {
  background-color: grey;
  text-decoration: none;
}
.buddha-accordion-section:last-child .buddha-accordion-section-title {
  border-bottom: none;
}
.buddha-accordion-section-content {
  padding: 15px;
  display: none;
}
.buddha-section-content {
  background: #fff;
  min-height: max-content;
  display: flex;
  padding-top: 15px;
  -moz-box-shadow: inset 0 -13px 10px -10px #efeef9;
  -webkit-box-shadow: inset 0 -13px 10px -10px #efeef9;
  box-shadow: inset 0 -35px 30px -30px #efeef9;
}
.buddha-accordion-tab {
  width: 100%;
  height: 70px;
  text-align: center;
  background: #fcfcfc;
  background-image: linear-gradient(to bottom, #ffffff, #fdfdfd, #fbfbfb, #f9f9f9, #f7f7f7, #f6f6f6, #f4f4f4, #f3f3f3, #f2f2f2, #f2f2f2, #f1f1f1, #f0f0f0);
  border-bottom: 2px solid #fff;
  display: inline-block;
}
.step-circle {
  padding: 6px;
  background: #606060;
  color: #FFF;
  font-size: 1.1em;
  font-family: Trebuchet MS, sans-serif;
  font-weight: 900;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  height: 35px;
  width: 35px;
  margin-top: 10px;
  margin-left: 10px;
}
.temp-steep-guide-icons-wrapper {
  width: 100%;
  margin-top: 10px;
}
.accordion {
  margin-bottom: 20px;
  box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.13);
  border-radius: 10px;
  overflow: hidden;
}
.accordion__button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  padding: 25px 30px;
  width: 100%;
  font: inherit;
  font-size: 1.1em;
  font-weight: 900;
  color: #606060;
  text-align: left;
  background-image: linear-gradient(to bottom, #ffffff, #fdfdfd, #fbfbfb, #f9f9f9, #f7f7f7, #f6f6f6, #f4f4f4, #f3f3f3, #f2f2f2, #f2f2f2, #f1f1f1, #f0f0f0);
  border-bottom: 2px solid #fff;
  border: 0;
  border-radius: 0;
  transition: .33s;
  cursor: pointer;
  font-family: Trebuchet MS, sans-serif;
  text-transform: none;
  border-top: 2px solid #e9e9e9;
}
.accordion__button:after {
  content: '\002B';
  display: block;
  margin-left: 15px;
  font: inherit;
  font-size: 2em;
  color: #606060;
}
.accordion-bullet-points {
  margin-left: 0px;
  margin-top: 5px;
}
.accordion__button:hover,
.accordion__button.is-active {
  color: #FFF;
  -webkit-animation-name: none;
}
.accordion__button.is-active:after {
  content: '\2212';
  color: #FFF;
  font-size: 2em;
}
.accordion__button:hover:after {
  color: #FFF;
  font-size: 2em;
}
.accordion__button:focus {
  outline: none;
  color: #fff;
}
.accordion__body {
  /* "max-height" isn't needed, but it's better for the first page draw. */
  max-height: 0;
  background: #fff;
  transition: max-height 0.3s ease;
  overflow: hidden;
}
.ribbon-left-corner {
  position: absolute;
  width: 38px;
  left: -1px;
  top: -1px;
}
.no-padding-left {
  padding-left: 0px !important;
}
.bundle-options-container {
  margin-top: 0;
}
.bundle-options-title {
  color: #292929;
  font-family: Trebuchet MS, sans-serif;
  font-size: 19px;
  padding-bottom: 15px;
  display: block;
}
.aw-sbp__bundle-options-container .fieldset-bundle-options .field .control .nested .field {
  padding-left: 5px;
}
.aw-sbp__bundle-options-container .fieldset-bundle-options .field .control .nested .field .label .product-item-link {
  margin-left: 0;
}
.product-view .product-info-main .price-box .old-price .price-container .price {
  color: #999 !important;
}
.old-price {
  color: #999 !important;
}
div.am-custom-tab.am-custom-tab-11 > div.row > div.col-lg-12 > p {
  line-height: 180%;
}
div.am-custom-tab.am-custom-tab-12 > p {
  line-height: 180%;
}
.simple-check {
  display: inline-block;
  transform: rotate(45deg);
  height: 20px;
  width: 12px;
  margin-right: 15px;
  border-bottom: 6px solid #08b379;
  border-right: 6px solid #08b379;
}
.simple-check-featured {
  display: block;
  text-align: center;
  transform: rotate(45deg);
  height: 33px;
  width: 20px;
  margin: 0 auto;
  margin-bottom: 20px;
  border-bottom: 9px solid #08b379;
  border-right: 9px solid #08b379;
}
.simple-check-cbd-best-sellers {
  display: inline-block;
  transform: rotate(40deg);
  height: 25px;
  width: 14px;
  margin-right: 15px;
  border-bottom: 6px solid #08b379;
  border-right: 6px solid #08b379;
}
.swatch-option {
  border-radius: 15px;
  height: 30px;
}
.swatch-option.text {
  background: #f3f3f3;
  color: #0eb277;
  margin-right: 20px;
}
.swatch-attribute-options {
  margin: 20px 0 30px;
}
.swatch-opt {
  margin: 0;
}
.product-view .product-options-wrapper {
  margin-top: 0;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #ffffff;
  color: unset;
  outline: 2px solid #0eb277;
}
.product-view .product-info-main .price-box.price-final_price {
  margin: unset;
  display: inline-block;
  margin-top: 4px;
}
.product-view .product-info-main .price-box {
  float: none;
  width: unset;
}
.product-info-main .price-box .weee .price {
  font-family: Trebuchet MS, sans-serif;
  font-size: 20px !important;
  text-align: left;
  font-weight: 900;
  color: #08b379 !important;
}
.swatch-attribute-selected-option {
  color: #585858;
  padding: 0 0 0 10px;
  font-weight: 500;
  font-family: Trebuchet MS, sans-serif;
  font-size: 19px;
}
.swatch-attribute-label {
  font-weight: 500 !important;
  padding-right: 5px;
  color: #292929;
  font-family: Trebuchet MS, sans-serif;
  font-size: 19px;
}
.usa-origin-map {
  margin-top: 0px;
  top: -15px;
  width: 90%;
  text-align: center;
}
.discover-more-thc-btn {
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
  padding: 3px 0px;
  background: #FFF;
  border: 2px solid #ebebeb;
  border-radius: 10px;
  font-weight: 600;
  color: #a9a9a9;
  cursor: pointer;
  text-shadow: 1px 1px 1px #FFFFFF;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.discover-more-thc-btn:hover {
  color: #fff;
  background: #08b378;
  border: 2px solid #049462;
  text-shadow: 1px 1px 1px #008457;
}
.label {
  color: #606060;
}
.logout-head {
  /* 
    margin-top: 8px;
    padding: 0 0 0 5px;
    position: relative !important;
    top: -6px !important;
 */
}
/**** / [START] --- LOGIN & CREATE ACCOUNT PAGES --- [START] ****/
.block.block-new-customer {
  text-align: center;
  padding: 55px !important;
}
input:not([type]),
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea,
select {
  border: 2px solid #cacaca;
  min-height: 50px;
  height: unset;
  padding: 5px;
  margin-top: 10px;
  border-radius: 10px;
  box-shadow: none;
}
.amazon-validate-container .block .block-title,
.login-container .block .block-title {
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  padding-bottom: 20px;
}
.login-container .block.block-customer-login .block-title strong,
.login-container .block.block-new-customer .block-title strong {
  font-family: Trebuchet MS, sans-serif;
  color: #292929;
  font-weight: 900;
  text-transform: none;
  font-size: 1.75em;
}
.login-container {
  width: 50%;
  margin: auto;
  border: 2px solid #f0f0f0;
  border-radius: 10px;
  background: #f8f8f8;
}
.form.form-login .field.choice {
  float: right;
}
.login-container .block.block-customer-login .block-title strong {
  width: 28px;
  margin-right: 5px;
  color: #fff0;
  top: 3px;
  display: list-item;
  position: relative;
  list-style: auto;
  list-style-type: square;
  float: left;
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
}
.login-container .block.block-customer-login .actions-toolbar .secondary a.remind {
  color: #08b379;
  FONT-WEIGHT: 900 !important;
}
.login-container .block.block-customer-login,
.login-container .block.block-new-customer {
  padding: 45px;
}
.login-container .block .block-title {
  border: 0px;
}
.top-tabs:after {
  content: "";
  display: table;
  clear: both;
}
.top-tabs li {
  width: 50%;
  float: left;
  text-align: center;
  list-style: none;
}
.top-tabs li:first-child a {
  border-top-left-radius: 10px;
}
.top-tabs li:last-child a {
  border-top-right-radius: 10px;
}
.top-tabs a {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #efefef;
  color: #809191;
  border: 2px solid #efefef;
}
.top-tabs a.selected {
  background: #f8f8f8;
  color: #606060;
  border: 2px solid #f9f9f9;
}
@media only screen and (min-width: 600px) {
  .top-tabs a {
    height: 70px;
    line-height: 70px;
  }
}
.form-area {
  padding: 1.4em;
}
.form-area .row {
  position: relative;
  margin: 1.4em 0;
}
.form-area .row:first-child {
  margin-top: 0;
}
.form-area .row:last-child {
  margin-bottom: 0;
}
.form-area label {
  font-size: 14px;
  font-size: 0.875rem;
}
.form-area label.image-replace {
  display: inline-block;
  position: absolute;
  left: 15px;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 20px;
  width: 20px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  color: transparent;
  text-shadow: none;
  background-repeat: no-repeat;
  background-position: 50% 0;
}
.form-area input {
  margin: 0;
  padding: 0;
  border-radius: 0.25em;
}
.form-area input.col-12 {
  width: 100%;
}
.form-area input.pdng {
  padding: 12px 20px 12px 12px;
}
.form-area input.has-border {
  border: 1px solid #d2d8d8;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.form-area input.has-border:focus {
  border-color: #d1b056;
  box-shadow: 0 0 5px  #d1b056;
  outline: none;
}
.form-area input.has-error {
  border: 1px solid #d76666;
}
.form-area input[type=password] {
  padding-right: 65px;
}
.form-area input[type=submit] {
  padding: 16px 0;
  cursor: pointer;
  background: #4ebe51;
  color: #FFF;
  text-transform: uppercase;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.no-touch .form-area input[type=submit]:hover,
.no-touch .form-area input[type=submit]:focus {
  background: #3c933e;
  outline: none;
}
.form-area .hide-password {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 6px 15px;
  border-left: 2px solid #ebebeb;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 14px;
  font-size: 0.875rem;
  color: #c1c1c1;
}
@media only screen and (min-width: 600px) {
  .form-area {
    padding: 2em;
  }
  .form-area .row {
    margin: 2em 0;
  }
  .form-area .row:first-child {
    margin-top: 0;
  }
  .form-area .row:last-child {
    margin-bottom: 0;
  }
  .form-area input.pdng {
    padding: 15px 20px 15px 16px;
  }
  .form-area input[type=submit] {
    padding: 16px 0;
  }
}
.reset-msg {
  padding: 1.4em 1.4em 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  text-align: center;
}
@media only screen and (min-width: 600px) {
  .reset-msg {
    padding: 2em 2em 0;
  }
}
.bottom-msg {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -35px;
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
}
.bottom-msg a {
  color: #606060;
  text-decoration: none;
  background: #fff;
  border-radius: 0px;
  border: 0px;
  cursor: pointer;
}
.close-btn {
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  right: 0;
  top: -40px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
a.close-btn:after {
  content: "X";
  color: #fff;
  font-size: 22px;
  position: absolute;
  right: 20px;
  top: 13px;
  width: 39px;
  height: 40px;
  text-align: center;
}
@media only screen and (min-width: 1170px) {
  .close-btn {
    display: none;
  }
}
#login-section,
#signup-section,
#reset-section {
  display: none;
}
#login-section.is-selected,
#signup-section.is-selected,
#reset-section.is-selected {
  display: block;
}
.login-pop-logo-wrap {
  text-align: center;
}
.login-pop-logo {
  width: 55%;
  margin-top: 60px;
}
@font-face {
  font-family: "Housegrind Buddha";
  src: url("../fonts/housegrindbuddha.eot");
  src: url("../fonts/housegrindbuddha-IE.eot") format("embedded-opentype"), url("../fonts/housegrindbuddha.woff2") format("woff2"), url("../fonts/housegrindbuddha.woff") format("woff"), url("../fonts/housegrindbuddha.ttf") format("truetype");
}
.login-pop-logo-wrap > div > span {
  font-family: "Housegrind Buddha" !important;
  display: block;
  margin-top: 15px;
  color: #d1ae50;
  font-size: 1.35em;
  margin-left: -10px;
}
.login-pop-logo-wrap > div > span:before,
.login-pop-logo-wrap > div > span:after {
  content: " ";
  flex: 1 0 0%;
  height: 2px;
  background: #d1ae50;
  margin: 0 0.5rem;
}
.form-area input[type=submit] {
  background: #d0ae50;
  border: 2px solid #b5984a;
  line-height: 0%;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  font-size: 1em;
  text-shadow: 1px 1px 1px #92782e;
}
.form-area button[type=submit] {
  width: 100%;
  background: #FFD814;
  color: #636363;
  padding: 9px 50px;
  font-size: 18px !important;
  text-transform: uppercase;
  border: 3px solid #FCD200;
  box-shadow: none;
  font-weight: 600;
  margin-top: 5px;
  font-family: Trebuchet MS, sans-serif !important;
  text-shadow: none;
  border-radius: 10px;
  line-height: 0%;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  font-size: 1em;
  text-shadow: 1px 1px 1px #FFF;
}
.form-area button[type=submit]:hover {
  background-color: #ffa41b;
  color: #ffffff;
  border-color: #FF8F00;
  text-shadow: 1px 1px 1px #FF8F00;
}
.form-area button[type=submit]::after {
  content: '';
  position: absolute;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  top: 0px;
  left: 0px;
  width: calc(100%);
  height: 53% !important;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
  margin: 0 auto !important;
}
.login-page-h3 {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
}
.login-page-social-sign-in-wrapper {
  width: 100%;
  height: auto;
  display: flex;
  margin-top: 10px;
  margin-bottom: 20px;
}
.create-account-btn-amazon {
  background: #FF9900 !important;
  border: 2px solid #e38800 !important;
  text-shadow: 1px 1px 1px #e38700 !important;
  margin-bottom: 5px !important;
  padding-left: 3.5rem;
  font-size: 1em;
  text-transform: capitalize;
  border-radius: 15px;
  width: 90%;
}
.create-account-btn-amazon:hover {
  background: #ffc900 !important;
  text-shadow: 1px 1px 1px #c09700 !important;
  border-color: #e6b500 !important;
}
.create-account-btn-amazon > i {
  font-size: 1.5em;
  position: absolute;
  left: 1.5rem;
  top: 1rem;
}
.create-account-btn-apple {
  background: #161618 !important;
  border: 2px solid #000 !important;
  text-shadow: none !important;
  margin-bottom: 5px !important;
  padding-left: 3.7rem;
  font-size: 1em;
  text-transform: capitalize;
  border-radius: 15px;
  width: 90%;
}
.create-account-btn-apple:hover {
  background: #606060 !important;
  text-shadow: 1px 1px 1px #000000 !important;
  border-color: #3e3e3e !important;
}
.create-account-btn-apple > i {
  font-size: 1.55em;
  position: absolute;
  left: 1.5rem;
  top: 0.75rem;
}
.create-account-btn-google {
  background: #de5246 !important;
  border-color: #9e2d23 !important;
  border: 2px solid;
  text-shadow: 1px 1px 1px #9e2d23 !important;
  margin-bottom: 5px !important;
  padding-left: 3.8rem;
  font-size: 1em;
  text-transform: capitalize;
  border-radius: 15px;
  width: 90%;
}
.create-account-btn-google:hover {
  background: #ff2f1d !important;
  border: 2px solid;
  border-color: #c22415 !important;
  text-shadow: 1px 1px 1px #660900 !important;
}
.create-account-btn-google > i {
  font-size: 1.3em;
  position: absolute;
  left: 1.5rem;
  top: 1rem;
}
/**** / [END] --- LOGIN & CREATE ACCOUNT PAGES --- [END] ****/
/**** / [START] --- CUSTOMER WISHLIST --- [START] ****/
.products-grid.wishlist .product-item-name {
  text-align: center;
}
.products-grid.wishlist .product-item .fieldset .field.qty {
  display: none;
}
.wishlist-toolbar {
  border: 0px;
  padding: 10px 20px;
  margin-top: 20px;
}
.wishlist-toolbar:first-child {
  border-top: 0 !important;
}
.wishlist-toolbar .pager:first-child {
  display: none;
  border-top: 1px solid #e9e9e9;
  padding: 10px 20px;
  margin-top: 20px;
}
.wishlist-toolbar .pager:last-child {
  border-top: 1px solid #e9e9e9;
  padding-top: 25px;
  margin-top: 20px;
}
/**** / [END] --- CUSTOMER WISHLIST --- [END] ****/
/**** / [START] --- CUSTOMER DASHBOARD --- [START] ****/
td.col.actions > a.action.track {
  font-family: Trebuchet MS, sans-serif !important;
  font-weight: 300 !important;
  text-align: center;
  border: 2px solid #cacaca;
  border-radius: 10px;
  background: #f1f1f1;
  background: -moz-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: -webkit-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1f1f1", endColorstr="#ffffff", GradientType=1);
  font-size: 1em;
  width: 90%;
  padding: 5px 0px 5px 0px;
  margin: 0 auto;
  display: inline-flex;
  justify-content: center;
  margin-bottom: 12px;
  display: block;
  position: relative;
}
td.col.actions > a.action.track::after {
  content: '';
  position: absolute;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  top: 0px;
  left: 0px;
  width: calc(100%);
  height: 53% !important;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
  margin: 0 auto !important;
}
td.col.actions > a.action.track:hover {
  background: #2bb36b;
  border-color: #1b834d;
  color: #FFF;
}
td.col.actions > a.action.track > i {
  position: relative;
  left: -3px;
}
td.col.actions > a.action.track:hover > i {
  will-change: transform;
  animation: spaceForwardAnim 1.2s 0.3s;
}
td.col.actions > a.action.track > span {
  position: relative;
  right: 0px;
  font-size: 1em;
}
.block-title > a.action.edit:before {
  position: relative;
  text-align: center;
  padding: 7px 12px;
  border: 2px solid #cacaca;
  border-radius: 10px;
  background: #f1f1f1;
  background: -moz-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: -webkit-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1f1f1", endColorstr="#ffffff", GradientType=1);
}
.block-title > a.action.edit {
  color: #606060 !important;
  position: relative;
  text-align: center;
  padding: 7px 12px;
  border: 2px solid #cacaca;
  border-radius: 10px;
  background: #f1f1f1;
  background: -moz-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: -webkit-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1f1f1", endColorstr="#ffffff", GradientType=1);
}
.block-title > a.action.edit::after {
  content: '';
  position: absolute;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  top: 0px;
  left: 0px;
  width: calc(100%);
  height: 53%;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
}
.block-title > a.action.edit:hover {
  background: #292929;
  border-color: #000000;
  color: #FFFFFF !important;
  text-shadow: 1px 1px 1px #000000;
}
.block-dashboard-info > .block-title > strong > i {
  font-size: 30px;
  margin-right: 10px;
  position: relative;
  top: 2px;
}
.acc-info-name {
  text-transform: capitalize;
  padding-bottom: 10px;
  border-bottom: 2px solid #cacaca;
  width: 90%;
}
.acc-info-name > i {
  font-size: 1.3em;
  margin-right: 5px;
  position: relative;
  top: 2px;
}
.acc-info-email {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid #cacaca;
  width: 90%;
  margin-bottom: 40px;
}
.acc-info-email > i {
  font-size: 1.3em;
  margin-right: 5px;
  position: relative;
  top: 2px;
}
.acc-info-newsletter-wrap {
  padding: 25px;
  border: 2px solid #cacaca;
  border-radius: 10px;
  margin-bottom: 50px;
}
.acc-info-newsletter-wrap > i {
  color: #4284f3;
  font-size: 1.35em;
  position: relative;
  top: 2px;
  margin-left: 10px;
  margin-right: 5px;
}
.box-actions > a.action.subscribe > span {
  position: relative;
  text-align: center;
  padding: 7px 12px;
  border: 2px solid #cacaca;
  border-radius: 10px;
  background: #f1f1f1;
  background: -moz-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: -webkit-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1f1f1", endColorstr="#ffffff", GradientType=1);
}
.box-actions > a.action.subscribe > span::after {
  content: '';
  position: absolute;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  top: 0px;
  left: 0px;
  width: calc(100%);
  height: 53%;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
}
.box-actions > a.action.subscribe > span:hover {
  background: #f30000;
  border-color: #b90100;
  color: #FFF;
  text-shadow: none;
}
.box-actions > a.action.password > span {
  color: #606060;
  display: inline-flex;
  position: relative;
  top: -4px;
  margin-right: 15px;
  padding: 5px 10px;
  border: 2px solid #cacaca;
  border-radius: 10px;
  background: #f1f1f1;
  background: -moz-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: -webkit-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1f1f1", endColorstr="#ffffff", GradientType=1);
  align-content: flex-start;
  justify-content: flex-end;
}
.box-actions > a.action.password > span:hover {
  background: #0cb278;
  border-color: #0d9e6a;
  color: #FFF;
  text-shadow: none;
}
.block-dashboard-info {
  border: 3px solid #d8d8d8;
  border-radius: 10px;
  background: #FFFFFF;
  margin-bottom: 0px;
  margin-top: 40px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 30px;
}
.block-dashboard-addresses {
  border: 3px solid #d8d8d8 !important;
  border-radius: 10px;
  background: #FFFFFF;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 35px;
  padding-bottom: 30px;
  margin-top: 40px;
}
.block-dashboard-addresses .block-title {
  border-bottom: 2px solid #cacaca;
  padding-bottom: 15px;
  margin-bottom: 35px !important;
  font-weight: 500;
}
.account .sidebar-main-1 {
  margin-top: 0px !important;
  border: 3px solid #d8d8d8;
  border-radius: 10px;
  padding-top: 15px;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
  border-left: 3px solid transparent;
  color: #575757;
  display: block;
  padding: 10px 18px 10px 15px;
  font-size: 18px !important;
  border-bottom: 2px solid #efefef;
}
.account .column.main .block:not(.widget) .block-title > strong {
  font-size: 1.55em;
  font-family: Trebuchet MS, sans-serif;
  text-transform: none;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  color: #ffffff;
  font-weight: 600;
  background: #848484;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 2px solid #777777 !important;
  border-left: 0px !important;
  border-right: 0px !important;
  text-shadow: 1px 1px 1px #595959;
}
.sidebar ul li {
  padding-bottom: 0px;
}
.block-collapsible-nav .item {
  margin: 0px;
}
.block-collapsible-nav .item .delimiter {
  display: none;
}
.block-collapsible-nav .item:first-child {
  border-top: 2px solid #efefef;
}
.block-collapsible-nav .item:nth-child(odd) {
  background: #f8f8f8;
}
.block-collapsible-nav .item a:hover {
  background: #01b57a;
  border: 2px solid #009c69;
  border-top: 0px;
  color: #FFF;
}
#buddha-logo-acc {
  width: 100%;
  border-bottom: 0px;
  margin-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  text-align: center;
  background: #ffffff;
}
#buddha-logo-acc > img {
  width: 85%;
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 5px;
  max-height: 55px;
  /* fixes mobile */
}
.welcome-back-user {
  display: block;
  font-size: .95em;
  width: 75%;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 20px;
  text-transform: capitalize;
  padding: 0px;
  background: #FFF;
  border-radius: 13px;
  color: #818181;
  font-weight: 900;
}
ul.contact-info-dash {
  border-top: 2px solid #cacaca;
  margin-right: 20px;
  margin-bottom: 30px;
}
ul.contact-info-dash > li {
  padding: 10px 5px;
  border-bottom: 2px solid #cacaca;
  line-height: 150%;
}
.block .box-actions {
  margin-top: 15px;
  display: inline-block;
}
.buddha-acc-info-icon {
  position: relative;
  margin-right: 8px;
  top: 3px;
  font-size: 25px;
  color: #292929;
}
.buddha-address-book-icon {
  position: relative;
  margin-right: 8px;
  top: 2px;
  font-size: 25px;
  color: #292929;
}
.buddha-customer-name {
  margin-left: 5px;
  text-transform: capitalize;
  position: relative;
  top: 2px;
}
.buddha-customer-icon {
  position: relative;
  margin-right: 0px;
  top: 2px;
  font-size: 1.5em;
}
.buddha-customer-email {
  position: relative;
  margin-right: 8px;
  top: 2px;
  font-size: 1.5em;
}
.buddha-customer-edit-gear {
  position: relative;
  margin-right: 3px;
  top: 3px;
  font-size: 18px;
}
.buddha-password-key {
  position: relative;
  margin-right: 3px;
  top: 3px;
  font-size: 18px;
}
.buddha-map-icon {
  position: relative;
  margin-right: 5px;
  font-size: 22px;
}
.buddha-dash-btn {
  display: inline-flex;
  margin-right: 15px;
  padding: 5px 10px;
  border: 2px solid #cacaca;
  border-radius: 10px;
  background: #f1f1f1;
  background: -moz-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: -webkit-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1f1f1", endColorstr="#ffffff", GradientType=1);
}
.buddha-dash-btn:hover {
  background: #848484;
  border-color: #686868;
  text-shadow: 1px 1px 1px #555555;
}
.buddha-dash-btn:hover > a {
  color: #FFFFFF;
  text-shadow: 1px 1px 1px #747474;
}
.block-dashboard-info .box-newsletter a:hover {
  color: #FFFFFF;
  text-shadow: 1px 1px 1px #747474;
}
.block-dashboard-info .box-information a:hover {
  color: #FFFFFF;
  text-shadow: 1px 1px 1px #747474;
}
.block-dashboard-addresses .box-billing-address a:hover {
  color: #FFFFFF;
  text-shadow: 1px 1px 1px #747474;
}
.block-dashboard-addresses .box-shipping-address a:hover {
  color: #FFFFFF;
  text-shadow: 1px 1px 1px #747474;
}
.account .column.main .block:not(.widget) .box-title {
  margin-bottom: 12px;
}
.account .column.main .block:not(.widget) .box-title > span {
  color: #606060;
  font-weight: 900;
}
.block-dashboard-info .block-title {
  border-bottom: 2px solid #cacaca;
  padding-bottom: 13px;
  font-weight: 500;
  margin-bottom: 35px !important;
}
.manage-address-adjust {
  float: right;
  padding-right: 15px;
}
.sidebar .block {
  padding: 0px !important;
  border: 0px !important;
}
#buddha-customer-support {
  text-align: center;
  padding-top: 0px;
  padding-bottom: 25px;
  border-top: 10px solid #e6e6e6;
  background: #e2e2e2;
  background: -moz-linear-gradient(0deg, #f1f0f0 0%, #ffffff 100%);
  background: -webkit-linear-gradient(0deg, #f1f0f0 0%, #ffffff 100%);
  background: linear-gradient(0deg, #f1f0f0 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1f0f0", endColorstr="#ffffff", GradientType=1);
  color: #231f20;
  margin-bottom: 0px;
}
#buddha-customer-support > h2 {
  font-size: 1.65em;
  margin-bottom: 10px;
}
.customer-support-phone > a {
  font-size: 1.65em !important;
  margin-bottom: 20px;
  font-weight: 900;
  color: #b89045 !important;
  font-family: Trebuchet MS, sans-serif !important;
}
@keyframes bellshake {
  0% {
    transform: rotate(0);
  }
  15% {
    transform: rotate(5deg);
  }
  30% {
    transform: rotate(-5deg);
  }
  45% {
    transform: rotate(4deg);
  }
  60% {
    transform: rotate(-4deg);
  }
  75% {
    transform: rotate(2deg);
  }
  85% {
    transform: rotate(-2deg);
  }
  92% {
    transform: rotate(1deg);
  }
  100% {
    transform: rotate(0);
  }
}
.Dashboard-Home:hover > a::before {
  animation: bellshake 0.5s cubic-bezier(0.36, 0.07000000000000001, 0.19, 0.97) both;
}
.Dashboard-Home > a::before {
  font-family: "Font Awesome 5 Free";
  content: '\f2bd';
  margin-right: 15px;
  font-size: 1.2em;
  position: relative;
  left: 2px;
  top: 2px;
}
.Dashboard-Home > strong::before {
  font-family: "Font Awesome 5 Free";
  content: '\f2bd';
  margin-right: 15px;
  font-size: 1.2em;
  position: relative;
  left: 2px;
  top: 2px;
}
.MyAccount:hover > a::before {
  animation: bellshake 0.5s cubic-bezier(0.36, 0.07000000000000001, 0.19, 0.97) both;
}
.MyAccount > a::before {
  font-family: "Font Awesome 5 Free";
  content: '\f2bd';
  margin-right: 15px;
  font-size: 1.2em;
  position: relative;
  left: 2px;
  top: 2px;
}
.MyAccount > strong::before {
  font-family: "Font Awesome 5 Free";
  content: '\f2bd';
  margin-right: 15px;
  font-size: 1.2em;
  position: relative;
  left: 2px;
  top: 2px;
}
.PreviousOrders:hover > a::before {
  animation: bellshake 0.5s cubic-bezier(0.36, 0.07000000000000001, 0.19, 0.97) both;
}
.PreviousOrders > a::before {
  font-family: "Font Awesome 5 Free";
  content: '\f1da';
  margin-right: 15px;
}
.PreviousOrders > strong::before {
  font-family: "Font Awesome 5 Free";
  content: '\f1da';
  margin-right: 15px;
}
.TeaWishList:hover > a::before {
  animation: bellshake 0.5s cubic-bezier(0.36, 0.07000000000000001, 0.19, 0.97) both;
}
.TeaWishList > a::before {
  font-family: "Font Awesome 5 Free";
  content: '\f0d0';
  margin-right: 15px;
}
.TeaWishList > strong::before {
  font-family: "Font Awesome 5 Free";
  content: '\f0d0';
  margin-right: 15px;
}
.AddressBook:hover > a::before {
  animation: bellshake 0.5s cubic-bezier(0.36, 0.07000000000000001, 0.19, 0.97) both;
}
.AddressBook > a::before {
  font-family: "Font Awesome 5 Free";
  content: '\f2b9';
  margin-right: 15px;
  font-size: 1.2em;
}
.AddressBook > strong::before {
  font-family: "Font Awesome 5 Free";
  content: '\f2b9';
  margin-right: 15px;
  font-size: 1.2em;
  position: relative;
  left: 3px;
}
.AccountInformation:hover > a::before {
  animation: bellshake 0.5s cubic-bezier(0.36, 0.07000000000000001, 0.19, 0.97) both;
}
.AccountInformation > a::before {
  font-family: "Font Awesome 5 Free";
  content: '\f2bb';
  margin-right: 15px;
}
.AccountInformation > strong::before {
  font-family: "Font Awesome 5 Free";
  content: '\f2bb';
  margin-right: 15px;
}
.PaymentMethods:hover > a::before {
  animation: bellshake 0.5s cubic-bezier(0.36, 0.07000000000000001, 0.19, 0.97) both;
}
.PaymentMethods > a::before {
  font-family: "Font Awesome 5 Free";
  content: '\f09d';
  margin-right: 15px;
}
.PaymentMethods > strong::before {
  font-family: "Font Awesome 5 Free";
  content: '\f09d';
  margin-right: 15px;
}
.MyTeaReviews:hover > a::before {
  animation: bellshake 0.5s cubic-bezier(0.36, 0.07000000000000001, 0.19, 0.97) both;
}
.MyTeaReviews > a::before {
  font-family: "Font Awesome 5 Free";
  content: '\f5c0';
  margin-right: 15px;
}
.MyTeaReviews > strong::before {
  font-family: "Font Awesome 5 Free";
  content: '\f5c0';
  margin-right: 15px;
}
.NewsletterSubscriptions:hover > a::before {
  animation: bellshake 0.5s cubic-bezier(0.36, 0.07000000000000001, 0.19, 0.97) both;
}
.NewsletterSubscriptions > a::before {
  font-family: "Font Awesome 5 Free";
  content: "\f1d8";
  margin-right: 15px;
}
.NewsletterSubscriptions > strong::before {
  font-family: "Font Awesome 5 Free";
  content: '\f1d8';
  margin-right: 15px;
}
.GiftCard:hover > a::before {
  animation: bellshake 0.5s cubic-bezier(0.36, 0.07000000000000001, 0.19, 0.97) both;
}
.GiftCard > a::before {
  font-family: "Font Awesome 5 Free";
  content: "\f06b";
  margin-right: 15px;
}
.GiftCard > strong::before {
  font-family: "Font Awesome 5 Free";
  content: '\f06b';
  margin-right: 15px;
}
.MyPointsandRewards:hover > a::before {
  animation: bellshake 0.5s cubic-bezier(0.36, 0.07000000000000001, 0.19, 0.97) both;
}
.MyPointsandRewards > a::before {
  font-family: "Font Awesome 5 Free";
  content: '\f51e';
  margin-right: 15px;
}
.MyPointsandRewards > strong::before {
  font-family: "Font Awesome 5 Free";
  content: '\f51e';
  margin-right: 15px;
}
.RewardDashboard > a::before {
  font-family: "Font Awesome 5 Free";
  content: '\f51e';
  margin-right: 15px;
}
.RewardDashboard > strong::before {
  font-family: "Font Awesome 5 Free";
  content: '\f51e';
  margin-right: 15px;
}
.ConnectedAccounts:hover > a::before {
  animation: bellshake 0.5s cubic-bezier(0.36, 0.07000000000000001, 0.19, 0.97) both;
}
.ConnectedAccounts > a::before {
  font-family: "Font Awesome 5 Free";
  content: '\f1e0';
  margin-right: 15px;
}
.ConnectedAccounts > strong::before {
  font-family: "Font Awesome 5 Free";
  content: '\f1e0';
  margin-right: 15px;
}
.Transactions > a::before {
  font-family: "Font Awesome 5 Free";
  content: '\f1da';
  margin-right: 15px;
}
.Transactions > strong::before {
  font-family: "Font Awesome 5 Free";
  content: '\f1da';
  margin-right: 15px;
}
.ReferandEarn > a::before {
  font-family: "Font Awesome 5 Free";
  content: '\f2b5';
  margin-right: 15px;
}
.ReferandEarn > strong::before {
  font-family: "Font Awesome 5 Free";
  content: '\f2b5';
  margin-right: 15px;
}
.Back > a::before {
  font-family: "Font Awesome 5 Free";
  content: '\f359';
  margin-right: 15px;
}
.Back > strong::before {
  font-family: "Font Awesome 5 Free";
  content: '\f359';
  margin-right: 15px;
}
.menuRewardsItem_3 > a::before {
  font-family: "Font Awesome 5 Free";
  content: '\e529';
  margin-right: 15px;
}
.menuRewardsItem_3 > strong::before {
  font-family: "Font Awesome 5 Free";
  content: '\e529';
  margin-right: 15px;
}
.menuRewardsItem_4 > a::before {
  font-family: "Font Awesome 5 Free";
  content: '\f0a8';
  margin-right: 15px;
}
.menuRewardsItem_4 > strong::before {
  font-family: "Font Awesome 5 Free";
  content: '\f0a8';
  margin-right: 15px;
}
.actions-toolbar > .secondary .action.back::before {
  font-family: "Font Awesome 5 Free";
  content: '\f0a8';
  margin-right: 5px;
}
.buddha-customer-online {
  color: #2be102;
  text-shadow: 1px 1px 8px #2eff00;
  position: relative;
  top: 1px;
  right: 2px;
  -webkit-animation: pulse2 2.0s linear infinite;
  -moz-animation: pulse2 2.0s linear infinite;
  -ms-animation: pulse2 2.0s linear infinite;
  -o-animation: pulse2 2.0s linear infinite;
  animation: pulse2 2.0s linear infinite;
}
.buddha-sign-out-btn {
  padding: 0.2rem 0.5rem;
  border: 2px solid #cacaca;
  border-radius: 10px;
  color: #575757;
  background: #e2e2e2;
  background: -moz-linear-gradient(0deg, #e2e2e2 0%, #ffffff 100%);
  background: -webkit-linear-gradient(0deg, #e2e2e2 0%, #ffffff 100%);
  background: linear-gradient(0deg, #e2e2e2 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e2e2e2", endColorstr="#ffffff", GradientType=1);
  font-weight: 900;
  font-size: .85em !important;
  margin-left: 8px;
}
.buddha-sign-out-btn:hover {
  padding: 0.2rem 0.5rem;
  background: #FFF;
  border: 2px solid #686868;
  border-radius: 10px;
  color: #ffffff;
  background: #848484;
  font-weight: 900;
  font-size: .85em !important;
  margin-left: 8px;
  text-shadow: 1px 1px 1px #555555;
}
.buddha-sign-out-btn > i {
  position: relative;
  top: 2px;
}
main > div > div > .block-dashboard-orders {
  border-top: 0px;
  margin-bottom: 25px;
}
.view-all-btn {
  color: #292929;
  display: inline-flex;
  position: relative;
  top: -8px;
  margin-right: 15px;
  padding: 5px 10px;
  border: 2px solid #cacaca;
  border-radius: 10px;
  background: #f1f1f1;
  background: -moz-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: -webkit-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1f1f1", endColorstr="#ffffff", GradientType=1);
  align-content: flex-start;
  justify-content: flex-end;
}
.view-all-btn:hover {
  color: #FFFFFF;
  background: #292929;
  border-color: #000000;
  text-shadow: 1px 1px 1px #000000;
}
.view-all-btn::after {
  content: '';
  position: absolute;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  top: 0px;
  left: 0px;
  width: calc(100%);
  height: 53%;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
}
.view-all-btn > i {
  margin-left: 10px;
  position: relative;
  top: 4px;
  right: 6px;
  font-size: .95em;
}
.block-collapsible-nav .content {
  background: none;
  padding: 0;
  text-align: left;
}
.rewards-points-acc-sidebar {
  text-shadow: 1px 2px 1px #c4c4c4;
  font-size: 1.35em;
  padding-top: 13px;
  padding-bottom: 10px;
  width: 100%;
  color: #606060;
  background: #e2e2e2;
  background: -moz-linear-gradient(0deg, #e2e2e2 0%, #ffffff 100%);
  background: -webkit-linear-gradient(0deg, #e2e2e2 0%, #ffffff 100%);
  background: linear-gradient(0deg, #e2e2e2 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e2e2e2", endColorstr="#ffffff", GradientType=1);
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border: 2px solid #cacaca;
  border-top: 0px;
}
.rewards-points-acc-sidebar > span {
  display: block;
  font-family: 'Avenir', sans-serif;
  width: fit-content;
  font-size: .5em;
  margin: 0 auto;
  padding-left: 2.5rem;
  position: relative;
  bottom: -5px;
}
.rewards-points-acc-sidebar > i {
  font-size: 1em;
  color: #FFFFFF;
  position: relative;
  right: 3px;
}
.name-logout-sidebar-wrap {
  padding-top: 15px;
  padding-bottom: 18px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border: 2px solid #cacaca;
  border-bottom: 0px;
  font-size: .90em;
}
.available-balance-title {
  font-size: .65em;
  background: #848484;
  color: #ffffff;
  font-weight: 900;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 100%;
}
.bottom {
  visibility: hidden;
}
.points2dollars {
  font-size: 1em;
  -webkit-transition: opacity 1s ease-in;
  -moz-transition: opacity 1s ease-in;
  -o-transition: opacity 1s ease-in;
  transition: opacity 1s ease-in;
}
.official-points {
  font-size: .95em;
  -webkit-transition: opacity 1s ease-in;
  -moz-transition: opacity 1s ease-in;
  -o-transition: opacity 1s ease-in;
  transition: opacity 1s ease-in;
}
.official-points > i {
  font-size: 1em;
  color: #daac3b;
  -webkit-text-stroke: 1.69px #bd942e;
  text-shadow: 1px 1.3px 2px #2222225c;
  position: relative;
  left: -5px;
}
#cf {
  height: 50px;
  position: relative;
  margin: 0 auto;
}
#cf div {
  position: absolute;
  width: 100%;
  text-align: center;
}
#cf div.top:hover {
  opacity: 0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.newsletter-acc-banner {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
  padding: 20px 40px;
  background: #f8f8f8;
  border: 2px solid #cacaca;
  border-radius: 10px;
  font-size: 1em;
}
.acc-newsletter-subscribed {
  display: inline-flex;
  font-size: 1.15em;
  position: relative;
  top: 7px;
  right: 15px;
}
.acc-newsletter-subscribed > i {
  font-size: 1.45em;
  position: relative;
  top: -3px;
  padding-right: 10px;
  color: #0d9dff;
}
.gradient-border {
  --borderWidth: 3px;
  background: #1D1F20;
  position: relative;
}
.gradient-border:after {
  content: '';
  position: absolute;
  background: linear-gradient(60deg, #f79533, #f37055, #ef4e7b, #a166ab, #5073b8, #1098ad, #07b39b, #6fba82);
  z-index: -1;
  animation: animatedgradient 3s ease alternate infinite;
  background-size: 300% 300%;
}
@keyframes animatedgradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.acc-sidebar-blog-title {
  color: #231f20;
  font-size: 1.3em;
  font-weight: 900;
  margin-top: 0px;
  margin-bottom: 10px;
  border-bottom: 2px solid #cacaca;
  padding-bottom: 8px;
}
.acc-sidebar-blog-title > i {
  font-size: 1.324em;
  position: relative;
  left: -5px;
  margin-right: 0px;
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
  color: #231f20;
}
.acc-sidebar-blog-wrap {
  background: #ffffff;
  padding: 35px 35px;
  margin-bottom: 0px !important;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top: 10px solid #e6e6e6;
}
.acc-sidebar-blog-wrap > div > a {
  font-size: 1.15em !important;
  color: #daac3b;
}
.acc-sidebar-blog-img-wrap {
  width: 100%;
  height: fit-content;
  text-align: center;
  background: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  border: 2px solid #cacaca;
  border-radius: 10px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.acc-sidebar-blog-img-wrap {
  width: 100%;
  height: fit-content;
  text-align: center;
  background: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  border: 2px solid #cacaca;
  border-radius: 10px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.read-more-btn {
  margin-top: 15px;
  text-align: center;
  padding: 5px 10px;
  border: 2px solid #cacaca;
  border-radius: 10px;
  background: #f1f1f1;
  background: -moz-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: -webkit-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1f1f1", endColorstr="#ffffff", GradientType=1);
}
.read-more-btn:hover {
  background: #848484;
  border-color: #686868;
  text-shadow: 1px 1px 1px #555555;
}
.read-more-btn > i {
  position: relative;
  top: 0px;
  right: 3px;
}
div.short-des > div.text-description > a:hover {
  color: #ffffff;
}
.buddha-dash-btn > a {
  color: #606060;
}
.actions-toolbar > .primary .action:hover {
  text-align: center;
  color: #ffffff;
  padding: 10px 20px;
  border: 2px solid #000000;
  border-radius: 10px;
  background: #292929;
  text-shadow: 1px 1px 1px #000000;
}
.actions-toolbar > .primary .action:last-child:hover {
  text-align: center;
  color: #ffffff;
  border: 2px solid #000000;
  border-radius: 10px;
  background: #292929;
  text-shadow: 1px 1px 1px #000000;
}
.edit-acc-toggle-label {
  font-size: 2em !important;
  position: relative;
  top: 20px;
  left: 20px;
}
.form.password.reset,
.form.send.confirmation,
.form.password.forget,
.form.create.account {
  margin: auto;
  border: 2px solid #cacaca;
  padding: 20px;
  border-radius: 5px;
}
.form-area label {
  position: relative;
  top: -10px;
}
div.popup > ul.top-tabs {
  padding-left: 0px !important;
}
.box-actions > a.action.edit > span::before {
  font-family: "Font Awesome 5 Free";
  content: "\f044";
  margin-right: 10px;
  position: relative;
  top: -1px;
  right: -3px;
}
.block .block-dashboard-addresses > .block-title > a.action.edit > span::before {
  font-family: "Font Awesome 5 Free";
  content: "\f044";
  margin-right: 10px;
}
.manage-address-btn {
  position: relative;
  top: -15px;
  padding-left: 20px;
  font-size: 1em;
  background: #f1f1f1;
  background: -moz-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: -webkit-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1f1f1", endColorstr="#ffffff", GradientType=1);
  padding: 5px 20px 5px 20px;
  margin: 0 auto;
  border: 2px solid #cacaca;
  border-radius: 10px;
  color: #292929 !important;
}
.manage-address-btn:hover {
  color: #FFFFFF !important;
  background: #292929;
  border-color: #000000;
  text-shadow: 1px 1px 1px #000000;
}
.manage-address-btn::after {
  content: '';
  position: absolute;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  top: 0px;
  left: 0px;
  width: calc(100%);
  height: 53%;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
}
.manage-address-btn > span::before {
  font-family: "Font Awesome 5 Free";
  content: '\f2b9';
  margin-right: 10px;
  font-size: 1em;
}
/**** / [[END]] --- CUSTOMER DASHBOARD --- [[END]] ****/
/**** / [[START]] --- CUSTOMER DASHBOARD > Forgot Password --- [[START]] ****/
.reset-password-btn {
  float: right;
  position: relative;
  top: -10px;
}
.send-reset-link {
  float: right;
  position: relative;
  top: -10px;
}
/**** / [END] --- CUSTOMER DASHBOARD > Forgot Password --- [END] ****/
/**** / [START] --- CUSTOMER DASHBOARD > Newsletter --- [START] ****/
.newsletter-manager-wrapper {
  border: 2px solid #cacaca;
  border-radius: 10px;
  background: #FFFFFF;
  margin-bottom: 25px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 25px;
}
.switch-button {
  display: inline-block;
}
.switch-button .switch-button__checkbox {
  display: none;
}
.switch-button .switch-button__label {
  background-color: #ccc;
  width: 6rem;
  height: 3rem;
  border-radius: 3rem;
  display: inline-block;
  position: relative;
  transition: .3s;
}
.switch-button .switch-button__label:before {
  transition: .3s;
  display: block;
  position: absolute;
  left: .5rem;
  top: 50%;
  margin-top: -1.25rem;
  width: 2.5rem;
  height: 2.5rem;
  background-color: #fdffff;
  content: '';
  border-radius: 50%;
}
.switch-button .switch-button__checkbox:checked + .switch-button__label {
  background-color: #77dd77;
  transition: .3s;
}
.switch-button .switch-button__checkbox:checked + .switch-button__label::before {
  transform: translateX(2.5rem);
}
.newsletter-manager-wrapper > h1 > i {
  font-size: 1.4em;
  margin-right: 10px;
}
.account .form-newsletter-manage label span {
  font-size: 1.5em;
}
.newsletter-acc-subscribed-check-wrapper {
  margin-bottom: 20px !important;
}
.fieldset > .newsletter-acc-subscribed-check-wrapper .label {
  margin-left: 20px;
  position: relative;
  top: 8px;
}
/**** / [START] --- CUSTOMER DASHBOARD > Newsletter --- [START] ****/
/**** / [START] --- CUSTOMER DASHBOARD > Rewards Points --- [START] ****/
.label-available-bal {
  width: 100%;
  display: block;
  padding-top: 10px !important;
  padding-bottom: 12px;
  text-align: center;
  color: #ffffff;
  background: #dfdfdf;
  border: 2px solid #bc3930;
  border-left: 0px;
  border-bottom: 0px;
  border-radius: 0px;
  border-top-right-radius: 10px;
  background: #bd3930;
  background: -moz-linear-gradient(0deg, #292929 0%, #606060 100%);
  background: -webkit-linear-gradient(0deg, #292929 0%, #606060 100%);
  background: linear-gradient(0deg, #c0392b 0%, #e74c3c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e2e2e2", endColorstr="#ffffff", GradientType=1);
}
.label-total-spent {
  width: 100%;
  display: block;
  padding-top: 10px !important;
  padding-bottom: 12px;
  text-align: center;
  color: #ffffff;
  background: #bd3930;
  background: -moz-linear-gradient(0deg, #e74c3c 0%, #e74c3c 100%);
  background: -webkit-linear-gradient(0deg, #e74c3c 0%, #e74c3c 100%);
  background: linear-gradient(0deg, #c0392b 0%, #e74c3c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e2e2e2", endColorstr="#ffffff", GradientType=1);
  border: 2px solid #bc3930;
  border-left: 2.5px solid #bc3930;
  border-bottom: 0px;
  border-radius: 0px;
  border-top-right-radius: 10px;
}
.label-total-earned {
  border: 2px solid #148047;
  background: #198d4f;
  background: -moz-linear-gradient(0deg, 198d 4f 0%, #2bb36b 100%);
  background: -webkit-linear-gradient(0deg, 198d 4f 0%, #2bb36b 100%);
  background: linear-gradient(0deg, #198d4f 0%, #2bb36b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e2e2e2", endColorstr="#ffffff", GradientType=1);
  border-bottom: 0px;
  width: 100%;
  display: block;
  padding-top: 10px !important;
  padding-bottom: 12px;
  text-align: center;
  color: #ffffff;
  border-radius: 0px;
}
.label-available-bal {
  width: 100%;
  display: block;
  padding-top: 10px !important;
  padding-bottom: 10px;
  text-align: center;
  color: #fff;
  background: #e2e2e2;
  background: -moz-linear-gradient(0deg, #e2e2e2 0%, #ffffff 100%);
  background: -webkit-linear-gradient(0deg, #e2e2e2 0%, #ffffff 100%);
  background: linear-gradient(0deg, #e2e2e2 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e2e2e2", endColorstr="#ffffff", GradientType=1);
  border: 3px solid #c1c1c1;
  border-radius: 0px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.label-available-bal > span {
  font-weight: 900;
  color: #606060;
}
.label-total-earned > span {
  font-weight: 900;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.33);
}
.label-total-spent > span {
  font-weight: 900;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.33);
}
.item-balance .available {
  background: #ffffff;
  border: 3px solid #c1c1c1;
  border-top: 0px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.item-balance .box-balance {
  width: 100%;
  height: 90px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  margin-bottom: 5px;
}
.item-balance .box-balance > span {
  color: #606060;
  text-transform: capitalize;
}
.item-balance .box-balance > span > i {
  font-size: 1.3em;
  position: relative;
  left: -8px;
  color: #daac3b;
  -webkit-text-stroke: 1.69px #bd942e;
  text-shadow: 1.2px 2.3px 3px #2222225c;
}
.item-balance .box-balance > .total-spent-span > i {
  left: -16px;
}
.total-spent-span > i {
  left: -14px;
}
.item-balance .box-balance > span > strong {
  color: #606060;
  font-size: 1.3em;
  text-shadow: 1px 2px 3px #d0d0d0;
  font-weight: 300;
  position: relative;
  right: -10px;
}
.total-earned-span {
  color: #606060 !important;
  text-shadow: 1px 2px 1px #cacaca;
}
.total-spent-span {
  color: #606060 !important;
  text-shadow: 1px 2px 1px #cacaca;
}
.available-bal-span {
  text-shadow: 1px 2px 1px #cdcdcd;
}
.item-balance .paid {
  background: #bd3930;
  background: -moz-linear-gradient(0deg, #292929 0%, #606060 100%);
  background: -webkit-linear-gradient(0deg, #292929 0%, #606060 100%);
  background: linear-gradient(0deg, #c0392b 0%, #e74c3c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e2e2e2", endColorstr="#ffffff", GradientType=1);
  border: 5px solid #bd3930;
  border-left: 2.5px solid #bd3930;
  border-top: 2.5px solid #a93028;
  border-bottom-right-radius: 10px;
}
.reward-balance {
  margin-bottom: 30px !important;
}
.reward-information {
  height: 100%;
  padding: 0px;
  border-right: 2px solid #cacaca;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
@media only screen and (max-width: 767px) {
  .account .block-collapsible-nav .title:after {
    font-family: "Font Awesome 5 Free" !important;
    content: "\f0D7";
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .reward-information {
    border-right: 0px;
    border-bottom: 2px solid #cacaca;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  div.block.reward-information.mp-clear > .block-content {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0px;
  }
  div.block.reward-information.mp-clear > .block-content {
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
    border-bottom-left-radius: 0px !important;
  }
}
.earning-rate {
  margin-bottom: 20px;
}
.earning-rate > span > .money-money {
  padding: 2px 5px;
  width: 50px;
  height: 25px;
  display: inline-block;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #6d9e4e;
  background: #85bb65;
  border: 2px solid #85bb65;
  outline: 2px solid #6d9e4e;
  outline-offset: -4px;
  border-radius: 3px;
  position: relative;
  top: 3px;
}
.earning-rate > span > .money-money > strong {
  font-size: 13px;
  padding: 2px 5px;
  background: #5e8b42;
  border-radius: 50%;
  position: relative;
  top: -4px;
}
.earning-rate > span > .money-money > strong > span {
  font-size: 10px;
}
.little-coins {
  font-size: 20px;
  position: relative;
  bottom: 2px;
  margin-left: 5px;
  margin-right: 5px;
}
.spending-rate > span > .money-money {
  padding: 2px 5px;
  width: 50px;
  height: 25px;
  display: inline-block;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #6d9e4e;
  background: #85bb65;
  border: 2px solid #85bb65;
  outline: 2px solid #6d9e4e;
  outline-offset: -4px;
  border-radius: 3px;
  position: relative;
  top: 3px;
}
.spending-rate > span > .money-money > strong {
  font-size: 13px;
  padding: 2px 5px;
  background: #5e8b42;
  border-radius: 50%;
  position: relative;
  top: -4px;
}
.spending-rate > span > .money-money > strong > span {
  font-size: 10px;
}
.reward-info-icon {
  font-size: 1.15em;
}
.box-exchange {
  background: #ececec;
  border: 2px solid #cacaca;
  border-radius: 8px;
}
.current-exchange-rate-txt {
  margin-bottom: 10px !important;
  margin-top: 10px !important;
  width: 100%;
  display: block;
  text-transform: capitalize;
}
div.box.box-exchange > div.box-content {
  margin-bottom: 0px;
}
div.box.box-exchange > strong.box-title {
  margin-bottom: 0px;
}
.reward-info-faq-txt {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 2px solid #cacaca;
  font-size: 12pt;
  font-weight: 900;
}
.reward-points-notification {
  height: 100%;
  padding: 0px;
  border: 0px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  background: #efefef;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
}
div.block.reward-points-notification.mp-clear > .block-content {
  padding: 25px;
  padding-left: 42px;
}
div.block.reward-information.mp-clear > .block-content {
  background: #ffffff;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  padding: 28px;
  margin-bottom: 0px !important;
  height: 100%;
}
.box-content {
  margin-bottom: 0px !important;
}
div.block.reward-points-notification.mp-clear > div.block-content > form > fieldset {
  margin-top: 10px;
  margin-bottom: 25px;
}
div.block.reward-points-notification.mp-clear > div.block-content > form > div.actions-toolbar {
  margin-top: 0px;
  margin-bottom: 0px;
}
div.block.reward-points-notification.mp-clear > div.block-content > form > fieldset > div.field.choice::before {
  display: none !important;
}
div.block.reward-points-notification.mp-clear > div.block-content > form > fieldset > div.field.choice {
  margin-bottom: 10px;
}
div.block.reward-points-notification.mp-clear > div.block-content > form > fieldset > div.field.choice > input {
  display: inline-flex;
  margin: 0px;
  float: left;
  width: 50px;
  height: 30px;
  box-shadow: none;
  margin-right: 10px;
}
div.block.reward-points-notification.mp-clear > div.block-content > form > fieldset > div.field.choice > label {
  position: relative;
  top: 6px;
}
#rewards-transaction-table {
  border: 2px solid #cacaca !important;
  border-radius: 10px;
  margin-bottom: 0px;
}
#rewards-transaction-table > thead > tr {
  background: #e2e2e2;
  background: -moz-linear-gradient(0deg, #e2e2e2 0%, #ffffff 100%);
  background: -webkit-linear-gradient(0deg, #e2e2e2 0%, #ffffff 100%);
  background: linear-gradient(0deg, #e2e2e2 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e2e2e2", endColorstr="#ffffff", GradientType=1);
  color: #231f20;
  font-weight: 900;
}
#rewards-transaction-table > thead > tr > th:first-child {
  border-top-left-radius: 8px;
}
#rewards-transaction-table > thead > tr > th {
  text-align: center;
  border-right: 2px solid #cacaca;
  border-bottom: 2px solid #cacaca;
}
#rewards-transaction-table > thead > tr > th:last-child {
  border-top-right-radius: 8px;
  border-right: 0px !important;
}
#rewards-transaction-table > tbody > tr > td:first-child {
  border-bottom-left-radius: 8px;
}
#rewards-transaction-table > tbody > tr > td {
  text-align: center;
  border-right: 2px solid #cacaca;
  text-transform: CAPITALIZE;
}
#rewards-transaction-table > tbody > tr > td:last-child {
  border-right: 0px;
  border-bottom-right-radius: 8px;
}
#rewards-transaction-table > tbody > tr:nth-child(even) {
  background: #efefef;
}
#rewards-transaction-table > tbody > tr:last-child {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
div.block.block-reward-dashboard-transaction > div.block-title.order > strong > i {
  font-size: 1.15em;
  margin-left: 20px;
  margin-right: 10px;
}
.customer-rewards-dashboard-refer-wrapper {
  display: flex;
  width: 100%;
  border: 2px solid #d8d8d8;
  border-radius: 10px;
}
.customer-rewards-dashboard-refer-h1::before {
  opacity: .33;
  background: url(../images/teas-header-overlay.svg);
  background-repeat: no-repeat;
  background-position: left;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
.customer-rewards-dashboard-refer-h1 {
  font-size: 2.25em;
  margin-bottom: 0px;
  padding-top: 25px;
  padding-bottom: 25px;
  text-align: center;
  border-bottom: 2px solid #cacaca;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background: linear-gradient(to bottom, #ffffff 0%, #e2e2e2 f2 100%), url(../images/teas-header-overlay.svg);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
div.customer-rewards-dashboard-refer-wrapper > #mp_reward_referral > #mp_section {
  margin-top: 0px;
}
select#send-by {
  background: #ffffff;
  background-clip: padding-box;
  border: 2px solid #cacaca;
  border-radius: 10px;
  padding: 5px 10px 4px;
  vertical-align: baseline;
  width: 100%;
  height: 50px;
  box-sizing: border-box;
}
.url_and_code .copy {
  width: 95px !important;
  color: #606060 !important;
  border: 2px solid #cacaca;
  border-left: 2px solid #cacaca !important;
  font-family: Trebuchet MS, sans-serif !important;
  background: #e7e7e7 !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  height: 48px !important;
  display: block !important;
  text-align: center !important;
  line-height: 30px !important;
  position: absolute !important;
  right: 0px !important;
  top: 11px !important;
  cursor: pointer !important;
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}
.copy > span {
  position: relative;
  top: 6px;
  text-transform: capitalize;
}
.facebook-block {
  padding: 10px 5px;
  text-align: center;
  background: #1877f2;
  color: #FFF;
  border: 5px solid #0d62cc;
  border-radius: 10px;
  text-shadow: 1px 1px #0d62cc, -1px 1px #0d62cc, 1px -1px #0d62cc, -1px -1px #0d62cc, 1px 1px 5px #0d62cc;
}
.facebook-block > i {
  font-size: 4em;
}
.twitter-block {
  padding: 10px 5px;
  text-align: center;
  background: #1d9bf0;
  color: #FFF;
  border: 5px solid #1584c8;
  border-radius: 10px;
  text-shadow: 1px 1px #1584c8, -1px 1px #1584c8, 1px -1px #1584c8, -1px -1px #1584c8, 1px 1px 5px #1584c8;
}
.twitter-block > i {
  font-size: 4em;
}
.email-block {
  padding: 10px 5px;
  text-align: center;
  background: #e2e2e2;
  background: -moz-linear-gradient(0deg, #e2e2e2 0%, #ffffff 100%);
  background: -webkit-linear-gradient(0deg, #e2e2e2 0%, #ffffff 100%);
  background: linear-gradient(0deg, #e2e2e2 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e2e2e2", endColorstr="#ffffff", GradientType=1);
  color: #555555;
  border: 5px solid #606060;
  border-radius: 10px;
}
.email-block > i {
  font-size: 4em;
}
.refer-wrapper-left {
  padding: 50px;
  width: 100%;
  height: fit-content;
  display: inline-block;
}
.refer-wrapper-right {
  padding: 50px;
  width: 100%;
  height: fit-content;
  display: inline-block;
  background: #f8f8f8;
  border-left: 2px solid #cacaca;
}
.mp_input > input {
  border: 2px solid #cacaca;
}
.invite-friend .comment {
  background: #ffffff !important;
  padding: 20px 10px;
  border-radius: 10px;
  border: 2px solid #cacaca;
  margin-top: 20px;
}
.invite-friend .comment > p {
  margin: 0px;
  margin-bottom: 10px;
}
.one-coin {
  font-size: 1em;
  color: #daac3b;
  position: relative;
  left: 3px;
  margin-right: 3px;
  -webkit-text-stroke: 2px #bd942e;
}
.bigger-coins {
  font-size: 1.5em;
  margin-right: 3px;
  position: relative;
  bottom: -3px;
  color: #daac3b;
  -webkit-text-stroke: 1.69px #bd942e;
}
.edit-acc-info-wrapper {
  border: 2px solid #cacaca;
  border-radius: 10px;
  background: #FFFFFF;
  margin-bottom: 0px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 35px;
  padding-bottom: 35px;
}
.edit-acc-info-h1 {
  font-size: 1.8em;
  margin-bottom: 20px;
  color: #292929;
}
.edit-acc-info-h1 > i {
  font-size: 1.33em;
  margin-right: 8px;
}
.pslogin-block .pslogin-buttons ul li {
  width: 100% !important;
  max-width: 140px !important;
  margin-right: 40px !important;
  height: 100% !important;
}
.forgot-pass-pop {
  float: none !important;
  display: inline-flex;
  text-align: center;
  width: 100%;
  margin-top: 10px;
}
.form-area .hide-password {
  top: 50%;
}
.icon-input {
  padding-left: 60px !important;
  border: 2px solid #ebebeb !important;
  border-radius: 10px !important;
}
.input-icon-wrap {
  position: absolute;
  width: 52px;
  height: 52px;
  background: #ebebeb;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  text-align: center;
  align-content: center;
}
.input-icon-wrap > i {
  font-size: 1.15em;
  position: relative;
  top: 17px;
  color: #cecece;
}
#login-section > form {
  padding-top: 0px;
}
#accept-terms {
  width: 20px;
  position: absolute;
  top: 20px;
  margin-left: 10px;
}
.accept-terms-label {
  display: block;
  padding-left: 35px;
  line-height: 220%;
  position: relative;
  top: -5px;
  margin-top: 20px;
  margin-bottom: 10px;
  right: -15px;
}
.password-count {
  float: right;
  position: relative;
  bottom: 24px;
  right: 10px;
}
.strength-meter {
  position: relative;
  height: 3px;
  background: #DDD;
  margin: 10px auto 20px;
  border-radius: 3px;
}
.strength-meter:before,
.strength-meter:after {
  content: '';
  height: inherit;
  background: transparent;
  display: block;
  border-color: #FFF;
  border-style: solid;
  border-width: 0 5px 0 5px;
  position: absolute;
  width: 80px;
  z-index: 10;
}
.strength-meter:before {
  left: 70px;
}
.strength-meter:after {
  right: 70px;
}
.strength-meter-fill {
  background: transparent;
  height: inherit;
  position: absolute;
  width: 0;
  border-radius: inherit;
  transition: width 0.5s ease-in-out, background 0.25s;
}
.strength-meter-fill[data-strength='0'] {
  background: darkred;
  width: 20%;
}
.strength-meter-fill[data-strength='1'] {
  background: orangered;
  width: 40%;
}
.strength-meter-fill[data-strength='2'] {
  background: orange;
  width: 60%;
}
.strength-meter-fill[data-strength='3'] {
  background: yellowgreen;
  width: 80%;
}
.strength-meter-fill[data-strength='4'] {
  background: green;
  width: 100%;
}
@media (min-width: 0px) and (max-width: 1479px) {
  .tea-tag-quotes-wrapper {
    display: none !important;
  }
}
@media (min-width: 0px) and (max-width: 1499px) {
  .hide-under-1500 {
    display: none !important;
  }
}
@media (min-width: 200px) and (max-width: 767px) {
  .view-all-btn {
    text-align: center;
    font-weight: 900;
  }
  .view-all-btn > i {
    top: 0px;
  }
  .reward-points-notification {
    border-top-right-radius: 0px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  .account .sidebar-main-1 {
    box-shadow: 0 10px 20px rgba(69, 63, 181, 0.1);
    overflow: hidden;
  }
  #buddha-logo-acc {
    padding-bottom: 15px;
  }
  #buddha-customer-support {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  .account .column.main .block:not(.widget) .block-title > strong {
    font-size: 1.35em;
  }
  .most-recent-orders-header > strong > i {
    font-size: 25px;
    position: relative;
    top: 2px;
    margin-left: 0px;
    margin-right: 8px;
  }
  .most-recent-orders-header {
    padding-left: 0px !important;
    text-align: center;
  }
  .acc-sidebar-blog-wrap {
    display: none;
  }
  .view-all-btn {
    display: block;
    background: #292929;
    background: linear-gradient(to bottom, #404040, #292929);
    font-size: 1em;
    color: #FFF;
    position: relative;
    top: 5px;
    margin: 0 auto;
    margin-right: 0px;
    padding: 10px 15px;
    border: 2px solid #000000;
    border-radius: 10px;
    align-content: center;
    justify-content: center;
    margin-top: 15px;
    margin-bottom: 25px;
  }
  #my-orders-table > tbody > tr:nth-child(odd) {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
  }
  #my-orders-table > tbody > tr > td {
    border: 0px !important;
  }
  #my-orders-table > tbody > tr {
    border-bottom: 2px solid #cacaca !important;
  }
  #my-orders-table > tbody > tr:last-child {
    border-bottom: 0px !important;
  }
  .most-recent-orders-view-all-btn {
    width: 90% !important;
    margin-top: 10px !important;
    margin-bottom: 5px !important;
  }
  .most-recent-orders-reorder-btn {
    width: 90% !important;
  }
  .nav {
    background: #FFF;
  }
  .buddha-dash-btn {
    margin-bottom: 10px;
  }
  .acc-newsletter-subscribed {
    display: inline-grid;
    font-size: 1.15em;
    line-height: 1.4em;
    position: relative;
    top: 0px;
    right: 0px;
    margin-bottom: 20px;
    padding-top: 10px;
  }
  .acc-newsletter-subscribed > i {
    font-size: 2.5em;
    margin-bottom: 15px;
    position: relative;
    top: 0px;
    padding-right: 10px;
    color: #0d9dff;
  }
  .newsletter-acc-banner {
    padding: 20px 20px;
  }
  .manage-address-adjust {
    display: none;
  }
  .block-collapsible-nav {
    position: absolute;
    top: -25px;
    width: 90%;
    z-index: 5;
    background: #f1f1f1;
    background: -moz-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
    background: -webkit-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
    background: linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1f1f1", endColorstr="#ffffff", GradientType=1);
    border: 2px solid #cacaca !important;
    border-radius: 10px;
    margin: 0 auto !important;
    left: auto;
  }
  .account .block-collapsible-nav {
    margin: 0 !important;
    width: 100%;
    border-top: 2px solid #cacaca !important;
    border-radius: 0px !important;
    overflow: hidden;
  }
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .block-collapsible-nav .title {
    border-bottom: 0px !important;
    border-top: 0px !important;
  }
  .item-balance .available {
    background: #ffffff;
    border: 3px solid #c1c1c1;
    border-right: 3px solid #c1c1c1;
    border-top: 1px solid #c1c1c1;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-bottom: 20px;
  }
  .label-available-bal {
    border-top-right-radius: 10px;
  }
  .label-total-earned {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .item-balance .paid {
    border-left: 5px solid #cacaca;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
  }
  .label-total-spent {
    border-top-left-radius: 10px;
  }
  .login-container {
    width: 100%;
    margin-top: 25px;
  }
  .pslogin-block .pslogin-buttons ul li {
    width: 100% !important;
    max-width: 100px !important;
    margin-right: 20px !important;
    height: 100% !important;
  }
  .top-tabs a {
    font-size: .8em !important;
  }
  .top-tabs a.selected {
    font-size: .8em !important;
  }
  .login-pop-logo {
    width: 85%;
    max-width: 309px;
    margin-top: 60px;
  }
  .login-pop-logo-wrap > div > span {
    font-size: 1.2em;
  }
  .pslogin-block .pslogin-buttons ul {
    display: inline-block;
  }
}
.item-balance .earned {
  border-top: 2.5px solid #157f47;
  border-bottom: 5px solid #1b8d4f;
  border-left: 2.5px solid #188d4f;
  border-right: 2.5px solid #188d4f;
  background: #198d4f;
  background: -moz-linear-gradient(0deg, 198d 4f 0%, #2bb36b 100%);
  background: -webkit-linear-gradient(0deg, 198d 4f 0%, #2bb36b 100%);
  background: linear-gradient(0deg, #198d4f 0%, #2bb36b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e2e2e2", endColorstr="#ffffff", GradientType=1);
}
/**** / [END] --- CUSTOMER DASHBOARD > Rewards Points --- [END] ****/
/**** / [START] --- CUSTOMER DASHBOARD > Wishlist --- [START] ****/
form.form.wishlist.share > fieldset > legend {
  margin-top: 30px;
  margin-bottom: 35px;
  text-align: center;
}
form.form.wishlist.share > fieldset > legend > span {
  font-size: 1.3em;
}
.wish-list-sharing-wrapper > h1 {
  font-size: 2em;
  text-align: center;
}
.wish-list-sharing-wrapper > h1 > i {
  font-size: .95em;
  position: relative;
  top: 5px;
  margin-right: 5px;
}
.wishlist-wrapper {
  border: 2px solid #CACACA;
  border-radius: 10px;
  background: #FFFFFF;
}
.wishlist-wrapper > h1 {
  font-size: 2em;
  text-align: center;
}
.wishlist-wrapper > h1 > i {
  font-size: .9em;
  position: relative;
  top: 0px;
  margin-right: 5px;
}
.limiter-options {
  border: 2px solid #cacaca;
  background: #f2f2f2;
  color: #606060;
  text-align: center;
  position: relative;
  top: -3px;
  padding-top: 2px;
  border-radius: 10px;
}
.product-item-info .product-item-name > a {
  font-family: Trebuchet MS, sans-serif !important;
  font-size: 1.35em !important;
}
.table-wrapper.comparison .price-box .price,
.products-grid.wishlist .price-box .price {
  font-family: Trebuchet MS, sans-serif;
  font-size: 20px !important;
  text-align: left;
  font-weight: 900;
  color: #08b379 !important;
}
.products-grid.wishlist .product-item-inner textarea {
  display: block;
  box-sizing: padding-box;
  overflow: hidden;
  padding: 10px;
  width: 100%;
  height: 115px;
  font-size: 14px;
  margin: 50px auto;
  border-radius: 6px;
  border: 2px solid #cacaca;
}
.products-grid.wishlist .product-item-inner textarea:focus {
  border: 2px solid #575757;
  outline: none;
}
.qty-up-down {
  position: relative;
  top: -5px;
  color: #292929;
}
.qty-up-down > i {
  margin-left: 10px;
  padding-right: 5px;
}
.products-grid.wishlist .product-item .box-tocart input.qty {
  height: 32px;
  position: relative;
  top: -25px;
  right: -5px;
}
.table-wrapper.comparison .product-item-actions .actions-primary button.tocart,
.products-grid.wishlist .product-item-actions .actions-primary button.tocart {
  text-transform: capitalize;
  color: #606060;
  padding: 10px 40px;
  border: 2px solid;
  background: #FFD814;
  border-color: #edc603;
  font-size: 1em;
  width: 100%;
  margin: 0 auto;
  border-radius: 10px;
  display: inline-flex;
  justify-content: center;
  margin-top: -15px;
  margin-bottom: 25px;
}
.table-wrapper.comparison .product-item-actions .actions-primary button.tocart,
.products-grid.wishlist .product-item-actions .actions-primary button.tocart::after {
  content: '';
  position: absolute;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  top: 0px;
  left: 0px;
  width: calc(100%);
  height: 53%;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
}
.table-wrapper.comparison .product-item-actions .actions-primary button.tocart:hover,
.products-grid.wishlist .product-item-actions .actions-primary button.tocart:hover {
  background-color: #ffa41b;
  color: #ffffff;
  border-color: #FF8F00;
}
.table-wrapper.comparison .product-item-actions .actions-primary button.tocart:hover,
.products-grid.wishlist .product-item-actions .actions-primary button.tocart:hover {
  background-color: #ffa41b;
  border-color: #FF8F00;
  text-shadow: 1px 1px 1px #0000003d;
  text-transform: capitalize;
  color: #ffffff;
  padding: 10px 40px;
  border: 2px solid #FF8F00;
  size: 1em;
  width: 100%;
  margin: 0 auto;
  border-radius: 10px;
  display: inline-flex;
  justify-content: center;
  margin-top: -15px;
  margin-bottom: 25px;
}
.table-wrapper.comparison .product-item-actions .actions-primary button.tocart:before,
.products-grid.wishlist .product-item-actions .actions-primary button.tocart:before {
  margin-right: 8px;
  font-size: 1.3em;
  font-weight: 900;
}
div.product-item-actions > a.btn-remove.action.delete > span > i {
  position: relative;
  top: 0px;
  left: 0px;
  margin-right: 10px;
}
div.product-item-actions > a.action.edit > span > i {
  position: relative;
  top: 3px;
  left: 5px;
  margin-right: 10px;
}
.wish-list-sharing-wrapper {
  border: 2px solid #cacaca;
  border-radius: 10px;
  background: #FFFFFF;
  margin-bottom: 25px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 25px;
  padding-bottom: 25px;
}
.btn-remove .action .delete {
  gposition: relative;
  display: inline-block;
  text-transform: CAPITALIZE;
  text-align: center;
  color: #606060;
  padding: 10px 20px;
  border: 2px solid #cacaca;
  border-radius: 10px;
  background: #f1f1f1;
  background: -moz-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: -webkit-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1f1f1", endColorstr="#ffffff", GradientType=1);
}
/**** / [END] --- CUSTOMER DASHBOARD > Wishlist --- [END] ****/
/**** / [START] --- CUSTOMER DASHBOARD > Address Book --- [START] ****/
.actions-toolbar > .primary .action:last-child {
  border-radius: 10px;
  border: 2px solid;
  background: #f1f1f1;
  background: -moz-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: -webkit-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1f1f1", endColorstr="#ffffff", GradientType=1);
  border-color: #cacaca;
  color: #606060;
  text-shadow: 1px 1px 4px #ffffff;
  font-weight: 900 !important;
  font-family: Trebuchet MS, sans-serif !important;
}
.actions-toolbar > .secondary .action:last-child {
  text-align: center;
  border: 2px solid #cacaca;
  border-radius: 10px;
  text-transform: Capitalize;
  background: #f1f1f1;
  background: -moz-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: -webkit-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1f1f1", endColorstr="#ffffff", GradientType=1);
}
.actions-toolbar > div.secondary > a.action.back > span > i {
  position: relative;
  top: 3px;
  padding-right: 5px;
}
.account .column.main .block:not(.widget) .block-title > strong {
  color: #292929;
}
.block-order-items,
.block-newsletter-edit,
.block-account-edit,
.block-addresses-edit {
  border: 2px solid #CACACA;
  border-radius: 10px;
  background: #FFFFFF;
  overflow: hidden;
}
.block-addresses-default {
  border: 2px solid #cacaca;
  border-bottom: 0px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: #FFFFFF;
  margin-bottom: 0px;
  overflow: hidden;
}
.block-addresses-list {
  border: 2px solid #cacaca !important;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background: #FFFFFF;
}
.block .box-actions .action:after {
  border-left: 0px;
}
.box-actions > a.action.edit:hover {
  color: #FFFFFF;
}
.box-actions > a.action.edit > span {
  position: relative;
  text-align: center;
  padding: 7px 12px;
  border: 2px solid #cacaca;
  border-radius: 10px;
  background: #f1f1f1;
  background: -moz-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: -webkit-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1f1f1", endColorstr="#ffffff", GradientType=1);
  display: inline-block;
}
.box-actions > a.action.edit > span::after {
  content: '';
  position: absolute;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  top: 0px;
  left: 0px;
  width: calc(100%);
  height: 53%;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
}
.box-actions > a.action.edit > span:hover {
  background: #292929;
  border-color: #000000;
  text-shadow: 1px 1px 1px #000000;
}
.box-actions > a.action.password > span > i {
  position: relative;
  top: 3px;
  margin-right: 8px;
}
.box-actions > a.action.password > span::after {
  content: '';
  position: absolute;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  top: 0px;
  left: 0px;
  width: calc(100%);
  height: 53%;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
}
.actions-toolbar > .primary > button > span {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 900;
}
.actions-toolbar > .primary > button > span > i {
  padding-right: 5px;
}
.box-content > address {
  text-transform: capitalize;
  line-height: 170%;
  font-size: 1.1em;
}
.box-content > address > a {
  line-height: 150%;
  font-size: 1.1em !important;
}
div.block.block-addresses-default > div.block-title > strong > i {
  font-size: 1.2em;
  position: relative;
  top: -3px;
  padding-right: 5px;
}
div.block.block-addresses-list > div.block-title > strong > i {
  font-size: 1.2em;
  position: relative;
  top: -3px;
  padding-right: 5px;
}
.box-content {
  margin-bottom: 25px;
}
/**** / [END] --- CUSTOMER DASHBOARD > Address Book --- [END] ****/
@media (min-width: 200px) and (max-width: 767px) {
  .account .sidebar-main-1 {
    box-shadow: none;
    margin-top: 0 !important;
    margin-bottom: 50px;
  }
}
@media (min-width: 200px) and (max-width: 767px) {
  .block-collapsible-nav {
    position: unset;
    /* top: -25px; */
    /* width: 90%; */
    z-index: 5;
    background: #f1f1f1;
    background: -moz-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
    background: -webkit-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
    background: linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1f1f1", endColorstr="#ffffff", GradientType=1);
    border: 2px solid #cacaca !important;
    border-radius: 10px;
    margin: 0 auto !important;
    /* left: auto; */
  }
}
@media (min-width: 200px) and (max-width: 767px) {
  #buddha-logo-acc {
    padding-bottom: 0;
  }
}
/**** / [START] --- CUSTOMER DASHBOARD > Previous Orders --- [START] ****/
.account .data.table .col.actions .action:after {
  border: 0px;
}
.most-recent-orders-view-all-btn {
  position: relative;
  font-size: 1em;
  width: 90%;
  background: #f1f1f1;
  background: -moz-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: -webkit-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1f1f1", endColorstr="#ffffff", GradientType=1);
  padding: 5px 0px 5px 0px;
  margin: 0 auto;
  border: 2px solid #cacaca;
  border-radius: 10px;
}
.most-recent-orders-view-all-btn::after {
  content: '';
  position: absolute;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  top: 0px;
  left: 0px;
  width: calc(100%);
  height: 53%;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
}
.most-recent-orders-view-all-btn > i {
  position: relative;
  right: 2px;
  font-size: 1em;
}
.most-recent-orders-view-all-btn:hover > i {
  animation: bellshake 0.5s cubic-bezier(0.36, 0.07000000000000001, 0.19, 0.97) both;
}
.box-actions > a.action.password > span:hover > i {
  animation: bellshake 0.5s cubic-bezier(0.36, 0.07000000000000001, 0.19, 0.97) both;
}
.most-recent-orders-view-all-btn:hover {
  color: #FFFFFF;
  background: #292929;
  border-color: #000000;
  text-shadow: 1px 1px 1px #000000;
}
.most-recent-orders-reorder-btn {
  border: 2px solid;
  background: #FFD814;
  border-color: #edc603;
  font-size: 1em;
  width: 90%;
  padding: 5px 0px 5px 0px;
  margin: 0 auto;
  border-radius: 10px;
  display: inline-flex;
  justify-content: center;
  margin-top: -15px;
  display: block;
  position: relative;
}
.most-recent-orders-reorder-btn::after {
  content: '';
  position: absolute;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  top: 0px;
  left: 0px;
  width: calc(100%);
  height: 53%;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
}
.most-recent-orders-reorder-btn:hover {
  background-color: #ffa41b;
  color: #ffffff;
  border-color: #FF8F00;
}
.most-recent-orders-reorder-btn > i {
  position: relative;
  top: 0px;
  right: 6px;
  font-size: 1em;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.most-recent-orders-reorder-btn:hover > i {
  -webkit-transform: rotate(-360deg);
  -moz-transform: rotate(-360deg);
  -o-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
main > div > div > .table-wrapper.orders-history {
  border: 2px solid #CACACA;
  border-radius: 10px;
  background: #FFFFFF;
  margin-bottom: 25px;
  overflow: hidden;
}
#my-orders-table {
  border: 3px solid #d8d8d8 !important;
  border-radius: 10px;
  margin-bottom: 0px;
}
#my-orders-table > thead > tr {
  background: #e2e2e2;
  background: -moz-linear-gradient(0deg, #e2e2e2 0%, #ffffff 100%);
  background: -webkit-linear-gradient(0deg, #e2e2e2 0%, #ffffff 100%);
  background: linear-gradient(0deg, #e2e2e2 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e2e2e2", endColorstr="#ffffff", GradientType=1);
  color: #231f20;
  font-weight: 900;
}
#my-orders-table > thead > tr > th {
  text-align: center;
  border-right: 2px solid #cacaca;
  border-bottom: 2px solid #cacaca;
}
#my-orders-table > tbody > tr > td {
  text-align: center;
  border-right: 2px solid #cacaca;
  text-transform: CAPITALIZE;
  border-bottom: 2px solid #e4e4e4;
}
#my-orders-table > tbody > tr:nth-child(odd) {
  background: #f8f8f8;
}
#my-orders-table > thead > tr > th:first-child {
  border-top-left-radius: 8px;
}
#my-orders-table > thead > tr > th:last-child {
  border-top-right-radius: 8px;
  border: 0px;
  border-bottom: 2px solid #cacaca;
}
#my-orders-table > tbody > tr > td.col.actions {
  border-right: 0px;
  padding: 15px 0px;
}
.previous-orders-desc-wrapper {
  padding: 0 5px;
  font-size: .95em;
  margin-top: 25px;
}
.previous-orders-desc-wrapper > .take-notice {
  font-weight: 900;
  color: #292929;
}
.previous-orders-desc-wrapper > .take-notice-link {
  font-weight: 900;
  color: #292929;
}
.order-history-header-wrap {
  display: block;
  background: #848484;
  padding: 20px;
  color: #fff;
}
.previous-orders-h1 {
  color: #fff;
  padding: 0;
  margin: 0;
}
.account-main-wrapper {
  padding: 20px;
}
.order-history-header-wrap > i {
  font-size: 2em;
  color: #292929;
}
.previous-orders-h1 > .first-name {
  font-size: 1em;
  font-weight: 500;
  font-family: Trebuchet MS, sans-serif;
  text-transform: capitalize;
}
.previous-orders-h1 > i {
  font-size: 1em;
  margin-right: 10px;
}
.most-recent-orders-header {
  padding-left: 20px;
  color: #292929;
}
.most-recent-orders-header > strong > i {
  font-size: 25px;
  position: relative;
  top: 3px;
  margin-left: 15px;
  margin-right: 8px;
}
/**** / [END] --- CUSTOMER DASHBOARD > Previous Orders --- [END] ****/
/**** / [START] --- Fade In Up - CSS Animation --- [START] ****/
@keyframes fadeInUp {
  from {
    transform: translate3d(0, 40px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes fadeInUp {
  from {
    transform: translate3d(0, 40px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: both;
}
.animatedFadeInUp {
  opacity: 0;
}
.fadeInUp {
  opacity: 0;
  animation-name: fadeInUp;
  -webkit-animation-name: fadeInUp;
}
/**** / [END] --- Fade In Up - CSS Animation --- [END] ****/
/* CART PAGE */
.cart-container {
  margin-top: 30px;
}
.cart.table-wrapper .item .col.item {
  text-align: left !important;
}
.cart.table-wrapper .cart.items .col .product-item-name {
  margin-top: 10px;
  font-family: 'Rubik', sans-serif;
  text-align: left;
  display: block;
}
.cart.table-wrapper .cart.items .col .product-item-name > a {
  font-family: Trebuchet MS, sans-serif !important;
  font-size: 1.2em !important;
}
.cart.table-wrapper .item-options dt {
  float: unset;
}
.mp-reward-points .mp-point-label {
  margin: 0;
}
.mp-rw2-highlight {
  color: #cacaca;
}
.mp-reward-points {
  line-height: 18px;
  margin: 0;
}
.mp-reward-points .mp-point-label {
  margin: 0;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin: 0 0 5px;
}
.cartConfigWrap {
  padding: 4px 8px;
  display: block;
  border: 1px solid #dadada;
  border-radius: 5px;
  font-size: 16px;
  background: #f3f3f3;
}
@media (min-width: 768px), print {
  .cart-summary {
    width: 33%;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 63%;
  }
}
.cart.table-wrapper .cart.items .col .actions-toolbar a.action-delete:before {
  font-size: 16px;
  line-height: 28px;
  color: #757575;
  font-family: 'fontawesome';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  content: '\f00d';
}
.cart-cont-item.cci-qty,
.column:not(.sidebar-main) form .actions-toolbar,
.column:not(.sidebar-additional) form .actions-toolbar {
  margin-top: -5px;
}
/* END CART PAGE */
@media (min-width: 768px), print {
  .fieldset > .field:not(.choice) > .control {
    width: unset;
    float: unset;
  }
}
.webforms .field,
.webforms .fieldset,
.webforms .actions-toolbar,
.webforms .captcha-container {
  padding-left: 0 !important;
}
.webforms .post-view .post-content .post-description {
  padding: 10px 0;
  margin-bottom: 50px;
  color: #292929;
  font-size: 18px;
  line-height: 30px;
  font-family: Trebuchet MS, sans-serif;
  font-weight: 100;
}
@media (max-width: 767px) {
  .webforms .post-view .post-content .post-description {
    font-size: 16px;
    padding: 0.7rem;
    padding-top: 10px;
    margin-bottom: 30px;
  }
}
.webforms select {
  border: 2px solid #ebebeb;
  min-height: 50px;
  height: unset;
  padding: 5px;
  margin-top: 10px;
  border-radius: 10px;
  box-shadow: none;
}
.webforms .fieldset > .field > .label {
  font-weight: 800;
}
.webforms .contact-title {
  color: #292929;
  font-weight: 500;
  line-height: 1.35;
  font-size: 1.2em;
  font-family: Trebuchet MS, sans-serif;
}
@media (max-width: 767px) {
  .wholesale-logo {
    display: none;
  }
  .webforms .contact-title {
    display: none;
  }
  .webforms .fieldset {
    padding-right: 0px !important;
    padding-left: 0.7rem !important;
  }
  .webforms .actions-toolbar {
    padding-left: 0.7rem !important;
    padding-right: 0.7rem !important;
  }
  .webforms .captcha-container {
    padding-left: 0.7rem !important;
    padding-right: 0.7rem;
  }
}
.step-app > .step-steps > li.active a {
  background-color: #292929 !important;
}
.step-app > .step-steps > li.done a {
  background-color: #a7a7a7 !important;
}
.step-app > .step-steps {
  text-align: center !important;
}
.checkout-index-index .header-container .header .logo {
  width: 140px;
  height: 140px;
}
.cart.table-wrapper .cart.items .col.qty .input-text {
  margin-top: -12px;
  padding-left: 0px !important;
}
.lg-bkg {
  background-color: #fafafa;
  padding: 20px 20px 10px 20px;
  text-align: center;
  margin-bottom: 15px;
}
.cms-affiliate-faqs .contact-title,
.cms-affiliate-home .contact-title {
  color: #292929;
  font-weight: 500;
  line-height: 1.35;
  font-size: 1.2em;
  font-family: Trebuchet MS, sans-serif;
}
.post-view .post-content .post-description .lrgTitle {
  font-size: 3.8em;
  line-height: 1.2em;
  padding: 5px;
  font-weight: 600;
  color: #242424;
}
.blog-header .page-title-wrapper h1 span {
  line-height: 1.4em;
}
.wt-button {
  width: 100%;
  vertical-align: middle;
  border-radius: 5px;
  border: 1px solid #e8e8e8;
  background-color: #efefef;
  box-shadow: none;
  color: #373737;
  display: inline-block;
  font-family: Trebuchet MS, sans-serif;
  font-weight: 500;
  padding: 18.5px 50px;
  line-height: 1;
  text-shadow: none;
  text-transform: capitalize;
  white-space: nowrap;
  font-size: 17px;
  text-transform: uppercase;
  background-image: none;
  text-align: center;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}
.wt-button > i {
  margin-right: 5px;
}
.wt-button:hover {
  animation: none;
  color: #08b379;
}
.catalog-product-view .description p {
  font-size: 18px;
  line-height: 35px;
  font-family: Trebuchet MS, sans-serif;
  font-weight: 100;
}
.catalog-product-view .description ul li {
  list-style: disc;
  margin-left: 20px;
  margin-bottom: 10px;
  padding: 5px 0;
  font-size: 18px;
  line-height: 35px;
  font-family: Trebuchet MS, sans-serif;
  font-weight: 100;
}
.catalog-product-view .description ol li {
  list-style: number;
  margin-left: 20px;
  margin-bottom: 10px;
  padding: 5px 0;
}
.catalog-product-view .description h2,
.catalog-product-view .description h3 {
  margin-top: 15px;
}
.catalog-product-view .description a {
  font-size: 18px !important;
  line-height: 35px;
  font-family: Trebuchet MS, sans-serif !important;
  font-weight: 600;
  color: #0DAB30;
}
.reviews-wrapper {
  margin-top: 40px;
  width: 100%;
  display: inline-block;
  border: 2px solid #f0f0f0;
  border-radius: 10px;
}
.reviews-header {
  margin-bottom: 30px;
  background: #fafafa;
  font-family: 'Quicksand', sans-serif;
  font-size: 1.2em;
  font-weight: 900;
  padding-top: 1px;
  padding-bottom: 1px;
  border-bottom: 2px solid #f0f0f0;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  max-height: 64px;
}
.reviews-content {
  padding: 0 10px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
}
.um-descr-show-button {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 10px;
  color: #fff;
  background: url(../Ulmod_Readmoreless/images/plus.png) no-repeat 5px center #000000;
  padding-left: 25px;
  background-size: 15px;
  text-align: center;
  border-radius: 3px;
  text-decoration: none;
  box-shadow: 0px 0.1px 3px 0 #000000 15%;
  margin-top: 5px;
  display: block;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 20px;
}
.um-descr-hide-button {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 10px;
  color: #fff;
  background: url(../Ulmod_Readmoreless/images/minus-line.png) no-repeat 5px center #000000;
  padding-left: 25px;
  background-size: 15px;
  text-align: center;
  border-radius: 3px;
  text-decoration: none;
  box-shadow: 0px 0.1px 3px 0 #000000 15%;
  width: fit-content;
  display: block;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 20px;
}
.trust-wrapper {
  padding: 10px 0;
  margin-bottom: 25px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
[data-readmore]:before {
  z-index: 1;
}
.product.info.detailed .product.data.items .item.title {
  padding-left: 15px;
  padding-right: 15px;
  min-width: 150px;
  margin-left: 0px;
  margin-right: 10px;
  max-height: 62px;
}
.product.info.detailed .product.data.items .item.title.active {
  padding-left: 15px;
  padding-right: 15px;
}
.points-block-img {
  width: 75% !important;
  display: block !important;
  margin-right: 40px !important;
  margin-top: 20px !important;
}
.tea-tags-popup-txt {
  width: 400px;
  color: #676767;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 1em;
  line-height: 150%;
  background: #FFF;
  padding: 20px;
  border-radius: 10px;
  font-weight: 600;
  text-align: left;
  font-family: 'Quicksand', sans-serif;
}
.tea-tags-more-info {
  font-size: .8em !important;
  font-weight: 900 !important;
  color: #ffffff;
  margin-left: 10px;
  text-transform: uppercase;
  background: #08b379;
  border: 1px solid #079463;
  padding: 2px 5px;
  border-radius: 5px;
  position: relative;
  top: 1px;
}
.tea-tags-more-info > a {
  font-size: .85em !important;
  color: #ffffff;
  font-family: Trebuchet MS, sans-serif !important;
  position: relative;
  top: -1px;
}
.tea-tags-more-info > a > i {
  font-size: 1em;
  margin-right: 3px;
  margin-left: 2px;
}
.tea-tag-quotes-wrapper {
  width: 100%;
  height: 55px;
  background: #fcfcfc;
  border-top: 2px solid #f0f0f0;
  border-bottom-left-radius: 10px;
  -moz-box-shadow: inset 0 -13px 10px -10px #efeef9;
  -webkit-box-shadow: inset 0 -13px 10px -10px #efeef9;
  box-shadow: inset 0 -35px 30px -30px #efeef9;
}
.tea-tag-quote {
  display: none;
  color: #ababab;
  font-size: .9em;
  font-weight: 600;
  padding-top: 18px;
  padding-left: 25px;
  position: relative;
  top: -5px;
  font-family: 'Quicksand', sans-serif;
}
.tea-tag-quote > i {
  font-size: 1.3em;
  position: relative;
  top: 3px;
  margin-right: 7px;
}
.tea-tag-quote > i.fa-instagram {
  background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  opacity: .75;
}
.tea-tag-quote > i.fa-twitter {
  color: #00acee;
  opacity: .75;
}
.tea-tag-quote > i.fa-facebook {
  color: #3b5998;
  opacity: .75;
}
.active-quote {
  display: inline-block !important;
}
.favorite-tea-tags-icon {
  width: 120px;
  display: inline-block;
  padding-left: 5px;
  margin-left: 25px;
  position: relative;
  top: -8px;
}
.favorite-tea-tags-icon-popup {
  width: 60%;
  margin: 0 auto;
  z-index: -1;
}
.share-tea-tags-btn {
  padding: 5px 15px;
  border: 2px solid #e3e3e3;
  border-radius: 10px;
  margin-left: 20px;
  color: #ababab;
  font-size: .9em;
  background: #FFF;
  transition: .88s;
  position: relative;
  top: -5px;
  left: -10px;
}
.share-tea-tags-btn:hover {
  border: 2px solid #000000;
  color: #f5f5fa;
  background: #292929;
}
.share-tea-tags-btn:hover:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: calc(100%);
  height: 50%;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
  border-radius: 8px;
}
.share-tea-tags-btn > i {
  position: relative;
  top: 1px;
  left: -5px;
}
.card {
  width: 400px;
  background-color: white;
  border-radius: 10px;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.profile {
  height: 70px;
  width: 100;
  background-color: white;
  border-radius: 10px;
}
.profile h4 {
  position: absolute;
  font-size: 16px;
  font-weight: strong;
  padding-left: 80px;
  padding-top: -5%;
}
.profile h5 {
  position: absolute;
  font-size: 13px;
  font-weight: strong;
  color: gray;
  padding-left: 80px;
  padding-top: 5%;
}
.profile h6 {
  position: relative;
  font-size: 16px;
  font-weight: 900;
  color: #0095f6;
  top: 10px;
  left: 5px;
}
.profile img {
  height: 45px;
  width: 45px;
  border-radius: 50%;
  object-fit: cover;
  float: left;
  position: absolute;
  left: 17%;
  top: 32.8%;
}
.profile span {
  position: absolute;
  font-size: 35px;
  font-weight: strong;
  top: 0px;
  left: 200px;
}
.profile i {
  position: absolute;
  font-weight: strong;
  right: 15px;
  top: 15px;
}
.about-post {
  margin-left: 15px;
  margin-top: -25px;
  padding-right: 5px;
  text-align: left;
  width: 100%;
  height: 120px;
}
.about-post img {
  top: 0px;
  border-radius: 50%;
}
.about-post h4 {
  text-align: left;
}
.about-post h5 {
  font-size: 13px;
  color: gray;
  margin-top: 13px !important;
}
.icons > i#save {
  float: right;
  margin-right: 20px;
  font-size: 1.5em;
}
.icons > i {
  font-size: 1.5em;
  margin-right: 10px;
}
.card > .icons {
  text-align: left;
  height: 50px;
  margin-left: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.insta-mock {
  width: 490px !important;
  margin: 0 auto !important;
  position: relative;
  left: -3px;
}
.overlay-tea-tags::before {
  filter: blur(1.5rem);
}
.tea-origin-popup-table-wrapper > .owl-carousel > .owl-nav button.owl-next,
.tea-origin-popup-table-wrapper > .owl-carousel > .owl-nav button.owl-prev {
  padding: 10px 20px !important;
}
/* START FOOTER */
span.fda {
  font-weight: 900;
  font-size: 1.2em;
}
.fda-disclaimer {
  padding-left: 40px;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Quicksand !important;
  color: #606060;
  font-weight: 400;
  line-height: 150%;
}
.page-footer .footer-bottom {
  padding: 18px 0;
  background: #1e1e1e;
  text-align: center;
}
.page-footer .footer-static-container {
  margin-top: 60px;
  padding: 25px 0 95px;
  position: relative;
  background: #292929;
  border-top: 20px solid #1e1e1e;
}
.footer-logo {
  width: 100%;
  max-width: 160px;
  margin-bottom: 30px;
}
.footer-h6 {
  color: #606060 !important;
  font-size: 1.37em;
}
div.collapsible.mobile-collapsible > div.block-content > ul.disc > li {
  margin: 0;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 2px solid #363636;
}
div.collapsible.mobile-collapsible > div.block-content > ul.disc > li:last-child {
  border-bottom: 0px !important;
}
div.collapsible.mobile-collapsible > div.block-content > ul.disc > li > a {
  color: #c4c4c4 !important;
  transition: .85s !important;
}
div.collapsible.mobile-collapsible > div.block-content > ul.disc > li > a:hover {
  color: #b89043 !important;
}
/* END FOOTER */
.custommenu.navigation li.ui-menu-item > .open-children-toggle {
  width: 100%;
}
#undefined1 > .value > .row > div > img {
  border-radius: 10px;
  width: 96%;
  margin: 0 auto !important;
  margin-top: 40px !important;
}
#undefined1 > .value > .row > div > img.chakra {
  border-radius: 0px;
  padding: 0px;
  border: 0px;
  box-shadow: none !important;
}
.product-item-details {
  text-align: center;
}
.product-item-details > .product-item-name > .product-item-link {
  color: #292929 !important;
}
.product-item-info > .product-item-photo > .product-image-container > .product-image-wrapper > .product-image-photo {
  margin-top: 0px;
}
.category-right-arrow {
  margin-top: 60px !important;
}
.category-right-arrow:hover {
  opacity: .75;
}
#category-prod-slider > .owl-dots {
  margin-top: 30px !important;
}
.header-category-img {
  margin-top: 0px !important;
}
.category-buy.catalog-category-view .page-title-wrapper {
  display: none;
}
.view-collection-link {
  color: #292929 !important;
}
@media (max-width: 767px) {
  .category-right-arrow {
    margin-top: 30px !important;
  }
  .simple-check {
    margin-right: 20px !important;
  }
}
@media (max-width: 476px) and (min-width: 0px) {
  .post-view .post-content .post-description p {
    color: #292929;
    font-size: 18px;
    line-height: 30px;
    font-family: Trebuchet MS, sans-serif;
    font-weight: 100;
  }
  .category-right-arrow {
    margin-top: 50px !important;
  }
  .category-buy.catalog-category-view .post-view .post-content h1 {
    margin-bottom: 10px;
    font-size: 1.65em;
    text-align: center;
  }
  .view-collection-button {
    text-align: center;
  }
  .category-head-bp > div {
    padding-left: 1.5em;
    text-indent: -1.5em;
  }
  .post-view .post-content .post-description a {
    font-size: 18px !important;
    line-height: 30px;
    font-family: Trebuchet MS, sans-serif !important;
    font-weight: 600;
    color: #04b278;
  }
  .header-category-img {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
}
.view-collection-button > a {
  color: #b89044 !important;
}
.view-collection-button > a::before {
  font-family: "Font Awesome 5 Free";
  content: "\f002";
  margin-right: 10px;
  position: relative;
  top: 1px;
}
.nb-right {
  border-right: 0px !important;
}
@media (max-width: 767px) {
  .breadcrumbs .item {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .custommenu.navigation li.level0.fullwidth > .submenu {
    padding: 50px 20px 5px 20px;
    border-radius: 10px !important;
  }
}
.shop-teas-menu-title {
  font-size: 1.4em;
  text-align: center;
}
.custommenu.navigation li.level0 .submenu .level1 {
  padding-left: 20px;
}
.custommenu.navigation li.level0 .submenu .level1 > a span {
  font-size: 16px;
}
.custommenu.navigation li.level0 .submenu .level1 {
  border-right: 0px !important;
}
@media (min-width: 768px) {
  .mobile-menu-logo {
    display: none;
  }
  .custommenu.navigation li .subchildmenu li > a > span > span.cat-label {
    top: -2px;
    right: -45px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .custommenu.navigation span.cat-label.cat-label-label3 {
    background-color: #08b379;
  }
  .custommenu.navigation span.cat-label {
    text-transform: unset;
    font-size: 14px !important;
  }
  .custommenu.navigation li .subchildmenu li > a > span > span.cat-label.cat-label-label3:before {
    border-right-color: #398818;
  }
  .custommenu.navigation li .subchildmenu li > a > span > span.cat-label:before {
    left: -6px;
    bottom: 9px;
  }
  .custommenu.navigation li.level0.fullwidth > .submenu {
    padding: 30px 20px 5px 20px;
    border-radius: 10px !important;
  }
}
.info-nav-head {
  margin-top: -20px;
  margin-bottom: 30px;
  font-size: 1.4em;
  text-align: center;
  color: #777;
  background: #2d2d2d;
  line-height: 3em;
  color: #fff;
  border-radius: 8px;
}
@media (max-width: 767px) {
  .info-nav-head {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 1em;
    text-align: left;
    color: #FFF;
    padding-left: 20px;
  }
  .mobile-menu-logo {
    width: 85%;
    max-width: 333px;
    margin: 0 auto;
    text-align: center;
  }
  .mobile-menu-header-wrap {
    padding-bottom: 18px;
    background: #f2f2f2;
  }
  .mobile-menu-header-wrap > .mobile-menu-logo > div > span {
    font-family: "Housegrind Buddha" !important;
    display: block;
    margin-top: 15px;
    color: #d1ae50;
    font-size: 1.35em;
    margin-left: -10px;
  }
  #close-menu a i {
    font-size: 20px;
    font-weight: 800;
  }
}
.header-container .header .block-search .block-content .dropdown input {
  background: white;
}
.shop-teas-bottom-logo-wrap {
  text-align: center;
  width: 100%;
  margin-top: 30px;
  display: flex;
}
.shop-teas-bottom-logo {
  width: 18%;
  margin: 0 auto;
  position: relative;
  top: -12px;
  padding-left: 20px;
  padding-right: 20px;
}
.shop-teas-bottom-logo > img {
  opacity: .55;
}
.menu-bottom-block {
  padding-left: 0px !important;
}
.shop-teas-bottom-logo-wrap > .line {
  height: 2px;
  flex: 1;
  background-color: #f3f3f3;
}
.custommenu.navigation li.level0 .menu-top-block {
  background: #2d2d2d;
  line-height: 4em;
  color: #fff;
  border-radius: 8px;
}
.mp-rw-highlight {
  color: #b89044 !important;
  font-weight: 900 !important;
  text-transform: capitalize;
  font-size: 1.35em;
  font-family: Trebuchet MS, sans-serif;
  min-width: 100px;
  display: block;
}
@media (max-width: 767px) {
  .nav-sections .nav-sections-item-content {
    padding: 0;
  }
}
.minicart-items .product-item-details .price::before {
  margin-right: 5px;
}
.minicart-wrapper .block-minicart .product-item-details .price-container .price {
  color: #0fb177;
  font-family: Trebuchet MS, sans-serif;
  font-size: 20px !important;
}
.minicart-items .product-item-details .price {
  font-weight: 900;
  font-size: 1.05em;
  font-family: Trebuchet MS, sans-serif;
}
.minicart-items .product .toggle > span {
  font-size: 15px;
}
dl.product.options.list > dd.values > span {
  font-size: 15px;
}
.minicart-wrapper .block-minicart .product-item-name a:hover {
  color: #08b379;
}
.minicart-price > span::before {
  content: "";
  display: none;
}
.minicart-wrapper .block-minicart .product-item-details .price-container .price {
  font-size: 1em;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper .product.actions > div .action {
  position: relative;
  top: 50px;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper .product.actions > div .action:hover {
  color: #df0e0e;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper .product.actions > div .action:before {
  font-size: 33px;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper .product.actions > div .action:after {
  content: "REMOVE";
  font-size: 10px;
  position: relative;
  left: -8px;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper {
  max-height: 306px;
  overflow: auto;
}
.minicart-wrapper .block-minicart {
  margin-top: 7px;
  border: 2px solid #cccccc;
  border-top: 0px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.minicart-wrapper .action.close:before {
  font-size: 40px;
  font-weight: 900;
  position: relative;
  top: 10px;
  left: -10px;
}
.minicart-wrapper .action.close:hover {
  color: #df0e0e;
  opacity: 1;
}
.minicart-items-wrapper {
  border-top: 2px solid #cccccc;
  border-bottom: 2px solid #cccccc;
}
.minicart-wrapper .block-minicart .subtotal {
  border: 2px solid #d9d9d9;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 2px solid #d9d9d9;
}
.minicart-wrapper .block-minicart .amount .price-wrapper:first-child .price {
  font-weight: 900;
  font-family: Trebuchet MS, sans-serif;
}
@media (max-width: 767px) {
  .minicart-wrapper .block-minicart .minicart-items-wrapper .product.actions > div .action {
    position: absolute;
    top: 120px;
    left: -255px;
    text-align: center;
  }
  .tea-origin-heading {
    font-size: 23px;
    font-weight: 700;
    margin-top: 5%;
    margin-bottom: 5%;
    font-family: Trebuchet MS, sans-serif;
    color: #292929;
    text-align: center;
  }
  .tea-origin-txt {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
  }
  .usa-origin-map {
    display: none;
  }
  .fotorama__arr--prev {
    left: -33px !important;
  }
  .fotorama__arr--next {
    right: -33px !important;
  }
  .fotorama__dot {
    border-radius: 6px !important;
    border: 1px solid #939292 !important;
    display: block !important;
    height: 10px !important;
    left: 6px !important;
    position: relative !important;
    top: 12px !important;
    width: 10px !important;
  }
  .fotorama__active .fotorama__dot {
    background-color: #bb944b !important;
    border-color: #bb944a !important;
  }
}
.owl-theme .owl-nav {
  position: relative;
  top: 15px;
}
.the-404-btn {
  vertical-align: middle;
  border-radius: 5px;
  border: 1px solid #e8e8e8;
  background-color: #efefef;
  box-shadow: none;
  color: #373737;
  display: inline-block;
  font-family: Trebuchet MS, sans-serif;
  font-weight: 600;
  padding: 18.5px 50px;
  line-height: 1;
  text-shadow: none;
  text-transform: capitalize;
  white-space: nowrap;
  font-size: 16px !important;
  text-transform: uppercase;
  background-image: none;
  text-align: center;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}
.sad-face {
  margin-bottom: 40px;
  transform: rotate(90deg);
}
.our-story-h1 {
  font-size: 2.5em !important;
  font-weight: 900;
}
.payment-h1 {
  font-size: 2em;
}
.payment-icon {
  font-size: 1.3em;
  position: relative;
  top: 3px;
  margin-right: 5px;
}
.t4t-logo {
  width: 350px;
}
@media (max-width: 767px) {
  .t4t-logo {
    width: 200px;
  }
  .category-description p {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.t4t-logo-wrap {
  text-align: center;
}
.t4t-padding {
  padding-left: 40px !important;
  padding-right: 40px !important;
}
.tea-mug {
  font-size: 3em;
}
.sidebar .post-tab-info h3 {
  margin-top: 0;
}
.sidebar .title-widget-post {
  margin-left: 40px;
  font-size: 16px;
  font-weight: 600;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .customer-information-title .mark {
  background-color: #d4d4d4;
  padding: 20px;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item .group-title .mark {
  background-color: #d4d4d4;
  padding: 20px;
  position: relative;
  top: 2px;
  margin-right: 15px;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card--wrapper > .s_method_freeshipping_freeshipping:checked + .label {
  border-color: #08b379;
  box-shadow: inset 0 0 0 1px #08b379;
  border-radius: 10px;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card--wrapper > #s_method_freeshipping_freeshipping:checked + .label {
  border-color: #003b69;
  box-shadow: inset 0 0 0 1px #003b69;
  border-radius: 10px;
  background: #004B87;
  z-index: -99;
  color: #FFFFFF !important;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card .radio:checked + .label::before {
  color: #0cb278;
  top: 28px;
  font-weight: 900;
}
.onestepcheckout-index-index .page-main .checkout-container .payment-methods .onestep-billing-address .billing-address-same-as-shipping:checked + .label::before {
  color: #0cb278;
  margin-top: 0px;
  margin-right: 13px;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method:first-of-type {
  border-radius: 10px;
  border: 2px solid #f0f0f0;
}
.onestepcheckout-index-index .page-main .checkout-container .payment-methods .payment-methods-inner .payment-method .payment-method-title .radio:checked + .label::before {
  color: #0fb177;
  top: 8px;
}
.actions-toolbar > .primary .action:last-child:hover {
  text-align: center;
  border: 3px solid;
  border-radius: 10px;
  background-color: #ffa41b;
  border-color: #FF8F00;
  color: #ffffff;
  text-shadow: 1px 1px 4px #b9660e;
  font-weight: 900 !important;
  font-family: Trebuchet MS, sans-serif !important;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar {
  border-radius: 10px;
  padding: 30px;
}
table.aw-onestep-sidebar-table {
  border: 0px !important;
  border-width: 0px !important;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-summary .aw-onestep-sidebar-totals .grand {
  border: 0px !important;
}
.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 {
  border: 0px;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-summary .aw-onestep-sidebar-totals .amount {
  border: 0px;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-summary .aw-onestep-sidebar-totals tr.totals .mark {
  border: 0px;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content {
  border-bottom: 0px;
}
.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 {
  border-radius: 10px;
  margin-top: 20px !important;
}
.aw-onestep-sidebar-header > span {
  font-size: 30px;
  text-transform: capitalize;
  text-align: center;
  display: 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 {
  font-family: 'aw-osc_icons-font' !important;
}
.totals > .amount > strong > .price {
  font-size: 1.6em;
  font-weight: 900;
  color: #0fb177;
  font-family: Trebuchet MS, sans-serif;
}
.onestepcheckout-index-index .page-main .checkout-container .input-text {
  min-height: 60px;
}
.onestepcheckout-index-index .page-main .checkout-container .onestep-shipping-address .fl-label-state .label {
  transform: translateY(-48px);
}
.alert-warning {
  border-radius: 10px;
}
.aw-onestep-main > .messages {
  margin-bottom: 0px;
}
.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;
  font-size: 14px;
}
.breadcrumbs ul li a:hover {
  color: #b89044;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .nav-open .page-wrapper {
    left: 0;
  }
}
#lab-menu {
  padding-left: 0px;
}
.pupup-suc-added-to-your-bag {
  text-transform: none !important;
  font-size: 18px !important;
}
.pupup-suc-added-ajax-cart-product-name a {
  font-size: 22px !important;
  color: #22a371;
  font-weight: 800;
  font-family: Trebuchet MS, sans-serif !important;
}
.pupup-suc-added-ajax-cart-rewards,
.pupup-suc-added-ajax-cart-price,
.pupup-suc-added-ajax-cart-qty {
  padding: 15px 0;
}
.pupup-suc-added-ajax-cart-price {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.pupup-suc-added-ajax-cart-rewards {
  /*    */
}
.reward-points-payment-content .range-slider {
  max-width: 100%;
  margin: 10px;
}
.cart-summary {
  background: #fcfcfc;
  border: 2px solid #ebebebb5;
  border-radius: 10px;
}
.cart-summary .block > .title {
  padding-top: 20px;
  margin: 0 -15px;
  padding-left: 0;
  padding-right: 0;
  text-align: left;
  background: #ebebebb5;
  padding-bottom: 20px;
  border-top: 2px solid #f0f0f0;
}
.cart-totals .mark {
  border: 0px !important;
}
table.data.table {
  word-break: break-all;
  border: 0px !important;
}
tr.totals.shipping.excl > th.mark > span.value {
  font-size: .75em;
  display: block;
}
.cart-summary .shipping .label {
  font-size: 1em;
}
.cart-totals .amount {
  border: 0px !important;
}
.cart-container .form-cart .action.clear,
.cart-container .form-cart .action.update {
  background: #fcfcfc;
  color: #606060;
  border: 2px solid #f0f0f0;
  min-width: 190px;
  text-transform: uppercase;
  text-align: center;
  padding: 18.5px 30px;
  border-radius: 10px;
}
.cart.table-wrapper .cart.items .col {
  border-bottom: 0;
  text-align: center;
  padding: 15px 0;
  border-left: 2px solid #f0f0f0;
}
#shopping-cart-table > thead > tr {
  background: #f0f0f0;
  border-bottom: 0px !important;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px;
}
#shopping-cart-table > thead > tr:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: calc(100%);
  height: 30px;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
#shopping-cart-table > thead > tr > th:first-child {
  border-top-left-radius: 10px;
}
#shopping-cart-table > thead > tr > th:last-child {
  border-top-right-radius: 10px;
}
.cart-summary:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: calc(100%);
  height: 35px;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.cart.table-wrapper #shopping-cart-table {
  border-bottom: 2px solid #f0f0f0 !important;
  border-right: 2px solid #f0f0f0 !important;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.cart.table-wrapper .cart.items .col.qty .input-text {
  margin-top: 0;
  border: 0;
  padding: 0;
  width: 35px;
  font-size: 1.2em;
  font-weight: 900;
}
div.control.qty.custom-qty.clearfix {
  margin-top: 20px;
}
.cart-summary .title {
  font-size: 18px;
  text-transform: Cap;
  padding-bottom: 8px;
}
.cart.table-wrapper .cart.items .col.qty .input-text {
  margin-top: -12px !important;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar {
  background: #fcfcfc;
  border: 2px solid #ebebebb5;
}
.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 {
  border: 2px solid #ebebebb5;
}
.onestepcheckout-index-index .page-main .checkout-container .input-text {
  min-height: 60px !important;
  border-radius: 10px !important;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .actions-toolbar {
  margin-top: 10px !important;
}
.actions-toolbar > .primary > .action-apply {
  vertical-align: middle !important;
  border-radius: 5px !important;
  border: 2px solid #d4d4d4 !important;
  background-color: #efefef !important;
  box-shadow: none !important;
  color: #939393 !important;
  display: inline-block !important;
  font-family: Trebuchet MS, sans-serif !important;
  font-weight: 500 !important;
  padding: 11px 50px !important;
  line-height: 1 !important;
  text-shadow: none !important;
  text-transform: capitalize !important;
  white-space: nowrap !important;
  font-size: 13px !important;
  text-transform: uppercase !important;
  background-image: none !important;
  text-align: center !important;
  transition: all 0.4s ease !important;
  -webkit-transition: all 0.4s ease !important;
  -moz-transition: all 0.4s ease !important;
  -o-transition: all 0.4s ease !important;
  -ms-transition: all 0.4s ease !important;
}
.onestepcheckout-index-index .form-aw-giftcard .input-text,
.onestepcheckout-index-index .form-aw-merged-gc-discount .input-text {
  height: auto;
  min-height: 40px !important;
  width: 90% !important;
}
button.action.primary.checkout:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: calc(100%);
  height: 50%;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .actions-toolbar .action.checkout {
  height: 70px;
}
.aw-onestep-main .customer-information-title .title {
  font-size: 2em !important;
}
.cart.table-wrapper .cart.items .col span {
  font-family: Trebuchet MS, sans-serif;
  font-weight: 900;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-size: 1.3em;
  position: relative;
  top: -3px;
}
.cart.table-wrapper .cart.items .col .actions-toolbar a.action-delete:before {
  color: #ff0000c7;
  margin-bottom: -12px;
  font-size: 1.35em;
}
button.action.clear > span:before {
  font-size: 1.2em;
  color: #757575;
  font-family: 'fontawesome';
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  content: '\f00d';
  position: relative;
  right: 5px;
  margin-right: 10px;
}
button.action.clear:hover {
  background: #292929 !important;
  color: #ffffff !important;
  border: 2px solid #000000 !important;
}
button.action.clear:hover > span:before {
  color: #ff534b;
}
button.action.clear:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: calc(100%);
  height: 50%;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.ajax-cart-qty-plus:hover {
  color: #0db279 !important;
}
.cart-summary .block > .title #block-shipping-heading,
.cart-summary .block > .title #block-discount-heading {
  font-size: 1em;
  color: #292929;
  text-transform: none;
  text-align: left;
  padding-left: 20px;
  font-family: Trebuchet MS, sans-serif !important;
}
.column.main .cart-summary .block > .title strong {
  font-size: 1em !important;
  color: #292929;
  padding-left: 20px;
  font-family: Trebuchet MS, sans-serif !important;
  text-transform: capitalize !important;
}
.cart-summary .block > .title:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: calc(100%);
  height: 50%;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
}
.cart-summary #cart-totals {
  padding: 20px;
  padding-bottom: 5px;
  border-top: 0px;
  background: #FFF;
  border-radius: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 2px solid #ededed;
}
.cart.table-wrapper .items:nth-child(even) {
  background-color: #f0f0f0;
}
.cart-summary #block-summary label {
  margin-bottom: 0px;
  margin-top: 15px;
}
.actions-toolbar > .secondary .action:last-child {
  padding: 12px 12px;
  border: 0px solid #f0f0f0;
  border-radius: 10px;
  text-transform: Capitalize;
  background: #ffffff00 !important;
  margin-left: 10px;
  color: #9f9f9f;
}
.actions-toolbar > .secondary .action:last-child:hover > span {
  color: #0fb177;
}
.actions-toolbar > .secondary .action:last-child > span {
  font-size: 14px !important;
  color: #9f9f9f;
}
.actions-toolbar > .secondary .action:last-child {
  text-align: center;
  font-size: 16px !important;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  background: #ffffff;
  font-family: Trebuchet MS, sans-serif !important;
  background-clip: padding-box;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  padding-left: 15px !important;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
.cart-summary .block .fieldset .field:not(.choice) > .label {
  text-transform: capitalize;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .actions-toolbar * {
  font-size: 18px;
  font-weight: 100;
  min-height: 34px !important;
  text-transform: capitalize;
  border-radius: 10px !important;
}
.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 {
  padding-left: 0px !important;
  border: 2px solid #d4d4d4;
}
.customer-information-title > .title > span {
  font-size: 1.7rem;
  text-transform: capitalize;
}
.aw-onestep-groups_item > .group-title > h2 > span {
  font-size: 1.7rem;
  text-transform: capitalize;
}
.onestepcheckout-index-index .page-main .checkout-container .field-tooltip {
  right: 5px;
  top: 5px;
  padding-right: 10px;
}
.onestepcheckout-index-index .page-main .checkout-container .form-login .fieldset .field-email .label {
  top: 17px;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option .payment-option-content .form-aw-giftcard .actions-toolbar .action-apply {
  margin-left: -31px;
}
.onestepcheckout-index-index .page-main .checkout-container .field-tooltip-action:before {
  font-weight: 500;
  position: relative;
  top: 17px;
  font-size: 25px;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card--wrapper > .label {
  border: 2px solid #f0f0f0;
  border-radius: 10px;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card--wrapper > .radio:checked + .label {
  border-color: #05a16c78;
  box-shadow: inset 0 0 0 1px #00916075;
  border-radius: 10px;
  background: #10b1774d;
  z-index: -99;
  color: #FFFFFF !important;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card .radio:checked + .label::before {
  color: #ffffff;
  top: 28px;
  font-weight: 900;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .label {
  border: 0px;
  display: none;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .field.street .label {
  top: 18px;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card .radio + .label::before {
  top: 29px;
}
.onestepcheckout-index-index .page-main .checkout-container .input-text,
.onestepcheckout-index-index .page-main .checkout-container .select {
  font-family: Trebuchet MS, sans-serif !important;
  font-size: 18px;
  height: 60px;
  padding: 0 16px;
  border-radius: 10px;
  color: #838383;
}
.onestepcheckout-index-index .page-main .checkout-container .input-text,
.onestepcheckout-index-index .page-main .checkout-container .select {
  font-family: Trebuchet MS, sans-serif !important;
  font-size: 18px;
  height: 60px;
  padding: 0 16px;
  border-radius: 10px !important;
  color: #838383;
  border: 2px solid #d4d4d4;
}
.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;
  padding: 22px 16px 12px 16px;
  max-width: 100%;
  position: relative;
  box-sizing: border-box;
  border-radius: 10px;
  margin-top: 20px;
  border-top: 1px solid #d8d8d8;
}
.alert-warning {
  color: #8a6d3b;
  border: 2px solid;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item.not-selected-item {
  text-transform: capitalize;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item .action-select-shipping-item:hover {
  color: #15af78;
}
.onestepcheckout-index-index .page-main .checkout-container .payment-methods .payment-methods-inner .payment-method._active .payment-method-content {
  width: 100%;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card .shipping-method-subtitle {
  color: unset;
  font-weight: 900;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card .radio + .label:hover::before {
  color: #15af78;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method-content .fieldset.ccard {
  padding-left: 10px;
  padding-right: 10px;
}
.aw_giftcard__code_info {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    position: relative;
    top: 25%;
    max-height: 500px !important;
    box-sizing: border-box;
    height: auto;
    border-radius: 10px;
    border: 2px solid #b9b9b9;
    box-shadow: none;
  }
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .ajaxsuite-buttons button {
  border-radius: 10px;
  background-color: #eeeeee;
  color: #616161 !important;
  border: 3px solid #cacaca;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .ajaxsuite-buttons button:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: calc(100%);
  height: 50%;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.modal-popup .modal-footer button {
  margin: 0 10px;
  border-radius: 10px;
  background-color: #eeeeee;
  color: #616161 !important;
  border: 3px solid #cacaca;
  min-height: 60px;
  max-height: 60px;
}
.modal-popup .modal-footer button:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: calc(100%);
  height: 50%;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.modal-popup .modal-inner-wrap {
  position: static;
  margin: 0;
  margin: auto;
  width: 50%;
  margin-top: 10%;
  padding: 30px 0;
  border: 1px solid #ebebeb;
  border-radius: 10px;
  border: 3px solid #cacaca;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .actions-toolbar .action.checkout {
  height: 70px;
  background: #FFD814;
  border-color: #edc603;
  color: #292929;
}
.form-area input.has-border {
  padding-left: 60px !important;
}
.reward-points-payment-content .extra-controls {
  text-align: center !important;
  margin: 0 auto !important;
}
.irs-from,
.irs-to,
.irs-single {
  color: #fff !important;
  font-size: 20px !important;
  top: -10px !important;
  margin-left: -20px !important;
}
.reward-points-payment-content .mp-spent {
  padding-left: 0px !important;
  margin-top: 0px;
  margin-bottom: 20px;
  color: #292929;
}
.field .choice > label {
  text-align: center !important;
}
.select .select-month::-webkit-input-placeholder {
  /* WebKit browsers */
  color: transparent;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item.selected-item {
  border: 2px solid #0ba26d;
  box-shadow: inset 0 0 0 1px #0fa973;
  border-radius: 10px;
  background: #13b078;
  color: #FFF;
  font-weight: 900;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card--wrapper > .radio:checked + .label {
  border-color: #05a16c78;
  box-shadow: inset 0 0 0 1px #00916075;
  border-radius: 10px;
  background: #10b177;
  z-index: -99;
  color: #FFFFFF !important;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card--wrapper > .radio:checked + .shipping-method-card-inner .shipping-method-title {
  color: #FFF !important;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item .action-select-shipping-item {
  color: #b89043;
  border-radius: 10px;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item .shipping-address-name {
  font-size: 20px;
  font-weight: 900;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item.not-selected-item {
  background-color: #fcfcfc;
  border: 2px solid #f0f0f0;
  border-radius: 10px;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item.selected-item:after {
  color: #ffffff;
}
#shopping-cart-table > tbody > tr > td {
  border-top: 3px solid #ededed;
}
.cart.table-wrapper #shopping-cart-table {
  border: 2px solid #ededed !important;
  border-radius: 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-configuration .toggle {
  color: #b89045 !important;
  font-family: Trebuchet MS, sans-serif !important;
  font-weight: 900 !important;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar .minicart-items-wrapper {
  max-height: 365px !important;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option {
  margin-top: 10px !important;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item.not-selected-item:hover {
  background-color: #fcfcfc;
  box-shadow: 0 0 5px 0 #e6e6e6;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option .payment-option-content .form-aw-giftcard .actions-toolbar .action-apply {
  border-radius: 10px !important;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card--wrapper > .radio:checked + .shipping-method-card-inner > .shipping-method-title {
  color: #FFFFFF !important;
}
.onestepcheckout-index-index .page-main .checkout-container .osc-fluid .field[style="display: none;"] + .field {
  margin-left: 10px;
}
.ajax-cart-qty-plus:before {
  color: #606060 !important;
  width: 22px;
  font-size: 25px !important;
}
.ajax-cart-qty-plus:hover::before {
  color: #13b078 !important;
  animation: pulse 2s infinite;
  animation-timing-function: linear;
}
.ajax-cart-qty-minus:before {
  color: #606060 !important;
  width: 22px;
  font-size: 25px !important;
}
.ajax-cart-qty-minus:hover::before {
  color: #ff534b !important;
  animation: pulse 2s infinite;
  animation-timing-function: linear;
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.25);
  }
  50% 100% {
    transform: scale(1);
  }
}
@keyframes pulse2 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.08);
  }
  50% 100% {
    transform: scale(1);
  }
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block:first-child {
  text-align: center;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card .radio:focus {
  outline: none !important;
}
.onestepcheckout-index-index .onestep-billing-address .field.fl-label-state .label {
  -webkit-transform: translateY(-48px);
  transform: translateY(-48px);
}
.fieldset .payment .items .ccard .opi_directpost > .field .date .required > label {
  display: none;
}
.checked {
  color: #FFFFFF !important;
}
.shipping-method-price > span > span:before {
  content: "+";
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-sidebar_order-note button {
  color: #b89045;
  font-family: Trebuchet MS, sans-serif;
  font-weight: 900;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item {
  width: unset;
}
textarea,
select,
input,
button {
  outline: none !important;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card .radio:focus + .label {
  box-shadow: none !important;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method .payment-method-content .label.openPathLabel {
  display: inline-block;
  position: unset;
  padding: 0;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method-content .control {
  margin: 0 0 30px;
}
.aw-sidebar_order-note {
  text-align: center;
  margin-top: 20px;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-sidebar_order-note button:focus,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-sidebar_order-note .cart.table-wrapper .actions-toolbar > .action:focus,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-sidebar_order-note .action-gift:focus {
  box-shadow: none;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-sidebar_order-note button:hover,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-sidebar_order-note .cart.table-wrapper .actions-toolbar > .action:hover,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-sidebar_order-note .action-gift:hover {
  color: #13b078;
  text-decoration: none;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-sidebar_order-note button:active,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-sidebar_order-note .cart.table-wrapper .actions-toolbar > .action:active,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-sidebar_order-note .action-gift:active {
  color: #13b078;
  text-decoration: none;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .new-shipping-address-form .field.fl-label-state .label,
.onestepcheckout-index-index .page-main .aw-onestep-main .new-shipping-address-form .field.fl-label[data-value-specified='1'] .label {
  -webkit-transform: translateY(-48px);
  transform: translateY(-48px);
}
.onestepcheckout-index-index .page-main .checkout-container .onestep-billing-address .control,
.onestepcheckout-index-index .page-main .checkout-container .onestep-shipping-address .control {
  padding-top: 25px;
}
.onestepcheckout-index-index .page-main .checkout-container .osc-fluid .field + .field {
  margin-left: 10px !important;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .credit-card-types .item {
  border: none !important;
}
.onestepcheckout-index-index .page-main .checkout-container input[type='checkbox']:checked + label:before {
  font-size: 25px;
  color: #333333;
}
.reward-spending-slider > .field .choice > label {
  font-size: 20px !important;
}
.payment-checkout-content {
  width: 100%;
  margin-left: 0px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}
div.payment-option._collapsible.opc-payment-additional.reward > div.payment-option-title.field.choice > #block-discount-heading:hover > span:before {
  color: #15af78;
}
div.payment-option._collapsible.opc-payment-additional.reward > div.payment-option-title.field.choice > #block-discount-heading > span:before {
  content: "$";
  margin-right: 10px;
  display: inline-flex;
  font-size: 25px;
  margin-bottom: 5px;
  position: relative;
  top: 2px;
}
div.payment-option._collapsible.opc-payment-additional.reward > div.payment-option-title.field.choice > #block-discount-heading {
  cursor: pointer;
  display: block;
  width: 100%;
  text-align: center;
  background: #202020;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 2px solid #000000;
  border-radius: 10px;
  color: #ffffff;
  font-family: Trebuchet MS, sans-serif;
  margin-bottom: 15px;
}
div.payment-option._collapsible.opc-payment-additional.reward > div.payment-option-title.field.choice > #block-discount-heading:hover,
div.payment-option._collapsible.opc-payment-additional.reward > div.payment-option-title.field.choice > #block-discount-heading:active,
div.payment-option._collapsible.opc-payment-additional.reward > div.payment-option-title.field.choice > #block-discount-heading:focus,
div.payment-option._collapsible.opc-payment-additional.reward > div.payment-option-title.field.choice > #block-discount-heading:focus-within,
div.payment-option._collapsible.opc-payment-additional.reward > div.payment-option-title.field.choice > #block-discount-heading:focus-visible,
div.payment-option._collapsible.opc-payment-additional.reward > div.payment-option-title.field.choice > #block-discount-heading:target {
  display: block;
  width: 100%;
  text-align: center;
  background: #292929;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 2px solid #000000;
  border-radius: 10px;
  color: #ffffff;
  font-family: Trebuchet MS, sans-serif;
  margin-bottom: 15px;
}
div.payment-option._collapsible.opc-payment-additional.reward > div.payment-option-title.field.choice > #block-discount-heading > span {
  font-weight: 900 !important;
  font-size: 1.25em;
  text-shadow: -2px -2px 0 #000000, 0 -2px 0 #000000, 2px -2px 0 #000000, 2px 0 0 #000000, 2px 2px 0 #000000, 0 2px 0 #000000, -2px 2px 0 #000000, -2px 0 0 #000000;
}
div.payment-option._collapsible.opc-payment-additional.reward > div.payment-option-title.field.choice > #block-discount-heading::after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: calc(100%);
  height: 42%;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
ul.checkout.methods.items.checkout-methods-items > li.item > div#rewardpoints > div.payment-option._collapsible.opc-payment-additional.reward > div.payment-option-title.field.choice > #block-discount-heading {
  display: none !important;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item {
  padding: 15px 20px 20px;
}
.onestepcheckout-index-index .page-main .checkout-container .field.addresses {
  width: unset;
}
.irs-from,
.irs-to,
.irs-single {
  background: #15af78 !important;
}
.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;
  text-decoration: none;
  background: none;
  text-align: left;
  display: unset;
  display: block;
  -webkit-align-items: unset;
  -ms-align-items: flex-start;
  align-items: unset;
  -webkit-flex-direction: unset;
  -ms-flex-direction: unset;
  flex-direction: unset;
  -webkit-justify-content: unset;
  -moz-justify-content: unset;
  -ms-justify-content: unset;
  justify-content: unset;
  bottom: unset;
  left: unset;
  width: unset;
  height: unset;
  box-shadow: none;
  font-size: 13px;
  font-weight: normal;
  outline: none;
  position: unset;
  text-indent: unset;
  text-transform: unset;
  padding: 5px 10px;
  margin-top: 15px;
  border: 2px solid #dbdbdb !important;
  background-color: #ffffff !important;
  color: #7d7d7d !important;
  border-radius: 5px;
}
.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: unset;
  bottom: unset;
  left: unset;
  font-weight: 900 !important;
}
.reward-box {
  animation: fadeIn ease 1s;
  -webkit-animation: fadeIn ease 1s;
  -moz-animation: fadeIn ease 1s;
  -o-animation: fadeIn ease 1s;
  -ms-animation: fadeIn ease 1s;
}
.reward-box > .points {
  margin-top: 5px;
  margin-bottom: 10px;
}
.reward-box > .points > span {
  font-size: 1.25em;
}
.reward-box > .points > span > strong {
  font-size: 1em;
  color: #b89043;
  text-transform: CAPITALIZE;
}
.reward-points-payment-content .range-slider {
  margin-bottom: 0px !important;
}
div.payment-option._collapsible.opc-payment-additional.reward {
  transition-duration: .5s !important;
}
div.payment-option._collapsible.opc-payment-additional.reward._active {
  background: #292929 !important;
  padding-bottom: 30px !important;
  border-radius: 10px !important;
  color: #FFFFFF !important;
}
.reward-rule-select > .content > span {
  font-weight: 900;
  text-transform: CAPITALIZE;
  font-size: 1.3em;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .credit-card-types {
  justify-content: center;
}
.price {
  font-weight: 900 !important;
  text-transform: capitalize;
  font-size: 1.2em;
  font-family: Trebuchet MS, sans-serif;
  margin-right: 5px;
}
.onestepcheckout-index-index .page-main .checkout-container input[type='checkbox']:checked + label:before {
  font-size: 25px;
  color: #000000;
  padding-right: 10px;
}
div.payment-option-content.reward-points-payment-content.payment-checkout-content > div.reward-box > div.reward-spending-slider > div.field.choice > label {
  display: block;
  margin: 0 auto;
  font-size: 1.6em !important;
  font-weight: 900;
  font-family: Trebuchet MS, sans-serif !important;
  background: #cbcbcb;
  border: 3px solid #a6a6a6;
  color: #292929;
  padding-right: 40px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 10px;
  max-width: 288px;
  min-width: 288px;
}
div.payment-option-content.reward-points-payment-content.payment-checkout-content > div.reward-box > div.reward-spending-slider > div.field.choice > label:hover {
  background: #a2a2a2;
  border: 3px solid #6f6f6f;
}
div.payment-option-content.reward-points-payment-content.payment-checkout-content > div.reward-box > div.reward-spending-slider > div.field.choice > label::after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  width: 288px;
  height: 50%;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  margin: 0 auto;
}
.onestepcheckout-index-index .page-main .checkout-container input[type='checkbox'] + label:before {
  font-size: 25px;
  color: #000000;
  padding-right: 10px;
}
.extra-controls > span {
  font-size: 1.2em;
  font-weight: 900;
}
.reward-points-payment-content .mp-spent {
  padding-left: 0px !important;
  margin-top: 0px;
  margin-bottom: 20px;
  color: #292929;
  font-size: 1em;
  width: 120px;
  margin-left: 10px;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card .shipping-method-price > span.price > span.price {
  text-transform: UPPERCASE;
}
.custommenu.navigation li.level0.fullwidth > .submenu {
  border: 2px solid #ebebebb5;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card--wrapper > .radio:checked + .label {
  border-color: #39096d;
  box-shadow: inset 0 0 0 1px #39096d;
  border-radius: 10px;
  background: #4D148C;
  z-index: -99;
  color: #FFFFFF !important;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card--wrapper > #s_method_flatrate1_flatrate1:checked + .label {
  border-color: #003b69;
  box-shadow: inset 0 0 0 1px #003b69;
  border-radius: 10px;
  background: #004B87;
  z-index: -99;
  color: #FFFFFF !important;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card--wrapper > #s_method_flatrate5_flatrate5:checked + .label {
  border-color: #2782b4;
  box-shadow: inset 1px #2782b4;
  border-radius: 10px;
  background: #3ba2da;
  z-index: -99;
  color: #FFFFFF !important;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card--wrapper > #s_method_flatrate6_flatrate6:checked + .label {
  border-color: #2782b4;
  box-shadow: inset 0 0 0 1px #2782b4;
  border-radius: 10px;
  background: #3ba2da;
  z-index: -99;
  color: #FFFFFF !important;
}
.shipping-method-card-inner {
  margin-left: 75px !important;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card--wrapper > #s_method_flatrate5_flatrate5 + #label_method_flatrate5_flatrate5::after {
  content: '';
  background-image: url("../images/globalpost-black.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 55px;
  height: 47px;
  display: block;
  position: relative;
  top: 14px;
  left: 15px;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card--wrapper > #s_method_flatrate5_flatrate5:checked + #label_method_flatrate5_flatrate5::after {
  content: '';
  background-image: url("../images/globalpost-white.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 55px;
  height: 47px;
  display: block;
  position: relative;
  top: 14px;
  left: 15px;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card--wrapper > #s_method_flatrate6_flatrate6 + #label_method_flatrate6_flatrate6::after {
  content: '';
  background-image: url("../images/globalpost-black.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 55px;
  height: 47px;
  display: block;
  position: relative;
  top: 14px;
  left: 15px;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card--wrapper > #s_method_flatrate6_flatrate6:checked + #label_method_flatrate6_flatrate6::after {
  content: '';
  background-image: url("../images/globalpost-white.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 55px;
  height: 47px;
  display: block;
  position: relative;
  top: 14px;
  left: 15px;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card--wrapper > #s_method_flatrate1_flatrate1 + #label_method_flatrate1_flatrate1::after {
  content: '';
  background-image: url("../images/usps-black.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 55px;
  height: 47px;
  display: block;
  position: relative;
  top: 14px;
  left: 15px;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card--wrapper > #s_method_flatrate1_flatrate1:checked + #label_method_flatrate1_flatrate1::after {
  content: '';
  background-image: url("../images/usps-white.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 55px;
  height: 47px;
  display: block;
  position: relative;
  top: 14px;
  left: 15px;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card--wrapper > #s_method_freeshipping_freeshipping + #label_method_freeshipping_freeshipping::after {
  content: '';
  background-image: url("../images/usps-black.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 55px;
  height: 47px;
  display: block;
  position: relative;
  top: 14px;
  left: 15px;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card--wrapper > #s_method_freeshipping_freeshipping:checked + #label_method_freeshipping_freeshipping::after {
  content: '';
  background-image: url("../images/usps-white.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 55px;
  height: 47px;
  display: block;
  position: relative;
  top: 14px;
  left: 15px;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card--wrapper > #s_method_freeshipping_freeshipping:checked + .shipping-method-card.shipping-method-title {
  color: #DA291C !important;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card--wrapper > #s_method_flatrate2_flatrate2 + #label_method_flatrate2_flatrate2::after {
  content: '';
  background-image: url("../images/fedex-black.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 55px;
  height: 47px;
  display: block;
  position: relative;
  top: 14px;
  left: 15px;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card--wrapper > #s_method_flatrate2_flatrate2:checked + #label_method_flatrate2_flatrate2::after {
  content: '';
  background-image: url("../images/fedex-white.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 55px;
  height: 47px;
  display: block;
  position: relative;
  top: 14px;
  left: 15px;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card--wrapper > #s_method_flatrate3_flatrate3 + #label_method_flatrate3_flatrate3::after {
  content: '';
  background-image: url("../images/fedex-black.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 55px;
  height: 47px;
  display: block;
  position: relative;
  top: 14px;
  left: 15px;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card--wrapper > #s_method_flatrate3_flatrate3:checked + #label_method_flatrate3_flatrate3::after {
  content: '';
  background-image: url("../images/fedex-white.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 55px;
  height: 47px;
  display: block;
  position: relative;
  top: 14px;
  left: 15px;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card--wrapper > #s_method_flatrate4_flatrate4 + #label_method_flatrate4_flatrate4::after {
  content: '';
  background-image: url("../images/fedex-black.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 55px;
  height: 47px;
  display: block;
  position: relative;
  top: 14px;
  left: 15px;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card--wrapper > #s_method_flatrate4_flatrate4:checked + #label_method_flatrate4_flatrate4::after {
  content: '';
  background-image: url("../images/fedex-white.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 55px;
  height: 47px;
  display: block;
  position: relative;
  top: 14px;
  left: 15px;
}
/* ------------------------------------------- */
/* [START] - SHIPPING METHOD TOOLTIP - [START] */
/* ------------------------------------------- */
.shipping-method-tooltip {
  position: relative;
  border-bottom: 1px dotted black;
}
/* Tooltip box */
.shipping-method-tooltip:before {
  content: attr(data-tooltip);
  position: absolute;
  width: 100px;
  background-color: #062B45;
  color: #fff;
  text-align: center;
  padding: 10px;
  line-height: 1.2;
  border-radius: 6px;
  z-index: 1;
  opacity: 0;
  transition: opacity .6s;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  font-size: 0.75em;
  visibility: hidden;
}
/* Tooltip arrow */
.shipping-method-tooltip:after {
  content: "";
  position: absolute;
  bottom: 75%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  opacity: 0;
  transition: opacity .6s;
  border-color: #062B45 transparent transparent transparent;
  visibility: hidden;
}
.shipping-method-tooltip:hover:before,
.shipping-method-tooltip:hover:after {
  opacity: 1;
  visibility: visible;
}
/* ------------------------------------------- */
/* [ END ] - SHIPPING METHOD TOOLTIP - [ END ] */
/* ------------------------------------------- */
@keyframes spaceForwardAnim {
  0% {
    transform: translate(-10rem, -3px);
    opacity: 1;
  }
  10% {
    transform: translate(-2rem, 3px);
    opacity: 1;
  }
  65% {
    transform: translate(1rem, 3px);
    opacity: .25;
  }
  95% {
    transform: translate(2rem, 3px);
    opacity: .15;
  }
  100% {
    transform: translate(10rem, 3px);
    opacity: 0;
  }
}
.onestepcheckout-index-index .page-main .checkout-container .onestep-shipping-address .fl-label-state .label {
  transform: translateY(-48px);
  color: #292929;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card--wrapper > .radio:checked + .shipping-method-price > span > span:before {
  color: #13b078;
}
.product-view .product-info-main .price-box .price-wrapper .price {
  font-family: Trebuchet MS, sans-serif;
  font-size: 20px;
  text-align: left;
  color: #08b379;
  display: inline-block;
  width: 100%;
  margin-top: -20px;
}
.rokan-product-heading h2,
.group-title1 h2 {
  letter-spacing: normal;
}
.pages strong.page {
  line-height: 1.2rem;
}
.pages .action.next {
  line-height: inherit;
}
a:hover {
  color: #2bb36b;
}
.live-chat-badge-wrapper {
  display: block;
  width: 100%;
  height: 160px;
  position: relative;
  text-align: center;
}
.most-recent-orders-header > strong > i {
  font-size: 30px;
  position: relative;
  top: 3px;
  margin-left: 15px;
  margin-right: 8px;
}
.live-chat-badge-wrapper > a > img {
  position: absolute;
  width: 95%;
  margin: 0 auto;
  display: block;
  margin-left: 2.5%;
  margin-top: 2.5%;
  max-height: 160px;
}
.live-chat-badge-wrapper > a > img:last-of-type {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
}
.live-chat-badge-wrapper > a:hover > img:last-of-type {
  opacity: 0;
}
.wishlist-header-wrap {
  display: block;
  background: #848484;
  padding: 20px;
  border-radius: 5px 5px 0 0;
  color: #fff;
}
.wishlist-header-wrap h1 {
  color: #fff;
  padding: 0;
  margin: 0;
}
.wishlist-header-wrap h1 > i {
  font-size: 1em;
  margin-right: 10px;
}
.block-order-items .block-title,
.block-newsletter-edit .block-title,
.block-account-edit .block-title,
.block-addresses-edit .block-title,
.block-addresses-default .block-title {
  display: block;
  background: #848484;
  padding: 20px;
  color: #fff;
  margin-bottom: 0;
}
.block-addresses-list .block-title {
  display: block;
  background: #848484;
  padding: 20px;
  border-radius: 0;
  color: #fff;
  margin-bottom: 0;
}
.block-order-items .block-title h1,
.block-newsletter-edit .block-title h1,
.block-account-edit .block-title h1,
.block-addresses-edit .block-title h1,
.block-addresses-default .block-title h1,
.block-addresses-list .block-title h1 {
  color: #fff;
  padding: 0;
  margin: 0;
}
.block-order-items .block-title h1 > i,
.block-newsletter-edit .block-title h1 > i,
.block-account-edit .block-title h1 > i,
.block-addresses-edit .block-title h1 > i,
.block-addresses-default .block-title h1 > i,
.block-addresses-list .block-title h1 > i {
  font-size: 1em;
  margin-right: 10px;
}
.wishlist-wrapper .block-content,
.block-order-items .block-content,
.block-newsletter-edit .block-content,
.block-account-edit .block-content,
.block-addresses-edit .block-content,
.block-addresses-list .block-content,
.block-addresses-default .block-content {
  padding: 20px;
}
.address-card {
  background: #f4f4f4;
  padding: 15px 20px;
  border: 2px solid #cacaca;
  border-radius: 10px;
  margin-bottom: 30px;
  min-height: 295px;
}
.address-card hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 2px solid #cacaca;
}
.address-card-phone,
.address-card-name {
  padding: 8px 0;
}
.address-card-name {
  font-weight: 600;
  font-size: 1.3em;
}
.address-card-name i {
  margin-right: 10px;
  font-size: 1em;
}
.address-card-address-wrap,
.address-card-country,
.address-card-street {
  margin: 4px 0;
  display: block;
}
.block .box-actions .action:after {
  border-left: 0px;
}
.box-actions > a.action.delete:hover {
  color: #FFFFFF;
}
.box-actions > a.action.delete > span {
  position: relative;
  text-align: center;
  padding: 7px 12px;
  border: 2px solid #cacaca;
  border-radius: 10px;
  background: #f1f1f1;
  background: -moz-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: -webkit-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1f1f1", endColorstr="#ffffff", GradientType=1);
  display: inline-block;
  /* margin: 0 10px; */
}
.box-actions > a.action.delete > span::after {
  content: '';
  position: absolute;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  top: 0px;
  left: 0px;
  width: calc(100%);
  height: 53%;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
}
.box-actions > a.action.delete > span:hover {
  background: #292929;
  border-color: #000000;
  text-shadow: 1px 1px 1px #000000;
}
.box-actions > a.action.delete > span::before {
  font-family: "Font Awesome 5 Free";
  content: "\f2ed";
  margin-right: 10px;
  position: relative;
  top: -1px;
  right: -3px;
}
.block .box-actions.ba-delete {
  float: right;
}
/* AUDIT FOR DUPLICAES */
.account .actions-toolbar > .primary {
  width: 100%;
  display: block;
  margin-bottom: 0;
}
.account .actions-toolbar > .primary > button > span {
  text-transform: unset;
  font-size: 15px;
  font-weight: 900;
}
.account .actions-toolbar > .primary .action {
  margin-bottom: 0;
  width: auto;
  text-align: center;
  color: #606060;
  padding: 10px 20px;
  border: 2px solid #cacaca;
  border-radius: 10px;
  border-radius: 0;
  border-radius: 0 0 5px 5px;
  background: #f1f1f1;
  background: -moz-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: -webkit-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1f1f1", endColorstr="#ffffff", GradientType=1);
}
.account .actions-toolbar > .primary .action::after {
  content: '';
  position: absolute;
  border-radius: 0;
  border-radius: 0 0 10px 10px !important;
  top: 0px;
  left: 0px;
  width: calc(100%);
  height: 53%;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
}
.account .actions-toolbar > .primary .action:last-child {
  width: 100%;
  font-size: 15px;
  padding: 15px;
  border-radius: 0;
  border: 0;
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  overflow: hidden;
  border-top: 2px solid;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1f1f1", endColorstr="#ffffff", GradientType=1);
  border-color: #cacaca;
  color: #606060;
  text-shadow: 1px 1px 4px #ffffff;
  font-weight: 900 !important;
  font-family: Trebuchet MS, sans-serif !important;
}
.account .actions-toolbar > .primary .action:last-child:hover {
  text-align: center;
  font-size: 15px;
  border-radius: 0;
  border-radius: 0 0 10px 10px;
  border: 0;
  border-top: 2px solid;
  background-color: #ffa41b;
  border-color: #FF8F00;
  color: #ffffff;
  text-shadow: 1px 1px 4px #b9660e;
  font-weight: 900 !important;
  font-family: Trebuchet MS, sans-serif !important;
}
form.form.form-rewards-setting > div.actions-toolbar > div.primary > button.action {
  margin-bottom: 0;
  width: auto;
  text-align: center;
  color: #606060;
  padding: 10px 20px;
  border: 2px solid #cacaca;
  border-radius: 10px;
  border-radius: 0;
  border-radius: 0 0 5px 5px;
  background: #f1f1f1;
  background: -moz-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: -webkit-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1f1f1", endColorstr="#ffffff", GradientType=1);
}
form.form.form-rewards-setting > div.actions-toolbar > div.primary > button.action::after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  width: calc(99%);
  height: 53%;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
  border-radius: 10px !important;
  margin: 0 auto;
}
form.form.form-rewards-setting > div.actions-toolbar > div.primary > button.action:last-child {
  width: 100%;
  font-size: 15px;
  padding: 15px;
  border-radius: 0;
  background: #292929;
  border-radius: 10px !important;
  border: 2px solid;
  border-color: #000000;
  color: #ffffff;
  text-shadow: 1px 1px 4px #3d3d3d;
  font-weight: 900 !important;
  font-family: Trebuchet MS, sans-serif !important;
}
form.form.form-rewards-setting > div.actions-toolbar > div.primary > button.action:last-child:hover {
  width: 100%;
  font-size: 15px;
  padding: 15px;
  background-color: #2bb36b;
  border-color: #0c984f !important;
  color: #FFFFFF !important;
  border-radius: 10px;
  border: 2px solid;
  text-shadow: 1px 1px 4px #1a9b58 !important;
  font-weight: 900 !important;
  font-family: Trebuchet MS, sans-serif !important;
}
.account .form-newsletter-manage {
  margin-bottom: 0;
}
.block-newsletter-edit .block-content > p:first-child {
  margin-top: 0px;
}
.account .fieldset > .field.choice:before,
.fieldset > .field.no-label:before {
  padding: unset;
  width: unset;
}
.account .actions-toolbar > .primary .action.share {
  width: 100%;
  font-size: 15px;
  padding: 15px;
  border-radius: 0;
  border: 0;
  border-radius: 0 0 10px 10px;
  border-top: 2px solid;
  background: #f1f1f1;
  background: -moz-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: -webkit-linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  background: linear-gradient(0deg, #f1f1f1 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1f1f1", endColorstr="#ffffff", GradientType=1);
  border-color: #cacaca;
  color: #606060;
  text-shadow: 1px 1px 4px #ffffff;
  font-weight: 900 !important;
  font-family: Trebuchet MS, sans-serif !important;
}
/*  */
.products-grid.wishlist .product-item .box-tocart {
  float: none;
  text-align: center;
  display: block;
}
.products-grid.wishlist .product-item .price-box {
  text-align: center;
}
/* Start switches  */
.login-container .overlay-outer .popup #login-section .form-login .switches input[type="checkbox"],
.account .form-rewards-setting input[type="checkbox"],
.account .form-address-edit input[type="checkbox"],
.account .form-edit-account input[type="checkbox"],
.account .form-newsletter-manage input[type="checkbox"] {
  position: absolute;
  left: -9999px;
}
.switches {
  max-width: 200px;
  width: 95%;
  padding: 0;
  margin-bottom: 20px;
}
/*CUSTOM VARIABLES HERE*/
/* 
ol {
  list-style: none;
}
 
.switches li {
  position: relative;
  counter-increment: switchCounter;
}
 
.switches li::before {
  content: counter(switchCounter);
  position: absolute;
  top: 50%;
  left: -30px;
  transform: translateY(-50%);
  font-size: 2rem;
  font-weight: bold;
  color: #ff4b77;
}
 
@media screen and (max-width: 600px) {
  .switches li::before {
    display: none;
  }
}
 */
.switches label {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
/*CUSTOM VARIABLES HERE*/
.switches li {
  padding: 10px 0;
}
.switches-alt-label {
  margin: 0 0 5px;
  color: #292929;
  text-transform: capitalize;
  line-height: 150%;
}
.switches span:last-child {
  position: relative;
  width: 50px;
  height: 26px;
  border-radius: 15px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);
  background: #606060;
  transition: all 0.3s;
}
.switches span:last-child::before,
.switches span:last-child::after {
  content: "";
  position: absolute;
}
.switches span:last-child::before {
  left: 1px;
  top: 1px;
  width: 24px;
  height: 24px;
  background: #e8e9ed;
  border-radius: 50%;
  z-index: 1;
  transition: transform 0.3s;
}
.switches span:last-child::after {
  top: 50%;
  right: 8px;
  width: 12px;
  height: 12px;
  transform: translateY(-50%);
  background: url(../images/uncheck-switcher.svg);
  background-size: 12px 12px;
}
/*CUSTOM VARIABLES HERE*/
.switches [type="checkbox"]:checked + label span:last-child {
  background: #2bb36b;
}
.switches [type="checkbox"]:checked + label span:last-child::before {
  transform: translateX(24px);
}
.switches [type="checkbox"]:checked + label span:last-child::after {
  width: 14px;
  height: 14px;
  left: 8px;
  background-image: url(../images/checkmark-switcher.svg);
  background-size: 14px 14px;
}
.account .block-order-items .actions-toolbar > .primary .action {
  position: relative;
}
.rewards-start-shopping-btn {
  display: inline-block;
  width: 100%;
  margin-top: 10px !important;
  margin-bottom: 40px !important;
  padding: 5px 10px !important;
  margin: 0 auto;
  background: #FFD814;
  color: #636363;
  padding: 9px 50px;
  font-size: 18px !important;
  text-transform: uppercase;
  border-radius: 10px;
  border: 3px solid #FCD200;
  box-shadow: none;
  font-weight: 600;
  margin-top: 5px;
  font-family: Trebuchet MS, sans-serif !important;
  text-shadow: none;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
}
.rewards-start-shopping-btn:hover {
  background-color: #ffa41b;
  border-color: #FF8F00;
  color: #FFFFFF;
}
.rewards-start-shopping-btn > span {
  font-size: 15px;
  margin-left: 10px;
}
.rewards-start-shopping-btn::after {
  content: '';
  position: absolute;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  top: 0px;
  left: 0px;
  width: calc(100%);
  height: 53%;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
}
.rewards-dollar-sign-icon {
  font-size: 1em;
}
.color-change-green {
  color: #5e8b42 !important;
}
.color-change-gold {
  color: #daac3b !important;
}
.spending-rate {
  margin-top: 35px;
}
.bellshake {
  font-size: 1em;
  color: #3b3b3b;
  margin-right: 5px;
}
.bellshake:hover {
  animation: bellshake 0.5s cubic-bezier(0.36, 0.07000000000000001, 0.19, 0.97) both;
}
div.block.reward-points-notification.mp-clear > div.block-content > form > fieldset > div.field.choice > label {
  text-transform: Capitalize;
  font-weight: 900;
}
.mb-zero {
  margin-bottom: 0px !important;
}
.fas .fa-coins {
  -webkit-text-stroke: 1.69px #bd942d;
}
.spending-rate > span > strong > i {
  color: #daac3b;
  -webkit-text-stroke: 1.69px #bd942e;
  text-shadow: 1px 1.3px 2px #2222225c;
}
.earning-rate > span > strong > i {
  color: #daac3b;
  -webkit-text-stroke: 1.69px #bd942e;
  text-shadow: 1px 1.3px 2px #2222225c;
}
/* UNSET VARS */
.wishlist-index-index .products-grid .product-item {
  padding-right: unset;
  margin-bottom: unset;
}
@media all and (min-width: 1024px), print {
  .wishlist-index-index .products-grid .product-item {
    margin-left: unset;
    padding: unset;
    width: unset;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: unset;
  }
}
@media only screen and (max-width: 767px) {
  .products-grid.wishlist .product-item-photo {
    float: unset;
    margin-right: unset;
  }
}
/* END UNSET VARS */
/* show 3  */
@media screen and (min-width: 1200px) {
  .products-grid.wishlist .product-item {
    margin-left: 2% !important;
    width: calc(32%) !important;
  }
}
@media screen and (min-width: 1200px) {
  .products-grid.wishlist .product-item:nth-child(3n + 1) {
    margin-left: 0 !important;
  }
}
/* show 3  */
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .products-grid.wishlist .product-item {
    margin-left: 2% !important;
    width: calc(32%) !important;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .products-grid.wishlist .product-item:nth-child(3n + 1) {
    margin-left: 0 !important;
  }
}
/* show 2  */
@media screen and (max-width: 991px) and (min-width: 640px) {
  .products-grid.wishlist .product-item {
    margin-left: 2% !important;
    width: calc(49%) !important;
  }
}
@media screen and (max-width: 991px) and (min-width: 640px) {
  .products-grid.wishlist .product-item:nth-child(3n + 1) {
    margin-left: 0 !important;
  }
}
/* show 2  */
@media screen and (max-width: 639px) and (min-width: 480px) {
  .products-grid.wishlist .product-item {
    margin-left: 0 !important;
    width: 100% !important;
  }
}
@media screen and (max-width: 639px) and (min-width: 480px) {
  .products-grid.wishlist .product-item:nth-child(3n + 1) {
    margin-left: 0 !important;
  }
}
/* show 1  */
@media screen and (max-width: 479px) {
  .products-grid.wishlist .product-item {
    margin-left: 0 !important;
    width: 100% !important;
  }
}
@media screen and (max-width: 479px) {
  .products-grid.wishlist .product-item:nth-child(3n + 1) {
    margin-left: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .products-grid.wishlist .product-image-container {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .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: unset;
  }
}
@media (min-width: 768px), print {
  .wishlist-index-index .product-item-info {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .wishlist-index-index .product-item-info {
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .products-grid.wishlist .product-item .box-tocart {
    float: none;
    margin-right: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .products-grid.wishlist .product-item-actions {
    display: inline-block;
    float: none;
  }
}
@media only screen and (max-width: 767px) {
  .products-grid.wishlist .product-item-actions {
    display: inline-block;
    float: none;
  }
}
.refer-wrapper-left > .url_and_code > .block-title > strong > i {
  font-size: 1em;
  margin-right: 5px;
}
.refer-wrapper-right > .block-title > strong > i {
  font-size: 1em;
  margin-right: 5px;
}
.divider {
  margin-top: 20px;
  margin-bottom: 20px;
  height: auto;
  width: 300px;
  display: flex;
}
.pslogin-block .pslogin-buttons .google .pslogin-button-auto {
  border: 1px solid #d8d8d8;
  border-bottom: 0px;
  background: #FFF;
  background-color: #3367d6;
  background: -moz-linear-gradient(left, #4885ed 1%, #4885ed 25%, #4885ed 25%, #db3236 25%, #db3236 50%, #db3236 50%, #f4c20d 50%, #f4c20d 75%, #3cba54 75%, #3cba54 100%) left bottom #ffffff no-repeat;
  background: -webkit-linear-gradient(left, #4885ed 1%, #4885ed 25%, #4885ed 25%, #db3236 25%, #db3236 50%, #db3236 50%, #f4c20d 50%, #f4c20d 75%, #3cba54 75%, #3cba54 100%) left bottom #ffffff no-repeat;
  background: linear-gradient(to right, #4885ed 1%, #4885ed 25%, #4885ed 25%, #db3236 25%, #db3236 50%, #db3236 50%, #f4c20d 50%, #f4c20d 75%, #3cba54 75%, #3cba54 100%) left bottom #ffffff no-repeat;
  background-size: 100% 5px;
}
.pslogin-block .pslogin-buttons .google .pslogin-button-auto {
  background-color: #ffffff !important;
}
.pslogin-block .pslogin-buttons .google .pslogin-button-auto > span {
  color: #606060;
}
.pslogin-block .pslogin-buttons .amazon .pslogin-button-auto {
  background-color: #ff8e2e;
  border-radius: 10px;
}
.pslogin-block .pslogin-buttons .apple .pslogin-button-auto {
  background-color: #ff8e2e;
  border-radius: 10px;
}
.pslogin-block .pslogin-buttons .google .pslogin-button-auto {
  background-color: #ff8e2e;
  border-radius: 10px;
}
.pslogin-button.google .pslogin-button-icon::before {
  outline: 0px !important;
}
.pslogin-block .pslogin-buttons .amazon .pslogin-button-icon {
  position: relative;
  left: 38%;
}
.pslogin-block .pslogin-buttons .apple .pslogin-button-icon {
  position: relative;
  left: 38%;
}
.pslogin-block .pslogin-buttons .google .pslogin-button-icon {
  position: relative;
  left: 38%;
}
.pslogin-block .pslogin-buttons .pslogin-button-auto .pslogin-button-icon-image {
  display: none !important;
}
.pslogin-block .pslogin-buttons.pslogin-buttons-showfull .pslogin-button-auto .pslogin-button-text {
  text-transform: capitalize;
}
.account .column.main h2 {
  margin-top: 0;
  text-transform: capitalize;
  display: block;
  background: #848484;
  padding: 20px;
  color: #fff;
  margin-bottom: 40px;
}
.pslogin-block {
  overflow: hidden;
}
.pslogin-block .custinfo.social {
  margin-left: 30px;
  margin-bottom: 20px;
}
.buddhateas-rewards-logo-wrapper {
  max-width: 500px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
.welcome-back-rewards-program {
  width: fit-content;
  text-align: center;
  margin: 0 auto;
  margin-bottom: -20px;
  text-transform: capitalize;
  padding: 10px 15px;
  border-radius: 10px;
}
.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.block-collapsible-nav .title > i {
  margin-right: 15px;
}
.stay-up-to-date-txt {
  line-height: 150%;
}
.block-dashboard-addresses .block-title strong::before {
  font-family: "Font Awesome 5 Free";
  content: '\f2b9';
  margin-right: 10px;
  font-size: 1em;
}
.msa-btn {
  top: -5px;
}
.msa-btn > i {
  margin-right: 5px;
}
.available-balance-title > i {
  font-size: 1em;
  margin-right: 2px;
}
.points2dollars > i {
  font-size: 1em;
  color: #85bb65;
  -webkit-text-stroke: 1.69px #639048;
  text-shadow: 1px 1.3px 2px #2222225c;
  position: relative;
  left: 0px;
}
.pslogin-block .custinfo.social .user-photo {
  background-image: url(../images/logo.svg) !important;
  border: 0px !important;
}
.pslogin-block .pslogin-buttons .amazon .pslogin-button-auto {
  background-color: #FF9900 !important;
}
.product-item-actions {
  text-align: center;
  margin-bottom: 20px;
}
.mza {
  margin: 0 auto;
}
.tac {
  text-align: center !important;
}
@media (min-width: 0px) and (max-width: 639px) {
  #rewards-transaction-table > tbody > tr > td {
    text-align: left;
    padding-left: 25px;
    padding-right: 25px;
    word-break: break-word;
    border-right: 0px;
    text-transform: CAPITALIZE;
  }
}
.product-view .product-info-main .page-title-wrapper .page-title span span {
  color: #2ab46b;
  clear: both;
  display: block;
  font-size: .75em !important;
  margin-bottom: 6px;
  text-align: center;
  font-weight: 900;
}
.product-view .product-info-stock-sku {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  background: #f7f7f7;
  padding: 4px 0;
  margin-bottom: 20px;
}
.product-view .product-info-stock-sku .attribute.sku .type {
  font-weight: 400;
  font-size: 14px;
  color: #292929;
}
.product-view .product-info-stock-sku .stock {
  font-size: 14px;
  margin-bottom: 0;
  color: #292929;
}
.product-view .product-info-stock-sku .attribute.sku .value {
  display: inline-block;
  font-weight: 900;
  font-size: 14px;
  color: #32cb00;
  line-height: 22px;
  margin-top: 2px;
}
.product-view .product-info-main .attribute.sku:nth-last-child(-n+1) {
  border: 0;
  margin-right: 0;
  padding-right: 0;
}
.product-view .product-info-main .page-title-wrapper .page-title span span i {
  font-size: .75em;
  margin-right: 5px;
  display: block;
}
.temp-steep-guide-txt-wrapper {
  display: inline-block;
}
.lab-report-status-wrapper {
  width: 100%;
  height: 50px;
  text-align: center;
  margin-bottom: 20px;
}
.lab-report-status-update {
  margin: 0 auto;
  width: fit-content;
  background: #ffffff;
  -moz-box-shadow: inset 0 -13px 10px -10px #efeef9;
  -webkit-box-shadow: inset 0 -13px 10px -10px #efeef9;
  box-shadow: inset 0 -35px 30px -30px #efeef9;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 40px;
  padding-right: 40px;
  margin-bottom: 40px;
  border-radius: 10px;
  border: 2px solid #efefef;
  font-size: 18px;
}
.lab-report-status-update > img {
  width: 25px;
  height: 25px;
  margin-right: 0px;
  position: relative;
  top: -2px;
}
.lab-report-status-update > span {
  font-weight: 900;
  color: #4385f4;
}
@media only screen and (max-width: 767px) {
  .lab-report-status-update {
    margin: 0 auto;
    width: fit-content;
    background: #ffffff;
    -moz-box-shadow: inset 0 -13px 10px -10px #efeef9;
    -webkit-box-shadow: inset 0 -13px 10px -10px #efeef9;
    box-shadow: inset 0 -35px 30px -30px #efeef9;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 40px;
    border-radius: 10px;
    border: 2px solid #efefef;
    line-height: 150%;
    text-indent: -10px;
    font-size: 18px;
  }
}
.product-info-main .product.alert {
  border: 2px dashed #cacaca;
}
.product-info-main .product.alert h3 {
  margin-top: 0;
  font-weight: 800;
}
.product-info-main .product.alert a {
  color: #2ab46b;
  font-weight: 800;
}
.custommenu.navigation li.level0.classic:hover > .submenu {
  border-radius: 10px !important;
}
#mb-ajaxsuite-popup-wrapper > .wrapper-success > button.popup-checkout {
  border: 2px solid;
  background: #FFD814;
  border-color: #edc600;
  width: 100%;
  height: 50px;
  margin: 0 auto;
  position: relative;
  display: inline-block;
  padding: 7px 0 10px;
  background-color: #FFD814;
  background-image: linear-gradient(#ffd814, #ffd814);
  text-decoration: none;
  color: #292929;
  text-shadow: 1px 1px 1px #ffffff;
  font-family: Trebuchet MS, sans-serif;
  font-size: 14px;
  font-weight: 900;
  border-radius: 10px;
  box-shadow: 0 1px 4px -2px #333333;
  margin-bottom: 20px;
}
#mb-ajaxsuite-popup-wrapper > .wrapper-success > button.popup-checkout::after {
  content: '';
  position: absolute;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  top: 0px;
  left: 0px;
  width: calc(100%);
  height: 53%;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
}
#mb-ajaxsuite-popup-wrapper > .wrapper-success > button.popup-checkout > i {
  position: relative !important;
  top: 1px;
  margin-right: 5px;
}
.ajaxsuite-buttons > button > i {
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.dont-miss-out {
  font-size: 1.15em;
  font-weight: 900;
  font-style: italic;
  color: transparent;
  margin-bottom: 10px;
  background: -moz-linear-gradient(to left, #ebbe46 0%, #fdd278 42%, #c2912c 67%, #ebbe46 86%, #cdaa4b 97%, #cb9832 100%);
  background-image: -webkit-linear-gradient(to left, #ebbe46 0%, #fdd278 42%, #c2912c 67%, #ebbe46 86%, #cdaa4b 97%, #cb9832 100%);
  background: linear-gradient(to bottom, #ebbe46 0%, #fdd278 42%, #c2912c 67%, #ebbe46 86%, #cdaa4b 97%, #cb9832 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-stroke: 0.5px #b38b26;
}
.points-block-txt > points {
  font-weight: 900;
}
.rewards-slider-item-one {
  background-color: #f8f8f8;
  margin-top: 40px;
  border: 2px solid #f0f0f0;
  border-radius: 10px;
  width: 100%;
  height: 450px;
  max-height: 450px;
}
.rewards-slide-one-img {
  margin: 0 auto;
  width: 95%;
  margin-top: 10px;
}
.join-rewards-wrapper {
  padding-right: 40px;
  text-align: center;
  margin-right: 25px;
}
.join-rewards-h1 {
  text-align: center;
  width: 333px;
  margin-top: 17%;
  font-size: 2em;
  font-weight: 900;
}
.join-rewards-h2 {
  text-align: center;
  max-width: 333px;
  color: #b89045;
}
.join-rewards-btn {
  position: relative;
  margin-top: 25px;
  width: 180px;
  height: 50px;
  background: #292929;
  border: 2px solid #000;
  color: #FFF;
  border-radius: 10px;
  padding-top: 13px;
  padding-left: 13px;
  padding-right: 13px;
  text-align: center;
  display: inline-block;
}
.join-rewards-btn:after {
  content: '';
  position: absolute;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  top: 0px;
  left: 0px;
  width: calc(100%);
  height: 53%;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
}
.join-rewards-btn:hover {
  background: linear-gradient(#ffa41b, #ffa41b);
  border-color: #FF8F00;
  color: #ffffff;
  text-shadow: 1px 1px 1px #d27600;
}
.join-rewards-btn > i {
  position: relative;
  left: -5px;
}
.join-rewards-btn2 {
  position: relative;
  margin-top: 25px;
  width: 230px;
  height: 50px;
  background: #292929;
  border: 2px solid #000;
  color: #FFF;
  border-radius: 10px;
  padding-top: 13px;
  padding-left: 13px;
  padding-right: 13px;
  text-align: center;
  display: inline-block;
}
.join-rewards-btn2:after {
  content: '';
  position: absolute;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  top: 0px;
  left: 0px;
  width: calc(100%);
  height: 53%;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
}
.join-rewards-btn2:hover {
  background: linear-gradient(#ffa41b, #ffa41b);
  border-color: #FF8F00;
  color: #ffffff;
  text-shadow: 1px 1px 1px #d27600;
}
.join-rewards-btn2 > i {
  position: relative;
  left: -5px;
}
.join-rewards-intro-txt {
  line-height: 180%;
  text-align: center;
  margin-top: 15px;
  font-size: 1.2em;
  font-weight: 100 !important;
}
.points-equal-dollar {
  font-size: 1.8em;
}
.money-green {
  color: #118C4F;
  font-size: 1em;
  font-weight: 900;
}
.join-rewards-intro-txt > strong {
  font-size: 1em;
}
.nav-tabs {
  border-bottom: 2px solid #efefef;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  cursor: pointer !important;
  border: 2px solid !important;
  border-bottom: 1px solid !important;
  text-transform: uppercase !important;
  font-family: Trebuchet MS, sans-serif !important;
  border-color: #24995c #24995c #24995c !important;
  background: #2cb26c !important;
  color: #FFF !important;
  text-shadow: 2px 2px 0px #24995c !important;
}
.nav-tabs > li > a {
  margin-right: 25px;
  line-height: 1.42857143;
  border: 2px solid #efefef;
  border-bottom: 0px;
  border-radius: 10px 10px 0 0;
  text-transform: uppercase;
  font-family: Trebuchet MS, sans-serif !important;
  padding: 15px 35px;
}
.nav-tabs > li > a:hover {
  border-color: #24995c #24995c #24995c;
  background: #2cb26c;
  color: #FFF;
  text-shadow: 2px 2px 0px #24995c;
}
.rewards-steps-content-wrapper {
  width: 100%;
  height: 350px;
}
#content {
  margin: 2em;
  margin-top: 0px !important;
  border: 2px solid #efefef;
  border-top: 0px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding-top: 20px;
}
#user-nav-tabs > li > a.link1 > i {
  font-size: 1.35em;
  position: relative;
  top: 2px;
  left: -3px;
}
#user-nav-tabs > li > a.link2 > i {
  font-size: 1.4em;
  position: relative;
  top: -1px;
  left: -3px;
}
#user-nav-tabs > li > a.link3 > i {
  font-size: 1.35em;
  position: relative;
  top: 2px;
  left: -3px;
}
.nav-tabs > li.active > a {
  color: #555;
  cursor: default;
  background-color: #efefef;
  border: 2px solid #efefef;
  border-bottom: 1px solid;
  border-bottom-color: #efefef;
  text-transform: uppercase;
  font-family: Trebuchet MS, sans-serif !important;
}
#tabs {
  margin: 2em;
  margin-bottom: 0px;
}
#content {
  margin: 2em;
  margin-top: 0px;
}
#content2,
#content3 {
  display: none;
}
.rewards-steps-wrapper {
  width: 100%;
  height: 400px;
  display: block;
}
.rewards-info-block {
  padding: 50px;
  padding-top: 0px;
  width: 100%;
  height: 200px;
}
.rewards-info-block-txt {
  margin-top: 30px;
  text-transform: Capitalize !important;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 180%;
  text-align: center;
  font-size: 1.35em;
  font-weight: 100;
}
.rewards-info-block-h2 > .rewards-steps-num2 {
  opacity: .75;
}
.rewards-info-block-h2 > .rewards-steps-num3 {
  opacity: .4;
}
.exchange-points-h3 {
  font-size: 1.5em;
  color: #606060;
  margin-left: 30px;
  margin-top: 50px;
}
.rewards-steps-txt {
  font-size: 1.05em;
  line-height: 180%;
  margin-left: 30px;
}
.exchange-start-shopping-btn {
  display: block;
  position: relative;
  width: 225px;
  padding: 15px 35px;
  background: #292929;
  color: #FFF;
  margin-left: 30px;
  margin-top: 25px;
  border: 2px solid #000;
  border-radius: 10px;
}
.exchange-start-shopping-btn:hover {
  border-color: #24995c !important;
  background: #2cb26c !important;
}
.exchange-start-shopping-btn::after {
  content: '';
  position: absolute;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  top: 0px;
  left: 0px;
  width: calc(100%);
  height: 53%;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
}
.exchange-start-shopping-btn > i {
  margin-right: 5px;
}
body.main .wrapper-company-stars {
  max-width: 300px;
  margin: 0 auto;
}
@font-face {
  font-family: 'Quicksand';
  src: url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap') format('woff');
}
@font-face {
  font-family: 'Corinthia', cursive;
  src: url('https://fonts.googleapis.com/css2?family=Corinthia&display=swap') format('woff');
}
@font-face {
  font-family: 'TrebuchetMS';
  src: url('../fonts/TrebuchetMS.woff') format('woff'), url('../fonts/TrebuchetMS-Italic.woff') format('woff'), url('../fonts/TrebuchetMS-Bold.woff') format('woff'), url('../fonts/Trebuchet-BoldItalic.woff') format('woff');
}
