/*
Theme Name: Matat Child
Theme URI: https://matat.co.il/
Template:   matat
Author: Amit Matat
Author URI: https://matat.co.il/
Description: Matat child theme
Version: 1.1
License: Commercial Use only
License URI: Commercial Use only
Text Domain: matat
*/
@font-face {
  font-family: 'opensanslight';
  src: url("assets/fonts/OpenSansHebrew-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'opensansregular';
  src: url("assets/fonts/OpenSansHebrew-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'opensansbold';
  src: url("assets/fonts/OpenSansHebrew-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'opensansextrabold';
  src: url("assets/fonts/OpenSansHebrew-ExtraBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'icomoon';
  src: url("assets/fonts/icomoon.eot?4zintq");
  src: url("assets/fonts/icomoon.eot?4zintq#iefix") format("embedded-opentype"), url("assets/fonts/icomoon.ttf?4zintq") format("truetype"), url("assets/fonts/icomoon.woff?4zintq") format("woff"), url("assets/fonts/icomoon.svg?4zintq#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-angle-down:before {
  content: "\e900"; }

.icon-angle-left:before {
  content: "\e901"; }

.icon-angle-right:before {
  content: "\e902"; }

.icon-angle-top:before {
  content: "\e903"; }

.icon-arrow-down:before {
  content: "\e904"; }

.icon-arrow-left:before {
  content: "\e905"; }

.icon-arrow-right:before {
  content: "\e906"; }

.icon-arrow-up:before {
  content: "\e907"; }

.icon-cart:before {
  content: "\e908"; }

.icon-check:before {
  content: "\e909"; }

.icon-clock:before {
  content: "\e90a"; }

.icon-close:before {
  content: "\e90b"; }

.icon-discount:before {
  content: "\e90c"; }

.icon-email:before {
  content: "\e90d"; }

.icon-facebook:before {
  content: "\e90e"; }

.icon-fullscreen:before {
  content: "\e90f"; }

.icon-headset:before {
  content: "\e910"; }

.icon-instagram:before {
  content: "\e911"; }

.icon-invoice:before {
  content: "\e912"; }

.icon-minus:before {
  content: "\e913"; }

.icon-plus:before {
  content: "\e914"; }

.icon-search:before {
  content: "\e915"; }

.icon-shipping:before {
  content: "\e916"; }

.icon-user:before {
  content: "\e917"; }

.icon-viber:before {
  content: "\e918"; }

.icon-whatsapp:before {
  content: "\e919"; }

.icon-gift-card:before {
  content: "\e91a"; }

.icon-delivery:before {
  content: "\e91b"; }

.icon-shield:before {
  content: "\e91c"; }

.icon-phone-support:before {
  content: "\e91d"; }

#nav ul, .recommended-section .related-product-slider .slick-dots,
.upsells .related-product-slider .slick-dots, .single-product-container .single-product-summary ul, .woocommerce .woocommerce-error, .woocommerce-NoticeGroup .woocommerce-error, .checkout-container .delivery-option,
.checkout-container .payment-option, .checkout-container .wc_payment_methods, .cart-collaterals ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after, .widget:after, .search-form:after, .post-password-form p:after, .navigation-single:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

img {
  max-width: 100%;
  height: auto; }

a {
  color: #BED62E;
  text-decoration: underline; }

a:hover {
  color: #BED62E;
  text-decoration: none; }

.comment-form input[type='text'],
.search-form input[type='text'],
.post-password-form input[type='text'], .comment-form
input[type='tel'],
.search-form
input[type='tel'],
.post-password-form
input[type='tel'], .comment-form
input[type='email'],
.search-form
input[type='email'],
.post-password-form
input[type='email'], .comment-form
input[type='search'],
.search-form
input[type='search'],
.post-password-form
input[type='search'], .comment-form
input[type='password'],
.search-form
input[type='password'],
.post-password-form
input[type='password'], .comment-form
input[type='url'],
.search-form
input[type='url'],
.post-password-form
input[type='url'], .comment-form
input[type='date'],
.search-form
input[type='date'],
.post-password-form
input[type='date'], .comment-form
textarea,
.search-form
textarea,
.post-password-form
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 1px solid #999;
  padding: .5em .7em; }
  .comment-form input[type='text']:focus,
  .search-form input[type='text']:focus,
  .post-password-form input[type='text']:focus, .comment-form
  input[type='tel']:focus,
  .search-form
  input[type='tel']:focus,
  .post-password-form
  input[type='tel']:focus, .comment-form
  input[type='email']:focus,
  .search-form
  input[type='email']:focus,
  .post-password-form
  input[type='email']:focus, .comment-form
  input[type='search']:focus,
  .search-form
  input[type='search']:focus,
  .post-password-form
  input[type='search']:focus, .comment-form
  input[type='password']:focus,
  .search-form
  input[type='password']:focus,
  .post-password-form
  input[type='password']:focus, .comment-form
  input[type='url']:focus,
  .search-form
  input[type='url']:focus,
  .post-password-form
  input[type='url']:focus, .comment-form
  input[type='date']:focus,
  .search-form
  input[type='date']:focus,
  .post-password-form
  input[type='date']:focus, .comment-form
  textarea:focus,
  .search-form
  textarea:focus,
  .post-password-form
  textarea:focus {
    border-color: #333; }
  .comment-form input[type='text']::-webkit-input-placeholder,
  .search-form input[type='text']::-webkit-input-placeholder,
  .post-password-form input[type='text']::-webkit-input-placeholder, .comment-form
  input[type='tel']::-webkit-input-placeholder,
  .search-form
  input[type='tel']::-webkit-input-placeholder,
  .post-password-form
  input[type='tel']::-webkit-input-placeholder, .comment-form
  input[type='email']::-webkit-input-placeholder,
  .search-form
  input[type='email']::-webkit-input-placeholder,
  .post-password-form
  input[type='email']::-webkit-input-placeholder, .comment-form
  input[type='search']::-webkit-input-placeholder,
  .search-form
  input[type='search']::-webkit-input-placeholder,
  .post-password-form
  input[type='search']::-webkit-input-placeholder, .comment-form
  input[type='password']::-webkit-input-placeholder,
  .search-form
  input[type='password']::-webkit-input-placeholder,
  .post-password-form
  input[type='password']::-webkit-input-placeholder, .comment-form
  input[type='url']::-webkit-input-placeholder,
  .search-form
  input[type='url']::-webkit-input-placeholder,
  .post-password-form
  input[type='url']::-webkit-input-placeholder, .comment-form
  input[type='date']::-webkit-input-placeholder,
  .search-form
  input[type='date']::-webkit-input-placeholder,
  .post-password-form
  input[type='date']::-webkit-input-placeholder, .comment-form
  textarea::-webkit-input-placeholder,
  .search-form
  textarea::-webkit-input-placeholder,
  .post-password-form
  textarea::-webkit-input-placeholder {
    color: #ccc; }
  .comment-form input[type='text']::-moz-placeholder,
  .search-form input[type='text']::-moz-placeholder,
  .post-password-form input[type='text']::-moz-placeholder, .comment-form
  input[type='tel']::-moz-placeholder,
  .search-form
  input[type='tel']::-moz-placeholder,
  .post-password-form
  input[type='tel']::-moz-placeholder, .comment-form
  input[type='email']::-moz-placeholder,
  .search-form
  input[type='email']::-moz-placeholder,
  .post-password-form
  input[type='email']::-moz-placeholder, .comment-form
  input[type='search']::-moz-placeholder,
  .search-form
  input[type='search']::-moz-placeholder,
  .post-password-form
  input[type='search']::-moz-placeholder, .comment-form
  input[type='password']::-moz-placeholder,
  .search-form
  input[type='password']::-moz-placeholder,
  .post-password-form
  input[type='password']::-moz-placeholder, .comment-form
  input[type='url']::-moz-placeholder,
  .search-form
  input[type='url']::-moz-placeholder,
  .post-password-form
  input[type='url']::-moz-placeholder, .comment-form
  input[type='date']::-moz-placeholder,
  .search-form
  input[type='date']::-moz-placeholder,
  .post-password-form
  input[type='date']::-moz-placeholder, .comment-form
  textarea::-moz-placeholder,
  .search-form
  textarea::-moz-placeholder,
  .post-password-form
  textarea::-moz-placeholder {
    opacity: 1;
    color: #ccc; }
  .comment-form input[type='text']:-moz-placeholder,
  .search-form input[type='text']:-moz-placeholder,
  .post-password-form input[type='text']:-moz-placeholder, .comment-form
  input[type='tel']:-moz-placeholder,
  .search-form
  input[type='tel']:-moz-placeholder,
  .post-password-form
  input[type='tel']:-moz-placeholder, .comment-form
  input[type='email']:-moz-placeholder,
  .search-form
  input[type='email']:-moz-placeholder,
  .post-password-form
  input[type='email']:-moz-placeholder, .comment-form
  input[type='search']:-moz-placeholder,
  .search-form
  input[type='search']:-moz-placeholder,
  .post-password-form
  input[type='search']:-moz-placeholder, .comment-form
  input[type='password']:-moz-placeholder,
  .search-form
  input[type='password']:-moz-placeholder,
  .post-password-form
  input[type='password']:-moz-placeholder, .comment-form
  input[type='url']:-moz-placeholder,
  .search-form
  input[type='url']:-moz-placeholder,
  .post-password-form
  input[type='url']:-moz-placeholder, .comment-form
  input[type='date']:-moz-placeholder,
  .search-form
  input[type='date']:-moz-placeholder,
  .post-password-form
  input[type='date']:-moz-placeholder, .comment-form
  textarea:-moz-placeholder,
  .search-form
  textarea:-moz-placeholder,
  .post-password-form
  textarea:-moz-placeholder {
    color: #ccc; }
  .comment-form input[type='text']:-ms-input-placeholder,
  .search-form input[type='text']:-ms-input-placeholder,
  .post-password-form input[type='text']:-ms-input-placeholder, .comment-form
  input[type='tel']:-ms-input-placeholder,
  .search-form
  input[type='tel']:-ms-input-placeholder,
  .post-password-form
  input[type='tel']:-ms-input-placeholder, .comment-form
  input[type='email']:-ms-input-placeholder,
  .search-form
  input[type='email']:-ms-input-placeholder,
  .post-password-form
  input[type='email']:-ms-input-placeholder, .comment-form
  input[type='search']:-ms-input-placeholder,
  .search-form
  input[type='search']:-ms-input-placeholder,
  .post-password-form
  input[type='search']:-ms-input-placeholder, .comment-form
  input[type='password']:-ms-input-placeholder,
  .search-form
  input[type='password']:-ms-input-placeholder,
  .post-password-form
  input[type='password']:-ms-input-placeholder, .comment-form
  input[type='url']:-ms-input-placeholder,
  .search-form
  input[type='url']:-ms-input-placeholder,
  .post-password-form
  input[type='url']:-ms-input-placeholder, .comment-form
  input[type='date']:-ms-input-placeholder,
  .search-form
  input[type='date']:-ms-input-placeholder,
  .post-password-form
  input[type='date']:-ms-input-placeholder, .comment-form
  textarea:-ms-input-placeholder,
  .search-form
  textarea:-ms-input-placeholder,
  .post-password-form
  textarea:-ms-input-placeholder {
    color: #ccc; }
  .comment-form input[type='text'].placeholder,
  .search-form input[type='text'].placeholder,
  .post-password-form input[type='text'].placeholder, .comment-form
  input[type='tel'].placeholder,
  .search-form
  input[type='tel'].placeholder,
  .post-password-form
  input[type='tel'].placeholder, .comment-form
  input[type='email'].placeholder,
  .search-form
  input[type='email'].placeholder,
  .post-password-form
  input[type='email'].placeholder, .comment-form
  input[type='search'].placeholder,
  .search-form
  input[type='search'].placeholder,
  .post-password-form
  input[type='search'].placeholder, .comment-form
  input[type='password'].placeholder,
  .search-form
  input[type='password'].placeholder,
  .post-password-form
  input[type='password'].placeholder, .comment-form
  input[type='url'].placeholder,
  .search-form
  input[type='url'].placeholder,
  .post-password-form
  input[type='url'].placeholder, .comment-form
  input[type='date'].placeholder,
  .search-form
  input[type='date'].placeholder,
  .post-password-form
  input[type='date'].placeholder, .comment-form
  textarea.placeholder,
  .search-form
  textarea.placeholder,
  .post-password-form
  textarea.placeholder {
    color: #ccc; }

.widget {
  margin-bottom: 1.2em; }
  .widget ul {
    padding-left: 2em; }
  .widget select {
    min-width: 150px; }

.comment-form label {
  display: block;
  padding-bottom: 4px; }

.comment-form textarea {
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px; }

.comment-form textarea,
.comment-form input[type='text'] {
  margin: 0 4px 0 0;
  width: 300px; }

.comment-form input[type='submit'] {
  display: block;
  float: none; }

.post-password-form label {
  display: block; }

.post-password-form input[type='password'] {
  margin: 0 4px 0 0;
  width: 300px; }

.search-form input {
  float: left;
  height: 2em; }
  .search-form input[type='search'] {
    margin: 0 4px 0 0;
    width: 150px; }

.post-password-form input {
  float: left;
  height: 2em; }
  .post-password-form input[type='password'] {
    width: 150px; }

.comment-form input[type='submit'],
.post-password-form input[type='submit'],
.search-form input[type='submit'] {
  background: #333;
  color: #fff;
  height: 2em;
  border: none;
  padding: 0 .5em; }
  .comment-form input[type='submit']:hover,
  .post-password-form input[type='submit']:hover,
  .search-form input[type='submit']:hover {
    opacity: 0.8; }

.commentlist {
  margin: 0 0 1.2em; }
  .commentlist .edit-link {
    margin: 0; }
  .commentlist .avatar-holder {
    float: left;
    margin: 0 1.2em 4px 0; }

.commentlist-item .commentlist-item {
  padding: 0; }
  @media (min-width: 768px) {
    .commentlist-item .commentlist-item {
      padding: 0 0 0 2em; } }

.comment,
.commentlist-holder {
  overflow: hidden; }

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
  padding-top: 1.2em; }

.widget_calendar #next {
  text-align: right; }

.gallery-item dt {
  float: none;
  padding: 0; }

.navigation,
.navigation-comments {
  position: relative;
  vertical-align: middle;
  margin-bottom: 1.2em; }
  .navigation .screen-reader-text,
  .navigation-comments .screen-reader-text {
    position: absolute;
    left: -99999px; }
  .navigation .page-numbers,
  .navigation-comments .page-numbers {
    display: inline-block;
    vertical-align: middle;
    padding: 0 .4em; }
    @media (max-width: 767.98px) {
      .navigation .page-numbers,
      .navigation-comments .page-numbers {
        padding: 0; } }
  .navigation .next,
  .navigation .prev,
  .navigation-comments .next,
  .navigation-comments .prev {
    display: inline-block;
    vertical-align: middle;
    max-width: 50%;
    background: #666;
    color: #fff;
    padding: .4em;
    text-decoration: none; }
    @media (max-width: 767.98px) {
      .navigation .next,
      .navigation .prev,
      .navigation-comments .next,
      .navigation-comments .prev {
        padding: .2em; } }

.navigation-single {
  margin-bottom: 1.2em; }
  .navigation-single .next,
  .navigation-single .prev {
    float: left;
    vertical-align: middle;
    max-width: 50%;
    background: #666;
    color: #fff;
    text-decoration: none; }
    .navigation-single .next a,
    .navigation-single .prev a {
      color: inherit;
      text-decoration: none;
      padding: .4em;
      display: block; }
      @media (max-width: 767.98px) {
        .navigation-single .next a,
        .navigation-single .prev a {
          padding: .2em; } }
  .navigation-single .next {
    float: right; }

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px solid #ccc;
  padding: .4em;
  margin-bottom: 1.2em; }
  .wp-caption img {
    margin: 0;
    vertical-align: top; }
  .wp-caption p {
    margin: .4em 0 0; }

div.aligncenter {
  margin: 0 auto 1.2em; }

img.aligncenter {
  display: block;
  margin: 0 auto; }

.alignleft {
  float: left;
  margin: 0 1.2em 4px 0; }

.alignright {
  float: right;
  margin: 0 0 4px 1.2em; }

.mejs-container {
  margin-bottom: 1.2em; }

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
  height: auto; }

/* Slick slider styles */
.slick-slider-frame {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer; }

.slick-slider-frame .slick-track,
.slick-slider-frame .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
  outline: none; }
  .slick-slide:focus {
    outline: none; }
  [dir="rtl"] .slick-slide,
  .rtl .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-slide.slick-cloned img[data-lazyloaded="1"]:not(.litespeed-loaded) {
    position: absolute; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* == malihu jquery custom scrollbar plugin == Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller */
/* CONTENTS: 1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar. 4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes. */
/* ------------------------------------------------------------------------------------------------------------------------ 1. BASIC STYLE ------------------------------------------------------------------------------------------------------------------------ */
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
  /* direct pointer events to js */ }

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto; }

.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr; }

.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto; }

/* ------------------------------------------------------------------------------------------------------------------------ 2. VERTICAL SCROLLBAR y-axis ------------------------------------------------------------------------------------------------------------------------ */
.mCSB_inside > .mCSB_container {
  margin-right: 30px; }

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0; }

/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 0; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0; }

/* RTL direction/left-side scrollbar */
.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0; }
  .rtl .mCSB_scrollTools {
    width: 5px; }

.select2-container .mCSB_scrollTools {
  opacity: 0;
  visibility: hidden; }

.mCSB_outside + .mCSB_scrollTools {
  right: -26px; }

/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0; }

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px; }

/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto; }

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0; }

.mCSB_scrollTools .mCSB_draggerRail {
  width: 5px;
  height: 100%;
  margin: 0 auto; }

.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 120px;
  /* minimum dragger height */
  z-index: 1; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 5px;
  height: 100%;
  margin: 0 auto;
  text-align: center; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  /* auto-expanded scrollbar */ }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
  /* auto-expanded scrollbar */ }

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0; }

/* ------------------------------------------------------------------------------------------------------------------------ 3. HORIZONTAL SCROLLBAR x-axis ------------------------------------------------------------------------------------------------------------------------ */
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px; }

.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%; }

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0; }

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px; }

/* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  /* minimum dragger width */
  height: 100%;
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  /* auto-expanded scrollbar */
  margin: 2px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  /* auto-expanded scrollbar */
  margin: 4px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0; }

/* ------------------------------------------------------------------------------------------------------------------------ 4. VERTICAL AND HORIZONTAL SCROLLBARS yx-axis ------------------------------------------------------------------------------------------------------------------------ */
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px; }

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  box-sizing: border-box; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px; }

/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0; }

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0; }

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px; }

/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px; }

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0; }

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0; }

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  /* non-visible scrollbar */
  margin-left: 0; }

/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

/* ------------------------------------------------------------------------------------------------------------------------ 5. TRANSITIONS ------------------------------------------------------------------------------------------------------------------------ */
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out; }

/* ------------------------------------------------------------------------------------------------------------------------ 6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS ------------------------------------------------------------------------------------------------------------------------ */
/* ---------------------------------------- 6.1 THEMES ---------------------------------------- */
/* default theme ("light") */
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0; }

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1; }

.mCSB_scrollTools .mCSB_draggerRail {
  background: #ebebeb; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #BED62E; }

.slick-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: black;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease; }

.slick-lightbox .slick-loading .slick-list {
  background-color: transparent; }

.slick-lightbox .slick-prev {
  left: 0.5rem; }
  @media (min-width: 768px) {
    .slick-lightbox .slick-prev {
      left: 15px; } }
  .rtl .slick-lightbox .slick-prev {
    left: auto;
    right: 0.5rem; }
    @media (min-width: 768px) {
      .rtl .slick-lightbox .slick-prev {
        right: 15px; } }

.slick-lightbox .slick-next {
  right: 0.5rem; }
  @media (min-width: 768px) {
    .slick-lightbox .slick-next {
      right: 15px; } }
  .rtl .slick-lightbox .slick-next {
    right: auto;
    left: 0.5rem; }
    @media (min-width: 768px) {
      .rtl .slick-lightbox .slick-next {
        left: 15px; } }

.slick-lightbox-hide {
  opacity: 0; }

.slick-lightbox-hide.slick-lightbox-ie {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0); }

.slick-lightbox-hide-init {
  position: absolute;
  top: -9999px;
  opacity: 0; }

.slick-lightbox-hide-init.slick-lightbox-ie {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0); }

.slick-lightbox-inner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.slick-lightbox-slick .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 6;
  border: none;
  outline: none;
  background: none;
  color: #fff;
  font-size: 0.625rem;
  line-height: 1;
  cursor: pointer;
  padding: 0;
  margin: 0; }
  @media (min-width: 768px) {
    .slick-lightbox-slick .slick-arrow {
      font-size: 20px; } }
  @media (min-width: 1200px) {
    .slick-lightbox-slick .slick-arrow {
      font-size: 23px; } }

.slick-lightbox-slick-item {
  text-align: center;
  overflow: hidden; }

.slick-lightbox-slick-item:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em; }

.slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  margin-bottom: 20px; }

.slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
  display: block;
  text-align: center; }

.slick-lightbox-slick-item-inner {
  display: inline-block;
  vertical-align: middle;
  max-width: calc(100% - 3.625rem);
  max-height: 90%; }
  @media (min-width: 768px) {
    .slick-lightbox-slick-item-inner {
      max-width: 94%; } }

.slick-lightbox-slick-img {
  margin: 0 auto;
  display: block;
  max-height: 90%; }

.slick-lightbox-slick-caption {
  margin: 10px 0 0;
  color: white; }

.slick-lightbox-close {
  position: absolute;
  top: 15px;
  right: 15px;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  padding: 0;
  border: none; }

.slick-lightbox-close:focus {
  outline: none; }

.slick-lightbox-close:before,
.slick-lightbox-close:after {
  content: '';
  color: white;
  background-color: #fff;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }

.slick-lightbox-close:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }

/* Get the bourbon mixin from http://bourbon.io */
/* Reset */
.flip-clock-wrapper * {
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.flip-clock-wrapper a {
  cursor: pointer;
  text-decoration: none;
  color: #ccc; }

.flip-clock-wrapper a:hover {
  color: #fff; }

.flip-clock-wrapper ul {
  list-style: none; }

.flip-clock-wrapper.clearfix:before,
.flip-clock-wrapper.clearfix:after {
  content: " ";
  display: table; }

.flip-clock-wrapper.clearfix:after {
  clear: both; }

.flip-clock-wrapper.clearfix {
  *zoom: 1; }

/* Main */
.flip-clock-wrapper {
  font: normal 11px "Helvetica Neue", Helvetica, sans-serif;
  -webkit-user-select: none; }

.flip-clock-meridium {
  background: none !important;
  box-shadow: 0 0 0 !important;
  font-size: 36px !important; }

.flip-clock-meridium a {
  color: #313333; }

.flip-clock-wrapper {
  text-align: center;
  position: relative;
  width: 100%;
  margin: 1em; }

.flip-clock-wrapper:before,
.flip-clock-wrapper:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.flip-clock-wrapper:after {
  clear: both; }

/* Skeleton */
.flip-clock-wrapper ul {
  position: relative;
  float: left;
  margin: 5px;
  width: 53px;
  height: 80px;
  font-size: 60px;
  font-weight: 400;
  line-height: 77px;
  border-radius: 6px;
  background: #000; }

.flip-clock-wrapper ul li {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 77px;
  text-decoration: none !important; }

.flip-clock-wrapper ul li:first-child {
  z-index: 2; }

.flip-clock-wrapper ul li a {
  display: block;
  height: 100%;
  -webkit-perspective: 200px;
  perspective: 200px;
  margin: 0 !important;
  overflow: visible !important;
  cursor: default !important; }

.flip-clock-wrapper ul li a div {
  z-index: 1;
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  font-size: 60px;
  overflow: hidden;
  outline: 1px solid transparent; }

.flip-clock-wrapper ul li a div .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2; }

.flip-clock-wrapper ul li a div.up {
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 0; }

.flip-clock-wrapper ul li a div.up:after {
  content: "";
  position: absolute;
  top: 39px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 3px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4); }

.flip-clock-wrapper ul li a div.down {
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  bottom: 0;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px; }

.flip-clock-wrapper ul li a div div.inn {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 200%;
  color: #fff;
  text-shadow: 0 1px 2px #000;
  text-align: center;
  background-color: #333;
  border-radius: 6px;
  font-size: 70px; }

.flip-clock-wrapper ul li a div.up div.inn {
  top: 0; }

.flip-clock-wrapper ul li a div.down div.inn {
  bottom: 0; }

/* PLAY */
.flip-clock-wrapper ul.play li.flip-clock-before {
  z-index: 3; }

.flip-clock-wrapper .flip {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7); }

.flip-clock-wrapper ul.play li.flip-clock-active {
  -webkit-animation: asd 0.5s 0.5s linear both;
  animation: asd 0.5s 0.5s linear both;
  z-index: 5; }

.flip-clock-divider {
  float: left;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 100px; }

.flip-clock-divider:first-child {
  width: 0; }

.flip-clock-dot {
  display: block;
  background: #fff;
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  left: 5px; }

.flip-clock-divider .flip-clock-label {
  position: absolute;
  top: -1.5em;
  right: -86px;
  color: black;
  text-shadow: none; }

.flip-clock-divider.minutes .flip-clock-label {
  right: -88px; }

.flip-clock-divider.seconds .flip-clock-label {
  right: -91px; }

.flip-clock-dot.top {
  top: 30px; }

.flip-clock-dot.bottom {
  bottom: 30px; }

@-webkit-keyframes asd {
  0% {
    z-index: 2; }
  20% {
    z-index: 4; }
  100% {
    z-index: 4; } }

@keyframes asd {
  0% {
    z-index: 2; }
  20% {
    z-index: 4; }
  100% {
    z-index: 4; } }

.flip-clock-wrapper ul.play li.flip-clock-active .down {
  z-index: 2;
  -webkit-animation: turn 0.5s 0.5s linear both;
  animation: turn 0.5s 0.5s linear both; }

@-webkit-keyframes turn {
  0% {
    -webkit-transform: rotateX(90deg); }
  100% {
    -webkit-transform: rotateX(0deg); } }

@keyframes turn {
  0% {
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg); }
  100% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg); } }

.flip-clock-wrapper ul.play li.flip-clock-before .up {
  z-index: 2;
  -webkit-animation: turn2 0.5s linear both;
  animation: turn2 0.5s linear both; }

@-webkit-keyframes turn2 {
  0% {
    -webkit-transform: rotateX(0deg); }
  100% {
    -webkit-transform: rotateX(-90deg); } }

@keyframes turn2 {
  0% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg); }
  100% {
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg); } }

.flip-clock-wrapper ul li.flip-clock-active {
  z-index: 3; }

/* SHADOW */
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: show 0.5s linear both;
  animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.3s linear both; }

/*DOWN*/
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: show 0.5s linear both;
  animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.2s linear both; }

@-webkit-keyframes show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes hide {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes hide {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

html {
  font-size: 5vw; }
  @media (min-width: 640px) {
    html {
      font-size: 32px; } }
  @media (min-width: 768px) {
    html {
      font-size: 16px; } }

body {
  min-width: 320px;
  font-family: "opensansregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  body.rtl {
    direction: rtl;
    text-align: inherit; }

.jcf-number {
  width: 40px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: auto;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4); }
  @media (max-width: 767.98px) {
    .jcf-number {
      width: 50px; } }
  .rtl .jcf-number {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .jcf-number .jcf-real-element {
    width: calc(100% - 20px);
    text-align: center;
    border: none;
    background: none;
    color: rgba(0, 0, 0, 0.4);
    -webkit-appearance: textfield;
            appearance: textfield; }
    .jcf-number .jcf-real-element::-webkit-outer-spin-button, .jcf-number .jcf-real-element::-webkit-inner-spin-button {
      -webkit-appearance: none;
              appearance: none;
      margin: 0; }
  .jcf-number .jcf-btn-inc, .jcf-number .jcf-btn-dec {
    width: 10px;
    height: 100%;
    position: relative;
    text-align: center;
    font-weight: 500;
    cursor: pointer;
    font-size: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 767.98px) {
      .jcf-number .jcf-btn-inc, .jcf-number .jcf-btn-dec {
        font-size: 14px; } }
  .jcf-number .jcf-btn-dec {
    font-size: 16px;
    margin-top: -2px; }
  .jcf-number .jcf-btn-inc {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
    .jcf-number .jcf-btn-inc::before {
      content: "+"; }
  .jcf-number .jcf-btn-dec::before {
    content: "-"; }

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
textarea,
select {
  -webkit-appearance: none; }

input[type='search']::-webkit-search-decoration, input[type='search']::-webkit-search-cancel-button, input[type='search']::-webkit-search-results-button, input[type='search']::-webkit-search-results-decoration {
  display: none; }

input[type='search']::-ms-clear, input[type='search']::-ms-reveal {
  display: none;
  width: 0;
  height: 0; }

a {
  text-decoration: underline; }
  a:hover {
    text-decoration: none; }

a.key_focused,
button.key_focused,
input.key_focused,
textarea.key_focused,
select.key_focused {
  outline: 5px dashed #000 !important; }

a:focus,
button:focus,
input:focus,
textarea:focus,
select:focus {
  outline: none; }
  .slick-slide a:focus,
  .slick-dots a:focus, .slick-slide
  button:focus,
  .slick-dots
  button:focus, .slick-slide
  input:focus,
  .slick-dots
  input:focus, .slick-slide
  textarea:focus,
  .slick-dots
  textarea:focus, .slick-slide
  select:focus,
  .slick-dots
  select:focus {
    outline: 5px dashed #000 !important; }

a,
input,
button,
label {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  a:focus,
  input:focus,
  button:focus,
  label:focus {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

button,
input[type="submit"] {
  cursor: pointer; }

noscript {
  text-align: center;
  padding: 15px; }

.sr-only.sr-only-focusable:focus {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
  background: #051d2f;
  padding: 10px 15px;
  display: inline-block;
  vertical-align: top;
  margin: 5px; }
  .sr-only.sr-only-focusable:focus[accesskey="m"], .sr-only.sr-only-focusable:focus[accesskey="c"] {
    z-index: 9999;
    position: fixed;
    text-decoration: none; }

.rtl .woocommerce-Price-amount.amount {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  direction: ltr; }

.rtl .wpcf7 input[type="url"], .rtl
.wpcf7 input[type="email"], .rtl
.wpcf7 input[type="tel"] {
  direction: rtl; }

form.lost_reset_password .form-control {
  max-width: 400px; }

form.lost_reset_password .btn {
  width: 100%;
  display: block;
  max-width: 400px; }

#wrapper {
  position: relative;
  overflow: hidden;
  width: 100%; }
  #wrapper ~ .sr-only.sr-only-focusable:focus {
    z-index: 9999;
    position: fixed;
    bottom: 0;
    right: 0;
    left: auto; }

@media (min-width: 768px) {
  .container {
    max-width: 750px; } }

@media (min-width: 992px) {
  .container {
    max-width: 970px; } }

@media (min-width: 1200px) {
  .container {
    max-width: 1170px; } }

@media (min-width: 1300px) {
  .container {
    max-width: 1338px; } }

ins,
abbr {
  text-decoration: none; }

.hidden,
legend {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

.login-error {
  text-align: center;
  font-size: 1.2em;
  margin-top: 5px;
  color: #f00; }

button.btn,
a.btn,
input.btn {
  -webkit-transition: 0.2s linear color, 0.2s linear background, 0.2s linear border;
  transition: 0.2s linear color, 0.2s linear background, 0.2s linear border;
  font: 300 0.75rem/1.5 "opensansregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-radius: 0;
  outline: none;
  box-shadow: none; }
  button.btn:focus, button.btn:active, button.btn:visited,
  a.btn:focus,
  a.btn:active,
  a.btn:visited,
  input.btn:focus,
  input.btn:active,
  input.btn:visited {
    outline: none;
    box-shadow: none; }
  button.btn:not(:disabled):not(.disabled):active, button.btn:not(:disabled):not(.disabled).active,
  a.btn:not(:disabled):not(.disabled):active,
  a.btn:not(:disabled):not(.disabled).active,
  input.btn:not(:disabled):not(.disabled):active,
  input.btn:not(:disabled):not(.disabled).active {
    box-shadow: none;
    outline: none; }

label.error,
span.error {
  color: #f00;
  display: inline-block;
  vertical-align: top; }

.form-control {
  background: #fff;
  border-radius: 0;
  box-shadow: none; }
  .form-control::-webkit-input-placeholder {
    color: #000; }
  .form-control::-moz-placeholder {
    opacity: 1;
    color: #000; }
  .form-control:-moz-placeholder {
    color: #000; }
  .form-control:-ms-input-placeholder {
    color: #000; }
  .form-control.placeholder {
    color: #000; }
  .form-control:focus {
    box-shadow: none; }
  .form-control.error {
    border-color: #f00; }

.product-tag {
  box-shadow: 0 11px 21px rgba(0, 0, 0, 0.2); }

.color-variation {
  font-size: 10px;
  position: absolute;
  bottom: -4px;
  color: #000; }
  @media (min-width: 768px) {
    .color-variation {
      font-size: 12px;
      bottom: 4px; } }

.woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled {
  pointer-events: initial !important;
  cursor: initial !important; }

.woo-variation-swatches.rtl .variable-items-wrapper .variable-item:not(.radio-variable-item) {
  margin: 4px 0 14px 8px !important; }
  @media (min-width: 768px) {
    .woo-variation-swatches.rtl .variable-items-wrapper .variable-item:not(.radio-variable-item) {
      margin: 4px 0 27px 8px !important; } }

.page-id-9 #modalTabLogin {
  min-width: 320px; }
  @media (min-width: 768px) {
    .page-id-9 #modalTabLogin {
      min-width: 380px; } }

/*bg black while active*/
.mini_cart_active #main,
.mini_cart_active #footer {
  position: relative; }

.mini_cart_active #main:before,
.mini_cart_active #footer:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  z-index: 11; }

/*cart scroll bar*/
.checkout-detail-container .cart-items {
  padding-left: 20px;
  margin-left: -10px;
  padding: 10px 20px;
  max-height: 41vh;
  overflow: auto; }
  .checkout-detail-container .cart-items::-webkit-scrollbar {
    width: 4px;
    background-color: #F5F5F5; }
  .checkout-detail-container .cart-items::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
    border-radius: 5px; }
  .checkout-detail-container .cart-items::-webkit-scrollbar-thumb {
    background-color: #BED62E; }

@media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) {
  select,
  textarea,
  input {
    font-size: 16px !important; } }

.mini-cart-body .mini-cart-items {
  overflow-y: scroll;
  height: 550px;
  padding-left: 20px;
  margin-left: -10px;
  padding: 10px 20px;
  width: 100%; }
  .mini-cart-body .mini-cart-items::-webkit-scrollbar {
    width: 4px;
    background-color: #F5F5F5; }
  .mini-cart-body .mini-cart-items::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
    border-radius: 5px; }
  .mini-cart-body .mini-cart-items::-webkit-scrollbar-thumb {
    background-color: #BED62E; }

.product-item .product-img .img_anchor {
  display: block;
  overflow: hidden;
  z-index: 6;
  position: relative; }
  .product-item .product-img .img_anchor:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 8; }

.product-item .btn-add-cart {
  position: absolute;
  bottom: 0;
  display: block;
  text-align: center;
  left: 0;
  right: 0;
  background: #BED62E;
  color: #fff;
  text-decoration: none;
  padding: 0.375rem 0.9375rem;
  visibility: hidden;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: all ease 0.35s;
  transition: all ease 0.35s;
  z-index: 9;
  font-size: 0.75rem; }
  @media (min-width: 768px) {
    .product-item .btn-add-cart {
      font-size: 14px;
      padding: 8px 20px; } }
  @media (max-width: 991.98px) {
    .product-item .btn-add-cart {
      display: none; } }

svg#instagram-icon {
  width: 14px;
  height: 14px; }

#header {
  z-index: 999;
  min-width: 100%;
  max-width: 100%; }
  #header.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    width: 100%; }

@-webkit-keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 0.9;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 0.9;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

.header-top {
  min-height: 1.875rem;
  background: #2E2E2E;
  font-family: "opensansregular";
  color: #fff;
  font-size: 0.75rem;
  line-height: 1.25; }
  @media (min-width: 768px) {
    .header-top {
      font-size: 14px;
      min-height: 36px; } }
  @media (min-width: 992px) {
    .header-top {
      font-size: 16px;
      min-height: 40px; } }
  .header-top .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .header-top .header-contact {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    @media (max-width: 991.98px) {
      .header-top .header-contact {
        display: none; } }
    .header-top .header-contact a {
      font-size: 14px;
      font-family: 'opensansbold';
      line-height: 1.36;
      display: inline-block;
      text-decoration: none; }
      .header-top .header-contact a svg {
        margin-right: 5px; }
      .header-top .header-contact a span {
        display: inline-block;
        vertical-align: middle; }
  .header-top .header-offer-bar {
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2; }
  .header-top .header-socialmedia {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
    @media (max-width: 991.98px) {
      .header-top .header-socialmedia {
        display: none; } }
    .header-top .header-socialmedia .socialmedia-list {
      margin: 0;
      padding: 0;
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .header-top .header-socialmedia .socialmedia-list li {
        margin-right: 10px; }
        .header-top .header-socialmedia .socialmedia-list li a {
          display: inline-block;
          width: 24px;
          text-align: center;
          height: 24px;
          line-height: 19px;
          background: #BED62E;
          border: 1px solid #BED62E;
          border-radius: 100%; }
          .header-top .header-socialmedia .socialmedia-list li a:hover {
            background: transparent; }
            .header-top .header-socialmedia .socialmedia-list li a:hover svg path {
              fill: #BED62E; }
.header-top .header-socialmedia .socialmedia-list li a svg {
  width: 1em;
  height: 1em;
}
  .header-top .offer-slider {
    position: relative;
    margin: 0 auto;
    padding: 0 0.9375rem;
    max-width: 15.9375rem; }
    @media (min-width: 768px) {
      .header-top .offer-slider {
        max-width: 350px; } }
    .header-top .offer-slider > .slide + .slide {
      display: none; }
    .header-top .offer-slider .slick-arrow {
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
              transform: translate(0, -50%);
      z-index: 6;
      padding: 0;
      margin: 0;
      outline: none;
      background: none;
      line-height: 1;
      color: #fff;
      border: none;
      width: 0; }
      @media (max-width: 767.98px) {
        .header-top .offer-slider .slick-arrow {
          color: #fff; }
          .header-top .offer-slider .slick-arrow svg {
            width: 10px;
            height: 15px; }
            .header-top .offer-slider .slick-arrow svg path {
              fill: #fff; } }
      .header-top .offer-slider .slick-arrow svg path {
        fill: #fff; }
      .header-top .offer-slider .slick-arrow:hover svg path {
        fill: #BED62E; }
    .header-top .offer-slider .slick-prev {
      right: 0; }
    .header-top .offer-slider .slick-next {
      left: 0; }
    .header-top .offer-slider .slide {
      height: 1.875rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media (min-width: 768px) {
        .header-top .offer-slider .slide {
          height: 36px; } }
      @media (min-width: 992px) {
        .header-top .offer-slider .slide {
          height: 40px; } }
      .header-top .offer-slider .slide a {
        color: #fff;
        text-decoration: none; }
        .header-top .offer-slider .slide a:hover {
          color: #BED62E; }
  .header-top.clock-enabled {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (min-width: 992px) {
      .header-top.clock-enabled {
        min-height: 45px; } }
    .header-top.clock-enabled .header-offer-bar {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      @media (max-width: 991.98px) {
        .header-top.clock-enabled .header-offer-bar {
          padding: 0 0 2px 0px; } }
      @media (max-width: 767.98px) {
        .header-top.clock-enabled .header-offer-bar {
          padding: 0;
          -webkit-box-orient: vertical;
          -webkit-box-direction: reverse;
              -ms-flex-direction: column-reverse;
                  flex-direction: column-reverse; } }
    .header-top.clock-enabled .offer-slider {
      position: relative;
      padding: 0 0.9375rem;
      margin: 0; }
      @media (min-width: 768px) {
        .header-top.clock-enabled .offer-slider {
          padding: 0 0 0 0.9375rem; } }
      .header-top.clock-enabled .offer-slider .header-offer-text {
        font-size: 0.6875rem;
        font-weight: 400;
        font-family: 'Heebo', sans-serif; }
        @media (max-width: 767.98px) {
          .header-top.clock-enabled .offer-slider .header-offer-text {
            width: 100%;
            text-align: center; } }
        @media (min-width: 768px) {
          .header-top.clock-enabled .offer-slider .header-offer-text {
            font-size: 14px;
            line-height: 1.5; } }
        @media (min-width: 1200px) {
          .header-top.clock-enabled .offer-slider .header-offer-text {
            font-size: 0.875rem; } }
      .header-top.clock-enabled .offer-slider .slide {
        padding-top: 0.3125rem;
        height: auto;
        display: block; }
        @media (min-width: 768px) {
          .header-top.clock-enabled .offer-slider .slide {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: end;
                -ms-flex-pack: end;
                    justify-content: end;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            text-align: center;
            padding-top: 0; } }
        @media (min-width: 992px) {
          .header-top.clock-enabled .offer-slider .slide {
            height: 40px; } }
    @media (min-width: 992px) {
      .header-top.clock-enabled.offer-slider-enabled .offer-countdown-box {
        margin-top: 5px;
        margin-bottom: 5px; } }
    @media (min-width: 1200px) {
      .header-top.clock-enabled.offer-slider-enabled .offer-countdown-box {
        margin-top: 0px;
        margin-bottom: 0; } }
    .header-top.clock-enabled.offer-slider-enabled .offer-slider {
      margin: 0; }
      @media (min-width: 992px) {
        .header-top.clock-enabled.offer-slider-enabled .offer-slider {
          margin-bottom: 5px; } }
      @media (min-width: 1200px) {
        .header-top.clock-enabled.offer-slider-enabled .offer-slider {
          margin-bottom: 0; } }
      .header-top.clock-enabled.offer-slider-enabled .offer-slider .slick-arrow {
        width: 24px; }
      @media (min-width: 768px) {
        .header-top.clock-enabled.offer-slider-enabled .offer-slider .slide {
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
      @media (min-width: 992px) {
        .header-top.clock-enabled.offer-slider-enabled .offer-slider .slide {
          height: auto; } }
      @media (min-width: 1200px) {
        .header-top.clock-enabled.offer-slider-enabled .offer-slider .slide {
          padding-top: 0; } }
      .header-top.clock-enabled.offer-slider-enabled .offer-slider .slide .header-offer-text {
        font-size: 0.75rem;
        line-height: 1.25; }
        @media (min-width: 768px) {
          .header-top.clock-enabled.offer-slider-enabled .offer-slider .slide .header-offer-text {
            font-size: 14px; } }
        @media (min-width: 992px) {
          .header-top.clock-enabled.offer-slider-enabled .offer-slider .slide .header-offer-text {
            font-size: 16px; } }

.rtl .header-top .header-contact a svg {
  margin-right: 0;
  margin-left: 5px; }

body.nav-active {
  overflow: hidden; }

.header-bottom {
  background: #06161F;
  position: relative; }
  @media (max-width: 991.98px) {
    .header-bottom {
      position: relative;
      z-index: 99; } }
  .header-bottom .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 767.98px) {
      .header-bottom .container {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding-top: 5px;
        padding-bottom: 5px; } }
  .header-bottom .header-left {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
    padding: 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 991.98px) {
      .header-bottom .header-left {
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3; } }
  .header-bottom .btn-account {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    font-family: "opensansregular";
    line-height: 1.33; }
    @media (max-width: 991.98px) {
      .header-bottom .btn-account {
        display: none; } }
    .header-bottom .btn-account:hover {
      color: #BED62E;
      text-decoration: underline; }
  .header-bottom .header_search_control {
    width: auto;
    height: 27px;
    background: none;
    color: #fff;
    line-height: normal;
    margin-right: 30px;
    border: none;
    border-radius: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 14px; }
    .rtl .header-bottom .header_search_control {
      margin-left: 10px; }
    .header-bottom .header_search_control svg {
      width: 18px;
      height: 18px;
      margin-right: 6px; }
      .rtl .header-bottom .header_search_control svg {
        margin-left: 6px;
        margin-right: 0; }
    @media (max-width: 767.98px) {
      .header-bottom .header_search_control {
        position: absolute;
        top: 50%;
        right: 4rem;
        margin-right: 0;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        width: 28px;
        height: 28px;
        line-height: 1.094rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        background: #BED62E;
        border-radius: 100%; }
        .header-bottom .header_search_control:hover {
          background: #fff; }
        .header-bottom .header_search_control svg {
          width: 15px;
          height: 15px;
          margin-right: 0; }
          .rtl .header-bottom .header_search_control svg {
            margin-left: 0; }
        .header-bottom .header_search_control span {
          display: none; }
        .header_search_active .header-bottom .header_search_control::before, .header_search_active .header-bottom .header_search_control::after {
          content: "";
          background: #fff;
          width: 15px;
          height: 2px;
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          margin: auto;
          -webkit-transform: rotate(45deg);
              -ms-transform: rotate(45deg);
                  transform: rotate(45deg); }
        .header_search_active .header-bottom .header_search_control::after {
          -webkit-transform: rotate(-45deg);
              -ms-transform: rotate(-45deg);
                  transform: rotate(-45deg); }
        .header_search_active .header-bottom .header_search_control svg {
          display: none; } }
    @media (max-width: 575.98px) {
      .header-bottom .header_search_control {
        right: 48px; } }
    .header-bottom .header_search_control:hover {
      color: #BED62E; }
      .header_search_active .header-bottom .header_search_control:hover::before, .header_search_active .header-bottom .header_search_control:hover::after {
        content: "";
        background: #BED62E; }
      .header-bottom .header_search_control:hover svg path {
        fill: #BED62E; }
    @media (min-width: 768px) {
      .header-bottom .header_search_control {
        background: #BED62E;
        width: 35px;
        height: 35px;
        border-radius: 100%; }
        .header-bottom .header_search_control:hover {
          background-color: #fff; }
        .header-bottom .header_search_control svg {
          margin-left: 0 !important;
          width: 15px;
          height: 15px; } }
  .header-bottom .btn-cart {
    margin-left: 20px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 100px;
    position: relative;
    font-family: "opensansregular";
    color: #fff;
    text-decoration: none;
    padding: 7px 3px 7px 0;
    height: 35px;
    width: 35px; }
    .header-bottom .btn-cart img {
      width: 100%; }
    @media (max-width: 767.98px) {
      .header-bottom .btn-cart {
        min-width: initial;
        min-height: initial;
        height: auto;
        width: auto;
        padding: 5px 7px; } }
    @media (max-width: 575.98px) {
      .header-bottom .btn-cart {
        max-width: 105px; }
        .header-bottom .btn-cart img {
          width: 24px;
          height: 21px; } }
    .header-bottom .btn-cart:hover {
      border-color: #BED62E; }
    .rtl .header-bottom .btn-cart {
      margin-left: 0;
      margin-right: 30px; }
    .header-bottom .btn-cart .header-bottom .btn-cart img {
      width: 18px; }
    .header-bottom .btn-cart .counter {
      position: absolute;
      top: 2px;
      right: -11px;
      width: 20px;
      height: 20px;
      background: #BED62E;
      color: #fff;
      border-radius: 100%;
      text-align: center;
      line-height: 20px;
      font-size: 12px;
      display: block; }
      @media (max-width: 767.98px) {
        .header-bottom .btn-cart .counter {
          top: 2px;
          right: 0px;
          width: 14px;
          height: 14px;
          font-size: 10px;
          line-height: 14px; } }
    .header-bottom .btn-cart .mini-cart-amt {
      font-size: 12px;
      line-height: 1.32;
      margin-left: 7px;
      display: none; }
      @media (max-width: 767.98px) {
        .header-bottom .btn-cart .mini-cart-amt {
          margin-left: 1px; }
          .header-bottom .btn-cart .mini-cart-amt .amount {
            font-size: 11px; } }
      .rtl .header-bottom .btn-cart .mini-cart-amt {
        margin-left: 0;
        margin-right: 7px; }
        @media (max-width: 767.98px) {
          .rtl .header-bottom .btn-cart .mini-cart-amt {
            font-size: 12px;
            margin-right: 1px; } }
      .header-bottom .btn-cart .mini-cart-amt .amount {
        color: #fff;
        font-weight: normal; }

.header-mini-cart {
  position: absolute;
  top: 100%;
  right: 0;
  background: #F1F1F1;
  border-radius: 0 10px 10px 0;
  border: 1px solid #F1F1F1;
  padding: 10px 15px;
  min-width: 364px;
  width: 100%;
  max-width: 450px;
  text-align: center;
  -webkit-transition: .6s ease-in-out opacity, .6s ease-in-out visibility, .6s ease-in-out transform;
  transition: .6s ease-in-out opacity, .6s ease-in-out visibility, .6s ease-in-out transform;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  opacity: 0;
  visibility: hidden;
  z-index: 999999; }
  .header-mini-cart.ajax_loading {
    position: absolute; }
  @media (max-width: 575.98px) {
    .header-mini-cart {
      padding: 10px 0;
      max-width: 320px; } }
  @media (max-width: 991.98px) {
    .mini_cart_active .header-mini-cart {
      -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
              transform: translateX(0);
      opacity: 1;
      visibility: visible; } }
  @media (min-width: 992px) {
    .mini_cart_active:not(.product-category-page) .header-mini-cart {
      -webkit-transform: rotateX(0deg);
              transform: rotateX(0deg);
      opacity: 1;
      visibility: visible;
      z-index: 999999999; } }
  .rtl .header-mini-cart {
    right: auto;
    left: 0;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%); }
  .header-mini-cart .jcf-number .jcf-real-element {
    font-size: 15px; }
    @media (max-width: 991.98px) {
      .header-mini-cart .jcf-number .jcf-real-element {
        font-size: 14px !important; } }
  .header-mini-cart .jcf-number {
    font-size: 18px; }
  .mini_cart_active.rtl .header-mini-cart {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0); }
  .header-mini-cart .cart-header {
    margin-top: 10px; }
    @media (max-width: 575.98px) {
      .header-mini-cart .cart-header {
        margin-top: 2px; } }
    .header-mini-cart .cart-header p {
      margin-top: 5px;
      margin-bottom: 0;
      font-size: 14px;
      line-height: 1.78;
      font-family: "opensansregular";
      color: #454545; }
      @media (max-width: 575.98px) {
        .header-mini-cart .cart-header p {
          font-size: 12px;
          line-height: 1; } }
  .header-mini-cart .mini-cart-heading {
    font-size: 18px;
    line-height: 1.33;
    font-family: "opensansbold";
    color: #BED62E; }
    @media (max-width: 575.98px) {
      .header-mini-cart .mini-cart-heading {
        font-size: 16px; } }
  .header-mini-cart .mini-cart-body {
    margin-top: 20px; }
    @media (max-width: 575.98px) {
      .header-mini-cart .mini-cart-body {
        margin-top: 6px; } }
  .header-mini-cart .mini-cart-items {
    max-height: 38vh;
    overflow-x: hidden; }
    .header-mini-cart .mini-cart-items:not(.mCS_no_scrollbar) .mCustomScrollBox {
      padding-right: 5px; }
      .rtl .header-mini-cart .mini-cart-items:not(.mCS_no_scrollbar) .mCustomScrollBox {
        padding-left: 5px;
        padding-right: 0; }
    .header-mini-cart .mini-cart-items .mCSB_container {
      padding: 10px 10px 15px 10px; }
      @media (max-width: 575.98px) {
        .header-mini-cart .mini-cart-items .mCSB_container {
          padding: 10px 6px 15px 6px; } }
  .header-mini-cart .cart-item {
    background: #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    margin-top: 20px;
    padding: 6px 8px;
    text-align: left;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
    .header-mini-cart .cart-item:first-child {
      margin-top: 0; }
    .rtl .header-mini-cart .cart-item {
      text-align: right; }
    .header-mini-cart .cart-item .product-name-image {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      padding-left: 5px;
      margin-left: -25px; }
      @media (max-width: 575.98px) {
        .header-mini-cart .cart-item .product-name-image {
          width: 80px;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          margin-left: -107px; } }
    .header-mini-cart .cart-item .product-image {
      width: 103px;
      position: relative; }
      @media (max-width: 575.98px) {
        .header-mini-cart .cart-item .product-image {
          width: 80px; } }
      .header-mini-cart .cart-item .product-image .product-tag {
        width: auto;
        height: auto;
        background: none;
        border-radius: 0;
        display: block;
        position: absolute;
        top: 4px;
        right: 0;
        text-transform: uppercase;
        font-size: 12px;
        font-family: "opensansbold";
        color: #BED62E;
        line-height: 1.42;
        -webkit-transform: rotate(40deg);
            -ms-transform: rotate(40deg);
                transform: rotate(40deg);
        box-shadow: none; }
    .header-mini-cart .cart-item .product-name {
      width: calc(100% - 170px);
      padding-right: 10px; }
      @media (max-width: 575.98px) {
        .header-mini-cart .cart-item .product-name {
          padding-right: 0; } }
      .header-mini-cart .cart-item .product-name a {
        display: block;
        text-decoration: none;
        font-size: 15px;
        line-height: 1.33;
        color: #000000; }
        @media (max-width: 575.98px) {
          .header-mini-cart .cart-item .product-name a {
            font-size: 14px; } }
        .header-mini-cart .cart-item .product-name a:hover {
          color: #BED62E; }
      .header-mini-cart .cart-item .product-name > span {
        margin-top: 5px;
        display: block;
        font-size: 14px;
        line-height: 1.42;
        color: #000; }
    .header-mini-cart .cart-item .cart-quantity {
      text-align: left;
      margin-bottom: 5px; }
    .header-mini-cart .cart-item .product-amount {
      font-size: 14px;
      font-family: "opensansbold";
      color: #000000;
      line-height: 1.36;
      text-align: left; }
      .header-mini-cart .cart-item .product-amount ins {
        background: none;
        padding: 0; }
      .header-mini-cart .cart-item .product-amount del {
        color: #ADADAD; }
        .header-mini-cart .cart-item .product-amount del .woocommerce-Price-amount {
          color: #ADADAD; }
      @media (max-width: 575.98px) {
        .header-mini-cart .cart-item .product-amount .woocommerce-Price-amount {
          font-size: 11px; } }
    .header-mini-cart .cart-item .cart-remove {
      position: absolute;
      top: 6px;
      left: 8px;
      width: 16px;
      height: 16px;
      font-size: 0; }
      .header-mini-cart .cart-item .cart-remove::before, .header-mini-cart .cart-item .cart-remove::after {
        content: "";
        width: 10px;
        height: 2px;
        background: #000000;
        border-radius: 5px;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg); }
      .header-mini-cart .cart-item .cart-remove::after {
        -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg); }
  .header-mini-cart .empty-cart-info {
    min-height: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: -20px;
    padding-top: 20px;
    position: relative;
    z-index: 1; }
    @media (max-width: 575.98px) {
      .header-mini-cart .empty-cart-info {
        padding-top: 29px;
        padding-bottom: 8px; } }
    .header-mini-cart .empty-cart-info.empty-cart-info::after {
      content: "";
      background-image: url("assets/images/empty-cart-img.png");
      background-repeat: no-repeat;
      background-position: top right;
      background-size: contain;
      position: absolute;
      top: 0;
      right: 7%;
      width: 108px;
      height: 120px;
      opacity: 0.1;
      z-index: -1; }
      @media (max-width: 575.98px) {
        .header-mini-cart .empty-cart-info.empty-cart-info::after {
          top: initial;
          bottom: -12px;
          right: 3%;
          width: 76px;
          height: 85px; } }
    .header-mini-cart .empty-cart-info .cart-empty-message {
      font-size: 14px;
      line-height: 1.79;
      font-family: "opensansbold";
      color: #000;
      margin-top: 5px; }
    .header-mini-cart .empty-cart-info .btn {
      min-width: 175px;
      min-height: 42px;
      display: inline-block;
      text-decoration: none;
      background: #BED62E;
      border: none;
      border-radius: 60px;
      color: #fff;
      font-size: 14px;
      font-family: "opensansbold";
      line-height: 2;
      margin-top: 30px; }
      @media (max-width: 575.98px) {
        .header-mini-cart .empty-cart-info .btn {
          min-height: 32px;
          min-width: 125px;
          margin-top: 16px; } }
      .header-mini-cart .empty-cart-info .btn:hover {
        background: #06161F;
        color: #fff; }
  .header-mini-cart .cart-footer {
    margin-top: 15px;
    padding: 0 10px; }
    @media (max-width: 575.98px) {
      .header-mini-cart .cart-footer {
        margin-top: -3px; } }
    .header-mini-cart .cart-footer .cart-discount {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-size: 14px;
      color: #000;
      margin-bottom: 5px; }
      .header-mini-cart .cart-footer .cart-discount .subtotal-title {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        padding-left: 10px;
        font-weight: normal; }
      .header-mini-cart .cart-footer .cart-discount .sub-total-amount,
      .header-mini-cart .cart-footer .cart-discount .discount-amount {
        color: #8AA500; }
        .header-mini-cart .cart-footer .cart-discount .sub-total-amount .amount,
        .header-mini-cart .cart-footer .cart-discount .discount-amount .amount {
          font-weight: 400; }
    @media (max-width: 575.98px) {
      .header-mini-cart .cart-footer .sub-total-amount {
        font-size: 12px; } }
    .header-mini-cart .cart-footer .cart-sub-total {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-size: 14px;
      color: #000;
      margin-bottom: 5px;
      font-family: "opensansbold"; }
      .header-mini-cart .cart-footer .cart-sub-total .subtotal-title {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        padding-left: 10px;
        font-weight: normal; }
  .header-mini-cart .btn {
    background: #BED62E;
    border: none;
    margin-top: 10px;
    border-radius: 50px;
    min-height: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-decoration: none;
    font-size: 14px;
    font-family: "opensansbold"; }
    @media (max-width: 575.98px) {
      .header-mini-cart .btn {
        font-size: 12px;
        margin-top: 7px;
        min-height: 32px; } }
    .header-mini-cart .btn:hover {
      background: #06161F;
      color: #fff; }
  .header-mini-cart.cart-empty .mini-cart-items,
  .header-mini-cart.cart-empty .cart-footer {
    display: none; }
  .header-mini-cart.cart-empty .empty-cart-info {
    display: block;
    padding-bottom: 20px; }

.logo {
  -webkit-box-flex: initial;
      -ms-flex: initial;
          flex: initial;
  padding: 10px 0; }
  @media (max-width: 767.98px) {
    .logo {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      text-align: center;
      padding-right: 60px; }
      .logo img {
        width: 42px; } }
  @media (max-width: 575.98px) {
    .logo {
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      padding: 5px 0; } }

.nav-opener {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  margin: 0;
  background: none;
  outline: none;
  border: none; }
  @media (min-width: 768px) {
    .nav-opener {
      display: none; } }
  @media (max-width: 767.98px) {
    .nav-opener {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; } }
  .nav-opener .nav-bar {
    font-size: 0;
    height: 4px;
    width: 34px;
    background: #fff;
    border-radius: 20px;
    -webkit-transition: 0.3s ease-in-out background;
    transition: 0.3s ease-in-out background;
    display: block;
    position: relative; }
    @media (max-width: 575.98px) {
      .nav-opener .nav-bar {
        height: 2px;
        width: 22px; } }
    .nav-active .nav-opener .nav-bar {
      background: none;
      -webkit-transition-delay: 0.1s;
              transition-delay: 0.1s; }
    .resize-active .nav-opener .nav-bar {
      -webkit-transition: none;
      transition: none; }
    .nav-opener .nav-bar:before, .nav-opener .nav-bar:after {
      position: absolute;
      left: 0;
      height: 4px;
      background: #fff;
      content: "";
      margin: 0;
      border-radius: 20px;
      width: 100%; }
      @media (max-width: 575.98px) {
        .nav-opener .nav-bar:before, .nav-opener .nav-bar:after {
          height: 2px; } }
      .nav-active .nav-opener .nav-bar:before, .nav-active .nav-opener .nav-bar:after {
        -webkit-transition-delay: 0s, 0.3s;
                transition-delay: 0s, 0.3s; }
      .resize-active .nav-opener .nav-bar:before, .resize-active .nav-opener .nav-bar:after {
        -webkit-transition: none;
        transition: none;
        -webkit-transition-delay: 0s, 0s;
                transition-delay: 0s, 0s; }
    .nav-opener .nav-bar:before {
      top: -9px;
      -webkit-transition: 0.3s ease top 0.3s, 0.3s ease transform 0s, 0.3s ease-in-out background;
      transition: 0.3s ease top 0.3s, 0.3s ease transform 0s, 0.3s ease-in-out background; }
      .nav-active .nav-opener .nav-bar:before {
        top: 0;
        -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg);
        -webkit-transition: 0.3s ease top 0s, 0.3s ease transform 0.3s, 0.3s ease-in-out background;
        transition: 0.3s ease top 0s, 0.3s ease transform 0.3s, 0.3s ease-in-out background; }
    .nav-opener .nav-bar:after {
      bottom: -9px;
      -webkit-transition: 0.3s ease bottom 0.3s, 0.3s ease transform 0s, 0.3s ease-in-out background;
      transition: 0.3s ease bottom 0.3s, 0.3s ease transform 0s, 0.3s ease-in-out background; }
      .nav-active .nav-opener .nav-bar:after {
        bottom: 0;
        -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg);
        -webkit-transition: 0.3s ease bottom 0s, 0.3s ease transform 0.3s, 0.3s ease width 0.3s, 0.3s ease-in-out background;
        transition: 0.3s ease bottom 0s, 0.3s ease transform 0.3s, 0.3s ease width 0.3s, 0.3s ease-in-out background; }
  .nav-opener .menu-text {
    font-size: 9px;
    color: #A9A9A9;
    line-height: 1.5;
    margin: 0 0.375rem; }

#nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }
  @media (max-width: 767.98px) {
    #nav {
      height: 67.7vh;
      position: fixed;
      top: 162px;
      left: 0;
      background: #fff;
      max-width: 470px;
      width: 100%;
      overflow: auto;
      z-index: 991;
      opacity: 0;
      visibility: hidden;
      -webkit-transform: translate(-100%, 0);
          -ms-transform: translate(-100%, 0);
              transform: translate(-100%, 0);
      -webkit-transition: 0.5s ease opacity, 0.5s ease visibility, 0.5s ease transform;
      transition: 0.5s ease opacity, 0.5s ease visibility, 0.5s ease transform;
      box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.4); }
      .nav-active #nav {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate(0, 0);
            -ms-transform: translate(0, 0);
                transform: translate(0, 0); } }
  @media (max-width: 767.98px) {
    #nav {
      padding-bottom: 10px; } }
  @media (max-width: 575.98px) {
    #nav {
      top: 88px;
      max-width: 14.6875rem; } }
  #nav .nav-wrap,
  #nav .primary-menu {
    height: 100%; }
    @media (max-width: 767.98px) {
      #nav .nav-wrap,
      #nav .primary-menu {
        height: auto; } }
  @media (min-width: 768px) {
    #nav .primary-menu {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  @media (max-width: 767.98px) {
    #nav .primary-menu > li.menu-item-has-children > a {
      padding-left: 50px; } }
  @media (min-width: 768px) {
    #nav .primary-menu > li:hover .submenu-holder, #nav .primary-menu > li.hover .submenu-holder, #nav .primary-menu > li.drop-menu-active .submenu-holder {
      opacity: 1;
      visibility: visible; }
    #nav .primary-menu > li:hover > a, #nav .primary-menu > li.hover > a {
      color: #BED62E; } }
  @media (max-width: 767.98px) {
    #nav .primary-menu > li.drop-menu-active > a {
      color: #BED62E; } }
  #nav .primary-menu > li.current-menu-item > a {
    color: #BED62E; }
  @media (min-width: 768px) {
    #nav .primary-menu > li.menu-item-has-children {
      margin-left: 10px; } }
  #nav .primary-menu > li > a {
    font-size: 16px;
    line-height: 1.38;
    color: #ffffff;
    text-decoration: none;
    display: block;
    padding: 15px 20px;
    position: relative;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: 0.3s ease color;
    transition: 0.3s ease color; }
    @media (max-width: 767.98px) {
      #nav .primary-menu > li > a {
        color: #000;
        display: block;
        border-bottom: 1px solid #D8D8D8;
        font-size: 28px;
        padding: 25px; } }
    @media (max-width: 575.98px) {
      #nav .primary-menu > li > a {
        font-size: 14px;
        padding: 15px; } }
  #nav .primary-menu > li.menu-item-has-children:hover > a:before {
    -webkit-transform: translate(0, -50%) rotate(-180deg);
        -ms-transform: translate(0, -50%) rotate(-180deg);
            transform: translate(0, -50%) rotate(-180deg); }
    @media (max-width: 767.98px) {
      #nav .primary-menu > li.menu-item-has-children:hover > a:before {
        -webkit-transform: translate(0, -50%) rotate(90deg);
            -ms-transform: translate(0, -50%) rotate(90deg);
                transform: translate(0, -50%) rotate(90deg); } }
  @media (max-width: 767.98px) {
    #nav .primary-menu > li.menu-item-has-children.drop-menu-active a::before, #nav .primary-menu > li.menu-item-has-children.drop-menu-active:hover a::before {
      -webkit-transform: translate(0, -50%) rotate(0deg);
          -ms-transform: translate(0, -50%) rotate(0deg);
              transform: translate(0, -50%) rotate(0deg); } }
  #nav .primary-menu > li.menu-item-has-children > a:before {
    content: '\e900';
    position: absolute;
    top: 50%;
    left: 5px;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    font: 0.375rem/1 "icomoon";
    -webkit-transition: 0.3s ease transform;
    transition: 0.3s ease transform; }
    @media (max-width: 767.98px) {
      #nav .primary-menu > li.menu-item-has-children > a:before {
        -webkit-transform: translate(0, -50%) rotate(90deg);
            -ms-transform: translate(0, -50%) rotate(90deg);
                transform: translate(0, -50%) rotate(90deg);
        left: 20px; } }
  #nav .primary-menu .submenu-holder {
    background: #fff; }
    @media (min-width: 768px) {
      #nav .primary-menu .submenu-holder {
        position: absolute;
        top: 100%;
        left: 15px;
        right: 15px;
        border: 1px solid #E4E4E4;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: 0.3s ease opacity, 0.3s ease visibility;
        transition: 0.3s ease opacity, 0.3s ease visibility;
        z-index: 99; } 
		#nav .primary-menu .regular-menu > .submenu-holder {
			left: auto!important;
    		right: auto!important;
    		flex-direction: column;
    		width: auto;
		}
}
    #nav .primary-menu .submenu-holder .submenu-block {
      padding: 0.625rem 1.375rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-left: 0; }	
      @media (min-width: 768px) {
        #nav .primary-menu .submenu-holder .submenu-block {
          padding: 1.25rem 2.1875rem; } }
      @media (max-width: 767.98px) {
        #nav .primary-menu .submenu-holder .submenu-block {
          padding: 25px;
          background: #fff; }
          #nav .primary-menu .submenu-holder .submenu-block.drop-menu-submenu-active {
            background: #f1f1f1; } }
      @media (max-width: 575.98px) {
        #nav .primary-menu .submenu-holder .submenu-block {
          padding: 12px; } }
      #nav .primary-menu .submenu-holder .submenu-block.has-product {
        padding-left: 20px;
        padding-right: 20px;
        border-right: 1px solid #f1f1f1;
        text-align: center;
        position: relative; }
        @media (max-width: 767.98px) {
          #nav .primary-menu .submenu-holder .submenu-block.has-product {
            display: none; } }
    #nav .primary-menu .submenu-holder .submenu-title {
      display: inline-block;
      font-size: 16px;
      font-family: "opensansbold";
      line-height: 1.38;
      color: #BED62E;
      border-bottom: 3px solid #BED62E;
      margin-bottom: 8px;
      padding-bottom: 8px; }
      @media (max-width: 767.98px) {
        #nav .primary-menu .submenu-holder .submenu-title {
          position: relative;
          padding-bottom: 0;
          width: 100%;
          border-bottom: none;
          color: #000;
          font-family: "opensansregular";
          font-size: 24px;
          font-weight: 400; }
          #nav .primary-menu .submenu-holder .submenu-title::before {
            content: '\e900';
            position: absolute;
            top: 50%;
            left: 5px;
            -webkit-transform: translate(0, -50%);
                -ms-transform: translate(0, -50%);
                    transform: translate(0, -50%);
            font-family: "icomoon";
            font-size: 5px;
            line-height: 1;
            -webkit-transition: 0.3s ease transform;
            transition: 0.3s ease transform; } }
      @media (max-width: 575.98px) {
        #nav .primary-menu .submenu-holder .submenu-title {
          font-size: 13px; } }
    #nav .primary-menu .submenu-holder .drop-menu-submenu-active .submenu-title {
      font-family: "opensansbold";
      font-weight: 700; }
      #nav .primary-menu .submenu-holder .drop-menu-submenu-active .submenu-title::before {
        -webkit-transform: translate(0, -50%) rotate(180deg);
            -ms-transform: translate(0, -50%) rotate(180deg);
                transform: translate(0, -50%) rotate(180deg); }
    #nav .primary-menu .submenu-holder .sub-menu {
      font-size: 14px;
      font-family: "opensansregular";
      line-height: 1.5;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
      @media (max-width: 767.98px) {
        #nav .primary-menu .submenu-holder .sub-menu {
          font-size: 22px;
          display: block;
          -webkit-box-flex: 1;
              -ms-flex: auto;
                  flex: auto;
          width: 100%;
          line-height: .6; } }
      @media (max-width: 575.98px) {
        #nav .primary-menu .submenu-holder .sub-menu {
          font-size: 13px; } }
      #nav .primary-menu .submenu-holder .sub-menu li {
        display: block;
        margin-bottom: 5px; }
        #nav .primary-menu .submenu-holder .sub-menu li a {
          display: inline-block;
          text-decoration: none;
          color: #454545; }
          @media (max-width: 767.98px) {
            #nav .primary-menu .submenu-holder .sub-menu li a {
              width: 100%;
              padding: 10px 0; } }
          #nav .primary-menu .submenu-holder .sub-menu li a:hover {
            color: #BED62E; }
        #nav .primary-menu .submenu-holder .sub-menu li.menu-item-has-children > a {
          margin-bottom: 5px; }
    #nav .primary-menu .submenu-holder .viewall-btn {
      display: inline-block;
      font-size: 14px;
      font-family: "opensansbold";
      line-height: 1.36;
      margin-top: 15px;
      color: #454545;
      text-decoration: none; }
      @media (max-width: 767.98px) {
        #nav .primary-menu .submenu-holder .viewall-btn {
          display: none; } }
      #nav .primary-menu .submenu-holder .viewall-btn:hover {
        color: #06161F;
        text-decoration: underline; }
    #nav .primary-menu .submenu-holder .menu-prod-item .menu-prod-img {
      margin-bottom: 15px; }
    #nav .primary-menu .submenu-holder .menu-prod-item .product-tag {
      position: absolute;
      top: 50%;
      right: -20px;
      width: 40px;
      height: 40px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-align: center;
      background: #BED62E;
      color: #fff;
      border-radius: 100%;
      box-shadow: 0 11px 21px rgba(0, 0, 0, 0.2);
      font-size: 12px;
      font-family: "opensansbold";
      -webkit-transform: rotate(40deg);
          -ms-transform: rotate(40deg);
              transform: rotate(40deg); }
    #nav .primary-menu .submenu-holder .menu-prod-item .menu-prod-heading {
      font-size: 18px;
      font-family: "opensansbold";
      line-height: 1.33;
      color: #BED62E; }
    #nav .primary-menu .submenu-holder .menu-prod-item .menu-prod-name,
    #nav .primary-menu .submenu-holder .menu-prod-item .menu-prod-discount {
      font-size: 14px;
      font-family: "opensansbold";
      line-height: 1.71;
      color: #454545;
      white-space: nowrap; }
    #nav .primary-menu .submenu-holder .menu-prod-item .menu-prod-discount {
      color: #BED62E; }
  #nav .header-secondary-menu {
    padding-top: 80px; }
    @media (min-width: 768px) {
      #nav .header-secondary-menu {
        display: none; } }
    #nav .header-secondary-menu ul li {
      display: block;
      font-size: 26px;
      line-height: 1.5;
      font-size: 13px;
      line-height: .9; }
      #nav .header-secondary-menu ul li a {
        display: block;
        text-decoration: none;
        color: #191919;
        padding: 10px 16px; }
        @media (min-width: 768px) {
          #nav .header-secondary-menu ul li a {
            padding: 10px 25px; } }
        #nav .header-secondary-menu ul li a:hover {
          color: #BED62E; }
  #nav .header-socialmedia {
    margin-top: 45px;
    margin-top: 16px; }
    @media (min-width: 768px) {
      #nav .header-socialmedia {
        display: none; } }
    #nav .header-socialmedia .socialmedia-list {
      margin: 0;
      padding: 0;
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #nav .header-socialmedia .socialmedia-list li {
        margin: 15px;
        margin: 7px; }
        #nav .header-socialmedia .socialmedia-list li a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          width: 52px;
          text-align: center;
          height: 52px;
          line-height: 52px;
          background: #BED62E;
          border: 1px solid #BED62E;
          border-radius: 100%;
          width: 26.5px;
          height: 26.5px;
          line-height: 26.5; }
          #nav .header-socialmedia .socialmedia-list li a:hover {
            background: transparent; }
            #nav .header-socialmedia .socialmedia-list li a:hover svg path {
              fill: #BED62E; }
        #nav .header-socialmedia .socialmedia-list li svg {
          width: 25px;
          height: 25px;
          width: 14px;
          height: 14px; }

.popup-search-outer {
  background: #fff;
  border: 1px solid #B5B5B5;
  border-top: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 50px 80px;
  overflow: hidden;
  -webkit-transition: 0.3s ease opacity, 0.3s ease visibility;
  transition: 0.3s ease opacity, 0.3s ease visibility; }
  @media (max-width: 991.98px) {
    .popup-search-outer {
      position: absolute;
      padding: 40px 20px;
      display: block; }
      .popup-search-outer .container {
        display: block; } }
  @media (max-width: 767.98px) {
    .popup-search-outer {
      min-height: 53.8vh;
      padding: 20px 0; } }
  .header_search_active .popup-search-outer {
    opacity: 1;
    visibility: visible; }
  .popup-search-outer .header-search {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 60%;
            flex: 1 0 60%;
    padding-right: 7%; }
    .popup-search-outer .header-search.result-visible .input-wrap {
      max-width: 613px; }
    .popup-search-outer .header-search.result-visible + .popup-quick-search {
      display: none; }
    @media (max-width: 991.98px) {
      .popup-search-outer .header-search {
        padding-right: 0;
        -webkit-box-flex: 1;
            -ms-flex: 1 0 100%;
                flex: 1 0 100%; } }
    .rtl .popup-search-outer .header-search {
      padding-left: 7%;
      padding-right: 0; }
      @media (max-width: 991.98px) {
        .rtl .popup-search-outer .header-search {
          padding-left: 0; } }
    .popup-search-outer .header-search .search-form-title {
      font-size: 26px;
      line-height: 1.38;
      color: #1C1C1C;
      margin-bottom: 10px; }
      @media (max-width: 991.98px) {
        .popup-search-outer .header-search .search-form-title {
          text-align: center;
          font-size: 20px;
          margin-bottom: 15px; } }
      @media (max-width: 991.98px) {
        .popup-search-outer .header-search .search-form-title {
          font-size: 15px;
          margin-bottom: 4px; } }
    .popup-search-outer .header-search .input-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border-bottom: 1px solid #000000;
      min-height: 48px;
      padding-top: 10px;
      padding-bottom: 15px; }
      @media (max-width: 767.98px) {
        .popup-search-outer .header-search .input-wrap {
          position: relative;
          min-height: 24px;
          padding-top: 7px;
          padding-bottom: 6px; } }
    .popup-search-outer .header-search .clear-all {
      color: #B5B5B5;
      text-decoration: none;
      font-size: 10px;
      position: absolute;
      text-indent: -9999999px;
      padding: 0;
      margin: 0;
      background: transparent; }
      .popup-search-outer .header-search .clear-all::after {
        content: "\e90b";
        display: block; }
    .popup-search-outer .header-search a.search-close {
      position: absolute;
      top: 20px;
      left: 20px;
      width: 24px;
      height: 24px;
      background: none;
      margin: 0;
      display: block; }
      @media (max-width: 991.98px) {
        .popup-search-outer .header-search a.search-close {
          display: none; } }
      .popup-search-outer .header-search a.search-close::before, .popup-search-outer .header-search a.search-close::after {
        content: "";
        background: #000;
        width: 14px;
        height: 2px;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        border-radius: 5px;
        -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg); }
      .popup-search-outer .header-search a.search-close::after {
        -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg); }
      .popup-search-outer .header-search a.search-close:hover::before, .popup-search-outer .header-search a.search-close:hover::after {
        background: #BED62E; }
    .popup-search-outer .header-search .input-wrap input[type="search"] {
      background: none;
      border: none;
      width: calc(100% - 27px);
      height: 100%;
      padding: 0 0 0 10px;
      font-size: 18px;
      color: #000;
      line-height: 1.33; }
      @media (max-width: 767.98px) {
        .popup-search-outer .header-search .input-wrap input[type="search"] {
          font-size: 12px;
          padding-right: 22px; } }
    .popup-search-outer .header-search input[type="reset"] {
      padding: 0;
      position: absolute;
      text-indent: -999999px;
      bottom: 12px;
      right: 2px;
      width: 9px;
      height: 9px;
      background-color: transparent;
      border: none;
      background-repeat: no-repeat;
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3e%3cpath fill='black' d='M18 1.8L16.2 0 9 7.2 1.8 0 0 1.8 7.2 9 0 16.2 1.8 18 9 10.8l7.2 7.2 1.8-1.8L10.8 9 18 1.8z'/%3e%3c/svg%3e"); }
      @media (min-width: 768px) {
        .popup-search-outer .header-search input[type="reset"] {
          display: none; } }
    .popup-search-outer .header-search .input-wrap .btn-search {
      margin-right: 0; }
      .popup-search-outer .header-search .input-wrap .btn-search:hover {
        background: #06161F; }
        .popup-search-outer .header-search .input-wrap .btn-search:hover svg path {
          fill: #fff; }
  .popup-search-outer button.btn-search {
    width: 27px;
    height: 27px;
    background: #BED62E;
    color: #fff;
    line-height: 27px;
    margin-right: 28px;
    border: none;
    border-radius: 100%;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 767.98px) {
      .popup-search-outer button.btn-search {
        width: 24px;
        height: 24px; } }
    @media (max-width: 767.98px) {
      .popup-search-outer button.btn-search {
        width: 21px;
        height: 21px; } }
    .popup-search-outer button.btn-search:hover {
      background: #fff; }
      .popup-search-outer button.btn-search:hover svg path {
        fill: #06161F; }
  .popup-search-outer .popup-quick-search {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 40%;
            flex: 1 0 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (max-width: 991.98px) {
      .popup-search-outer .popup-quick-search {
        display: block;
        -webkit-box-flex: 1;
            -ms-flex: 1 0 100%;
                flex: 1 0 100%; } }
    .popup-search-outer .popup-quick-search .quick-search-block {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      padding-right: 10px; }
      @media (max-width: 991.98px) {
        .popup-search-outer .popup-quick-search .quick-search-block {
          margin-top: 40px; }
          .popup-search-outer .popup-quick-search .quick-search-block:first-child .quick-search-list {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; }
            .popup-search-outer .popup-quick-search .quick-search-block:first-child .quick-search-list li {
              -webkit-box-flex: 1;
                  -ms-flex: 1 0 50%;
                      flex: 1 0 50%; } }
      @media (max-width: 767.98px) {
        .popup-search-outer .popup-quick-search .quick-search-block {
          margin-top: 25px; } }
      .rtl .popup-search-outer .popup-quick-search .quick-search-block {
        padding-left: 10px;
        padding-right: 0; }
      .popup-search-outer .popup-quick-search .quick-search-block + .quick-search-block {
        padding-left: 10px;
        padding-right: 0; }
        @media (max-width: 767.98px) {
          .popup-search-outer .popup-quick-search .quick-search-block + .quick-search-block {
            padding-left: 0; } }
        .rtl .popup-search-outer .popup-quick-search .quick-search-block + .quick-search-block {
          padding-left: 0;
          padding-right: 10px; }
          @media (max-width: 767.98px) {
            .rtl .popup-search-outer .popup-quick-search .quick-search-block + .quick-search-block {
              padding-right: 0; } }
    .popup-search-outer .popup-quick-search .popup-quick-search-title {
      font-size: 18px;
      line-height: 1.33;
      color: #000;
      margin-bottom: 15px; }
      @media (max-width: 991.98px) {
        .popup-search-outer .popup-quick-search .popup-quick-search-title {
          margin-bottom: 5px;
          font-size: 18px; } }
      @media (max-width: 767.98px) {
        .popup-search-outer .popup-quick-search .popup-quick-search-title {
          font-size: 18px; } }
    .popup-search-outer .popup-quick-search .quick-search-list {
      margin: 0;
      padding: 0;
      list-style: none; }
      .popup-search-outer .popup-quick-search .quick-search-list li {
        display: block;
        margin-top: 10px;
        font-size: 14px;
        font-family: "opensanslight"; }
        @media (max-width: 991.98px) {
          .popup-search-outer .popup-quick-search .quick-search-list li {
            font-size: 0.75rem; } }
        @media (max-width: 767.98px) {
          .popup-search-outer .popup-quick-search .quick-search-list li {
            font-size: 0.75rem;
            margin-top: 6px; } }
        .popup-search-outer .popup-quick-search .quick-search-list li a {
          text-decoration: none;
          color: #000; }
          .popup-search-outer .popup-quick-search .quick-search-list li a:hover {
            color: #BED62E;
            text-decoration: underline; }

.ajax_loading {
  position: relative; }
  .ajax_loading::before {
    content: "";
    background: rgba(255, 255, 255, 0.75);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999; }
  .ajax_loading::after {
    content: "";
    border-width: 5px;
    border-style: solid;
    border-color: #06161F rgba(0, 0, 0, 0.07) rgba(0, 0, 0, 0.07) rgba(0, 0, 0, 0.07);
    width: 40px;
    height: 40px;
    border-radius: 100%;
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 999;
    -webkit-animation-name: loaderAnimate;
            animation-name: loaderAnimate;
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s;
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite; }

.search-offer-dropdown .search-offer-count {
  display: block;
  margin-top: 23px;
  font-size: 14px;
  font-family: "opensansregular";
  color: rgba(0, 0, 0, 0.38); }
  @media (max-width: 767.98px) {
    .search-offer-dropdown .search-offer-count {
      text-align: center;
      font-size: 15px; } }
  @media (max-width: 575.98px) {
    .search-offer-dropdown .search-offer-count {
      margin-top: 19px;
      font-size: 11px;
      margin-bottom: 8px; } }

.search-offer-dropdown .offers-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }
  @media (max-width: 767.98px) {
    .search-offer-dropdown .offers-list {
      margin-left: -7px;
      margin-right: -7px; } }
  .search-offer-dropdown .offers-list .offer-item {
    width: 25%;
    text-align: center;
    margin-top: 23px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (max-width: 767.98px) {
      .search-offer-dropdown .offers-list .offer-item {
        width: 50%;
        padding-left: 7px;
        padding-right: 7px;
        margin-top: 0;
        margin-bottom: 12px; } }
    .search-offer-dropdown .offers-list .offer-item .product-detail .product-name {
      font-weight: normal;
      font-size: 16px;
      line-height: 1.38;
      color: #000; }
      @media (max-width: 767.98px) {
        .search-offer-dropdown .offers-list .offer-item .product-detail .product-name {
          font-size: 12px; } }
    .search-offer-dropdown .offers-list .offer-item .product-detail .product-desc {
      display: block;
      font-size: 14px;
      line-height: 1.36; }
      @media (max-width: 767.98px) {
        .search-offer-dropdown .offers-list .offer-item .product-detail .product-desc {
          font-size: 11px;
          margin-top: 10px; } }
    .search-offer-dropdown .offers-list .offer-item .product-price {
      font-size: 14px;
      font-family: "opensansbold";
      color: #000000;
      line-height: 1.36;
      text-align: left; }
      @media (max-width: 767.98px) {
        .search-offer-dropdown .offers-list .offer-item .product-price {
          font-size: 12px;
          margin-top: 5px;
          display: block;
          text-align: center; } }
      .search-offer-dropdown .offers-list .offer-item .product-price ins {
        background: none;
        padding: 0; }
      .search-offer-dropdown .offers-list .offer-item .product-price del {
        color: #7E7E7E; }
  .search-offer-dropdown .offers-list .offer-item .img-wrap {
    border: 1px solid #D9D9D9;
    position: relative;
    margin-bottom: 5px; }

@-webkit-keyframes loaderAnimate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes loaderAnimate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.btn-wrap {
  text-align: center;
  margin-top: 15px; }
  .btn-wrap .all-offer-link {
    font-size: 18px;
    line-height: 1.33;
    color: #000; }
    .btn-wrap .all-offer-link:hover {
      color: #BED62E;
      text-decoration: none; }
    .btn-wrap .all-offer-link button {
      background: #bed62e; }

.product-tag {
  position: absolute;
  top: 6px;
  right: 6.5px;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #454545;
  color: #fff;
  border-radius: 100%;
  font-size: 12px;
  font-family: "opensansbold";
  -webkit-transform: rotate(40deg);
      -ms-transform: rotate(40deg);
          transform: rotate(40deg);
  z-index: 999; }
  @media (max-width: 767.98px) {
    .product-tag {
      font-size: 0.6rem;
      width: 2rem;
      height: 2rem; } }
  .product-tag.sale-label {
    background: #BED62E; }

.sale-countdown-box {
  padding-bottom: 0.625rem; }

.offer-countdown-box {
  overflow: hidden;
  font-family: 'Heebo', sans-serif; }
  @media (max-width: 767.98px) {
    .offer-countdown-box {
      width: 100%;
      padding-bottom: 1.125rem; } }
  .offer-countdown-box .container {
    padding-top: 0.3125rem;
    padding-bottom: 0.1875rem; }
  .offer-countdown-box .countdown-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .offer-countdown-box .countdown-wrapper .flip-clock-dot {
      width: 0.15625rem;
      height: 0.3125rem;
      background: none;
      top: 24%;
      left: 0.15rem; }
      @media (min-width: 576px) {
        .offer-countdown-box .countdown-wrapper .flip-clock-dot {
          top: 21%; } }
      @media (min-width: 768px) {
        .offer-countdown-box .countdown-wrapper .flip-clock-dot {
          width: 5px;
          height: 10px;
          top: 7px;
          left: 2px;
          margin: 1px 0; } }
      @media (min-width: 1200px) {
        .offer-countdown-box .countdown-wrapper .flip-clock-dot {
          width: 0.3125rem;
          height: 0.625rem;
          top: 0.4375rem;
          left: 0.125rem; } }
      .offer-countdown-box .countdown-wrapper .flip-clock-dot.bottom {
        display: none; }
      .offer-countdown-box .countdown-wrapper .flip-clock-dot::after {
        content: ":";
        color: #fff;
        font-weight: 700;
        position: absolute;
        left: 0;
        right: 0;
        line-height: 1;
        font-size: 0.5rem; }
        @media (min-width: 768px) {
          .offer-countdown-box .countdown-wrapper .flip-clock-dot::after {
            font-size: 11px;
            top: -4px; } }
        @media (min-width: 1200px) {
          .offer-countdown-box .countdown-wrapper .flip-clock-dot::after {
            font-size: 0.6875rem; } }
  .offer-countdown-box .flip-clock-wrapper {
    width: auto;
    margin: 0;
    font-family: inherit; }
    .offer-countdown-box .flip-clock-wrapper .flip-clock-divider {
      width: 0.46875rem;
      height: 0.875rem;
      margin: 1.5px 0; }
      @media (min-width: 768px) {
        .offer-countdown-box .flip-clock-wrapper .flip-clock-divider {
          width: 10px;
          height: 29px;
          margin: 0; } }
      @media (min-width: 1200px) {
        .offer-countdown-box .flip-clock-wrapper .flip-clock-divider {
          width: 0.625rem;
          height: 1.8125rem; } }
      .offer-countdown-box .flip-clock-wrapper .flip-clock-divider:nth-child(1) {
        width: 0; }
    .offer-countdown-box .flip-clock-wrapper ul {
      box-shadow: 0 1px 1px #323232;
      background: #fff;
      border-radius: 0.1875rem;
      width: 0.875rem;
      height: 0.90625rem;
      margin: 1.5px;
      font-size: 0.625rem;
      line-height: 0.90625rem;
      font-weight: 400;
      padding: 0; }
      @media (min-width: 768px) {
        .offer-countdown-box .flip-clock-wrapper ul {
          width: 15px;
          height: 17px;
          margin: 1px;
          font-size: 11px;
          line-height: 17px;
          border-radius: 3px; } }
      @media (min-width: 1200px) {
        .offer-countdown-box .flip-clock-wrapper ul {
          width: 0.9375rem;
          height: 1.0625rem;
          margin: 0.03125rem;
          font-size: 0.6875rem;
          line-height: 1.0625rem;
          border-radius: 0.1875rem; } }
      .offer-countdown-box .flip-clock-wrapper ul li {
        line-height: 1rem; }
        @media (min-width: 768px) {
          .offer-countdown-box .flip-clock-wrapper ul li {
            line-height: 24px; } }
        @media (min-width: 1200px) {
          .offer-countdown-box .flip-clock-wrapper ul li {
            line-height: 1.5rem; } }
        .offer-countdown-box .flip-clock-wrapper ul li a {
          color: #000; }
          .offer-countdown-box .flip-clock-wrapper ul li a div {
            font-size: 0.625rem; }
            @media (min-width: 768px) {
              .offer-countdown-box .flip-clock-wrapper ul li a div {
                font-size: 11px; } }
            @media (min-width: 1200px) {
              .offer-countdown-box .flip-clock-wrapper ul li a div {
                font-size: 0.6875rem; } }
            .offer-countdown-box .flip-clock-wrapper ul li a div div.inn {
              font-size: 0.625rem;
              border-radius: 0.1875rem;
              background-color: #fff;
              text-shadow: none;
              color: #000;
              font-family: 'Heebo', sans-serif; }
              @media (min-width: 768px) {
                .offer-countdown-box .flip-clock-wrapper ul li a div div.inn {
                  font-size: 0.6875rem;
                  border-radius: 3px;
                  line-height: 17px; } }
              @media (min-width: 1200px) {
                .offer-countdown-box .flip-clock-wrapper ul li a div div.inn {
                  border-radius: 0.1875rem;
                  height: 1.0625rem; } }
            .offer-countdown-box .flip-clock-wrapper ul li a div.up::after {
              top: 0.5rem;
              background-color: #000;
              margin-top: -0.03125rem; }
              @media (min-width: 768px) {
                .offer-countdown-box .flip-clock-wrapper ul li a div.up::after {
                  top: 12px;
                  margin-top: -1px; } }
              @media (min-width: 1200px) {
                .offer-countdown-box .flip-clock-wrapper ul li a div.up::after {
                  top: 0.75rem;
                  margin-top: -0.0625rem; } }
            .offer-countdown-box .flip-clock-wrapper ul li a div.down {
              border-bottom-left-radius: 0.1875rem;
              border-bottom-right-radius: 0.1875rem; }
              @media (min-width: 768px) {
                .offer-countdown-box .flip-clock-wrapper ul li a div.down {
                  border-bottom-left-radius: 3px;
                  border-bottom-right-radius: 3px; } }
              @media (min-width: 1200px) {
                .offer-countdown-box .flip-clock-wrapper ul li a div.down {
                  border-bottom-left-radius: 0.1875rem;
                  border-bottom-right-radius: 0.1875rem; } }
  .offer-countdown-box .flip-clock-divider .flip-clock-label {
    color: #fff;
    top: auto;
    bottom: -0.95rem;
    font-size: 0.5625rem;
    font-weight: 500;
    right: -1.5625rem;
    text-transform: lowercase;
    font-family: 'Heebo', sans-serif; }
    @media (min-width: 768px) {
      .offer-countdown-box .flip-clock-divider .flip-clock-label {
        bottom: -5px;
        font-size: 12px;
        right: -29px; } }
    @media (min-width: 1200px) {
      .offer-countdown-box .flip-clock-divider .flip-clock-label {
        font-size: 0.75rem;
        right: -1.8125rem; } }
  .offer-countdown-box .flip-clock-divider.hours .flip-clock-label {
    right: -1.65rem; }
    @media (min-width: 768px) {
      .offer-countdown-box .flip-clock-divider.hours .flip-clock-label {
        right: -31px; } }
    @media (min-width: 1200px) {
      .offer-countdown-box .flip-clock-divider.hours .flip-clock-label {
        right: -1.9375rem; } }
  .offer-countdown-box .flip-clock-divider.days .flip-clock-label {
    right: -1.5rem; }
    @media (min-width: 768px) {
      .offer-countdown-box .flip-clock-divider.days .flip-clock-label {
        right: -27px; } }
    @media (min-width: 1200px) {
      .offer-countdown-box .flip-clock-divider.days .flip-clock-label {
        right: -1.6875rem; } }
  .offer-countdown-box .flip-clock-divider.seconds .flip-clock-label {
    right: -1.7rem; }
    @media (min-width: 768px) {
      .offer-countdown-box .flip-clock-divider.seconds .flip-clock-label {
        right: -31px; } }
    @media (min-width: 1200px) {
      .offer-countdown-box .flip-clock-divider.seconds .flip-clock-label {
        right: -1.9375rem; } }

.account-modal {
  padding-right: 0 !important; }
  .account-modal .close {
    width: 1.0625rem;
    height: 1.0625rem;
    white-space: nowrap;
    text-align: center;
    -webkit-transition: background 0.3s linear, color 0.3s linear;
    transition: background 0.3s linear, color 0.3s linear;
    background: #dcdcdc;
    color: #000;
    font-size: 0.375rem;
    line-height: 1;
    opacity: 1;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
    z-index: 4; }
    .account-modal .close:after {
      content: '';
      display: inline-block;
      vertical-align: middle;
      width: 0;
      min-height: 100%; }
    .account-modal .close > * {
      white-space: normal;
      display: inline-block;
      vertical-align: middle;
      max-width: 99%; }
    @media (min-width: 768px) {
      .account-modal .close {
        width: 2.375rem;
        height: 2.375rem;
        font-size: 0.75rem;
        line-height: 1;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
        top: -0.875rem;
        right: -0.5rem; } }
    .account-modal .close:not(:disabled):not(.disabled):hover, .account-modal .close:not(:disabled):not(.disabled):focus {
      background: #BED62E;
      color: #dcdcdc;
      opacity: 1; }
    .account-modal .close::before, .account-modal .close::after {
      content: "";
      background: #000;
      width: 14px;
      height: 2px;
      min-height: auto;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      border-radius: 5px;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
    .account-modal .close::after {
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }
  .account-modal .modal-dialog {
    max-width: 480px;
    margin: 4.0625rem 0.4375rem; }
    @media (min-width: 768px) {
      .account-modal .modal-dialog {
        max-width: 507px;
        margin: 13.375rem auto 0; } }
  .account-modal .modal-content {
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 7px 18px rgba(0, 0, 0, 0.2); }
  .account-modal .modal-body {
    padding: 0; }
  .account-modal .nav-tabs {
    text-align: center;
    font-size: 0.8125rem;
    line-height: 1;
    padding: 30px 0 0 0;
    border-bottom-color: #E3E3E3;
    width: calc(100% - 76px);
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 768px) {
      .account-modal .nav-tabs {
        width: calc(100% - 76px);
        font-size: 1rem;
        line-height: 1; } }
    @media (max-width: 575.98px) {
      .account-modal .nav-tabs {
        width: calc(100% - 46px);
        padding: 18px 0 0 0; } }
    .account-modal .nav-tabs .nav-item {
      margin: 0;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
    .account-modal .nav-tabs .nav-link {
      margin-bottom: -1px;
      padding: 0 1.25rem 0.625rem;
      border-radius: 0;
      border: none;
      text-decoration: none;
      font-size: 1.125rem;
      font-family: "opensansregular";
      color: #000000;
      border-bottom: 2px solid transparent; }
      @media (max-width: 575.98px) {
        .account-modal .nav-tabs .nav-link {
          padding: 0 1.25rem 0.375rem;
          font-size: 0.75rem; } }
      .account-modal .nav-tabs .nav-link:hover {
        color: #BED62E; }
      .account-modal .nav-tabs .nav-link.active {
        border-bottom-color: #BED62E;
        font-family: "opensansbold";
        color: #BED62E; }
  .account-modal .tab-pane {
    padding: 2.5rem; }
    @media (max-width: 575.98px) {
      .account-modal .tab-pane {
        padding: 1.5625rem 1.5625rem 2.8125rem; } }

.account-head {
  text-align: center;
  font-size: 0.8125rem;
  line-height: 1.2;
  margin-bottom: 0.5rem; }
  @media (min-width: 768px) {
    .account-head {
      font-size: 0.875rem;
      line-height: 1.2;
      margin-bottom: 1.6875rem; } }
  @media (max-width: 575.98px) {
    .account-head {
      margin-bottom: 1.5625rem; } }
  .account-head h2 {
    color: #1A1A1A;
    font-size: 26px;
    line-height: 1.2;
    margin-bottom: 1rem; }
    @media (max-width: 575.98px) {
      .account-head h2 {
        font-size: 15px;
        margin-bottom: 0.3125rem; } }
  .account-head p {
    margin-bottom: 0;
    font-size: 14px;
    color: #BED62E; }
    @media (max-width: 575.98px) {
      .account-head p {
        font-size: 11px; } }

.account-form {
  margin-bottom: 1.125rem; }
  @media (min-width: 768px) {
    .account-form {
      margin-bottom: 2rem; } }
  .account-form .form-group {
    position: relative;
    margin-bottom: 1.8125rem; }
    @media (max-width: 575.98px) {
      .account-form .form-group {
        margin-bottom: 0.625rem; } }
    .account-form .form-group label {
      display: none; }
  .account-form .sm {
    width: calc(50% - 0.25rem); }
    @media (min-width: 768px) {
      .account-form .sm {
        width: calc(50% - 0.625rem); } }
  .account-form .form-control {
    height: 2.875rem;
    font-size: 1rem;
    line-height: 1.2;
    color: #191919;
    border-color: #191919;
    border-radius: 5px; }
    @media (max-width: 575.98px) {
      .account-form .form-control {
        height: 2.125rem;
        font-size: 0.75rem; } }
  .account-form .form-control[type='password'] {
    padding-left: 100px; }
  .account-form .btn-wrap {
    margin-top: 1.875rem;
    text-align: center; }
    @media (max-width: 575.98px) {
      .account-form .btn-wrap {
        margin-top: 1.25rem; } }
  .account-form .alert {
    border: none;
    border-radius: 0.125rem;
    color: #fff;
    display: none; }
    @media (min-width: 768px) {
      .account-form .alert {
        border-radius: 3px; } }
    .account-form .alert.alert-danger, .account-form .alert.alert-success {
      color: #fff;
      display: block; }
    .account-form .alert.alert-danger {
      background: #f00; }
    .account-form .alert.alert-success {
      background: #041045; }
    .account-form .alert a {
      color: inherit;
      text-decoration: underline; }
      .account-form .alert a:hover {
        text-decoration: none; }
  .account-form .custom-checkbox {
    width: 100%;
    text-align: initial;
    margin-bottom: 1.125rem;
    color: #000; }
    @media (min-width: 768px) {
      .account-form .custom-checkbox {
        margin-bottom: 1.8125rem; } }
  @media (min-width: 768px) {
    .account-form .custom-checkbox-text {
      padding: 0 0.625rem 0 0; } }
  .account-form .btn {
    min-width: 13.75rem;
    min-height: 2.875rem;
    border-radius: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 auto;
    background: #BED62E;
    border: none;
    font-size: 1.125rem; }
    @media (max-width: 575.98px) {
      .account-form .btn {
        font-size: 0.8125rem;
        min-width: 8.25rem;
        min-height: 2.125rem; } }
    .account-form .btn:hover {
      background: #06161F; }

.remeber-check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #000; }
  .remeber-check .custom-checkbox {
    width: auto; }

.link-forgot-pass {
  font-size: 10px;
  position: absolute;
  left: 11px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: color 0.3s linear;
  transition: color 0.3s linear;
  color: #737373;
  text-decoration: none;
  display: inline-block;
  vertical-align: top; }
  @media (min-width: 768px) {
    .link-forgot-pass {
      font-size: 14px; } }
  .link-forgot-pass:hover {
    color: #737373;
    text-decoration: underline; }

#af-login-password-error {
  position: absolute;
  bottom: -32px; }

#af-login-password.error {
  margin-bottom: 50px; }

.login-or-title {
  color: #B3B3B3;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1;
  display: block;
  margin-bottom: 0.875rem;
  overflow: hidden;
  font-family: "opensansbold";
  font-size: 0.625rem; }
  .login-or-title span {
    display: inline-block;
    vertical-align: top;
    padding: 0 0.3125rem;
    position: relative; }
    @media (min-width: 768px) {
      .login-or-title span {
        padding: 0 0.9375rem; } }
    .login-or-title span:before, .login-or-title span:after {
      background: #bababa;
      height: 1px;
      content: '';
      position: absolute;
      top: 50%; }
    .login-or-title span:before {
      left: -624.9375rem;
      right: 100%; }
    .login-or-title span:after {
      right: -624.9375rem;
      left: 100%; }

.social-login {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 1.375rem -0.125rem 0; }
  @media (min-width: 768px) {
    .social-login {
      margin-left: -0.625rem;
      margin-right: -0.625rem; } }
  .social-login a {
    -webkit-transition: background 0.3s linear, color 0.3s linear;
    transition: background 0.3s linear, color 0.3s linear;
    text-align: center;
    text-transform: uppercase;
    font-size: 0.5625rem;
    line-height: 1.8;
    display: inline-block;
    vertical-align: top;
    padding: 0.375rem 0.625rem;
    margin: 0 0.125rem;
    border: 1px solid transparent;
    border-radius: 50px;
    text-decoration: none;
    background: #F1F1F1;
    color: #191919;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    @media (min-width: 768px) {
      .social-login a {
        font-size: 1rem;
        line-height: 1.8;
        padding: 0.625rem 0.9375rem;
        margin: 0 0.3125rem; } }
    .social-login a:hover {
      border-color: #BED62E;
      color: #000; }
    .social-login a.btn-primary {
      margin-top: 20px; }
    .social-login a img {
      width: 0.875rem;
      vertical-align: middle;
      margin: -0.1875rem 0.75rem 0 0; }
      @media (min-width: 768px) {
        .social-login a img {
          width: 1.375rem; } }

@media (max-width: 767.98px) {
  .container {
    max-width: 640px; } }

/*Slick dots*/
.slick-dots {
  text-align: center;
  list-style: none;
  margin: 40px 0 0 0;
  padding: 0; }
  .slick-dots li {
    display: inline-block;
    margin: 5px;
    line-height: 1;
    font-size: 0;
    background: none; }
    @media (max-width: 767.98px) {
      .slick-dots li {
        margin: 5px; } }
    .slick-dots li button {
      background: none;
      border: 1px solid #000;
      width: 10px;
      height: 10px;
      padding: 0;
      border-radius: 100%;
      font-size: 0; }
      @media (max-width: 767.98px) {
        .slick-dots li button {
          width: 7px;
          height: 7px; } }
      .slick-dots li button:hover {
        background: #000; }
      .slick-dots li button:focus {
        outline: 1px dashed rgba(0, 0, 0, 0.2) !important; }
    .slick-dots li.slick-active button {
      background: #000; }

/*Slick dots end*/
/*Hero banner*/
.hero-banner .hero-items {
  position: relative; }
  .hero-banner .hero-items > .hero-banner-item ~ .hero-banner-item {
    display: none; }

.hero-banner .hero-banner-item {
  position: relative; }

.hero-banner .bg-image {
  position: relative; }
  @media (min-width: 1200px) {
    .hero-banner .bg-image {
      height: 70vh;
      max-height: 70vh; } }
  .hero-banner .bg-image picture img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .hero-banner .bg-image::before {
    content: "";
    background-image: url("assets/images/banner-bg-overlay.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    @media (max-width: 767.98px) {
      .hero-banner .bg-image::before {
        background-image: url("assets/images/banner-bg-overlay-mbl.png"); } }

.hero-banner .banner-content {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
  .hero-banner .banner-content .container {
    max-width: 1084px; }
    @media (max-width: 767.98px) {
      .hero-banner .banner-content .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        max-width: 437px; } }
  .hero-banner .banner-content .banner-img {
    width: 59.04%;
    float: left; }
    @media (max-width: 767.98px) {
      .hero-banner .banner-content .banner-img {
        width: 100%;
        float: none;
        height: 9.375rem;
        margin: 0 auto; }
        .hero-banner .banner-content .banner-img img {
          width: 100%;
          height: 100%;
          object-fit: contain; } }
  .hero-banner .banner-content .banner-content-holder {
    width: 40.31%;
    padding-left: 30px;
    margin-top: 40px;
    color: #fff; }
    @media (max-width: 767.98px) {
      .hero-banner .banner-content .banner-content-holder {
        width: 100%;
        margin-top: 0;
        padding-left: 0;
        text-align: center;
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1;
        margin-bottom: 30px; } }
    @media (max-width: 575.98px) {
      .hero-banner .banner-content .banner-content-holder {
        margin-bottom: 10px; } }
  .hero-banner .banner-content .banner-subtitle {
    display: block;
    font-size: 56px;
    line-height: 1.45;
    font-family: "opensanslight";
    margin-bottom: 10px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }
    @media (max-width: 991.98px) {
      .hero-banner .banner-content .banner-subtitle {
        font-size: 28px; } }
    @media (max-width: 767.98px) {
      .hero-banner .banner-content .banner-subtitle {
        font-size: 1.4rem;
        margin-bottom: 5px; } }
  .hero-banner .banner-content h2 {
    margin: 0;
    font-size: 3rem;
    line-height: 1.45;
    font-family: "opensansbold";
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }
    @media (max-width: 991.98px) {
      .hero-banner .banner-content h2 {
        font-size: 28px; } }
    @media (max-width: 767.98px) {
      .hero-banner .banner-content h2 {
        font-size: 1.2rem;
        max-width: 300px;
        margin: 0 auto; } }
  .hero-banner .banner-content .btn-holder {
    width: 40.31%;
    padding-left: 30px; }
    @media (max-width: 767.98px) {
      .hero-banner .banner-content .btn-holder {
        width: 100%;
        padding-left: 0;
        text-align: center;
        margin-top: 40px; } }
    @media (max-width: 575.98px) {
      .hero-banner .banner-content .btn-holder {
        margin-top: 20px; } }
  .hero-banner .banner-content .btn {
    min-width: 141px;
    min-height: 46px;
    text-align: center;
    text-decoration: none;
    margin-top: 10px;
    background: #BED62E;
    color: #fff;
    border-radius: 100px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    box-shadow: 0 11px 21px rgba(0, 0, 0, 0.2);
    font-family: "opensansbold";
    font-size: 16px; }
    @media (max-width: 767.98px) {
      .hero-banner .banner-content .btn {
        max-width: 281px;
        width: 100%; } }
    @media (max-width: 575.98px) {
      .hero-banner .banner-content .btn {
        font-size: 13px;
        min-height: 33px;
        width: auto; } }
    .hero-banner .banner-content .btn:hover {
      background: #fff;
      color: #BED62E; }

.hero-banner .slick-dots {
  margin-top: 0;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0; }
  @media (max-width: 575.98px) {
    .hero-banner .slick-dots {
      bottom: 15px; } }
  .hero-banner .slick-dots li button {
    border-color: #fff; }
    .hero-banner .slick-dots li button:hover {
      background: #fff; }
    .hero-banner .slick-dots li button:focus {
      outline: 1px dashed rgba(255, 255, 255, 0.2) !important; }
  .hero-banner .slick-dots li.slick-active button {
    background: #fff; }

/*Hero banner end*/
/*Feature section*/
.feature-section {
  background: #2a2a2a;
  padding-top: 20px; }
  @media (max-width: 767.98px) {
    .feature-section {
      padding-top: 0; } }
  .feature-section .feature-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (max-width: 767.98px) {
      .feature-section .feature-items {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse; } }
    .feature-section .feature-items a {
      display: block;
      position: relative;
      height: 100%;
      overflow: hidden; }
      .feature-section .feature-items a:hover img {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1); }
    .feature-section .feature-items .feature-img {
      height: 100%; }
      .feature-section .feature-items .feature-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        -webkit-transition: all ease 0.35s;
        transition: all ease 0.35s; }
    .feature-section .feature-items .feature-item-title {
      margin: 0; }
  .feature-section .feature-one {
    width: 37%;
    position: relative;
    padding-left: 10px; }
    @media (max-width: 767.98px) {
      .feature-section .feature-one {
        width: 100%;
        padding: 30px 30px 0; } }
    @media (max-width: 767.98px) {
      .feature-section .feature-one {
        padding: 15px 15px 0; } }
    .feature-section .feature-one .feature-item-title {
      position: absolute;
      top: 50%;
      left: 60px;
      max-width: 173px;
      font-size: 32px;
      line-height: 1.42;
      font-family: "opensansbold";
      color: #fff;
      text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
      text-align: center;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
      @media (max-width: 767.98px) {
        .feature-section .feature-one .feature-item-title {
          left: 1.25rem;
          max-width: 197px; } }
      @media (max-width: 575.98px) {
        .feature-section .feature-one .feature-item-title {
          left: 10px;
          left: 56px;
          font-size: 16px;
          max-width: 99px; } }
  .feature-section .feature-two {
    width: 63%;
    position: relative;
    padding-right: 10px; }
    @media (max-width: 767.98px) {
      .feature-section .feature-two {
        padding-top: 15px;
        width: 100%;
        padding-right: 0; } }
    @media (max-width: 575.98px) {
      .feature-section .feature-two .feature-img img {
        min-height: 125px; } }
    .feature-section .feature-two .feature-item-title {
      position: absolute;
      top: 40px;
      right: 60px;
      max-width: 395px;
      font-size: 40px;
      line-height: 1.42;
      font-family: "opensansbold";
      color: #fff;
      text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }
      @media (max-width: 991.98px) {
        .feature-section .feature-two .feature-item-title {
          font-size: 20px; } }
      @media (max-width: 767.98px) {
        .feature-section .feature-two .feature-item-title {
          font-size: 1rem;
          right: 1.25rem; } }
      @media (max-width: 575.98px) {
        .feature-section .feature-two .feature-item-title {
          font-size: 16px;
          top: 21px;
          right: 22px;
          max-width: 64%; } }
    .feature-section .feature-two .feature-item-discount {
      position: absolute;
      bottom: 40px;
      left: 50px;
      max-width: 117px;
      font-size: 32px;
      line-height: 1.34;
      font-family: "opensansbold";
      text-align: center;
      color: #fff; }
      @media (max-width: 991.98px) {
        .feature-section .feature-two .feature-item-discount {
          font-size: 16px; } }
      @media (max-width: 767.98px) {
        .feature-section .feature-two .feature-item-discount {
          bottom: 0.45rem;
          left: 1.1rem;
          font-size: 1rem; } }
      @media (max-width: 575.98px) {
        .feature-section .feature-two .feature-item-discount {
          max-width: 61px;
          bottom: 8px;
          left: 17px;
          font-size: 16px; } }

/*Feature section end*/
/*Section title global*/
.section-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 42px;
  line-height: 1.42;
  font-family: "opensansbold"; }
  @media (max-width: 767.98px) {
    .section-title {
      font-size: 1.31rem; } }
  .section-title .title-highlight {
    color: #BED62E; }

/*Section title global end*/
/*Our product section*/
.our-product-section {
  background: #2a2a2a;
  padding-top: 70px;
  padding-bottom: 70px;
  text-align: center;
  position: relative;
  overflow: hidden; }
  @media (max-width: 575.98px) {
    .our-product-section {
      padding-top: 44px;
      padding-bottom: 33px; } }
  @media (max-width: 575.98px) {
    .our-product-section #category0 {
      margin: 0; } }
  .our-product-section::after {
    content: "";
    background-image: url("assets/images/tab-section-bg.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top center;
    position: absolute;
    bottom: 3px;
    left: -28px;
    right: -28px;
    width: 103%;
    height: 593px; }
    @media (max-width: 1299.98px) {
      .our-product-section::after {
        width: 1484px; } }
    @media (max-width: 991.98px) {
      .our-product-section::after {
        bottom: -28px; } }
    @media (max-width: 767.98px) {
      .our-product-section::after {
        left: 0;
        right: 0;
        bottom: -335px; } }
  .our-product-section .container {
    position: relative;
    z-index: 9; }
    @media (min-width: 1200px) {
      .our-product-section .container {
        max-width: 1156px; } }
    @media (min-width: 1400px) and (max-width: 1440px) {
      .our-product-section .container {
        max-width: 1186px; } }
  .our-product-section .section-title {
    color: #fff;
    font-family: "opensansextrabold"; }
  .our-product-section .category-link {
    margin: 30px 0 0 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0; }
    @media (max-width: 767.98px) {
      .our-product-section .category-link {
        margin-left: -10px;
        margin-right: -10px; } }
    @media (max-width: 575.98px) {
      .our-product-section .category-link {
        margin: 7px 0 0 0; } }
    .our-product-section .category-link li {
      display: block;
      font-size: 26px;
      line-height: 1.38;
      font-family: "opensansbold";
      margin: 0 30px; }
      @media (max-width: 767.98px) {
        .our-product-section .category-link li {
          margin-left: 10px;
          margin-right: 10px;
          font-size: 0.81rem; } }
      .our-product-section .category-link li .nav-link {
        text-decoration: none;
        color: #fff; }
        @media (max-width: 767.98px) {
          .our-product-section .category-link li .nav-link {
            padding-left: 0.5rem;
            padding-right: 0.5rem; } }
        .our-product-section .category-link li .nav-link:hover, .our-product-section .category-link li .nav-link.active {
          color: #BED62E; }
  .our-product-section .tab-pane {
    position: relative; }
  .our-product-section .our-product-slider {
    margin-left: -10px;
    margin-right: -10px; }
    @media screen and (max-width: 450px) {
      .our-product-section .our-product-slider {
        margin-left: 0;
        margin-right: 0; } }
    .our-product-section .our-product-slider .slick-arrow {
      position: absolute;
      padding: 0;
      background: transparent;
      border: none;
      bottom: -37px;
      color: #fff;
      top: 38%; }
      @media (min-width: 576px) {
        .our-product-section .our-product-slider .slick-arrow {
          top: 40%; } }
      @media (min-width: 768px) {
        .our-product-section .our-product-slider .slick-arrow {
          bottom: initial;
          top: 187px; } }
      .our-product-section .our-product-slider .slick-arrow svg {
        width: 18px; }
        @media (min-width: 576px) {
          .our-product-section .our-product-slider .slick-arrow svg {
            width: 22px; } }
        @media (min-width: 768px) {
          .our-product-section .our-product-slider .slick-arrow svg {
            width: auto; } }
    .our-product-section .our-product-slider .slick-next {
      left: 41%; }
      @media (min-width: 768px) {
        .our-product-section .our-product-slider .slick-next {
          left: -27px; } }
      @media (min-width: 1300px) {
        .our-product-section .our-product-slider .slick-next {
          left: -97px !important; } }
    .our-product-section .our-product-slider .slick-prev {
      right: 11px; }
      @media (min-width: 768px) {
        .our-product-section .our-product-slider .slick-prev {
          right: -27px; } }
      @media (min-width: 1300px) {
        .our-product-section .our-product-slider .slick-prev {
          right: -97px; } }
  @media (max-width: 767.98px) {
    .our-product-section .slide {
      width: 50%; } }
  .our-product-section .product-col {
    margin-top: 55px;
    padding: 0 10px; }
    @media (max-width: 575.98px) {
      .our-product-section .product-col {
        margin-top: 18px; } }
    .our-product-section .product-col:hover .product-img .btn-add-cart {
      visibility: visible;
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0); }
    .our-product-section .product-col .product-name {
      margin-top: 10px;
      margin-bottom: 0;
      font-size: 16px;
      line-height: 1.38; }
      @media (max-width: 767.98px) {
        .our-product-section .product-col .product-name {
          font-size: 0.75rem; } }
      .our-product-section .product-col .product-name a {
        text-decoration: none;
        color: #fff; }
        .our-product-section .product-col .product-name a:hover {
          color: #BED62E; }
    .our-product-section .product-col .product-desc {
      color: #fff;
      font-size: 14px;
      margin-top: 5px;
      line-height: 1.36; }
      @media (max-width: 767.98px) {
        .our-product-section .product-col .product-desc {
          font-size: 1.05rem; } }
      @media (max-width: 575.98px) {
        .our-product-section .product-col .product-desc {
          font-size: 12px; } }
    .our-product-section .product-col .product-price {
      margin-top: 5px;
      font-size: 14px;
      color: #fff;
      font-family: "opensansbold"; }
      @media (max-width: 767.98px) {
        .our-product-section .product-col .product-price {
          font-size: 0.75rem; } }
      .our-product-section .product-col .product-price del {
        margin-left: 5px;
        color: #ADADAD; }
        .our-product-section .product-col .product-price del .woocommerce-Price-amount {
          color: #ADADAD; }
        .rtl .our-product-section .product-col .product-price del {
          margin-left: 0;
          margin-right: 5px; }
  .our-product-section .product-img {
    position: relative;
    overflow: hidden; }
    .our-product-section .product-img img {
      width: 100%; }
    .our-product-section .product-img .product-tag {
      box-shadow: 0 11px 21px rgba(0, 0, 0, 0.2); }
  .our-product-section .btn-viewall {
    margin-top: 60px;
    background: #BED62E;
    text-decoration: none;
    box-shadow: 0 11px 21px rgba(0, 0, 0, 0.2);
    border-radius: 100px;
    min-width: 186px;
    min-height: 46px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 16px;
    font-family: "opensansbold";
    color: #fff; }
    @media (max-width: 575.98px) {
      .our-product-section .btn-viewall {
        font-size: 13px;
        min-height: 33px; } }
    .our-product-section .btn-viewall:hover {
      background: #fff;
      color: #BED62E; }

/*Our product section end*/
.our-product-slider:not(.slick-initialized),
.our-choosen-slider:not(.slick-initialized) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .our-product-slider:not(.slick-initialized) > .slide,
  .our-choosen-slider:not(.slick-initialized) > .slide {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%; }
    @media (min-width: 768px) {
      .our-product-slider:not(.slick-initialized) > .slide,
      .our-choosen-slider:not(.slick-initialized) > .slide {
        -ms-flex-preferred-size: 33.33%;
            flex-basis: 33.33%;
        max-width: 33.33%; } }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .our-product-slider:not(.slick-initialized) > .slide:nth-child(3) ~ .slide,
      .our-choosen-slider:not(.slick-initialized) > .slide:nth-child(3) ~ .slide {
        display: none; } }
    @media (min-width: 992px) {
      .our-product-slider:not(.slick-initialized) > .slide,
      .our-choosen-slider:not(.slick-initialized) > .slide {
        -ms-flex-preferred-size: 25%;
            flex-basis: 25%;
        max-width: 25%; }
        .our-product-slider:not(.slick-initialized) > .slide:nth-child(4) ~ .slide,
        .our-choosen-slider:not(.slick-initialized) > .slide:nth-child(4) ~ .slide {
          display: none; } }

/*Our choosen section*/
.our-choosen-section {
  padding-top: 70px;
  text-align: center;
  position: relative;
  z-index: 1; }
  @media (max-width: 575.98px) {
    .our-choosen-section {
      padding-top: 30px; } }
  .our-choosen-section::before {
    content: "";
    background-image: url("assets/images/category-section-bg.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom center;
    position: absolute;
    top: -29.8%;
    left: 0;
    width: 103%;
    height: 593px;
    opacity: 0.04;
    left: -28px;
    right: -28px; }
    @media (max-width: 1299.98px) {
      .our-choosen-section::before {
        width: 1484px; } }
    @media (max-width: 767.98px) {
      .our-choosen-section::before {
        width: 1071px;
        height: 428px;
        left: 0;
        right: 0;
        top: -57%; } }
  .our-choosen-section .container {
    position: relative;
    z-index: 9; }
    @media (min-width: 1200px) and (max-width: 1440px) {
      .our-choosen-section .container {
        max-width: 1164px; } }
    @media (max-width: 767.98px) {
      .our-choosen-section .container {
        max-width: 100%; } }
    @media (max-width: 575.98px) {
      .our-choosen-section .container {
        padding-left: 0;
        padding-right: 0; } }
  .our-choosen-section .section-title {
    font-family: 'opensansextrabold'; }
  .our-choosen-section .category-link {
    margin: 30px 0 0 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0; }
    @media (max-width: 767.98px) {
      .our-choosen-section .category-link {
        margin-top: 9px; } }
    .our-choosen-section .category-link li {
      display: block;
      font-size: 18px;
      line-height: 1.33;
      font-family: "opensansbold";
      margin: 0 4px; }
      @media (max-width: 767.98px) {
        .our-choosen-section .category-link li {
          margin-left: 0;
          margin-right: 0;
          font-size: 0.75rem; } }
      .our-choosen-section .category-link li .nav-link {
        text-decoration: none;
        color: #262626; }
        @media (max-width: 767.98px) {
          .our-choosen-section .category-link li .nav-link {
            padding-left: 0.5rem;
            padding-right: 0.5rem; } }
        .our-choosen-section .category-link li .nav-link:hover, .our-choosen-section .category-link li .nav-link.active {
          color: #BED62E; }
  .our-choosen-section .tab-pane {
    position: relative; }
  .our-choosen-section .our-choosen-slider {
    margin-top: 60px;
    padding-bottom: 0; }
    @media (max-width: 575.98px) {
      .our-choosen-section .our-choosen-slider {
        margin-top: 25px; } }
    .our-choosen-section .our-choosen-slider .slick-dots {
      position: static;
      margin-top: 49px; }
      @media (max-width: 575.98px) {
        .our-choosen-section .our-choosen-slider .slick-dots {
          margin-top: 10px; } }
    @media (max-width: 767.98px) {
      .our-choosen-section .our-choosen-slider .slick-arrow {
        top: 90px; }
        .our-choosen-section .our-choosen-slider .slick-arrow svg {
          width: 15px; } }
    @media (min-width: 768px) {
      .our-choosen-section .our-choosen-slider .slick-arrow {
        top: 150px; }
        .our-choosen-section .our-choosen-slider .slick-arrow.slick-next {
          left: -80px; }
        .our-choosen-section .our-choosen-slider .slick-arrow.slick-prev {
          right: -70px; } }
  .our-choosen-section .product-col {
    padding: 0 7px; }
    .our-choosen-section .product-col:hover .product-img .btn-add-cart {
      visibility: visible;
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0); }
    .our-choosen-section .product-col .product-name {
      margin-top: 10px;
      margin-bottom: 0;
      font-size: 16px;
      line-height: 1.38; }
      @media (max-width: 767.98px) {
        .our-choosen-section .product-col .product-name {
          font-size: 0.75rem; } }
      .our-choosen-section .product-col .product-name a {
        text-decoration: none;
        color: #000000; }
        .our-choosen-section .product-col .product-name a:hover {
          color: #BED62E; }
    .our-choosen-section .product-col .product-desc {
      color: #000000;
      font-size: 14px;
      margin-top: 5px;
      line-height: 1.36; }
      @media (max-width: 767.98px) {
        .our-choosen-section .product-col .product-desc {
          font-size: 1.05rem; } }
      @media (max-width: 575.98px) {
        .our-choosen-section .product-col .product-desc {
          font-size: 11px; } }
    .our-choosen-section .product-col .product-price {
      margin-top: 5px;
      font-size: 14px;
      color: #000000;
      font-family: "opensansbold"; }
      @media (max-width: 767.98px) {
        .our-choosen-section .product-col .product-price {
          font-size: 0.75rem; } }
      .our-choosen-section .product-col .product-price del {
        margin-left: 5px;
        color: #7E7E7E; }
        .rtl .our-choosen-section .product-col .product-price del {
          margin-left: 0;
          margin-right: 5px; }
  .our-choosen-section .product-img {
    position: relative;
    overflow: hidden;
    border: 1px solid #D9D9D9;
    min-height: 180px; }
    @media (min-width: 768px) {
      .our-choosen-section .product-img {
        min-height: 220px; } }
    @media (min-width: 992px) {
      .our-choosen-section .product-img {
        min-height: 300px; } }
    .our-choosen-section .product-img img {
      margin-left: auto;
      margin-right: auto; }
    .our-choosen-section .product-img .product-tag {
      box-shadow: 0 11px 21px rgba(0, 0, 0, 0.2); }

/*Our choosen section end*/
/*Brand section*/
.brand-section {
  margin-top: 77px; }
  @media (max-width: 1199.98px) {
    .brand-section {
      margin-top: 70px; } }
  @media (max-width: 991.98px) {
    .brand-section {
      margin-top: 50px; } }
  @media (max-width: 767.98px) {
    .brand-section {
      margin-top: 40px; } }
  @media (max-width: 575.98px) {
    .brand-section {
      margin-top: 27px; } }
  .brand-section .section-title {
    font-family: 'opensansextrabold';
    margin-bottom: 70px;
    text-align: center; }
    @media (max-width: 767.98px) {
      .brand-section .section-title {
        margin-bottom: 1.31rem; } }
  .brand-section .brand-item-holder {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[8];
        grid-template-columns: repeat(8, 1fr); }
    @media (max-width: 767.98px) {
      .brand-section .brand-item-holder {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
  .brand-section .brand-item:first-child {
    -ms-grid-column: 1;
        grid-column: 1;
    -ms-grid-row-span: 1;
    -ms-grid-row: 1;
        grid-row: 1 / span 1; }
  .brand-section .brand-item:nth-child(5) {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .brand-section .brand-item:nth-child(6) {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .brand-section .brand-item:nth-child(7) {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .brand-section .brand-item:nth-child(8) {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  @media (max-width: 767.98px) {
    .brand-section .brand-item {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%; } }
  .brand-section .brand-item a {
    display: block;
    position: relative;
    text-decoration: none;
    color: inherit; }
    .brand-section .brand-item a img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .brand-section .brand-item a:hover .brand-name {
      opacity: 1;
      visibility: visible; }
      .brand-section .brand-item a:hover .brand-name span {
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
        -webkit-transition-delay: 0.3s;
                transition-delay: 0.3s; }
  .brand-section .brand-item .brand-name {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(190, 214, 46, 0.85);
    color: #fff;
    font-family: "opensansbold";
    font-size: 32px;
    line-height: 1.34;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease 0.35s;
    transition: all ease 0.35s; }
    .brand-section .brand-item .brand-name span {
      display: inline-block;
      max-width: 185px;
      -webkit-transform: translateY(10px);
          -ms-transform: translateY(10px);
              transform: translateY(10px);
      -webkit-transition: all ease 0.35s;
      transition: all ease 0.35s; }
    .brand-section .brand-item .brand-name svg {
      margin-left: 5px; }
      .rtl .brand-section .brand-item .brand-name svg {
        margin-left: 0;
        margin-right: 5px; }

/*Brand section end*/
/*Benefit section*/
.benefit-section {
  padding-top: 70px;
  margin-bottom: 70px;
  text-align: center;
  position: relative;
  overflow: hidden; }
  .benefit-section::before {
    content: "";
    background-image: url("assets/images/category-section-bg.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom center;
    position: absolute;
    top: -376px;
    left: -28px;
    right: -28px;
    width: 103%;
    height: 593px;
    opacity: 0.04; }
    @media (max-width: 1299.98px) {
      .benefit-section::before {
        width: 1484px; } }
    @media (max-width: 767.98px) {
      .benefit-section::before {
        top: -428px;
        left: 0;
        right: 0; } }
  .benefit-section .container {
    position: relative;
    z-index: 9; }
    @media (min-width: 1200px) and (max-width: 1440px) {
      .benefit-section .container {
        max-width: 1190px; } }
  .benefit-section .section-header {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto; }
  .benefit-section .section-title {
    font-family: 'opensansextrabold'; }
  .benefit-section .section-desc {
    margin-top: 10px;
    font-size: 16px; }
    @media (max-width: 767.98px) {
      .benefit-section .section-desc {
        font-size: 0.75rem; } }
  .benefit-section .benefit-item-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -2.5%;
    margin-right: -2.5%; }
  .benefit-section .benefit-col {
    width: 25%;
    padding: 0 2.5%;
    margin-top: 35px; }
    @media (max-width: 767.98px) {
      .benefit-section .benefit-col {
        width: 50%; } }
    .benefit-section .benefit-col .ico-wrap {
      margin-bottom: 20px;
      height: 60px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .benefit-section .benefit-col .text-wrap {
      font-size: 20px;
      line-height: 1.35; }
      @media (max-width: 767.98px) {
        .benefit-section .benefit-col .text-wrap {
          font-size: 0.625rem; } }

/*Benefit section end*/
/*Newsletter section*/
.newsletter-section {
  background: #06161F;
  text-align: center;
  padding: 40px 60px; }
  @media (max-width: 767.98px) {
    .newsletter-section {
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 80px; } }
  @media (max-width: 575.98px) {
    .newsletter-section {
      padding-left: 8px;
      padding-right: 8px;
      padding-bottom: 26px; } }
  .newsletter-section .container {
    max-width: 544px;
    position: relative;
    z-index: 1; }
    @media (max-width: 767.98px) {
      .newsletter-section .container {
        max-width: 100%;
        padding-left: 0;
        padding-right: 0; } }
    .newsletter-section .container::after {
      content: "";
      background-image: url("assets/images/newsletter-bike.png");
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      width: 175px;
      height: 190px;
      position: absolute;
      top: -12px;
      left: 81%;
      opacity: 1;
      z-index: -1; }
      @media (max-width: 767.98px) {
        .newsletter-section .container::after {
          width: 86px;
          top: -73px;
          left: 69%;
          opacity: 1.23; } }
  @media (max-width: 767.98px) {
    .newsletter-section .wpcf7-form-control-wrap .wpcf7-list-item {
      margin: 0; } }
  @media (max-width: 767.98px) {
    .newsletter-section .wpcf7-form-control-wrap {
      text-align: right;
      width: 100%; } }
  .newsletter-section .newsletter-text {
    margin-bottom: 30px; }
    @media (max-width: 575.98px) {
      .newsletter-section .newsletter-text {
        max-width: 300px;
        margin-bottom: 13px;
        margin-left: auto;
        margin-right: auto; } }
    .newsletter-section .newsletter-text .section-title {
      font-size: 26px;
      line-height: 1.38em; }
      @media (max-width: 767.98px) {
        .newsletter-section .newsletter-text .section-title {
          font-size: 1.125rem; } }
  .newsletter-section .input-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative; }
    @media (max-width: 767.98px) {
      .newsletter-section .input-wrap .your-email {
        width: calc(100% - 128px); }
        .newsletter-section .input-wrap .your-email input {
          width: 100%; } }
    @media (max-width: 575.98px) {
      .newsletter-section .input-wrap .your-email {
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; } }
    .newsletter-section .input-wrap .wpcf7-spinner {
      position: absolute !important;
      right: -55px !important;
      top: 11px !important; }
  .newsletter-section .input-text {
    background: #fff;
    border: 1px solid #BED62E;
    border-radius: 100px;
    height: 46px;
    padding: 10px 20px;
    color: #000;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    @media (max-width: 767.98px) {
      .newsletter-section .input-text {
        -webkit-box-flex: initial;
            -ms-flex: initial;
                flex: initial;
        width: calc(100% - 128px);
        font-size: 1rem; } }
    @media (max-width: 575.98px) {
      .newsletter-section .input-text {
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        font-size: 12px;
        height: 44px;
        width: calc(100% - 106px); } }
  .newsletter-section .btn {
    min-height: 46px;
    background: #BED62E;
    color: #fff;
    border-radius: 100px;
    min-width: 118px;
    margin-left: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px 20px;
    font-size: 16px;
    font-family: "opensansbold";
    line-height: 1.38;
    position: absolute;
    left: 0; }
    @media (max-width: 767.98px) {
      .newsletter-section .btn {
        margin-left: 10px;
        top: 6px; } }
    @media (max-width: 575.98px) {
      .newsletter-section .btn {
        padding: 7px 15px;
        min-width: 100px;
        font-size: 12px;
        min-height: 32px;
        top: 0; } }
    .newsletter-section .btn:hover {
      background: #fff;
      color: #BED62E; }
    .rtl .newsletter-section .btn {
      margin-left: 0;
      margin-right: 15px; }
      @media (max-width: 767.98px) {
        .rtl .newsletter-section .btn {
          margin-left: 0;
          margin-right: 10px; } }
  .newsletter-section .term-note-text {
    display: inline-block;
    color: #fff;
    margin-top: 15px;
    font-size: 12px;
    line-height: 1.42;
    text-align: left; }
    @media (max-width: 767.98px) {
      .newsletter-section .term-note-text {
        font-size: 0.625rem; } }
    .rtl .newsletter-section .term-note-text {
      text-align: right; }
    .newsletter-section .term-note-text label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .newsletter-section .term-note-text label input[type="checkbox"] {
        position: absolute;
        top: 7px;
        right: 15px;
        opacity: 0; }
        .newsletter-section .term-note-text label input[type="checkbox"] + span {
          position: relative;
          padding-right: 28px; }
          @media (max-width: 767.98px) {
            .newsletter-section .term-note-text label input[type="checkbox"] + span {
              padding-right: 18px; } }
          .newsletter-section .term-note-text label input[type="checkbox"] + span::before {
            content: "";
            background-color: #fff;
            background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="12.942" height="10.239" viewBox="0 0 12.942 10.239"><path d="M0,5.671,2.876,8.694,11.132,0" transform="translate(0.905 0.905)" fill="none" stroke="%23fff" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.28"/></svg>');
            background-repeat: no-repeat;
            background-position: center;
            background-size: 0;
            width: 18px;
            height: 18px;
            position: absolute;
            top: 0;
            right: 0;
            border-radius: 2px; }
            @media (max-width: 767.98px) {
              .newsletter-section .term-note-text label input[type="checkbox"] + span::before {
                width: 13px;
                height: 13px;
                top: 0.17rem; } }
        .newsletter-section .term-note-text label input[type="checkbox"]:checked + span::before {
          background-color: #BED62E;
          background-size: 13px; }
  .newsletter-section .wpcf7 .ajax-loader {
    display: none; }
  .newsletter-section .term-note-text:empty {
    display: none; }
  .newsletter-section .wpcf7-not-valid-tip {
    font-size: 0.625rem; }
    @media (min-width: 768px) {
      .newsletter-section .wpcf7-not-valid-tip {
        font-size: 14px; } }
  .newsletter-section .wpcf7-response-output {
    font-size: 0.625rem;
    margin: -10px 19px 0 0 !important;
    padding: 0 !important;
    border: none !important;
    text-align: right;
    color: #dc3232 !important; }
    @media (min-width: 768px) {
      .newsletter-section .wpcf7-response-output {
        margin: 0 2.5rem 0 0 !important;
        font-size: 12px !important; } }

/*Newsletter section end*/
/*Recommended section*/
.recommended-section,
.upsells {
  padding: 3.5rem 0 1.875rem;
  position: relative;
  z-index: 4; }
  @media (min-width: 768px) {
    .recommended-section,
    .upsells {
      padding: 7.222222vw 0 16px; } }
  @media (min-width: 992px) {
    .recommended-section,
    .upsells {
      padding-bottom: 22px; } }
  @media (min-width: 1200px) {
    .recommended-section,
    .upsells {
      padding-bottom: 28px; } }
  .recommended-section .container,
  .upsells .container {
    position: relative;
    z-index: 4; }
    @media (max-width: 767.98px) {
      .recommended-section .container,
      .upsells .container {
        padding-top: 0.9375rem; } }
  .recommended-section .section-title,
  .recommended-section > h2,
  .upsells .section-title,
  .upsells > h2 {
    font-size: 32px;
    text-align: center;
    margin-bottom: 1.25rem; }
    @media (min-width: 768px) {
      .recommended-section .section-title,
      .recommended-section > h2,
      .upsells .section-title,
      .upsells > h2 {
        margin-bottom: 18px; } }
    @media (min-width: 992px) {
      .recommended-section .section-title,
      .recommended-section > h2,
      .upsells .section-title,
      .upsells > h2 {
        margin-bottom: 23px; } }
    @media (min-width: 1200px) {
      .recommended-section .section-title,
      .recommended-section > h2,
      .upsells .section-title,
      .upsells > h2 {
        margin-bottom: 28px; } }
  .recommended-section .product-col,
  .upsells .product-col {
    padding: 0 7px;
    text-align: center; }
    .recommended-section .product-col:hover .product-img .btn-add-cart,
    .upsells .product-col:hover .product-img .btn-add-cart {
      visibility: visible;
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0); }
    .recommended-section .product-col .product-name,
    .upsells .product-col .product-name {
      margin-top: 10px;
      margin-bottom: 0;
      font-size: 16px;
      line-height: 1.38; }
      @media (max-width: 767.98px) {
        .recommended-section .product-col .product-name,
        .upsells .product-col .product-name {
          font-size: 0.75rem; } }
      .recommended-section .product-col .product-name a,
      .upsells .product-col .product-name a {
        text-decoration: none;
        color: #000000; }
        .recommended-section .product-col .product-name a:hover,
        .upsells .product-col .product-name a:hover {
          color: #BED62E; }
    .recommended-section .product-col .product-desc,
    .upsells .product-col .product-desc {
      color: #000000;
      font-size: 14px;
      margin-top: 5px;
      line-height: 1.36; }
      @media (max-width: 767.98px) {
        .recommended-section .product-col .product-desc,
        .upsells .product-col .product-desc {
          font-size: 1.05rem; } }
      @media (max-width: 575.98px) {
        .recommended-section .product-col .product-desc,
        .upsells .product-col .product-desc {
          font-size: 11px; } }
    .recommended-section .product-col .product-price,
    .upsells .product-col .product-price {
      margin-top: 5px;
      font-size: 14px;
      color: #000000;
      font-family: "opensansbold"; }
      @media (max-width: 767.98px) {
        .recommended-section .product-col .product-price,
        .upsells .product-col .product-price {
          font-size: 0.75rem; } }
      .recommended-section .product-col .product-price del,
      .upsells .product-col .product-price del {
        margin-left: 5px;
        color: #ADADAD; }
        .recommended-section .product-col .product-price del .woocommerce-Price-amount,
        .upsells .product-col .product-price del .woocommerce-Price-amount {
          color: #ADADAD; }
        .rtl .recommended-section .product-col .product-price del, .rtl
        .upsells .product-col .product-price del {
          margin-left: 0;
          margin-right: 5px; }
  .recommended-section .product-img,
  .upsells .product-img {
    position: relative;
    overflow: hidden;
    border: 1px solid #D9D9D9; }
    .recommended-section .product-img img,
    .upsells .product-img img {
      margin-left: auto;
      margin-right: auto; }
    .recommended-section .product-img .product-tag,
    .upsells .product-img .product-tag {
      box-shadow: 0 11px 21px rgba(0, 0, 0, 0.2); }
  .recommended-section .section-info-text,
  .upsells .section-info-text {
    margin-bottom: 1.1875rem; }
    @media (min-width: 768px) {
      .recommended-section .section-info-text,
      .upsells .section-info-text {
        margin-bottom: 28px; } }
    @media (min-width: 992px) {
      .recommended-section .section-info-text,
      .upsells .section-info-text {
        margin-bottom: 40px; } }
  @media (max-width: 767.98px) {
    .recommended-section .container,
    .upsells .container {
      padding-left: 0.46875rem;
      padding-right: 0.46875rem; } }
  .recommended-section .products-row,
  .upsells .products-row {
    margin-left: -0.25rem;
    margin-right: -0.25rem; }
    .recommended-section .products-row:not(.slick-initialized),
    .upsells .products-row:not(.slick-initialized) {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      padding-bottom: 0.75rem; }
      @media (min-width: 768px) {
        .recommended-section .products-row:not(.slick-initialized),
        .upsells .products-row:not(.slick-initialized) {
          margin-left: -8px;
          margin-right: -8px;
          padding-bottom: 23px; } }
      @media (min-width: 992px) {
        .recommended-section .products-row:not(.slick-initialized),
        .upsells .products-row:not(.slick-initialized) {
          margin-left: -11px;
          margin-right: -11px;
          padding-bottom: 30px; } }
      @media (min-width: 1200px) {
        .recommended-section .products-row:not(.slick-initialized),
        .upsells .products-row:not(.slick-initialized) {
          margin-left: -14px;
          margin-right: -14px;
          padding-bottom: 37px; } }
      .recommended-section .products-row:not(.slick-initialized) > .slide,
      .recommended-section .products-row:not(.slick-initialized) > .product-col,
      .upsells .products-row:not(.slick-initialized) > .slide,
      .upsells .products-row:not(.slick-initialized) > .product-col {
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
        max-width: 50%;
        margin-bottom: 60px; }
        @media (min-width: 768px) {
          .recommended-section .products-row:not(.slick-initialized) > .slide,
          .recommended-section .products-row:not(.slick-initialized) > .product-col,
          .upsells .products-row:not(.slick-initialized) > .slide,
          .upsells .products-row:not(.slick-initialized) > .product-col {
            -ms-flex-preferred-size: 33.33%;
                flex-basis: 33.33%;
            max-width: 33.33%; } }
        @media (min-width: 992px) {
          .recommended-section .products-row:not(.slick-initialized) > .slide,
          .recommended-section .products-row:not(.slick-initialized) > .product-col,
          .upsells .products-row:not(.slick-initialized) > .slide,
          .upsells .products-row:not(.slick-initialized) > .product-col {
            -ms-flex-preferred-size: 25%;
                flex-basis: 25%;
            max-width: 25%; } }
        @media (max-width: 575.98px) {
          .recommended-section .products-row:not(.slick-initialized) > .slide,
          .recommended-section .products-row:not(.slick-initialized) > .product-col,
          .upsells .products-row:not(.slick-initialized) > .slide,
          .upsells .products-row:not(.slick-initialized) > .product-col {
            margin-bottom: 20px; } }
    @media (min-width: 768px) {
      .recommended-section .products-row.slick-initialized,
      .upsells .products-row.slick-initialized {
        margin-left: -5px;
        margin-right: -5px; } }
    @media (min-width: 768px) {
      .recommended-section .products-row.slick-initialized .slide,
      .upsells .products-row.slick-initialized .slide {
        padding-top: 15px; } }
    @media (max-width: 767.98px) {
      .recommended-section .products-row.slick-initialized .slick-slide > div,
      .upsells .products-row.slick-initialized .slick-slide > div {
        padding-top: 10px; } }
    @media (min-width: 768px) {
      .recommended-section .products-row.slick-initialized .product-item,
      .upsells .products-row.slick-initialized .product-item {
        margin: 0 5px; } }
    @media (max-width: 767.98px) {
      .recommended-section .products-row.slick-initialized .product-item,
      .upsells .products-row.slick-initialized .product-item {
        max-width: calc(50% - 0.5rem);
        margin: 0 0.25rem;
        vertical-align: top; } }
    .recommended-section .products-row.slick-initialized .product-item .btn-add-cart,
    .upsells .products-row.slick-initialized .product-item .btn-add-cart {
      left: 5px; }
      @media (min-width: 768px) {
        .recommended-section .products-row.slick-initialized .product-item .btn-add-cart,
        .upsells .products-row.slick-initialized .product-item .btn-add-cart {
          left: 8px; } }
  .recommended-section .related-product-slider,
  .upsells .related-product-slider {
    position: relative;
    margin-bottom: 1.375rem; }
    @media (min-width: 768px) {
      .recommended-section .related-product-slider,
      .upsells .related-product-slider {
        margin-bottom: 18px; } }
    @media (min-width: 992px) {
      .recommended-section .related-product-slider,
      .upsells .related-product-slider {
        margin-bottom: 28px; } }
    @media (min-width: 1200px) {
      .recommended-section .related-product-slider,
      .upsells .related-product-slider {
        margin-bottom: 40px; } }
    .recommended-section .related-product-slider .slick-arrow,
    .upsells .related-product-slider .slick-arrow {
      border: none;
      outline: none;
      background: none;
      padding: 0;
      margin: 0;
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
              transform: translate(0, -50%);
      z-index: 6;
      color: #F1A818;
      line-height: 1;
      font-size: 0.6875rem; }
      @media (min-width: 768px) {
        .recommended-section .related-product-slider .slick-arrow,
        .upsells .related-product-slider .slick-arrow {
          top: 116px;
          margin-top: 18px; } }
      @media (min-width: 992px) {
        .recommended-section .related-product-slider .slick-arrow,
        .upsells .related-product-slider .slick-arrow {
          font-size: 14px;
          top: 113px; } }
      @media (min-width: 1200px) {
        .recommended-section .related-product-slider .slick-arrow,
        .upsells .related-product-slider .slick-arrow {
          top: 137px; } }
      .recommended-section .related-product-slider .slick-arrow i,
      .upsells .related-product-slider .slick-arrow i {
        display: block; }
    .recommended-section .related-product-slider .slick-prev,
    .upsells .related-product-slider .slick-prev {
      right: -1.375rem; }
      @media (min-width: 768px) {
        .recommended-section .related-product-slider .slick-prev,
        .upsells .related-product-slider .slick-prev {
          right: -16px; } }
      @media (min-width: 992px) {
        .recommended-section .related-product-slider .slick-prev,
        .upsells .related-product-slider .slick-prev {
          right: -30px; } }
      @media (min-width: 1200px) {
        .recommended-section .related-product-slider .slick-prev,
        .upsells .related-product-slider .slick-prev {
          right: -35px; } }
      @media (min-width: 1300px) {
        .recommended-section .related-product-slider .slick-prev,
        .upsells .related-product-slider .slick-prev {
          right: -85px; } }
    .recommended-section .related-product-slider .slick-next,
    .upsells .related-product-slider .slick-next {
      left: -1.375rem; }
      @media (min-width: 768px) {
        .recommended-section .related-product-slider .slick-next,
        .upsells .related-product-slider .slick-next {
          left: -16px; } }
      @media (min-width: 992px) {
        .recommended-section .related-product-slider .slick-next,
        .upsells .related-product-slider .slick-next {
          left: -30px; } }
      @media (min-width: 1200px) {
        .recommended-section .related-product-slider .slick-next,
        .upsells .related-product-slider .slick-next {
          left: -35px; } }
      @media (min-width: 1300px) {
        .recommended-section .related-product-slider .slick-next,
        .upsells .related-product-slider .slick-next {
          left: -85px; } }
    .recommended-section .related-product-slider .slick-dots,
    .upsells .related-product-slider .slick-dots {
      text-align: center;
      font-size: 0;
      line-height: 0;
      padding: 1.25rem 0 0; }
      .recommended-section .related-product-slider .slick-dots > li,
      .upsells .related-product-slider .slick-dots > li {
        display: inline-block;
        vertical-align: top;
        margin: 0 0.3125rem; }
      .recommended-section .related-product-slider .slick-dots .slick-active button,
      .upsells .related-product-slider .slick-dots .slick-active button {
        background: #BED62E; }
      .recommended-section .related-product-slider .slick-dots button,
      .upsells .related-product-slider .slick-dots button {
        border-radius: 50%;
        width: 0.5rem;
        height: 0.5rem;
        background: #d8d8d8;
        padding: 0;
        margin: 0;
        border: none;
        outline: none;
        border: none; }
        .recommended-section .related-product-slider .slick-dots button:hover,
        .upsells .related-product-slider .slick-dots button:hover {
          background: #BED62E; }
  .recommended-section .product-price ins,
  .recommended-section .product-price del,
  .upsells .product-price ins,
  .upsells .product-price del {
    display: inline-block; }
  .recommended-section .columns-4,
  .upsells .columns-4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0; }
    .recommended-section .columns-4 .product-col,
    .upsells .columns-4 .product-col {
      width: 25%;
      margin-top: 35px; }
      @media (max-width: 991.98px) {
        .recommended-section .columns-4 .product-col,
        .upsells .columns-4 .product-col {
          width: 50%; } }

.upsells > h2 {
  font-family: "opensansbold";
  text-align: center; }

/*Recommended section end*/
.what-app-tel-link {
  position: fixed;
  bottom: 112px;
  left: 29px;
  z-index: 99;
  -webkit-transition: opacity .25s ease-in-out;
  transition: opacity .25s ease-in-out; }
  @media (max-width: 575.98px) {
    .what-app-tel-link {
      bottom: 63px;
      left: 16px; } }
  .what-app-tel-link:hover, .what-app-tel-link:focus {
    opacity: .7; }
  .what-app-tel-link svg {
    width: 53px; }
    @media (max-width: 575.98px) {
      .what-app-tel-link svg {
        width: 34px; } }

body #pojo-a11y-toolbar {
  top: auto !important;
  position: fixed;
  font-size: 16px !important;
  line-height: 1.4;
  z-index: 9999;
  bottom: 120px; }
  @media (max-width: 575px) {
    body #pojo-a11y-toolbar {
      bottom: 63px; } }
  body #pojo-a11y-toolbar .pojo-a11y-toolbar-toggle {
    bottom: 0; }
    body #pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
      font-size: 175% !important; }
      @media (max-width: 575.98px) {
        body #pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
          font-size: 96% !important; } }

.woocommerce-breadcrumb {
  font-size: 13px;
  color: #1A1A1A; }
  .woocommerce-breadcrumb a {
    color: #1A1A1A;
    text-decoration: none; }
    .woocommerce-breadcrumb a:hover {
      color: #BED62E; }
  .woocommerce-breadcrumb img {
    margin: 0 5px; }
    @media (max-width: 767.98px) {
      .woocommerce-breadcrumb img {
        width: 6px;
        margin: 0 7px; } }

.page-header {
  background: #F1F1F1;
  text-align: center;
  padding-bottom: 60px; }
  @media (max-width: 575.98px) {
    .page-header {
      padding-bottom: 31px; } }
  .page-header .woocommerce-breadcrumb {
    padding-top: 20px; }
  .page-header h1 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 60px;
    color: #BED62E;
    font-size: 48px;
    line-height: 1.33; }
    @media (max-width: 767.98px) {
      .page-header h1 {
        padding-top: 40px; } }
  .page-header p {
    font-size: 26px;
    line-height: 1.38;
    color: #2F2F2F;
    margin-top: 15px;
    margin-bottom: 0; }
    @media (max-width: 767.98px) {
      .page-header p {
        font-size: 30px;
        margin-top: 5px; } }
    @media (max-width: 575.98px) {
      .page-header p {
        font-size: 15px; } }

.search-no-result-section {
  margin-bottom: 80px; }
  @media (max-width: 575.98px) {
    .search-no-result-section {
      margin-bottom: 46px; } }
  .search-no-result-section form {
    max-width: 640px;
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto; }
    @media (max-width: 767.98px) {
      .search-no-result-section form {
        padding-left: 20px;
        padding-right: 20px; } }
    @media (max-width: 575.98px) {
      .search-no-result-section form {
        margin-top: 17px; } }
  .search-no-result-section .input-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #000000;
    min-height: 48px;
    padding-top: 10px;
    padding-bottom: 15px; }
    @media (max-width: 575.98px) {
      .search-no-result-section .input-wrap {
        padding-top: 5px;
        padding-bottom: 7px; } }
    .search-no-result-section .input-wrap input[type="search"] {
      background: none;
      border: none;
      width: calc(100% - 27px);
      height: 100%;
      padding: 0 0 0 10px;
      font-size: 18px;
      color: #000;
      line-height: 1.33; }
      @media (max-width: 767.98px) {
        .search-no-result-section .input-wrap input[type="search"] {
          font-size: 24px;
          width: calc(100% - 42px); } }
      @media (max-width: 575.98px) {
        .search-no-result-section .input-wrap input[type="search"] {
          font-size: 12px;
          width: calc(100% - 21px); } }
    .search-no-result-section .input-wrap .btn-search {
      width: 27px;
      height: 27px;
      background: #BED62E;
      color: #fff;
      line-height: 27px;
      border: none;
      border-radius: 100%;
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .search-no-result-section .input-wrap .btn-search:hover {
        background: #06161F; }
        .search-no-result-section .input-wrap .btn-search:hover svg path {
          fill: #fff; }
      @media (max-width: 767.98px) {
        .search-no-result-section .input-wrap .btn-search {
          width: 42px;
          height: 42px;
          line-height: 42px; }
          .search-no-result-section .input-wrap .btn-search svg {
            width: 18px;
            height: 18px; } }
      @media (max-width: 575.98px) {
        .search-no-result-section .input-wrap .btn-search {
          width: 21px;
          height: 21px;
          line-height: 1; }
          .search-no-result-section .input-wrap .btn-search svg {
            width: 9px;
            height: 9px; } }

.choosen-results {
  margin-top: 60px;
  text-align: center; }
  @media (max-width: 575.98px) {
    .choosen-results {
      margin-top: 21px; } }
  .choosen-results .choosen-result-slider {
    padding-left: 3%;
    padding-right: 3%;
    position: relative; }
    @media (max-width: 767.98px) {
      .choosen-results .choosen-result-slider {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-left: -15px;
        margin-right: -15px; } }
    @media (max-width: 575.98px) {
      .choosen-results .choosen-result-slider {
        margin-left: -7px;
        margin-right: -7px; } }
  .choosen-results .slide {
    width: 25%; }
    @media (max-width: 767.98px) {
      .choosen-results .slide {
        padding-left: 15px;
        padding-right: 15px;
        width: 50%;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; } }
    @media (max-width: 575.98px) {
      .choosen-results .slide {
        padding-left: 7px;
        padding-right: 7px; } }
  .choosen-results .product-col {
    margin-top: 55px;
    padding: 0 25px; }
    @media (max-width: 575.98px) {
      .choosen-results .product-col {
        margin-top: 27px; } }
    @media screen and (max-width: 450px) {
      .choosen-results .product-col {
        padding-left: 0;
        padding-right: 0; } }
    .choosen-results .product-col:hover .product-img .btn-add-cart {
      visibility: visible;
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0); }
    .choosen-results .product-col .product-name {
      margin-top: 10px;
      margin-bottom: 0;
      font-size: 16px;
      line-height: 1.38; }
      @media (max-width: 767.98px) {
        .choosen-results .product-col .product-name {
          font-size: 24px; } }
      @media (max-width: 575.98px) {
        .choosen-results .product-col .product-name {
          font-size: 12px; } }
      .choosen-results .product-col .product-name a {
        text-decoration: none;
        color: #000000; }
        .choosen-results .product-col .product-name a:hover {
          color: #BED62E; }
    .choosen-results .product-col .product-desc {
      color: #000000;
      font-size: 14px;
      margin-top: 5px;
      line-height: 1.36; }
      @media (max-width: 767.98px) {
        .choosen-results .product-col .product-desc {
          font-size: 22px; } }
      @media (max-width: 575.98px) {
        .choosen-results .product-col .product-desc {
          font-size: 11px; } }
    .choosen-results .product-col .product-price {
      margin-top: 5px;
      font-size: 14px;
      color: #000000;
      font-family: "opensansbold"; }
      @media (max-width: 767.98px) {
        .choosen-results .product-col .product-price {
          font-size: 24px; } }
      @media (max-width: 575.98px) {
        .choosen-results .product-col .product-price {
          font-size: 12px; } }
      .choosen-results .product-col .product-price del {
        margin-left: 5px;
        color: #7E7E7E; }
        .rtl .choosen-results .product-col .product-price del {
          margin-left: 0;
          margin-right: 5px; }
  .choosen-results .product-img {
    position: relative;
    overflow: hidden;
    border: 1px solid #D9D9D9; }
    .choosen-results .product-img img {
      margin: 0 auto; }
    .choosen-results .product-img .btn-add-cart {
      position: absolute;
      bottom: 0;
      display: block;
      text-align: center;
      left: 0;
      right: 0;
      background: #BED62E;
      color: #fff;
      text-decoration: none;
      padding: 8px 20px;
      visibility: hidden;
      -webkit-transform: translateY(100%);
          -ms-transform: translateY(100%);
              transform: translateY(100%);
      -webkit-transition: all ease 0.35s;
      transition: all ease 0.35s; }
    .choosen-results .product-img .product-tag {
      box-shadow: 0 11px 21px rgba(0, 0, 0, 0.2); }
  .choosen-results .btn-viewall {
    margin-top: 60px;
    background: #BED62E;
    text-decoration: none;
    border-radius: 100px;
    min-width: 175px;
    min-height: 42px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 14px;
    font-family: "opensansbold";
    color: #fff; }
    @media (max-width: 575.98px) {
      .choosen-results .btn-viewall {
        margin-top: 49px;
        font-size: 13px;
        min-height: 33px;
        min-width: 132px; } }
  .choosen-results:hover {
    background: #06161F;
    color: #fff; }

.slick-arrow {
  position: absolute;
  top: 50%;
  left: 2%;
  width: 24px;
  height: 20px;
  background: none;
  border: none;
  z-index: 9;
  opacity: 0.5;
  padding: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
  .rtl .slick-arrow {
    left: auto;
    right: 2%; }
  .slick-arrow.slick-next {
    left: auto;
    right: 2%; }
    .rtl .slick-arrow.slick-next {
      left: 2%;
      right: auto; }
  .slick-arrow:hover {
    opacity: 1; }
    .slick-arrow:hover svg path {
      fill: #BED62E; }

.search-no-results .shop-category-row {
  display: none; }

.search-no-results .page-header {
  position: relative; }

.search-no-results .page-header-mobile-media {
  display: none;
  position: absolute;
  width: 80px;
  top: 45%;
  right: 29px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
  @media (max-width: 767.98px) {
    .search-no-results .page-header-mobile-media {
      display: block; } }
  @media (max-width: 575.98px) {
    .search-no-results .page-header-mobile-media {
      width: 60px; } }

.out-of-stock .product-img img {
  opacity: 0.5; }

.out-of-stock .product-img .out-of-stock-label {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(40, 40, 40, 0.78);
  color: #fff;
  z-index: 1;
  border-radius: 2px;
  min-height: 32px;
  padding: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "opensansbold";
  font-size: 12px; }
  @media (max-width: 767.98px) {
    .out-of-stock .product-img .out-of-stock-label {
      font-size: 14px;
      min-height: 42px; } }
  @media (max-width: 575.98px) {
    .out-of-stock .product-img .out-of-stock-label {
      font-size: 10px; } }

.woocommerce-pagination {
  margin-top: 10px; }
  .woocommerce-pagination > .page-numbers {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .woocommerce-pagination > .page-numbers li {
      font-size: 16px;
      line-height: 1.38;
      font-family: "opensansregular";
      display: inline-block;
      margin: 5px; }
      @media (max-width: 767.98px) {
        .woocommerce-pagination > .page-numbers li {
          font-size: 25px; } }
      .woocommerce-pagination > .page-numbers li .page-numbers {
        display: inline-block;
        text-decoration: none;
        color: rgba(0, 0, 0, 0.4);
        padding: 0 5px;
        position: relative;
        -webkit-transition: all ease 0.35s;
        transition: all ease 0.35s; }
        @media (max-width: 767.98px) {
          .woocommerce-pagination > .page-numbers li .page-numbers {
            padding: 0 10px; } }
        .woocommerce-pagination > .page-numbers li .page-numbers:hover, .woocommerce-pagination > .page-numbers li .page-numbers.current {
          font-family: "opensansbold";
          color: #BED62E; }
        .woocommerce-pagination > .page-numbers li .page-numbers::after {
          content: "";
          background: #BED62E;
          width: 0;
          height: 1px;
          opacity: 0.54;
          position: absolute;
          top: 50%;
          right: 0;
          visibility: hidden;
          -webkit-transition: all ease 0.35s;
          transition: all ease 0.35s; }
        .woocommerce-pagination > .page-numbers li .page-numbers.current {
          padding-right: 53px; }
          .woocommerce-pagination > .page-numbers li .page-numbers.current::after {
            width: 43px;
            visibility: visible; }
          @media (max-width: 767.98px) {
            .woocommerce-pagination > .page-numbers li .page-numbers.current {
              padding-right: 80px; }
              .woocommerce-pagination > .page-numbers li .page-numbers.current::after {
                width: 68px; } }

.load_more img {
  width: 45px; }

.product-category-page #wrapper {
  overflow: inherit; }

.product-category-page .page-header {
  padding-bottom: 50px; }
  @media (max-width: 575.98px) {
    .product-category-page .page-header {
      padding-bottom: 37px; } }
  .product-category-page .page-header h1 {
    padding-top: 40px;
    display: inline-block;
    position: relative; }
    @media (max-width: 575.98px) {
      .product-category-page .page-header h1 {
        font-size: 24px;
        padding-top: 14px; } }
    .product-category-page .page-header h1::after {
      content: "";
      background-image: url("assets/images/header-bike.png");
      background-repeat: no-repeat;
      background-position: center;
      background-size: 100%;
      width: 119px;
      height: 131px;
      position: absolute;
      top: 10px;
      left: calc(100% + 58px);
      opacity: 1; }
      @media (max-width: 767.98px) {
        .product-category-page .page-header h1::after {
          left: 110%; } }
      @media (max-width: 575.98px) {
        .product-category-page .page-header h1::after {
          top: -3px;
          width: 60px;
          height: 66px; } }

@media (max-width: 575.98px) {
  .product-category-page .woocommerce-breadcrumb {
    padding: 5px 10px 4px;
    padding-top: 11px; } }

.product-category-page .fixed-position .category-filter-bar {
  margin-top: 0; }

.product-category-page .category-filter-bar {
  margin-top: 35px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background: #fff;
  z-index: 2; }
  @media (max-width: 575.98px) {
    .product-category-page .category-filter-bar {
      margin-top: 9px; } }
  .product-category-page .category-filter-bar.stick {
    border: 1px solid #F1F1F1;
    border-radius: 0 0 36px 36px;
    padding: 25px 0;
    -webkit-transition: all ease 0.35s;
    transition: all ease 0.35s;
    z-index: 10; }
    @media (max-width: 767.98px) {
      .product-category-page .category-filter-bar.stick {
        padding: 20px 0;
        border-radius: 0; } }
  .product-category-page .category-filter-bar.filter-open {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin-top: 0;
    background: #fff;
    padding: 20px;
    border: 1px solid #F1F1F1;
    z-index: 10; }
    .product-category-page .category-filter-bar.filter-open::after {
      content: "";
      background: rgba(0, 0, 0, 0.35);
      position: fixed;
      top: 10%;
      left: 0;
      bottom: 0;
      width: 100%;
      z-index: -2; }
    @media (max-width: 767.98px) {
      .product-category-page .category-filter-bar.filter-open {
        padding-left: 5px;
        padding-right: 5px; } }
    .product-category-page .category-filter-bar.filter-open .category-filter-blocks {
      top: 74px;
      visibility: visible;
      -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
              transform: translateX(0); }
    .product-category-page .category-filter-bar.filter-open .selected-filters-wrap {
      display: none; }
  .product-category-page .category-filter-bar .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 767.98px) {
      .product-category-page .category-filter-bar .container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
            -ms-flex-direction: row-reverse;
                flex-direction: row-reverse;
        max-width: 640px; } }
  .product-category-page .category-filter-bar .category-filter-wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    @media (max-width: 767.98px) {
      .product-category-page .category-filter-bar .category-filter-wrap {
        padding-right: 15px; } }
  .product-category-page .category-filter-bar .filter-by {
    width: 100%;
    border: 1px solid #CBCBCB;
    border-radius: 2px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 5px 15px;
    font-size: 24px;
    font-family: "opensansregular";
    color: #000000;
    position: relative;
    background: none; }
    @media (min-width: 768px) {
      .product-category-page .category-filter-bar .filter-by {
        display: none; } }
    @media (max-width: 767.98px) {
      .product-category-page .category-filter-bar .filter-by {
        font-size: 16px;
        min-height: 40px; } }
    @media (max-width: 575.98px) {
      .product-category-page .category-filter-bar .filter-by {
        font-size: 12px;
        min-height: 32px; } }
    .product-category-page .category-filter-bar .filter-by::after {
      content: "";
      position: absolute;
      top: 22px;
      left: 20px;
      background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="5.927" height="10.057" viewBox="0 0 5.927 10.057"><path d="M-5.663,8.516l3.492-3.492L-5.663,1.532a.9.9,0,0,1,0-1.269.9.9,0,0,1,1.269,0L-.263,4.394a.9.9,0,0,1,0,1.269L-4.394,9.794a.9.9,0,0,1-1.269,0A.916.916,0,0,1-5.663,8.516Z" transform="translate(5.927)"/></svg>');
      background-repeat: no-repeat;
      background-size: 10px;
      background-position: center;
      width: 20px;
      height: 20px;
      -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
              transform: rotate(90deg); }
      @media (max-width: 767.98px) {
        .product-category-page .category-filter-bar .filter-by::after {
          top: 50%;
          -webkit-transform: translateY(-50%) rotate(90deg);
              -ms-transform: translateY(-50%) rotate(90deg);
                  transform: translateY(-50%) rotate(90deg);
          background-size: 6px;
          left: 7px; } }
  .product-category-page .category-filter-bar .category-filter-blocks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 3; }
    @media (max-width: 767.98px) {
      .product-category-page .category-filter-bar .category-filter-blocks {
        position: fixed;
        right: 0;
        bottom: 0;
        padding: 25px 35px;
        max-width: 489px;
        display: block;
        background: #fff;
        border: 1px solid #F9F9F9;
        width: 100%;
        overflow: auto;
        visibility: hidden;
        -webkit-transform: translateX(100%);
            -ms-transform: translateX(100%);
                transform: translateX(100%);
        -webkit-transition: all ease 0.35s;
        transition: all ease 0.35s; }
        .product-category-page .category-filter-bar .category-filter-blocks .jcf-select {
          border-width: 0 0 1px 0;
          border-color: #F2F2F2;
          font-size: 26px;
          padding: 15px 0; }
          .product-category-page .category-filter-bar .category-filter-blocks .jcf-select .jcf-select-opener {
            background: none;
            width: 16px;
            height: 16px;
            left: 0;
            top: 26px; }
            .product-category-page .category-filter-bar .category-filter-blocks .jcf-select .jcf-select-opener::before, .product-category-page .category-filter-bar .category-filter-blocks .jcf-select .jcf-select-opener::after {
              content: "";
              background: #000;
              width: 13px;
              height: 1px;
              position: absolute;
              top: 0;
              left: 0;
              right: 0;
              bottom: 0;
              margin: auto; }
            .product-category-page .category-filter-bar .category-filter-blocks .jcf-select .jcf-select-opener::after {
              -webkit-transform: rotate(90deg);
                  -ms-transform: rotate(90deg);
                      transform: rotate(90deg); }
          .product-category-page .category-filter-bar .category-filter-blocks .jcf-select .jcf-select-drop {
            position: static;
            border: none; }
            .product-category-page .category-filter-bar .category-filter-blocks .jcf-select .jcf-select-drop ul::before {
              display: none; }
            .product-category-page .category-filter-bar .category-filter-blocks .jcf-select .jcf-select-drop ul li .jcf-option {
              position: relative;
              padding-right: 40px; }
              .product-category-page .category-filter-bar .category-filter-blocks .jcf-select .jcf-select-drop ul li .jcf-option::before {
                content: "";
                width: 22px;
                height: 22px;
                border: 2px solid #000000;
                position: absolute;
                top: 15px;
                right: 0;
                background-color: #fff;
                z-index: 999; }
              .product-category-page .category-filter-bar .category-filter-blocks .jcf-select .jcf-select-drop ul li .jcf-option.jcf-selected::before {
                background-color: #BED62E;
                background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="15.257" height="11.346" viewBox="0 0 15.257 11.346"><path d="M15.032.227a.772.772,0,0,0-1.091,0L4.681,9.461,1.34,5.832A.772.772,0,0,0,.2,6.878L4.089,11.1a.771.771,0,0,0,.551.249h.016a.773.773,0,0,0,.545-.225l9.828-9.8A.772.772,0,0,0,15.032.227Z" transform="translate(0)" fill="%23fff"/></svg>');
                background-repeat: no-repeat;
                background-position: center;
                border-color: #BED62E; }
          .product-category-page .category-filter-bar .category-filter-blocks .jcf-select.jcf-drop-active .jcf-select-text {
            color: inherit; }
          .product-category-page .category-filter-bar .category-filter-blocks .jcf-select.jcf-drop-active .jcf-select-opener {
            background: none; }
            .product-category-page .category-filter-bar .category-filter-blocks .jcf-select.jcf-drop-active .jcf-select-opener::before {
              display: none; }
        .product-category-page .category-filter-bar .category-filter-blocks .selected-filter-item {
          display: none; } }
    @media (max-width: 575.98px) {
      .product-category-page .category-filter-bar .category-filter-blocks {
        max-width: 245px;
        padding: 5px 12px 48px; }
        .product-category-page .category-filter-bar .category-filter-blocks .jcf-select {
          font-size: 13px;
          padding: 3px 0;
          min-height: 40px; }
          .product-category-page .category-filter-bar .category-filter-blocks .jcf-select .jcf-select-opener {
            background: none;
            width: 8px;
            height: 8px;
            top: 50%;
            -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                    transform: translateY(-50%); }
            .product-category-page .category-filter-bar .category-filter-blocks .jcf-select .jcf-select-opener::before, .product-category-page .category-filter-bar .category-filter-blocks .jcf-select .jcf-select-opener::after {
              width: 8px;
              margin: auto; }
            .product-category-page .category-filter-bar .category-filter-blocks .jcf-select .jcf-select-opener::after {
              -webkit-transform: rotate(90deg);
                  -ms-transform: rotate(90deg);
                      transform: rotate(90deg); }
          .product-category-page .category-filter-bar .category-filter-blocks .jcf-select .jcf-select-drop ul li .jcf-option {
            position: relative;
            padding-right: 30px; }
            .product-category-page .category-filter-bar .category-filter-blocks .jcf-select .jcf-select-drop ul li .jcf-option::before {
              width: 11px;
              height: 11px;
              border: 1px solid #000000;
              top: 50%;
              -webkit-transform: translateY(-50%);
                  -ms-transform: translateY(-50%);
                      transform: translateY(-50%); }
            .product-category-page .category-filter-bar .category-filter-blocks .jcf-select .jcf-select-drop ul li .jcf-option.jcf-selected::before {
              background-color: #BED62E;
              background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="15.257" height="11.346" viewBox="0 0 15.257 11.346"><path d="M15.032.227a.772.772,0,0,0-1.091,0L4.681,9.461,1.34,5.832A.772.772,0,0,0,.2,6.878L4.089,11.1a.771.771,0,0,0,.551.249h.016a.773.773,0,0,0,.545-.225l9.828-9.8A.772.772,0,0,0,15.032.227Z" transform="translate(0)" fill="%23fff"/></svg>');
              background-repeat: no-repeat;
              background-position: center;
              border-color: #BED62E; }
        .product-category-page .category-filter-bar .category-filter-blocks .jcf-option {
          font-size: 12px; } }
  .product-category-page .category-filter-bar .seleted-filters {
    margin-bottom: 10px; }
  .product-category-page .category-filter-bar .selected-filters-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    width: 100%;
    padding: 15px 0 5px; }
    @media (min-width: 768px) {
      .product-category-page .category-filter-bar .selected-filters-wrap {
        display: none; } }
    .product-category-page .category-filter-bar .selected-filters-wrap .seleted-filters {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      margin-bottom: 0; }
      .product-category-page .category-filter-bar .selected-filters-wrap .seleted-filters:empty {
        margin-top: 0px; }
      .product-category-page .category-filter-bar .selected-filters-wrap .seleted-filters:empty + .clear-all-selected-item {
        display: none; }
    .product-category-page .category-filter-bar .selected-filters-wrap .clear-all-selected-item {
      font-family: "opensansregular";
      font-size: 22px;
      line-height: 1.36;
      color: #B5B5B5;
      text-decoration: underline;
      background: none;
      border: none;
      padding: 0; }
      @media (max-width: 767.98px) {
        .product-category-page .category-filter-bar .selected-filters-wrap .clear-all-selected-item {
          font-size: 12px; } }
      .product-category-page .category-filter-bar .selected-filters-wrap .clear-all-selected-item:hover {
        color: #000; }
  .product-category-page .category-filter-bar .selected-filter-item {
    margin-left: 10px;
    background: none;
    border: none;
    padding: 0;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1.36;
    font-family: "opensansregular";
    color: #000;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .product-category-page .category-filter-bar .selected-filter-item .clear-selected-item {
      margin-left: 5px;
      display: inline-block;
      border: none;
      padding: 0;
      background: #F1F1F1;
      width: 22px;
      height: 22px;
      border-radius: 100%;
      vertical-align: middle;
      position: relative; }
      .product-category-page .category-filter-bar .selected-filter-item .clear-selected-item::before, .product-category-page .category-filter-bar .selected-filter-item .clear-selected-item::after {
        content: "";
        background: #000;
        width: 9px;
        height: 1px;
        border-radius: 3px;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg); }
      .product-category-page .category-filter-bar .selected-filter-item .clear-selected-item::after {
        -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg); }
  .product-category-page .category-filter-bar .close-filter {
    background: none;
    border: none;
    font-size: 24px;
    line-height: 1.38;
    color: rgba(0, 0, 0, 0.5);
    font-family: "opensansregular";
    text-decoration: underline;
    display: block;
    margin: 40px auto 0;
    padding: 0; }
    @media (min-width: 768px) {
      .product-category-page .category-filter-bar .close-filter {
        display: none; } }
    .product-category-page .category-filter-bar .close-filter:hover {
      color: #000; }
    @media (max-width: 575.98px) {
      .product-category-page .category-filter-bar .close-filter {
        position: absolute;
        bottom: 18px;
        font-size: 12px;
        left: 0;
        right: 0; } }
  .product-category-page .category-filter-bar .type-filter,
  .product-category-page .category-filter-bar .manufacturer-filter,
  .product-category-page .category-filter-bar .measure-filter,
  .product-category-page .category-filter-bar .price-filter {
    min-width: 160px;
    margin-left: 20px;
    margin-bottom: 10px; }
    @media (max-width: 767.98px) {
      .product-category-page .category-filter-bar .type-filter,
      .product-category-page .category-filter-bar .manufacturer-filter,
      .product-category-page .category-filter-bar .measure-filter,
      .product-category-page .category-filter-bar .price-filter {
        margin-left: 0;
        margin-bottom: 0; } }
  .product-category-page .category-filter-bar select {
    border: 1px solid #CBCBCB;
    border-radius: 2px;
    display: block;
    width: 100%;
    padding: 5px 15px;
    font-size: 12px;
    font-family: "opensansregular";
    color: #000000;
    height: 33px;
    background: #fff url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10.1 5.9" style="enable-background:new 0 0 10.1 5.9" xml:space="preserve"><path d="M1.5.3 5 3.8 8.5.3c.4-.3.9-.3 1.3 0 .3.4.3.9 0 1.3L5.7 5.7c-.4.3-1 .3-1.3 0L.3 1.5C0 1.1 0 .6.3.2c.3-.3.9-.3 1.2.1z"/></svg>') 8px 50%/10px auto no-repeat; }
    @media (min-width: 768px) {
      .product-category-page .category-filter-bar select {
        height: 40px;
        font-size: 15px; } }
    @media (min-width: 992px) {
      .product-category-page .category-filter-bar select {
        height: 42px;
        font-size: 16px; } }
    @media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) {
      .product-category-page .category-filter-bar select {
        font-size: 12px !important; } }
  .product-category-page .category-filter-bar .jcf-select {
    border: 1px solid #CBCBCB;
    border-radius: 2px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 5px 25px;
    font-size: 12px;
    font-family: "opensansregular";
    color: #000000;
    position: relative;
    min-height: 33px;
    text-align: center; }
    @media (min-width: 768px) {
      .product-category-page .category-filter-bar .jcf-select {
        min-height: 40px;
        font-size: 15px; } }
    @media (min-width: 992px) {
      .product-category-page .category-filter-bar .jcf-select {
        min-height: 42px;
        font-size: 16px; } }
    .product-category-page .category-filter-bar .jcf-select.jcf-drop-active .jcf-select-text {
      color: #BED62E;
      font-family: "opensansbold"; }
    .product-category-page .category-filter-bar .jcf-select.jcf-drop-active .jcf-select-opener {
      color: #BED62E;
      -webkit-transform: rotate(-90deg) translate(-2px, 10px);
          -ms-transform: rotate(-90deg) translate(-2px, 10px);
              transform: rotate(-90deg) translate(-2px, 10px); }
    .product-category-page .category-filter-bar .jcf-select .jcf-select-opener {
      position: absolute;
      top: 16px;
      left: 10px;
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 9px;
      height: 9px;
      -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
              transform: rotate(90deg); }
    .product-category-page .category-filter-bar .jcf-select .jcf-select-drop {
      position: absolute;
      top: 100%;
      background: #fff;
      z-index: 10;
      border: 1px solid #CBCBCB;
      border-top: none;
      border-radius: 0 0 2px 2px;
      right: -1px; }
      .product-category-page .category-filter-bar .jcf-select .jcf-select-drop.jcf-drop-flipped {
        top: auto;
        bottom: 100%;
        border-top: 1px solid #CBCBCB;
        border-bottom: none;
        border-radius: 2px 2px 0 0; }
        .product-category-page .category-filter-bar .jcf-select .jcf-select-drop.jcf-drop-flipped ul::before {
          top: auto;
          bottom: 0; }
      .product-category-page .category-filter-bar .jcf-select .jcf-select-drop ul {
        margin: 0;
        padding: 0;
        list-style: none;
        position: relative; }
        .product-category-page .category-filter-bar .jcf-select .jcf-select-drop ul::before {
          content: "";
          background: #CBCBCB;
          height: 1px;
          position: absolute;
          top: 0;
          left: 10px;
          right: 10px; }
        .product-category-page .category-filter-bar .jcf-select .jcf-select-drop ul li {
          padding: 0; }
          .product-category-page .category-filter-bar .jcf-select .jcf-select-drop ul li::before {
            display: none; }
          .product-category-page .category-filter-bar .jcf-select .jcf-select-drop ul li .jcf-disabled {
            display: none !important; }
          .product-category-page .category-filter-bar .jcf-select .jcf-select-drop ul li .jcf-option {
            padding: 5px 15px;
            display: block;
            cursor: pointer; }
            .product-category-page .category-filter-bar .jcf-select .jcf-select-drop ul li .jcf-option.jcf-selected, .product-category-page .category-filter-bar .jcf-select .jcf-select-drop ul li .jcf-option:hover {
              font-weight: 700; }
  .product-category-page .category-filter-bar .best-seller-filter {
    min-width: 130px; }
    @media (max-width: 767.98px) {
      .product-category-page .category-filter-bar .best-seller-filter {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        margin-bottom: 0; } }
    @media (min-width: 768px) {
      .product-category-page .category-filter-bar .best-seller-filter select {
        border-color: transparent;
        padding: 0 0 0 20px; } }
    @media (min-width: 768px) {
      .product-category-page .category-filter-bar .best-seller-filter .jcf-select {
        border-color: transparent;
        padding: 0 0 0 20px; } }
    @media (min-width: 768px) {
      .product-category-page .category-filter-bar .best-seller-filter .jcf-select .jcf-select-drop {
        right: -10px;
        width: 180px !important; } }
    .product-category-page .category-filter-bar .best-seller-filter .jcf-select .jcf-select-drop ul::before {
      left: 0;
      right: 0; }

.product-category-page .shop-category-row {
  margin-top: 20px;
  overflow: hidden;
  min-height: 380px; }
  @media (max-width: 767.98px) {
    .product-category-page .shop-category-row {
      margin-top: 20px;
      min-height: auto; }
      .product-category-page .shop-category-row .container {
        max-width: 640px; } }

.product-category-page .products-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -25px;
  margin-right: -25px; }
  .product-category-page .products-row h2 {
    font-size: 0.8125rem;
    margin-bottom: 1.875rem;
    margin-right: 10px; }
    @media (min-width: 768px) {
      .product-category-page .products-row h2 {
        font-size: 30px;
        margin-bottom: 30px;
        margin-right: 25px; } }
  @media (max-width: 991.98px) {
    .product-category-page .products-row {
      margin-left: -15px;
      margin-right: -15px; } }
  @media (max-width: 767.98px) {
    .product-category-page .products-row {
      margin-left: -7.5px;
      margin-right: -7.5px; } }
  .product-category-page .products-row .product-col {
    width: 25%;
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 50px;
    text-align: center; }
    @media (max-width: 991.98px) {
      .product-category-page .products-row .product-col {
        width: 33.33%;
        padding-left: 15px;
        padding-right: 15px; } }
    @media (max-width: 767.98px) {
      .product-category-page .products-row .product-col {
        margin-bottom: 36px;
        width: 50%;
        padding-left: 7.5px;
        padding-right: 7.5px; } }
    @media (max-width: 767.98px) {
      .product-category-page .products-row .product-col {
        margin-bottom: 26px; } }
    .product-category-page .products-row .product-col:hover .product-img .btn-add-cart {
      visibility: visible;
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0); }
    .product-category-page .products-row .product-col .product-img {
      position: relative;
      overflow: hidden;
      border: 1px solid rgba(217, 217, 217, 0.4);
      z-index: 1; }
      .product-category-page .products-row .product-col .product-img img {
        margin-left: auto;
        margin-right: auto; }
      .product-category-page .products-row .product-col .product-img .product-tag {
        box-shadow: 0 11px 21px rgba(0, 0, 0, 0.2); }
    .product-category-page .products-row .product-col .product-name {
      margin-top: 10px;
      margin-bottom: 0;
      font-size: 16px;
      line-height: 1.38; }
      @media (max-width: 767.98px) {
        .product-category-page .products-row .product-col .product-name {
          font-size: 14px; } }
      @media (max-width: 575.98px) {
        .product-category-page .products-row .product-col .product-name {
          font-size: 12px; } }
      .product-category-page .products-row .product-col .product-name a {
        text-decoration: none;
        color: #000000; }
        .product-category-page .products-row .product-col .product-name a:hover {
          color: #BED62E; }
    .product-category-page .products-row .product-col .product-desc {
      color: #000000;
      font-size: 14px;
      margin-top: 5px;
      line-height: 1.36; }
      @media (max-width: 767.98px) {
        .product-category-page .products-row .product-col .product-desc {
          font-size: 13px; } }
      @media (max-width: 575.98px) {
        .product-category-page .products-row .product-col .product-desc {
          font-size: 11px; } }
    .product-category-page .products-row .product-col .product-price {
      margin-top: 5px;
      font-size: 14px;
      color: #000000;
      font-family: "opensansbold"; }
      @media (max-width: 767.98px) {
        .product-category-page .products-row .product-col .product-price {
          font-size: 13px; } }
      @media (max-width: 575.98px) {
        .product-category-page .products-row .product-col .product-price {
          font-size: 11px; } }
      .product-category-page .products-row .product-col .product-price del {
        margin-left: 5px;
        color: #ADADAD; }
        .product-category-page .products-row .product-col .product-price del .woocommerce-Price-amount {
          color: #ADADAD; }
        .rtl .product-category-page .products-row .product-col .product-price del {
          margin-left: 0;
          margin-right: 5px; }
.category-text .container {
	max-width:960px;
	padding:60px 15px;
}
.category-text h2 {
	font-size:28px;
	font-weight:700;
}
@media (max-width: 767.98px) {
	.category-text h2 {
		font-size:24px;
	}
}
.product-category-page .woocommerce-pagination {
  margin-bottom: 75px; }

.product-category-page .category-filter-bar .selected-filter-item .clear-selected-item {
  width: 22px;
  height: 22px; }

.product-category-page .category-filter-bar .selected-filters-wrap .seleted-filters {
  margin-top: -10px; }

.sort-wrapper .jcf-select {
  padding-left: 35px !important; }

.price-filter .jcf-select:before,
.sort-wrapper .jcf-select:before,
.measure-filter .jcf-select:before,
.manufacturer-filter .jcf-select:before {
  position: absolute;
  content: '\e900';
  font-family: icomoon;
  font-size: 6px;
  color: #000;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s; }

.price-filter .jcf-select.jcf-drop-active:before,
.sort-wrapper .jcf-select.jcf-drop-active:before,
.measure-filter .jcf-select.jcf-drop-active:before,
.manufacturer-filter .jcf-select.jcf-drop-active:before {
  -webkit-transform: translateY(-50%) rotate(-180deg);
      -ms-transform: translateY(-50%) rotate(-180deg);
          transform: translateY(-50%) rotate(-180deg);
  color: #BED62E; }

@media (max-width: 991.98px) {
  .measure-filter .jcf-select:before,
  .manufacturer-filter .jcf-select:before {
    display: none; } }

@media (max-width: 991.98px) {
  .price-filter .jcf-select:before {
    display: none; } }

.category-filter-blocks .category-filter-inner-desk {
  display: none; }
  @media (min-width: 768px) {
    .category-filter-blocks .category-filter-inner-desk {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.category-filter-blocks .filter-title {
  font-weight: 600;
  font-size: 16px; }

.category-filter-blocks .category-filter-inner-mobile .price-filter-list,
.category-filter-blocks .category-filter-inner-mobile .manufacturer-filter-list,
.category-filter-blocks .category-filter-inner-mobile .measure-filter-list {
  list-style: none;
  padding-right: 0;
  margin-bottom: 5px; }
  .category-filter-blocks .category-filter-inner-mobile .price-filter-list li,
  .category-filter-blocks .category-filter-inner-mobile .manufacturer-filter-list li,
  .category-filter-blocks .category-filter-inner-mobile .measure-filter-list li {
    font-size: 12px; }
    .category-filter-blocks .category-filter-inner-mobile .price-filter-list li input, .category-filter-blocks .category-filter-inner-mobile .price-filter-list li span,
    .category-filter-blocks .category-filter-inner-mobile .manufacturer-filter-list li input,
    .category-filter-blocks .category-filter-inner-mobile .manufacturer-filter-list li span,
    .category-filter-blocks .category-filter-inner-mobile .measure-filter-list li input,
    .category-filter-blocks .category-filter-inner-mobile .measure-filter-list li span {
      display: inline-block;
      vertical-align: middle;
      margin-left: 4px; }

@media (min-width: 768px) {
  .category-filter-blocks .category-filter-inner-mobile {
    display: none; } }

body.logged-in .category-filter-blocks {
  top: 141px !important; }

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  background-color: #06161F;
  border-color: #06161F; }

.zoom-box {
  overflow: hidden;
  background: #fff;
  background-size: cover;
  position: relative; }
  .zoom-box img.zb-full {
    max-width: none; }

.zoom-box img.zb-full {
  display: none;
  position: absolute;
  z-index: 4; }

.zoom-box.zb-zoom-on img.zb-full {
  display: block; }

.single-product-container {
  padding: 0.875rem 0 0; }
  @media (min-width: 768px) {
    .single-product-container {
      padding-top: 19px; } }
  @media (min-width: 1200px) {
    .single-product-container .container {
      max-width: 1300px; } }
  @media (max-width: 575.98px) {
    .single-product-container .container {
      padding-left: 0;
      padding-right: 0; } }
  .single-product-container .woocommerce-breadcrumb {
    text-align: center;
    color: #000; }
    @media (min-width: 768px) {
      .single-product-container .woocommerce-breadcrumb {
        margin-bottom: 10px; } }
    @media (min-width: 992px) {
      .single-product-container .woocommerce-breadcrumb {
        margin-bottom: 20px; } }
    @media (max-width: 575.98px) {
      .single-product-container .woocommerce-breadcrumb {
        font-size: 10px;
        padding-bottom: 19px; } }
  .single-product-container .recommended-section {
    padding-top: 0;
    padding-bottom: 80px; }
    @media (max-width: 575.98px) {
      .single-product-container .recommended-section .container {
        padding-left: 15px;
        padding-right: 15px; } }
    @media (max-width: 575.98px) {
      .single-product-container .recommended-section {
        padding-bottom: 4px; } }
    @media (max-width: 767.98px) {
      .single-product-container .recommended-section .product-img {
        border-color: rgba(217, 217, 217, 0.3); } }
    @media (max-width: 575.98px) {
      .single-product-container .recommended-section .section-title {
        font-size: 18px; } }
    .single-product-container .recommended-section .related-product-slider:not(.slick-initialized) {
      margin-bottom: 0;
      padding-bottom: 0; }
    .single-product-container .recommended-section .related-product-slider .slick-arrow {
      top: 40%;
      right: -20px;
      margin: 0;
      opacity: 0.5;
      filter: alpha(opacity=50); }
      .single-product-container .recommended-section .related-product-slider .slick-arrow.slick-next {
        right: auto;
        left: -20px; }
      .single-product-container .recommended-section .related-product-slider .slick-arrow:hover {
        opacity: 0.75;
        filter: alpha(opacity=75); }
    .single-product-container .recommended-section .products-row.slick-initialized .product-item .btn-add-cart {
      left: 0; }
  .single-product-container .single-product-detail {
    padding: 0; }
    @media (min-width: 576px) {
      .single-product-container .single-product-detail {
        padding: 0 0 50px 0; } }
    @media (min-width: 768px) {
      .single-product-container .single-product-detail {
        margin: 0 auto; }
        .single-product-container .single-product-detail:after {
          content: "";
          display: block;
          clear: both; } }
    .single-product-container .single-product-detail .product-tag {
      width: 30px;
      font-size: 10px;
      height: 30px;
      right: 14px; }
      @media (min-width: 576px) {
        .single-product-container .single-product-detail .product-tag {
          width: 55px;
          height: 55px;
          font-size: 16px; } }
  .single-product-container .giftcard_wrapper .form-row .form-group {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%; }
  .single-product-container .giftcard_wrapper .jcf-number {
    height: auto;
    width: 100%; }
    .single-product-container .giftcard_wrapper .jcf-number .jcf-btn-inc,
    .single-product-container .giftcard_wrapper .jcf-number .jcf-btn-dec {
      display: none; }
    .single-product-container .giftcard_wrapper .jcf-number .form-control {
      text-align: inherit; }
  .single-product-container .giftcard_wrapper .form-control {
    height: 2.625rem;
    background: #fff;
    border: 1px solid #5b5b5b;
    border-radius: 0.1875rem;
    color: #BED62E;
    font-size: 0.875rem;
    line-height: 1.5;
    padding: 0.625rem;
    font-weight: 500; }
    @media (min-width: 768px) {
      .single-product-container .giftcard_wrapper .form-control {
        border-radius: 4px;
        font-size: 16px;
        padding: 8px 12px; } }
    @media (min-width: 992px) {
      .single-product-container .giftcard_wrapper .form-control {
        height: 50px;
        border-radius: 6px;
        font-size: 20px;
        padding: 9px 14px; } }
    .single-product-container .giftcard_wrapper .form-control::-webkit-input-placeholder {
      color: #BED62E; }
    .single-product-container .giftcard_wrapper .form-control::-moz-placeholder {
      opacity: 1;
      color: #BED62E; }
    .single-product-container .giftcard_wrapper .form-control:-moz-placeholder {
      color: #BED62E; }
    .single-product-container .giftcard_wrapper .form-control:-ms-input-placeholder {
      color: #BED62E; }
    .single-product-container .giftcard_wrapper .form-control.placeholder {
      color: #BED62E; }
  .single-product-container .single-slider-wrapper {
    position: relative;
    padding: 0 0.8125rem;
    margin: 0 0 -0.0625rem; }
    @media (min-width: 576px) {
      .single-product-container .single-slider-wrapper {
        margin: 0 0 0.3125rem; } }
    @media (min-width: 768px) {
      .single-product-container .single-slider-wrapper {
        float: left;
        width: 50%;
        margin: 0;
        padding: 0; } }
    @media (max-width: 767.98px) {
      .single-product-container .single-slider-wrapper {
        padding-left: 0;
        padding-right: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    @media (max-width: 767.98px) {
      .single-product-container .single-slider-wrapper h1 {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 1.0625rem;
        font-family: "opensansbold";
        color: #000000; } }
    @media (max-width: 575.98px) {
      .single-product-container .single-slider-wrapper h1 {
        padding-right: 15px;
        -ms-flex-preferred-size: 80%;
            flex-basis: 80%;
        max-width: 80%; } }
    @media (max-width: 767.98px) {
      .single-product-container .single-slider-wrapper .single-product-subtitle {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        display: block;
        font-size: 24px;
        color: #000; } }
    @media (max-width: 575.98px) {
      .single-product-container .single-slider-wrapper .single-product-subtitle {
        font-size: 14px;
        padding-right: 15px; } }
    @media (max-width: 767.98px) {
      .single-product-container .single-slider-wrapper .product-price {
        font-family: "opensansbold";
        font-size: 0.8125rem; }
        .single-product-container .single-slider-wrapper .product-price del {
          font-family: "opensansregular";
          padding-right: 10px;
          color: #9c9c9c; } }
    @media (max-width: 575.98px) {
      .single-product-container .single-slider-wrapper .product-price {
        padding-left: 15px;
        text-align: left;
        -ms-flex-preferred-size: 20%;
            flex-basis: 20%;
        max-width: 20%; } }
    .single-product-container .single-slider-wrapper .product-price .amount {
      font-size: inherit; }
  .single-product-container .single-product-slider {
    background: #ffffff;
    border: 1px solid #d9d9d9;
    width: 100%; }
    @media (max-width: 575.98px) {
      .single-product-container .single-product-slider {
        padding-top: 8px;
        margin-top: 9px;
        border-left: none;
        border-color: rgba(217, 217, 217, 0.3);
        border-right: none; } }
    .single-product-container .single-product-slider > .slide + .slide {
      display: none; }
    .single-product-container .single-product-slider .slide {
      position: relative; }
    .single-product-container .single-product-slider .zoom-box {
      overflow: hidden;
      border-radius: 3px; }
      .single-product-container .single-product-slider .zoom-box img {
        min-width: 100%; }
    .single-product-container .single-product-slider img {
      max-width: 100%; }
      .single-product-container .single-product-slider img:not(.zb-full) {
        width: auto;
        margin: 0 auto; }
    .single-product-container .single-product-slider .button-zoom {
      border: none;
      outline: none;
      background: none;
      padding: 0;
      margin: 0;
      color: #fff;
      font-size: 0.75rem;
      line-height: 1;
      position: absolute;
      z-index: 7;
      top: 0.125rem;
      right: 0.5625rem;
      background: #fff;
      width: 1.5625rem;
      height: 1.5625rem;
      border-radius: 50%;
      border: 1px solid #f1f1f1; }
      @media (min-width: 576px) {
        .single-product-container .single-product-slider .button-zoom {
          width: 1.8125rem;
          height: 1.8125rem;
          right: 0.125rem; } }
      @media (min-width: 768px) {
        .single-product-container .single-product-slider .button-zoom {
          width: 35px;
          height: 35px;
          top: 20px;
          right: 16px;
          font-size: 14px; } }
      .rtl .single-product-container .single-product-slider .button-zoom {
        right: auto;
        left: 0.5625rem; }
        @media (min-width: 576px) {
          .rtl .single-product-container .single-product-slider .button-zoom {
            left: 0.125rem; } }
        @media (min-width: 768px) {
          .rtl .single-product-container .single-product-slider .button-zoom {
            left: 16px; } }
      .single-product-container .single-product-slider .button-zoom img {
        width: 15px;
        margin: 0 auto; }
        @media (max-width: 575.98px) {
          .single-product-container .single-product-slider .button-zoom img {
            width: 9px; } }
    .single-product-container .single-product-slider .slick-arrow {
      border: none;
      outline: none;
      background: none;
      padding: 0;
      margin: 0;
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
              transform: translate(0, -50%);
      z-index: 10;
      color: #7a7a7a;
      line-height: 1;
      font-size: 0.6875rem;
      opacity: 1; }
      @media (min-width: 768px) {
        .single-product-container .single-product-slider .slick-arrow {
          top: 40%; } }
      .single-product-container .single-product-slider .slick-arrow.slick-disabled {
        pointer-events: none; }
      .single-product-container .single-product-slider .slick-arrow:hover {
        opacity: 0.8; }
      @media (max-width: 575.98px) {
        .single-product-container .single-product-slider .slick-arrow svg {
          width: 12px; } }
    .single-product-container .single-product-slider .slick-prev {
      right: 15px; }
      @media (max-width: 767.98px) {
        .single-product-container .single-product-slider .slick-prev {
          right: 5px; } }
    .single-product-container .single-product-slider .slick-next {
      left: 15px; }
      @media (max-width: 767.98px) {
        .single-product-container .single-product-slider .slick-next {
          left: 5px; } }
    .single-product-container .single-product-slider .slick-dots {
      margin-top: 0;
      margin-bottom: 20px; }
      .single-product-container .single-product-slider .slick-dots li {
        margin: 0; }
        .single-product-container .single-product-slider .slick-dots li button {
          background: #dbdbdb;
          border: none;
          width: 16px;
          height: 2px;
          border-radius: 2px;
          margin: 6px;
          cursor: pointer; }
          @media (max-width: 575.98px) {
            .single-product-container .single-product-slider .slick-dots li button {
              width: 8.5px;
              height: 1px;
              margin: 3px; } }
        .single-product-container .single-product-slider .slick-dots li.slick-active button {
          width: 24px;
          height: 4px;
          border-radius: 3px; }
          @media (max-width: 575.98px) {
            .single-product-container .single-product-slider .slick-dots li.slick-active button {
              width: 8.5px;
              height: 2px; } }
  .single-product-container .pagination-slider {
    width: 100%; }
  .single-product-container .pagination-slider-wrapper {
    margin: 0 auto 20px auto;
    max-width: 100%; }
    .single-product-container .pagination-slider-wrapper .product-color-title {
      font-family: "opensansbold";
      font-size: 14px;
      color: #000000; }
  .single-product-container .product-pagination-slider,
  .single-product-container .image-variable-wrapper {
    display: block;
    padding-top: 10px;
    margin: 0 -4px;
    position: relative; }
    .single-product-container .product-pagination-slider:not(.slick-initialized),
    .single-product-container .image-variable-wrapper:not(.slick-initialized) {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .single-product-container .product-pagination-slider .slick-arrow,
    .single-product-container .image-variable-wrapper .slick-arrow {
      position: absolute;
      top: 45%;
      left: -25px;
      background: none;
      border: none;
      padding: 0;
      width: 20px;
      height: 20px;
      line-height: 20px;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
      .single-product-container .product-pagination-slider .slick-arrow.slick-disabled,
      .single-product-container .image-variable-wrapper .slick-arrow.slick-disabled {
        display: none !important; }
      .single-product-container .product-pagination-slider .slick-arrow.slick-prev,
      .single-product-container .image-variable-wrapper .slick-arrow.slick-prev {
        left: auto;
        right: -25px; }
    @media (min-width: 992px) {
      .single-product-container .product-pagination-slider,
      .single-product-container .image-variable-wrapper {
        padding-top: 14px; } }
    .single-product-container .product-pagination-slider .slide.slick-current .img-wrap,
    .single-product-container .image-variable-wrapper .slide.slick-current .img-wrap {
      border-color: #BED62E; }
    .single-product-container .product-pagination-slider .slide.slick-current .slide-title,
    .single-product-container .image-variable-wrapper .slide.slick-current .slide-title {
      display: block; }
    .single-product-container .product-pagination-slider .slide .img-wrap,
    .single-product-container .image-variable-wrapper .slide .img-wrap {
      margin: 0 4px;
      overflow: hidden;
      border: 1px solid #f1f1f1;
      cursor: pointer;
      -webkit-transition: 0.3s ease-in-out border;
      transition: 0.3s ease-in-out border; }
      .single-product-container .product-pagination-slider .slide .img-wrap:hover,
      .single-product-container .image-variable-wrapper .slide .img-wrap:hover {
        border-color: #BED62E; }
    .single-product-container .product-pagination-slider .slide .slide-title,
    .single-product-container .image-variable-wrapper .slide .slide-title {
      font-size: 12px;
      text-align: center;
      margin-top: 5px;
      font-family: "opensansregular";
      color: #BED62E;
      display: none; }
    .single-product-container .product-pagination-slider .image-variable-item,
    .single-product-container .image-variable-wrapper .image-variable-item {
      box-shadow: none !important;
      border-radius: 0 !important;
      margin: 0 4px;
      overflow: hidden;
      border: 1px solid #f1f1f1;
      cursor: pointer;
      -webkit-transition: 0.3s ease-in-out border;
      transition: 0.3s ease-in-out border; }
      .single-product-container .product-pagination-slider .image-variable-item:hover, .single-product-container .product-pagination-slider .image-variable-item[aria-checked="true"],
      .single-product-container .image-variable-wrapper .image-variable-item:hover,
      .single-product-container .image-variable-wrapper .image-variable-item[aria-checked="true"] {
        border-color: #BED62E; }
  @media (max-width: 991.98px) {
    .single-product-container .single-product-detail .product-price {
      margin-bottom: 0; } }
  @media (min-width: 768px) {
    .single-product-container .single-product-summary {
      float: right;
      width: 48%;
      max-width: 410px;
      padding-left: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding-top: 7px; } }
  .single-product-container .single-product-summary .product-price ins {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .single-product-container .single-product-summary .product-price del {
    margin-right: 9px !important; }
    @media (min-width: 768px) {
      .single-product-container .single-product-summary .product-price del {
        margin-right: 18px !important; } }
  @media (min-width: 576px) {
    .single-product-container .single-product-summary .product-price .amount {
      font-size: 24px; } }
  @media (min-width: 992px) {
    .single-product-container .single-product-summary {
      width: 100%;
      max-width: 410px;
      padding-left: 40px; } }
  @media (max-width: 767.98px) {
    .single-product-container .single-product-summary {
      text-align: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  @media (max-width: 575.98px) {
    .single-product-container .single-product-summary {
      text-align: initial;
      padding-left: 15px;
      padding-right: 15px; } }
  .single-product-container .single-product-summary h1 {
    color: #000000;
    font-size: 1.0625rem;
    line-height: 1.2;
    font-weight: 700;
    font-family: "opensansbold";
    margin-bottom: 0.75rem; }
    @media (min-width: 768px) {
      .single-product-container .single-product-summary h1 {
        font-size: 24px;
        margin-bottom: 10px;
        width: 100%; } }
    @media (min-width: 992px) {
      .single-product-container .single-product-summary h1 {
        font-size: 35px;
        margin-bottom: 15px; } }
  .single-product-container .single-product-summary .single-product-subtitle {
    display: block;
    font-size: 24px;
    line-height: 1.33;
    color: #000;
    font-family: "opensansregular";
    font-weight: 400;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .single-product-container .single-product-summary .single-product-subtitle {
        width: 100%; } }
  .single-product-container .single-product-summary .product-price > .amount {
    margin: 0 4px; }
  @media (min-width: 768px) {
    .single-product-container .single-product-summary .product-price {
      width: 100%; } }
  .single-product-container .single-product-summary .product-price,
  .single-product-container .single-product-summary .woocommerce-variation-price {
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 1.42857143;
    color: #000000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 0 0.625rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-family: "opensansbold"; }
    @media (min-width: 768px) {
      .single-product-container .single-product-summary .product-price,
      .single-product-container .single-product-summary .woocommerce-variation-price {
        font-size: 18px;
        margin-bottom: 15px; } }
    @media (min-width: 992px) {
      .single-product-container .single-product-summary .product-price,
      .single-product-container .single-product-summary .woocommerce-variation-price {
        font-size: 24px;
        margin-bottom: 20px; } }
    @media (max-width: 767.98px) {
      .single-product-container .single-product-summary .product-price,
      .single-product-container .single-product-summary .woocommerce-variation-price {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .single-product-container .single-product-summary .product-price .sale-percent,
    .single-product-container .single-product-summary .woocommerce-variation-price .sale-percent {
      font-size: 0.625rem;
      line-height: 1.6;
      width: 3.8125rem;
      border-radius: 1rem;
      background: #BED62E;
      color: #fff;
      text-align: center;
      margin: 0 0.1875rem; }
      @media (min-width: 768px) {
        .single-product-container .single-product-summary .product-price .sale-percent,
        .single-product-container .single-product-summary .woocommerce-variation-price .sale-percent {
          margin: 0 0 0 5px;
          font-size: 11px;
          width: 6.5em;
          line-height: 1.83333333; } }
      @media (min-width: 992px) {
        .single-product-container .single-product-summary .product-price .sale-percent,
        .single-product-container .single-product-summary .woocommerce-variation-price .sale-percent {
          font-size: 12px;
          margin-left: 7px; } }
    .single-product-container .single-product-summary .product-price ins,
    .single-product-container .single-product-summary .product-price del,
    .single-product-container .single-product-summary .woocommerce-variation-price ins,
    .single-product-container .single-product-summary .woocommerce-variation-price del {
      margin: 0; }
    .single-product-container .single-product-summary .product-price del,
    .single-product-container .single-product-summary .woocommerce-variation-price del {
      color: #adadad;
      margin-left: 15px;
      font-family: "opensansregular";
      font-weight: 400; }
      .single-product-container .single-product-summary .product-price del .woocommerce-Price-amount,
      .single-product-container .single-product-summary .woocommerce-variation-price del .woocommerce-Price-amount {
        color: #adadad; }
      .rtl .single-product-container .single-product-summary .product-price del, .rtl
      .single-product-container .single-product-summary .woocommerce-variation-price del {
        margin-left: 0;
        margin-right: 20px; }
    .single-product-container .single-product-summary .product-price ins,
    .single-product-container .single-product-summary .woocommerce-variation-price ins {
      text-decoration: none; }
  .single-product-container .single-product-summary .product-desc {
    font-size: 0.75rem;
    line-height: 1.5;
    padding: 0 0 0.75rem;
    color: #292929; }
    @media (min-width: 768px) {
      .single-product-container .single-product-summary .product-desc {
        font-size: 14px;
        line-height: 1.6875;
        padding-bottom: 14px; } }
    @media (min-width: 992px) {
      .single-product-container .single-product-summary .product-desc {
        font-size: 16px;
        padding-bottom: 17px; } }
    .single-product-container .single-product-summary .product-desc p {
      margin: 0; }
    .single-product-container .single-product-summary .product-desc h2,
    .single-product-container .single-product-summary .product-desc h3 {
      font: inherit;
      margin: 0; }
  .single-product-container .single-product-summary .sku-info {
    font-size: 0.6875rem;
    color: #191919;
    line-height: 0.875rem;
    display: block;
    margin-bottom: 0.6875rem; }
    @media (min-width: 768px) {
      .single-product-container .single-product-summary .sku-info {
        font-size: 12px;
        line-height: 1.25;
        margin-bottom: 7px; } }
    @media (min-width: 992px) {
      .single-product-container .single-product-summary .sku-info {
        margin-bottom: 12px; } }
  .single-product-container .single-product-summary .jcf-select-woo-variation-raw-select:not(.jcf-select-woo-variation-raw-type-image) {
    display: block !important; }
    .single-product-container .single-product-summary .jcf-select-woo-variation-raw-select:not(.jcf-select-woo-variation-raw-type-image) + .variable-items-wrapper:not(.image-variable-wrapper) {
      display: none; }
  .single-product-container .single-product-summary .quantity {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 10px;
    margin-left: 20px; }
    .rtl .single-product-container .single-product-summary .quantity {
      margin-left: 0;
      margin-right: 20px; }
    .single-product-container .single-product-summary .quantity .jcf-select {
      width: 70px;
      height: 42px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      border: 1px solid #cbcbcb;
      padding: 5px 15px 5px 20px;
      font-family: "opensansbold";
      font-weight: 700;
      font-size: 14px;
      position: relative;
      border-radius: 2px;
      text-align: right; }
      @media (max-width: 575.98px) {
        .single-product-container .single-product-summary .quantity .jcf-select {
          width: 55px;
          height: 31px;
          font-size: 13px; } }
      .single-product-container .single-product-summary .quantity .jcf-select.jcf-drop-active .jcf-select-opener {
        -webkit-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
                transform: rotate(-90deg); }
      .single-product-container .single-product-summary .quantity .jcf-select .jcf-select-opener {
        position: absolute;
        top: 16px;
        left: 10px;
        background-image: url(assets/images/arrow-right-black.svg);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center;
        width: 9px;
        height: 9px;
        -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
                transform: rotate(90deg); }
        @media (max-width: 575.98px) {
          .single-product-container .single-product-summary .quantity .jcf-select .jcf-select-opener {
            top: 11px;
            left: 13px;
            width: 5px;
            height: 8px;
            background-size: cover; } }
      .single-product-container .single-product-summary .quantity .jcf-select .jcf-select-drop {
        position: absolute;
        top: 100%;
        background: #fff;
        z-index: 10;
        border: 1px solid #cbcbcb;
        border-top: none;
        border-radius: 0 0 2px 2px;
        right: -1px; }
        .single-product-container .single-product-summary .quantity .jcf-select .jcf-select-drop.jcf-drop-flipped {
          top: auto;
          bottom: 100%;
          border-top: 1px solid #cbcbcb;
          border-bottom: none;
          border-radius: 2px 2px 0 0; }
        .single-product-container .single-product-summary .quantity .jcf-select .jcf-select-drop ul {
          margin: 0;
          padding: 0;
          list-style: none; }
          .single-product-container .single-product-summary .quantity .jcf-select .jcf-select-drop ul li {
            padding: 0;
            font-family: "opensansregular"; }
            .single-product-container .single-product-summary .quantity .jcf-select .jcf-select-drop ul li::before {
              display: none; }
            .single-product-container .single-product-summary .quantity .jcf-select .jcf-select-drop ul li .jcf-option {
              padding: 5px 20px;
              display: block;
              cursor: pointer; }
              .single-product-container .single-product-summary .quantity .jcf-select .jcf-select-drop ul li .jcf-option.jcf-selected, .single-product-container .single-product-summary .quantity .jcf-select .jcf-select-drop ul li .jcf-option:hover {
                background: rgba(0, 0, 0, 0.05); }
  .single-product-container .single-product-summary table.variations {
    width: 100%;
    border: none;
    margin: 0 auto; }
    .single-product-container .single-product-summary table.variations td {
      border: none;
      padding: 0;
      vertical-align: top; }
    .single-product-container .single-product-summary table.variations td.label {
      max-width: 3.1875rem;
      padding-top: 6px;
      vertical-align: text-top;
      line-height: 1; }
      @media (min-width: 768px) {
        .single-product-container .single-product-summary table.variations td.label {
          max-width: 49px;
          padding-top: 4px; } }
    .single-product-container .single-product-summary table.variations td.value {
      width: 73%; }
      @media (min-width: 576px) {
        .single-product-container .single-product-summary table.variations td.value {
          width: calc(100% - 3.1875rem); } }
      @media (min-width: 768px) {
        .single-product-container .single-product-summary table.variations td.value {
          width: calc(100% - 49px); } }
    .single-product-container .single-product-summary table.variations .reset_variations {
      color: #000;
      text-decoration: underline; }
      @media (max-width: 575.98px) {
        .single-product-container .single-product-summary table.variations .reset_variations {
          font-size: 11px; } }
      .single-product-container .single-product-summary table.variations .reset_variations:hover {
        color: #BED62E; }
      .single-product-container .single-product-summary table.variations .reset_variations[style*="visibility: hidden;"] {
        display: none; }
    .single-product-container .single-product-summary table.variations label {
      color: #000000;
      font-weight: 700;
      font-size: 14px;
      line-height: 1.5;
      margin: 0;
      font-family: "opensansbold";
      padding-left: 10px;
      display: block; }
    .single-product-container .single-product-summary table.variations ~ .btn-add-cart {
      margin-top: 0; }
      .single-product-container .single-product-summary table.variations ~ .btn-add-cart + .quantity {
        margin-top: 0; }
  .single-product-container .single-product-summary .variations_form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (min-width: 768px) {
      .single-product-container .single-product-summary .variations_form {
        width: 100%; } }
  .single-product-container .single-product-summary .variation-select {
    margin: 0 0 0.6875rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (min-width: 768px) {
      .single-product-container .single-product-summary .variation-select {
        width: 100%; } }
    @media (max-width: 767.98px) {
      .single-product-container .single-product-summary .variation-select {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        width: 100%; } }
    @media (max-width: 767.98px) {
      .single-product-container .single-product-summary .variation-select:first-child td.label {
        -webkit-box-flex: 0 !important;
            -ms-flex: 0 0 100% !important;
                flex: 0 0 100% !important;
        max-width: 100 !important; } }
    @media (max-width: 767.98px) {
      .single-product-container .single-product-summary .variation-select:first-child td.value {
        -webkit-box-flex: 0 !important;
            -ms-flex: 0 0 100% !important;
                flex: 0 0 100% !important;
        max-width: 100% !important;
        width: 100% !important; } }
    @media (max-width: 575.98px) {
      .single-product-container .single-product-summary .variation-select:nth-child(2) td.label {
        width: 17%; } }
    .single-product-container .single-product-summary .variation-select:nth-child(2) td.value {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .single-product-container .single-product-summary .variation-select:nth-child(2) td.value .reset_variations {
        margin-right: 10px;
        -ms-flex-item-align: center;
            -ms-grid-row-align: center;
            align-self: center; }
      @media (max-width: 575.98px) {
        .single-product-container .single-product-summary .variation-select:nth-child(2) td.value {
          width: 83%; } }
    @media (max-width: 575.98px) {
      .single-product-container .single-product-summary .variation-select:nth-child(2) .jcf-select-text {
        text-align: center; } }
    @media (max-width: 575.98px) {
      .single-product-container .single-product-summary .variation-select:nth-child(2) .jcf-list-content li {
        text-align: center; } }
    .single-product-container .single-product-summary .variation-select label {
      color: #000000;
      font-weight: 700;
      font-size: 14px;
      line-height: 1.5;
      margin: 7px 0 0 0;
      font-family: "opensansbold";
      padding-left: 10px; }
    .single-product-container .single-product-summary .variation-select .jcf-select {
      border: 1px solid #cbcbcb;
      border-radius: 2px;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      min-height: 35px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 5px 15px;
      font-size: 14px;
      font-family: "opensansregular";
      color: #000000;
      position: relative;
      text-align: right; }
      .single-product-container .single-product-summary .variation-select .jcf-select .jcf-select-opener {
        position: absolute;
        top: 12px;
        left: 10px;
        background-image: url("assets/images/arrow-right-black.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center;
        width: 9px;
        height: 9px;
        -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
                transform: rotate(90deg); }
      .single-product-container .single-product-summary .variation-select .jcf-select .jcf-select-drop {
        position: absolute;
        top: 100%;
        background: #fff;
        z-index: 10;
        border: 1px solid #cbcbcb;
        border-top: none;
        border-radius: 0 0 2px 2px;
        right: -1px; }
        .single-product-container .single-product-summary .variation-select .jcf-select .jcf-select-drop.jcf-drop-flipped {
          top: auto;
          bottom: 100%;
          border-top: 1px solid #cbcbcb;
          border-bottom: none;
          border-radius: 2px 2px 0 0; }
        .single-product-container .single-product-summary .variation-select .jcf-select .jcf-select-drop ul {
          margin: 0;
          padding: 0;
          list-style: none; }
          .single-product-container .single-product-summary .variation-select .jcf-select .jcf-select-drop ul li {
            padding: 0; }
            .single-product-container .single-product-summary .variation-select .jcf-select .jcf-select-drop ul li::before {
              display: none; }
            .single-product-container .single-product-summary .variation-select .jcf-select .jcf-select-drop ul li .jcf-option {
              padding: 5px 15px;
              display: block;
              cursor: pointer; }
              .single-product-container .single-product-summary .variation-select .jcf-select .jcf-select-drop ul li .jcf-option.jcf-selected, .single-product-container .single-product-summary .variation-select .jcf-select .jcf-select-drop ul li .jcf-option:hover {
                background: rgba(0, 0, 0, 0.05); }
  @media (max-width: 767.98px) {
    .single-product-container .single-product-summary .fixed-position .single_add_to_cart_button.btn-add-cart {
      margin-left: 0;
      margin-right: 0;
      z-index: 40; } }
  .single-product-container .single-product-summary .stock-alert-block {
    max-width: 380px;
    background: #06161F;
    border-radius: 5px;
    padding: 15px;
    width: 100%; }
    @media (max-width: 575.98px) {
      .single-product-container .single-product-summary .stock-alert-block {
        border-radius: 0;
        max-width: initial;
        width: calc(100% + 30px);
        padding: 15px 5px; } }
    .single-product-container .single-product-summary .stock-alert-block .alert:empty {
      display: none; }
    .single-product-container .single-product-summary .stock-alert-block .product-important-info {
      font-size: 16px;
      color: #fff;
      margin-bottom: 10px; }
      @media (max-width: 575.98px) {
        .single-product-container .single-product-summary .stock-alert-block .product-important-info {
          font-size: 14px; } }
    @media (max-width: 575.98px) {
      .single-product-container .single-product-summary .stock-alert-block .matat-stock-notify-form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    .single-product-container .single-product-summary .stock-alert-block .input-wrap {
      display: inline-block;
      margin-top: 5px;
      padding-right: 15px; }
      @media (max-width: 575.98px) {
        .single-product-container .single-product-summary .stock-alert-block .input-wrap {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 70%;
                  flex: 0 0 70%;
          width: calc(100% - 90px); } }
      .rtl .single-product-container .single-product-summary .stock-alert-block .input-wrap {
        padding-right: 0;
        padding-left: 15px; }
    .single-product-container .single-product-summary .stock-alert-block .form-control {
      width: 100%;
      height: 100%;
      border-radius: 5px;
      border: none;
      padding: 10px 15px;
      font-size: 16px;
      color: #1a1a1a;
      height: 46px; }
      @media (max-width: 575.98px) {
        .single-product-container .single-product-summary .stock-alert-block .form-control {
          font-size: 13px;
          height: 34px; } }
    .single-product-container .single-product-summary .stock-alert-block .btn-wrap {
      display: inline-block;
      margin-top: 5px;
      width: 100px; }
      .single-product-container .single-product-summary .stock-alert-block .btn-wrap button {
        background: #BED62E !important;
        border-color: #BED62E !important; }
      @media (max-width: 767.98px) {
        .single-product-container .single-product-summary .stock-alert-block .btn-wrap {
          margin-top: 0; } }
    .single-product-container .single-product-summary .stock-alert-block .btn {
      background: #BED62E;
      color: #fff;
      border-radius: 5px;
      min-height: 46px;
      min-width: 95px;
      font-size: 16px; }
      @media (max-width: 575.98px) {
        .single-product-container .single-product-summary .stock-alert-block .btn {
          min-height: 100%;
          min-width: 100%;
          font-size: 13px; } }
      .single-product-container .single-product-summary .stock-alert-block .btn:hover {
        background: #fff;
        color: #06161F; }
    .single-product-container .single-product-summary .stock-alert-block form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  .single-product-container .single-product-summary ul > li {
    position: relative;
    padding-right: 0.75em; }
    .single-product-container .single-product-summary ul > li:before {
      content: "\2022";
      position: absolute;
      top: 0;
      right: 0; }
  .single-product-container .single-product-summary a {
    text-decoration: underline;
    color: #000; }
    .single-product-container .single-product-summary a:hover {
      text-decoration: none; }
  .single-product-container .single-product-summary .produc-misc-info {
    margin-top: 30px; }
    @media (max-width: 767.98px) {
      .single-product-container .single-product-summary .produc-misc-info {
        width: 100%; } }
    @media (max-width: 575.98px) {
      .single-product-container .single-product-summary .produc-misc-info {
        margin-top: 20px; } }
    .single-product-container .single-product-summary .produc-misc-info .info-item {
      margin-bottom: 10px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media (max-width: 575.98px) {
        .single-product-container .single-product-summary .produc-misc-info .info-item {
          margin-bottom: 6px; } }
      .single-product-container .single-product-summary .produc-misc-info .info-item:nth-child(2) .ico-wrap img {
        width: 18px; }
    .single-product-container .single-product-summary .produc-misc-info .ico-wrap {
      display: inline-block;
      width: 27px;
      height: auto;
      text-align: center; }
      @media (max-width: 767.98px) {
        .single-product-container .single-product-summary .produc-misc-info .ico-wrap {
          margin-left: 10px;
          width: 25px; } }
      @media (max-width: 575.98px) {
        .single-product-container .single-product-summary .produc-misc-info .ico-wrap img {
          display: block; } }
    .single-product-container .single-product-summary .produc-misc-info .misc-text {
      width: calc(100% - 27px);
      padding-right: 10px;
      font-size: 14px;
      color: #000000;
      text-align: initial; }
      @media (max-width: 767.98px) {
        .single-product-container .single-product-summary .produc-misc-info .misc-text {
          font-size: 11px;
          padding-right: 0;
          width: calc(100% - 55px); } }
  .single-product-container button.btn-add-cart {
    background: #BED62E;
    min-height: 42px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 50px;
    padding: 10px 25px;
    color: #06161f;
    font-size: 16px;
    font-family: "opensansbold";
    margin-top: 10px;
    width: calc(100% - 90px); }
    @media (max-width: 575.98px) {
      .single-product-container button.btn-add-cart {
        font-size: 13px;
        width: calc(100% - 75px);
        padding: 6px 25px;
        min-height: 33px; } }
    .single-product-container button.btn-add-cart:hover {
        background: #06161f;
        color: #fff; }
    .single-product-container button.btn-add-cart .btn-price {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      font-family: "opensansregular"; }
  .single-product-container .product-share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 20px; }
    .single-product-container .product-share .share-title {
      display: inline-block;
      font-size: 14px;
      color: #000000;
      padding-left: 7px; }
    .single-product-container .product-share .share-links a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 22px;
      height: 22px;
      background: #BED62E;
      border-radius: 100%;
      padding: 0;
      line-height: 22px;
      text-align: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      color: #fff;
      text-decoration: none;
      font-size: 13px; }
      .single-product-container .product-share .share-links a:hover {
        background: #06161F; }
      .single-product-container .product-share .share-links a img {
        width: 12px;
        height: 12px; }
  .single-product-container .pagination-slider:not(.slick-initialized) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .single-product-container .pagination-slider:not(.slick-initialized) > .slide {
      -ms-flex-preferred-size: 16.6667%;
          flex-basis: 16.6667%;
      max-width: 16.6667%; }
      .single-product-container .pagination-slider:not(.slick-initialized) > .slide:nth-child(6) ~ .slide {
        display: none; }
  .single-product-container .pagination-slider .img-wrap-pagination {
    padding: 8px;
    cursor: pointer; }

.product-tab-info {
  width: 100%;
  display: table;
  clear: both;
  margin-top: 22px;
  padding: 40px 0;
  position: relative; }
  @media (max-width: 767.98px) {
    .product-tab-info {
      padding-top: 0;
      padding-bottom: 0; } }
  .product-tab-info::before, .product-tab-info::after {
    content: "";
    background: #f1f1f1;
    height: 3px;
    position: absolute;
    top: 0;
    left: -9999px;
    right: -9999px; }
    @media (max-width: 767.98px) {
      .product-tab-info::before, .product-tab-info::after {
        display: none; } }
  .product-tab-info::after {
    top: auto;
    bottom: 0; }
  .product-tab-info .product-tab-menu {
    margin: 0;
    padding: 0;
    border-bottom: 3px solid #f1f1f1;
    border-radius: 3px; }
    @media (max-width: 767.98px) {
      .product-tab-info .product-tab-menu {
        display: none; } }
  .product-tab-info li {
    margin: 0 0 0 80px;
    font-size: 14px;
    display: inline-block; }
    .product-tab-info li .nav-link {
      display: inline-block;
      text-decoration: none;
      font-family: "opensansregular";
      color: #000000;
      padding: 0 0 20px 0;
      position: relative; }
      .product-tab-info li .nav-link:hover, .product-tab-info li .nav-link.active {
        color: #BED62E; }
      .product-tab-info li .nav-link.active {
        font-family: "opensansbold"; }
        .product-tab-info li .nav-link.active::after {
          width: 100%;
          visibility: visible; }
      .product-tab-info li .nav-link::after {
        content: "";
        background: #BED62E;
        position: absolute;
        bottom: -3px;
        left: 0;
        right: 0;
        margin: 0 auto;
        height: 3px;
        width: 0;
        visibility: hidden;
        -webkit-transition: all ease 0.35s;
        transition: all ease 0.35s; }
  @media (max-width: 767.98px) {
    .product-tab-info .tab-content {
      display: none; } }
  .product-tab-info .tab-pane {
    padding: 25px 0 0 0; }
    .product-tab-info .tab-pane:not(.active) {
      display: none; }
    .product-tab-info .tab-pane table p:last-child {
      margin-bottom: 0; }
  .product-tab-info .content-wrap {
    max-width: 594px;
    font-size: 14px;
    line-height: 1.57;
    color: #000000; }
  .product-tab-info .product-tab-toggle {
    text-align: initial;
    /* margin-left: -15px; */
    /* margin-right: -15px; */ }
    @media (min-width: 768px) {
      .product-tab-info .product-tab-toggle {
        display: none; } }
    .product-tab-info .product-tab-toggle .product-toggle-block {
      border-top: 1px solid #979797;
      padding: 15px 0; }
      @media (max-width: 575.98px) {
        .product-tab-info .product-tab-toggle .product-toggle-block {
          padding: 11px 0; } }
      .product-tab-info .product-tab-toggle .product-toggle-block:last-child {
        border-bottom: 1px solid #979797; }
      .product-tab-info .product-tab-toggle .product-toggle-block.active {
        padding: 25px 20px;
        border-top: none;
        border-bottom: none;
        background: #f5f5f5;
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 20px; }
        @media (max-width: 575.98px) {
          .product-tab-info .product-tab-toggle .product-toggle-block.active {
            padding: 14px 10px 20px; } }
        .product-tab-info .product-tab-toggle .product-toggle-block.active a.product-toggle-title {
          font-size: 18px;
          font-family: "opensansbold";
          color: #BED62E; }
          @media screen and (max-width: 640px) {
            .product-tab-info .product-tab-toggle .product-toggle-block.active a.product-toggle-title {
              font-size: 16px; } }
          .product-tab-info .product-tab-toggle .product-toggle-block.active a.product-toggle-title::after {
            opacity: 0; }
          @media (max-width: 575.98px) {
            .product-tab-info .product-tab-toggle .product-toggle-block.active a.product-toggle-title {
              font-size: 13px; } }
      .product-tab-info .product-tab-toggle .product-toggle-block a.product-toggle-title {
        font-size: 24px;
        color: #000;
        text-decoration: none;
        display: block;
        position: relative; }
        @media screen and (max-width: 640px) {
          .product-tab-info .product-tab-toggle .product-toggle-block a.product-toggle-title {
            font-size: 16px; } }
        @media (max-width: 575.98px) {
          .product-tab-info .product-tab-toggle .product-toggle-block a.product-toggle-title {
            font-size: 12px; } }
        .product-tab-info .product-tab-toggle .product-toggle-block a.product-toggle-title::before, .product-tab-info .product-tab-toggle .product-toggle-block a.product-toggle-title::after {
          content: "";
          background: #000;
          width: 12px;
          height: 2px;
          position: absolute;
          top: 14px;
          left: 0;
          -webkit-transition: all ease 0.35s;
          transition: all ease 0.35s; }
          @media screen and (max-width: 640px) {
            .product-tab-info .product-tab-toggle .product-toggle-block a.product-toggle-title::before, .product-tab-info .product-tab-toggle .product-toggle-block a.product-toggle-title::after {
              top: 14px; } }
          @media (max-width: 575.98px) {
            .product-tab-info .product-tab-toggle .product-toggle-block a.product-toggle-title::before, .product-tab-info .product-tab-toggle .product-toggle-block a.product-toggle-title::after {
              height: 1px;
              width: 7px;
              top: 7px;
              left: 9px; } }
        .product-tab-info .product-tab-toggle .product-toggle-block a.product-toggle-title::after {
          -webkit-transform: rotate(90deg);
              -ms-transform: rotate(90deg);
                  transform: rotate(90deg); }
      .product-tab-info .product-tab-toggle .product-toggle-block .product-toggle-content {
        margin-top: 15px; }
      .product-tab-info .product-tab-toggle .product-toggle-block .content-wrap {
        max-width: 100%;
        font-size: 24px; }
        @media screen and (max-width: 640px) {
          .product-tab-info .product-tab-toggle .product-toggle-block .content-wrap {
            font-size: 18px; } }
        @media (max-width: 575.98px) {
          .product-tab-info .product-tab-toggle .product-toggle-block .content-wrap {
            font-size: 12px;
            line-height: 1.5; } }

.single-product-summary .sale-countdown-box {
  background: rgba(190, 214, 46, 0.6);
  border-radius: 0 0 3px 3px;
  color: #fff;
  padding: 0.375rem 0.625rem; }
  @media (min-width: 768px) {
    .single-product-summary .sale-countdown-box {
      border-radius: 3px;
      padding: 10px 18px;
      margin-bottom: 23px; } }
  @media (min-width: 992px) {
    .single-product-summary .sale-countdown-box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media (max-width: 767.98px) {
    .single-product-summary .sale-countdown-box {
      margin: -0.75rem 0.8125rem 0.8125rem; } }
  .single-product-summary .sale-countdown-box .sale-info-title {
    font-size: 0.75rem;
    line-height: 1.16666667;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    color: #fff;
    display: block;
    font-weight: 700;
    padding: 0 0 0.3125rem; }
    @media (min-width: 768px) {
      .single-product-summary .sale-countdown-box .sale-info-title {
        line-height: 1.1875;
        font-size: 14px;
        bottom: 10px; } }
    @media (min-width: 992px) {
      .single-product-summary .sale-countdown-box .sale-info-title {
        -ms-flex-preferred-size: calc(100% - 166px);
            flex-basis: calc(100% - 166px);
        max-width: calc(100% - 166px);
        padding: 0 0 0 10px; } }
    @media (min-width: 1200px) {
      .single-product-summary .sale-countdown-box .sale-info-title {
        font-size: 16px; } }
    @media (max-width: 991.98px) {
      .single-product-summary .sale-countdown-box .sale-info-title {
        text-align: center; } }
  @media (max-width: 991.98px) {
    .single-product-summary .sale-countdown-box .countdown-timer {
      margin: 0 auto; } }

.countdown-timer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 7rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  text-align: center; }
  @media (min-width: 768px) {
    .countdown-timer {
      max-width: 8.3em;
      -ms-flex-preferred-size: 8.3em;
          flex-basis: 8.3em;
      font-size: 20px; } }
  .countdown-timer .time-col {
    background: rgba(0, 0, 0, 0.57);
    border-radius: 2px;
    -ms-flex-preferred-size: calc(25% - 0.125rem);
        flex-basis: calc(25% - 0.125rem);
    max-width: calc(25% - 0.125rem);
    color: #fff;
    padding: 0.125rem 0.125rem 0; }
    @media (min-width: 768px) {
      .countdown-timer .time-col {
        -ms-flex-preferred-size: calc(25% - 0.2em);
            flex-basis: calc(25% - 0.2em);
        max-width: calc(25% - 0.2em);
        padding: 2px 3px; } }
    .countdown-timer .time-col .days,
    .countdown-timer .time-col .hours,
    .countdown-timer .time-col .minutes,
    .countdown-timer .time-col .seconds {
      font: 700 0.8125rem/ 1 "Poppins", Arial, Helvetica, sans-serif;
      display: block;
      padding: 0.1875rem 0 0.125rem; }
      @media (min-width: 768px) {
        .countdown-timer .time-col .days,
        .countdown-timer .time-col .hours,
        .countdown-timer .time-col .minutes,
        .countdown-timer .time-col .seconds {
          font-size: 16px;
          padding: 5px 0 4px; } }
      @media (min-width: 992px) {
        .countdown-timer .time-col .days,
        .countdown-timer .time-col .hours,
        .countdown-timer .time-col .minutes,
        .countdown-timer .time-col .seconds {
          font-size: 18px; } }
      @media (min-width: 1200px) {
        .countdown-timer .time-col .days,
        .countdown-timer .time-col .hours,
        .countdown-timer .time-col .minutes,
        .countdown-timer .time-col .seconds {
          font-size: 20px; } }
    .countdown-timer .time-col .smalltext {
      font-size: 0.4875rem;
      border-top: 1px solid #fff;
      padding: 0.0625rem 0; }
      @media (min-width: 992px) {
        .countdown-timer .time-col .smalltext {
          font-size: 0.55rem;
          padding: 2px 0 0; } }

.single-product .woocommerce-variation.single_variation {
  width: 100%; }

.single-product.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item),
.single-product.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover,
.single-product.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover,
.single-product.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected {
  box-shadow: none !important; }

.single-product.woo-variation-swatches .variable-items-wrapper .variable-item.image-variable-item:not(.radio-variable-item)::before {
  display: none; }

@media (max-width: 767.98px) {
  .woocommerce-variation.single_variation {
    width: 100%; }
  .single-product-container .single-product-summary .stock-alert-block {
    margin: 0 auto; }
  .single-product-container .single-product-summary .stock-alert-block .input-wrap {
    margin-top: 0;
    width: calc(100% - 129px); }
  .single-product-container .single-product-summary .stock-alert-block .form-control {
    height: 50px; }
  .single-product-container .single-product-summary .stock-alert-block .btn-wrap {
    width: 120px; } }

@media (max-width: 575.98px) {
  .single-product-container .single-product-summary .stock-alert-block {
    margin: auto -15px; }
  .single-product-container .single-product-summary .stock-alert-block .input-wrap {
    margin-top: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 72%;
            flex: 0 0 72%;
    width: auto; }
  .single-product-container .single-product-summary .stock-alert-block .form-control {
    height: 100%; }
  .single-product-container .single-product-summary .stock-alert-block .btn-wrap {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 28%;
            flex: 0 0 28%;
    width: auto; } }

@media (min-width: 768px) {
  .woocommerce-variation .woocommerce-variation-availability {
    margin-bottom: 30px; } }

@media (max-width: 767px) {
  .single-product-container .woocommerce-breadcrumb,
  .single-product-container .woocommerce-breadcrumb a {
    font-size: 16px;
    padding-top: 0; } }

@media (max-width: 575.98px) {
  .single-product-container .woocommerce-breadcrumb,
  .single-product-container .woocommerce-breadcrumb a {
    padding-top: 0;
    padding-bottom: 18px;
    font-size: 11px; } }

.single-product-container .image-variable-wrapper,
.single-product-container .image-variable-wrapper {
  display: block !important;
  width: 340px; }

@media (max-width: 991px) {
  .single-product-container .image-variable-wrapper,
  .single-product-container .image-variable-wrapper {
    width: 275px; } }

@media (max-width: 767.98px) {
  .woo-variation-swatches .single-product-container .image-variable-wrapper,
  .woo-variation-swatches .single-product-container .image-variable-wrapper {
    margin: auto !important; } }

.stock-alert-row {
  width: 100%; }

.matat-stock-notify-form {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .matat-stock-notify-form .btn-wrap {
    -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
    max-width: 33%;
    padding-right: 4px; }
  .matat-stock-notify-form .input-wrap {
    max-width: 67%;
    -ms-flex-preferred-size: 67%;
        flex-basis: 67%; }

.single-product-summary .btn-wrap {
  margin-top: 0; }
  .single-product-summary .btn-wrap button {
    background: #BED62E;
    border-color: #BED62E;
    width: 100%;
    height: calc(2.25rem + 2px);
    font-size: 16px; }
    @media (min-width: 768px) {
      .single-product-summary .btn-wrap button {
        padding: 4px 15px 6px;
        font-size: 14px;
        height: 38px; } }
    @media (max-width: 575.98px) {
      .single-product-summary .btn-wrap button {
        font-size: 14px; } }
    .single-product-summary .btn-wrap button:hover {
      background: transparent;
      color: #BED62E; }

.woocommerce-product-attributes-item .woocommerce-product-attributes-item__value p {
  margin-bottom: 0;
  margin-right: 10px; }

.page-template-about-page .page-header {
  position: relative;
  padding-bottom: 0;
  margin-bottom: 66px; }
  @media (max-width: 767.98px) {
    .page-template-about-page .page-header {
      margin-bottom: 1.87rem; } }
  .page-template-about-page .page-header .bg-image {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative; }
    @media (max-width: 991.98px) {
      .page-template-about-page .page-header .bg-image {
        min-height: 320px; } }
    @media (max-width: 767.98px) {
      .page-template-about-page .page-header .bg-image {
        min-height: auto; } }
    .page-template-about-page .page-header .bg-image::before {
      content: "";
      background-image: -webkit-radial-gradient(#BED62E, transparent);
      background-image: radial-gradient(#BED62E, transparent);
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      opacity: 0.2; }
    .page-template-about-page .page-header .bg-image img {
      width: 100%;}
  .page-template-about-page .page-header > .container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    z-index: 2;
    padding-bottom: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 767.98px) {
      .page-template-about-page .page-header > .container {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        padding-bottom: 0;
        height: auto; } }
  .page-template-about-page .page-header .page-title-holder {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .page-template-about-page .page-header .woocommerce-breadcrumb {
    color: #fff; }
    @media (max-width: 767.98px) {
      .page-template-about-page .page-header .woocommerce-breadcrumb {
        padding-top: 11px;
        padding-bottom: 0; } }
    .page-template-about-page .page-header .woocommerce-breadcrumb a {
      color: #fff; }
      .page-template-about-page .page-header .woocommerce-breadcrumb a:hover {
        opacity: 0.8; }
      .page-template-about-page .page-header .woocommerce-breadcrumb a:after {
        content: '';
        width: 5px;
        height: 7px;
        margin: 0 7px;
        display: inline-block;
        background-repeat: no-repeat;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5.3 8.3'%3e%3cpath fill='none' stroke='white' stroke-width='1.6' stroke-linecap='square' stroke-miterlimit='10' d='M4.1 1.1l-3 3 3 3'/%3e%3c/svg%3e"); }
    .page-template-about-page .page-header .woocommerce-breadcrumb img {
      display: none; }
  .page-template-about-page .page-header .page-title {
    color: #fff;
    font-family: "opensansbold";
    font-weight: 700;
    font-size: 44px;
    line-height: 1.36; }
    @media (max-width: 767.98px) {
      .page-template-about-page .page-header .page-title {
        margin-top: -40px;
        font-size: 1.37rem;
        padding-top: 0; } }
  .page-template-about-page .page-header .page-content p {
    font-size: 24px;
    font-family: "opensansbold";
    font-weight: 700;
    color: #fff;
    line-height: 1.38; }
    @media (max-width: 767.98px) {
      .page-template-about-page .page-header .page-content p {
        font-size: 0.875rem; } }

.page-template-about-page .generation-section {
  text-align: center; }
  .page-template-about-page .generation-section .container {
    max-width: 1040px; }
    @media (max-width: 767.98px) {
      .page-template-about-page .generation-section .container {
        max-width: 572px; } }
  .page-template-about-page .generation-section .section-title {
    max-width: 707px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 24px;
    font-family: 'opensansextrabold';
    font-weight: 800; }
    @media (max-width: 767.98px) {
      .page-template-about-page .generation-section .section-title {
        font-size: 1.312rem; } }
  .page-template-about-page .generation-section .section-desc {
    max-width: 707px;
    margin: auto;
    color: #3F3F3F; }
    @media (max-width: 767.98px) {
      .page-template-about-page .generation-section .section-desc {
        font-size: 0.75rem;
        margin-top: 0.95rem; } }
    .page-template-about-page .generation-section .section-desc p:empty {
      display: none; }
  .page-template-about-page .generation-section .our-moto-block {
    margin-top: 66px;
    position: relative; }
    @media (max-width: 767.98px) {
      .page-template-about-page .generation-section .our-moto-block {
        margin-top: 1.87rem; } }
    .page-template-about-page .generation-section .our-moto-block picture {
      display: block;
      position: relative; }
      .page-template-about-page .generation-section .our-moto-block picture::before {
        content: "";
        background-image: -webkit-radial-gradient(#BED62E, transparent);
        background-image: radial-gradient(#BED62E, transparent);
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        opacity: 0.2; }
      .page-template-about-page .generation-section .our-moto-block picture img {
        width: 100%; }
    .page-template-about-page .generation-section .our-moto-block .section-header {
      position: absolute;
      bottom: 60px;
      left: 0;
      right: 0;
      max-width: 832px;
      margin: 0 auto;
      padding: 0 15px;
      color: #fff;
      z-index: 2; }
      @media (max-width: 767.98px) {
        .page-template-about-page .generation-section .our-moto-block .section-header {
          bottom: 2.17rem;
          max-width: 531px; } }
    .page-template-about-page .generation-section .our-moto-block h2 {
      margin: 0;
      font-size: 20px;
      font-family: "opensansbold";
      font-weight: 700;
      line-height: 1.35; }
      @media (max-width: 767.98px) {
        .page-template-about-page .generation-section .our-moto-block h2 {
          font-size: 0.75rem; } }
    .page-template-about-page .generation-section .our-moto-block p {
      margin-bottom: 0;
      margin-top: 1rem;
      font-size: 24px;
      line-height: 1.58;
      font-family: "opensansbold";
      font-weight: 700; }
      @media (max-width: 767.98px) {
        .page-template-about-page .generation-section .our-moto-block p {
          font-size: 0.94rem;
          margin-top: 0.75rem; } }
  .page-template-about-page .generation-section .our-story-block {
    margin-top: 66px; }
    @media (max-width: 767.98px) {
      .page-template-about-page .generation-section .our-story-block {
        margin-top: 1.87rem; } }
    .page-template-about-page .generation-section .our-story-block .section-header {
      max-width: 707px;
      margin: 0 auto; }
      @media (max-width: 767.98px) {
        .page-template-about-page .generation-section .our-story-block .section-header {
          max-width: 562px; } }
    .page-template-about-page .generation-section .our-story-block h2 {
      margin: 0;
      font-size: 42px;
      color: #313131;
      font-family: 'opensansextrabold';
      font-weight: 700;
      line-height: 1.36; }
      @media (max-width: 767.98px) {
        .page-template-about-page .generation-section .our-story-block h2 {
          font-size: 1.312rem; } }
    .page-template-about-page .generation-section .our-story-block p {
      margin-top: 1.9rem;
      margin-bottom: 0;
      color: #525252;
      line-height: 1.4; }
      @media (max-width: 767.98px) {
        .page-template-about-page .generation-section .our-story-block p {
          font-size: 0.75rem;
          margin-top: 0.8rem; } }
    .page-template-about-page .generation-section .our-story-block p:empty {
      display: none; }

.page-template-about-page .benefit-section {
  margin-top: 66px;
  margin-bottom: 0;
  padding: 0;
  position: relative; }
  @media (max-width: 767.98px) {
    .page-template-about-page .benefit-section {
      margin-top: 1.87rem; } }
  .page-template-about-page .benefit-section::before {
    display: none; }
  .page-template-about-page .benefit-section .bg-image {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%; }
    .page-template-about-page .benefit-section .bg-image::before {
      content: "";
      background-image: -webkit-radial-gradient(#BED62E, transparent);
      background-image: radial-gradient(#BED62E, transparent);
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      opacity: 0.2; }
    .page-template-about-page .benefit-section .bg-image img {
      width: 100%;}
  .page-template-about-page .benefit-section .container {
    max-width: 1180px;
    padding: 146px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 1199.98px) {
      .page-template-about-page .benefit-section .container {
        padding: 110px 0; } }
    @media (max-width: 991.98px) {
      .page-template-about-page .benefit-section .container {
        padding: 90px 0; } }
    @media (max-width: 767.98px) {
      .page-template-about-page .benefit-section .container {
        padding-top: 1.45rem;
        padding-bottom: 1.45rem;
        max-width: 330px; } }
  @media (max-width: 767.98px) {
    .page-template-about-page .benefit-section .benefit-item-holder {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-left: 0;
      margin-right: 0; } }
  .page-template-about-page .benefit-section .benefit-col {
    color: #fff; }
    @media (max-width: 991.98px) {
      .page-template-about-page .benefit-section .benefit-col {
        width: 50%; } }
    @media (max-width: 767.98px) {
      .page-template-about-page .benefit-section .benefit-col {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 2rem; }
        .page-template-about-page .benefit-section .benefit-col:nth-child(2), .page-template-about-page .benefit-section .benefit-col:nth-child(3) {
          -webkit-box-ordinal-group: 0;
              -ms-flex-order: -1;
                  order: -1; }
        .page-template-about-page .benefit-section .benefit-col:nth-child(2) {
          margin-top: 0; }
        .page-template-about-page .benefit-section .benefit-col .ico-wrap {
          margin-bottom: 0.72rem; } }
    .page-template-about-page .benefit-section .benefit-col strong {
      display: block;
      font-size: 20px;
      line-height: 1.35; }
      @media (max-width: 767.98px) {
        .page-template-about-page .benefit-section .benefit-col strong {
          font-size: 0.815rem; } }
    .page-template-about-page .benefit-section .benefit-col span {
      display: block;
      margin-top: 12px; }
      @media (max-width: 767.98px) {
        .page-template-about-page .benefit-section .benefit-col span {
          margin-top: 0.4rem;
          font-size: 0.655rem; } }

.page-template-about-page #footer {
  border-top: 0; }

.page-header-mobile-media {
  display: none; }

.page-template-contact-page .page-header {
  position: relative;
  padding-bottom: 50px; }
  @media (max-width: 575.98px) {
    .page-template-contact-page .page-header {
      padding-bottom: 37px; } }

.page-template-contact-page h1 {
  padding-top: 39px; }
  @media (max-width: 575.98px) {
    .page-template-contact-page h1 {
      padding-top: 17px;
      font-size: 24px; } }

.page-template-contact-page .woocommerce-breadcrumb {
  padding-top: 11px;
  text-align: center; }
  @media (max-width: 575.98px) {
    .page-template-contact-page .woocommerce-breadcrumb {
      padding-bottom: 0; } }

.page-template-contact-page .page-header-mobile-media {
  display: none;
  position: absolute;
  width: 80px;
  top: 51%;
  right: 29px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
  @media (max-width: 767.98px) {
    .page-template-contact-page .page-header-mobile-media {
      display: block; } }
  @media (max-width: 575.98px) {
    .page-template-contact-page .page-header-mobile-media {
      width: 60px; } }

.page-template-page-contact .page-header h1 {
  position: relative;
  z-index: 1; }
  .page-template-page-contact .page-header h1::after {
    content: "";
    background-image: url("assets/images/newsletter-bike.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    width: 3.719rem;
    height: 4.094rem;
    position: absolute;
    top: -5px;
    right: 10px;
    opacity: 0.15;
    z-index: -1; }

.contact-form-section {
  margin-top: 76px;
  margin-bottom: 66px; }
  @media (max-width: 767.98px) {
    .contact-form-section {
      margin-top: 2rem;
      margin-bottom: 3.22rem; } }
  .contact-form-section .container {
    max-width: 1340px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    @media (max-width: 767.98px) {
      .contact-form-section .container {
        display: block;
        max-width: 620px; } }
  .contact-form-section .contact-info-list {
    width: 28.28%;
    padding: 0;
    margin: 0;
    list-style: none; }
    @media (max-width: 991.98px) {
      .contact-form-section .contact-info-list {
        width: 37%; } }
    @media (max-width: 767.98px) {
      .contact-form-section .contact-info-list {
        width: 100%;
        max-width: 573px;
        margin: 0 auto; } }
    .contact-form-section .contact-info-list li {
      margin-bottom: 40px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media (max-width: 767.98px) {
        .contact-form-section .contact-info-list li {
          margin-bottom: 2.04rem; } }
      .contact-form-section .contact-info-list li .ico-wrap {
        width: 48px; }
        @media (max-width: 767.98px) {
          .contact-form-section .contact-info-list li .ico-wrap {
            width: 2.25rem; }
            .contact-form-section .contact-info-list li .ico-wrap img {
              width: 100%; } }
      .contact-form-section .contact-info-list li .detail {
        width: calc(100% - 48px);
        padding-right: 51px; }
        @media (max-width: 991.98px) {
          .contact-form-section .contact-info-list li .detail {
            padding-right: 15px; } }
        @media (max-width: 767.98px) {
          .contact-form-section .contact-info-list li .detail {
            width: calc(100% - 2.25rem);
            padding-right: 1.19rem; } }
        .contact-form-section .contact-info-list li .detail .title {
          font-family: "opensansbold";
          font-size: 28px;
          line-height: 1.36;
          color: #000;
          margin-bottom: 17px;
          display: block; }
          @media (max-width: 767.98px) {
            .contact-form-section .contact-info-list li .detail .title {
              font-size: 1rem;
              line-height: 1.34;
              margin-bottom: 3px; } }
        .contact-form-section .contact-info-list li .detail .about-content {
          font-family: "opensansregular";
          font-size: 18px;
          line-height: 1.5;
          color: #000; }
          @media (max-width: 767.98px) {
            .contact-form-section .contact-info-list li .detail .about-content {
              font-size: 0.815rem; } }
          .contact-form-section .contact-info-list li .detail .about-content p:last-child {
            margin-bottom: 0; }
        .contact-form-section .contact-info-list li .detail .address {
          line-height: 2.22; }
          @media (max-width: 767.98px) {
            .contact-form-section .contact-info-list li .detail .address {
              font-size: 0.815rem; } }
        .contact-form-section .contact-info-list li .detail a {
          text-decoration: none;
          display: table;
          margin-bottom: 10px;
          color: #000000; }
          @media (max-width: 767.98px) {
            .contact-form-section .contact-info-list li .detail a {
              font-size: 0.815rem; } }
          .contact-form-section .contact-info-list li .detail a:hover {
            color: #BED62E;
            text-decoration: underline; }
  .contact-form-section .contact-form-holder {
    width: 59.55%;
    background: #06161F;
    border-radius: 24px;
    padding: 45px 70px;
    color: #fff;
    text-align: center; }
    @media (max-width: 991.98px) {
      .contact-form-section .contact-form-holder {
        padding: 40px 30px; } }
    @media (max-width: 767.98px) {
      .contact-form-section .contact-form-holder {
        width: 100%;
        padding: 30px 20px;
        border-radius: 19px; } }
    @media (max-width: 575.98px) {
      .contact-form-section .contact-form-holder {
        width: auto;
        padding: 15px 9px 21px;
        margin-left: -10px;
        margin-right: -10px; } }
    .contact-form-section .contact-form-holder .ajax-loader {
      display: none; }
    .contact-form-section .contact-form-holder .contact-form-header {
      position: relative;
      display: table;
      margin: 0 auto;
      z-index: 1; }
      .contact-form-section .contact-form-holder .contact-form-header::after {
        content: "";
        background-image: url("assets/images/bike-stunt.svg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
        width: 119px;
        height: 131px;
        position: absolute;
        top: -25px;
        right: -5px;
        z-index: -1;
        opacity: 0.15; }
        @media (max-width: 767.98px) {
          .contact-form-section .contact-form-holder .contact-form-header::after {
            display: none; } }
    .contact-form-section .contact-form-holder h2 {
      margin: 0 0 20px 0;
      font-family: "opensansregular";
      font-size: 42px;
      line-height: 1.36; }
      @media (max-width: 767.98px) {
        .contact-form-section .contact-form-holder h2 {
          font-size: 1.25rem;
          line-height: 1.6;
          margin-bottom: 10px; } }
    .contact-form-section .contact-form-holder .form-info-text {
      font-family: "opensansregular";
      font-size: 18px;
      line-height: 1.33;
      letter-spacing: 0.14px; }
      @media (max-width: 767.98px) {
        .contact-form-section .contact-form-holder .form-info-text {
          font-size: 0.876rem;
          line-height: 1.5; } }
    @media (max-width: 767.98px) {
      .contact-form-section .contact-form-holder form {
        margin-top: 0.815rem; } }
    .contact-form-section .contact-form-holder form .form-group {
      margin-bottom: 0;
      margin-top: 30px;
      padding: 0 7.5px;
      width: 100%; }
      @media (max-width: 767.98px) {
        .contact-form-section .contact-form-holder form .form-group {
          margin-top: 0.94rem; } }
      .contact-form-section .contact-form-holder form .form-group.half {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 50%;
                flex: 1 0 50%; }
        @media (max-width: 767.98px) {
          .contact-form-section .contact-form-holder form .form-group.half {
            -webkit-box-flex: 1;
                -ms-flex: auto;
                    flex: auto; } }
      .contact-form-section .contact-form-holder form .form-group input,
      .contact-form-section .contact-form-holder form .form-group textarea {
        padding: 10px 15px;
        background: rgba(156, 156, 156, 0.4);
        border: none;
        height: 50px;
        border-radius: 3px;
        color: #fff;
        resize: none; }
        .contact-form-section .contact-form-holder form .form-group input::-webkit-input-placeholder,
        .contact-form-section .contact-form-holder form .form-group textarea::-webkit-input-placeholder {
          /* Chrome/Opera/Safari */
          color: #fff; }
        .contact-form-section .contact-form-holder form .form-group input::-moz-placeholder,
        .contact-form-section .contact-form-holder form .form-group textarea::-moz-placeholder {
          /* Firefox 19+ */
          color: #fff; }
        .contact-form-section .contact-form-holder form .form-group input:-ms-input-placeholder,
        .contact-form-section .contact-form-holder form .form-group textarea:-ms-input-placeholder {
          /* IE 10+ */
          color: #fff; }
        .contact-form-section .contact-form-holder form .form-group input:-moz-placeholder,
        .contact-form-section .contact-form-holder form .form-group textarea:-moz-placeholder {
          /* Firefox 18- */
          color: #fff; }
        @media (max-width: 767.98px) {
          .contact-form-section .contact-form-holder form .form-group input,
          .contact-form-section .contact-form-holder form .form-group textarea {
            padding-left: 0.63rem;
            padding-right: 0.63rem;
            background: rgba(156, 156, 156, 0.44);
            height: 2.62rem;
            font-size: 0.815rem;
            line-height: 1.38; } }
      .contact-form-section .contact-form-holder form .form-group textarea {
        height: 135px; }
        @media (max-width: 767.98px) {
          .contact-form-section .contact-form-holder form .form-group textarea {
            height: 5.47rem; } }
    .contact-form-section .contact-form-holder form p {
      margin: 30px 0 0 0;
      width: 100%; }
      @media (max-width: 767.98px) {
        .contact-form-section .contact-form-holder form p {
          margin-top: 0.94rem; } }
    .contact-form-section .contact-form-holder form .btn {
      background: #BED62E;
      color: #fff;
      min-width: 175px;
      min-height: 42px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 0 auto;
      border-radius: 20px;
      font-size: 14px;
      font-family: "opensansbold";
      line-height: 1.36; }
      @media (max-width: 767.98px) {
        .contact-form-section .contact-form-holder form .btn {
          min-width: 8.25rem;
          min-height: 2.125rem;
          border-radius: 34px;
          font-size: 0.815rem;
          line-height: 1.38; } }
      .contact-form-section .contact-form-holder form .btn:hover {
        background: #fff;
        color: #BED62E; }

body.woocommerce-checkout {
  margin-left: initial;
  margin-right: initial; }

.thankyou-section {
  margin-top: 60px;
  padding-bottom: 60px; }
  @media (max-width: 767.98px) {
    .thankyou-section {
      min-height: auto;
      margin-top: 1.8rem;
      margin-bottom: 1.8rem; } }
  .thankyou-section .thankyou-content-holder {
    max-width: 342px;
    margin: 0 auto;
    text-align: center; }
    .thankyou-section .thankyou-content-holder .page-title {
      margin: 0 0 17px 0;
      font-size: 32px;
      line-height: 1.34;
      color: #BED62E; }
      @media (max-width: 767.98px) {
        .thankyou-section .thankyou-content-holder .page-title {
          font-size: 1rem; } }
    .thankyou-section .thankyou-content-holder img {
      width: 76px;
      opacity: 0.1;
      margin-bottom: 20px; }
    .thankyou-section .thankyou-content-holder .page-content {
      font-size: 14px;
      font-family: "opensansbold";
      line-height: 1.5; }
      @media (max-width: 767.98px) {
        .thankyou-section .thankyou-content-holder .page-content {
          font-size: 0.627rem; } }
      .thankyou-section .thankyou-content-holder .page-content p {
        margin-bottom: 5px; }
    .thankyou-section .thankyou-content-holder .btn-holder {
      margin-top: 30px; }
      .thankyou-section .thankyou-content-holder .btn-holder .btn {
        min-width: 175px;
        min-height: 42px;
        text-align: center;
        text-decoration: none;
        background: #BED62E;
        color: #fff;
        border-radius: 100px;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        font-family: "opensansbold";
        font-size: 14px;
        line-height: 1.36; }
        @media (max-width: 767.98px) {
          .thankyou-section .thankyou-content-holder .btn-holder .btn {
            max-width: 8.75rem;
            width: 100%; } }
        .thankyou-section .thankyou-content-holder .btn-holder .btn:hover {
          background: #06161F; }

.woocommerce > .woocommerce-form-coupon-toggle {
  display: none; }

.woocommerce .woocommerce-error {
  padding: 0.9375rem 0.625rem 1.25rem;
  font-size: 0.75rem; }
  @media (min-width: 768px) {
    .woocommerce .woocommerce-error {
      padding-bottom: 25px;
      font-size: 14px;
      padding-left: 20px;
      padding-right: 20px; } }
  @media (min-width: 992px) {
    .woocommerce .woocommerce-error {
      padding-bottom: 30px;
      font-size: 16px;
      padding-left: 28px;
      padding-right: 28px; } }
  @media (min-width: 1200px) {
    .woocommerce .woocommerce-error {
      padding-left: 34px;
      padding-right: 34px; } }
  @media (min-width: 1300px) {
    .woocommerce .woocommerce-error {
      padding-left: 40px;
      padding-right: 40px; } }
  .woocommerce .woocommerce-error > li {
    background: transparent;
    color: #dc3545;
    border-radius: 3px;
    padding: 0.375rem 0.5rem;
    margin-bottom: 10px;
    font-size: 14px; }
    @media (min-width: 768px) {
      .woocommerce .woocommerce-error > li {
        border-radius: 4px;
        padding: 4px 15px;
        margin-bottom: 0px; } }

body .select2-dropdown,
body .select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #003538; }

.woocommerce-NoticeGroup .woocommerce-info {
  margin: 0 0 20px;
  background: #117bbd;
  color: #fff;
  border-radius: 3px;
  padding: 0.375rem 0.5rem;
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .woocommerce-NoticeGroup .woocommerce-info {
      border-radius: 4px;
      padding: 7px 15px; } }
  @media (min-width: 768px) {
    .woocommerce-NoticeGroup .woocommerce-info {
      margin-bottom: 25px; } }
  @media (min-width: 992px) {
    .woocommerce-NoticeGroup .woocommerce-info {
      margin-bottom: 30px; } }

.woocommerce-NoticeGroup .woocommerce-error {
  padding: 0 0 20px; }
  @media (min-width: 768px) {
    .woocommerce-NoticeGroup .woocommerce-error {
      padding-bottom: 25px; } }
  @media (min-width: 992px) {
    .woocommerce-NoticeGroup .woocommerce-error {
      padding-bottom: 30px; } }

.woocommerce-breadcrumb {
  position: relative;
  z-index: 2;
  padding: 10px 10px 34px;
  color: #747474;
  font-size: 10px;
  text-align: center; }
  @media (min-width: 576px) {
    .woocommerce-breadcrumb {
      font-size: 12px; } }
  @media (min-width: 768px) {
    .woocommerce-breadcrumb {
      padding: 12px 20px 0;
      text-align: right; } }
  @media (min-width: 992px) {
    .woocommerce-breadcrumb {
      padding: 10px 23px 0; } }
  @media (min-width: 1200px) {
    .woocommerce-breadcrumb {
      padding-left: 34px;
      padding-right: 0; } }
  @media (min-width: 1300px) {
    .woocommerce-breadcrumb {
      padding-left: 40px; } }
  .woocommerce-breadcrumb a {
    font-size: 10px; }
    @media (min-width: 576px) {
      .woocommerce-breadcrumb a {
        font-size: 12px; } }

.custom-checkbox {
  display: block;
  position: relative;
  font-size: 0.6875rem;
  line-height: 0.875rem;
  color: #003538;
  font-weight: 400;
  padding: 0.1875rem 0 0.1875rem 1.4375rem; }
  @media (min-width: 768px) {
    .custom-checkbox {
      font-size: 14px;
      padding-left: 34px; } }
  @media (min-width: 992px) {
    .custom-checkbox {
      font-size: 16px;
      line-height: 1.25;
      padding-left: 43px;
      color: #191919; } }
  .rtl .custom-checkbox {
    padding-left: 0;
    padding-right: 2.0625rem; }
    @media (min-width: 768px) {
      .rtl .custom-checkbox {
        padding-right: 29px; } }
    @media (min-width: 992px) {
      .rtl .custom-checkbox {
        padding-right: 29px; } }
  .custom-checkbox .wpcf7-form-control-wrap {
    position: static; }
  .custom-checkbox span.wpcf7-list-item {
    margin: 0; }
  .custom-checkbox a {
    color: inherit;
    text-decoration: underline; }
    .custom-checkbox a:hover {
      text-decoration: none; }
  .custom-checkbox input[type="checkbox"] {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0; }
    .custom-checkbox input[type="checkbox"]:checked ~ span .fake-input {
      border-color: #BED62E;
      background: #BED62E; }
      .custom-checkbox input[type="checkbox"]:checked ~ span .fake-input:after {
        opacity: 1; }
    .custom-checkbox input[type="checkbox"]:checked ~ .fake-input {
      border-color: #BED62E;
      background: #BED62E; }
      .custom-checkbox input[type="checkbox"]:checked ~ .fake-input:after {
        opacity: 1; }
  .custom-checkbox .fake-label {
    font-size: 14px; }
    @media (min-width: 768px) {
      .custom-checkbox .fake-label {
        font-size: 14px; } }
  .custom-checkbox .fake-input {
    position: absolute;
    top: 0.625rem;
    left: 0;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    line-height: 1;
    width: 20px;
    height: 20px;
    color: #fff;
    border-radius: 2px;
    border: 1px solid #000000; }
    @media (min-width: 768px) {
      .custom-checkbox .fake-input {
        width: 25px;
        height: 25px; } }
    @media (min-width: 992px) {
      .custom-checkbox .fake-input {
        top: 13px;
        width: 20px;
        height: 20px; } }
    .rtl .custom-checkbox .fake-input {
      left: auto;
      right: 0; }
    .custom-checkbox .fake-input:after {
      font-family: 'icomoon';
      line-height: 1;
      content: '\e909';
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      font-size: 10px;
      opacity: 0;
      margin-top: -1px; }
      @media (min-width: 768px) {
        .custom-checkbox .fake-input:after {
          font-size: 11px; } }

.coupon-info {
  font-size: 12px; }
  @media (min-width: 768px) {
    .coupon-info {
      font-size: 14px; } }

.shipping-payment-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #F3F4F2;
  font-size: 0.75rem;
  line-height: 1.25;
  padding: 0 0.3125rem; }
  @media (min-width: 768px) {
    .shipping-payment-bar {
      font-size: 14px;
      padding: 0 10px; } }
  .shipping-payment-bar .bar-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
    max-width: 33.33%;
    padding: 0.3125rem;
    height: 2.6875rem; }
    @media (min-width: 768px) {
      .shipping-payment-bar .bar-col {
        height: 45px; } }
    .shipping-payment-bar .bar-col [class^="icon-"],
    .shipping-payment-bar .bar-col [class*=" icon-"] {
      margin-right: 0.3125rem;
      font-size: 1.2em; }
      @media (min-width: 768px) {
        .shipping-payment-bar .bar-col [class^="icon-"],
        .shipping-payment-bar .bar-col [class*=" icon-"] {
          margin-right: 10px;
          font-size: 1.42857143em; } }
      @media (min-width: 1200px) {
        .shipping-payment-bar .bar-col [class^="icon-"],
        .shipping-payment-bar .bar-col [class*=" icon-"] {
          margin-right: 15px; } }
      .rtl .shipping-payment-bar .bar-col [class^="icon-"], .rtl
      .shipping-payment-bar .bar-col [class*=" icon-"] {
        margin-right: 0;
        margin-left: 0.3125rem; }
        @media (min-width: 768px) {
          .rtl .shipping-payment-bar .bar-col [class^="icon-"], .rtl
          .shipping-payment-bar .bar-col [class*=" icon-"] {
            margin-left: 10px; } }
        @media (min-width: 1200px) {
          .rtl .shipping-payment-bar .bar-col [class^="icon-"], .rtl
          .shipping-payment-bar .bar-col [class*=" icon-"] {
            margin-left: 15px; } }
      .shipping-payment-bar .bar-col [class^="icon-"].icon-shipping,
      .shipping-payment-bar .bar-col [class*=" icon-"].icon-shipping {
        font-size: 1em; }
        @media (min-width: 768px) {
          .shipping-payment-bar .bar-col [class^="icon-"].icon-shipping,
          .shipping-payment-bar .bar-col [class*=" icon-"].icon-shipping {
            font-size: 1.28571429em; } }
    .shipping-payment-bar .bar-col .info-text {
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }

.cart-subtotal-title,
.subtotal-title,
.postage-total-title {
  color: #000;
  font-size: 13px;
  font-weight: 400; }
  @media (min-width: 576px) {
    .cart-subtotal-title,
    .subtotal-title,
    .postage-total-title {
      font-size: 12px; } }
  @media (min-width: 768px) {
    .cart-subtotal-title,
    .subtotal-title,
    .postage-total-title {
      font-size: 14px; } }

.cart-subtotal-amount,
.sub-total-amount,
.postage-total-amount {
  color: #000;
  font-size: 11px;
  font-weight: 400; }
  @media (min-width: 576px) {
    .cart-subtotal-amount,
    .sub-total-amount,
    .postage-total-amount {
      font-size: 12px; } }
  @media (min-width: 768px) {
    .cart-subtotal-amount,
    .sub-total-amount,
    .postage-total-amount {
      font-size: 14px; } }

.amount-title,
.amount {
  font-size: 13px;
  font-weight: 700; }
  @media (min-width: 768px) {
    .amount-title,
    .amount {
      font-size: 14px; } }

.checkout-container .select2-container {
  min-width: 100%;
  max-width: 100%; }

.checkout-container .container {
  padding: 0 10px; }
  @media (min-width: 768px) {
    .checkout-container .container {
      max-width: none;
      padding: 0 20px; } }
  @media (min-width: 992px) {
    .checkout-container .container {
      padding: 0 25px; } }
  @media (min-width: 1200px) {
    .checkout-container .container {
      padding: 0 28px; } }
  @media (min-width: 1300px) {
    .checkout-container .container {
      padding: 0 44px; } }

.checkout-container .checkout-heading {
  text-align: center;
  padding: 1px 0 27px; }
  @media (min-width: 768px) {
    .checkout-container .checkout-heading {
      padding: 1px 0 31px; } }
  .checkout-container .checkout-heading h1 {
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.2;
    text-transform: uppercase;
    margin: 0 0 3px;
    color: #BED62E; }
    @media (min-width: 768px) {
      .checkout-container .checkout-heading h1 {
        font-size: 26px;
        line-height: 1.3333; } }
    @media (min-width: 992px) {
      .checkout-container .checkout-heading h1 {
        font-size: 28px; } }
    @media (min-width: 1200px) {
      .checkout-container .checkout-heading h1 {
        font-size: 32px; } }
  .checkout-container .checkout-heading .tagline {
    display: block;
    font: 400 0.75rem/1.25 "opensansregular", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    @media (min-width: 992px) {
      .checkout-container .checkout-heading .tagline {
        font-size: 14px; } }
    @media (min-width: 1200px) {
      .checkout-container .checkout-heading .tagline {
        font-size: 16px; } }

@media (max-width: 767.98px) {
  .checkout-container form.woocommerce-checkout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; } }

.checkout-container .woocommerce-NoticeGroup {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%; }
  @media (min-width: 992px) {
    .checkout-container .woocommerce-NoticeGroup {
      padding: 0 15px; } }
  @media (min-width: 1200px) {
    .checkout-container .woocommerce-NoticeGroup {
      padding: 0 20px; } }
  @media (min-width: 1300px) {
    .checkout-container .woocommerce-NoticeGroup {
      padding: 0 32px; } }

.checkout-container .section-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0.875rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  line-height: 1.25;
  color: #1f1f1f;
  font-family: 'opensansregular';
  font-weight: 400;
  margin: 0 0 0.4375rem;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%; }
  @media (min-width: 768px) {
    .checkout-container .section-title {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      font-size: 16px; } }
  @media (min-width: 992px) {
    .checkout-container .section-title {
      font-size: 18px;
      padding: 0 5px; } }
  @media (min-width: 1200px) {
    .checkout-container .section-title {
      font-size: 20px; } }
  .checkout-container .section-title [class^="icon-"],
  .checkout-container .section-title [class*=" icon-"] {
    font-size: 0.9375rem;
    margin-left: 0.5rem;
    color: #46454a; }
  .checkout-container .section-title .cart-count {
    position: relative; }
    @media (min-width: 768px) {
      .checkout-container .section-title .cart-count {
        font-size: 17px;
        margin-right: 30px; } }
    @media (max-width: 767.98px) {
      .checkout-container .section-title .cart-count {
        text-align: right;
        -ms-flex-preferred-size: 1.125rem;
            flex-basis: 1.125rem; } }
  .checkout-container .section-title .counter {
    position: absolute;
    top: -5px;
    right: -9px;
    width: 15px;
    height: 15px;
    background: #BED62E;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    font: 500 12px/15px "opensansregular", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    @media (min-width: 768px) {
      .checkout-container .section-title .counter {
        width: 15px;
        height: 15px;
        font-size: 13px;
        line-height: 17px; } }

.checkout-container .already-account {
  display: block;
  font-size: 12px;
  line-height: 1.25;
  color: #8aa500;
  font-weight: 500;
  margin-bottom: 17px;
  text-align: center;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%; }
  @media (min-width: 768px) {
    .checkout-container .already-account {
      font-size: 14px;
      line-height: 1.5;
      margin-bottom: 27px; } }
  @media (min-width: 992px) {
    .checkout-container .already-account {
      padding: 0 5px; } }
  .checkout-container .already-account a {
    color: #8aa500;
    text-decoration: underline; }
    .checkout-container .already-account a:hover {
      text-decoration: none; }

.checkout-container .form-row {
  margin: 0;
  display: block;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
  padding: 0 5px 14px; }
  @media (min-width: 992px) {
    .checkout-container .form-row {
      padding: 0 5px 20px; } }
  .checkout-container .form-row#billing_first_name_field, .checkout-container .form-row#billing_last_name_field, .checkout-container .form-row#billing_company_field, .checkout-container .form-row#billing_city_field, .checkout-container .form-rowbilling_city_field, .checkout-container .form-row#billing_street_field, .checkout-container .form-row#billing_postcode_field, .checkout-container .form-row#billing_address_1_field, .checkout-container .form-row#billing_address_2_field, .checkout-container .form-row#billing_floor_field, .checkout-container .form-row#billing_home_no__field, .checkout-container .form-row#billing_tax_field, .checkout-container .form-row#billing_apartment_field {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%; }
  .checkout-container .form-row#billing_city_field {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%; }
  .checkout-container .form-row.woocommerce-invalid .input-text {
    border-color: #f00; }

.checkout-container .input-row {
  margin: 0;
  display: block; }

.checkout-container #order_comments_field > label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.checkout-container .shipping_address .woocommerce-shipping-fields__field-wrapper {
  padding-top: 10px; }
  @media (min-width: 768px) {
    .checkout-container .shipping_address .woocommerce-shipping-fields__field-wrapper {
      padding-top: 16px; } }

.checkout-container .select2-container.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

.checkout-container .select2-container.select2-container--default .select2-selection--single {
  background: #fff;
  border: 1px solid #003538;
  border-radius: 5px;
  height: 2.6875rem;
  outline: none;
  margin: 0; }
  .checkout-container .select2-container.select2-container--default .select2-selection--single:focus {
    outline: none; }
  @media (min-width: 768px) {
    .checkout-container .select2-container.select2-container--default .select2-selection--single {
      height: 50px; } }
  @media (min-width: 1200px) {
    .checkout-container .select2-container.select2-container--default .select2-selection--single {
      height: 60px; } }
  .checkout-container .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #003538;
    font-size: 0.75rem;
    line-height: 2.5625rem;
    padding-right: 0.75rem;
    font-weight: 500; }
    @media (min-width: 768px) {
      .checkout-container .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 48px;
        font-size: 16px;
        padding-right: 12px; } }
    @media (min-width: 1200px) {
      .checkout-container .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 58px;
        padding-right: 17px; } }
  .checkout-container .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0.625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .checkout-container .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:after {
      content: '\e900';
      font: 0.4375rem/1 "icomoon"; }
    .rtl .checkout-container .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
      right: auto;
      left: 0.625rem; }
    .checkout-container .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b {
      display: none; }

.checkout-container .input-text {
  display: block;
  width: 100%;
  background: #fff;
  border: 1px solid #191919;
  font-size: 0.75rem;
  line-height: 1.5;
  outline: none;
  color: #191919;
  height: 2.25rem;
  padding: 0.71875rem 0.75rem;
  font-weight: 500;
  border-radius: 5px; }
  @media (min-width: 576px) {
    .checkout-container .input-text {
      font-size: 14px;
      height: 46px; } }
  @media (min-width: 768px) {
    .checkout-container .input-text {
      height: 50px;
      font-size: 16px;
      line-height: 1.25;
      padding: 14px 12px; } }
  @media (min-width: 1200px) {
    .checkout-container .input-text {
      height: 46px;
      padding: 19px 17px; } }
  .checkout-container .input-text:focus {
    border-color: green; }
  .checkout-container .input-text::-webkit-input-placeholder {
    color: #191919; }
  .checkout-container .input-text::-moz-placeholder {
    opacity: 1;
    color: #191919; }
  .checkout-container .input-text:-moz-placeholder {
    color: #191919; }
  .checkout-container .input-text:-ms-input-placeholder {
    color: #191919; }
  .checkout-container .input-text.placeholder {
    color: #191919; }

.checkout-container textarea.input-text,
.checkout-container textarea {
  padding: 9px 12px;
  min-height: 102px;
  height: auto;
  width: 100%;
  border: 1px solid #000;
  border-radius: 4px;
  display: block;
  color: #000;
  opacity: 1; }
  .checkout-container textarea.input-text::-webkit-input-placeholder,
  .checkout-container textarea::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.5); }
  .checkout-container textarea.input-text:-ms-input-placeholder,
  .checkout-container textarea:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.5); }
  .checkout-container textarea.input-text::placeholder,
  .checkout-container textarea::placeholder {
    color: rgba(0, 0, 0, 0.5); }
  @media (min-width: 768px) {
    .checkout-container textarea.input-text,
    .checkout-container textarea {
      display: none; } }

.checkout-container select.input-text {
  padding: 2px 12px;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='9.65' viewBox='0 0 11.2 7.8'%3e%3cpath fill='none' stroke='black' stroke-width='2' d='M.8.7c4.3 5.5 4.4 5.6 4.4 5.6L8.3 3 10.4.7' /%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: 13px center; }
  @media (min-width: 768px) {
    .checkout-container select.input-text {
      padding: 2px 12px; } }
  @media (min-width: 1200px) {
    .checkout-container select.input-text {
      padding: 2px 17px; } }

.checkout-container .different-shipping,
.checkout-container .gift-wrap {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }

.checkout-container .different-shipping,
.checkout-container .mc4wp-checkbox,
.checkout-container .gift-wrap {
  padding: 0.5rem 0;
  margin: 0; }
  @media (min-width: 992px) {
    .checkout-container .different-shipping,
    .checkout-container .mc4wp-checkbox,
    .checkout-container .gift-wrap {
      padding: 11px 5px 8px; } }
  .checkout-container .different-shipping ~ .different-shipping,
  .checkout-container .mc4wp-checkbox ~ .different-shipping,
  .checkout-container .gift-wrap ~ .different-shipping {
    padding-top: 0; }

.checkout-container .woocommerce-terms-and-conditions-wrapper {
  padding: 0.5rem 0; }
  @media (min-width: 992px) {
    .checkout-container .woocommerce-terms-and-conditions-wrapper {
      padding: 16px 0; } }
  .checkout-container .woocommerce-terms-and-conditions-wrapper .form-row {
    padding: 0; }

.checkout-container label {
  margin: 0; }

.checkout-container .delivery-option,
.checkout-container .payment-option {
  padding: 0 0 8px;
  text-align: right; }
  @media (min-width: 768px) {
    .checkout-container .delivery-option,
    .checkout-container .payment-option {
      padding-bottom: 19px; } }
  @media (min-width: 992px) {
    .checkout-container .delivery-option,
    .checkout-container .payment-option {
      padding-top: 24px; }
      .checkout-container .delivery-option ~ .payment-option,
      .checkout-container .payment-option ~ .payment-option {
        padding-top: 13px; }
        .checkout-container .delivery-option ~ .payment-option .method-detail,
        .checkout-container .payment-option ~ .payment-option .method-detail {
          font-size: 16px; } }
  @media (min-width: 1200px) {
    .checkout-container .delivery-option,
    .checkout-container .payment-option {
      padding-top: 25px; } }
  @media (min-width: 768px) {
    .logged-in .checkout-container .delivery-option, .logged-in
    .checkout-container .payment-option {
      padding-top: 0; } }
  .checkout-container .delivery-option > li,
  .checkout-container .payment-option > li {
    padding: 0 0 7px; }
    @media (min-width: 768px) {
      .checkout-container .delivery-option > li,
      .checkout-container .payment-option > li {
        padding-bottom: 2px; } }
  .checkout-container .delivery-option label,
  .checkout-container .payment-option label {
    font-weight: 400;
    display: block;
    position: relative; }
    .checkout-container .delivery-option label input[type="checkbox"],
    .checkout-container .delivery-option label input[type="radio"],
    .checkout-container .payment-option label input[type="checkbox"],
    .checkout-container .payment-option label input[type="radio"] {
      opacity: 0;
      position: absolute;
      top: 0;
      left: 0; }
      .checkout-container .delivery-option label input[type="checkbox"]:checked ~ .method-option .fake-input,
      .checkout-container .delivery-option label input[type="radio"]:checked ~ .method-option .fake-input,
      .checkout-container .payment-option label input[type="checkbox"]:checked ~ .method-option .fake-input,
      .checkout-container .payment-option label input[type="radio"]:checked ~ .method-option .fake-input {
        border-color: #000; }
        .checkout-container .delivery-option label input[type="checkbox"]:checked ~ .method-option .fake-input:before,
        .checkout-container .delivery-option label input[type="radio"]:checked ~ .method-option .fake-input:before,
        .checkout-container .payment-option label input[type="checkbox"]:checked ~ .method-option .fake-input:before,
        .checkout-container .payment-option label input[type="radio"]:checked ~ .method-option .fake-input:before {
          opacity: 1; }
    .checkout-container .delivery-option label .method-option,
    .checkout-container .payment-option label .method-option {
      position: relative;
      font-weight: 500;
      font-size: 14px;
      color: #003538;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 2px; }
    .checkout-container .delivery-option label .fake-input,
    .checkout-container .payment-option label .fake-input {
      width: 15px;
      min-width: 15px;
      height: 15px;
      border-radius: 50%;
      border: 1px solid #000;
      position: relative; }
      @media (min-width: 768px) {
        .checkout-container .delivery-option label .fake-input,
        .checkout-container .payment-option label .fake-input {
          width: 20px;
          height: 20px;
          min-width: 20px; } }
      .checkout-container .delivery-option label .fake-input:before,
      .checkout-container .payment-option label .fake-input:before {
        content: '';
        position: absolute;
        top: 1px;
        left: 1px;
        border-radius: 50%;
        background: #000;
        width: 11px;
        height: 11px;
        opacity: 0; }
        @media (min-width: 768px) {
          .checkout-container .delivery-option label .fake-input:before,
          .checkout-container .payment-option label .fake-input:before {
            width: 14px;
            height: 14px;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%); } }
    .checkout-container .delivery-option label .method-detail,
    .checkout-container .payment-option label .method-detail {
      padding: 0 10px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
      @media (min-width: 768px) {
        .checkout-container .delivery-option label .method-detail,
        .checkout-container .payment-option label .method-detail {
          padding: 0 13px; } }
    .checkout-container .delivery-option label .method-title,
    .checkout-container .payment-option label .method-title {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      display: block;
      font-size: 14px; }
      @media (min-width: 768px) {
        .checkout-container .delivery-option label .method-title,
        .checkout-container .payment-option label .method-title {
          font-size: 14px;
          margin-bottom: 2px; } }
      @media (min-width: 992px) {
        .checkout-container .delivery-option label .method-title,
        .checkout-container .payment-option label .method-title {
          font-size: 11px;
          margin-bottom: 3px; } }
      @media (min-width: 1200px) {
        .checkout-container .delivery-option label .method-title,
        .checkout-container .payment-option label .method-title {
          font-size: 14px; } }
    .checkout-container .delivery-option label .method-info,
    .checkout-container .payment-option label .method-info {
      display: block;
      font-size: 12px;
      color: #8D8D8D;
      line-height: 1.2; }
      @media (min-width: 768px) {
        .checkout-container .delivery-option label .method-info,
        .checkout-container .payment-option label .method-info {
          font-size: 12px; } }

.checkout-container .delivery-option label .method-option {
  padding: 2px 0; }
  @media (min-width: 992px) {
    .checkout-container .delivery-option label .method-option {
      padding: 2px 0; } }

.checkout-container .promo-code-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 0 15px; }
  @media (min-width: 768px) {
    .checkout-container .promo-code-wrap {
      padding: 12px 0; } }
  .checkout-container .promo-code-wrap .code-input {
    padding-left: 5px;
    -ms-flex-preferred-size: calc(100% - 102px);
        flex-basis: calc(100% - 102px);
    max-width: calc(100% - 102px); }
    @media (min-width: 1200px) {
      .checkout-container .promo-code-wrap .code-input {
        -ms-flex-preferred-size: calc(100% - 128px);
            flex-basis: calc(100% - 128px);
        max-width: calc(100% - 128px); } }
  .checkout-container .promo-code-wrap .promo-input {
    display: block;
    width: 100%;
    background: #fff;
    border: 1px solid #003538;
    font-size: 14px !important;
    line-height: 1.4286;
    color: #003538;
    height: 52px;
    padding: 15px 7px;
    font-weight: 500;
    outline: none;
    border-radius: 5px;
    height: 35px; }
    @media (max-width: 991.98px) {
      .checkout-container .promo-code-wrap .promo-input {
        font-size: 13px !important;
        padding: 5px 7px; } }
    .checkout-container .promo-code-wrap .promo-input::-webkit-input-placeholder {
      color: #a4a4a4; }
    .checkout-container .promo-code-wrap .promo-input::-moz-placeholder {
      opacity: 1;
      color: #a4a4a4; }
    .checkout-container .promo-code-wrap .promo-input:-moz-placeholder {
      color: #a4a4a4; }
    .checkout-container .promo-code-wrap .promo-input:-ms-input-placeholder {
      color: #a4a4a4; }
    .checkout-container .promo-code-wrap .promo-input.placeholder {
      color: #a4a4a4; }
    @media (min-width: 992px) {
      .checkout-container .promo-code-wrap .promo-input {
        height: 45px;
        font-size: 16px !important;
        line-height: 1.25;
        padding: 19px 17px; } }
  .checkout-container .promo-code-wrap .btn-promo {
    padding: 15px 7px;
    border: 1px solid #BED62E;
    font-size: 12px;
    line-height: 1.4286;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background: #BED62E;
    outline: none;
    -ms-flex-preferred-size: 102px;
        flex-basis: 102px;
    max-width: 102px;
    min-width: 102px;
    border-radius: 60px;
    -webkit-transition: 0.25s ease-in-out background, 0.25s ease-in-out color, 0.25s ease-in-out border;
    transition: 0.25s ease-in-out background, 0.25s ease-in-out color, 0.25s ease-in-out border;
    font-weight: 600; }
    @media (max-width: 991.98px) {
      .checkout-container .promo-code-wrap .btn-promo {
        padding: 5px 7px;
        height: 37px; } }
    @media (min-width: 1200px) {
      .checkout-container .promo-code-wrap .btn-promo {
        font-size: 16px;
        line-height: 1.25;
        -ms-flex-preferred-size: 128px;
            flex-basis: 128px;
        max-width: 128px;
        padding: 12px 5px;
        font-weight: 400; } }
    .checkout-container .promo-code-wrap .btn-promo:hover {
      background: #06161F;
      border-color: #06161F;
      color: #fff; }

.checkout-container .cart-items-list {
  max-height: 24.875rem;
  overflow-y: auto;
  overflow-x: hidden; }
  @media (min-width: 768px) {
    .checkout-container .cart-items-list {
      max-height: 427px; } }
  @media (min-width: 992px) {
    .checkout-container .cart-items-list {
      padding-top: 21px;
      max-height: 625px; } }
  @media (min-width: 1200px) {
    .checkout-container .cart-items-list {
      padding-top: 22px; } }
  @media (min-width: 1300px) {
    .checkout-container .cart-items-list {
      max-height: 565px; } }
  @media (min-width: 768px) {
    .logged-in .checkout-container .cart-items-list {
      padding-top: 0;
      margin-top: -3px; } }

.checkout-container .cart-item {
  background: #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  margin-top: 20px;
  padding: 6px 8px;
  text-align: left;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }
  .checkout-container .cart-item:first-child {
    margin-top: 0; }
  .rtl .checkout-container .cart-item {
    text-align: right; }
  .checkout-container .cart-item .product-name-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-left: 5px;
    margin-left: -25px; }
  .checkout-container .cart-item .product-image {
    width: 103px;
    position: relative; }
    .checkout-container .cart-item .product-image .product-tag {
      width: auto;
      height: auto;
      background: none;
      border-radius: 0;
      display: block;
      position: absolute;
      top: 4px;
      right: 0;
      text-transform: uppercase;
      font-size: 12px;
      font-family: "opensansbold";
      color: #BED62E;
      line-height: 1.42;
      -webkit-transform: rotate(40deg);
          -ms-transform: rotate(40deg);
              transform: rotate(40deg); }
  .checkout-container .cart-item .product-name {
    width: calc(100% - 103px);
    padding-right: 10px; }
    .checkout-container .cart-item .product-name a {
      display: block;
      text-decoration: none;
      font-size: 15px;
      line-height: 1.33;
      color: #000000; }
      .checkout-container .cart-item .product-name a:hover {
        color: #BED62E; }
    .checkout-container .cart-item .product-name > span {
      margin-top: 5px;
      display: block;
      font-size: 14px;
      line-height: 1.42;
      color: #000; }
  .checkout-container .cart-item .cart-quantity {
    text-align: left;
    margin-bottom: 5px; }
  .checkout-container .cart-item .product-amount {
    font-size: 14px;
    font-family: "opensansbold";
    color: #000000;
    line-height: 1.36;
    text-align: left; }
    .checkout-container .cart-item .product-amount ins {
      background: none;
      padding: 0; }
    .checkout-container .cart-item .product-amount del {
      color: #7E7E7E; }
  .checkout-container .cart-item .cart-remove {
    position: absolute;
    top: 6px;
    left: 8px;
    width: 16px;
    height: 16px;
    font-size: 0; }
    .checkout-container .cart-item .cart-remove::before, .checkout-container .cart-item .cart-remove::after {
      content: "";
      width: 10px;
      height: 2px;
      background: #000000;
      border-radius: 5px;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
    .checkout-container .cart-item .cart-remove::after {
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }

.checkout-container .cart-footer {
  color: #000;
  font-size: 14px;
  line-height: 1.6429; }
  @media (min-width: 992px) {
    .checkout-container .cart-footer {
      font-size: 16px;
      line-height: 1.625;
      padding: 11px 0; } }
  @media (max-width: 767.98px) {
    .checkout-container .cart-footer .coupon_wrap {
      border-bottom: 1px solid #dcdcdc;
      margin-left: -15px;
      margin-right: -15px;
      padding-left: 15px;
      padding-right: 15px;
      margin-bottom: 5px; } }
  .checkout-container .cart-footer .amout-row {
    padding-bottom: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (min-width: 992px) {
      .checkout-container .cart-footer .amout-row {
        padding-bottom: 2px; } }

.checkout-container .cart-discount .amount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  direction: ltr; }
  .checkout-container .cart-discount .amount .woocommerce-remove-coupon {
    -webkit-box-ordinal-group: -1;
        -ms-flex-order: -2;
            order: -2;
    margin-right: 3px;
    color: green;
    text-decoration: none; }
    .checkout-container .cart-discount .amount .woocommerce-remove-coupon:hover {
      text-decoration: underline;
      color: #333; }

.checkout-container .cart-total {
  padding: 6px 0 22px;
  text-transform: uppercase;
  font-weight: 600; }
  @media (min-width: 992px) {
    .checkout-container .cart-total {
      padding-bottom: 27px; } }
  @media (min-width: 1200px) {
    .checkout-container .cart-total {
      padding-bottom: 32px; } }
  @media (min-width: 1300px) {
    .checkout-container .cart-total {
      padding-bottom: 35px; } }

@media (max-width: 991.98px) {
  .checkout-container .woocommerce-checkout-payment {
    padding-top: 26px; } }

.checkout-container .woocommerce-checkout-payment .form-row.place-order {
  padding-left: 0;
  padding-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .checkout-container .woocommerce-checkout-payment .form-row.place-order .payment-icons {
    -webkit-box-ordinal-group: 1000;
        -ms-flex-order: 999;
            order: 999; }

.checkout-container .payment_box p {
  margin: 0; }

.checkout-container .btn-checkout,
.checkout-container .button {
  min-width: 175px;
  min-height: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  background: #BED62E;
  border: none;
  border-radius: 60px;
  color: #fff;
  font-size: 13px;
  font-family: "opensansbold";
  line-height: 1.36;
  margin-top: 6px; }
  @media (min-width: 768px) {
    .checkout-container .btn-checkout,
    .checkout-container .button {
      font-size: 14px;
      min-height: 42px; } }
  .checkout-container .btn-checkout:hover,
  .checkout-container .button:hover {
    background: #06161F;
    color: #fff; }

.checkout-container .payment-icons {
  display: block;
  margin: 0.75rem auto;
  max-width: 170px; }
  @media (min-width: 768px) {
    .checkout-container .payment-icons {
      margin-top: 12px;
      max-width: 182px;
      margin-bottom: 12px; } }
  .checkout-container .payment-icons img {
    width: 100%; }

@media (min-width: 768px) {
  .checkout-detail-container {
    position: relative; }
    .checkout-detail-container > form.woocommerce-checkout:after {
      content: '';
      display: block;
      clear: both; } }

.woocommerce-checkout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .woocommerce-checkout {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 1200px) {
    .woocommerce-checkout {
      margin-left: -34px;
      margin-right: -34px; } }

.checkout-right {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  background-size: cover;
  background-repeat: no-repeat; }
  @media (min-width: 768px) {
    .checkout-right {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 55%;
              flex: 0 0 55%;
      max-width: 55%;
      padding-left: 15px;
      padding-right: 15px; } }
  @media (min-width: 992px) {
    .checkout-right {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 65%;
              flex: 0 0 65%;
      max-width: 65%; } }
  @media (min-width: 1200px) {
    .checkout-right {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 71%;
              flex: 0 0 71%;
      max-width: 71%;
      padding-left: 34px;
      padding-right: 34px; } }

.checkout-right-bg-desk {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  max-height: 95px;
  display: none; }
  @media (min-width: 576px) {
    .checkout-right-bg-desk {
      display: block; } }
  .checkout-right-bg-desk img {
    width: 100%;
    object-fit: cover;
    object-position: bottom center; }

.checkout-right-bg-mobile {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  max-height: 92px; }
  @media (min-width: 576px) {
    .checkout-right-bg-mobile {
      display: none; } }
  .checkout-right-bg-mobile img {
    width: 100%;
    object-fit: cover;
    object-position: bottom center; }

.checkout-right-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }
  @media (min-width: 768px) {
    .checkout-right-main {
      margin-left: -15px;
      margin-right: -15px; } }
  @media (min-width: 1200px) {
    .checkout-right-main {
      margin-left: -44px;
      margin-right: -44px; } }

.address-holder {
  padding-left: 15px;
  padding-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }
  @media (min-width: 768px) {
    .address-holder {
      margin: 0 -4px; } }
  @media (min-width: 992px) {
    .address-holder {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 55%;
              flex: 0 0 55%;
      max-width: 55%; } }
  @media (min-width: 1200px) {
    .address-holder {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 55.3%;
              flex: 0 0 55.3%;
      max-width: 55.3%;
      padding-left: 44px;
      padding-right: 44px; } }
  .address-holder textarea {
    padding: 13px 10px;
    width: 100%;
    max-height: 80px;
    color: #000;
    font-size: 12px;
    opacity: .5;
    border-radius: 5px; }
    @media (min-width: 768px) {
      .address-holder textarea {
        display: none; } }

.shipping-method-holder {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-top: 13px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  background-color: #F1F1F1; }
  @media (min-width: 768px) {
    .shipping-method-holder {
      padding-top: 50px;
      padding-bottom: 50px;
      background-color: transparent; } }
  @media (min-width: 992px) {
    .shipping-method-holder {
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 45%;
              flex: 0 0 45%;
      max-width: 45%; } }
  @media (min-width: 1200px) {
    .shipping-method-holder {
      padding-left: 44px;
      padding-right: 44px;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 42.2%;
              flex: 0 0 42.2%;
      max-width: 42.2%; } }
  .shipping-method-holder .section-title {
    margin-bottom: 2px; }
  .shipping-method-holder .shipping-method-tagline {
    margin-bottom: 13px;
    display: inline-block;
    font-size: 12px;
    text-align: center; }
  .shipping-method-holder textarea.input-text,
  .shipping-method-holder textarea {
    padding: 9px 12px;
    min-height: 102px;
    height: auto;
    width: 100%;
    border: 1px solid #000;
    border-radius: 4px;
    display: none;
    color: #000; }
    .shipping-method-holder textarea.input-text::-webkit-input-placeholder,
    .shipping-method-holder textarea::-webkit-input-placeholder {
      color: rgba(0, 0, 0, 0.5); }
    .shipping-method-holder textarea.input-text:-ms-input-placeholder,
    .shipping-method-holder textarea:-ms-input-placeholder {
      color: rgba(0, 0, 0, 0.5); }
    .shipping-method-holder textarea.input-text::placeholder,
    .shipping-method-holder textarea::placeholder {
      color: rgba(0, 0, 0, 0.5); }
    @media (min-width: 768px) {
      .shipping-method-holder textarea.input-text,
      .shipping-method-holder textarea {
        display: block; } }

.checkout-review {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-top: 5px;
  padding-left: 15px;
  padding-right: 15px;
  border-right: 1px solid #C4C4C4; }
  @media (min-width: 576px) {
    .checkout-review {
      padding-top: 15px; } }
  @media (min-width: 768px) {
    .checkout-review {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 45%;
              flex: 0 0 45%;
      max-width: 45%;
      padding-top: 32px;
      padding-left: 15px;
      padding-right: 15px; } }
  @media (min-width: 992px) {
    .checkout-review {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 35%;
              flex: 0 0 35%;
      max-width: 35%; } }
  @media (min-width: 1200px) {
    .checkout-review {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 29%;
              flex: 0 0 29%;
      max-width: 29%;
      padding-left: 34px;
      padding-right: 34px; } }
  .checkout-review .amout-row {
    padding-bottom: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .checkout-review .cart-header {
    border-bottom: 1px solid #dcdcdc; }
    @media (min-width: 768px) {
      .checkout-review .cart-header {
        border-bottom: none; } }
    .checkout-review .cart-header .total-wrp {
      margin-top: 5px;
      border-top: 1px solid #BED62E; }
      @media (min-width: 768px) {
        .checkout-review .cart-header .total-wrp {
          display: none; } }
    .checkout-review .cart-header .checkout-cart-opener-outer {
      display: block;
      position: absolute;
      top: 6px;
      left: 8px;
      width: 24px;
      height: 24px;
      background: transparent;
      padding: 0;
      border: none; }
      @media (min-width: 768px) {
        .checkout-review .cart-header .checkout-cart-opener-outer {
          display: none; } }
      .checkout-review .cart-header .checkout-cart-opener-outer::before {
        content: "";
        width: 15px;
        height: 2px;
        background: #000000;
        border-radius: 5px;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg); }
      .checkout-review .cart-header .checkout-cart-opener-outer::after {
        content: "";
        width: 15px;
        height: 2px;
        background: #000000;
        border-radius: 5px;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg); }
    @media (max-width: 767.98px) {
      .checkout-review .cart-header {
        padding: 38px 20px;
        position: fixed;
        max-height: 100vh;
        top: 0;
        left: 0;
        background: #fff;
        max-width: 470px;
        width: 100%;
        overflow: auto;
        z-index: 991;
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translate(-100%, 0);
            -ms-transform: translate(-100%, 0);
                transform: translate(-100%, 0);
        -webkit-transition: 0.5s ease opacity, 0.5s ease visibility, 0.5s ease transform;
        transition: 0.5s ease opacity, 0.5s ease visibility, 0.5s ease transform; }
        .checkout-review .cart-header .product-image {
          width: 88px; }
        .checkout-review .cart-header .cart-item {
          padding: 6px 7px 6px 8px; }
        .checkout-review .cart-header .cart-item .product-name {
          padding-right: 2px;
          width: calc(100% - 88px); }
          .checkout-review .cart-header .cart-item .product-name a {
            font-size: 14px; } }
    @media (min-width: 768px) {
      .checkout-review .cart-header {
        display: block; } }
  .checkout-review .checkout-review-tagline {
    padding-bottom: 45px;
    font-size: 14px;
    text-align: center; }
    @media (max-width: 991.98px) {
      .checkout-review .checkout-review-tagline {
        padding-bottom: 14px; } }
  .checkout-review .cart-subtotal,
  .checkout-review .cart-discount,
  .checkout-review .delivery-amount,
  .checkout-review .cart-amount {
    margin-bottom: 10px; }

@media (max-width: 991.98px) {
  .open-checkout-cart .cart-header {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); } }

.coupon {
  padding: 15px 0; }
  @media (min-width: 768px) {
    .coupon {
      margin-top: 15px;
      padding: 10px 0; } }
  @media (min-width: 992px) {
    .coupon {
      padding: 6px 0 4px; } }

.total-wrp {
  padding-top: 10px;
  padding-bottom: 10px; }
  @media (min-width: 768px) {
    .total-wrp {
      padding-top: 10px;
      padding-bottom: 10px;
      border-top: 1px solid #C4C4C4;
      border-bottom: 1px solid #C4C4C4; } }

.checkout-cart-footer-wrp {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #BED62E;
  padding: 7px 14px;
  z-index: 99; }
  @media (min-width: 768px) {
    .checkout-cart-footer-wrp {
      display: none; } }
  .checkout-cart-footer-wrp .checkout-cart-footer {
    width: 100%;
    border: none;
    border-radius: 7px;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 5px 18px 10px; }
    .checkout-cart-footer-wrp .checkout-cart-footer .items-image {
      position: relative;
      border: 1px solid #D9D9D9;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50px;
              flex: 0 0 50px;
      max-width: 50px;
      z-index: 1; }
      .checkout-cart-footer-wrp .checkout-cart-footer .items-image::after {
        content: '';
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        border: 1px solid #D9D9D9;
        top: 3px;
        left: 3px;
        z-index: -1; }
    .checkout-cart-footer-wrp .checkout-cart-footer .items-des {
      padding: 2px 9px;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      font-size: 15px;
      color: #000;
      text-align: right; }
      .checkout-cart-footer-wrp .checkout-cart-footer .items-des .checkout-cart-opener-inner {
        padding: 0;
        font-size: 11px;
        color: #C6DB04;
        text-decoration: underline;
        background-color: transparent;
        border: none; }
        .checkout-cart-footer-wrp .checkout-cart-footer .items-des .checkout-cart-opener-inner:hover, .checkout-cart-footer-wrp .checkout-cart-footer .items-des .checkout-cart-opener-inner:focus {
          color: #C6DB04;
          background-color: transparent;
          text-decoration: underline; }
    .checkout-cart-footer-wrp .checkout-cart-footer .items-price {
      padding-right: 5px;
      font-size: 13px;
      font-weight: 700;
      color: #000; }

.payment_methods label {
  font-weight: 400;
  display: block;
  position: relative; }
  .payment_methods label input[type="checkbox"],
  .payment_methods label input[type="radio"] {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0; }
    .payment_methods label input[type="checkbox"]:checked ~ .method-option .fake-input,
    .payment_methods label input[type="radio"]:checked ~ .method-option .fake-input {
      border-color: #000; }
      .payment_methods label input[type="checkbox"]:checked ~ .method-option .fake-input:before,
      .payment_methods label input[type="radio"]:checked ~ .method-option .fake-input:before {
        opacity: 1; }
  .payment_methods label .method-option {
    position: relative;
    font-weight: 500;
    font-size: 14px;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 2px; }
  .payment_methods label .fake-input {
    width: 15px;
    min-width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid #000;
    position: relative; }
    @media (min-width: 768px) {
      .payment_methods label .fake-input {
        width: 20px;
        height: 20px;
        min-width: 20px; } }
    .payment_methods label .fake-input:before {
      content: '';
      position: absolute;
      top: 1px;
      left: 1px;
      border-radius: 50%;
      background: #000;
      width: 11px;
      height: 11px;
      opacity: 0; }
      @media (min-width: 768px) {
        .payment_methods label .fake-input:before {
          width: 14px;
          height: 14px;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
  .payment_methods label .method-detail {
    padding: 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    @media (min-width: 768px) {
      .payment_methods label .method-detail {
        padding: 0 13px; } }
  .payment_methods label .method-title {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    display: block;
    font-size: 14px; }
    @media (min-width: 768px) {
      .payment_methods label .method-title {
        font-size: 14px;
        margin-bottom: 2px; } }
    @media (min-width: 992px) {
      .payment_methods label .method-title {
        font-size: 11px;
        margin-bottom: 3px; } }
    @media (min-width: 1200px) {
      .payment_methods label .method-title {
        font-size: 14px; } }
  .payment_methods label .method-info {
    display: block;
    font-size: 12px;
    color: #8D8D8D;
    line-height: 1.2; }
    @media (min-width: 768px) {
      .payment_methods label .method-info {
        font-size: 12px; } }

.payment_methods .payment_box {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: block;
  font-size: 10px;
  padding: 0 30px 0 10px; }
  @media (min-width: 768px) {
    .payment_methods .payment_box {
      padding: 0 35px 0 13px;
      font-size: 12px;
      margin-bottom: 2px; } }
  @media (min-width: 992px) {
    .payment_methods .payment_box {
      font-size: 9px;
      margin-bottom: 3px; } }
  @media (min-width: 1200px) {
    .payment_methods .payment_box {
      font-size: 12px; } }

.woocommerce-account .woocommerce {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 60px;
  margin-bottom: 60px; }
  @media (max-width: 767.98px) {
    .woocommerce-account .woocommerce {
      display: block; } }

.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 200px; }
  @media (max-width: 767.98px) {
    .woocommerce-account .woocommerce-MyAccount-navigation {
      width: 100%; } }
  .woocommerce-account .woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 16px;
    line-height: 1.25; }
    @media (max-width: 767.98px) {
      .woocommerce-account .woocommerce-MyAccount-navigation ul {
        font-size: 1rem;
        margin-bottom: 1.5rem; } }
    .woocommerce-account .woocommerce-MyAccount-navigation ul li {
      border-bottom: 1px solid #e8e8e8; }
      .woocommerce-account .woocommerce-MyAccount-navigation ul li:first-child {
        border-top: 1px solid #e8e8e8; }
      .woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
        font-weight: 600;
        color: #06161F; }
      .woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        display: block;
        padding: 15px 0;
        color: #3d3b3d;
        text-decoration: none; }
        @media (max-width: 767.98px) {
          .woocommerce-account .woocommerce-MyAccount-navigation ul li a {
            padding-top: 0.75rem;
            padding-bottom: 0.75rem; } }
        .woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
          font-weight: 600;
          color: #06161F; }

.woocommerce-account .woocommerce-MyAccount-content {
  width: calc(100% - 200px);
  padding-right: 80px; }
  @media (max-width: 767.98px) {
    .woocommerce-account .woocommerce-MyAccount-content {
      width: 100%;
      padding-right: 0;
      overflow: auto; } }
  .woocommerce-account .woocommerce-MyAccount-content a {
    color: #000; }
  .woocommerce-account .woocommerce-MyAccount-content .button, .woocommerce-account .woocommerce-MyAccount-content .edit {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    outline: none;
    box-shadow: none;
    outline: none;
    text-decoration: none;
    min-width: 8.75rem;
    margin-bottom: .5rem;
    margin-left: .5rem;
    -webkit-transition: .2s linear color, .2s linear background, .2s linear border;
    transition: .2s linear color, .2s linear background, .2s linear border;
    text-transform: uppercase;
    background: #BED62E;
    padding: .5rem;
    color: #fff;
    border: none;
    border-radius: 50px; }
    .woocommerce-account .woocommerce-MyAccount-content .button:hover, .woocommerce-account .woocommerce-MyAccount-content .edit:hover {
      background: #06161F; }
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table {
    width: 100%;
    margin: 0 0 25px; }
    .woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tr td, .woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tr th {
      padding: 8px 10px;
      border: 1px solid rgba(0, 0, 0, 0.1); }
    .woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tr th {
      background: #06161F;
      color: #fff;
      font-weight: 500; }
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (max-width: 767.98px) {
      .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses {
        display: block; } }
    .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 47%;
              flex: 0 0 47%;
      max-width: 47%;
      padding: 20px;
      border: 1px solid rgba(0, 0, 0, 0.1); }
      @media (max-width: 767.98px) {
        .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address {
          -webkit-box-flex: 1;
              -ms-flex: auto;
                  flex: auto;
          max-width: 100%;
          margin-top: 0.5rem;
          padding: 1rem; } }
    .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 20px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      padding-bottom: 20px; }
      @media (max-width: 767.98px) {
        .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title {
          display: block;
          padding-bottom: 1rem;
          margin-bottom: 1rem; } }
      .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title h3 {
        margin: 0;
        font-size: 20px;
        font-weight: 600;
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1; }
        @media (max-width: 767.98px) {
          .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title h3 {
            font-size: 1rem; } }
      .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title .edit {
        min-width: auto;
        padding: 10px 30px;
        margin-left: 0;
        margin-bottom: 0; }
        @media (max-width: 767.98px) {
          .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title .edit {
            padding: 0.3rem 1.2rem;
            margin-top: 0.5rem; } }
    .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses address {
      margin-bottom: 0;
      line-height: 1.5; }
  @media (min-width: 768px) {
    .woocommerce-account .woocommerce-MyAccount-content .edit-account {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .woocommerce-account .woocommerce-MyAccount-content .edit-account .clear {
        display: none; } }
  .woocommerce-account .woocommerce-MyAccount-content .edit-account p {
    margin: 0; }
  .woocommerce-account .woocommerce-MyAccount-content .edit-account .form-row {
    display: block;
    margin-bottom: 20px; }
  @media (min-width: 768px) {
    .woocommerce-account .woocommerce-MyAccount-content .edit-account > .form-row {
      -ms-flex-preferred-size: calc(50% - 10px);
          flex-basis: calc(50% - 10px);
      max-width: calc(50% - 10px); } }
  @media (min-width: 768px) {
    .woocommerce-account .woocommerce-MyAccount-content .edit-account > fieldset {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      max-width: 100%; }
      .woocommerce-account .woocommerce-MyAccount-content .edit-account > fieldset:after {
        content: '';
        display: block;
        clear: both; }
      .woocommerce-account .woocommerce-MyAccount-content .edit-account > fieldset .form-row {
        float: right;
        width: calc(50% - 10px); }
        .woocommerce-account .woocommerce-MyAccount-content .edit-account > fieldset .form-row:nth-child(2n + 1) {
          float: left; } }
  .woocommerce-account .woocommerce-MyAccount-content .edit-account label:not(.dropzone-input) {
    display: table;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.25; }
  .woocommerce-account .woocommerce-MyAccount-content .select2-container.select2-container--default {
    display: block; }
    .woocommerce-account .woocommerce-MyAccount-content .select2-container.select2-container--default.select2-container--open .select2-selection--single {
      border-color: #000;
      border-radius: 2px 2px 0 0; }
      @media (min-width: 768px) {
        .woocommerce-account .woocommerce-MyAccount-content .select2-container.select2-container--default.select2-container--open .select2-selection--single {
          border-radius: 3px 3px 0 0; } }
    .woocommerce-account .woocommerce-MyAccount-content .select2-container.select2-container--default .select2-selection--single {
      background: #fff;
      border: 1px solid #303030;
      height: 2.25rem;
      display: block;
      margin: 0;
      outline: none;
      border-radius: 2px; }
      @media (min-width: 768px) {
        .woocommerce-account .woocommerce-MyAccount-content .select2-container.select2-container--default .select2-selection--single {
          border-radius: 3px;
          border-color: #E2E7E0; } }
      @media (min-width: 992px) {
        .woocommerce-account .woocommerce-MyAccount-content .select2-container.select2-container--default .select2-selection--single {
          height: 40px; } }
      .woocommerce-account .woocommerce-MyAccount-content .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: calc(2.25rem - 2px);
        font-size: 0.75rem;
        padding-right: 0.625rem; }
        @media (min-width: 768px) {
          .woocommerce-account .woocommerce-MyAccount-content .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
            font-size: 14px; } }
        @media (min-width: 992px) {
          .woocommerce-account .woocommerce-MyAccount-content .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
            font-size: 16px;
            line-height: 38px;
            padding-right: 12px; } }
      .woocommerce-account .woocommerce-MyAccount-content .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
        height: calc(2.25rem - 2px); }
        @media (min-width: 992px) {
          .woocommerce-account .woocommerce-MyAccount-content .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
            height: 38px; } }
  .woocommerce-account .woocommerce-MyAccount-content .input-text {
    display: block;
    width: 100%;
    background: #fff;
    border: 1px solid #303030;
    border-radius: 2px;
    font-size: 0.75rem;
    line-height: 1.5;
    padding: 0.5rem 0.625rem;
    height: 2.25rem;
    outline: none;
    color: #000; }
    .woocommerce-account .woocommerce-MyAccount-content .input-text::-webkit-input-placeholder {
      color: #999; }
    .woocommerce-account .woocommerce-MyAccount-content .input-text::-moz-placeholder {
      opacity: 1;
      color: #999; }
    .woocommerce-account .woocommerce-MyAccount-content .input-text:-moz-placeholder {
      color: #999; }
    .woocommerce-account .woocommerce-MyAccount-content .input-text:-ms-input-placeholder {
      color: #999; }
    .woocommerce-account .woocommerce-MyAccount-content .input-text.placeholder {
      color: #999; }
    @media (min-width: 768px) {
      .woocommerce-account .woocommerce-MyAccount-content .input-text {
        border-radius: 3px;
        border-color: #E2E7E0;
        font-size: 14px; } }
    @media (min-width: 992px) {
      .woocommerce-account .woocommerce-MyAccount-content .input-text {
        font-size: 16px;
        height: 40px;
        padding: 7px 12px; } }
    .woocommerce-account .woocommerce-MyAccount-content .input-text.error, .woocommerce-account .woocommerce-MyAccount-content .input-text[aria-invalid="true"] {
      border-color: #f00; }
  @media (min-width: 768px) {
    .woocommerce-account .woocommerce-MyAccount-content .collapse {
      display: block; } }
  .woocommerce-account .woocommerce-MyAccount-content .form-row {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0;
    margin-right: 0; }
    .woocommerce-account .woocommerce-MyAccount-content .form-row .form-group {
      -ms-flex-preferred-size: calc(50% - 5px);
          flex-basis: calc(50% - 5px);
      max-width: calc(50% - 5px); }
  .woocommerce-account .woocommerce-MyAccount-content .form-group {
    margin-bottom: 20px; }
    .woocommerce-account .woocommerce-MyAccount-content .form-group label:not(.dropzone-input) {
      display: table;
      font-size: 14px;
      line-height: 1.25;
      font-weight: 600;
      margin-bottom: 15px; }
  .woocommerce-account .woocommerce-MyAccount-content .birthday-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 20px;
    padding-right: 5px; }
    @media (min-width: 576px) {
      .woocommerce-account .woocommerce-MyAccount-content .birthday-row {
        padding-right: 12px; } }
    @media (min-width: 768px) {
      .woocommerce-account .woocommerce-MyAccount-content .birthday-row {
        padding-right: 0; } }
    .woocommerce-account .woocommerce-MyAccount-content .birthday-row .birthday-title {
      font-size: 14px;
      line-height: 1.4286;
      font-weight: 600;
      color: #000;
      padding: 10px 0;
      -ms-flex-preferred-size: 106px;
          flex-basis: 106px;
      max-width: 106px; }
      @media (min-width: 576px) {
        .woocommerce-account .woocommerce-MyAccount-content .birthday-row .birthday-title {
          -ms-flex-preferred-size: 116px;
              flex-basis: 116px;
          max-width: 116px; } }
    .woocommerce-account .woocommerce-MyAccount-content .birthday-row .select-wrap {
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
      max-width: 80px; }
      @media (min-width: 576px) {
        .woocommerce-account .woocommerce-MyAccount-content .birthday-row .select-wrap {
          -ms-flex-preferred-size: 90px;
              flex-basis: 90px;
          max-width: 90px; } }
    .woocommerce-account .woocommerce-MyAccount-content .birthday-row .sep {
      font-size: 14px;
      line-height: 1.4286;
      padding: 10px; }
      @media (min-width: 576px) {
        .woocommerce-account .woocommerce-MyAccount-content .birthday-row .sep {
          padding: 10px 15px; } }
    .woocommerce-account .woocommerce-MyAccount-content .birthday-row .jcf-select .jcf-select-text {
      margin-right: 16px; }
  .woocommerce-account .woocommerce-MyAccount-content .btn {
    font-size: 15px;
    line-height: 1.3333;
    padding: 9px;
    display: block;
    width: 100%;
    max-width: 220px;
    margin: 0 auto; }
  .woocommerce-account .woocommerce-MyAccount-content #userDetail .map-register-section form {
    max-width: 476px; }
  .woocommerce-account .woocommerce-MyAccount-content #userDetail form {
    padding: 10px 0 40px;
    max-width: 380px;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .woocommerce-account .woocommerce-MyAccount-content #userDetail form {
        margin: 0;
        padding: 1px 0 0; } }
    @media (min-width: 768px) {
      .woocommerce-account .woocommerce-MyAccount-content #userDetail form > .form-group:last-of-type {
        padding-bottom: 29px; } }
  .woocommerce-account .woocommerce-MyAccount-content #userPass form {
    padding: 13px 0 46px;
    max-width: 380px;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .woocommerce-account .woocommerce-MyAccount-content #userPass form {
        margin: 0;
        padding: 0 0 20px; } }
  .woocommerce-account .woocommerce-MyAccount-content #userPass .form-group:last-of-type {
    padding: 10px 0 15px; }
    @media (min-width: 768px) {
      .woocommerce-account .woocommerce-MyAccount-content #userPass .form-group:last-of-type {
        padding-bottom: 25px; } }
  @media (max-width: 767.98px) {
    .woocommerce-account .woocommerce-MyAccount-content #userOrder {
      margin: 0 -10px; } }
  .woocommerce-account .woocommerce-MyAccount-content .user-order-history {
    width: 100%;
    font-size: 16px;
    line-height: 1.25;
    margin: 3px 0 0; }
    @media (min-width: 768px) {
      .woocommerce-account .woocommerce-MyAccount-content .user-order-history {
        max-width: 563px;
        margin-top: 2px; } }
    @media (min-width: 992px) {
      .woocommerce-account .woocommerce-MyAccount-content .user-order-history {
        margin-right: 66px; } }
    .woocommerce-account .woocommerce-MyAccount-content .user-order-history thead th,
    .woocommerce-account .woocommerce-MyAccount-content .user-order-history thead th {
      font-weight: 600;
      padding: 14px 12px; }
      .woocommerce-account .woocommerce-MyAccount-content .user-order-history thead th:first-child,
      .woocommerce-account .woocommerce-MyAccount-content .user-order-history thead th:first-child {
        width: 125px; }
        @media (min-width: 768px) {
          .woocommerce-account .woocommerce-MyAccount-content .user-order-history thead th:first-child,
          .woocommerce-account .woocommerce-MyAccount-content .user-order-history thead th:first-child {
            width: 35.52%; } }
      .woocommerce-account .woocommerce-MyAccount-content .user-order-history thead th:nth-child(2),
      .woocommerce-account .woocommerce-MyAccount-content .user-order-history thead th:nth-child(2) {
        width: 137px; }
        @media (min-width: 768px) {
          .woocommerce-account .woocommerce-MyAccount-content .user-order-history thead th:nth-child(2),
          .woocommerce-account .woocommerce-MyAccount-content .user-order-history thead th:nth-child(2) {
            width: 32.5%; } }
      @media (min-width: 768px) {
        .woocommerce-account .woocommerce-MyAccount-content .user-order-history thead th:nth-child(3),
        .woocommerce-account .woocommerce-MyAccount-content .user-order-history thead th:nth-child(3) {
          width: 24.51%; } }
    .woocommerce-account .woocommerce-MyAccount-content .user-order-history th,
    .woocommerce-account .woocommerce-MyAccount-content .user-order-history td {
      border: 1px solid #e8e8e8;
      border-width: 0 0 1px;
      text-align: right; }
    .woocommerce-account .woocommerce-MyAccount-content .user-order-history tbody th,
    .woocommerce-account .woocommerce-MyAccount-content .user-order-history tbody td {
      padding: 25px 12px 24px; }
    .woocommerce-account .woocommerce-MyAccount-content .user-order-history .link {
      color: #007bff;
      font-size: 12px;
      display: block;
      padding: 4px;
      line-height: 1; }
      .woocommerce-account .woocommerce-MyAccount-content .user-order-history .link:hover {
        color: #3d3b3d; }
      .woocommerce-account .woocommerce-MyAccount-content .user-order-history .link i {
        vertical-align: top; }
  .woocommerce-account .woocommerce-MyAccount-content .empty-order-history {
    text-align: center;
    max-width: 220px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.375;
    padding: 5px 0 40px; }
    .woocommerce-account .woocommerce-MyAccount-content .empty-order-history .emoji-wrap {
      line-height: 1;
      font-size: 67px;
      margin-bottom: 17px; }
    .woocommerce-account .woocommerce-MyAccount-content .empty-order-history p {
      margin-bottom: 32px; }
    .woocommerce-account .woocommerce-MyAccount-content .empty-order-history .btn {
      font-size: 17px;
      line-height: 1.2143;
      padding: 7px;
      width: 109px; }

.woocommerce-ResetPassword {
  margin: auto;
  text-align: center;
  padding-bottom: 40px; }
  @media (max-width: 767.98px) {
    .woocommerce-ResetPassword {
      padding-bottom: 20px; } }
  .woocommerce-ResetPassword .woocommerce-form-row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .woocommerce-ResetPassword p {
    font-size: 24px;
    margin-bottom: 40px; }
    @media (max-width: 767.98px) {
      .woocommerce-ResetPassword p {
        font-size: 20px; } }
  .woocommerce-ResetPassword .woocommerce-Input,
  .woocommerce-ResetPassword textarea {
    padding: 10px 15px;
    background: #fff;
    border: none;
    height: 45px;
    border-radius: 3px;
    color: #000;
    font-size: 16px;
    border: 1px solid #000;
    min-width: 300px;
    margin-right: 20px; }
    .woocommerce-ResetPassword .woocommerce-Input::-webkit-input-placeholder,
    .woocommerce-ResetPassword textarea::-webkit-input-placeholder {
      color: #a4a4a4; }
    .woocommerce-ResetPassword .woocommerce-Input::-moz-placeholder,
    .woocommerce-ResetPassword textarea::-moz-placeholder {
      opacity: 1;
      color: #a4a4a4; }
    .woocommerce-ResetPassword .woocommerce-Input:-moz-placeholder,
    .woocommerce-ResetPassword textarea:-moz-placeholder {
      color: #a4a4a4; }
    .woocommerce-ResetPassword .woocommerce-Input:-ms-input-placeholder,
    .woocommerce-ResetPassword textarea:-ms-input-placeholder {
      color: #a4a4a4; }
    .woocommerce-ResetPassword .woocommerce-Input.placeholder,
    .woocommerce-ResetPassword textarea.placeholder {
      color: #a4a4a4; }
    @media (max-width: 767.98px) {
      .woocommerce-ResetPassword .woocommerce-Input,
      .woocommerce-ResetPassword textarea {
        padding-left: 0.63rem;
        padding-right: 0.63rem;
        min-width: initial;
        height: 40px;
        font-size: 0.815rem;
        line-height: 1.38; } }
  .woocommerce-ResetPassword .woocommerce-Button {
    padding: 10px 15px;
    border: 1px solid #BED62E;
    font-size: 20px;
    line-height: 1.4286;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background: #BED62E;
    outline: none;
    border-radius: 60px;
    -webkit-transition: 0.25s ease-in-out background, 0.25s ease-in-out color, 0.25s ease-in-out border;
    transition: 0.25s ease-in-out background, 0.25s ease-in-out color, 0.25s ease-in-out border; }
    @media (min-width: 1200px) {
      .woocommerce-ResetPassword .woocommerce-Button {
        font-size: 18px;
        line-height: 1.25;
        -ms-flex-preferred-size: 128px;
            flex-basis: 128px;
        padding: 12px 15px; } }
    .woocommerce-ResetPassword .woocommerce-Button:hover {
      background: #06161F;
      border-color: #06161F;
      color: #fff; }

@media (max-width: 575.98px) {
  #product-336 .giftcard_wrapper .form-group {
    font-size: 10px; } }

@media (max-width: 575.98px) {
  #product-336 .giftcard_wrapper .giftcard_price {
    font-size: 13px; } }

@media (max-width: 575.98px) {
  #product-336 .giftcard_wrapper .form-control {
    font-size: 11px;
    min-height: 32px;
    height: auto;
    padding: 13px 15px; } }

@media (max-width: 575.98px) {
  #product-336 .giftcard_wrapper + .btn-add-cart {
    margin-bottom: 40px; } }

@media (max-width: 575.98px) {
  #product-336 .giftcard_wrapper + .btn-add-cart + .quantity {
    margin-bottom: 40px; } }

.shop_table.woocommerce-cart-form__contents {
  width: 100%; }
  .shop_table.woocommerce-cart-form__contents thead th {
    padding: 0 5px;
    font-size: 25px; }
    @media (max-width: 991.98px) {
      .shop_table.woocommerce-cart-form__contents thead th {
        font-size: 22px; } }
    @media (max-width: 767.98px) {
      .shop_table.woocommerce-cart-form__contents thead th {
        font-size: 20px; } }
    @media (max-width: 575.98px) {
      .shop_table.woocommerce-cart-form__contents thead th {
        font-size: 0.6875rem; } }
  .shop_table.woocommerce-cart-form__contents tbody .product-name {
    padding: 0 5px; }
    .shop_table.woocommerce-cart-form__contents tbody .product-name a {
      font-size: 16px; }
      @media (max-width: 575.98px) {
        .shop_table.woocommerce-cart-form__contents tbody .product-name a {
          font-size: 0.6875rem; } }
  .shop_table.woocommerce-cart-form__contents tbody .product-price {
    padding: 0 5px; }
    @media (max-width: 575.98px) {
      .shop_table.woocommerce-cart-form__contents tbody .product-price .amount {
        font-size: 0.6875rem; } }
  .shop_table.woocommerce-cart-form__contents tbody .product-quantity {
    font-size: 16px;
    padding: 0 5px; }
    @media (max-width: 575.98px) {
      .shop_table.woocommerce-cart-form__contents tbody .product-quantity {
        font-size: 0.6875rem; } }
  .shop_table.woocommerce-cart-form__contents tbody .product-subtotal {
    padding: 0 5px; }
    @media (max-width: 575.98px) {
      .shop_table.woocommerce-cart-form__contents tbody .product-subtotal {
        font-size: 0.6875rem; } }
  .shop_table.woocommerce-cart-form__contents .coupon .coupon_code {
    font-size: 20px;
    margin-left: 15px; }
    @media (max-width: 767.98px) {
      .shop_table.woocommerce-cart-form__contents .coupon .coupon_code {
        font-size: 18px; } }
    @media (max-width: 575.98px) {
      .shop_table.woocommerce-cart-form__contents .coupon .coupon_code {
        font-size: 16px; } }
  .shop_table.woocommerce-cart-form__contents .coupon .input-text {
    background-color: transparent;
    border: 1px solid #191919;
    font-size: 16px;
    min-height: 46px;
    padding: 15px;
    color: #000;
    border-radius: 5px;
    min-width: 400px; }
    @media (max-width: 767.98px) {
      .shop_table.woocommerce-cart-form__contents .coupon .input-text {
        min-width: 300px;
        min-height: 36px;
        padding: 6px 15px; } }
    @media (max-width: 575.98px) {
      .shop_table.woocommerce-cart-form__contents .coupon .input-text {
        max-width: 150px;
        min-width: initial;
        font-size: 14px; } }
  .shop_table.woocommerce-cart-form__contents .coupon .button {
    border: none;
    background: #BED62E;
    text-decoration: none;
    border-radius: 100px;
    min-width: 186px;
    min-height: 46px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 16px;
    font-family: "opensansbold";
    color: #fff; }
    @media (max-width: 767.98px) {
      .shop_table.woocommerce-cart-form__contents .coupon .button {
        min-width: 150px;
        min-height: 36px; } }
    @media (max-width: 575.98px) {
      .shop_table.woocommerce-cart-form__contents .coupon .button {
        font-size: 14px;
        min-width: 80px; } }
  .shop_table.woocommerce-cart-form__contents button[name='update_cart'] {
    margin: 30px 0;
    border: none;
    background: #BED62E;
    text-decoration: none;
    border-radius: 100px;
    min-width: 186px;
    min-height: 46px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 16px;
    font-family: "opensansbold";
    color: #fff; }
    .shop_table.woocommerce-cart-form__contents button[name='update_cart']:disabled {
      opacity: .5; }
    @media (max-width: 767.98px) {
      .shop_table.woocommerce-cart-form__contents button[name='update_cart'] {
        margin: 20px 0; } }
    @media (max-width: 575.98px) {
      .shop_table.woocommerce-cart-form__contents button[name='update_cart'] {
        min-height: 36px;
        font-size: 13px;
        margin: 15px 0; } }

.cart-collaterals .cart_totals {
  padding-bottom: 60px; }
  .cart-collaterals .cart_totals h2 {
    font-size: 30px;
    margin-bottom: 20px; }

.cart-collaterals .cart-subtotal {
  margin-bottom: 20px; }

.cart-collaterals tr.shipping th {
  display: none; }

.cart-collaterals tr.shipping td {
  padding: 35px 0; }

.cart-collaterals label {
  font-weight: 400;
  display: block;
  position: relative; }
  .cart-collaterals label input[type="checkbox"],
  .cart-collaterals label input[type="radio"] {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0; }
    .cart-collaterals label input[type="checkbox"]:checked ~ .method-option .fake-input,
    .cart-collaterals label input[type="radio"]:checked ~ .method-option .fake-input {
      border-color: #000; }
      .cart-collaterals label input[type="checkbox"]:checked ~ .method-option .fake-input:before,
      .cart-collaterals label input[type="radio"]:checked ~ .method-option .fake-input:before {
        opacity: 1; }
  .cart-collaterals label .method-option {
    position: relative;
    font-weight: 500;
    font-size: 14px;
    color: #003538;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 2px; }
  .cart-collaterals label .fake-input {
    width: 15px;
    min-width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid #000;
    position: relative; }
    @media (min-width: 768px) {
      .cart-collaterals label .fake-input {
        width: 20px;
        height: 20px;
        min-width: 20px; } }
    .cart-collaterals label .fake-input:before {
      content: '';
      position: absolute;
      top: 1px;
      left: 1px;
      border-radius: 50%;
      background: #000;
      width: 11px;
      height: 11px;
      opacity: 0; }
      @media (min-width: 768px) {
        .cart-collaterals label .fake-input:before {
          width: 14px;
          height: 14px;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
  .cart-collaterals label .method-detail {
    padding: 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    @media (min-width: 768px) {
      .cart-collaterals label .method-detail {
        padding: 0 13px; } }
  .cart-collaterals label .method-title {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    display: block;
    font-size: 12px; }
    @media (min-width: 768px) {
      .cart-collaterals label .method-title {
        font-size: 14px;
        margin-bottom: 2px; } }
    @media (min-width: 992px) {
      .cart-collaterals label .method-title {
        font-size: 11px;
        margin-bottom: 3px; } }
    @media (min-width: 1200px) {
      .cart-collaterals label .method-title {
        font-size: 14px; } }
  .cart-collaterals label .method-info {
    display: block;
    font-size: 10px;
    color: #8D8D8D;
    line-height: 1.2; }
    @media (min-width: 768px) {
      .cart-collaterals label .method-info {
        font-size: 12px; } }

#footer {
  background: #06161F;
  border-top: 1px solid #707070;
  position: relative;
  margin-bottom: -1px; }
  @media (max-width: 767.98px) {
    #footer {
      border-top: none; } }
  #footer::after {
    content: "";
    background-image: url("assets/images/tab-section-bg.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 0 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    @media (max-width: 767.98px) {
      #footer::after {
        background-size: cover;
        background-position: bottom center; } }
  #footer ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    #footer ul li {
      display: block;
      font-size: 16px;
      line-height: 1.38;
      margin-bottom: 10px; }
      @media (max-width: 767.98px) {
        #footer ul li {
          font-size: 0.75rem; } }
      @media (max-width: 575.98px) {
        #footer ul li {
          margin-bottom: 7px; } }
      #footer ul li a {
        display: inline-block;
        color: #fff;
        text-decoration: none; }
        #footer ul li a:hover {
          color: #BED62E;
          text-decoration: underline; }
  #footer > div {
    position: relative;
    z-index: 9; }
  #footer .footer-widget-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 60px 30px 0; }
    @media (max-width: 767.98px) {
      #footer .footer-widget-row {
        padding: 0 15px; } }
    #footer .footer-widget-row > div {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      padding-right: 20px;
      margin-bottom: 40px; }
      @media (max-width: 767.98px) {
        #footer .footer-widget-row > div.about-col {
          -webkit-box-flex: 1;
              -ms-flex: auto;
                  flex: auto;
          width: 100%;
          padding-left: 0;
          margin-top: 40px; } }
      @media (max-width: 575.98px) {
        #footer .footer-widget-row > div {
          margin-bottom: 18px; } }
      #footer .footer-widget-row > div:last-child {
        padding-right: 0; }
      .rtl #footer .footer-widget-row > div {
        padding-left: 20px;
        padding-right: 0; }
        .rtl #footer .footer-widget-row > div:last-child {
          padding-left: 0; }
        @media (max-width: 767.98px) {
          .rtl #footer .footer-widget-row > div {
            padding-left: 0; }
            .rtl #footer .footer-widget-row > div.footer-contact {
              padding-left: 0; } }
    @media (max-width: 767.98px) {
      #footer .footer-widget-row .links-col ul li,
      #footer .footer-widget-row .info-col ul li {
        font-size: 26px; } }
    @media (max-width: 575.98px) {
      #footer .footer-widget-row .links-col ul li,
      #footer .footer-widget-row .info-col ul li {
        font-size: 13px; } }
    @media (min-width: 768px) {
      #footer .footer-widget-row .info-col {
        margin-left: -40px; } }
    @media (max-width: 575.98px) {
      #footer .footer-widget-row .info-col {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 65%;
                flex: 0 0 65%; } }
    #footer .footer-widget-row .about-text {
      color: #fff;
      font-size: 13px;
      line-height: 1.54;
      max-width: 160px; }
      @media (max-width: 767.98px) {
        #footer .footer-widget-row .about-text {
          max-width: 100%;
          text-align: center;
          font-size: 0.75rem; } }
      @media (max-width: 575.98px) {
        #footer .footer-widget-row .about-text p {
          margin-bottom: 5px; } }
    #footer .footer-widget-row .footer-contact {
      color: #fff; }
      @media (min-width: 768px) {
        #footer .footer-widget-row .footer-contact {
          padding-left: 70px !important; } }
      @media (max-width: 767.98px) {
        #footer .footer-widget-row .footer-contact {
          width: 100%;
          -webkit-box-flex: initial;
              -ms-flex: initial;
                  flex: initial;
          padding-right: 0; } }
      #footer .footer-widget-row .footer-contact > div {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 1.38;
        margin-bottom: 10px; }
        @media (max-width: 767.98px) {
          #footer .footer-widget-row .footer-contact > div {
            font-size: 0.75rem; } }
        #footer .footer-widget-row .footer-contact > div i {
          font-size: 14px;
          margin-left: 5px;
          width: 20px;
          display: inline-block; }
          #footer .footer-widget-row .footer-contact > div i.icon-email {
            font-size: 11px; }
        #footer .footer-widget-row .footer-contact > div img {
          margin-right: 10px;
          width: 15px; }
          .rtl #footer .footer-widget-row .footer-contact > div img {
            margin-left: 10px;
            margin-right: 0; }
        #footer .footer-widget-row .footer-contact > div a {
          display: inline-block;
          color: #fff;
          text-decoration: none; }
          #footer .footer-widget-row .footer-contact > div a:hover {
            color: #BED62E;
            text-decoration: underline; }
    @media (max-width: 575.98px) {
      #footer .footer-widget-row .social-connect {
        margin-bottom: 0; } }
    @media (max-width: 575.98px) {
      #footer .footer-widget-row .social-networks {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    @media (max-width: 575.98px) {
      #footer .footer-widget-row .social-networks li {
        margin-left: 20px; } }
    #footer .footer-widget-row .social-networks li img {
      margin-right: 10px;
      width: 26px;
      height: 26px; }
      .rtl #footer .footer-widget-row .social-networks li img {
        margin-left: 10px;
        margin-right: 0; }
    @media (max-width: 575.98px) {
      #footer .footer-widget-row .social-networks li span {
        display: none; } }
  #footer .widget-title {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 1.35;
    font-family: "opensansbold";
    color: #fff; }
    @media (max-width: 767.98px) {
      #footer .widget-title {
        font-size: 26px; } }
    @media (max-width: 575.98px) {
      #footer .widget-title {
        margin-bottom: 10px;
        font-size: 13px;
        font-weight: 700; } }
  #footer .footer-bottom {
    border-top: 1px solid #d8d8d8;
    padding: 15px 45px; }
    #footer .footer-bottom .inner {
      width: 100%; }
    @media (max-width: 767.98px) {
      #footer .footer-bottom {
        border-top: none;
        padding-left: 15px;
        padding-right: 15px; }
        #footer .footer-bottom .payment-info {
          border-top: 1px solid #d8d8d8;
          padding-top: 10px;
          padding-bottom: 10px;
          text-align: center; }
        #footer .footer-bottom .design-dev-info {
          border-top: 1px solid #d8d8d8;
          padding-top: 20px; }
          #footer .footer-bottom .design-dev-info a {
            font-size: 24px;
            font-family: "opensansregular"; } }
      @media (max-width: 767.98px) and (max-width: 767.98px) {
        #footer .footer-bottom .design-dev-info a {
          font-size: 0.65rem; } }
    @media (max-width: 575.98px) {
      #footer .footer-bottom .payment-info {
        padding-top: 4px;
        padding-bottom: 4px; } }
  #footer .design-dev-info {
    margin-right: auto; }
    #footer .design-dev-info a {
      color: inherit;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-decoration: none;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      line-height: 1;
      color: #fff;
      font-size: 14px;
      font-family: "opensansbold"; }
      .rtl #footer .design-dev-info a {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
            -ms-flex-direction: row-reverse;
                flex-direction: row-reverse; }
      #footer .design-dev-info a:hover {
        opacity: 0.6; }
      #footer .design-dev-info a img {
        width: 1.6em;
        height: auto;
        margin: 0 10px 0 0;
        display: none; }
        @media (min-width: 768px) {
          #footer .design-dev-info a img {
            display: block; } }

@media (max-width: 767.98px) {
  .home #footer .footer-widget-row > div.about-col {
    margin-top: -14px; } }

@media (max-width: 575.98px) {
  .home #footer .footer-widget-row > div.about-col img {
    max-width: 57px; } }
/*# sourceMappingURL=style.css.map */