/* 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%;
  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: #7b6d58;
  text-decoration: none;
  cursor: pointer;
}
a:visited,
.alink:visited {
  color: #9ac100;
}
a:hover {
  color: #9ac100;
  text-decoration: none;
  box-shadow: none;
}
p {
  line-height: 22px;
}
a:focus,
a:active {
  outline: none;
  text-decoration: none;
  box-shadow: none;
}
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: #124a2f;
  font-family: 'Raleway', 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;
  border-radius: 20px;
  height: 40px;
  line-height: 39px;
  display: inline-block;
  background-color: #9ac100;
  border: 1px solid #9ac100;
  color: #ffffff;
  font-weight: 400;
  padding: 0 20px;
  text-align: center;
  text-shadow: none;
  text-transform: capitalize;
  white-space: nowrap;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 13px;
}
button:hover,
html input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  background-color: #444444;
  border-color: #444444;
  color: white;
}
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: 'Nunito', sans-serif;
}
button::-moz-placeholder,
input::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #999;
  opacity: 1;
  font-family: 'Nunito', sans-serif;
}
button::-moz-placeholder,
input::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #999;
  opacity: 1;
  font-family: 'Nunito', 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: 'Nunito', sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #999999;
  max-width: 1920px;
  margin: 0 auto;
  overflow-x: hidden;
}
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: #124a2f;
}
.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;
  border-radius: 20px;
  height: 40px;
  line-height: 39px;
  display: inline-block;
  background-color: #9ac100;
  border: 1px solid #9ac100;
  color: #ffffff;
  font-weight: 400;
  padding: 0 20px;
  text-align: center;
  text-shadow: none;
  text-transform: capitalize;
  white-space: nowrap;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 13px;
}
.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: #444444;
  border-color: #444444;
  color: white;
}
.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;
  border-radius: 20px;
  height: 40px;
  line-height: 39px;
  display: inline-block;
  background-color: #9ac100;
  border: 1px solid #9ac100;
  color: #ffffff;
  font-weight: 400;
  padding: 0 20px;
  text-align: center;
  text-shadow: none;
  text-transform: capitalize;
  white-space: nowrap;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 13px;
}
.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: #444444;
  border-color: #444444;
  color: white;
}
.cart-container .form-cart .action.continue,
.cart-container .checkout-methods-items .action.primary {
  border: 1px solid #9ac100;
  min-width: 190px;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.cart-container .form-cart .action.clear,
.cart-container .form-cart .action.update {
  background: #ffffff;
  color: #9ac100;
  border: 1px solid #9ac100;
  min-width: 190px;
  text-align: center;
  border-radius: 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,
.cart-container .form-cart .action.clear:hover,
.cart-container .form-cart .action.update:hover {
  color: #ffffff;
  text-shadow: none;
  background: #9ac100;
  border: 1px solid #9ac100;
}
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;
}
.checkout.action.primary {
  background: #9ac100;
  border-color: #9ac100;
}
.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;
}
.product-item .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: 'Raleway', sans-serif;
}
.block-authentication .block-title strong {
  font-weight: 400;
}
.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: #124a2f;
}
.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;
  vertical-align: middle;
  border-radius: 20px;
  height: 40px;
  line-height: 39px;
  display: inline-block;
  background-color: #9ac100;
  border: 1px solid #9ac100;
  color: #ffffff;
  font-weight: 400;
  padding: 0 20px;
  text-align: center;
  text-shadow: none;
  text-transform: capitalize;
  white-space: nowrap;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 13px;
}
.modal-popup .modal-footer button:hover {
  background-color: #444444;
  border-color: #444444;
  color: white;
}
.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: #9ac100;
}
.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: 'Raleway', 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: 'Raleway', sans-serif;
  text-transform: uppercase;
}
.block-minicart .block-content > .actions .viewcart:hover {
  background: none;
  color: #333;
  border-color: #9ac100;
}
.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 .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: 'Nunito', sans-serif;
  color: #282828;
  text-transform: none;
  font-size: 18px;
}
.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: #9ac100;
}
.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:hover {
  color: #9ac100;
}
.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: 'Raleway', 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: 'Raleway', sans-serif;
  padding-bottom: 10px;
  color: #7b6d58;
  display: block;
  font-weight: 500;
}
.block-dashboard-info .box-information a:hover {
  color: #9ac100;
}
.block-dashboard-info .box-newsletter {
  float: right;
  clear: right;
  width: 48%;
}
.block-dashboard-info .box-newsletter .box-title {
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
  padding-bottom: 10px;
  display: block;
}
.block-dashboard-info .box-newsletter a:hover {
  color: #9ac100;
}
.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: 'Raleway', sans-serif;
  font-size: 18px;
}
.block-dashboard-addresses .block-title a {
  font-family: 'Raleway', 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: 'Raleway', sans-serif;
  padding-bottom: 10px;
  display: block;
  font-weight: 500;
}
.block-dashboard-addresses .box-billing-address a:hover {
  color: #9ac100;
}
.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: 'Raleway', sans-serif;
  padding-bottom: 10px;
  display: block;
}
.block-dashboard-addresses .box-shipping-address a:hover {
  color: #9ac100;
}
.account-nav {
  border: 1px solid #ebebeb;
}
.account-nav .title {
  margin: 0;
}
.account-nav .title strong {
  padding: 12px 15px;
  display: block;
  font-family: 'Raleway', 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: #999999;
  background: none;
  padding: 0;
}
.account-nav .nav li a:hover {
  color: #9ac100;
  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);
}
#back-top i {
  background: #ffffff;
  color: #124a2f;
  display: block;
  font-size: 18px;
  height: 50px;
  line-height: 50px;
  width: 50px;
  border-radius: 50% 50%;
  -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: 1px solid #ebebeb;
  margin: auto;
}
#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: #9ac100;
}
.cookie-notification .cookie-notification--close {
  display: inline-block;
  margin-left: .9rem;
}
.cookie-notification .cookie-notification--close .button {
  vertical-align: middle;
  border-radius: 20px;
  height: 40px;
  line-height: 39px;
  display: inline-block;
  background-color: #9ac100;
  border: 1px solid #9ac100;
  color: #ffffff;
  font-weight: 400;
  padding: 0 20px;
  text-align: center;
  text-shadow: none;
  text-transform: capitalize;
  white-space: nowrap;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 13px;
  margin-top: 10px;
  padding: 5px 20px;
}
.cookie-notification .cookie-notification--close .button:hover {
  background-color: #444444;
  border-color: #444444;
  color: white;
}
.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: 1px solid #9ac100;
  background: #9ac100;
  color: #ffffff;
}
button,
a.action.primary,
.cart.table-wrapper .actions-toolbar > .action,
.cart.table-wrapper .action-gift {
  /* border-radius: unset;*/
}
.cart.table-wrapper .actions-toolbar .action-delete,
.cart.table-wrapper .actions-toolbar .action-edit {
  border-radius: unset;
  border: 0;
}
.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 {
  padding: 0;
}
#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: 15px;
  padding-right: 55px;
  height: 100%;
  overflow: auto;
}
#newsletter_pop_up .col-content p span {
  color: #9ac100;
}
#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: 28px;
  margin-bottom: 0;
  padding-bottom: 15px;
  color: #282828;
}
#newsletter_pop_up .content-popup p {
  font-size: 14px;
  color: #999999;
  line-height: 24px;
}
#newsletter_pop_up .content-popup .subscribe {
  margin-bottom: 0;
}
#newsletter_pop_up .btn-close {
  top: 0;
  right: 0;
  color: #fff;
  cursor: pointer;
  float: right;
  height: 40px;
  line-height: 40px;
  position: absolute;
  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;
  font-size: 20px;
  background: #9ac100;
}
#newsletter_pop_up .btn-close span {
  line-height: 40px;
}
#newsletter_pop_up .btn-close:hover {
  opacity: 0.8;
}
#newsletter_pop_up .title h3 {
  color: #124a2f;
  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;
  width: 100%;
  background: #ffffff;
  color: #999999;
  font-size: 13px;
  height: 44px;
  line-height: 44px;
  border: 0;
  text-align: center;
  border-bottom: 1px solid #ebebeb;
}
#newsletter_pop_up .control input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #999999;
  font-weight: 400;
}
#newsletter_pop_up .control input::-moz-placeholder {
  /* Firefox 19+ */
  color: #999999;
  font-weight: 400;
}
#newsletter_pop_up .control input:-ms-input-placeholder {
  /* IE 10+ */
  color: #999999;
  font-weight: 400;
}
#newsletter_pop_up .control input:-moz-placeholder {
  /* Firefox 18- */
  color: #999999;
  font-weight: 400;
}
#newsletter_pop_up .actions {
  margin-top: 0px;
}
#newsletter_pop_up .actions .subscribe.primary {
  vertical-align: middle;
  border-radius: 20px;
  height: 40px;
  line-height: 39px;
  display: inline-block;
  background-color: #9ac100;
  border: 1px solid #9ac100;
  color: #ffffff;
  font-weight: 400;
  padding: 0 20px;
  text-align: center;
  text-shadow: none;
  text-transform: capitalize;
  white-space: nowrap;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 13px;
  min-width: 140px;
  margin-top: 30px;
}
#newsletter_pop_up .actions .subscribe.primary:hover {
  background-color: #444444;
  border-color: #444444;
  color: white;
}
#newsletter_pop_up .actions .subscribe.primary:hover {
  opacity: 0.8;
}
.subscribe-bottom {
  margin-top: 30px;
  text-align: center;
  bottom: 15px;
  width: 100%;
}
.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: #9ac100;
  -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: #9ac100;
}
.breadcrumbs ul li strong {
  color: #9ac100;
}
.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: #9ac100;
  padding: 0px 30px;
  border: 0;
  display: inline-block;
  font-family: 'Nunito', 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: 30px;
  letter-spacing: 0;
}
.fancybox-wrap .action_button .button:hover {
  background: #9ac100;
  opacity: 0.8;
}
.fancybox-skin .popup_avaiable a {
  color: #9ac100;
}
.fancybox-close {
  top: 10px !important;
  right: 5px !important;
  background-image: none !important;
}
.fancybox-close:before {
  color: #124a2f;
  content: "\e870";
  font-family: 'Linearicons-Free';
  font-size: 24px;
}
.fancybox-wrap.fancybox-opened {
  z-index: 10000000000;
}
@keyframes smallToBig {
  from {
    transform: scale(0.1);
  }
  to {
    transform: scale(1);
  }
}
.view-more {
  font-size: 14px;
  line-height: 46px;
  padding: 0 38px;
  text-align: center;
  background: #fff;
  color: #9ac100;
  border-radius: 25px;
  margin-top: 20px;
  text-transform: capitalize;
  display: inline-block;
  font-weight: 700;
}
.view-more:hover {
  background: #9ac100;
  color: #fff;
}
.cms-index-index .verticalmenu.navigation.side-verticalmenu > ul {
  border: 2px solid #ebebeb;
  background: #ffffff;
  position: relative;
  border-radius: 0 0 5px 5px;
}
.cms-index-index .verticalmenu.navigation.side-verticalmenu > ul .vertical-bg-img {
  position: absolute;
  bottom: 0;
  left: 20px;
}
.cms-index-index .verticalmenu.navigation.side-verticalmenu > ul li a {
  color: #444444;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Nunito', sans-serif;
}
.cms-index-index .verticalmenu.navigation.side-verticalmenu > ul li:hover a {
  color: #9ac100;
  font-weight: 700;
}
.verticalmenu.navigation.side-verticalmenu > ul li.level0:last-child > a {
  border-bottom: 0;
}
.verticalmenu.navigation.side-verticalmenu {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 6px 6px 0 0;
}
.verticalmenu.navigation.side-verticalmenu .our_categories {
  background-color: #4e4e4e;
  color: #ffffff;
  padding: 19px 30px;
  font-size: 18px;
  margin: 0;
  cursor: pointer;
}
.verticalmenu.navigation.side-verticalmenu > ul li.level0 {
  position: relative;
  list-style: none;
  padding: 0 20px;
  border-bottom: 1px solid #ebebeb;
}
.verticalmenu.navigation.side-verticalmenu > ul li.level0:last-child > a {
  border-bottom: 0;
}
.verticalmenu.navigation.side-verticalmenu > ul li.level0 .level0.submenu {
  padding: 0;
  left: 120% !important;
  border: 0;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  border-radius: unset;
  box-shadow: none;
  padding: 50px 0 30px;
  border: 1px solid #ebebeb;
  box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: box-shadow 0.4s;
  transition: box-shadow 0.4s;
}
.verticalmenu.navigation.side-verticalmenu > ul li.level0 .level0.submenu ul.subchildmenu.mega-columns > li {
  padding: 0 0 0 40px;
}
.verticalmenu.navigation.side-verticalmenu > ul li.level0 .level0.submenu ul.subchildmenu.mega-columns .subchildmenu {
  padding: 5px 0;
}
.verticalmenu.navigation.side-verticalmenu > ul li.level0 .level0.submenu .subchildmenu > li.level1 > a {
  font-size: 16px;
  font-weight: 700;
  color: #444444;
  margin-bottom: 7px;
  text-decoration: none;
  border-bottom: 0;
  text-transform: capitalize;
  font-family: 'Nunito', sans-serif;
  margin: 0 0 20px 0;
  padding: 0;
}
.verticalmenu.navigation.side-verticalmenu > ul li.level0 .level0.submenu .subchildmenu > li.level1 > a:before {
  content: "";
  height: 1px;
  background: #9ac100;
  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;
}
.verticalmenu.navigation.side-verticalmenu > ul li.level0 .level0.submenu .subchildmenu > li.level1 > a:hover {
  color: #9ac100;
}
.verticalmenu.navigation.side-verticalmenu > ul li.level0 .level0.submenu .subchildmenu > li.level1 > a:hover span {
  text-decoration: none;
}
.verticalmenu.navigation.side-verticalmenu > ul li.level0 .level0.submenu .subchildmenu > li.level1 > a:hover:before {
  width: 5px;
  margin-right: 5px;
}
.verticalmenu.navigation.side-verticalmenu > ul li.level0 .level0.submenu .subchildmenu > li.level2 a {
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #444444;
  text-decoration: none;
  padding: 0;
  line-height: 32px;
}
.verticalmenu.navigation.side-verticalmenu > ul li.level0 .level0.submenu .subchildmenu > li.level2 a:hover {
  color: #9ac100;
}
.verticalmenu.navigation.side-verticalmenu > ul li.level0 .level0.submenu .subchildmenu > li.level2 a:hover span {
  text-decoration: none;
}
.verticalmenu.navigation.side-verticalmenu > ul li.level0 > a {
  display: inline-block;
  padding: 12px 0;
  border: 0;
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
  line-height: 23px;
  text-align: left;
  width: 100%;
  color: #444444;
  margin: 0;
  text-transform: capitalize;
  font-weight: 400;
}
.verticalmenu.navigation.side-verticalmenu > ul li.level0:hover > a {
  color: #9ac100;
  font-weight: 700;
}
.verticalmenu.navigation.side-verticalmenu > ul li.level0.parent > a:after {
  content: "\f105";
  font-family: 'FontAwesome';
  float: right;
  line-height: 22px;
}
.verticalmenu.navigation.side-verticalmenu > ul li.level0:hover {
  background: none;
}
.verticalmenu.navigation.side-verticalmenu > ul li.level0:hover .level0.submenu {
  left: 100% !important;
}
.verticalmenu.navigation.side-verticalmenu > ul li.level0:last-child a {
  border: 0;
}
.verticalmenu.navigation.side-verticalmenu > ul li.level0.classic .level0.submenu {
  padding: 30px 0 14px 22px;
}
.verticalmenu.navigation.side-verticalmenu > ul li.level0.classic .level0.submenu .subchildmenu > li.level1 {
  margin-bottom: 10px;
}
.verticalmenu.navigation.side-verticalmenu > ul li.level0.classic .level0.submenu .subchildmenu > li.level1 > a {
  font-size: 16px;
  font-weight: 700;
  color: #444444;
  margin: 0;
}
.verticalmenu.navigation.side-verticalmenu > ul li.level0.classic .level0.submenu .subchildmenu > li.level1 > a:hover {
  color: #9ac100;
  background: none;
}
.verticalmenu.navigation.side-verticalmenu > ul li.level0.classic .level0.submenu .subchildmenu > li.level1 > a:hover span {
  text-decoration: none;
}
.verticalmenu.navigation.side-verticalmenu a.viewall {
  padding: 19px 30px;
  border-top: 1px solid #f0f0f0;
  margin-top: -1px;
  width: 100%;
  font-family: 'Raleway', sans-serif;
  font-size: 13px;
  font-style: italic;
  color: #999999;
  text-decoration: underline;
  display: block;
}
.verticalmenu.navigation.side-verticalmenu > ul li.level0 > .open-children-toggle:before {
  display: none;
}
@media (max-width: 767px) {
  .navigation .level0 .submenu .level1.parent .level2.parent a:after,
  .navigation .level0 .submenu .level1.parent a:after,
  .verticalmenu.navigation.side-verticalmenu > ul li.level0 > .open-children-toggle:before,
  .verticalmenu.navigation.side-verticalmenu > ul li.level0 .level0.submenu .subchildmenu li.ui-menu-item .subchildmenu {
    display: none;
  }
}
.verticalmenu.navigation.side-verticalmenu > ul li.expand-category-link a {
  color: #333;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  padding: 13px 20px;
  border: 0;
  line-height: 23px;
  text-align: left;
  width: 100%;
  margin: 0;
}
@media (min-width: 768px), print {
  .verticalmenu.navigation > ul {
    border: 2px solid #ebebeb;
    background: #ffffff;
    position: relative;
    border-radius: 0 0 5px 5px;
  }
}
.rokan-product-heading,
.group-title1 {
  margin-bottom: 20px;
  overflow: hidden;
  text-align: center;
  text-transform: capitalize;
}
.rokan-product-heading h2,
.group-title1 h2 {
  font-size: 36px;
  color: #124a2f;
  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 {
  color: #9ac100;
  text-transform: none;
}
.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 #9ac100;
  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: #7b6d58;
  position: relative;
  padding-bottom: 12px;
  font-family: 'Raleway', 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: #7b6d58;
  position: relative;
  padding-bottom: 18px;
  margin-bottom: 25px;
  font-family: 'Raleway', 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: #282828;
  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: 700;
  color: #282828;
  font-size: 24px;
  margin-bottom: 35px;
  font-family: 'Nunito', sans-serif;
}
.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;
  border-radius: 20px;
  height: 40px;
  line-height: 39px;
  display: inline-block;
  background-color: #9ac100;
  border: 1px solid #9ac100;
  color: #ffffff;
  font-weight: 400;
  padding: 0 20px;
  text-shadow: none;
  text-transform: capitalize;
  white-space: nowrap;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 13px;
  min-width: 190px;
  text-align: center;
  font-weight: 500;
}
.contact-index-index #contact-form .actions-toolbar button.action:hover {
  background-color: #444444;
  border-color: #444444;
  color: white;
}
.contact-index-index .contact-info .social-link {
  text-align: left;
  margin-top: 10px;
}
.contact-index-index .contact-info .social-link > p,
.contact-index-index .contact-info .social-link > div {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
.contact-index-index .contact-info .social-link ul {
  margin-top: 0;
  padding-left: 10px;
  background: none;
}
.contact-index-index .contact-info .social-link li {
  display: inline-block;
  padding-bottom: 0 !important;
}
.contact-index-index .contact-info .social-link li a {
  display: block;
}
.contact-index-index .contact-info .social-link li a span {
  border-color: #b8b8b8;
  font-size: 18px;
  color: #999999;
  color: #b8b8b8;
  font-size: 14px;
  border-width: 1px;
}
.contact-index-index .contact-info .social-link li a:hover span {
  border-color: #9ac100;
  color: #9ac100;
}
.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: #7b6d58;
}
.contact-index-index .label {
  font-size: 14px;
}
.banner_mid_h1_top {
  margin-top: 25px;
}
.wrapper_slider {
  overflow: hidden;
}
.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: #9ac100;
}
.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: 59px;
}
.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: #124a2f;
}
.minicart-wrapper .block-minicart .product-item-name a:hover {
  color: #9ac100;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper {
  max-height: 280px;
  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: #7b6d58;
}
.minicart-wrapper .block-minicart .items-total .count {
  font-weight: 500;
  color: #7b6d58;
  font-family: 'Nunito', sans-serif;
  font-size: 14px;
}
.minicart-wrapper .block-minicart .amount .price-wrapper:first-child .price {
  font-weight: 500;
  font-family: 'Nunito', sans-serif;
  color: #7b6d58;
}
.minicart-wrapper .block-minicart .subtotal {
  margin-bottom: 20px !important;
}
.minicart-wrapper .block-minicart .block-content > .actions > .primary .action.primary {
  box-sizing: border-box;
  border: 1px solid #9ac100 !important;
  text-transform: uppercase;
  height: 40px;
  line-height: 39px;
  width: 100%;
  text-align: center;
  padding: 0 !important;
  background: #9ac100;
  color: #ffffff;
}
.minicart-wrapper .block-minicart .block-content > .actions .secondary .viewcart {
  vertical-align: middle;
  border-radius: 20px;
  display: inline-block;
  background-color: #9ac100;
  border: 1px solid #9ac100;
  font-weight: 400;
  padding: 0 20px;
  text-shadow: none;
  text-transform: capitalize;
  white-space: nowrap;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 13px;
  height: 40px;
  line-height: 39px;
  border-radius: 25px;
  width: 100%;
  text-align: center;
  margin-top: 5px;
  text-transform: uppercase;
  background: #9ac100;
  color: #ffffff;
}
.minicart-wrapper .block-minicart .block-content > .actions .secondary .viewcart:hover {
  background-color: #444444;
  border-color: #444444;
  color: white;
}
.minicart-wrapper .block-minicart .block-content > .actions .secondary .viewcart:hover {
  opacity: 0.9;
}
.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: #9ac100;
}
.container-full {
  padding: 0 30px;
}
.header-container {
  width: 100%;
  max-width: 1920px;
  margin: auto;
  margin-bottom: 20px;
}
.header-container .header {
  text-align: center;
  transition: all .4s ease;
}
.header-container .header .top-header {
  background: #444444;
}
.header-container .header .top-header .time {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  line-height: 54px;
}
.header-container .header .top-header .time:before {
  font-family: 'Linearicons-Free';
  content: "\e864";
  font-size: 24px;
  position: absolute;
  top: -1px;
  left: 0;
  width: 20px;
  height: 20px;
}
.header-container .header .top-header .email {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  line-height: 54px;
}
.header-container .header .top-header .email:before {
  font-family: 'Linearicons-Free';
  content: "\e818";
  font-size: 24px;
  position: absolute;
  top: -1px;
  left: 0;
  width: 20px;
  height: 20px;
}
.header-container .header .top-header .contact-header-left span {
  display: inline-block;
  margin: 16px 10px 0;
}
.header-container .header .top-header .contact-header-left p {
  margin-bottom: 0;
}
.header-container .header .top-header .switcher {
  display: inline-block;
}
.header-container .header .top-header .switcher .label {
  display: none;
}
.header-container .header .top-header .switcher .switcher-options {
  position: relative;
  cursor: pointer;
  text-transform: capitalize;
  padding: 22px 0;
}
.header-container .header .top-header .switcher .switcher-options strong {
  font-family: 'Nunito', sans-serif;
  color: #c1c1c1;
}
.header-container .header .top-header .switcher .switcher-options:hover .switcher-dropdown {
  display: block;
}
.header-container .header .top-header .switcher .switcher-options:hover strong {
  color: #9ac100;
}
.header-container .header .top-header .switcher .switcher-options .fa {
  margin-left: 5px;
  font-size: 15px;
  vertical-align: baseline;
}
.header-container .header .top-header .switcher .switcher-options #switcher-language-trigger {
  border-right: 1px solid #696969;
  padding-right: 15px;
  margin-right: 15px;
}
.header-container .header .top-header .switcher .switcher-options .switcher-dropdown {
  position: absolute;
  top: 60px;
  left: 0px;
  z-index: 10000;
  display: none;
  padding: 0px 15px;
  min-width: 120px;
  background-color: #ffffff;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  border-top: 1px solid rgba(238, 238, 238, 0.75);
  text-align: left;
}
.header-container .header .top-header .switcher .switcher-options .switcher-dropdown li {
  margin-bottom: 0;
}
.header-container .header .top-header .switcher .switcher-options .switcher-dropdown li a {
  padding: 10px 0;
  line-height: 1;
  display: block;
  text-transform: capitalize;
  border-bottom: 1px solid #dddddd;
  color: #666666;
}
.header-container .header .top-header .switcher .switcher-options .switcher-dropdown li a:hover {
  color: #9ac100;
}
.header-container .header .top-header .switcher .switcher-options .switcher-dropdown li:last-child a {
  border-bottom: 0;
}
.header-container .header .top-header .social_top {
  display: inline-block;
}
.header-container .header .top-header .social_top li {
  display: inline-block;
  margin-left: 10px;
}
.header-container .header .top-header .social_top li .social-text {
  display: none;
}
.header-container .header .top-header .social_top li i {
  font-size: 20px;
  line-height: 54px;
  color: #9ac100;
}
@media (max-width: 1220px) {
  .header-container .header .top-nav {
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .header-container .header .top-nav {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.header-container .header .hotline {
  background: #7fba00;
  color: #ffffff;
  height: 87px;
  padding: 0px 23px;
  margin-left: 20px;
}
@media (max-width: 1220px) {
  .header-container .header .hotline {
    display: none;
  }
}
.header-container .header .hotline i {
  font-size: 26px;
  line-height: 87px;
  height: 87px;
  padding-right: 5px;
  display: inline-block;
  vertical-align: sub;
}
.header-container .header .hotline a {
  line-height: 87px;
  color: #ffffff;
}
.header-container .header .hotline p {
  font-size: 18px;
  margin: 0;
  font-weight: 500;
}
.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-grow: 1;
}
.header-container .header .for-full-withmenu .nav-sections .navigation > ul {
  text-align: center;
}
.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;
}
.header-container .header .for-full-withmenu .actions-header > div {
  padding-left: 7px;
  padding-right: 7px;
}
.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: 0;
}
.header-container .header .for-full-withmenu .actions-header i[class*="icon-"] {
  font-size: 30px;
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
  color: #9ac100;
}
.header-container .header .for-full-withmenu .actions-header .register-login a {
  color: #282828;
}
.header-container .header .for-full-withmenu .actions-header .register-login strong {
  font-weight: 500;
}
.header-container .header .for-full-withmenu .txt-login {
  display: inline-block;
  font-size: 12px;
  line-height: 15px;
  text-align: left;
}
.header-container .header .for-full-withmenu .txt-login span {
  display: block;
}
.header-container .header .logo {
  padding: 20px 0 0 0;
  margin: 0;
  -webkit-transition: initial;
  transition: initial;
  max-width: 100%;
}
.header-container .header .logo img {
  max-height: 100%;
  display: inline;
}
.header-container .header .block-search {
  position: relative;
  display: block;
  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: unset;
  top: 57px;
}
.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: 43px;
  border-radius: 0;
  background: #ffffff;
}
.header-container .header .block-search .block-content .dropdown input::-webkit-input-placeholder {
  /* Chrome */
  color: #8c8c8c;
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
}
.header-container .header .block-search .block-content .dropdown input::-moz-placeholder {
  /* Firefox 19+ */
  color: #8c8c8c;
  opacity: 1;
  font-family: 'Nunito', 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: 'Nunito', 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: #9ac100;
}
.header-container .header .block-search .block-content .dropdown .action.search:before {
  font-family: 'Linearicons-Free';
  content: "\e86f";
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #124a2f;
  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: #9ac100;
}
.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: #7b6d58;
  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: #999999;
  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;
  margin-top: 5px;
}
.header-container .header .minicart-wrapper .action.showcart {
  color: #9ac100;
}
.header-container .header .minicart-wrapper .lnr-cart {
  font-size: 29px;
}
.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;
  border-radius: 50px;
}
.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;
  max-width: 92%;
}
.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: 'Raleway', sans-serif;
  font-size: 14px;
  color: #7b6d58;
}
.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;
  width: 18px;
  background: #f4a64b;
  border-radius: 50% 50%;
  padding: 0;
  margin: 0;
  text-align: center;
  font-size: 12px;
  color: #ffffff;
  display: inline-block;
  margin: -3px 0 0 -11px;
  line-height: 18px;
  font-weight: 600;
}
.header-container .header.sticky .top-nav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  background: #fff none repeat scroll 0 0;
  border-bottom: 1px solid #ebebeb;
  -webkit-animation-name: fadeInDown;
  -webkit-animation-duration: 5.0s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  -webkit-animation-play-state: running;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: anim_titles;
  -moz-animation-duration: 5.0s;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: normal;
  -moz-animation-play-state: running;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -webkit-animation-duration: 0.7s;
  -moz-animation-duration: 0.7s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
}
.header-container .header.sticky .top-nav .navigation .level0:first-child > .level-top {
  padding-left: 0;
}
@media (min-width: 1920px) {
  .header-container .header.sticky .top-nav .for-full-withmenu {
    max-width: 1920px;
    margin: auto;
    padding: 0 45px;
  }
}
.navigation .level0 {
  margin: 0;
}
.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 {
  float: left;
  width: 100%;
  margin-bottom: 80px;
}
.banner-top-home .col-banner-top {
  padding: 0;
}
.banner-top-home .banner-top {
  position: relative;
  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 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 .text {
  position: absolute;
  width: 67%;
  top: 14%;
  left: 10%;
  -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;
}
.banner-top-home .banner-top .text h2 {
  font-size: 24px;
  color: #124a2f;
  font-weight: 500;
  margin-bottom: 20px;
}
.banner-top-home .banner-top.white .text {
  color: #ffffff;
}
.banner-top-home .banner-top.white .text h2 {
  color: #ffffff;
}
.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: #9ac100;
  font-size: 18px;
}
.banner-middle .banner-content .text h2 {
  color: #7b6d58;
  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: #7b6d58;
  font-size: 12px;
  font-weight: 500;
}
.banner-middle .banner-content .text > a span {
  color: #9ac100;
  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: #7b6d58;
  font-size: 12px;
  font-weight: 500;
}
.banner-middle-vetical .banner-info > a span {
  color: #9ac100;
  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;
}
.our-stories {
  background: #f4faed;
  text-align: center;
}
.our-stories .container {
  position: relative;
  top: -80px;
}
.our-stories .our-stories-content {
  max-width: 950px;
  margin: 0 auto;
}
.our-stories h2 {
  font-size: 36px;
  color: #124a2f;
  margin: 60px 0 40px;
}
.our-stories h3 {
  max-width: 660px;
  margin: 0 auto 30px;
  font-size: 16px;
}
.our-stories p {
  line-height: 30px;
}
.our-stories .view-more {
  background: #7fba00;
  color: #ffffff;
}
.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 {
  clear: both;
}
.top-content-home .section-element.box-blog {
  margin-bottom: 42px;
}
.top-content-home .section-element.onsale {
  margin-top: 50px;
}
.top-content-home .section-element:last-child {
  margin-bottom: 0;
}
.shipping_support {
  text-align: center;
  padding-bottom: 80px;
  margin-bottom: 80px;
}
.shipping_support i {
  font-size: 60px;
  color: #9ac100;
  margin-bottom: 20px;
  display: inline-block;
}
.shipping_support h4 {
  font-size: 16px;
  color: #124a2f;
  margin-bottom: 5px;
}
.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;
  border-radius: 25px;
  display: inline-block;
  background-color: #9ac100;
  border: 1px solid #9ac100;
  color: #ffffff;
  font-weight: 400;
  padding: 0;
  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;
}
.shop-products .view-more-buton .view-more:hover {
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  background-color: #ffffff;
  color: #124a2f;
  border-width: 2px;
}
.shop-products .product-reviews-summary {
  display: none;
}
.product-item-group {
  padding: 5px 10px;
}
.product-item,
.product-list-item {
  padding: 5px 5px 20px;
  margin: 0 auto;
  margin-bottom: 10px;
  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 {
  position: absolute;
  text-align: center;
  left: 10px;
  top: 10px;
}
.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: #f85951;
  color: #ffffff;
  display: block;
  font-size: 12px;
  font-weight: normal;
  padding: 6px 10px;
  line-height: 1;
  position: relative;
  text-align: center;
  text-transform: capitalize;
  z-index: 10;
  min-width: 50px;
  border-radius: 3px;
  min-height: auto;
  border: 0;
  margin-bottom: 3px;
}
.product-item .newlabel,
.product-list-item .newlabel {
  background: #7fba00;
}
.product-item .featuredlabel,
.product-list-item .featuredlabel {
  right: 50px;
  background: #9ac100;
  display: none;
}
.product-item:hover .visible-onhover,
.product-list-item:hover .visible-onhover {
  -webkit-animation: smallToBig 300ms ease;
  -moz-animation: smallToBig 300ms ease;
  -ms-animation: smallToBig 300ms ease;
  animation: smallToBig 300ms ease;
  opacity: 1;
  visibility: visible;
}
.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);
}
.product-item:hover .action-bottom li a i,
.product-list-item:hover .action-bottom li a i {
  color: #124a2f;
}
.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.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.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 .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-info,
.product-list-item .product-info {
  overflow: hidden;
  position: relative;
  padding-bottom: 0;
  text-align: center;
  padding: 20px 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 {
  margin: 0 0 7px 0;
  display: block;
}
.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 {
  color: #282828;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  width: 100%;
  display: inline-block;
  font-size: 16px;
  line-height: 1;
}
.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: #9ac100;
}
.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: #124a2f;
  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: 'Nunito', 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: 24px;
  margin-top: 0px;
  position: relative;
  z-index: 2;
  color: #9ac100;
  font-family: 'Raleway', sans-serif;
  display: inline-block;
  font-weight: inherit;
}
.product-item .product-info .price-box .special-price,
.product-list-item .product-info .price-box .special-price {
  display: inline-block;
  float: right;
  color: #7b6d58;
  font-family: 'Raleway', sans-serif;
}
.product-item .product-info .price-box .special-price .price,
.product-list-item .product-info .price-box .special-price .price {
  color: #df452d;
}
.product-item .product-info .price-box .old-price,
.product-list-item .product-info .price-box .old-price {
  margin-right: 10px;
  float: left;
  font-family: 'Nunito', sans-serif;
}
.product-item .product-info .price-box .old-price .price,
.product-list-item .product-info .price-box .old-price .price {
  color: #999999;
  /*font-size: 18px;*/
  font-family: 'Raleway', sans-serif;
  text-decoration: line-through;
}
.product-item .product-info .product-item-actions,
.product-list-item .product-info .product-item-actions {
  margin: 0;
}
.product-item .product-info .actions-primary .tocart,
.product-list-item .product-info .actions-primary .tocart {
  vertical-align: middle;
  border-radius: 20px;
  height: 40px;
  display: inline-block;
  background-color: #9ac100;
  border: 1px solid #9ac100;
  color: #ffffff;
  font-weight: 400;
  padding: 0 20px;
  text-align: center;
  text-shadow: none;
  text-transform: capitalize;
  white-space: nowrap;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 13px;
  line-height: 39px;
}
.product-item .product-info .actions-primary .tocart:hover,
.product-list-item .product-info .actions-primary .tocart:hover {
  background-color: #444444;
  border-color: #444444;
  color: white;
}
.product-item .visible-onhover,
.product-list-item .visible-onhover {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  opacity: 0;
  visibility: hidden;
}
.product-item .quickview-product,
.product-list-item .quickview-product {
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 38%;
  z-index: 10;
}
.product-item .quickview-product a,
.product-list-item .quickview-product a {
  background-color: #9ac100;
  text-align: center;
  padding: 0;
  display: block;
  color: #ffffff;
  border-radius: 30px;
  width: 60px;
  height: 60px;
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  position: relative;
}
.product-item .quickview-product a:hover,
.product-list-item .quickview-product a:hover {
  background-color: #444444;
  color: white !important;
}
.product-item .quickview-product a:hover i,
.product-list-item .quickview-product a:hover i {
  color: white;
}
.product-item .quickview-product a i,
.product-list-item .quickview-product a i {
  font-size: 23px;
  line-height: 60px;
}
.product-item .actions-primary,
.product-list-item .actions-primary {
  position: static;
  width: auto;
  padding: 13px 0 0 0;
}
.product-item .actions-primary .action-compare,
.product-list-item .actions-primary .action-compare {
  display: inline-block;
}
.product-item .actions-primary .action-wishlist,
.product-list-item .actions-primary .action-wishlist {
  display: inline-block;
}
.product-item .actions-primary .action-add-cart,
.product-list-item .actions-primary .action-add-cart {
  display: inline-block;
}
.product-item .actions-primary a,
.product-list-item .actions-primary a {
  background: #9ac100;
  border: 1px solid #9ac100;
  border-radius: 50% 50%;
  color: #ffffff;
  display: block;
  font-size: 0;
  line-height: 43px;
  text-align: center;
  text-shadow: 0 0 0;
  text-transform: uppercase;
  width: 40px;
  height: 40px;
  padding: 0;
  font-size: 18px;
  position: relative;
}
.product-item .actions-primary a i,
.product-list-item .actions-primary a i {
  line-height: 38px;
  display: block;
}
.product-item .actions-primary a:before,
.product-list-item .actions-primary a:before {
  display: none;
}
.product-item .actions-primary a:hover,
.product-list-item .actions-primary a:hover {
  border: 1px solid #444444;
  background: #444444;
  color: #ffffff;
}
.product-item .actions-primary a:hover i,
.product-list-item .actions-primary a:hover i {
  color: #ffffff;
}
.product-item .price-box .price-label,
.product-list-item .price-box .price-label {
  display: none;
}
.products-list {
  margin-bottom: 40px;
}
.products-list .product-item {
  margin-bottom: 50px;
  max-width: 100%;
}
.products-list .product-item .product-item-details .product-name {
  position: relative;
  margin-bottom: 12px;
  margin-top: 0;
}
.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: 24px;
}
.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;
}
.products-list .product-item .product-item-details .addto-links-icons .actions-secondary {
  padding: 0;
}
.products-list .product-item .product-item-details .addto-links-icons .actions-secondary a {
  background: #9ac100;
  border: 1px solid #9ac100;
  border-radius: 50% 50%;
  color: #ffffff;
  display: inline-block;
  font-size: 0;
  line-height: 43px;
  text-align: center;
  text-shadow: 0 0 0;
  text-transform: uppercase;
  width: 40px;
  height: 40px;
  padding: 0;
  font-size: 18px;
  position: relative;
  margin-right: 8px;
}
.products-list .product-item .product-item-details .addto-links-icons .actions-secondary a i {
  line-height: 38px;
  display: block;
}
.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 {
  border: 1px solid #444444;
  background: #444444;
  color: #ffffff;
}
.products-list .product-item .product-item-details .addto-links-icons .actions-secondary a:hover i {
  color: #ffffff;
}
.products-list .actions-primary {
  padding: 0 10px 0 0;
}
.categories_tab {
  padding: 80px 0 30px;
}
.categories_tab .product-item:hover {
  box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: box-shadow 0.4s;
  transition: box-shadow 0.4s;
}
#upsell_product_slider .product-item:hover,
#relate_product_slider .product-item:hover {
  box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: box-shadow 0.4s;
  transition: box-shadow 0.4s;
}
.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 {
  margin-bottom: 60px;
}
.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;
  text-align: left;
}
.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: -60px;
  width: auto;
}
.group-product .owl-theme .owl-controls .owl-buttons > div {
  position: static;
  width: 31px;
  height: 31px;
  margin: 0;
  margin-right: 5px;
  background: #dcdcdc;
  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 {
  margin-bottom: 0;
}
.group-product .rokan-product-heading h2 {
  border-bottom: none;
  font-weight: 700;
  font-size: 20px;
  padding-bottom: 0;
  margin-bottom: 30px;
  text-align: left;
}
.group-product .product-info .product-reviews-summary {
  margin: 10px 0 12px;
}
.onsale-countdown {
  margin: 60px 0 20px;
}
.onsale-countdown .rokan-product-heading {
  margin-bottom: 0;
}
.onsale-countdown .rokan-product-heading h2 {
  margin-bottom: 0;
}
.onsale-countdown .product-item .product-countdown {
  position: relative;
  float: left;
  width: 100%;
}
.onsale-countdown .product-item .product-countdown:before {
  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: 100px;
  overflow: initial;
  position: static;
  max-width: 80%;
  margin: 0 auto;
}
.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: #9ac100;
}
.onsale-countdown .product-item .product-countdown .product-info .price-box .price {
  font-size: 24px;
}
.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 {
  position: absolute;
  left: -50px;
  top: 70px;
  z-index: 1;
  background: #9ac100;
  padding: 10px;
  border-radius: 50px;
}
.onsale-countdown .count-down .countdown-section {
  display: block;
  text-align: center;
  color: #ffffff;
  font-size: 17px;
  height: 75px;
  min-width: 75px;
  border: 1px solid #ffffff;
  margin-bottom: 10px;
  border-radius: 50%;
}
.onsale-countdown .count-down .countdown-section:first-child {
  color: #9ac100;
  background: #ffffff;
}
.onsale-countdown .count-down .countdown-section .countdown-amount {
  font-size: 24px;
  margin-top: 15px;
  display: block;
}
.onsale-countdown .count-down .countdown-section .countdown-label {
  font-size: 14px;
  display: block;
}
.onsale-countdown .quickview-product {
  display: none;
}
.onsale-countdown .btn-add-to-cart {
  vertical-align: middle;
  border-radius: 20px;
  height: 40px;
  line-height: 39px;
  display: inline-block;
  background-color: #9ac100;
  border: 1px solid #9ac100;
  color: #ffffff;
  font-weight: 400;
  padding: 0 20px;
  text-align: center;
  text-shadow: none;
  text-transform: capitalize;
  white-space: nowrap;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 13px;
}
.onsale-countdown .btn-add-to-cart:hover {
  background-color: #444444;
  border-color: #444444;
  color: white;
}
.banner-middle {
  margin-top: 40px;
}
.page-products .product-list-item:hover {
  box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: box-shadow 0.4s;
  transition: box-shadow 0.4s;
}
.toolbar {
  padding-top: 30px;
  border-top: 1px solid #ebebeb;
}
.toolbar .items li {
  margin-right: 10px;
  width: 40px;
  height: 40px;
  line-height: 33px;
  border: 1px solid #ebebeb;
  text-align: center;
  border-radius: 50% 50%;
}
.toolbar .items li strong {
  line-height: 38px;
}
.toolbar .items li span {
  font-family: 'Nunito', sans-serif;
  font-size: 12px;
  color: #7b6d58;
  font-weight: 400;
  line-height: 38px;
}
.toolbar .items li.current,
.toolbar .items li:hover {
  border-color: #9ac100;
  background: #9ac100;
}
.toolbar .items li.current span,
.toolbar .items li:hover span {
  color: #ffffff;
}
.toolbar .items li .action {
  margin-left: 0;
  border: 0;
}
.toolbar .items li .action:hover:before {
  color: #ffffff;
}
.toolbar .items li .action:before {
  font-size: 34px;
  margin: 0;
  line-height: 36px;
}
#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;
  margin-right: 10px;
}
.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;
  border: 1px solid;
  border-radius: 20px;
}
.toolbar-products .sorter .sorter-action {
  line-height: 40px;
}
.toolbar-products .modes-mode {
  display: inline-block;
  float: left;
  height: 40px;
  text-align: center;
  line-height: 37px;
  padding: 0;
  background-color: #ffffff;
  border: 0;
  color: #7b6d58;
  border: 1px solid #a3a3a3;
  padding: 0 15px;
}
.toolbar-products .modes-mode.mode-grid {
  border-radius: 20px 0 0 20px;
}
.toolbar-products .modes-mode.mode-list {
  border-radius: 0 20px 20px 0;
}
.toolbar-products .modes-mode.active {
  color: #ffffff;
  background: #9ac100;
  border: 1px solid #9ac100;
}
.toolbar-products .modes-mode span {
  width: auto;
  height: auto;
  position: static;
  line-height: 40px;
  font-size: 12px;
  display: none;
}
.toolbar-products .modes-mode:before {
  content: "\e872";
  font-size: 20px;
  font-family: 'Linearicons-Free';
  margin-right: 3px;
}
.toolbar-products .modes-mode.mode-grid:before {
  content: "\e812";
}
.toolbar-products .modes-mode:not(.active):hover {
  background-color: #ffffff;
  color: #7b6d58;
}
.toolbar-products .modes-mode.active:before {
  color: #ffffff;
}
.toolbar-products .limiter .limiter-text {
  padding-top: 3px;
}
.slider_left-slider {
  margin-bottom: 40px;
}
.filter-content .filter-options .filter-options-title {
  font-size: 24px;
  color: #282828;
  font-weight: 500;
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 20px;
  font-family: 'Raleway', 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: #666666;
}
.filter-content .filter-options .filter-options-content ol li a:hover {
  color: #9ac100;
}
.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: #7b6d58;
  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 .field.item {
  margin: 0;
}
.sidebar .block.block-reorder .product-item .checkbox {
  margin-right: 5px;
  margin-top: 0;
}
.sidebar .block.block-reorder .secondary {
  float: left;
  display: block;
  margin-top: 5px;
  margin-left: 5px;
  text-align: left;
}
.sidebar .block .block-title {
  font-weight: 500;
  font-size: 16px;
  text-transform: none;
}
.sidebar .block-wishlist .product-items .product-item .product-item-actions {
  display: block;
  margin-top: 3px;
}
.sidebar .block-wishlist .product-items .product-item .product-item-actions .actions-primary {
  position: relative;
  top: initial;
  left: initial;
  right: initial;
  background-color: transparent;
  width: 100%;
  display: block;
}
.sidebar .block-wishlist .product-items .product-item .product-item-actions .actions-primary .tocart {
  padding: 0 .5rem;
  background: transparent;
  color: #9ac100;
  border: 1px solid #ebebeb;
  font-size: 13px;
  font-weight: 400;
}
.sidebar .block-wishlist .product-items .product-item .product-item-actions .actions-primary .tocart:before {
  content: "+";
  padding-right: 5px;
  display: inline-block !important;
}
.sidebar .block-wishlist .product-items .product-item .product-item-actions .actions-primary .tocart:hover {
  border-color: #9ac100;
}
.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-details {
  padding-bottom: 15px;
  border-bottom: 1px solid #ebebeb;
}
.sidebar .block-wishlist .actions-toolbar .primary .action {
  vertical-align: middle;
  border-radius: 20px;
  height: 40px;
  line-height: 39px;
  display: inline-block;
  background-color: #9ac100;
  border: 1px solid #9ac100;
  color: #ffffff;
  font-weight: 400;
  padding: 0 20px;
  text-align: center;
  text-shadow: none;
  text-transform: capitalize;
  white-space: nowrap;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 13px;
}
.sidebar .block-wishlist .actions-toolbar .primary .action:hover {
  background-color: #444444;
  border-color: #444444;
  color: white;
}
.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;
  background: 0 0;
  font-size: 0;
  min-width: 50px;
  border-radius: 0;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.sidebar .widget.block-search .action.search:before {
  content: "\e86f";
  font-family: 'Linearicons-Free';
  font-size: 18px;
  color: #124a2f;
  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: #666666;
}
.sidebar ul li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.sidebar .title-widget-post,
.sidebar .title-post-tab {
  font-size: 24px;
  padding-bottom: 12px;
  margin-bottom: 15px;
  font-weight: 500;
  color: #282828;
}
.sidebar .title-widget-post a,
.sidebar .title-post-tab a {
  color: #282828;
}
.sidebar .title-widget-post > ul > li > a,
.sidebar .title-post-tab > ul > li > a {
  font-family: 'Raleway', sans-serif;
}
.sidebar .tab-content .list-post-tab h3 a {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
}
.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: 0;
}
.sidebar .post-tab-info h3 a {
  color: #282828;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 30px;
  font-size: 16px;
}
.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;
}
.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.style2 {
  background-color: #444444;
}
.catalog-product-view .header-container.style2 .header {
  background-color: #444444;
}
.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: 50px;
}
.product-view .product-info-main .box-tocart .fieldset .qty,
#quick-window .box-tocart .fieldset .qty {
  margin-right: 30px;
  padding: 0;
  border: 1px 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: 'Nunito', sans-serif;
  text-align: center;
  margin: 0;
  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;
  text-align: center;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 10px;
  color: #7b6d58;
}
.product-view .product-info-main .box-tocart .action.tocart,
#quick-window .box-tocart .action.tocart {
  height: 50px;
  padding: 0 30px;
  line-height: 49px;
  border-radius: 25px;
  font-size: 14px;
}
.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: #9ac100;
  margin-left: 8px;
  font-weight: 400;
}
.product-view .product-info-stock-sku .attribute.sku .type {
  color: #7b6d58;
}
.product-view .product-info-stock-sku .attribute.sku .value {
  display: inline-block;
  color: #9ac100;
  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;
  margin-right: 20px;
}
.product-view .product-info-main .product-reviews-summary {
  display: inline-block;
  margin: 0;
  margin-top: 15px;
}
.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 .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: #999999;
}
.product-view .product-info-main .product-info-price .product-info-stock-sku > div .value {
  font-weight: 400;
  color: #999999;
}
.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;
  font-size: 14px;
  font-weight: 500;
  font-family: 'Raleway', sans-serif;
  color: #9ac100;
}
.product-view .product-info-main .price-box .special-price .price-container .price {
  font-size: 24px;
  font-weight: 500;
  color: #9ac100;
  font-family: 'Raleway', 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 {
  /*font-size: 18px;*/
  color: #999999;
  font-weight: 400;
  font-family: 'Raleway', sans-serif;
}
.product-view .product-info-main .price-box .price-wrapper .price {
  font-size: 18px;
  font-weight: 500;
  font-family: 'Raleway', sans-serif;
  color: #7b6d58;
}
.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: #7b6d58;
}
.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: #124a2f;
  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-options-wrapper {
  margin-top: 20px;
}
.product-view .product-options-wrapper label {
  font-size: 13px;
  color: #7b6d58;
  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: #124a2f;
}
.product-view .block.related {
  margin-top: 50px;
  margin-bottom: 0;
  border-top: 1px solid #ebebeb;
  padding-top: 95px;
}
.product-view .block.related .actions-primary .action-add-cart {
  display: inline-block;
  margin: 0 3%;
}
.product-view .block.upsell {
  margin-top: 50px;
  margin-bottom: 0;
}
.product-view .block.upsell .product-item {
  margin-bottom: 15px;
}
.product-view .block.upsell .actions-primary .action-add-cart {
  display: inline-block;
  margin: 0 3%;
}
.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: 50px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #9ac100;
  color: #9ac100;
  background-color: #ffffff;
  text-align: center;
  font-size: 18px;
  display: inline-block;
  border-radius: 50% 50%;
  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 i,
.product-social-links a.action.tocompare i,
.product-social-links a.mailto i {
  line-height: 50px;
}
.product-social-links a.action.towishlist:hover,
.product-social-links a.action.tocompare:hover,
.product-social-links a.mailto:hover {
  border: 1px solid #9ac100;
}
.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: 700;
  margin-bottom: 30px;
  display: block;
  color: #124a2f;
  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: #124a2f;
}
.bundle-options-container .product-add-form form #bundleSummary .product-details .stock {
  font-size: 12px;
  color: #9ac100;
  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: 1px 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: 35px;
}
.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 .price-as-configured {
  font-size: 24px;
  font-weight: 400;
  color: #7b6d58;
  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: #9ac100;
}
.page-layout-1column .product-info-main {
  width: auto;
  float: none;
}
.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,
.product-options-bottom .product.media {
  float: none;
  width: auto;
}
.product-view .box-tocart,
.product-options-bottom .box-tocart {
  margin-top: 30px;
  margin-bottom: 0;
}
.product-view .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,
.product-options-bottom .box-tocart .field.qty label {
  display: inline-block;
  font-size: 13px;
  color: #7b6d58;
  line-height: 50px;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 0;
}
.product-view .box-tocart .field.qty .control,
.product-options-bottom .box-tocart .field.qty .control {
  display: inline-block;
}
.product-view .box-tocart .field.qty .control input,
.product-options-bottom .box-tocart .field.qty .control input {
  height: 50px;
  line-height: 50px;
  width: 40px;
  text-align: center;
}
.product-view .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
  padding-top: 0;
  display: inline-block;
  vertical-align: top;
}
.price-box .price-label {
  display: none;
}
.product-social-links .product-addto-links {
  display: inline-block;
  margin: 0;
}
.product-social-links .product-addto-links a.action:hover {
  background: #9ac100;
  color: #ffffff;
}
.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,
.product-social-links .action.mailto.friend:hover {
  background: #9ac100;
  color: #ffffff;
}
.product-social-links .action:hover .fa,
.product-social-links .action.mailto.friend:hover .fa {
  border-color: #7b6d58;
  color: #7b6d58;
}
.product-social-links .action .fa,
.product-social-links .action.mailto.friend .fa {
  width: 50px;
  height: 50px;
  background: #f5f5f5;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #969696;
  border: 1px 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;
  text-align: center;
}
.categorytab-container .tabs-categories_tab img {
  display: block;
  margin: 0 auto 5px;
  border: 2px solid #dedede;
  border-radius: 100%;
  -webkit-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
}
.categorytab-container .tabs-categories_tab li {
  position: relative;
  display: inline-block;
}
.categorytab-container .tabs-categories_tab li a {
  color: #444;
  padding: 0 20px;
  font-size: 16px;
  margin: 0 auto;
  display: block;
  font-weight: 700;
}
.categorytab-container .tabs-categories_tab li a:hover {
  color: #9ac100;
}
.categorytab-container .tabs-categories_tab li .ammount-items {
  display: none;
  position: absolute;
  margin-left: 4px;
  right: 2px;
  top: -1px;
  font-size: 12px;
  line-height: 14px;
  color: #999999;
}
.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: #124a2f;
}
.categorytab-container .tabs-categories_tab li.active img,
.categorytab-container .tabs-categories_tab li:hover img {
  border-color: #9ac100;
}
.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;
  padding: 10px 15px 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: 23px;
}
.box-blog .block-content .post-info .in_category {
  color: #9ac100;
  font-size: 14px;
  margin-right: 25px;
}
.box-blog .block-content .post-info .post-date {
  font-size: 14px;
  color: #999999;
}
.box-blog .block-content .post-info .post-title {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-bottom: 16px;
  color: #282828;
  font-family: 'Nunito', sans-serif;
  line-height: 1.36;
  word-spacing: 2px;
}
.box-blog .block-content .post-info .post-title a {
  color: #282828;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box-blog .block-content .post-info .post-title a:hover {
  color: #9ac100;
}
.box-blog .block-content .post-info .short-des {
  margin: 14px 0 0;
  padding-top: 3px;
  line-height: 24px;
  font-size: 16px;
  color: #666666;
}
.box-blog .block-content .post-info .readmore-text {
  vertical-align: middle;
  border-radius: 20px;
  height: 40px;
  line-height: 39px;
  display: inline-block;
  background-color: #9ac100;
  border: 1px solid #9ac100;
  color: #ffffff;
  font-weight: 400;
  padding: 0 20px;
  text-shadow: none;
  text-transform: capitalize;
  white-space: nowrap;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 13px;
  font-size: 12px;
  color: #1f1f1f;
  text-transform: uppercase;
  font-weight: 600;
  min-width: 190px;
  text-align: center;
  border: 1px solid #ebebeb;
}
.box-blog .block-content .post-info .readmore-text:hover {
  border-color: #9ac100;
}
.box-blog .block-content .post-info .readmore-text:hover {
  background-color: #444444;
  border-color: #444444;
  color: white;
}
.box-blog .block-content .post-info a .fa {
  padding-left: 5px;
  color: #9ac100;
  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: #7b6d58;
  font-weight: 500;
}
.checkout-index-index .header-container {
  margin-bottom: 0;
}
.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-bottom: 70px;
  padding-top: 15px;
}
.checkout-index-index .header-container .header .logo {
  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: #9ac100;
}
.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: 28px;
  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;
  height: 48px;
  background: #9ac100;
  padding: 0 26px;
  border-radius: 30px;
  line-height: 48px;
  color: #ffffff;
  font-weight: 600;
  font-size: 18px;
}
.post-list-wrapper .blog-list-post .post-info .readmore a:hover {
  animation: none;
  background-color: #444444;
  color: #ffffff;
}
.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: #282828;
  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: #9ac100;
}
.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: #9ac100;
  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: 1px solid #9ac100;
  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: #282828;
  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: #282828;
  font-size: 18px;
  font-weight: 700;
}
.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;
}
.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:hover a,
.product.info.detailed .product.data.items .item.title.active a {
  color: #9ac100;
}
.product.info.detailed .product.data.items .item.title a {
  color: #282828;
  font-size: 28px;
  font-family: 'Raleway', 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;
  font-weight: 700;
  font-family: 'Nunito', sans-serif;
  color: #282828;
}
.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: 'Raleway', 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: 'Raleway', sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 400;
}
.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: 'Raleway', 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: 'Nunito', sans-serif;
  font-weight: 400;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 400;
  color: #7b6d58;
  font-size: 14px;
}
.table-wrapper.order-items tfoot tr .amount span {
  font-weight: 500;
  color: #7b6d58;
}
.section_testimonial,
.section-brands {
  margin-bottom: 60px;
}
.block-widget-rokanthemes-brand {
  border: 1px solid #ececec;
  border-radius: 5px;
  padding: 25px 0;
}
.block-widget-rokanthemes-brand .brand-item {
  margin-bottom: 0;
}
.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: #7b6d58;
  font-family: 'Raleway', 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: 'Raleway', 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: #999999;
}
.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: #7b6d58;
}
.cart.table-wrapper .cart.items .col .actions-toolbar a.action-delete:before {
  content: "\e870";
  font-family: 'Linearicons-Free';
  color: #7b6d58;
  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: #9ac100;
}
.cart-summary {
  background: transparent;
  border: 1px solid #ebebeb;
}
.cart-summary .title {
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  text-align: center;
  color: #7b6d58;
}
.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: #7b6d58;
  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: #9ac100;
}
.opc-block-summary {
  background: #fafafa;
}
.account .fieldset .legend {
  margin-left: 0;
  font-size: 18px;
  text-transform: none;
}
.authentication-wrapper a {
  color: #9ac100;
}
.fancybox-skin {
  border-radius: 0 !important;
}
.testimo-slider {
  text-align: center;
}
.testimo-slider h2 {
  margin-bottom: 30px;
}
.testimo-slider .pt-testimonial-container {
  padding: 180px 0 240px 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.testimo-slider .pt-testimonial {
  text-align: center;
}
.testimo-slider .pt-testimonial .image-tes {
  max-width: 100px;
  margin: auto;
  margin-bottom: 20px;
}
.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: 20px;
  color: #9ac100;
  font-family: 'Raleway', sans-serif;
  margin-bottom: 0;
  position: relative;
  display: block;
  letter-spacing: 1px;
}
.testimo-slider .pt-testimonial .info .job {
  font-size: 14px;
  text-transform: none;
  color: #666666;
  margin-top: 10px;
  margin: 5px 0 0 0;
}
.testimo-slider .pt-testimonial .content-des-tes {
  margin-top: 30px;
  font-size: 16px;
  line-height: 32px;
  color: #444444;
  margin-bottom: 15px;
}
@media (min-width: 1024px) {
  .testimo-slider .pt-testimonial .content-des-tes {
    max-width: 60%;
    margin: auto;
    margin-bottom: 50px;
  }
}
.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 .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-image: url(../images/bkg_newtester.jpg);
  padding: 90px 0;
}
.section-newsletter .block.newsletter {
  width: 100%;
  margin-bottom: 0;
  max-width: 100%;
}
.section-newsletter .field.newsletter {
  width: 100%;
  margin: 0;
  display: table;
}
.section-newsletter .field.newsletter .social {
  display: table-cell;
  vertical-align: middle;
  width: 30%;
  text-align: center;
}
.section-newsletter .field.newsletter .social li {
  display: inline-block;
  margin-right: 16px;
}
.section-newsletter .field.newsletter .social li:last-child {
  margin-right: 0;
}
.section-newsletter .field.newsletter .social li span {
  font-size: 0;
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  vertical-align: middle;
  border-radius: 100%;
  background: #9ac100;
}
.section-newsletter .field.newsletter .social li span:before {
  font-size: 22px;
}
.section-newsletter .field.newsletter .social li span.fa-instagram {
  background: #de1e3d;
}
.section-newsletter .field.newsletter .social li span.fa-twitter {
  background: #12caff;
}
.section-newsletter .field.newsletter .social li span.fa-facebook {
  background: #455fa2;
}
.section-newsletter .field.newsletter .social li span.fa-youtube {
  background: #df452d;
}
.section-newsletter .field.newsletter .social li span.fa-dribbble {
  background: #09cda1;
}
.section-newsletter .field.newsletter .social li span.fa-tiktok {
  background: #26f4ee;
}
.section-newsletter .field.newsletter .short_text {
  display: table-cell;
  vertical-align: middle;
  width: 30%;
}
.section-newsletter .field.newsletter .short_text .short_title {
  font-size: 34px;
  margin-bottom: 10px;
  color: #282828;
  font-family: 'Raleway', sans-serif;
}
.section-newsletter .field.newsletter .control {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.section-newsletter .field.newsletter .control:before {
  display: none;
}
.section-newsletter .field.newsletter .control .content-subscribe {
  width: 100%;
  text-align: center;
}
.section-newsletter .field.newsletter .control .content-subscribe .actions {
  display: block;
  width: auto;
  margin-top: 7px;
}
.section-newsletter .field.newsletter .control .content-subscribe .actions .subscribe {
  width: 100%;
  margin: 5px auto;
  font-weight: 600;
  height: 48px;
  background: #9ac100;
  padding: 0 26px;
  border-radius: 30px;
  border: 0;
  color: #ffffff;
  margin-top: 0;
  font-size: 18px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.section-newsletter .field.newsletter .control .content-subscribe input[type="email"],
.section-newsletter .field.newsletter .control .content-subscribe input[type="text"] {
  width: 100%;
  padding-left: 25px;
  border-radius: 30px;
  height: 48px;
  border: 0;
  font-style: italic;
  color: #666666;
  border: 2px solid #ebebeb;
}
.section-newsletter .field.newsletter .control .content-subscribe input[type="email"]::placeholder,
.section-newsletter .field.newsletter .control .content-subscribe input[type="text"]::placeholder {
  color: #666666;
}
.section-newsletter .field.newsletter .control .content-subscribe #newsletter-error {
  color: #ffffff;
  margin-top: 3px;
}
.section-instagram h2 {
  margin-bottom: 20px;
}
.page-footer {
  margin-top: 90px;
  position: relative;
  color: #666666;
}
.page-footer .footer-static-container {
  position: relative;
  background: #ffffff;
}
.page-footer .footer-static-container .footer_static .footer-links li {
  margin-bottom: 10px;
}
.page-footer .footer-static-container .footer_static .footer-links h2 {
  position: relative;
  margin-bottom: 32px;
  padding-bottom: 0;
  line-height: 1;
  color: #282828;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.page-footer .footer-static-container .footer_static .footer-links a {
  color: #666666;
}
.page-footer .footer-static-container .footer_static .footer-links a:hover {
  color: #9ac100;
}
.page-footer .wrapper_footer_static {
  padding: 100px 0 80px;
}
.page-footer .footer_introduce .footer-contact {
  text-align: center;
  margin-bottom: 70px;
}
.page-footer .footer_introduce .footer-contact li {
  position: relative;
  padding-left: 30px;
  margin-right: 50px;
  display: inline-block;
  font-size: 16px;
  color: #9ac100;
}
.page-footer .footer_introduce .footer-contact li:before {
  font-family: 'Linearicons-Free';
  content: "\e830";
  font-size: 24px;
  position: absolute;
  top: -3px;
  left: 0;
  width: 20px;
  height: 20px;
}
.page-footer .footer_introduce .footer-contact li:last-child {
  margin-left: 0;
}
.page-footer .footer_introduce .footer-contact li.time:before {
  content: "\e864";
}
.page-footer .footer_introduce .footer-contact li.email:before {
  content: "\e818";
}
.page-footer .footer-bottom {
  padding: 28px 0;
  border-top: 1px solid #ebebeb;
}
.page-footer .footer-bottom .copyright {
  font-size: 14px;
  margin: 0;
}
.page-footer .footer-bottom .copyright a,
.page-footer .footer-bottom .copyright span span {
  color: #666666;
  font-weight: 400;
}
.page-footer .footer_address_payment p {
  margin-bottom: 15px;
}
.page-footer .footer_menu {
  text-align: right;
}
.page-footer .footer_menu ul li {
  display: inline-block;
  font-size: 16px;
  padding-right: 25px;
}
.page-footer .footer_menu ul li a {
  font-size: 14px;
  color: #666666;
}
.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: #ffffff;
  padding: 0 0 15px;
}
.page-footer .style2 .border-top {
  border-top: 1px solid #ffffff;
  padding: 40px 0 30px;
}
.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 .social-link {
  position: relative;
  text-align: center;
}
.page-footer .social-link:before {
  content: "";
  height: 1px;
  width: 100%;
  background: #9ac100;
  left: 0;
  top: 49%;
  position: absolute;
}
.social-link ul {
  text-align: center;
  margin: 0;
  display: inline-block;
  z-index: 1;
  background: #ffffff;
  position: relative;
  padding: 0 35px;
}
.social-link ul li {
  list-style: none;
  display: inline-block;
  position: relative;
  margin-right: 20px;
}
.social-link ul li a span {
  font-size: 27px;
  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: #9ac100;
}
.social-link ul li a span:hover {
  color: #9ac100;
}
.social-link ul li:last-child {
  margin-right: 0;
}
.instangram-feed {
  width: 70px;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
}
.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: #124a2f;
  font-weight: 500;
  font-size: 16px;
}
.products-list .product-item-details {
  text-align: left;
}
@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;
  }
}
.page-products .product-item-info {
  width: auto;
}
/* Layered ajax */
.ui-slider-horizontal {
  margin-top: 10px;
  height: 6px;
  background: #9ac100;
}
#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 #9ac100;
  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;
}
.cms-about-us .page-main.container {
  width: 100%;
}
.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 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;
  border-radius: 20px;
  height: 40px;
  line-height: 39px;
  display: inline-block;
  background-color: #9ac100;
  border: 1px solid #9ac100;
  color: #ffffff;
  font-weight: 400;
  padding: 0 20px;
  text-shadow: none;
  text-transform: capitalize;
  white-space: nowrap;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 13px;
  min-width: 190px;
  text-align: center;
}
.cms-no-route ul.disc li a:hover,
.cms-about-us ul.disc li a:hover {
  background-color: #444444;
  border-color: #444444;
  color: white;
}
.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 .page-main {
  padding: 100px 0 60px;
  text-align: center;
}
.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: #124a2f;
  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+ */
}
.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: #124a2f;
  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: #9ac100;
  outline: 0;
}
.swatch-attribute .swatch-option.text.selected {
  background-color: #9ac100 !important;
  outline: 0;
  color: #ffffff !important;
}
.swatch-option.text.selected {
  background-color: #9ac100 !important;
  outline: 0;
  color: #ffffff;
}
.swatch-option-tooltip {
  border: 1px solid #ddd !important;
  max-width: 142px !important;
}
.product-details-fixed .swatch-attribute .swatch-attribute-options {
  display: block;
}
.product-details-fixed .swatch-attribute .swatch-attribute-options .swatch-option {
  float: none;
  display: inline-block;
}
.swatch-option {
  border: 1px solid #ccc !important;
}
.swatch-option.selected {
  border: 1px solid #7fba00;
  outline: unset;
  padding: 1px;
}
.swatch-attribute .swatch-option:before {
  display: none !important;
}
.message.success {
  background-color: #f5f5f5;
}
.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: #124a2f !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: 2px !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: #9ac100;
}
.one-step-checkout .one-step-checkout h3 {
  background: #ffffff;
  color: #124a2f;
  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: #124a2f;
  border: 0;
}
.one-step-checkout #checkout-step-shipping .form-login .actions-toolbar .action.primary:hover {
  animation: none;
  color: #9ac100;
}
.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: #9ac100;
  font-size: 14px;
  font-weight: 400;
  padding: 0;
  background: transparent;
  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: 'Nunito', sans-serif;
}
.one-step-checkout button#add_coupon_code_button {
  height: 42px;
  line-height: 40px;
  padding: 0 30px;
  background: #9ac100;
  color: #ffffff;
}
.one-step-checkout #opcheckout-button-place-order {
  background: #9ac100;
  border-radius: 0;
  border: 0;
}
.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: 20px;
}
.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: 5px;
}
#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: #9ac100;
}
#opcheckout-login-popup p.close {
  opacity: 1;
}
#opcheckout-login-popup p.close a {
  font-size: 0;
}
#opcheckout-login-popup p.close a:before {
  color: #7b6d58 !important;
  content: "\e870" !important;
  font-family: 'Linearicons-Free' !important;
  font-size: 24px;
  margin-left: 0 !important;
  padding: 5px;
}
.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;
  border: 0;
  color: #7b6d58;
  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: #7b6d58;
  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: #7b6d58;
  font-size: 24px;
  font-family: 'Raleway', sans-serif;
}
.table-wrapper.comparison .price-box .old-price,
.products-grid.wishlist .price-box .old-price {
  color: #999999;
}
.table-wrapper.comparison .product-item-actions .actions-primary button.tocart,
.products-grid.wishlist .product-item-actions .actions-primary button.tocart {
  vertical-align: middle;
  border-radius: 20px;
  height: 40px;
  line-height: 39px;
  display: inline-block;
  background-color: #9ac100;
  border: 1px solid #9ac100;
  color: #ffffff;
  font-weight: 400;
  padding: 0 20px;
  text-align: center;
  text-shadow: none;
  text-transform: capitalize;
  white-space: nowrap;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 13px;
}
.table-wrapper.comparison .product-item-actions .actions-primary button.tocart:hover,
.products-grid.wishlist .product-item-actions .actions-primary button.tocart:hover {
  background-color: #444444;
  border-color: #444444;
  color: white;
}
.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 .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: #7b6d58;
  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: #124a2f;
}
.rating-summary .rating-result:before {
  font-family: FontAwesome;
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
  font-size: 13px;
  height: 14px;
  letter-spacing: 5px;
  line-height: 1;
  top: 0px;
  color: #ccc;
}
.rating-summary .rating-result span:before {
  color: #f5cc26;
  font-family: FontAwesome;
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
  font-size: 13px;
  height: 14px;
  line-height: 14px;
  letter-spacing: 5px;
}
.review-control-vote label:before {
  color: #9ac100;
  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';
}
.product-view-bannertop-category {
  position: relative;
}
.catalog-category-view .product-view-bannertop-category .category-description {
  text-align: center;
  color: #7b6d58;
  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__thumb-border {
  border: 1px solid #9ac100 !important;
  margin-top: 0 !important;
}
.fotorama__thumb {
  background-color: unset !important;
}
.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: "\e876";
  font-family: 'Linearicons-Free';
  font-size: 36px;
  line-height: 36px;
  color: #124a2f;
}
.fotorama__arr--prev .fotorama__arr__arr:before {
  content: "\e875";
  font-family: 'Linearicons-Free';
  font-size: 36px;
  line-height: 36px;
  color: #124a2f;
}
.fotorama1542959630817 .fotorama__thumb-border {
  margin-top: 0;
}
.fotorama__caption__wrap {
  display: none !important;
}
.featured-categories {
  background: #f7f5f3;
  padding: 60px 0;
}
@media (max-width: 480px) {
  .categories-thumbnails .col-thumb {
    width: 100%;
  }
  .categories-thumbnails .col-thumb img {
    width: 100%;
  }
}
.categories-thumbnails .popcat-box {
  margin-bottom: 30px;
  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;
}
.categories-thumbnails .popcat-box .cat-name a {
  color: #124a2f;
}
@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: #9ac100;
  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;
}
.cart-empty {
  text-align: center;
}
.cms-noroute-index .page-main {
  text-align: center;
}
.block-wishlist .product-item .actions-primary a,
.block-wishlist .product-list-item .actions-primary a {
  vertical-align: middle;
  border-radius: 20px;
  /* height: 40px; */
  line-height: 39px;
  display: inline-block;
  background-color: #ffffff;
  border: 1px solid #2a7d2e;
  color: #2a7d2e;
  font-weight: 400;
  padding: 0 20px;
  text-align: center;
  text-shadow: none;
  text-transform: capitalize;
  white-space: nowrap;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  font-size: 13px;
  width: auto;
}
.block-wishlist .actions-toolbar > .primary:last-child,
.block-wishlist .actions-toolbar > .secondary:last-child {
  float: right;
}
.product-item,
.product-list-item,
.product-item-actions > * {
  font-size: 14px;
}
.fieldset:last-child {
  margin-bottom: 0;
}
.product-item .product-info .product-name,
.product-list-item .product-info .product-name {
  line-height: unset;
}
.footer.content {
  display: none;
}
.header_links {
  align-items: center;
  display: flex;
  padding: 22px 0;
}
.header_links li {
  display: inline-block;
  color: #c1c1c1;
  line-height: 1;
}
.header_links li.location {
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid #696969;
}
.header_links .location:before {
  content: "\e9f5";
  font-family: 'icomoon';
  padding-right: 9px;
  color: #9ac100;
}
.header_links .track_order:before {
  content: "\f1b9";
  font-family: 'icomoon';
  padding-right: 9px;
  color: #9ac100;
}
.contact-header-right {
  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;
  min-height: 60px;
}
.contact-header-right .register-login > a {
  display: flex;
  align-items: center;
}
.contact-header-right .help-top .help {
  color: #c1c1c1;
}
.contact-header-right .help-top .help:before {
  content: "\e9e1";
  font-family: icomoon;
  padding-right: 5px;
  color: #9ac100;
}
.contact-header-right .help-top .help:hover {
  color: #9ac100;
}
.contact-header-right > div {
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid #696969;
  line-height: 1;
}
.contact-header-right > div.switcher {
  border-right: none;
  padding: 0;
  margin: 0;
}
.contact-header-right > div:last-child {
  padding-right: 0;
  margin-right: 0;
  border-right: 0;
}
.contact-header-right .register-login > a {
  color: #c1c1c1;
}
.contact-header-right .register-login > a i {
  margin-right: 9px;
  color: #9ac100;
}
.contact-header-right .register-login > a:hover {
  color: #9ac100;
}
.smart-search {
  position: relative;
  width: 70%;
  float: left;
}
.smart-search .select-category {
  height: 56px;
  position: absolute;
  top: 2px;
  right: 118px;
  width: 145px;
  padding-left: 20px;
  z-index: 999;
  line-height: 46px;
  border-left: 1px solid #ebebeb;
}
.smart-search .select-category .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: auto !important;
  font-size: 14px;
}
.smart-search .select-category .chosen-container .chosen-single {
  border: 0;
  padding: 5px 20px;
}
.smart-search .select-category .chosen-container .chosen-single span {
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
}
.smart-search .select-category .chosen-container .chosen-single div {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.smart-search .select-category .chosen-container .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
}
.smart-search .select-category .chosen-container .chosen-single div b:before {
  font-family: 'FontAwesome';
  content: "\f0d7";
}
.smart-search .select-category .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
  min-width: 200px;
}
.smart-search .select-category .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.smart-search .select-category .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 6px 15px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #ebebeb;
  line-height: normal;
  border-radius: 0;
}
.smart-search .select-category .chosen-container .chosen-results {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
  text-align: left;
}
.smart-search .field.search {
  position: relative;
}
.smart-search .field.search input[type=text] {
  color: #666666;
  font-size: 16px;
  height: 60px;
  width: 100%;
  padding-left: 40px;
  border: 2px solid #ebebeb;
  background: #ffffff;
  border-radius: 30px;
}
.smart-search .field.search input[type=text]::placeholder {
  color: #666666;
}
.smart-search .field.search button[type=submit] {
  position: absolute;
  top: 5px;
  right: 12px;
  border: 0;
  background: 0 0;
  display: inline-block;
  color: #ffffff;
  border-radius: 0;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  text-transform: capitalize;
  font-size: 0;
  font-weight: 400;
  opacity: 1;
  cursor: pointer;
  padding: 0;
}
.smart-search .field.search button[type=submit]:before {
  font-size: 18px;
  content: "\ea2e";
  font-family: 'icomoon';
  background: #9ac100;
  height: 50px;
  width: 50px;
  line-height: 50px;
  border-radius: 100%;
  display: inline-block;
}
.header_container.head-logo {
  margin: 28px 0 40px 0;
}
.hotline-email {
  display: flex;
  align-items: center;
  font-family: 'Nunito', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  width: 65%;
  margin: auto;
  margin-bottom: 15px;
}
.hotline-email .telephone {
  margin-right: 18px;
}
.hotline-email .telephone:before {
  font-family: 'icomoon';
  content: "\ea14";
  font-size: 22px;
  vertical-align: middle;
  color: #9ac100;
  margin-right: 6px;
}
.hotline-email .email:before {
  content: "\e900";
  font-family: 'icomoon';
  content: "\e9f4";
  font-size: 22px;
  vertical-align: middle;
  color: #9ac100;
  margin-right: 6px;
}
.header-mini-cart {
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
}
.header-mini-cart:before {
  font-family: icomoon;
  content: "\ea37";
  font-size: 28px;
  color: #282828;
}
.header-mini-cart .content-cart {
  margin-left: 10px;
}
.header-mini-cart .content-cart .my-cart {
  font-size: 16px;
  color: #282828;
  font-weight: 700;
  vertical-align: bottom;
}
.header-mini-cart .content-cart .price {
  font-family: 'Raleway', sans-serif;
  color: #9ac100;
  font-size: 16px;
}
.header-mini-cart .empty .total-mini-cart-item {
  top: -5px;
}
.header-mini-cart .total-mini-cart-item {
  min-width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  position: absolute;
  top: 3px;
  left: 17px;
  font-size: 12px;
  color: #ffffff;
  background: #9ac100;
  border-radius: 100%;
}
.header-mini-cart .total-mini-cart-item span {
  display: none;
}
.header-mini-cart .content-cart > span {
  text-transform: capitalize;
}
.header-mini-cart .content-cart .total-mini-cart-price {
  color: #9ac100;
  font-family: 'Raleway', sans-serif;
  font-size: 24px;
  display: block;
  vertical-align: bottom;
  line-height: 1;
  text-align: left;
}
.free-shipping {
  font-size: 16px;
  color: #666666;
  flex: none;
}
.free-shipping > div:before {
  content: "\ea0e";
  font-family: icomoon;
  font-size: 28px;
  vertical-align: bottom;
  margin-right: 15px;
  color: #cecece;
}
.logo-sticky {
  display: none;
}
.header.sticky .free-shipping,
.header.sticky .verticalmenu.navigation.side-verticalmenu {
  display: none;
}
.header.sticky .logo-sticky {
  display: block;
  width: 50%;
  padding: 10px 0;
  max-width: 168px;
}
.header.sticky .top-menu {
  min-height: 82px;
}
.header.sticky .minicart-wrapper {
  position: fixed;
  top: 12px;
  right: 20px;
  z-index: 999999 !important;
  -webkit-animation-name: fadeInDown;
  -webkit-animation-duration: 5s;
  -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: 5s;
  -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: .7s;
  -moz-animation-duration: .7s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
}
.header.sticky .content-cart {
  display: none;
}
.header.sticky .header-mini-cart:before {
  font-size: 28px;
}
.header.sticky .header-mini-cart .total-mini-cart-item {
  min-width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  position: absolute;
  top: -6px;
  left: 15px;
  font-size: 10px;
  color: #fff;
  background: #9ac100;
  border-radius: 100%;
}
._block-content-loading {
  position: unset;
}
.top-nav {
  border-top: 1px solid #ebebeb;
}
.title-category-dropdown {
  margin: 14px 0;
  border-radius: 30px;
  background: #9ac100;
  font-size: 24px;
  font-weight: 400;
  color: #ffffff;
  padding: 13px 13px 13px 65px;
  position: relative;
}
.title-category-dropdown:before {
  content: "\e9ef";
  font-size: 24px;
  font-family: icomoon;
  position: absolute;
  left: 28px;
}
.title-category-dropdown:after {
  content: "";
  height: 10px;
  width: 10px;
  border-radius: 100%;
  background: #ffffff;
  position: absolute;
  right: 23px;
  top: 25px;
}
.menu_left_home1 {
  padding-right: 15px;
}
.menu_left_home1 .sections.nav-sections {
  position: relative;
}
.verticalmenu.navigation.side-verticalmenu li.level0.classic .submenu li.parent > a:after {
  content: "\f105";
  font-family: 'FontAwesome';
  line-height: inherit;
}
.vel_baner {
  margin-top: 90px;
}
.vel_baner .row .row > .col-xs-6:first-child {
  margin-bottom: 30px;
}
.bs_banner {
  position: relative;
  overflow: hidden;
}
.bs_banner img {
  transition: all .4s ease;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
}
.bs_banner:hover img {
  transform: scale(1.08);
  -webkit-transform: scale(1.08);
  -o-transform: scale(1.08);
  -ms-transform: scale(1.08);
}
.product-item .actions-primary,
.product-list-item .actions-primary {
  -webkit-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
  position: absolute;
  top: 41px;
  background: #fff;
  left: 0;
  right: 0;
}
#relate_product_slider .product-item:hover .actions-primary,
#upsell_product_slider .product-item:hover .actions-primary,
.categories_tab .product-item:hover .actions-primary,
#relate_product_slider .product-item:hover .actions-primary,
#upsell_product_slider .product-item:hover .actions-primary,
.categories_tab .product-item:hover .actions-primary {
  z-index: 99;
}
#relate_product_slider .product-item:hover .product-info,
#upsell_product_slider .product-item:hover .product-info,
.categories_tab .product-item:hover .product-info {
  border: none;
}
.banner_mid_h1 {
  display: flex;
  align-items: center;
}
.box-blog .group-title1 h2,
.box-blog .rokan-product-heading h2 {
  font-size: 40px;
  color: #282828;
  font-family: 'Raleway', sans-serif;
}
.box-blog .description {
  color: #666666;
  font-size: 14px;
  margin-bottom: 24px;
}
.verticalmenu.navigation.side-verticalmenu > ul li.expand-category-link > a:after {
  font-family: FontAwesome;
  float: right;
  line-height: 22px;
}
body.cms-index-index .block-widget-rokanthemes-brand .owl-theme .owl-controls .owl-buttons > div {
  top: 38%;
}
body .owl-theme .owl-controls .owl-buttons .owl-next {
  right: -22px;
}
body .owl-theme .owl-controls .owl-buttons .owl-prev {
  left: -22px;
}
.vela-content .d-flex {
  display: flex;
  align-items: flex-start;
}
.vela-content .d-flex .wrap {
  margin-left: 20px;
}
.vela-content .d-flex .wrap > label {
  display: block;
  font-size: 24px;
  color: #999999;
}
.vela-content .d-flex .wrap .hotline {
  font-size: 28px;
  color: #9ac100;
  font-weight: 700;
  margin-top: 10px;
}
.vela-content .d-flex .wrap .contacinfo-address {
  font-size: 14px;
  color: #666666;
  margin-top: 36px;
}
.vela-content .d-flex .wrap .contacinfo-email {
  margin-top: 10px;
}
.vela-content .logo_payment {
  margin-top: 34px;
}
.categorytab-container .group-title1 h2 {
  font-size: 40px;
  color: #282828;
}
.group-title1 .description {
  font-size: 14px;
  color: #666666;
  margin-bottom: 15px;
}
.product-item-name {
  padding: 0 10px;
}
.besseller_product {
  margin-top: 77px;
}
.besseller_product .containers .rows {
  margin-right: -6px;
}
.besseller_product .rokan-product-heading {
  margin: 0;
}
.besseller_product .rokan-product-heading h2 {
  font-size: 28px;
  color: #9ac100;
}
.besseller_product .bestsellerslider-item {
  padding: 0 10px;
}
.besseller_product .bestsellerslider-item .product-item {
  border: 1px solid #ebebeb;
  padding: 0;
  margin: 0;
}
.besseller_product .bestsellerslider-item .product-item:first-child {
  margin-bottom: 20px;
}
.besseller_product .bestsellerslider-item .besseller_product_item {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.besseller_product .bestsellerslider-item .besseller_product_item .besel_product-info {
  flex-basis: 70%;
  padding-left: 30px;
  padding-right: 10px;
  text-align: center;
}
.besseller_product .bestsellerslider-item .besseller_product_item .besel_product-info .product-item-name {
  margin: 11px 0 8px 0;
}
.besseller_product .bestsellerslider-item .besseller_product_item .besel_product-info .product-item-name a {
  font-size: 16px;
  font-weight: 700;
  color: #282828;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.besseller_product .bestsellerslider-item .besseller_product_item .besel_product-info .product-item-name a:hover {
  color: #9ac100;
}
.besseller_product .bestsellerslider-item .besseller_product_item .besel_product-info .besseller_product_info {
  font-size: 14px;
  color: #999999;
  margin-bottom: 18px;
}
.besseller_product .bestsellerslider-item .besseller_product_item .besel_product-info .besseller_product_info .sale_product .qty {
  margin-right: 6px;
}
.besseller_product .bestsellerslider-item .besseller_product_item .thump_product {
  overflow: hidden;
  flex-basis: 30%;
  padding: 0 10px;
}
.page-wrapper {
  overflow: hidden;
}
body .owl-theme .owl-controls .owl-buttons > div {
  background: #f4f4f4;
}
body .owl-theme .owl-controls .owl-buttons > div:before {
  color: #a8a8a8;
}
body .owl-theme .owl-controls .owl-buttons > div:hover {
  background: #9ac100;
}
body .owl-theme .owl-controls .owl-buttons > div:hover:before {
  color: #ffffff;
}
.product-item .product-info .product-name,
.product-list-item .product-info .product-name {
  padding: 0 10px;
}
.product-item .product-info,
.product-list-item .product-info {
  padding-bottom: 28px;
}
.page-products .product-list-item:hover .product-info,
.page-products .product-list-item:hover .product-info {
  border-color: transparent;
}
.page-products .product-list-item:hover .actions-primary {
  position: absolute;
  top: 41px;
  z-index: 99;
  background: #fff;
  width: 100%;
  left: 0;
  right: 0;
}
.product-item-info .product-list-item {
  padding-left: 0;
  padding-right: 0;
}
.product-view .product-info-main .page-title-wrapper .page-title span {
  font-size: 34px;
  color: #282828;
}
.product-view .product-info-main .price-box .price-wrapper .price {
  font-size: 24px;
  color: #9ac100;
}
.rokan-product-heading h2,
.group-title1 h2 {
  color: #282828;
}
.list.products-list .product-item .actions-primary,
.list.products-list.product-list-item .actions-primary {
  position: static;
}
.custommenu.navigation li.level0 .submenu .level1 > a span {
  font-size: 20px;
}
.section_testimonial {
  margin-bottom: 90px;
}
.product-reviews-summary .reviews-actions {
  display: none;
}
.product-reviews-summary {
  margin: 12px 0 0;
}
.product-item:hover .actions-primary {
  z-index: 99;
}
@media (min-width: 768px), print {
  .cart.table-wrapper .product-item-details {
    vertical-align: middle;
  }
}
.select-category .chosen-results li {
  padding: 5px 12px !important;
  line-height: 18px !important;
  color: #666666 !important;
}
.select-category .chosen-results li.highlighted,
.select-category .chosen-results li:hover {
  background: #9ac100 !important;
  color: #ffffff !important;
}
body .custommenu.navigation li.level0.classic .submenu .level1 a span {
  font-size: 14px;
  font-weight: 400;
}
.header.sticky .custommenu.navigation .level0 {
  padding: 38px 0;
}
.cms-page-view .page-main.container h2 {
  color: #282828;
  font-family: 'Nunito', sans-serif;
  margin-top: 35px;
}
.sidebar .block .block-title strong {
  font-size: 24px;
}
.products-list .product-item .product-item-details .product-name a {
  font-size: 18px;
  font-weight: 700;
  font-family: 'Nunito', sans-serif;
}
.wave-top .logo {
  margin: auto;
}
.sidebar .widget.block-search .action.search:before {
  content: "\e86f";
  font-family: 'Linearicons-Free';
  font-size: 18px;
  color: #9ac100;
  line-height: 50px;
  display: block;
}
.sidebar .widget.block-search .control input {
  box-shadow: none;
  padding: 15px 55px 15px 25px;
  border-radius: 3px;
}
.searchsuite-autocomplete .no-result {
  font-size: 14px;
}
.short-description {
  text-align: center;
}
/*css onepage checkout*/
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.checkout-agreements-items .checkout-agreements-item-title {
  color: #7b6d58;
  font-size: 20px;
  font-weight: 500;
  text-transform: capitalize;
  padding: 0;
  margin-bottom: 0;
  letter-spacing: -0.5px;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 18px;
  margin-bottom: 30px;
}
.opc-block-summary > .title {
  color: #7b6d58;
  font-size: 20px;
  font-weight: 500;
  text-transform: capitalize;
  letter-spacing: -.5px;
  margin-bottom: 16px;
}
.rokanthemes-onepagecheckout .form-login #customer-email-fieldset .fieldset > .field {
  margin-top: 0;
}
.rokanthemes-onepagecheckout .form-login #customer-email-fieldset .fieldset > .field .label {
  padding-top: 0;
}
.opc-wrapper .form-login {
  margin-top: 0;
}
.rokanthemes-onepagecheckout #shipping,
.rokanthemes-onepagecheckout #opc-shipping_method,
.rokanthemes-onepagecheckout #payment {
  border: 1px solid #e1e1e1;
  border-radius: 3px;
}
.catalog-product-view input[type="checkbox"] {
  margin: 0 6px 4px 0;
  top: 0px;
}
.checkout-index-index .page-main select {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #ebebeb;
  border-radius: 0;
  font-size: 14px;
  height: 45px;
  line-height: 1.71428571;
  padding: 6px 12px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -webkit-appearance: inherit;
  -moz-appearance: inherit;
  appearance: auto;
  margin-bottom: 4px;
}
.checkout-index-index .page-main input[type=email],
.checkout-index-index .page-main input[type=tel],
.checkout-index-index .page-main input[type=text],
.checkout-index-index .page-main input[type=password],
.checkout-index-index .page-main select,
.checkout-index-index .page-main textarea {
  border: 1px solid #e1e1e1;
}
.checkout-index-index .page-main .table-checkout-shipping-method tbody td {
  border-top: 1px solid #e1e1e1;
}
.checkout-index-index .page-main input[type="file"]:focus,
.checkout-index-index .page-main input[type="radio"]:focus,
.checkout-index-index .page-main input[type="checkbox"]:focus {
  outline: 0;
  outline-offset: 0;
}
* {
  box-sizing: border-box;
}
.field-tooltip .field-tooltip-action {
  margin-top: 13px;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  display: flex;
  align-items: center;
}
.rokanthemes-onepagecheckout .opc-wrapper #payment label {
  margin: 0;
}
.rokanthemes-onepagecheckout .opc-wrapper #payment input[type="radio"] {
  position: relative;
  top: -1px;
  margin: 0 18px 0 0;
}
.rokanthemes-onepagecheckout .opc-wrapper #payment input[type="radio"]:focus {
  outline: none;
}
.rokanthemes-onepagecheckout .opc-wrapper #payment #checkout-payment-method-load .payment-methods .payment-group .payment-method .payment-method-title {
  display: flex;
  align-items: center;
  padding: 20px 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  /*  display: none; */
}
.rokanthemes-onepagecheckout .opc-wrapper #payment #co-payment-form .step-title {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 18px;
  margin-bottom: 30px;
}
body .opc-block-summary .product-item .price {
  font-size: 14px;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border-top: 1px solid #e1e1e1;
}
.cart-totals .mark,
.opc-block-summary .table-totals .mark,
.cart-totals .amount,
.opc-block-summary .table-totals .amount {
  padding: 8px;
}
body input[type=checkbox] {
  display: inline-block;
}
.rokanthemes-onepagecheckout #opc-sidebar .discount-code #discount-form .actions-toolbar .action {
  height: 45px;
  line-height: 45px;
}
.rokanthemes-onepagecheckout #opc-sidebar .actions-toolbar > .primary > .btn-placeorder {
  padding: 0 45px;
  height: 45px;
  line-height: 45px;
  width: 100%;
}
.checkout-container .table-checkout-shipping-method input[type=radio] {
  margin: 0 5px 0 0;
}
.rokanthemes-onepagecheckout .opc-wrapper #opc-shipping_method #checkout-step-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method {
  min-width: 120px;
}
.abs-no-display-desktop,
.opc-estimated-wrapper,
.sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
  display: none;
}
.checkout-index-index .logo {
  margin: auto;
}
.checkout-index-index .modal-popup .modal-inner-wrap {
  margin-left: auto;
  left: 0;
}
.checkout-index-index #maincontent .page-title-wrapper {
  margin-bottom: 50px;
}
.checkout-index-index #maincontent .page-title-wrapper .short-description {
  color: #9ac100;
  font-size: 14px;
}
.checkout-index-index .page-main.container {
  margin-top: 57px;
}
.rokanthemes-onepagecheckout #shipping .label,
.rokanthemes-onepagecheckout #opc-shipping_method .label,
.rokanthemes-onepagecheckout #payment .label,
.rokanthemes-onepagecheckout #shipping .fieldset > .field:not(.choice) > .label,
.rokanthemes-onepagecheckout #opc-shipping_method .fieldset > .field:not(.choice) > .label,
.rokanthemes-onepagecheckout #payment .fieldset > .field:not(.choice) > .label {
  color: #7c7e83;
  font-size: 14px;
  margin-bottom: 2px;
}
.rokanthemes-onepagecheckout #shipping .fieldset > .field {
  margin-top: 8;
}
.rokanthemes-onepagecheckout #shipping .form-login {
  border-bottom: 1px solid #e1e1e1;
}
.rokanthemes-onepagecheckout .form-login #customer-email-fieldset .create-account {
  margin-bottom: 13px;
  margin-top: 10px;
}
.rokanthemes-onepagecheckout .form-login #customer-email-fieldset .create-account > .field {
  display: flex;
  align-items: center;
}
.rokanthemes-onepagecheckout .form-login #customer-email-fieldset .create-account > .field input[type=checkbox] {
  margin-top: 0;
  top: -3px;
  margin-right: 10px;
}
.rokanthemes-onepagecheckout .form-login #customer-email-fieldset {
  margin-bottom: 13px;
}
#shipping-new-address-form {
  margin-top: 22px;
}
.checkout-index-index .page-main input[type=email],
.checkout-index-index .page-main input[type=password],
.checkout-index-index .page-main input[type=tel],
.checkout-index-index .page-main input[type=text],
.checkout-index-index .page-main textarea {
  margin-bottom: 4px;
}
.fieldset > .field .additional .label {
  padding: 5px 0 5px 0;
}
.fieldset > .field.mp-12 .label {
  padding: 10px 0 5px 0;
}
.rokanthemes-onepagecheckout .opc-wrapper #opc-shipping_method div[name$=".rokanthemes_opc_shipping_delivery_date"] {
  margin: 21px 0 16px;
}
.opc-wrapper .form-login .fieldset .note {
  margin-top: 18px;
}
.table-checkout-shipping-method {
  margin-bottom: 0;
}
.rokanthemes-onepagecheckout .opc-wrapper #payment #checkout-payment-method-load .payment-methods .payment-group .checkout-billing-address {
  margin-top: 0;
  margin-bottom: 6px;
}
body .opc-block-summary {
  background: #f6f6f6;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  padding: 30px;
  padding-bottom: 0;
}
body .opc-block-summary .table-totals {
  margin-bottom: 15px;
}
body .opc-block-summary .block .title strong {
  font-size: 14px;
  color: #7b6d58;
  text-transform: capitalize;
}
body .opc-block-summary .items-in-cart > .title {
  padding-bottom: 12px;
  margin-bottom: 13px;
  padding-top: 0;
}
body .opc-block-summary .minicart-items .product-item-name a {
  color: #0066c0;
  font-size: 14px;
  line-height: unset;
}
body .opc-block-summary .items-in-cart > .title:after {
  position: absolute;
  right: 0;
  top: -2px;
}
.choice.field label,
.order-comment-block label,
.table-totals {
  color: #7b6d58;
  font-size: 14px;
}
.choice.field label .totals label,
.order-comment-block label .totals label,
.table-totals .totals label {
  color: #7b6d58;
  font-size: 14px;
}
.opc-block-summary .mark .value {
  color: #7c7e83;
}
.rokanthemes-onepagecheckout #opc-sidebar .actions-toolbar > .primary button {
  background: #9ac100;
  color: #ffffff;
  font-size: 14px;
  border-color: #9ac100;
}
.rokanthemes-onepagecheckout #opc-sidebar .actions-toolbar > .primary button.action.primary.disabled,
.rokanthemes-onepagecheckout #opc-sidebar .actions-toolbar > .primary button.action.primary[disabled] {
  background: #f4f4f4;
  border-color: #e1e1e1;
  opacity: 1;
  color: #7b6d58;
}
.rokanthemes-onepagecheckout #opc-sidebar .discount-code #discount-form .actions-toolbar > .primary .action.action-apply {
  font-size: 14px;
  color: #7b6d58;
  background: #f4f4f4;
  border-color: #e1e1e1;
}
.rokanthemes-onepagecheckout #opc-sidebar .discount-code #discount-form .actions-toolbar > .primary .action.action-apply:hover {
  background: #9ac100;
  color: #ffffff;
  border-color: #9ac100;
}
.opc-block-summary .table:not(.cart):not(.totals) > tbody > tr > td,
.opc-block-summary .table:not(.cart):not(.totals) > tbody > tr > th,
.opc-block-summary .table:not(.cart):not(.totals) > tfoot > tr > td,
.opc-block-summary .table:not(.cart):not(.totals) > tfoot > tr > th,
.opc-block-summary .table:not(.cart):not(.totals) > thead > tr > td,
.opc-block-summary .table:not(.cart):not(.totals) > thead > tr > th {
  border: none;
  padding-left: 0;
  padding-right: 0;
}
.rokanthemes-onepagecheckout #opc-sidebar .opc-block-summary .product-item-details input.qty {
  max-width: 65px;
  height: 30px;
  text-align: center;
  padding-right: 25px;
  border-radius: 3px;
}
.rokanthemes-onepagecheckout span.increase:before,
.rokanthemes-onepagecheckout span.decrease:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border: 4px solid transparent;
}
.rokanthemes-onepagecheckout span.increase:before {
  border-bottom: 4px solid #000;
}
.rokanthemes-onepagecheckout span.decrease:before {
  border-top: 4px solid #000;
}
.rokanthemes-onepagecheckout span.increase {
  margin-bottom: 0;
}
.rokanthemes-onepagecheckout span.increase,
.rokanthemes-onepagecheckout span.decrease {
  width: 5px;
  height: 12px;
}
.rokanthemes-onepagecheckout #opc-sidebar .items-in-cart {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 5px;
  margin-bottom: 26px;
}
.rokanthemes-onepagecheckout span.decrease {
  margin-top: 0;
}
.rokanthemes-onepagecheckout #opc-sidebar .label {
  font-size: 14px;
  color: #9ac100;
}
.opc-block-summary .table:not(.cart):not(.totals) > tbody > tr > td,
.opc-block-summary .table-totals .grand .mark {
  padding-top: 3px;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 0;
}
.rokanthemes-onepagecheckout span.qty-button {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  position: relative;
  right: 25px;
}
body .opc-block-summary .items-in-cart > .title {
  border-color: #e1e1e1;
}
body .column.main .opc-block-summary .block .title strong {
  font-size: 14px;
  font-weight: 400;
}
.checkout-index-index .page-main textarea {
  min-height: 100px;
}
.checkout-container {
  position: relative;
}
.checkout-container .authentication-wrapper {
  float: none;
  position: absolute;
  right: 0;
  top: -38px;
}
.checkout-container .action.action-auth-toggle {
  background: #9ac100;
  border-color: #9ac100;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  padding: 0 56px;
  border-radius: 30px;
  height: 45px;
  line-height: 45px;
  margin: 0;
}
.rokanthemes-onepagecheckout .opc-wrapper #payment {
  margin-top: 50px;
  padding: 30px 30px 8px 30px;
}
.rokanthemes-onepagecheckout .opc-wrapper #payment .fieldset:last-child {
  margin-bottom: 0;
}
.account .page-main input[type=email],
.customer-account-create .page-main.container input[type=email],
.customer-account-login .page-main input[type=email],
.checkout-index-index .page-main input[type=email],
.account .page-main input[type=tel],
.customer-account-create .page-main.container input[type=tel],
.customer-account-login .page-main input[type=tel],
.checkout-index-index .page-main input[type=tel],
.account .page-main input[type=text],
.customer-account-create .page-main.container input[type=text],
.customer-account-login .page-main input[type=text],
.checkout-index-index .page-main input[type=text],
.account .page-main input[type=password],
.customer-account-create .page-main.container input[type=password],
.customer-account-login .page-main input[type=password],
.checkout-index-index .page-main input[type=password],
.account .page-main textarea,
.customer-account-create .page-main.container textarea,
.customer-account-login .page-main textarea,
.checkout-index-index .page-main textarea {
  height: 45px;
  line-height: 45px;
}
.rokanthemes-onepagecheckout input[type="radio"] {
  width: 18px;
  height: 18px;
  cursor: pointer;
  border: 1px solid #e1e1e1;
  background: #ffffff;
  position: relative;
  top: -4px;
}
.rokanthemes-onepagecheckout input[type="radio"]:checked {
  background: #9ac100;
  border-color: #9ac100;
}
.opc-wrapper .step-content {
  margin: 0;
}
.rokanthemes-onepagecheckout .opc-wrapper #opc-shipping_method,
.rokanthemes-onepagecheckout .opc-wrapper #shipping {
  padding: 30px 30px 5px 30px;
}
.opc-block-summary .table-totals .grand.totals .mark strong {
  font-weight: 500;
  font-size: 18px;
  color: #7b6d58;
}
.opc-block-summary .table-totals .grand.totals .price {
  font-size: 16px;
  color: #7b6d58;
  font-weight: 500;
}
.rokanthemes-onepagecheckout input[type="radio"]:checked::after {
  content: '';
  display: block;
  z-index: 100;
  position: relative;
  top: 50%;
  left: 50%;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #fff;
  text-align: center;
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.actions-toolbar > .primary .action.action-cancel {
  margin-top: 0;
}
.ui-slider-access.ui-buttonset.ui-corner-left button {
  border: none;
  font-size: 14px;
  background: transparent;
  color: #7b6d58;
  padding: 0 50px;
}
.ui-slider-access.ui-buttonset.ui-corner-left button:hover {
  background: transparent;
  color: #7b6d58;
}
.checkout-cart-index .page-main select {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #ebebeb;
  border-radius: 0;
  font-size: 14px;
  height: 45px;
  line-height: 1.71428571;
  padding: 6px 12px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -webkit-appearance: inherit;
  -moz-appearance: inherit;
  appearance: auto;
  margin-bottom: 4px;
}
.checkout-cart-index .cart-summary .block .fieldset {
  margin-left: 0;
}
.checkout-cart-index .cart-totals .mark,
.checkout-cart-index .opc-block-summary .table-totals .mark,
.checkout-cart-index .cart-totals .amount,
.checkout-cart-index .opc-block-summary .table-totals .amount {
  padding-left: 0;
}
.checkout-cart-index .cart-summary .block .fieldset .field.note,
.checkout-cart-index .cart-summary .block .fieldset .field:not(.choice) > .label {
  font-size: 14px;
}
.checkout-cart-index .cart-summary {
  color: #7b6d58;
  font-size: 14px;
}
.checkout-cart-index .cart-summary label {
  font-size: 14px;
  color: #7b6d58;
}
.checkout-cart-index .cart-totals .mark strong,
.checkout-cart-index .opc-block-summary .table-totals .mark strong {
  font-weight: 500;
  font-size: 16px;
  color: #7b6d58;
}
.checkout-cart-index #discount-coupon-form .action.apply.primary:hover {
  font-size: 14px;
  font-weight: 400;
}
.checkout-cart-index .cart-summary .block .fieldset.rate {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 30px;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  background: #9ac100;
  border-color: #9ac100;
  color: #ffffff;
  padding: 0 50px;
}
.rokanthemes-onepagecheckout .ui-slider .ui-slider-handle {
  top: -7px;
}
.ui-timepicker-div dl dd.ui_tpicker_hour,
.ui-timepicker-div dl dd.ui_tpicker_minute {
  margin: 0;
  margin-top: 20px;
}
.ui-timepicker-div dl dt:after {
  content: ":";
  margin-left: 3px;
}
.ui-timepicker-div {
  color: #7b6d58;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  margin-right: 10px;
}
.checkout-index-index .page-main table td,
.checkout-index-index .page-main table th,
.checkout-index-index .page-main table,
.checkout-index-index .page-main td,
.checkout-index-index .page-main th,
.checkout-index-index .page-main .table > tbody + tbody {
  border: 0;
  border-right: 0;
}
.checkout-index-index .page-main input[type="checkbox"] {
  margin: 0 6px 4px 0;
}
/*end css onepage checkout*/
.account .page-main .fieldset > .field {
  display: flex;
  align-items: center;
}
.account .page-main .fieldset > .field input[type="checkbox"] {
  top: 0;
  margin-top: 0;
  margin-right: 10px;
}
.account .page-main .fieldset > .field.street {
  align-items: flex-start;
}
.account .page-main .fieldset > .field.choice.set::before {
  width: 14%;
}
.account .page-main .form-edit-account .fieldset {
  display: flex;
  justify-content: center;
  flex-flow: column wrap;
  margin: 0;
}
.account .page-main .form-edit-account .fieldset input[type="checkbox"] {
  top: 0;
  margin-top: 0;
  margin-right: 10px;
}
.account .page-main .form-edit-account .fieldset .field.choice .field-tooltip-action {
  margin: 0;
}
.account .page-main .form-edit-account .fieldset .field.choice::before {
  width: 14%;
}
.account .page-main .form-newsletter-manage .fieldset .field.choice::before {
  display: none;
}
div.custommenu ul > li a.active {
  color: #9ac100;
}
.rokanthemes-onepagecheckout #opc-sidebar .items-in-cart .product-image-container {
  width: 60px !important;
}
.catalog-product-view .table:not(.cart):not(.totals) > thead > tr > th,
.catalog-product-view .table:not(.cart):not(.totals) > tbody > tr > th,
.catalog-product-view .table:not(.cart):not(.totals) > tfoot > tr > th,
.catalog-product-view .table:not(.cart):not(.totals) > thead > tr > td,
.catalog-product-view .table:not(.cart):not(.totals) > tbody > tr > td,
.catalog-product-view .table:not(.cart):not(.totals) > tfoot > tr > td {
  border: none;
}
.account .block-collapsible-nav {
  display: block;
  margin-top: 55px;
}
.account .block-collapsible-nav .item a:hover {
  background: transparent;
  color: #9ac100;
}
.account .block-collapsible-nav .content {
  border: 1px solid #ebebeb;
  background: #ffffff;
  padding: 40px 30px 42px;
}
.account .block-collapsible-nav .content .nav {
  padding: 0;
}
.account .block-collapsible-nav .content .nav li {
  line-height: unset;
  padding: 0;
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 22px;
}
.account .block-collapsible-nav .content .nav li.item.current a,
.account .block-collapsible-nav .content .nav li.item.current strong {
  color: #9ac100;
  font-weight: 400;
  border: none;
}
.account .block-collapsible-nav .content .nav li a,
.account .block-collapsible-nav .content .nav li.item > strong {
  padding: 0;
}
.account .block-collapsible-nav .content .nav li a {
  padding: 0;
  border: none;
  font-size: 14px;
  color: #7c7e83;
}
.account .block-collapsible-nav .content .nav li a:hover {
  color: #9ac100;
}
@media (min-width: 768px), print {
  .account .fieldset > .field:not(.choice) > .label {
    width: 13.8%;
  }
  .account .fieldset > .field:not(.choice) > .control {
    width: 86.2%;
  }
}
@media (min-width: 769px), print {
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 0 !important;
  }
}
@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: 700;
    color: #282828;
  }
  .custommenu.navigation li:hover {
    color: #9ac100;
  }
  .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.parent > .level-top {
    position: relative;
  }
  .custommenu.navigation li.level0.parent > .level-top:after {
    font-size: 12px;
    border: 0;
    font-family: 'FontAwesome';
    margin-left: 5px;
    position: absolute;
    right: 15px;
    top: 5px;
  }
  .custommenu.navigation li.level0:first-child > .level-top:after {
    left: 0;
  }
  .custommenu.navigation li.level0 > a > span.cat-label {
    right: 14px;
    top: 13px;
  }
  .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: 10;
    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: #7b6d58;
    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: #7b6d58;
  }
  .custommenu.navigation li.level0 .submenu a:hover:before,
  .custommenu.navigation li.level0 .submenu a:focus:before {
    width: 5px;
    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: #9ac100;
    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: 100%;
    max-width: 1130px;
    padding: 50px 0 33px 0;
    font-weight: normal;
    box-shadow: none;
    border: 1px solid #ebebeb;
    box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: box-shadow 0.4s;
    transition: box-shadow 0.4s;
    z-index: 22222;
  }
  .custommenu.navigation li.level0.fullwidth > .submenu .level1 > a {
    color: #9ac100;
  }
  .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: 100%;
  }
  .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: 'Nunito', sans-serif;
    position: relative;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 16px;
    text-transform: none;
    color: #282828;
  }
  .custommenu.navigation li.level0.fullwidth .submenu li.level1 > a:hover,
  .custommenu.navigation li.level0.staticwidth .submenu li.level1 > a:hover {
    color: #9ac100;
  }
  .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 .subchildmenu a span,
  .custommenu.navigation li.level0.staticwidth .submenu li.level1 .subchildmenu a span {
    font-size: 14px;
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
  }
  .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 .level1 a:hover {
    color: #9ac100;
  }
  .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: 30px;
    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: #282828;
  }
  .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: #999999;
    font-weight: normal;
  }
  .custommenu.navigation .bottom-block-menu {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #ebebeb;
    font-size: 14px;
    color: #999999;
  }
  .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: 99;
  position: relative;
  display: flex;
  align-items: center;
}
.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: #9ac100;
}
.navigation .level-0 > .submenu {
  display: none;
  position: absolute;
  top: 100%;
  padding: 19px 13px;
}
.navigation .level0:first-child > .level-top {
  padding-left: 0;
}
.custommenu.navigation .level0 {
  padding: 32px 0;
  display: inline-block;
}
.custommenu.navigation .level0 > .level-top {
  color: #282828;
  line-height: inherit;
  font-weight: 700;
  text-decoration: none;
  box-sizing: border-box;
  font-size: 18px;
  border: 0;
  line-height: 1;
  display: inline-block;
  padding: 0 27px;
  border-right: 1px solid #ebebeb;
  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;
}
.custommenu.navigation .level0:last-child .level-top {
  padding-right: 0;
  border-right: 0;
}
.navigation .level0.active > .level-top,
.navigation .level0.has-active > .level-top,
.navigation .level0 > .level-top:hover {
  color: #7fba00;
  border-color: #9ac100;
}
.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: #7b6d58;
}
.navigation .level-0 > .submenu a:hover {
  color: #7b6d58;
  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: #7b6d58;
  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: #7fba00;
}
.custommenu.navigation li.level0 .menu-thumb-icon {
  padding-right: 5px;
  display: none;
}
.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: 16px;
  font-weight: 700;
}
.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;
  line-height: 32px;
}
.custommenu.navigation li.level0 .submenu .level1 .subchildmenu li a span {
  font-size: 16px;
  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: #9ac100;
}
.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: #9ac100;
  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: #282828;
    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;
    text-align: left;
  }
  .custommenu.navigation li.level0.parent > a:after {
    display: block;
    position: absolute;
    top: 14px;
    font-family: 'Linearicons-Free';
    content: "\e874";
    color: #282828;
    font-size: 14px;
    right: 0;
  }
  .custommenu.navigation li.level0 > .level-top {
    display: block;
    color: #282828;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 400;
    padding: 15px 0 !important;
    border-bottom: 1px solid #ebebeb;
    border-color: #373737;
    line-height: 24px;
  }
  .custommenu.navigation li.level0 > .level-top:after {
    display: none;
  }
  .custommenu.navigation li.level0 > .level-top.ui-state-active:after {
    content: "\e873";
  }
  .custommenu.navigation li.level0 .submenu .level1 {
    padding-left: 0 !important;
  }
  .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 a,
  .custommenu.navigation li.level0.staticwidth .submenu a {
    padding: 0 !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: #282828;
    font-size: 14px;
    text-transform: capitalize;
    font-family: 'Nunito', sans-serif;
  }
  .custommenu.navigation .ui-menu-item > .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: #373737;
  }
  .mobile-action > div a {
    font-size: 16px;
    color: #282828;
  }
  .mobile-action > div a i {
    float: right;
  }
}
.store-item {
  border-bottom: 1px solid #ddd;
  padding-bottom: 50px;
  padding-top: 50px;
}
.store-item.first {
  padding-top: 0;
}
.store-item.last {
  border-bottom: none;
}
.store-content h2 {
  font-size: 24px;
  margin-bottom: 20px;
  color: #333;
}
.store-content .icons {
  border: 1px solid #9ac100;
  border-radius: 3px;
  color: #7b6d58;
  float: left;
  font-size: 18px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  vertical-align: middle;
  width: 50px;
}
.store-content .right-info-store {
  margin: 0;
  padding-left: 70px;
  vertical-align: middle;
  display: block;
}
.store-content .store_info .store-email {
  display: block;
  font-size: 14px;
  color: #333;
}
.store-content .store-contain a {
  color: #888;
  display: block;
  line-height: normal;
}
.store-content .store_info li {
  padding-bottom: 30px;
  margin: 0;
}
.store-content .store_info li:last-child {
  padding-bottom: 0;
}
.searchsuite-autocomplete {
  background-color: #fff;
  border: 1px solid #c2c2c2;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  left: 40px;
  width: calc(100% - 303px);
  position: absolute;
  z-index: 9999999;
  border: 0;
  border-radius: 0 0 3px 3px;
}
.searchsuite-autocomplete .suggest,
.searchsuite-autocomplete .product {
  margin: 0;
}
.searchsuite-autocomplete.active,
.searchsuite-autocomplete .suggest.active,
.searchsuite-autocomplete .product.active {
  display: block;
}
.searchsuite-autocomplete .suggest {
  color: #3C3C3C;
  display: none;
}
.searchsuite-autocomplete .title {
  padding: 10px;
  margin-bottom: 5px;
  background: #9ac100;
  color: #fff;
  text-align: left;
}
.searchsuite-autocomplete .title span {
  font-size: 14px;
  font-weight: 400;
}
.searchsuite-autocomplete .title .see-all {
  display: inline-block;
  float: right;
  color: #fff;
  cursor: pointer;
  text-transform: capitalize;
}
.searchsuite-autocomplete .no-result {
  padding: 10px;
  background: #fff;
  color: #222;
  text-align: center;
}
.block-search .control {
  padding: 0;
  margin: 0;
  border: 0;
}
.searchsuite-autocomplete ul {
  padding: 0 10px;
  margin-bottom: 0;
  list-style-type: none;
}
.searchsuite-autocomplete ul li {
  color: #000;
  cursor: unset;
  padding: 0;
}
.searchsuite-autocomplete .suggest ul li {
  color: #3C3C3C;
  display: none;
}
.searchsuite-autocomplete .product ul li {
  border-bottom: 1px solid #D4D2D2;
}
.searchsuite-autocomplete .product ul li:last-child {
  border-bottom: none;
}
.searchsuite-autocomplete ul li:hover,
.searchsuite-autocomplete ul li.selected {
  background-color: #fff;
}
.searchsuite-autocomplete ul li:after {
  clear: both;
  content: '';
  display: block;
}
.searchsuite-autocomplete ul li.action {
  padding: 0;
}
.searchsuite-autocomplete ul li.action .action.close {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  box-shadow: none;
  box-sizing: content-box;
  cursor: pointer;
  display: inline-block;
  float: right;
  font-weight: 400;
  height: 30px;
  line-height: inherit;
  margin: 0;
  padding: 0;
  right: 0;
  text-decoration: none;
  text-shadow: none;
  top: 0;
  width: 40px;
}
.searchsuite-autocomplete ul li.action .action.close:before {
  color: #8f8f8f;
  content: '\e616';
  display: inline-block;
  font-family: 'luma-icons';
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  overflow: hidden;
  text-align: center;
  vertical-align: top;
}
.searchsuite-autocomplete ul li.gray-row {
  text-align: center;
}
.searchsuite-autocomplete ul li.gray-row,
.searchsuite-autocomplete ul li.gray-row:hover,
.searchsuite-autocomplete ul li.gray-row.selected {
  background-color: #e8e8e8;
}
.searchsuite-autocomplete ul li.gray-row a {
  color: #7B7B7B;
  text-decoration: blink;
}
.searchsuite-autocomplete ul li a {
  cursor: pointer;
}
.searchsuite-autocomplete ul li .qs-option-image {
  float: left;
  max-width: 82px;
  width: 25%;
}
.searchsuite-autocomplete ul li .qs-option-info {
  color: #000;
  display: inline-block;
  float: left;
  padding-left: 5%;
  text-align: left;
  width: 70%;
  margin-bottom: 10px;
}
.searchsuite-autocomplete ul li .qs-option-info.noimage {
  padding-left: 0;
  width: 100%;
}
.searchsuite-autocomplete ul li:last-child .qs-option-info {
  margin-bottom: 0;
}
.searchsuite-autocomplete ul li .qs-option-info .qs-option-title {
  display: inline-block;
  margin: 0;
  width: 100%;
}
.searchsuite-autocomplete ul li .qs-option-info .qs-option-reviews {
  display: inline-block;
  text-transform: lowercase;
  width: 100%;
  line-height: 1;
  margin-top: 3px;
}
.searchsuite-autocomplete ul li .qs-option-info .qs-option-reviews .product-reviews-summary {
  margin-bottom: 4px;
}
.searchsuite-autocomplete ul li .qs-option-info .qs-option-reviews .reviews-actions {
  font-size: 12px;
}
.searchsuite-autocomplete ul li .qs-option-info .qs-option-sku {
  display: block;
  width: 100%;
  color: #004875;
  font-size: 12px;
}
.searchsuite-autocomplete ul li .qs-option-info .qs-option-shortdescription,
.searchsuite-autocomplete ul li .qs-option-info .qs-option-description {
  color: #3C3C3C;
  font-size: 13px;
}
.searchsuite-autocomplete ul li .qs-option-info .qs-option-price {
  display: inline-block;
  font-weight: 400;
  margin-top: 5px;
}
.searchsuite-autocomplete ul li .qs-option-info .qs-option-addtocart {
  display: inline-block;
  float: right;
  margin-top: 10px;
}
.block-search {
  float: left;
  width: 70%;
  position: relative;
  z-index: 6;
  height: 50px;
  padding: 0;
  z-index: 999;
}
.block-search .block-content {
  background: #fff;
  border-radius: 30px;
}
.block-search .block-content .field-by-cat-search {
  position: absolute;
  max-width: 160px;
}
.block-search .block-content .field-by-cat-search select {
  line-height: 50px;
}
.block-search .block-content .chosen-container-single .chosen-single {
  background: none;
  border: 0;
  padding: 0 15px 0 25px;
  height: 60px;
  line-height: 60px;
  position: relative;
}
.block-search .block-content .chosen-container-single .chosen-single div {
  right: 13px;
}
.block-search .block-content .label {
  display: none;
}
.block-search .block-content .reviews-actions {
  display: none;
}
.block-search .block-content input {
  width: 100%;
  background-color: transparent;
  padding: 5px;
  padding-left: 40px;
  border: 2px solid #ebebeb;
  border-radius: 30px;
  font-family: 'Nunito', sans-serif;
  font-size: 12px;
  font-style: italic;
  line-height: 50px;
  height: 50px;
  color: #666;
  font-size: 16px;
  position: static;
  margin: 0;
}
.block-search .block-content button.action {
  position: absolute;
  top: 0;
  right: 0;
  background-color: transparent;
  border: none;
  height: 50px;
  color: #fff;
  display: block;
  line-height: 50px;
  padding: 0 20px;
  font-size: 14px;
  font-weight: 400;
  background: #9ac100;
  border-radius: 0 30px 30px 0;
  opacity: 1 !important;
  pointer-events: all !important;
  cursor: pointer;
  text-transform: capitalize;
}
.block-search .block-content button.action > span {
  height: auto;
  width: auto;
  position: relative;
}
.block-search .block-content button.action:hover {
  background: none;
}
.block-search .block-content button.action:before {
  display: none;
}
.block-search .block-content .action.search:before {
  color: #ffffff;
}
.block-search .block-content .price-container .price {
  font-size: 14px;
}
.search-content.loading button.action:before {
  content: "" !important;
  display: inline-block;
  top: 50%;
  left: 8px;
  border: 1px solid;
  color: transparent;
  width: 14px;
  height: 14px;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-radius: 50px;
  border-color: #b1aeae #ffffff #ffffff #ffffff;
  line-height: 1;
  animation: spin 0.2s infinite linear;
}
.searchsuite-autocomplete .rating-summary .rating-result {
  margin-left: 5px;
}
.searchsuite-autocomplete .product ul {
  padding: 0 10px;
  margin-bottom: 0;
  list-style-type: none;
}
.searchsuite-autocomplete .product ul li {
  border-bottom: 1px solid #ebebeb;
  padding: 10px 0;
}
.searchsuite-autocomplete .qs-option-title {
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.searchsuite-autocomplete .qs-option-reviews .product-reviews-summary {
  margin: 0;
}
.searchsuite-autocomplete .reviews-actions {
  display: none;
}
.searchsuite-autocomplete .qs-option-price p {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .searchsuite-autocomplete {
    border-top: 0;
    left: 15px;
    margin-top: 0;
    right: 15px;
    width: auto;
  }
  .block-search .block-content .field-by-cat-search {
    display: none;
  }
  .block-search .block-content input {
    padding: 10px 100px 10px 20px;
  }
}
/* gobal popup-ajaxsuite style */
.wave-top {
  border-radius: 0;
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll {
  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;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll._show {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap {
  width: fit-content;
  display: table;
  max-width: max-content;
  position: relative;
  box-shadow: none;
  transform: none;
  border-radius: 3px;
  border: none;
  padding: 0;
  background: transparent;
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap ::-webkit-scrollbar {
  width: 5px;
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap ::-webkit-scrollbar-track {
  background: #ffffff;
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap ::-webkit-scrollbar-thumb {
  background: #7b6d58;
  border-radius: 10px;
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap ::-webkit-scrollbar-thumb:hover {
  background: #7b6d58;
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-header {
  padding: 0;
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-header .action-close {
  box-shadow: none;
  z-index: 222;
  right: 10px;
  top: 10px;
  padding: 0;
  min-width: 38px;
  height: 38px;
  background: #9ac100;
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-header .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 38px;
  color: #ffffff;
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
  content: "\e870" !important;
  font-family: 'Linearicons-Free' !important;
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-header .action-close:hover {
  color: inherit;
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-header .action-close:hover:before {
  color: #ffffff;
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content {
  padding: 30px;
  border-radius: 3px;
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .block-authentication {
  position: relative;
  flex-direction: column;
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .block-authentication .block-customer-login {
  float: none;
  width: 100%;
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .block-authentication .block-title {
  padding-top: 20px;
  text-align: center;
  text-transform: none;
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .block-authentication .block-title strong {
  font-weight: 500;
  font-size: 24px;
  text-transform: capitalize;
  letter-spacing: -1px;
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper {
  text-align: center;
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .photo.image {
  max-width: 355px;
  width: 100%;
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .product-name {
  margin-top: 15px;
  margin-bottom: 30px;
  font-size: 18px;
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .product-name strong {
  color: #7b6d58;
  display: block;
  margin-bottom: 5px;
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .product-name .greycolor {
  color: #999999;
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .ajaxsuite-buttons button {
  display: block;
  width: 100%;
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .wrapper-success .product-information {
  margin-bottom: 30px;
  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;
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .wrapper-success .product-information .photo.image {
  width: 50%;
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .wrapper-success .product-information .product-name {
  margin: 0;
  text-align: left;
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .wrapper-success .product-information .product-name .pupup-suc-added-to-your-bag {
  text-transform: capitalize;
  color: #7b6d58;
  font-weight: 500;
  margin-bottom: 10px;
  font-size: 20px;
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .wrapper-success .product-information .product-name .pupup-suc-added-ajax-cart-qty-price {
  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;
  flex-direction: column-reverse;
  flex-wrap: wrap;
  margin-top: 10px;
  font-size: 16px;
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .wrapper-success .product-information .product-name .pupup-suc-added-ajax-cart-qty-price .pupup-suc-added-ajax-cart-qty {
  font-size: 14px;
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .wrapper-success .product-information .product-name .pupup-suc-added-ajax-cart-qty-price .pupup-suc-added-ajax-cart-price {
  font-size: 16px;
  margin-bottom: 10px;
  color: #7b6d58;
  font-weight: 500;
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .form-login .login .label {
  text-transform: uppercase;
  font-size: 12px;
  color: #999999;
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .form-login .login .control input {
  background: transparent;
  padding: 0 0 6px;
  border-width: 0 0 1px 0;
  border-radius: 0;
  color: #7b6d58;
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .form-login .login .control input:focus {
  border-color: #7b6d58;
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .form-login .password .action {
  display: block;
  text-align: right;
  margin-top: 5px;
  color: #999999;
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .form-login .actions-toolbar > .primary {
  float: none;
  display: block;
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .form-login .actions-toolbar .action-register,
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .form-login .actions-toolbar .action-login {
  height: auto;
  line-height: 1.2;
  padding: 13.5px 10px;
}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .form-login .actions-toolbar .action-register {
  padding: 0;
  text-transform: capitalize;
  margin-top: 15px;
  color: #7b6d58;
}
.wave {
  background-color: #9ac100;
}
@media only screen and (max-width: 767px) {
  .ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content {
    padding: 15px;
    padding-top: 50px;
  }
  .ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .wrapper-success .product-information .photo.image {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
    height: auto;
  }
  .ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap {
    background: 0 0;
    max-width: 70%;
    min-width: 70%;
    min-height: 10px;
    overflow: visible;
  }
  .ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .wrapper-success .product-information {
    flex-wrap: wrap;
    display: block;
    margin-bottom: 20px;
  }
  .ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .ajaxsuite-buttons button {
    padding: 0 15px;
  }
}
@media (min-width: 1200px) {
  .menu-top-block .col-md-3 > img {
    width: 100%;
  }
}
@media (max-width: 1399px) and (min-width: 1200px) {
  .verticalmenu.navigation.side-verticalmenu > ul li.level0:nth-child(8),
  .verticalmenu.navigation.side-verticalmenu > ul li.level0:nth-child(9) {
    display: none;
  }
  .custommenu.navigation .level0 > .level-top {
    padding: 0 20px;
  }
  .custommenu.navigation li.level0.parent > .level-top:after {
    right: 8px;
  }
}
@media (max-width: 1399px) {
  .vel_baner .row .row > .col-xs-6:first-child {
    margin-bottom: 25px;
  }
  .section-newsletter .field.newsletter .control .content-subscribe input[type="email"] {
    width: 67%;
  }
}
@media (max-width: 1100px) {
  .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%;
  }
}
@media (min-width: 1600px) {
  .container {
    width: 1450px;
  }
  .verticalmenu.navigation.side-verticalmenu > ul li.level0 > a {
    line-height: 21px;
  }
}
@media (min-width: 1200px) {
  .products-grid ol > li:nth-child(3n+1) {
    clear: left;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .cms-homepage_ecofarm .banner-slider-top.slide1 .col-sm-8 {
    width: 66.2%;
  }
  .cms-homepage_ecofarm .banner-slider-top.slide1 .col-sm-4 {
    width: 33.8%;
  }
}
@media (max-width: 991px) and (min-width: 801px) {
  .cms-homepage_ecofarm .banner-slider-top.slide1 .col-sm-8 {
    width: 66.8%;
  }
  .cms-homepage_ecofarm .banner-slider-top.slide1 .col-sm-4 {
    width: 33.2%;
  }
  .checkout-index-index .header-container .header .logo {
    margin-bottom: 15px !important;
  }
  .header-container .header .block-search {
    margin-bottom: 10px;
  }
}
@media (max-width: 800px) and (min-width: 768px) {
  .cms-homepage_ecofarm .banner-slider-top.slide1 .col-sm-8 {
    width: 66.3%;
  }
  .cms-homepage_ecofarm .banner-slider-top.slide1 .col-sm-4 {
    width: 33.7%;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .banner-top-home .banner-top .text p {
    display: none;
  }
  .banner-top-home .banner-top .text h2 {
    font-size: 18px;
    margin-bottom: 0;
  }
}
@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%;
  }
}
@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: -15px !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) {
  .section-newsletter .field.newsletter {
    text-align: center;
  }
  .header-container .header .logo {
    max-width: 80%;
  }
  .free-shipping {
    display: none;
  }
  .navigation .level0.parent > a:after {
    display: none;
  }
  .brand-image {
    padding: 0 15px;
  }
  .products-grid ol > li:nth-child(2n + 1) {
    clear: left;
  }
  .section-newsletter .field.newsletter .short_text,
  .section-newsletter .field.newsletter .social,
  .section-newsletter .field.newsletter .control {
    width: 100%;
    display: block;
  }
  .section-newsletter .field.newsletter .short_text {
    margin: 25px 0;
  }
  .section-newsletter .field.newsletter .control .content-subscribe input[type=email] {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .header-container .header.sticky .top-nav .col_custommenu {
    width: 75%;
  }
  .testimo-slider .pt-testimonial-container {
    padding: 90px 0 150px;
  }
  .smart-search .select-category,
  .vel_baner {
    display: none;
  }
  .header-container .header .logo {
    margin-bottom: 20px;
    margin-left: 50px;
    padding: 0;
  }
  .header-mini-cart .content-cart .my-cart {
    display: none;
  }
  .header-mini-cart .content-cart .total-mini-cart-price {
    padding-top: 15px;
  }
  .smart-search {
    width: 100%;
  }
  .header .minicart-wrapper {
    position: absolute;
    top: -50px;
    right: 10px;
  }
  .minicart-wrapper .block-minicart {
    top: 73px;
    z-index: 999;
  }
  .section-newsletter .field.newsletter .short_text,
  .section-newsletter .field.newsletter .social,
  .section-newsletter .field.newsletter .control {
    width: 100%;
    display: block;
  }
  .section-newsletter .field.newsletter .control .content-subscribe input[type=email] {
    width: 100%;
  }
  .menu_left_home1 .nav-sections {
    display: none;
  }
  .section-footerright {
    margin-top: 30px;
  }
  .contact-header-left,
  .contact-header-right {
    text-align: center;
  }
  .banner-middle .col-left,
  .banner-middle .col-right {
    padding-left: 0;
    padding-right: 0;
  }
  .page-products .products-grid .product-item {
    width: 50%;
  }
}
@media (max-width: 992px) {
  #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: #7b6d58 !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: 30px;
  }
  .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 .link-follow {
    text-align: center;
    margin: 15px 0 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) {
  .header-container .header .minicart-wrapper .lnr-cart {
    font-size: 22px;
  }
  .header-container .header .for-full-withmenu .actions-header > div {
    padding: 0 5px;
  }
  .header-container .header .for-full-withmenu .actions-header i[class*=icon-] {
    font-size: 22px;
  }
  .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 (min-width: 768px), print {
  .verticalmenu.navigation li.level0.classic .subchildmenu > li:hover > .subchildmenu {
    visibility: visible;
    opacity: 1;
    left: 104% !important;
    top: 0;
  }
}
@media (max-width: 768px) {
  .top-content-home .section-element {
    padding-bottom: 0;
  }
  .smart-search .field.search button[type=submit] {
    margin: 0;
  }
  .tabs-categories_tab {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    justify-content: unset !important;
    width: 100%;
    padding-bottom: 0;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    scrollbar-width: none;
    overflow: scroll;
  }
  .tabs-categories_tab::-webkit-scrollbar {
    display: none;
  }
  .tabs-categories_tab li {
    width: 50%;
    flex-shrink: 0;
    text-align: center;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .checkout-index-index .header-container .header .logo {
    margin-bottom: 15px !important;
  }
  .top-menu {
    display: none;
  }
  .header_links {
    display: block;
    padding-bottom: 0;
    line-height: 1;
  }
  .contact-header-right {
    justify-content: center;
  }
  .list-ads1 {
    text-align: center;
    margin-top: 30px;
  }
  .page-footer .footer-bottom {
    text-align: center;
  }
  .page-footer .footer_menu {
    text-align: center;
  }
  .container-full {
    padding: 0;
  }
  .checkout-index-index .nav-sections,
  .checkout-index-index .nav-toggle {
    display: block;
  }
  .owl-theme .owl-pagination {
    bottom: 10px;
  }
  .banner-top-home {
    margin-top: 0;
  }
  .banner-top-home img {
    width: 100%;
  }
  .shipping_support {
    margin-bottom: 30px;
  }
  .shipping_support .col-content {
    margin-bottom: 40px;
  }
  .categorytab-container .tabs-categories_tab li {
    margin-bottom: 10px;
  }
  .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;
  }
  .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;
  }
  .header-container .header .block-search .block-content .dropdown .action.search {
    border: 0;
  }
  .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: 38px;
    position: absolute;
    text-align: left;
  }
  .header-container .nav-toggle:before {
    color: #282828;
  }
  .cms-index-index .header-container .header {
    position: relative;
    top: 0;
  }
  .onsale-countdown .count-down {
    display: inline-block;
    left: 0;
    right: 0;
    top: 0;
  }
  .onsale-countdown .count-down .countdown-section {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 10px;
  }
  .onsale-countdown .count-down .countdown-section:last-child {
    margin-right: 0;
  }
  .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: 110px 0 100px;
    text-align: center;
    margin: 0;
    max-width: 100%;
  }
  .onsale-countdown .product-item .product-countdown .product-reviews-summary {
    margin: 0 auto 10px;
  }
  .pt-testimonial .content-tes {
    padding: 0 15px;
  }
  .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;
  }
  .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 .field.newsletter .short_text {
    display: block;
    width: 100%;
  }
  .section-newsletter .block.newsletter .control {
    margin: 30px auto 0;
    display: block;
    width: 100%;
  }
  .section-newsletter .field.newsletter .control .content-subscribe .actions .subscribe {
    padding: 0 25px;
  }
  .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 {
    margin-bottom: 15px;
  }
  .page-footer .footer-static-container .footer_static .footer-links .title {
    position: relative;
    margin-bottom: 5px;
  }
  .page-footer .footer-static-container .footer_static .footer-links.contacts .title {
    display: block;
  }
  .page-footer .footer-static-container .footer-contact li {
    display: table;
    margin: 0 auto 10px;
  }
  .page-footer .footer-static-container .footer-contact li:last-child {
    margin-left: auto;
  }
  .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: #373737;
  }
  .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: center;
    color: #282828;
  }
}
@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;
    padding: 8px 20px;
  }
  .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: 767px) {
  .hotline-email {
    justify-content: center;
  }
  .header-container .header .top-header .switcher .switcher-options .switcher-dropdown {
    left: auto;
    right: 0;
  }
  .custommenu.navigation .classic li.ui-menu-item > a {
    padding: 8px 30px;
  }
  .custommenu.navigation .submenu.level0 .subchildmenu .subchildmenu {
    display: none;
  }
  .verticalmenu.navigation.side-verticalmenu {
    display: block;
    position: unset;
    left: auto;
    top: auto;
  }
  .verticalmenu.navigation.side-verticalmenu .title-category-dropdown {
    display: none;
  }
  .verticalmenu.navigation.side-verticalmenu ul.togge-menu {
    display: block !important;
    border: 0;
  }
  .verticalmenu.navigation.side-verticalmenu ul.togge-menu li {
    border: 0;
  }
  .verticalmenu.navigation.side-verticalmenu ul.togge-menu li img {
    display: none;
  }
  .verticalmenu.navigation.side-verticalmenu ul.togge-menu li.level0 {
    padding: 0 0 0 30px;
  }
  .verticalmenu.navigation.side-verticalmenu ul.togge-menu li.level0 a {
    padding: 15px 0;
    line-height: 24px;
  }
  .verticalmenu.navigation.side-verticalmenu ul.togge-menu li.level0 .level0.submenu {
    padding: 0;
    left: 0 !important;
    background: transparent;
  }
  .verticalmenu.navigation.side-verticalmenu ul.togge-menu li.level0 .level0.submenu li {
    padding: 0 15px;
  }
  .verticalmenu.navigation.side-verticalmenu ul.togge-menu li.level0 .level0.submenu li .open-children-toggle {
    right: 30px;
    font-size: 20px;
  }
  .verticalmenu.navigation.side-verticalmenu ul.togge-menu li.level0.parent > a:after {
    content: "\f105";
    font-family: FontAwesome;
    float: right;
    line-height: 22px;
  }
  .verticalmenu.navigation.side-verticalmenu ul.togge-menu li.ui-menu-item > .open-children-toggle {
    top: 15px;
    width: auto;
    height: auto;
  }
  .verticalmenu.navigation.side-verticalmenu ul.togge-menu li.ui-menu-item > .open-children-toggle:after {
    content: "+";
  }
  .verticalmenu.navigation.side-verticalmenu ul.togge-menu li.expand-category-link a {
    display: none;
  }
  .verticalmenu.navigation.side-verticalmenu > ul li:nth-of-type(1) > .submenu .subchildmenu.mega-columns.columns2 > li:nth-child(2) {
    margin-top: 0;
  }
  .navigation .level0 .submenu .level1.parent .level2.parent a:after,
  .navigation .level0 .submenu .level1.parent a:after,
  .verticalmenu.navigation.side-verticalmenu > ul li.level0 .level0.submenu .subchildmenu li.ui-menu-item .subchildmenu,
  .verticalmenu.navigation.side-verticalmenu > ul li.level0 > .open-children-toggle:before {
    display: block;
  }
  .navigation .level0 .submenu .level1.parent .level2.parent a:after,
  .navigation .level0 .submenu .level1.parent a:after,
  .verticalmenu.navigation.side-verticalmenu > ul li.level0 > .open-children-toggle:before,
  .verticalmenu.navigation.side-verticalmenu > ul li.level0 .level0.submenu .subchildmenu li.ui-menu-item .subchildmenu {
    display: none;
  }
  .menu_left_home1 .sections.nav-sections {
    position: fixed;
    z-index: 1000;
  }
  .top-nav {
    border-top: 0;
  }
  .header .minicart-wrapper {
    top: -34px;
  }
  .header-mini-cart .total-mini-cart-item {
    top: -6px;
  }
  .verticalmenu.navigation.side-verticalmenu {
    padding-right: 30px;
    color: #999999;
  }
  .verticalmenu.navigation.side-verticalmenu > ul li.level0 .level0.submenu .subchildmenu > li.level1 > a {
    font-size: 16px;
    font-weight: 400;
  }
  .vela-content .d-flex .wrap > label {
    font-size: 18px;
  }
  .vela-content .d-flex .wrap .hotline {
    font-size: 20px;
    margin-top: 5px;
  }
  .vela-content .d-flex .wrap .contacinfo-address {
    margin-top: 15px;
  }
  .vela-content .logo_payment {
    margin-top: 15px;
  }
}
@media (max-width: 480px) {
  .header.sticky .minicart-wrapper {
    top: 6px;
  }
  .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: -15px;
  }
  .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;
  }
  .onsale-countdown .count-down .countdown-section {
    height: 60px;
    min-width: 60px;
  }
  .onsale-countdown .count-down .countdown-section .countdown-amount {
    font-size: 20px;
    margin-top: 10px;
  }
  .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;
  }
  .besseller_product .rokan-product-heading,
  .categorytab-container .group-title1 {
    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%;
  }
  .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;
  }
  .header-container .header .logo img {
    max-width: 120px;
  }
  .header-container .nav-toggle {
    top: 20px;
  }
  .hotline-email {
    font-size: 14px;
    width: 100%;
    margin: 0 0 15px 0;
  }
  .header .minicart-wrapper {
    top: -32px;
  }
}
@media (max-width: 414px) {
  .one-step-checkout ol {
    text-align: center;
  }
  body .one-step-checkout .opcheckout-header li.opcheckout-login-link {
    float: none;
  }
  body .opcheckout-index-index .payment-method-title label > .action.action-help {
    display: block;
    margin-top: 18px;
  }
  .bs_banner img {
    text-align: center;
  }
  .toolbar-products .sorter .sorter-options {
    width: 95px;
  }
  .toolbar-products .modes-mode {
    padding: 0 10px;
  }
  .one-step-checkout ol {
    text-align: center;
  }
  body .one-step-checkout .opcheckout-header li.opcheckout-login-link {
    float: none;
  }
  body .opcheckout-index-index .payment-method-title label > .action.action-help {
    display: block;
    margin-top: 18px;
    margin-left: 0;
    text-align: center;
  }
  body #one-step-checkout-form .payment-method-title > label {
    width: 100%;
  }
  body .opcheckout-index-index .checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
    margin-left: 0;
    text-align: center;
  }
  body #checkout-step-shipping_method dd {
    padding-left: 0;
  }
  .order-information ol li .opcheckout-shipping-method-section #checkout-shipping-method-load .sp-methods {
    text-align: left;
    margin-left: 5px;
  }
  body .three-columns-new-osc #one-step-checkout-form .checkout-review-load .data-table td h2 {
    text-align: left;
  }
}
@media (max-width: 400px) {
  .banner-top-home .banner-top .text {
    top: 5%;
    left: 5%;
    width: 90%;
  }
  .banner-top-home .banner-top .text h2 {
    margin-bottom: 0;
  }
  .banner-top-home .banner-top .text img {
    width: 100%;
  }
  .banner-top-home .banner-top .text a {
    margin-top: 0;
  }
  .header-container .header .top-header .switcher .switcher-options #switcher-language-trigger,
  .contact-header-right > div {
    padding-right: 8px;
    margin-right: 8px;
  }
}
@media (max-width: 375px) {
  .section-newsletter .field.newsletter .social li {
    margin-right: 5px;
  }
  .section-newsletter .field.newsletter .short_text .short_title {
    font-size: 25px;
  }
  .hotline-email {
    display: block;
  }
  .header-mini-cart:before {
    font-size: 30px;
  }
  .header .minicart-wrapper {
    top: -35px;
  }
  .header-container .nav-toggle {
    top: 14px;
  }
}
#quickview-close {
  background-color: #fff !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: #124a2f !important;
  content: "\e870" !important;
  font-family: 'Linearicons-Free' !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: #124a2f;
  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: #9ac100;
  margin-left: 10px;
}
.quick-view-content .product-info-main .product-info-stock-sku .product.attibute.sku {
  text-transform: none;
  display: block;
  color: #124a2f;
}
.quick-view-content .product-info-main .product-info-stock-sku .product.attibute.sku .value {
  color: #9ac100;
}
.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: 18px;
  font-weight: 500;
  color: #f4a64b;
}
.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: #f4a64b;
  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: 500;
  color: #999999;
}
.quick-view-content .product-info-main .box-tocart .field.qty {
  margin-right: 15px !important;
  margin-bottom: 20px;
}
.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: 50px;
  line-height: 50px;
  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 .field.qty .control input {
  height: 50px;
  line-height: 50px;
  width: 40px;
  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: 1px solid #9ac100;
  background: #9ac100;
  color: #fff;
}
.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: #124a2f;
  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: #9ac100;
  outline: 0;
}
.quick-view-content .swatch-attribute .swatch-option.text.selected {
  background-color: #9ac100 !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: 40px;
  height: 40px;
  background: rgba(86, 82, 82, 0.2);
  position: absolute;
  z-index: 10;
  border-radius: 100%;
  top: 40%;
  z-index: 1;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
  left: -10px;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
  right: -10px;
}
.owl-theme .owl-controls .owl-buttons > div:before {
  content: "\f104";
  font-family: FontAwesome;
  font-size: 20px;
  display: block;
  line-height: 39px;
  color: #fff;
  margin-right: 3px;
}
.owl-theme .owl-controls .owl-buttons .owl-next:before {
  content: "\f105";
  margin-left: 3px;
}
.owl-theme .owl-controls .owl-buttons > div:hover {
  color: #fff;
  background: #9ac100;
}
/* 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: 15px;
  height: 15px;
  margin: 5px 4px;
  background: transparent;
  border: 2px solid #ffffff;
  border-radius: 50% 50%;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #ffffff;
}
/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  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;
}
@media (max-width: 767px) {
  .owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0;
  }
  .owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 0;
  }
}
