/*************************** Original Styles **********************************/
/* filter */
.flex, .tns-controls [data-controls], .wpcf7 .ajax-loader.is-active, .skdd-pezshop-subscribe-form .wrapper-submit, .error404 .site_content, .site-dialog-search, .dialog-search-content .dialog-search-close-icon, .skdd-icon-bar, #scroll-to-top, .search-form:after,
.woocommerce-product-search:after, .product_list_widget .remove_from_cart_button, .pagination ul .page-numbers:not(.prev):not(.next), .woocommerce-pagination ul .page-numbers:not(.prev):not(.next), .skdd-out-of-stock-label, .onsale, .woocommerce-store-notice a, .quick-view-with-icon, .product-loop-action .yith-wcwl-add-to-wishlist a, .product-loop-action .loop-add-to-cart-icon-btn,
.product-loop-action .added_to_cart, .loop-wrapper-wishlist a, .product-loop-meta a, .skdd-lightbox-button, .quantity .product-qty, #close-cart-sidebar-btn, .cart-sidebar-content .woocommerce-mini-cart__buttons a:not(.checkout), .cart-sidebar-content .woocommerce-mini-cart__buttons a.checkout, .mini-cart-product-infor .mini-cart-product-qty, .woocommerce-form-login-toggle, .woocommerce-form-coupon-toggle, .select2-container--default .select2-selection--single .select2-selection__arrow, .product-loop-image-wrapper .tinv-wraper .tinvwl_add_to_wishlist_button, .yith-wcwl-share ul a {
  display: flex;
  justify-content: center;
  align-items: center;
}

.inline-flex, .page-links .post-page-numbers, .skdd-footer-social-icon li a, .quantity, .single_add_to_cart_button, .shop-cart-count,
.wishlist-item-count, .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-remove a, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-remove a, .has-multi-step-checkout .multi-step-inner, .has-multi-step-checkout .item-text:before {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

/* skew */
/* translate */
.duration, .skdd-subscribe-form input[type=email], .skdd-contact-form input, .skdd-contact-form textarea, .skdd-simple-subscribe-form input:not([type=submit]), .skdd-simple-subscribe-form input[type=submit], .skdd-simple-subscribe-form-dark input:not([type=submit]), .skdd-simple-subscribe-form-dark input[type=submit], .page-links .post-page-numbers, a, .skdd-product-navigation .product-nav-item-content, .header-search-icon, .sidebar-menu, .sidebar-menu .arrow-icon, .sidebar-menu .primary-navigation:not(.elementor-inner) a:before, #scroll-to-top, .search-form:after,
.woocommerce-product-search:after, .skdd-shop-category .elementor-widget-wrap > .elementor-widget-image .wp-caption .wp-caption-text, #commentform #comment, #commentform #email,
#commentform #author, #commentform input[type=submit], #toggle-sidebar-mobile-button, .woocommerce-store-notice a:before, .product-loop-action, .product-loop-action .yith-wcwl-add-to-wishlist, .button,
.product-loop-image-wrapper > .added_to_cart,
.woocommerce-widget-layered-nav-dropdown__submit,
.checkout-button, .product-loop-image-wrapper.zoom-hover img, #shop-cart-sidebar:after, #close-cart-sidebar-btn, #skdd-overlay, .has-multi-step-checkout .multi-step-checkout-button[data-action=back], .has-multi-step-checkout .skdd-before-order-review .skdd-before-order-review-icon, .woocommerce-MyAccount-content .woocommerce-EditAccountForm button[type=submit], .woocommerce-address-fields .button:hover {
  transition-duration: 0.3s;
}

.delay {
  transition-delay: 0.3s;
}

/* loading animation */
@-webkit-keyframes circle-loading {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes circle-loading {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.circle-loading:before, .tns:not(.tns-slider):before, .processing:not(.um-woo-status):before, .has-gallery-slider-layout .has-product-thumbnails #product-images:not(.tns-slider) .image-item:first-of-type:before, .has-gallery-slider-layout .has-product-thumbnails #product-thumbnail-images:not(.tns-slider) .thumbnail-item:first-of-type:before, .image-loading:before, .updating-cart #shop-cart-sidebar:before, .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-remove a:focus:before, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-remove a:focus:before, .updating-cart.ajax-single-add-to-cart .single_add_to_cart_button.loading:before {
  content: "";
  z-index: 2;
  position: absolute;
  border: 1px solid var(--offset-color);
  border-top-color: #222;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  top: calc(50% - 10px);
  left: calc(50% - 10px);
  transform: translateY(-50%) translateX(-50%);
  -webkit-animation: circle-loading 0.35s linear infinite;
  animation: circle-loading 0.35s linear infinite;
}

.ez-zoom {
  position: relative;
}

.easyzoom-flyout {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 1;
  overflow: hidden;
  background: #fff;
  transition: opacity 0.5s ease;
}

.easyzoom-flyout img {
  max-width: initial;
}

.easyzoom-flyout:hover {
  opacity: 1;
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
    Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
@media (min-width: 783px) {
  .logged-in.admin-bar .pswp__top-bar {
    top: 32px;
  }
}
@media (max-width: 782px) {
  .logged-in.admin-bar .pswp__top-bar {
    top: 46px;
  }
}
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none;
}

.pswp img {
  max-width: none;
}

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
  display: block;
}

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
  max-width: none;
}

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

/*
    Background is added as a separate element.
    As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  opacity: 0;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.pswp__container {
  transition: transform 0.3s ease-in-out;
}

.pswp__container,
.pswp__zoom-wrap {
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  transform-origin: left top;
  /* for open/close transition */
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  transition: none;
}

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}

/*
    stretched thumbnail or div placeholder element (see below)
    style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}

/*
    div element that matches size of large image
    large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222;
}

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}

/*
    Error message appears when image is not loaded
    (JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC;
}

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline;
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

    Contents:

    1. Buttons
    2. Share modal and links
    3. Index indicator ("1 of X" counter)
    4. Caption
    5. Loading indicator
    6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*

    1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  transition: opacity 0.2s;
  box-shadow: none;
}

.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
}

.pswp__button:active {
  outline: none;
  opacity: 0.9;
}

.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(assets/images/pswp/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
.pswp--svg .pswp__button--arrow--left:before,
.pswp--svg .pswp__button--arrow--right:before {
    background-image: url(assets/images/pswp/default-skin.svg);
  }
  .pswp--svg .pswp__button--arrow--left,
.pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}
.pswp__button--close {
  background-position: 0 -44px;
}

.pswp__button--share {
  background-position: -44px -44px;
}

.pswp__button--fs {
  display: none;
}

.pswp--supports-fs .pswp__button--fs {
  display: block;
}

.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}

.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}

/*
    Arrow buttons hit area
    (icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}

.pswp__button--arrow--left {
  left: 0;
}

.pswp__button--arrow--right {
  right: 0;
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: "";
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}

/*

    2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__share-modal--hidden {
  display: none;
}

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  transform: translateY(6px);
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}

.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}

.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}

.pswp__share-tooltip a:first-child {
  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0;
}

.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}

.pswp__share-modal--fade-in {
  opacity: 1;
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
  transform: translateY(0);
}

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}

a.pswp__share--facebook:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF;
}

a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A;
}

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF;
}

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D;
}

a.pswp__share--download:hover {
  background: #DDD;
}

/*

    3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px;
}

/*

    4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}

.pswp__caption small {
  font-size: 11px;
  color: #BBB;
}

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC;
}

.pswp__caption--empty {
  display: none;
}

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden;
}

/*

    5. Loading indicator (preloader)

    You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}

.pswp__preloader--active {
  opacity: 1;
}

.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url(assets/images/pswp/preloader.gif) 0 0 no-repeat;
}

.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}

.pswp--css_animation .pswp__preloader__cut {
  /*
            The idea of animating inner circle is based on Polymer ("material") loading indicator
             by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
        */
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}

.pswp--css_animation .pswp__preloader__donut {
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}
@-webkit-keyframes clockwise {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes clockwise {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes donut-rotate {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(-140deg);
  }
  100% {
    transform: rotate(0);
  }
}
@keyframes donut-rotate {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(-140deg);
  }
  100% {
    transform: rotate(0);
  }
}
/*

    6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5);
}

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3);
}

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}

/*
    pswp__ui--hidden class is added when controls are hidden
    e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001;
}

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}

.pswp__element--disabled {
  display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
  background: none;
}

@-webkit-keyframes loading {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes loading {
  100% {
    transform: rotate(360deg);
  }
}
/* Lity - v2.4.0 - 2019-08-10
* http://sorgalla.com/lity/
* Copyright (c) 2015-2019 Jan Sorgalla; Licensed MIT */
.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.lity.lity-opened {
  opacity: 1;
}

.lity * {
  box-sizing: border-box;
}

.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}

.lity-wrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.lity-loading .lity-loader {
  opacity: 1;
}

.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}

.lity-content {
  z-index: 9993;
  width: 100%;
  transform: scale(1);
  transition: transform 0.3s ease;
}

.lity-loading .lity-content,
.lity-closed .lity-content {
  transform: scale(0.8);
}

.lity-content:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 15px;
  top: 15px;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  box-shadow: none;
}

.logged-in.admin-bar .lity-close {
  top: 61px;
}

@media (min-width: 783px) {
  .logged-in.admin-bar .lity-close {
    top: 47px;
  }
}
.lity-close.lity {
  opacity: 0;
}

.lity-close:active {
  top: 1px;
}

.lity-close:hover, .lity-close:focus, .lity-close:active, .lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  box-shadow: none;
}

.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* Image */
.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}

/* iFrame */
.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
  width: 100%;
  max-width: 964px;
}

.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}

.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

.lity-hide {
  display: none;
}

.display-none {
  display: none;
}

.display-block {
  display: block;
}

.display-inline-block {
  display: inline-block;
}

.display-table {
  display: table;
}

.display-flex {
  display: flex;
}

.display-inline-flex {
  display: inline-flex;
}

.display-inline {
  display: inline;
}

.display-initial {
  display: initial;
}

.display-inherit {
  display: inherit;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-justify {
  text-align: justify;
}

.hidden {
  display: none;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.float-none {
  float: none;
}

.overflow-hidden {
  overflow: hidden;
}

.screen-reader-text,
.sr-only,
.screen-reader-response,
.post .updated:not(.published),
.single-post .post-navigation {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

[data-elementor-type] {
  clear: both;
}

/* sticky style - author
------------------------------------------------->*/
.sticky,
.bypostauthor {
  background: rgba(0, 0, 0, 0);
}

/* caption
------------------------------------------------->*/
.wp-caption {
  margin-bottom: 15px;
  max-width: 100%;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin: 0;
}

.wp-caption .wp-caption-text {
  color: #686868;
  font-size: 13px;
  font-size: 14px;
  font-style: italic;
  line-height: 1.6153846154;
  padding-top: 0.5384615385em;
}

.wp-caption .wp-caption-text a {
  color: #7b98aa;
}

/* gallery image columns
------------------------------------------------->*/
.gallery-icon img {
  margin: 0 auto;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-item {
  width: 100%;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  margin-top: 0 !important;
}

.gallery-caption {
  color: #686868;
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  font-style: italic;
  margin-bottom: 0;
}

/* Alignments
------------------------------------------------->*/
.alignleft {
  float: left;
  margin: 0.375em 1.75em 1.75em 0;
}

.alignright {
  float: right;
  margin: 0.375em 0 1.75em 1.75em;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 1.75em;
}

/* blog password form
------------------------------------------------->*/
.post-password-form {
  display: block;
  clear: both;
}

.post-password-form label {
  float: left;
  display: inline-flex;
  align-items: center;
}

.post-password-form input[type=password] {
  height: 36px;
  min-width: 240px;
  max-width: 100%;
  padding: 0 10px;
  float: right;
  margin-left: 10px;
  margin-right: 10px;
  border-radius: 3px;
}

.post-password-form input[type=submit] {
  height: 36px;
  padding: 0 20px;
  cursor: pointer;
  border: 0;
  float: left;
  background: #333;
  color: #fff;
  border-radius: 3px;
}

/* widget calendar
------------------------------------------------->*/
#wp-calendar {
  width: 100%;
}

#wp-calendar caption {
  text-align: left;
  margin-bottom: 10px;
}

#wp-calendar * {
  text-align: center;
}

#wp-calendar #prev {
  text-align: left;
}

#wp-calendar #next {
  text-align: right;
}

#wp-calendar td, #wp-calendar th {
  padding: 10px 5px;
}

/* widget recen posts with thumbnail
------------------------------------------------->*/
.widget_recent_posts_thumbnail .widget_recent_post_thumbnail_item + .widget_recent_post_thumbnail_item,
.elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .widget_recent_post_thumbnail_item + .widget_recent_post_thumbnail_item {
  margin-top: 15px;
}

.widget_recent_posts_thumbnail .blog-recent-post-thumbnail-img,
.elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .blog-recent-post-thumbnail-img {
  float: left;
  width: 70px;
}

.widget_recent_posts_thumbnail .blog-recent-post-thumbnail-sumary,
.elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .blog-recent-post-thumbnail-sumary {
  width: calc(100% - 80px);
  margin-left: 9px;
  float: left;
}

.widget_recent_posts_thumbnail .blog-recent-post-thumbnail-sumary a,
.elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .blog-recent-post-thumbnail-sumary a {
  font-weight: 600;
  line-height: initial;
}

.widget_recent_posts_thumbnail .blog-recent-post-thumbnail-sumary span,
.elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .blog-recent-post-thumbnail-sumary span {
  margin-top: 10px;
  font-size: 12px;
  color: #aaaaaa;
}

/* Template: Pingbacks And Trackbacks
------------------------------------------------->*/
.comment-post-pingback {
  line-height: 24px;
  border-bottom: 1px solid var(--offset-color);
  padding-bottom: 12px;
}

.comment-post-pingback + .comment-post-pingback {
  margin-top: 12px;
}

.comment-post-pingback + .comment-item {
  margin-top: 50px;
}

.comment-post-pingback .comment-edit-link {
  float: right;
  margin-left: 20px;
}

.comment-post-pingback .url {
  margin-left: 7px;
}

.comment-post-pingback .url:hover {
  text-decoration: underline;
}

/* Post pagination link
------------------------------------------------->*/
.page-links {
  margin-top: 20px;
  clear: both;
  display: block;
}

.page-links .post-page-numbers {
  width: 26px;
  height: 26px;
  border-radius: 2px;
  border: 1px solid #888;
}

.page-links .post-page-numbers:hover {
  opacity: 0.6;
  color: #888;
}

.page-links .post-page-numbers.current {
  border: 1px solid var(--offset-color);
  color: #ddd;
  cursor: default;
  pointer-events: none;
}

select {
  border: 1px solid var(--offset-color);
  border-radius: 0;
  max-width: 100%;
}

select:-moz-focusring {
  color: rgba(0, 0, 0, 0);
  text-shadow: 0 0 0 #ccc;
}

input {
  border: 1px solid var(--offset-color);
}

input[type=search], input[type=email], input[type=number], input[type=url], input[type=text], input[type=tel], input[type=password] {
  -webkit-appearance: none;
}

input,
button {
  border-radius: 0;
  max-width: 100%;
  font-size: 14px;
}

input[type=button],
input[type=submit],
input[type=reset],
input[type=file],
button {
  -webkit-appearance: none;
  cursor: pointer;
  padding: 0;
  border: 1px solid var(--offset-color);
}

input[type=button].disabled, input[type=button]:disabled,
input[type=submit].disabled,
input[type=submit]:disabled,
input[type=reset].disabled,
input[type=reset]:disabled,
input[type=file].disabled,
input[type=file]:disabled,
button.disabled,
button:disabled {
  pointer-events: none;
  opacity: 0.5;
  filter: grayscale(100%);
}

input[type=file] {
  display: flex;
  padding: 10px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  margin: 15px 0;
}

li ul,
li ol {
  padding-left: 0;
  margin-left: 20px;
}

b,
strong {
  font-weight: 700;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  font-weight: 300;
  margin: 30px 0;
  border-left: 4px solid #333;
  padding-left: 30px;
  position: relative;
  clear: both;
  display: block;
}

blockquote p {
  margin-bottom: 1.6667em;
}

blockquote p:last-child {
  margin-bottom: 0;
}

blockquote cite,
blockquote small {
  color: #333;
  font-size: 16px;
  line-height: 1.6;
}

blockquote em,
blockquote i,
blockquote cite {
  font-style: normal;
}

code,
kbd,
tt,
var,
samp,
pre {
  font-family: Inconsolata, monospace;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

pre {
  background-color: rgba(0, 0, 0, 0.01);
  border: 1px solid rgba(51, 51, 51, 0.1);
  line-height: 24px;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 0.8em;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

mark,
ins {
  text-decoration: none;
  word-break: normal;
}

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: 0.5ex;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

hr {
  background-color: #eaeaea;
  background-color: rgba(51, 51, 51, 0.1);
  border: 0;
  height: 1px;
  margin: 15px 0;
}

table,
th,
td {
  border: 1px solid var(--offset-color);
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 20px 0;
  table-layout: fixed;
  max-width: 100%;
}

.woocommerce table {
  width: 100%;
  table-layout: auto;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

thead th {
  border-width: 0 1px 1px 0;
  font-weight: 700;
}

td {
  border-width: 0 1px 1px 0;
}

th,
td {
  padding: 5px 10px;
  line-height: 24px;
}

del {
  opacity: 0.8;
}

/* Placeholder text color -- selectors need to be separate to work. */
input::-webkit-input-placeholder {
  color: inherit;
}

input:-moz-placeholder {
  color: inherit;
}

input::-moz-placeholder {
  color: inherit;
}

input:-ms-input-placeholder {
  color: inherit;
}

textarea {
  max-width: 100%;
}

textarea::-webkit-input-placeholder {
  color: inherit;
}

textarea:-moz-placeholder {
  color: inherit;
}

textarea::-moz-placeholder {
  color: inherit;
}

textarea:-ms-input-placeholder {
  color: inherit;
}

a {
  text-decoration: none;
}

dl {
  margin: 0 0 1.75em;
  line-height: 24px;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 0 10px;
}

.rtl {
  direction: rtl;
}

.no-sidebar:not(.site-boxed-container) .alignwide {
  max-width: unset;
  width: unset;
}

.no-sidebar:not(.site-boxed-container) .alignwide {
  max-width: unset;
  width: unset;
}

.no-sidebar:not(.site-boxed-container).site-full-width-container .alignwide {
  margin-left: 0px;
  margin-right: 0px;
}

.no-sidebar:not(.site-boxed-container).site-full-width-stretched-container .alignwide {
  margin-left: 0px;
  margin-right: 0px;
}

.site_content-boxed-container.no-sidebar .alignfull {
  width: auto;
  margin-left: -15px;
  margin-right: -15px;
}

.site_content-boxed-container.no-sidebar .alignwide {
  margin-left: -10px;
  margin-right: -10px;
}

.category-block .entry-content p {
  line-height: initial;
}

#comments {
  clear: both;
}

.wp-caption,
.wp-block-embed,
.wp-block-image {
  margin-left: 0;
  margin-right: 0;
}

.site-full-width-stretched-container .site_content {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.site-full-width-container .site_content {
  max-width: 100%;
}

.site-boxed-container #view {
  margin-left: auto;
  margin-right: auto;
}

.site-boxed-container .site_content {
  max-width: 100%;
}

.site_content-boxed-container #view {
  background-color: rgba(0, 0, 0, 0);
}

.site_content-boxed-container .site_content {
  margin: 0 auto;
  padding: 30px 0;
  background-color: #fff;
}

.site_content-boxed-container .site_content .skdd-container {
  max-width: 100%;
}

.skdd-container {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

#view {
  position: relative;
  transition: all 0.3s;
}

.single-product .site_content {
  margin-top: 0;
}

.error404 .site_content {
  margin-top: 0;
  min-height: 500px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.error404 .site-footer {
  margin-top: 0;
}

.error404 .error-404-text {
  max-width: 320px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.8em;
}

.search-no-results .search-form .search-field,
.search-no-results .woocommerce-product-search .search-field {
  border-radius: 5px;
}

.safari-detected .skdd-product-navigation .product-nav-item-content {
  align-items: center;
}

.safari-detected .skdd-product-navigation .product-nav-item-content img {
  position: absolute;
  top: 50%;
  min-height: 100%;
  transform: translateY(-50%);
}

.safari-detected .skdd-product-navigation .next-product-navigation .product-nav-item-content {
  padding-right: 60px;
}

.safari-detected .skdd-product-navigation .next-product-navigation img {
  right: 0;
}

.safari-detected .skdd-product-navigation .prev-product-navigation .product-nav-item-content {
  padding-left: 60px;
}

.safari-detected .skdd-product-navigation .prev-product-navigation img {
  left: 0;
}

.dialog-search-open {
  overflow: hidden;
}

.dialog-search-open .site-dialog-search {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.dialog-search-open .dialog-search-content {
  -webkit-animation-name: anim-open;
  animation-name: anim-open;
}

.dialog-search-close .dialog-search-content {
  -webkit-animation-name: anim-close;
  animation-name: anim-close;
}

.dialog-search-open .dialog-search-content,
.dialog-search-close .dialog-search-content {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes anim-open {
  0% {
    opacity: 0;
    transform: translate3d(0, -150px, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, -100px, 0);
  }
}

@keyframes anim-open {
  0% {
    opacity: 0;
    transform: translate3d(0, -150px, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, -100px, 0);
  }
}
@-webkit-keyframes anim-close {
  0% {
    opacity: 1;
    transform: translate3d(0, -100px, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 50px, 0);
  }
}
@keyframes anim-close {
  0% {
    opacity: 1;
    transform: translate3d(0, -100px, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 50px, 0);
  }
}
/* Remove customizer background content on single product */
.single-product.right-sidebar .content-top, .single-product.left-sidebar .content-top {
  background-color: #fff;
}

/* Product navigation */
.skdd-product-navigation {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 11;
}

.woocommerce + .skdd-product-navigation {
  flex-grow: 1;
}

@media (min-width: 992px) {
  .woocommerce + .skdd-product-navigation {
    justify-content: flex-end;
  }
}
@media (max-width: 991px) {
  .skdd-product-navigation {
    width: 100%;
    justify-content: space-between;
  }
  .skdd-product-navigation.product-nav-first {
    justify-content: flex-end;
  }
}
.skdd-product-navigation .product-nav-item {
  position: relative;
  padding-bottom: 20px;
}

@media (min-width: 992px) {
  .skdd-product-navigation .product-nav-item + .product-nav-item {
    margin-left: 3px;
  }
  .skdd-product-navigation .product-nav-item + .product-nav-item:before {
    content: "|";
    margin: 0 7px;
  }
}
.skdd-product-navigation .product-nav-item:hover .product-nav-item-content {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
  pointer-events: auto;
}

.skdd-product-navigation .product-nav-item-text {
  text-transform: uppercase;
}

@media (min-width: 992px) {
  .skdd-product-navigation .product-nav-item-text {
    padding-bottom: 15px;
  }
}
.skdd-product-navigation .product-nav-item-content {
  position: absolute;
  top: 80%;
  display: flex;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0px 10px 10px -5px #ddd;
  pointer-events: none;
  transform: translateY(10px);
}

@media (max-width: 991px) {
  .skdd-product-navigation .product-nav-item-content {
    display: none;
  }
}
.skdd-product-navigation .product-nav-item-content img {
  max-width: 60px;
  -o-object-fit: cover;
     object-fit: cover;
}

.skdd-product-navigation .product-nav-item-content .product-nav-item-inner {
  flex-grow: 1;
  min-width: 180px;
  background-color: #fff;
  padding: 10px 15px;
}

.skdd-product-navigation .product-nav-item-link {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 5;
  background-color: transparent;
}

.skdd-product-navigation .product-nav-item-title {
  margin: 0;
  line-height: 1.2em;
  font-size: 1em;
  margin-bottom: 5px;
}

.skdd-product-navigation .product-nav-item-price {
  white-space: nowrap;
}

.skdd-product-navigation .prev-product-navigation .product-nav-icon {
  margin-right: 7px;
}

.skdd-product-navigation .prev-product-navigation .product-nav-item-content {
  left: 0;
}

.skdd-product-navigation .next-product-navigation .product-nav-icon {
  margin-left: 7px;
}

.skdd-product-navigation .next-product-navigation .product-nav-item-content {
  right: 0;
  text-align: right;
}

footer#colophon {
  clear: both;
}

.site-footer {
  clear: both;
}

.widget:not(.footer-widget):first-of-type .widget-title {
  margin-top: 0;
}

.widget > ul {
  padding-left: 0;
}

.widget li {
  list-style: none;
  line-height: 36px;
}

.widget ul.menu {
  padding-left: 0;
}

.widget ul.menu a {
  line-height: 36px;
}

.widget select {
  width: 100%;
  height: 40px;
  border-radius: 0;
}

.widget-area .widget {
  margin-bottom: 40px;
}

.widget .count {
  float: right;
}

.widget-title,
.widgettitle {
  font-weight: normal;
  margin-bottom: 20px;
}

.widget_archive li,
.widget_categories li,
.widget_pages li {
  line-height: 36px;
}

.widget_archive .post_count,
.widget_categories .post_count,
.widget_pages .post_count {
  font-size: 13px;
  position: relative;
  bottom: 1ex;
}

/* tags */
.tagcloud a {
  border: 1px solid #e2e2e2;
  padding: 0.3em 0.9em;
  display: inline-block;
  margin-bottom: 4px;
  font-size: 14px;
  margin-right: 4px;
}

.tagcloud a:hover {
  border-color: rgba(0, 0, 0, 0);
}

#secondary .widget .tagcloud a:hover {
  color: #fff;
}

/* search */
.search-form,
.woocommerce-product-search {
  position: relative;
  height: 50px;
  /* Fix issue not showing on IE */
}

.search-form:hover:after,
.woocommerce-product-search:hover:after {
  transform: rotate(90deg);
}

.search-form:focus-within:after,
.woocommerce-product-search:focus-within:after {
  transform: rotate(90deg);
}

/* mini cart */
.woocommerce-mini-cart {
  padding-left: 0;
}

.widget_shopping_cart_content .woocommerce-mini-cart__total {
  padding-top: 10px;
  border-top: 1px solid #f7f7f7;
}

.widget_shopping_cart_content .remove_from_cart_button:hover {
  transform: rotate(90deg);
}

.product_list_widget a:not(.remove_from_cart_button) {
  display: block;
  line-height: 1.4em;
}

.product_list_widget li {
  position: relative;
  padding: 10px 15px 10px 75px;
  border-bottom: 1px solid #f7f7f7;
  line-height: 26px;
  min-height: 80px;
}

.product_list_widget img {
  max-width: 60px;
  max-height: 60px;
  position: absolute;
  left: 0;
}

.product_list_widget.woocommerce-mini-cart img {
  top: 10px;
}

.product_list_widget .mini_cart_item:last-of-type {
  border-bottom: 0;
}

.product_list_widget .remove_from_cart_button {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 10px;
  font-size: 0;
  z-index: 2;
  color: firebrick;
}

.product_list_widget .remove_from_cart_button:before {
  content: "\e646";
  font-family: "themify";
  line-height: 1;
  font-size: 10px;
}

.product_list_widget .remove_from_cart_button:focus:before {
  left: 0;
  top: 0;
  content: "";
  z-index: 2;
  position: absolute;
  border: 1px solid var(--offset-color);
  border-top-color: #222;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  -webkit-animation: circle-loading 0.35s linear infinite;
  animation: circle-loading 0.35s linear infinite;
}

.mini_cart_item .quantity {
  width: auto;
  height: auto;
  border-radius: 0;
  display: block;
}

.woocommerce-mini-cart__total {
  text-transform: uppercase;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.woocommerce-mini-cart__total .amount {
  font-weight: 700;
}

.woocommerce-mini-cart__buttons {
  margin-bottom: 0;
}

.woocommerce-mini-cart__buttons .button {
  font-size: 12px;
  font-weight: 700;
}

.woocommerce-mini-cart__buttons a.button {
  width: 50%;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
}

.woocommerce-mini-cart__buttons a.checkout {
  border-left: 1px solid #fff;
}

/* list, reviews, top rate product */
.widget_products li,
.widget_recent_reviews li,
.widget_top_rated_products li,
.widget_recently_viewed_products li {
  min-height: 90px;
  position: relative;
  padding: 10px 0 10px 80px;
}

.widget_products li:last-of-type,
.widget_recent_reviews li:last-of-type,
.widget_top_rated_products li:last-of-type,
.widget_recently_viewed_products li:last-of-type {
  border-bottom: 0;
}

.widget_products a,
.widget_recent_reviews a,
.widget_top_rated_products a,
.widget_recently_viewed_products a {
  line-height: 1.3;
  margin-bottom: 5px;
}

.widget_products .star-rating,
.widget_recent_reviews .star-rating,
.widget_top_rated_products .star-rating,
.widget_recently_viewed_products .star-rating {
  display: block;
}

.widget_products del,
.widget_recent_reviews del,
.widget_top_rated_products del,
.widget_recently_viewed_products del {
  margin-right: 5px;
  float: left;
  clear: both;
}

.widget_products ins,
.widget_recent_reviews ins,
.widget_top_rated_products ins,
.widget_recently_viewed_products ins {
  float: left;
  background: rgba(0, 0, 0, 0);
}

/* product reviews */
.widget_recent_reviews .reviewer {
  float: left;
  clear: both;
}

/* Product Categories List */
.widget_product_categories .product-categories > li ul {
  margin-left: 10px;
}

.widget_product_categories .product-categories > li ul li:before {
  content: "\e649";
  font-family: "themify";
  font-size: 10px;
  margin-right: 5px;
}

/* Layered Nav Dropdown */
.woocommerce-widget-layered-nav-dropdown__submit {
  margin-top: 1em;
}

/* price range slider */
.price_slider_wrapper .price_slider {
  margin-bottom: 25px;
  position: relative;
  height: 2px;
  margin-left: 0.5em;
  margin-right: 0.5em;
}

.price_slider_wrapper .ui-widget-header {
  height: 100%;
  position: absolute;
}

.price_slider_wrapper .ui-slider-handle {
  cursor: pointer;
  position: absolute;
  width: 10px;
  height: 10px;
  margin-left: -10px;
  border-radius: 50%;
  background: #fff;
  top: 50%;
  transform: translateY(-50%);
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.2);
}

.price_slider_wrapper .price_slider_amount input,
.price_slider_wrapper .price_slider_amount .clear {
  display: none;
}

.price_slider_wrapper .price_slider_amount button {
  display: inline-block;
  margin-right: 15px;
}

.price_slider_wrapper .price_slider_amount .price_label {
  display: inline-block;
}

/* Recent post thumbnail */
.widget_recent_post_thumbnail_item {
  display: flex;
  align-items: center;
}

.widget_recent_post_thumbnail_item + .widget_recent_post_thumbnail_item {
  margin-top: 30px;
}

.widget_recent_post_thumbnail_item .recent-post-thumbnail-img {
  width: 50px;
  min-width: 50px;
  margin-right: 20px;
}

.widget_recent_post_thumbnail_item .recent-post-thumbnail-img img {
  border-radius: 3px;
}

.widget_recent_post_thumbnail_item .recent-post-thumbnail-sum {
  flex-grow: 1;
}

/* Footer widget text */
.skdd-footer-text-widget .skdd-footer-site-title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 15px;
}

.skdd-footer-social-icon {
  padding-left: 0;
  margin: 20px 0 0;
}

.skdd-footer-social-icon li {
  list-style: none;
  display: inline-flex;
}

.skdd-footer-social-icon li + li {
  margin-left: 7px;
}

.skdd-footer-social-icon li a {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border-style: solid;
  border-width: 1px;
}

.skdd-footer-social-icon li a:hover {
  opacity: 0.7;
  color: #fff;
}

.skdd-social-icon a, .yith-wcwl-share a {
  font-size: 0;
}

.skdd-social-icon a:before, .yith-wcwl-share a:before {
  font-size: 14px;
  font-family: "themify";
}

.skdd-social-icon a[href*="twitter.com"]:before, .yith-wcwl-share a[href*="twitter.com"]:before {
  content: "\e72a";
}

.skdd-social-icon a[href*="facebook.com"]:before, .yith-wcwl-share a[href*="facebook.com"]:before {
  content: "\e741";
}

.skdd-social-icon a[href*="plus.google.com"]:before, .yith-wcwl-share a[href*="plus.google.com"]:before {
  content: "\e73e";
}

.skdd-social-icon a[href*="instagram.com"]:before, .yith-wcwl-share a[href*="instagram.com"]:before {
  content: "\e73d";
}

.skdd-social-icon a[href*="vimeo.com"]:before, .yith-wcwl-share a[href*="vimeo.com"]:before {
  content: "\e729";
}

.skdd-social-icon a[href*="youtube.com"]:before, .yith-wcwl-share a[href*="youtube.com"]:before {
  content: "\e728";
}

.skdd-social-icon a[href*="github.com"]:before, .yith-wcwl-share a[href*="github.com"]:before {
  content: "\e73f";
}

.skdd-social-icon a[href*="linkedin.com"]:before, .yith-wcwl-share a[href*="linkedin.com"]:before {
  content: "\e735";
}

.skdd-social-icon a[href*="pinterest.com"]:before, .yith-wcwl-share a[href*="pinterest.com"]:before {
  content: "\e753";
}

.skdd-social-icon a[href*="flickr.com"]:before, .yith-wcwl-share a[href*="flickr.com"]:before {
  content: "\e740";
}

.skdd-social-icon a[href*="tumblr.com"]:before, .yith-wcwl-share a[href*="tumblr.com"]:before {
  content: "\e72c";
}

.skdd-social-icon a[href*=mailto]:before, .yith-wcwl-share a[href*=mailto]:before {
  content: "\e75a";
}

.skdd-social-icon a[href*=whatsapp]:before, .yith-wcwl-share a[href*=whatsapp]:before {
  content: "\e6d2";
}

/* Wishlist page: Share */
/* Notice after added to wishlist */
#yith-wcwl-popup-message {
  display: none !important;
}

/* Hide adv feature product if slider not initialize */
.advanced-featured-product {
  position: relative;
}

.adv-featured-product {
  position: relative;
}

.adv-featured-product.adv-product-slider:not(.slick-initialized) {
  display: none;
}

/* Contact info */
.skdd-contact-info .contact-info-list {
  display: flex;
  align-items: flex-start;
  border-bottom: 1px solid #f3f3f3;
  padding: 30px 0;
}

.skdd-contact-info .contact-info-img {
  min-width: 40px;
  max-width: 40px;
  margin-right: 30px;
  display: inline-block;
  margin-top: 10px;
}

.skdd-contact-info .contact-info-detail {
  display: inline-block;
  flex-grow: 1;
}

.skdd-contact-info .contact-info-detail label {
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
}

.skdd-contact-info .contact-info-detail h6 {
  font-weight: 400;
  margin: 0;
}

.skdd-contact-info .contact-info-detail p:last-child {
  margin-bottom: 0;
}

/* Shop category */
.skdd-shop-category .elementor-widget-wrap > .elementor-widget-image {
  position: relative;
}

.skdd-shop-category .elementor-widget-wrap > .elementor-widget-image:hover .wp-caption .wp-caption-text {
  bottom: 20px;
  left: 20px;
}

.skdd-shop-category .elementor-widget-wrap > .elementor-widget-image .wp-caption .wp-caption-text {
  position: absolute;
  left: 30px;
  bottom: 30px;
  font-style: normal;
  font-size: 24px;
  font-weight: 500;
  margin-top: 0;
  line-height: 1;
  padding-top: 0;
  pointer-events: none;
}

/* Contact info widget */
.ct_if {
  min-height: 76px;
}

.home.blog .site-main .post:first-child:last-child {
  border-bottom: 0;
}

.pagination, .woocommerce-pagination {
  margin-top: 70px;
}

.pagination ul, .woocommerce-pagination ul {
  margin: 0;
  padding: 0;
}

.pagination ul .page-numbers, .woocommerce-pagination ul .page-numbers {
  font-weight: 600;
  text-transform: uppercase;
}

.pagination ul .page-numbers:not(.prev):not(.next), .woocommerce-pagination ul .page-numbers:not(.prev):not(.next) {
  width: 29px;
  height: 29px;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0);
}

.pagination li, .woocommerce-pagination li {
  list-style: none;
  display: inline-flex;
}

.pagination li .current, .woocommerce-pagination li .current {
  color: #fff;
}

.pagination .nav-links, .woocommerce-pagination .nav-links {
  text-align: center;
}

/* responsive */
@media (max-width: 991px) {
  #primary + #secondary {
    margin-top: 40px;
  }
}
/* author box */
.post-author-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 80px;
}

.post-author-box .author-ava {
  margin-right: 30px;
  min-width: 100px;
}

.post-author-box .author-ava img {
  border-radius: 50%;
}

.post-author-box .author-name-before {
  display: block;
  text-transform: uppercase;
}

.post-author-box .author-name {
  font-size: 700px;
  font-size: 18px;
}

.post-author-box .author-bio {
  margin-top: 10px;
}

/* related post */
.related-box {
  border-top: 1px solid var(--offset-color);
  padding-top: 61px;
  margin-top: 73px;
}

.related-box .related-title {
  font-size: 18px;
  font-weight: normal;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 36px;
}

.related-box .related-post img {
  height: 260px;
  -o-object-fit: cover;
     object-fit: cover;
}

.related-box .entry-header {
  display: block;
  margin-bottom: 25px;
}

.related-box .post-read-more {
  margin-top: 0;
}

.related-box .post-read-more:hover {
  text-decoration: underline;
}

/* responsive */
@media (min-width: 992px) {
  .has-sidebar.left-sidebar .content-area {
    float: right;
    padding-left: 60px;
  }
  .has-sidebar.left-sidebar .widget-area {
    float: left;
  }
  .has-sidebar.right-sidebar .content-area {
    float: left;
    padding-right: 60px;
  }
  .has-sidebar.right-sidebar .widget-area {
    float: right;
  }
}
/* Grid Standard */
@media (min-width: 768px) {
  .blog-layout-standard .site-main .post, .blog-layout-standard .site-main .portfolio, .blog-layout-standard .site-main .service, .blog-layout-standard .site-main .team, .blog-layout-standard .site-main .knowledge {
    display: flex;
  }
  .blog-layout-standard .site-main .entry-image-link {
    max-width: 300px;
    min-width: 300px;
    margin-right: 30px;
  }
  .blog-layout-standard .site-main .loop-post-inner {
    flex-grow: 1;
  }
}
.blog-layout-standard .site-main .entry-image-link {
  display: block;
}

@media (max-width: 991px) {
  .blog-layout-standard .site-main .entry-image-link {
    margin-bottom: 30px;
  }
}
/* Grid Zigzag */
@media (min-width: 992px) {
  .blog-layout-zigzag .site-main .post, .blog-layout-zigzag .site-main .portfolio, .blog-layout-zigzag .site-main .service, .blog-layout-zigzag .site-main .team, .blog-layout-zigzag .site-main .knowledge {
    display: flex;
  }
  .blog-layout-zigzag .site-main .post:nth-child(even) .loop-post-inner {
    order: 1;
  }
  .blog-layout-zigzag .site-main .post:nth-child(even) .entry-image-link {
    order: 2;
  }
  .blog-layout-zigzag .site-main .post:nth-child(even) .entry-image-link {
    margin-right: 0;
    margin-left: 30px;
  }
  .blog-layout-zigzag .site-main .entry-image-link {
    max-width: 300px;
    min-width: 300px;
    margin-right: 30px;
  }
}
.blog-layout-zigzag .site-main .entry-image-link {
  display: block;
}

@media (max-width: 991px) {
  .blog-layout-zigzag .site-main .entry-image-link {
    margin-bottom: 30px;
  }
}
.blog-layout-zigzag .site-main .loop-post-inner {
  flex-grow: 1;
}

@font-face {
  font-family: "themify";
  src: url("../fonts/themify.eot");
  src: url("../fonts/themify.eot") format("embedded-opentype"), url("../fonts/themify.woff") format("woff"), url("../fonts/themify.ttf") format("truetype"), url("../fonts/themify.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class^=ti-], [class*=" ti-"] {
  speak: never;
  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;
}

[class^=ti-]:before, [class*=" ti-"]:before {
  font-family: "themify";
}

.ti-wand:before {
  content: "\e600";
}

.ti-volume:before {
  content: "\e601";
}

.ti-user:before {
  content: "\e602";
}

.ti-unlock:before {
  content: "\e603";
}

.ti-unlink:before {
  content: "\e604";
}

.ti-trash:before {
  content: "\e605";
}

.ti-thought:before {
  content: "\e606";
}

.ti-target:before {
  content: "\e607";
}

.ti-tag:before {
  content: "\e608";
}

.ti-tablet:before {
  content: "\e609";
}

.ti-star:before {
  content: "\e60a";
}

.ti-spray:before {
  content: "\e60b";
}

.ti-signal:before {
  content: "\e60c";
}

.ti-shopping-cart:before {
  content: "\e60d";
}

.ti-shopping-cart-full:before {
  content: "\e60e";
}

.ti-settings:before {
  content: "\e60f";
}

.ti-search:before {
  content: "\e610";
}

.ti-zoom-in:before {
  content: "\e611";
}

.ti-zoom-out:before {
  content: "\e612";
}

.ti-cut:before {
  content: "\e613";
}

.ti-ruler:before {
  content: "\e614";
}

.ti-ruler-pencil:before {
  content: "\e615";
}

.ti-ruler-alt:before {
  content: "\e616";
}

.ti-bookmark:before {
  content: "\e617";
}

.ti-bookmark-alt:before {
  content: "\e618";
}

.ti-reload:before {
  content: "\e619";
}

.ti-plus:before {
  content: "\e61a";
}

.ti-pin:before {
  content: "\e61b";
}

.ti-pencil:before {
  content: "\e61c";
}

.ti-pencil-alt:before {
  content: "\e61d";
}

.ti-paint-roller:before {
  content: "\e61e";
}

.ti-paint-bucket:before {
  content: "\e61f";
}

.ti-na:before {
  content: "\e620";
}

.ti-mobile:before {
  content: "\e621";
}

.ti-minus:before {
  content: "\e622";
}

.ti-medall:before {
  content: "\e623";
}

.ti-medall-alt:before {
  content: "\e624";
}

.ti-marker:before {
  content: "\e625";
}

.ti-marker-alt:before {
  content: "\e626";
}

.ti-arrow-up:before {
  content: "\e627";
}

.ti-arrow-right:before {
  content: "\e628";
}

.ti-arrow-left:before {
  content: "\e629";
}

.ti-arrow-down:before {
  content: "\e62a";
}

.ti-lock:before {
  content: "\e62b";
}

.ti-location-arrow:before {
  content: "\e62c";
}

.ti-link:before {
  content: "\e62d";
}

.ti-layout:before {
  content: "\e62e";
}

.ti-layers:before {
  content: "\e62f";
}

.ti-layers-alt:before {
  content: "\e630";
}

.ti-key:before {
  content: "\e631";
}

.ti-import:before {
  content: "\e632";
}

.ti-image:before {
  content: "\e633";
}

.ti-heart:before {
  content: "\e634";
}

.ti-heart-broken:before {
  content: "\e635";
}

.ti-hand-stop:before {
  content: "\e636";
}

.ti-hand-open:before {
  content: "\e637";
}

.ti-hand-drag:before {
  content: "\e638";
}

.ti-folder:before {
  content: "\e639";
}

.ti-flag:before {
  content: "\e63a";
}

.ti-flag-alt:before {
  content: "\e63b";
}

.ti-flag-alt-2:before {
  content: "\e63c";
}

.ti-eye:before {
  content: "\e63d";
}

.ti-export:before {
  content: "\e63e";
}

.ti-exchange-vertical:before {
  content: "\e63f";
}

.ti-desktop:before {
  content: "\e640";
}

.ti-cup:before {
  content: "\e641";
}

.ti-crown:before {
  content: "\e642";
}

.ti-comments:before {
  content: "\e643";
}

.ti-comment:before {
  content: "\e644";
}

.ti-comment-alt:before {
  content: "\e645";
}

.ti-close:before {
  content: "\e646";
}

.ti-clip:before {
  content: "\e647";
}

.ti-angle-up:before {
  content: "\e648";
}

.ti-angle-right:before {
  content: "\e649";
}

.ti-angle-left:before {
  content: "\e64a";
}

.ti-angle-down:before {
  content: "\e64b";
}

.ti-check:before {
  content: "\e64c";
}

.ti-check-box:before {
  content: "\e64d";
}

.ti-camera:before {
  content: "\e64e";
}

.ti-announcement:before {
  content: "\e64f";
}

.ti-brush:before {
  content: "\e650";
}

.ti-briefcase:before {
  content: "\e651";
}

.ti-bolt:before {
  content: "\e652";
}

.ti-bolt-alt:before {
  content: "\e653";
}

.ti-blackboard:before {
  content: "\e654";
}

.ti-bag:before {
  content: "\e655";
}

.ti-move:before {
  content: "\e656";
}

.ti-arrows-vertical:before {
  content: "\e657";
}

.ti-arrows-horizontal:before {
  content: "\e658";
}

.ti-fullscreen:before {
  content: "\e659";
}

.ti-arrow-top-right:before {
  content: "\e65a";
}

.ti-arrow-top-left:before {
  content: "\e65b";
}

.ti-arrow-circle-up:before {
  content: "\e65c";
}

.ti-arrow-circle-right:before {
  content: "\e65d";
}

.ti-arrow-circle-left:before {
  content: "\e65e";
}

.ti-arrow-circle-down:before {
  content: "\e65f";
}

.ti-angle-double-up:before {
  content: "\e660";
}

.ti-angle-double-right:before {
  content: "\e661";
}

.ti-angle-double-left:before {
  content: "\e662";
}

.ti-angle-double-down:before {
  content: "\e663";
}

.ti-zip:before {
  content: "\e664";
}

.ti-world:before {
  content: "\e665";
}

.ti-wheelchair:before {
  content: "\e666";
}

.ti-view-list:before {
  content: "\e667";
}

.ti-view-list-alt:before {
  content: "\e668";
}

.ti-view-grid:before {
  content: "\e669";
}

.ti-uppercase:before {
  content: "\e66a";
}

.ti-upload:before {
  content: "\e66b";
}

.ti-underline:before {
  content: "\e66c";
}

.ti-truck:before {
  content: "\e66d";
}

.ti-timer:before {
  content: "\e66e";
}

.ti-ticket:before {
  content: "\e66f";
}

.ti-thumb-up:before {
  content: "\e670";
}

.ti-thumb-down:before {
  content: "\e671";
}

.ti-text:before {
  content: "\e672";
}

.ti-stats-up:before {
  content: "\e673";
}

.ti-stats-down:before {
  content: "\e674";
}

.ti-split-v:before {
  content: "\e675";
}

.ti-split-h:before {
  content: "\e676";
}

.ti-smallcap:before {
  content: "\e677";
}

.ti-shine:before {
  content: "\e678";
}

.ti-shift-right:before {
  content: "\e679";
}

.ti-shift-left:before {
  content: "\e67a";
}

.ti-shield:before {
  content: "\e67b";
}

.ti-notepad:before {
  content: "\e67c";
}

.ti-server:before {
  content: "\e67d";
}

.ti-quote-right:before {
  content: "\e67e";
}

.ti-quote-left:before {
  content: "\e67f";
}

.ti-pulse:before {
  content: "\e680";
}

.ti-printer:before {
  content: "\e681";
}

.ti-power-off:before {
  content: "\e682";
}

.ti-plug:before {
  content: "\e683";
}

.ti-pie-chart:before {
  content: "\e684";
}

.ti-paragraph:before {
  content: "\e685";
}

.ti-panel:before {
  content: "\e686";
}

.ti-package:before {
  content: "\e687";
}

.ti-music:before {
  content: "\e688";
}

.ti-music-alt:before {
  content: "\e689";
}

.ti-mouse:before {
  content: "\e68a";
}

.ti-mouse-alt:before {
  content: "\e68b";
}

.ti-money:before {
  content: "\e68c";
}

.ti-microphone:before {
  content: "\e68d";
}

.ti-menu:before {
  content: "\e68e";
}

.ti-menu-alt:before {
  content: "\e68f";
}

.ti-map:before {
  content: "\e690";
}

.ti-map-alt:before {
  content: "\e691";
}

.ti-loop:before {
  content: "\e692";
}

.ti-location-pin:before {
  content: "\e693";
}

.ti-list:before {
  content: "\e694";
}

.ti-light-bulb:before {
  content: "\e695";
}

.ti-Italic:before {
  content: "\e696";
}

.ti-info:before {
  content: "\e697";
}

.ti-infinite:before {
  content: "\e698";
}

.ti-id-badge:before {
  content: "\e699";
}

.ti-hummer:before {
  content: "\e69a";
}

.ti-home:before {
  content: "\e69b";
}

.ti-help:before {
  content: "\e69c";
}

.ti-headphone:before {
  content: "\e69d";
}

.ti-harddrives:before {
  content: "\e69e";
}

.ti-harddrive:before {
  content: "\e69f";
}

.ti-gift:before {
  content: "\e6a0";
}

.ti-game:before {
  content: "\e6a1";
}

.ti-filter:before {
  content: "\e6a2";
}

.ti-files:before {
  content: "\e6a3";
}

.ti-file:before {
  content: "\e6a4";
}

.ti-eraser:before {
  content: "\e6a5";
}

.ti-envelope:before {
  content: "\e6a6";
}

.ti-download:before {
  content: "\e6a7";
}

.ti-direction:before {
  content: "\e6a8";
}

.ti-direction-alt:before {
  content: "\e6a9";
}

.ti-dashboard:before {
  content: "\e6aa";
}

.ti-control-stop:before {
  content: "\e6ab";
}

.ti-control-shuffle:before {
  content: "\e6ac";
}

.ti-control-play:before {
  content: "\e6ad";
}

.ti-control-pause:before {
  content: "\e6ae";
}

.ti-control-forward:before {
  content: "\e6af";
}

.ti-control-backward:before {
  content: "\e6b0";
}

.ti-cloud:before {
  content: "\e6b1";
}

.ti-cloud-up:before {
  content: "\e6b2";
}

.ti-cloud-down:before {
  content: "\e6b3";
}

.ti-clipboard:before {
  content: "\e6b4";
}

.ti-car:before {
  content: "\e6b5";
}

.ti-calendar:before {
  content: "\e6b6";
}

.ti-book:before {
  content: "\e6b7";
}

.ti-bell:before {
  content: "\e6b8";
}

.ti-basketball:before {
  content: "\e6b9";
}

.ti-bar-chart:before {
  content: "\e6ba";
}

.ti-bar-chart-alt:before {
  content: "\e6bb";
}

.ti-back-right:before {
  content: "\e6bc";
}

.ti-back-left:before {
  content: "\e6bd";
}

.ti-arrows-corner:before {
  content: "\e6be";
}

.ti-archive:before {
  content: "\e6bf";
}

.ti-anchor:before {
  content: "\e6c0";
}

.ti-align-right:before {
  content: "\e6c1";
}

.ti-align-left:before {
  content: "\e6c2";
}

.ti-align-justify:before {
  content: "\e6c3";
}

.ti-align-center:before {
  content: "\e6c4";
}

.ti-alert:before {
  content: "\e6c5";
}

.ti-alarm-clock:before {
  content: "\e6c6";
}

.ti-agenda:before {
  content: "\e6c7";
}

.ti-write:before {
  content: "\e6c8";
}

.ti-window:before {
  content: "\e6c9";
}

.ti-widgetized:before {
  content: "\e6ca";
}

.ti-widget:before {
  content: "\e6cb";
}

.ti-widget-alt:before {
  content: "\e6cc";
}

.ti-wallet:before {
  content: "\e6cd";
}

.ti-video-clapper:before {
  content: "\e6ce";
}

.ti-video-camera:before {
  content: "\e6cf";
}

.ti-vector:before {
  content: "\e6d0";
}

.ti-themify-logo:before {
  content: "\e6d1";
}

.ti-themify-favicon:before {
  content: "\e6d2";
}

.ti-themify-favicon-alt:before {
  content: "\e6d3";
}

.ti-support:before {
  content: "\e6d4";
}

.ti-stamp:before {
  content: "\e6d5";
}

.ti-split-v-alt:before {
  content: "\e6d6";
}

.ti-slice:before {
  content: "\e6d7";
}

.ti-shortcode:before {
  content: "\e6d8";
}

.ti-shift-right-alt:before {
  content: "\e6d9";
}

.ti-shift-left-alt:before {
  content: "\e6da";
}

.ti-ruler-alt-2:before {
  content: "\e6db";
}

.ti-receipt:before {
  content: "\e6dc";
}

.ti-pin2:before {
  content: "\e6dd";
}

.ti-pin-alt:before {
  content: "\e6de";
}

.ti-pencil-alt2:before {
  content: "\e6df";
}

.ti-palette:before {
  content: "\e6e0";
}

.ti-more:before {
  content: "\e6e1";
}

.ti-more-alt:before {
  content: "\e6e2";
}

.ti-microphone-alt:before {
  content: "\e6e3";
}

.ti-magnet:before {
  content: "\e6e4";
}

.ti-line-double:before {
  content: "\e6e5";
}

.ti-line-dotted:before {
  content: "\e6e6";
}

.ti-line-dashed:before {
  content: "\e6e7";
}

.ti-layout-width-full:before {
  content: "\e6e8";
}

.ti-layout-width-default:before {
  content: "\e6e9";
}

.ti-layout-width-default-alt:before {
  content: "\e6ea";
}

.ti-layout-tab:before {
  content: "\e6eb";
}

.ti-layout-tab-window:before {
  content: "\e6ec";
}

.ti-layout-tab-v:before {
  content: "\e6ed";
}

.ti-layout-tab-min:before {
  content: "\e6ee";
}

.ti-layout-slider:before {
  content: "\e6ef";
}

.ti-layout-slider-alt:before {
  content: "\e6f0";
}

.ti-layout-sidebar-right:before {
  content: "\e6f1";
}

.ti-layout-sidebar-none:before {
  content: "\e6f2";
}

.ti-layout-sidebar-left:before {
  content: "\e6f3";
}

.ti-layout-placeholder:before {
  content: "\e6f4";
}

.ti-layout-menu:before {
  content: "\e6f5";
}

.ti-layout-menu-v:before {
  content: "\e6f6";
}

.ti-layout-menu-separated:before {
  content: "\e6f7";
}

.ti-layout-menu-full:before {
  content: "\e6f8";
}

.ti-layout-media-right-alt:before {
  content: "\e6f9";
}

.ti-layout-media-right:before {
  content: "\e6fa";
}

.ti-layout-media-overlay:before {
  content: "\e6fb";
}

.ti-layout-media-overlay-alt:before {
  content: "\e6fc";
}

.ti-layout-media-overlay-alt-2:before {
  content: "\e6fd";
}

.ti-layout-media-left-alt:before {
  content: "\e6fe";
}

.ti-layout-media-left:before {
  content: "\e6ff";
}

.ti-layout-media-center-alt:before {
  content: "\e700";
}

.ti-layout-media-center:before {
  content: "\e701";
}

.ti-layout-list-thumb:before {
  content: "\e702";
}

.ti-layout-list-thumb-alt:before {
  content: "\e703";
}

.ti-layout-list-post:before {
  content: "\e704";
}

.ti-layout-list-large-image:before {
  content: "\e705";
}

.ti-layout-line-solid:before {
  content: "\e706";
}

.ti-layout-grid4:before {
  content: "\e707";
}

.ti-layout-grid3:before {
  content: "\e708";
}

.ti-layout-grid2:before {
  content: "\e709";
}

.ti-layout-grid2-thumb:before {
  content: "\e70a";
}

.ti-layout-cta-right:before {
  content: "\e70b";
}

.ti-layout-cta-left:before {
  content: "\e70c";
}

.ti-layout-cta-center:before {
  content: "\e70d";
}

.ti-layout-cta-btn-right:before {
  content: "\e70e";
}

.ti-layout-cta-btn-left:before {
  content: "\e70f";
}

.ti-layout-column4:before {
  content: "\e710";
}

.ti-layout-column3:before {
  content: "\e711";
}

.ti-layout-column2:before {
  content: "\e712";
}

.ti-layout-accordion-separated:before {
  content: "\e713";
}

.ti-layout-accordion-merged:before {
  content: "\e714";
}

.ti-layout-accordion-list:before {
  content: "\e715";
}

.ti-ink-pen:before {
  content: "\e716";
}

.ti-info-alt:before {
  content: "\e717";
}

.ti-help-alt:before {
  content: "\e718";
}

.ti-headphone-alt:before {
  content: "\e719";
}

.ti-hand-point-up:before {
  content: "\e71a";
}

.ti-hand-point-right:before {
  content: "\e71b";
}

.ti-hand-point-left:before {
  content: "\e71c";
}

.ti-hand-point-down:before {
  content: "\e71d";
}

.ti-gallery:before {
  content: "\e71e";
}

.ti-face-smile:before {
  content: "\e71f";
}

.ti-face-sad:before {
  content: "\e720";
}

.ti-credit-card:before {
  content: "\e721";
}

.ti-control-skip-forward:before {
  content: "\e722";
}

.ti-control-skip-backward:before {
  content: "\e723";
}

.ti-control-record:before {
  content: "\e724";
}

.ti-control-eject:before {
  content: "\e725";
}

.ti-comments-smiley:before {
  content: "\e726";
}

.ti-brush-alt:before {
  content: "\e727";
}

.ti-youtube:before {
  content: "\e728";
}

.ti-vimeo:before {
  content: "\e729";
}

.ti-twitter:before {
  content: "\e72a";
}

.ti-time:before {
  content: "\e72b";
}

.ti-tumblr:before {
  content: "\e72c";
}

.ti-skype:before {
  content: "\e72d";
}

.ti-share:before {
  content: "\e72e";
}

.ti-share-alt:before {
  content: "\e72f";
}

.ti-rocket:before {
  content: "\e730";
}

.ti-pinterest:before {
  content: "\e731";
}

.ti-new-window:before {
  content: "\e732";
}

.ti-microsoft:before {
  content: "\e733";
}

.ti-list-ol:before {
  content: "\e734";
}

.ti-linkedin:before {
  content: "\e735";
}

.ti-layout-sidebar-2:before {
  content: "\e736";
}

.ti-layout-grid4-alt:before {
  content: "\e737";
}

.ti-layout-grid3-alt:before {
  content: "\e738";
}

.ti-layout-grid2-alt:before {
  content: "\e739";
}

.ti-layout-column4-alt:before {
  content: "\e73a";
}

.ti-layout-column3-alt:before {
  content: "\e73b";
}

.ti-layout-column2-alt:before {
  content: "\e73c";
}

.ti-instagram:before {
  content: "\e73d";
}

.ti-google:before {
  content: "\e73e";
}

.ti-github:before {
  content: "\e73f";
}

.ti-flickr:before {
  content: "\e740";
}

.ti-facebook:before {
  content: "\e741";
}

.ti-dropbox:before {
  content: "\e742";
}

.ti-dribbble:before {
  content: "\e743";
}

.ti-apple:before {
  content: "\e744";
}

.ti-android:before {
  content: "\e745";
}

.ti-save:before {
  content: "\e746";
}

.ti-save-alt:before {
  content: "\e747";
}

.ti-yahoo:before {
  content: "\e748";
}

.ti-wordpress:before {
  content: "\e749";
}

.ti-vimeo-alt:before {
  content: "\e74a";
}

.ti-twitter-alt:before {
  content: "\e74b";
}

.ti-tumblr-alt:before {
  content: "\e74c";
}

.ti-trello:before {
  content: "\e74d";
}

.ti-stack-overflow:before {
  content: "\e74e";
}

.ti-soundcloud:before {
  content: "\e74f";
}

.ti-sharethis:before {
  content: "\e750";
}

.ti-sharethis-alt:before {
  content: "\e751";
}

.ti-reddit:before {
  content: "\e752";
}

.ti-pinterest-alt:before {
  content: "\e753";
}

.ti-microsoft-alt:before {
  content: "\e754";
}

.ti-linux:before {
  content: "\e755";
}

.ti-jsfiddle:before {
  content: "\e756";
}

.ti-joomla:before {
  content: "\e757";
}

.ti-html5:before {
  content: "\e758";
}

.ti-flickr-alt:before {
  content: "\e759";
}

.ti-email:before {
  content: "\e75a";
}

.ti-drupal:before {
  content: "\e75b";
}

.ti-dropbox-alt:before {
  content: "\e75c";
}

.ti-css3:before {
  content: "\e75d";
}

.ti-rss:before {
  content: "\e75e";
}

.ti-rss-alt:before {
  content: "\e75f";
}

:root {
  --scrollbar-width:17px;
  --gkt-blocks-margin-bottom:0;
}

::-moz-selection {
  color: var(--background-color);
  background: var(--theme-color);
}

::selection {
  color: var(--background-color);
  background: var(--theme-color);
}

/*************************** Global Styles ****************************************************************************/
html {
  scroll-behavior: smooth;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  font-family: sans-serif;
  font-size: 62.5%;
  margin: 0;
  color: var(--text-color);
  background: var(--background-color);
  max-width: 100vw;
  overflow-x: hidden;
}

body {
  margin: 0;
  word-break: break-word;
  min-height: 100vh;
  font-family: sans-serif;
}

#view {
  min-height: 100vh;
}
@media (min-width: 280px) and (max-width: 479px) {
  #view {
    padding-bottom: 0;
  }
}

p {
  margin-top: 0;
  padding: 0;
  min-height: 10px;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  outline: none;
}

*, *:focus, *:hover {
  outline: none;
}

a:focus {
  filter: drop-shadow(0 0 1px var(--theme-color));
}

.custom-logo-link:focus {
  box-shadow: none;
  filter: none;
}

p a:focus, li a:focus, .primary-navigation a:focus, h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus {
  box-shadow: none;
  filter: none;
  color: var(--theme-color);
}

.ghostkit-button:focus {
  box-shadow: none;
  filter: none;
}

.ghostkit-accordion-item-heading:focus {
  box-shadow: none;
  filter: none;
}
.ghostkit-accordion-item-heading:focus .ghostkit-accordion-item-label {
  color: var(--theme-color);
}

@media (min-width: 1024px) {
  h1, h2, h3, h4, h5, h6, .ghostkit-grid, .wp-block-group {
    scroll-margin-top: calc(var(--header-max-height) * 2.2);
  }
}
.site-tools .tools-icon:focus:before {
  color: var(--theme-color);
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary,
audio,
canvas,
progress,
video {
  display: block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

iframe,
embed,
figure,
figcaption {
  border: 0;
  max-width: 100%;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

blockquote,
blockquote:before,
blockquote:after,
q,
q:before,
q:after {
  content: "";
}

img,
video {
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

audio,
canvas,
video {
  display: inline;
  zoom: 1;
}

.wp-block-image {
  margin: 0;
}

ul.inline {
  margin: 5px 0 0 0;
}
ul.inline li {
  display: inline;
  margin-right: 20px;
}
ul.inline li:last-of-type {
  margin-right: 0;
}

.ghostkit-video {
  --gkt-video--play-icon__background-color:rgba(0,0,0,0.3);
  transition: background-color 0.5s ease;
}
.ghostkit-video:hover {
  --gkt-video--play-icon__background-color:rgba(0,0,0,0.6);
  transition: background-color 0.5s ease;
}

.clear {
  clear: both;
}

.rounded {
  border-radius: var(--border-radius);
}

.clearfix:after, .wpcf7 .row:after, .post-password-form p:after, .skdd-container:after, .site_content:after, .widget_products li:after,
.widget_recent_reviews li:after,
.widget_top_rated_products li:after,
.widget_recently_viewed_products li:after, .price_slider_wrapper .price_slider:after, .related-box:after, .container:after, .products:after, .cart-sidebar-content .variation:after, .cart-collaterals:after, .checkout_coupon.woocommerce-form-coupon:after,
.checkout.woocommerce-checkout:after, #customer_details:after, .woocommerce-billing-fields:after, #payment:after {
  content: "";
  display: block;
  clear: both;
}

select:-moz-focusring {
  text-shadow: 0 0 0 var(--body-text-color);
}

input {
  font-family: sans-serif;
  margin: 0;
  color: var(--text-color);
  background: var(--background-color);
}

.header_widget_area.sidebar .button {
  width: 100%;
  text-align: center;
}

a {
  color: var(--text-color);
}
a:hover {
  color: var(--theme-color);
}
a svg path {
  fill: currentColor;
}

.content-area p a {
  font-weight: bold;
  text-decoration: underline;
}

body, select, button, input, textarea, p {
  font-family: var(--body-font-family), sans-serif;
  font-weight: var(--body-font-weight);
  line-height: var(--body-line-height);
  text-transform: var(--body-text-transform);
  font-size: var(--body-font-size);
  color: var(--body-text-color);
}
@media (min-width: 480px) and (max-width: 1024px) {
  body, select, button, input, textarea, p {
    font-size: var(--body-font-size-tablet);
    line-height: var(--body-line-height-tablet);
  }
}
@media (min-width: 280px) and (max-width: 479px) {
  body, select, button, input, textarea, p {
    font-size: var(--body-font-size-mobile);
    line-height: var(--body-line-height-mobile);
  }
}

h1, h2, h3, h4, h5, h6 {
  font-family: var(--heading-font-family), sans-serif;
  font-weight: var(--heading-font-weight);
  text-transform: var(--heading-font-transform);
  line-height: var(--heading-line-height);
  color: var(--heading-color);
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: var(--link-color);
}
h1 a:hover, h1 a:active, h2 a:hover, h2 a:active, h3 a:hover, h3 a:active, h4 a:hover, h4 a:active, h5 a:hover, h5 a:active, h6 a:hover, h6 a:active {
  color: var(--link-hover-color);
}

h1, .has-skdd-heading-1-font-size, .has-SKDD-heading-1-font-size {
  font-size: var(--header-size-1);
}
@media (min-width: 480px) and (max-width: 1024px) {
  h1, .has-skdd-heading-1-font-size, .has-SKDD-heading-1-font-size {
    font-size: var(--header-size-1-tablet);
  }
}
@media (min-width: 280px) and (max-width: 479px) {
  h1, .has-skdd-heading-1-font-size, .has-SKDD-heading-1-font-size {
    font-size: var(--header-size-1-mobile);
  }
}

h2, .has-skdd-heading-2-font-size, .has-SKDD-heading-2-font-size {
  font-size: var(--header-size-2);
}
@media (min-width: 480px) and (max-width: 1024px) {
  h2, .has-skdd-heading-2-font-size, .has-SKDD-heading-2-font-size {
    font-size: var(--header-size-2-tablet);
  }
}
@media (min-width: 280px) and (max-width: 479px) {
  h2, .has-skdd-heading-2-font-size, .has-SKDD-heading-2-font-size {
    font-size: var(--header-size-2-mobile);
  }
}

h3, .has-skdd-heading-3-font-size, .has-SKDD-heading-3-font-size {
  font-size: var(--header-size-3);
}
@media (min-width: 480px) and (max-width: 1024px) {
  h3, .has-skdd-heading-3-font-size, .has-SKDD-heading-3-font-size {
    font-size: var(--header-size-3-tablet);
  }
}
@media (min-width: 280px) and (max-width: 479px) {
  h3, .has-skdd-heading-3-font-size, .has-SKDD-heading-3-font-size {
    font-size: var(--header-size-3-mobile);
  }
}

h4, .has-skdd-heading-4-font-size, .has-SKDD-heading-4-font-size {
  font-size: var(--header-size-4);
}
@media (min-width: 480px) and (max-width: 1024px) {
  h4, .has-skdd-heading-4-font-size, .has-SKDD-heading-4-font-size {
    font-size: var(--header-size-4-tablet);
  }
}
@media (min-width: 280px) and (max-width: 479px) {
  h4, .has-skdd-heading-4-font-size, .has-SKDD-heading-4-font-size {
    font-size: var(--header-size-4-mobile);
  }
}

h5, .has-skdd-heading-5-font-size, .has-SKDD-heading-5-font-size {
  font-size: var(--header-size-5);
}
@media (min-width: 480px) and (max-width: 1024px) {
  h5, .has-skdd-heading-5-font-size, .has-SKDD-heading-5-font-size {
    font-size: var(--header-size-5-tablet);
  }
}
@media (min-width: 280px) and (max-width: 479px) {
  h5, .has-skdd-heading-5-font-size, .has-SKDD-heading-5-font-size {
    font-size: var(--header-size-5-mobile);
  }
}

h6, .has-skdd-heading-6-font-size, .has-SKDD-heading-6-font-size {
  font-size: var(--header-size-6);
}
@media (min-width: 480px) and (max-width: 1024px) {
  h6, .has-skdd-heading-6-font-size, .has-SKDD-heading-6-font-size {
    font-size: var(--header-size-6-tablet);
  }
}
@media (min-width: 280px) and (max-width: 479px) {
  h6, .has-skdd-heading-6-font-size, .has-SKDD-heading-6-font-size {
    font-size: var(--header-size-6-mobile);
  }
}

.has-drop-cap:not(:focus):first-letter {
  font-size: 4.4em !important;
}

.wp-block-quote {
  border-left: 0.25em solid var(--text-color);
}

/*************************** List Styles  ****************************************************************************/
ol {
  list-style: decimal;
}

ol.is-style-styled li + li, ul.is-style-styled li + li {
  --gkt-styled-lists--items__gap:0;
}

ol.is-style-styled li, ul.is-style-styled li {
  --gkt-styled-lists-dotted__padding-left:0;
}

ul.has-skdd-primary-background-color.has-background li::marker {
  color: var(--second-background-color);
}

ul.is-style-styled {
  margin-left: 20px;
}
ul.is-style-styled li {
  list-style-type: square;
  padding-left: 10px;
}
ul.is-style-styled li::marker {
  color: var(--tertiary-theme-color);
}
ul.is-style-styled li:before {
  display: none;
}

ul, ul.has-background {
  padding: 0 0 0 25px;
}

ol, ol.has-background {
  padding: 0 0 0 35px;
}

.is-style-styled {
  --gkt-styled-lists-numbered--decoration__color:var(--text-color);
}

ul.is-style-align-right {
  direction: rtl;
  list-style-type: none;
}
@media (min-width: 280px) and (max-width: 479px) {
  ul.is-style-align-right {
    direction: ltr;
  }
}

@media (min-width: 280px) and (max-width: 479px) {
  .has-text-align-right {
    text-align: left;
  }
}

/*************************** Manual Rating Block   ****************************************************************************/
.ib-star-rating-block {
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.ib-star-rating-block .ib-star-rating--title {
  font-size: calc(var(--body-font-size) * 0.8);
  margin-left: 15px;
}
@media (min-width: 480px) and (max-width: 1024px) {
  .ib-star-rating-block .ib-star-rating--title {
    font-size: calc(var(--body-font-size-tablet) * 0.85);
  }
}
@media (min-width: 280px) and (max-width: 479px) {
  .ib-star-rating-block .ib-star-rating--title {
    font-size: calc(var(--body-font-size-mobile) * 0.9);
  }
}
.ib-star-rating-block .ib-star-rating--icon {
  margin-top: -1px;
  display: flex;
  align-items: center;
}

/*************************** Calendly  ****************************************************************************/
.calendly-overlay iframe {
  height: 101% !important;
}

/*************************** Buttons  ****************************************************************************/
button, form button, .button, .forminator-button, .ghostkit-button, .wp-block-button__link {
  font-family: var(--button-font-family);
  border-radius: var(--button-border-radius);
  padding: 0 40px;
  text-decoration: none;
  cursor: pointer;
  font-weight: var(--button-font-weight);
  font-size: var(--button-font-size);
  letter-spacing: var(--button-letter-spacing);
  line-height: var(--button-line-height);
  text-transform: var(--button-font-transform);
  background: var(--gkt-button__background-color, var(--button-background-color));
  color: var(--gkt-button__color, var(--button-text-color));
  transition: background 0.3s ease, color 0.3s ease;
}
button svg path, form button svg path, .button svg path, .forminator-button svg path, .ghostkit-button svg path, .wp-block-button__link svg path {
  fill: var(--gkt-button__color);
}
button:hover, button:focus, form button:hover, form button:focus, .button:hover, .button:focus, .forminator-button:hover, .forminator-button:focus, .ghostkit-button:hover, .ghostkit-button:focus, .wp-block-button__link:hover, .wp-block-button__link:focus {
  background-color: var(--gkt-button-hover__background-color, var(--button-hover-background-color));
  color: var(--gkt-button-hover__color, var(--button-hover-text-color));
  transition: background 0.3s ease, color 0.3s ease;
}
button:hover svg path, button:focus svg path, form button:hover svg path, form button:focus svg path, .button:hover svg path, .button:focus svg path, .forminator-button:hover svg path, .forminator-button:focus svg path, .ghostkit-button:hover svg path, .ghostkit-button:focus svg path, .wp-block-button__link:hover svg path, .wp-block-button__link:focus svg path {
  fill: var(--gkt-button-hover__color);
}

.ghostkit-button {
  font-family: var(--button-font-family);
  font-weight: var(--button-font-weight);
  text-transform: var(--button-font-transform);
  border-radius: var(--button-border-radius);
  --gkt-button__color: var(--button-text-color);
  --gkt-button__background-color: var(--button-background-color);
  --gkt-button__border-color: var(--button-background-color);
  --gkt-button__border-radius: var(--button-border-radius);
  --gkt-button-hover__color: var(--button-hover-text-color);
  --gkt-button-hover__background-color: var(--button-hover-background-color);
  --gkt-button-focus__color: var(--button-hover-text-color);
  --gkt-button-focus__background-color: var(--button-hover-background-color);
  --gkt-button-xs__font-size:calc(var(--button-font-size) *.8);
  --gkt-button-sm__font-size:calc(var(--button-font-size) *.85);
  --gkt-button__font-size: calc(var(--button-font-size) *.9);
  --gkt-button-lg__font-size:calc(var(--button-font-size) *.95);
  --gkt-button-xl__font-size:var(--button-font-size);
}
@media (min-width: 280px) and (max-width: 479px) {
  .ghostkit-button {
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 1024px) {
  .ghostkit-button {
    --gkt-button-xs__font-size:calc(var(--button-font-size-tablet) *.8);
    --gkt-button-sm__font-size:calc(var(--button-font-size-tablet) *.85);
    --gkt-button__font-size: calc(var(--button-font-size-tablet) *.9);
    --gkt-button-lg__font-size:calc(var(--button-font-size-tablet) *.95);
    --gkt-button-xl__font-size:var(--button-font-size-tablet);
    --gkt-button__gap: var(--content-spacing-tablet);
  }
}
@media (min-width: 280px) and (max-width: 479px) {
  .ghostkit-button {
    --gkt-button-xs__font-size:calc(var(--button-font-size-mobile) *.8)
    --gkt-button-sm__font-size:calc(var(--button-font-size-mobile) *.85);
    --gkt-button__font-size: calc(var(--button-font-size-mobile) *.9)
    --gkt-button-lg__font-size:calc(var(--button-font-size-mobile) *.95);
    --gkt-button-xl__font-size:var(--button-font-size-mobile);
  }
}

.ghostkit-button.ghostkit-button-xs {
  line-height: calc(var(--button-line-height) / 2);
  padding: 0 10px;
  font-size: calc(var(--button-font-size) * 0.8);
}
@media (min-width: 480px) and (max-width: 1024px) {
  .ghostkit-button.ghostkit-button-xs {
    font-size: calc(var(--button-font-size-tablet) * 0.8);
  }
}
@media (min-width: 280px) and (max-width: 479px) {
  .ghostkit-button.ghostkit-button-xs {
    font-size: calc(var(--button-font-size-mobile) * 0.8);
  }
}

.ghostkit-button.ghostkit-button-sm {
  line-height: calc(var(--button-line-height) / 1.5);
  padding: 0 15px;
  font-size: calc(var(--button-font-size) * 0.85);
}
@media (min-width: 480px) and (max-width: 1024px) {
  .ghostkit-button.ghostkit-button-sm {
    font-size: calc(var(--button-font-size-tablet) * 0.85);
  }
}
@media (min-width: 280px) and (max-width: 479px) {
  .ghostkit-button.ghostkit-button-sm {
    font-size: calc(var(--button-font-size-mobile) * 0.85);
  }
}

.ghostkit-button.ghostkit-button-md {
  line-height: calc(var(--button-line-height) / 1.2);
  padding: 0 25px;
  font-size: calc(var(--button-font-size) * 0.9);
}
@media (min-width: 480px) and (max-width: 1024px) {
  .ghostkit-button.ghostkit-button-md {
    font-size: calc(var(--button-font-size-tablet) * 0.9);
  }
}
@media (min-width: 280px) and (max-width: 479px) {
  .ghostkit-button.ghostkit-button-md {
    font-size: calc(var(--button-font-size-mobile) * 0.9);
  }
}

.ghostkit-button.ghostkit-button-lg {
  line-height: var(--button-line-height);
  padding: 0 40px;
  font-size: calc(var(--button-font-size) * 0.95);
}
@media (min-width: 280px) and (max-width: 479px) {
  .ghostkit-button.ghostkit-button-lg {
    line-height: calc(var(--button-line-height) * 0.9);
    padding: 0 30px;
    font-size: calc(var(--button-font-size-mobile) * 0.95);
  }
}
@media (min-width: 480px) and (max-width: 1024px) {
  .ghostkit-button.ghostkit-button-lg {
    font-size: calc(var(--button-font-size-tablet) * 0.95);
  }
}

.ghostkit-button.ghostkit-button-xl {
  line-height: calc(var(--button-line-height) * 1.25);
  padding: 0 50px;
  font-size: var(--button-font-size);
}
@media (min-width: 480px) and (max-width: 1024px) {
  .ghostkit-button.ghostkit-button-xl {
    font-size: var(--button-font-size-tablet);
  }
}
@media (min-width: 280px) and (max-width: 479px) {
  .ghostkit-button.ghostkit-button-xl {
    line-height: calc(var(--button-line-height) * 1.2);
    padding: 0 40px;
    font-size: var(--button-font-size-tablet);
  }
}

.skdd-button-color,
.loop-add-to-cart-on-image + .added_to_cart {
  color: var(--button-text-color);
}

.skdd-button-bg-color,
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions .coupon [name=apply_coupon],
.loop-add-to-cart-on-image + .added_to_cart {
  background-color: var(--button-background-color);
}

.skdd-button-hover-color,
.button[name=apply_coupon]:hover {
  color: var(--button-hover-text-color);
}

.skdd-button-hover-bg-color,
.loop-add-to-cart-on-image + .added_to_cart:hover,
.button.loop-add-to-cart-icon-btn:hover,
.product-loop-action .yith-wcwl-add-to-wishlist:hover,
.product-loop-action .yith-wcwl-wishlistaddedbrowse.show,
.product-loop-action .yith-wcwl-wishlistexistsbrowse.show,
.product-loop-action .added_to_cart,
.product-loop-image-wrapper .tinv-wraper .tinvwl_add_to_wishlist_button:hover {
  background-color: var(--button-hover-background-color);
}

@media (max-width: 600px) {
  .woocommerce-cart-form__contents [name=update_cart],
.woocommerce-cart-form__contents .coupon button {
    background-color: var(--button-background-color);
    filter: grayscale(100%);
  }
  .woocommerce-cart-form__contents [name=update_cart],
.woocommerce-cart-form__contents .coupon button {
    color: var(--button-text-color);
  }
}
.main-navigation .primary-navigation .menu-item.button {
  background-color: transparent;
  margin: 0;
  padding: 0;
}
.main-navigation .primary-navigation .menu-item.button a {
  font-size: var(--menu-font-size);
  font-family: var(--button-font-family);
  font-weight: var(--button-font-weight);
  text-transform: var(--button-font-transform);
  padding: 0 33px;
  background-color: var(--button-background-color);
  color: var(--button-text-color);
  border-radius: var(--button-border-radius);
  text-decoration: none;
  cursor: pointer;
  border: 0;
  line-height: calc(var(--header-max-height) / 1.8);
}
@media (min-width: 480px) and (max-width: 1024px) {
  .main-navigation .primary-navigation .menu-item.button a {
    line-height: var(--menu-line-height-tablet);
  }
}
@media (min-width: 280px) and (max-width: 479px) {
  .main-navigation .primary-navigation .menu-item.button a {
    line-height: var(--menu-line-height-tablet);
  }
}
.main-navigation .primary-navigation .menu-item.button a:focus, .main-navigation .primary-navigation .menu-item.button a:hover {
  background-color: var(--button-hover-background-color);
  color: var(--button-hover-text-color);
}
.main-navigation .primary-navigation .menu-item.button.reverse a {
  background-color: var(--button-hover-background-color);
  color: var(--button-hover-text-color);
}
.main-navigation .primary-navigation .menu-item.button.reverse a:focus, .main-navigation .primary-navigation .menu-item.button.reverse a:hover {
  background-color: var(--button-background-color);
  color: var(--button-text-color);
}
@supports ((-webkit-mask-image: url(#mask)) or (mask-image: url(#mask))) {
  .main-navigation .primary-navigation .menu-item.button.phone a:before {
    content: "";
    background-color: var(--button-text-color);
    width: 20px;
    height: 20px;
    margin-right: 10px;
    margin-top: -1px;
    -webkit-mask-image: url(../images/svg/whatsapp-icon.svg);
    mask-image: url(../images/svg/whatsapp-icon.svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    transition: background-color 0.3s ease;
  }
  .main-navigation .primary-navigation .menu-item.button.phone a:focus:before, .main-navigation .primary-navigation .menu-item.button.phone a:hover:before {
    background-color: var(--button-hover-text-color);
    transition: background-color 0.3s ease;
  }
}

/*************************** Forms  ****************************************************************************/
form input, form select {
  width: 100%;
  background: var(--offset-color);
  border-radius: 3px;
  padding: 11px 17px;
  color: var(--text-color);
}
@media (min-width: 1024px) {
  form input, form select {
    font-size: 90%;
  }
}
form input[type=checkbox] {
  width: auto;
}
form select {
  padding: 13px;
}
form label {
  margin-left: 3px;
  font-size: 90%;
  font-weight: 700;
  display: block;
}
form textarea {
  width: 100%;
  background: var(--offset-color);
  border: 0;
  border-radius: 3px;
  font-size: 90%;
  color: var(--text-color);
  padding: 11px 17px;
}
form input:focus, form textarea:focus {
  box-shadow: inset 0 0 0 2px var(--theme-color);
}

.select2-container .select2-selection--single {
  height: 50px;
  margin: 0;
  background: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 3px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  height: 50px;
  line-height: 50px;
  padding: 0 1em;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 10px;
  top: 50%;
  width: 20px;
  height: 50px;
  transform: translateY(-50%);
}

@media (min-width: 1024px) {
  .comments-area {
    width: 50vw;
    margin: 0 auto;
  }
}
#commentform {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}

#commentform #comment {
  flex-basis: 100%;
  padding: 15px;
  height: 200px;
  margin-bottom: 20px;
  resize: none;
  border-radius: 2px;
}

#commentform #email,
#commentform #author {
  flex: 1;
  min-height: 50px;
  padding: 0 15px;
  margin-bottom: 20px;
  border-radius: 2px;
}

#commentform #author {
  margin-right: 20px;
}

#commentform .form-submit {
  flex-basis: 100%;
}
#commentform .form-submit input {
  font-family: var(--button-font-family);
  border-radius: var(--button-border-radius);
  padding: 0 40px;
  text-decoration: none;
  cursor: pointer;
  border: 0;
  font-weight: var(--button-font-weight);
  font-size: var(--button-font-size);
  letter-spacing: var(--button-letter-spacing);
  line-height: var(--button-line-height);
  text-transform: var(--button-font-transform);
  background: var(--gkt-button__background-color, var(--button-background-color));
  color: var(--gkt-button__color, var(--button-text-color));
  transition: background 0.3s ease, color 0.3s ease;
}
@media (min-width: 1024px) {
  #commentform .form-submit input {
    max-width: 12vw;
  }
}
#commentform .form-submit input:hover, #commentform .form-submit input:focus {
  background-color: var(--gkt-button-hover__background-color, var(--button-hover-background-color));
  color: var(--gkt-button-hover__color, var(--button-hover-text-color));
  transition: background 0.3s ease, color 0.3s ease;
  border: 0;
}

/*************************** Forminator styling ****************************************************************************/
.forminator-ui .forminator-label {
  color: var(--body-text-color);
  font-size: 85%;
  font-weight: 400;
}
.forminator-ui .forminator-field {
  outline: none !important;
}
.forminator-ui .forminator-error-message {
  font-size: 70%;
  font-weight: 400;
  color: var(--tertiary-theme-color);
  margin-left: 5px;
}
.forminator-ui .forminator-row {
  margin-bottom: 10px;
}
.forminator-ui .forminator-input {
  border: 0;
  border-radius: 3px;
  background: var(--second-background-color);
  font-size: var(--body-font-size);
  font-weight: var(--body-font-weight);
}
.forminator-ui .forminator-button-submit, .forminator-ui .forminator-button-submit-next {
  border-radius: var(--button-border-radius);
}

.forminator-ui.forminator-design--material .forminator-row-last {
  margin-top: var(--content-spacing);
}
.forminator-ui.forminator-design--material .forminator-button-submit {
  border-radius: var(--button-border-radius) !important;
  line-height: calc(var(--button-line-height) / 1.2) !important;
  padding: 0 25px !important;
  font-size: calc(var(--button-font-size) * 0.9) !important;
  letter-spacing: var(--button-letter-spacing) !important;
}
.forminator-ui.forminator-design--material .forminator-error-message {
  background: none !important;
  padding-left: 0 !important;
}
.forminator-ui.forminator-design--material .forminator-label.forminator-floating--textarea {
  padding-left: 0 !important;
}
.forminator-ui.forminator-design--material .forminator-checkbox-label,
.forminator-ui.forminator-design--material .forminator-checkbox-label p {
  font-size: calc(var(--body-font-size) * 0.8) !important;
  font-weight: var(--body-font-weight) !important;
  text-shadow: none !important;
}
.forminator-ui.forminator-design--material .forminator-label[class*=forminator-floating-],
.forminator-ui.forminator-design--material .forminator-label:not([class*=forminator-floating-]) {
  text-shadow: none !important;
}
.forminator-ui.forminator-design--material .forminator-label:not([class*=forminator-floating-]) {
  padding-bottom: 10px !important;
}
.forminator-ui.forminator-design--material .forminator-is_active .forminator-textarea--wrap:after, .forminator-ui.forminator-design--material .forminator-is_hover .forminator-textarea--wrap:after {
  border-top: transparent !important;
  border-right: transparent !important;
  border-left: transparent !important;
  text-shadow: none;
}
.forminator-ui.forminator-design--material .forminator-textarea {
  border-top: transparent !important;
  border-right: transparent !important;
  border-left: transparent !important;
  padding: 40px 0 9px 0 !important;
  font-size: calc(var(--body-font-size) * 0.8) !important;
  font-weight: var(--body-font-weight) !important;
  outline: 0;
  box-shadow: none;
}
.forminator-ui.forminator-design--material .forminator-textarea:active, .forminator-ui.forminator-design--material .forminator-textarea:hover {
  border-top: transparent !important;
  border-right: transparent !important;
  border-left: transparent !important;
}
.forminator-ui.forminator-design--material .forminator-input {
  font-size: calc(var(--body-font-size) * 0.8) !important;
}
.forminator-ui.forminator-design--material div[role=radiogroup], .forminator-ui.forminator-design--material div[role=group] {
  margin: 20px 0 20px 0 !important;
}

.forminator-row button {
  margin-top: 30px;
}

.forminator-checkbox input {
  width: auto;
  margin-right: 10px;
}
.forminator-checkbox p {
  display: inline;
}

.forminator-required {
  color: var(--secondary-theme-color);
}

.forminator-error {
  display: none;
}

.single-line-form .forminator-ui {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
@media (min-width: 280px) and (max-width: 479px) {
  .single-line-form .forminator-ui {
    flex-direction: column;
  }
}
.single-line-form .forminator-ui .forminator-error-message {
  position: absolute;
  left: -4px;
  margin-top: calc(var(--body-line-height) * 2);
  padding: 0 10px;
}
.single-line-form .forminator-ui .forminator-row {
  flex-grow: 2;
}
.single-line-form .forminator-ui .forminator-row-last {
  flex-grow: 1;
}
@media (min-width: 280px) and (max-width: 479px) {
  .single-line-form .forminator-ui .forminator-row-last {
    margin-top: 10px;
  }
}
.single-line-form .forminator-ui .forminator-row-last button {
  margin-top: 0;
  border-radius: 5px;
  padding-top: 11px;
  padding-bottom: 11px;
  line-height: var(--body-line-height);
}

.wp-block-cover__inner-container .forminator-label {
  color: var(--background-color);
}

.forminator-error-message {
  background: var(--secondary-theme-color);
  padding: 5px 10px;
  border-radius: 2px;
}

.ghostkit-col-with-bg .forminator-input {
  opacity: 0.85;
}
.ghostkit-col-with-bg .forminator-input:focus {
  opacity: 1;
  border: 0 !important;
}
.ghostkit-col-with-bg .forminator-button-submit {
  background: var(--tertiary-theme-color);
  color: var(--background-color);
}
.ghostkit-col-with-bg input:focus, .ghostkit-col-with-bg textarea:focus {
  box-shadow: none;
}

/*************************** Search ****************************************************************************/
.site-dialog-search {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  position: fixed;
  z-index: 200;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: rgba(55, 58, 71, 0.9);
  transition-duration: 0.4s;
}

.site-dialog-search form {
  margin: 0;
}

.dialog-search-content {
  opacity: 0;
  width: 50%;
  max-width: 650px;
  min-width: 290px;
  background-color: var(--background-color);
  position: relative;
  z-index: 5;
  border-radius: 4px;
  overflow: hidden;
  min-height: 115px;
}

@media (max-width: 768px) {
  .dialog-search-content {
    max-width: 80%;
    width: 100%;
  }
}
.dialog-search-content .dialog-search-header {
  padding-left: 20px;
  font-weight: 700;
  position: relative;
  z-index: 10;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.dialog-search-content .dialog-search-title {
  flex-grow: 1;
}

.dialog-search-content .dialog-search-close-icon {
  cursor: pointer;
  font-weight: 700;
  height: 50px;
  width: 50px;
}

.dialog-search-content .dialog-search-close-icon:hover {
  color: var(--theme-color);
}

.dialog-search-content .search-form .search-field:focus,
.dialog-search-content .woocommerce-product-search .search-field:focus {
  border-color: rgba(0, 0, 0, 0);
}

.dialog-search-content .search-form .search-field::-webkit-input-placeholder,
.dialog-search-content .woocommerce-product-search .search-field::-webkit-input-placeholder {
  color: #a5b0b7;
}

.dialog-search-content .search-form .search-field:-moz-placeholder,
.dialog-search-content .woocommerce-product-search .search-field:-moz-placeholder {
  color: #a5b0b7;
}

.dialog-search-content .search-form .search-field::-moz-placeholder,
.dialog-search-content .woocommerce-product-search .search-field::-moz-placeholder {
  color: #a5b0b7;
}

.dialog-search-content .search-form .search-field:-ms-input-placeholder,
.dialog-search-content .woocommerce-product-search .search-field:-ms-input-placeholder {
  color: #a5b0b7;
}

.search-form .search-field:focus,
.woocommerce-product-search .search-field:focus {
  border-color: rgba(0, 0, 0, 0.15);
}

.search-form .search-field, .woocommerce-product-search .search-field {
  border-color: rgba(0, 0, 0, 0);
  height: 100%;
  width: 96%;
  background-color: var(--offset-color);
  padding-left: 20px;
  padding-right: 40px;
  color: var(--text-color);
  margin-left: 2%;
}

.site_header_inner .site-search form {
  height: 40px;
  display: flex;
  align-items: center;
}

.site_header_inner .site-search form:after {
  font-size: 16px;
  width: 40px;
  height: 40px;
}

.site_header_inner .site-search form .search-field {
  padding-right: 40px;
  flex-grow: 1;
  width: auto;
}

.site_header_inner .site-search form button[type=submit] {
  width: 40px;
}

.search-form .search-submit,
.search-form button[type=submit],
.woocommerce-product-search .search-submit,
.woocommerce-product-search button[type=submit] {
  overflow: hidden;
  color: rgba(0, 0, 0, 0);
  background: rgba(0, 0, 0, 0);
  width: 40px;
  height: 75%;
  position: absolute;
  right: 10px;
  top: 0;
  z-index: 2;
  border: 0;
}

.search-form:after,
.woocommerce-product-search:after {
  content: "\e610";
  font-family: "themify";
  font-size: 20px;
  position: absolute;
  right: 10px;
  top: 0;
  width: 50px;
  height: 50px;
}

.page-content .search-form {
  border-radius: var(--border-radius);
  padding: var(--content-spacing);
  margin-top: 5vh;
  min-height: 90px;
  display: flex;
  justify-content: center;
}
.page-content .search-form .search-field {
  margin: 0;
  background: var(--offset-color);
  color: var(--body-text-color);
  height: 50px;
  min-width: 50vw;
  border-radius: var(--border-radius) 0 0 var(--border-radius);
}
.page-content .search-form:after {
  display: none;
}
.page-content .search-form .search-submit, .page-content .search-form button[type=submit], .page-content .woocommerce-product-search .search-submit, .page-content .woocommerce-product-search button[type=submit] {
  position: relative;
  background: var(--button-background-color);
  color: var(--button-text-color);
  height: 50px;
  min-width: 120px;
  padding: 0 30px;
  border-radius: 0 var(--border-radius) var(--border-radius) 0;
}

.no-results .page-content p {
  text-align: center;
}

.sidebar-menu .site-search {
  margin-bottom: 40px;
  display: block;
}

.sidebar-menu .site-search .search-field {
  border-radius: var(--border-radius);
}

.sidebar-menu .search-form,
.sidebar-menu .woocommerce-product-search {
  height: 50px;
}
.sidebar-menu .search-form label,
.sidebar-menu .woocommerce-product-search label {
  margin: 0;
}

.sidebar-menu .search-form .search-field, .sidebar-menu .woocommerce-product-search .search-field {
  height: 100%;
  width: 100%;
  background: var(--sidebar-offset-color);
  padding-left: 20px;
  padding-right: 40px;
  color: var(--menu-color);
  margin-left: -2%;
}
.sidebar-menu .search-form:after, .sidebar-menu .woocommerce-product-search:after {
  top: 7px;
}

.search-form .search-field::-webkit-search-cancel-button,
.woocommerce-product-search .search-field::-webkit-search-cancel-button {
  display: none;
}

.media-toolbar .search-form:after, .media-toolbar .woocommerce-product-search:after {
  content: none;
}

.sidebar-menu .search-form .search-field,
.sidebar-menu .woocommerce-product-search .search-field {
  padding-right: 40px;
  height: auto;
  min-height: 40px;
}

.sidebar-menu .search-form .search-submit,
.sidebar-menu .woocommerce-product-search button[type=submit] {
  width: 40px;
}

.sidebar-menu .search-form:after,
.sidebar-menu .woocommerce-product-search:after {
  width: 40px;
  height: 40px;
}

/*************************** Search block ****************************************************************************/
.wp-block-search.is-style-no-button {
  position: relative;
}
.wp-block-search.is-style-no-button .wp-block-search__input {
  border: 0;
  border-radius: 100px;
  padding: 20px 20px 20px 80px;
  opacity: 0.8;
  box-shadow: 2px 2px 10px 1px rgba(72, 58, 88, 0.1);
  background-color: #fff;
}
.wp-block-search.is-style-no-button input::-webkit-input-placeholder {
  opacity: 0.5;
}
.wp-block-search.is-style-no-button .wp-block-search__button {
  border: 0;
  color: var(--body-text-color);
  position: absolute;
  background-color: transparent;
  left: 0;
  padding: 18px;
  margin-top: 5px;
  font-size: 0;
  background-image: url(../images/svg/search-icon.svg);
  background-repeat: no-repeat;
  background-position: 10px 20px;
  margin-left: 20px;
}

.wp-block-search .wp-block-search__input {
  border: 1px solid var(--offset-color);
  padding: 20px;
  border-radius: 5px;
}
.wp-block-search .wp-block-search__button {
  background-color: var(--button-background-color);
  color: var(--button-text-color);
  border-radius: 5px;
  letter-spacing: 0.05em;
  padding: 0 30px;
}

/*************************** Search Results ****************************************************************************/
.search-results .entry-date.published {
  display: none;
}
.search-results .site-main {
  margin-bottom: 10vh;
}
.search-results h1.page-title {
  font-size: var(--header-size-2);
  text-align: center;
  margin-bottom: 5vh;
  padding-top: 5vh;
}
.search-results .post-cover-image {
  height: 30vh;
  overflow: hidden;
}
.search-results .post-cover-image img {
  min-height: 30vh;
  -o-object-fit: cover;
     object-fit: cover;
}
.search-results .site_content .search-form {
  margin: 0 10vw 8vh 10vw;
}
@media (min-width: 280px) and (max-width: 479px) {
  .search-results .site_content .search-form {
    margin: 0 2vw 5vh 2vw;
  }
}
.search-results .site_content .search-form:after {
  content: "";
}
.search-results .site_content .search-form .search-field {
  border: 0;
  border-radius: 100px;
  padding: 20px 20px 20px 80px;
  opacity: 0.8;
  background-color: var(--offset-color);
  width: 100%;
  margin: 0;
  font-size: var(--body-font-size);
}
.search-results .site_content .search-form .search-submit {
  border: 0;
  color: var(--body-text-color);
  position: absolute;
  background-color: transparent;
  left: 0;
  padding: 18px;
  margin-top: 12px;
  font-size: 0;
  background-image: url(../images/svg/search-icon.svg);
  background-repeat: no-repeat;
  background-position: 10px 10px;
  margin-left: 20px;
}

/*************************** Testimonial ****************************************************************************/
.ghostkit-testimonial {
  --gkt-testimonial--content__background-color: var(--offset-color);
  --gkt-testimonial--content__border-radius: var(--border-radius);
}

.ghostkit-testimonial-icon + .ghostkit-testimonial-content {
  padding-left: 4em;
}

.ghostkit-testimonial-icon {
  opacity: 1;
  left: 1em;
  top: 1.4em;
}
.ghostkit-testimonial-icon svg path {
  fill: var(--theme-color);
}

/*************************** Ghostkit Icon box ****************************************************************************/
.ghostkit-icon-box {
  --gkt-icon-box__border-width: 0;
  --gkt-blocks-margin-bottom: 0;
  --gkt-icon-box__padding-h:calc(var(--content-spacing) / 10 );
  --gkt-icon-box__padding-v:calc(var(--content-spacing) / 10 );
  display: flex;
  align-items: center;
  border: 0 !important;
  padding: var(--gkt-icon-box__padding-v) 0 !important;
}

.ghostkit-icon-box ~ .ghostkit-icon-box {
  padding-top: 0;
}

/*************************** Block editor - block styles ****************************************************************************/
.wp-block-media-text figure, .wp-block-media-text img {
  border-radius: var(--border-radius);
}

.wp-block-media-text.has-background {
  border-radius: var(--border-radius);
}
.wp-block-media-text.has-background figure, .wp-block-media-text.has-background img {
  border-radius: var(--border-radius);
}

@media (min-width: 280px) and (max-width: 479px) {
  .wp-block-media-text.is-stacked-on-mobile.has-background {
    border-radius: 0;
    margin-left: -3vw;
    width: 100vw;
  }
  .wp-block-media-text.is-stacked-on-mobile.has-background figure, .wp-block-media-text.is-stacked-on-mobile.has-background img {
    border-radius: 0;
  }
  .wp-block-media-text.is-stacked-on-mobile.has-background .wp-block-media-text__content {
    width: 90vw;
    margin-left: 5vw;
    padding: var(--content-spacing-mobile) 0;
  }
}
.wp-block-cover {
  border-radius: var(--border-radius);
}
.wp-block-cover img, .wp-block-cover picture, .wp-block-cover video {
  border-radius: var(--border-radius);
}

.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before, .wp-block-cover-image .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim:not(.has-background-gradient):before, .wp-block-cover .wp-block-cover__gradient-background {
  border-radius: var(--border-radius);
}

.wp-block-cover.alignfull {
  border-radius: 0;
}
.wp-block-cover.alignfull img, .wp-block-cover.alignfull picture, .wp-block-cover.alignfull video {
  border-radius: 0;
}
.wp-block-cover.alignfull .wp-block-cover__gradient-background {
  border-radius: 0;
}

.wp-block-cover-image.has-background-dim:not([class*=-background-color]), .wp-block-cover.has-background-dim:not([class*=-background-color]) {
  background-color: var(--background-color);
}

@media (min-width: 280px) and (max-width: 479px) {
  .full-height--mobile {
    min-height: 100vw;
  }
}

@media (min-width: 1024px) and (max-width: 2559px) {
  .full-height--desktop {
    min-height: 100vw;
  }
}

.full-height {
  min-height: 100vw;
}

.wp-block-group.alignfull .wp-block-group__inner-container, .wp-block-group.alignfull .wp-block-cover__inner-container > *, .wp-block-cover.alignfull .wp-block-group__inner-container, .wp-block-cover.alignfull .wp-block-cover__inner-container > * {
  max-width: var(--content-width);
  margin: 0 auto;
}
@media (min-width: 280px) and (max-width: 479px) {
  .wp-block-cover {
    min-height: auto !important;
    max-width: 100vw;
    padding-top: var(--vertical-spacing);
    padding-bottom: var(--vertical-spacing);
  }
  .wp-block-cover.alignwide {
    margin-left: -3vw;
    width: 100vw;
  }
  .ghostkit-carousel-slide .wp-block-cover {
    margin-left: 0;
    height: 40vh;
  }
}
.wp-block-group.has-background {
  padding: var(--content-spacing);
  border-radius: var(--border-radius);
}
@media (min-width: 480px) and (max-width: 1024px) {
  .wp-block-group.has-background {
    padding: var(--content-spacing-tablet);
  }
}
@media (min-width: 280px) and (max-width: 479px) {
  .wp-block-group.has-background {
    padding: var(--content-spacing-mobile);
  }
}

.wp-block-group.has-background.alignfull {
  border-radius: 0;
}

.post-cover-image img, .entry-image-link img {
  width: 100%;
  height: 350px;
}

.wp-block-embed .wp-block-embed__wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.wp-block-embed .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wp-block-media-text .wp-block-media-text__content, .wp-block-media-text.has-media-on-the-right.has-background .wp-block-media-text__content {
  padding: var(--content-spacing) calc(var(--content-spacing) * 1.5);
}
@media (min-width: 480px) and (max-width: 1024px) {
  .wp-block-media-text .wp-block-media-text__content, .wp-block-media-text.has-media-on-the-right.has-background .wp-block-media-text__content {
    padding: var(--content-spacing-tablet);
  }
}
@media (min-width: 280px) and (max-width: 479px) {
  .wp-block-media-text .wp-block-media-text__content, .wp-block-media-text.has-media-on-the-right.has-background .wp-block-media-text__content {
    padding: var(--content-spacing-mobile);
  }
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  padding-left: 0;
  padding-right: var(--content-spacing);
}
@media (min-width: 480px) and (max-width: 1024px) {
  .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    padding: var(--content-spacing-tablet);
  }
}
@media (min-width: 280px) and (max-width: 479px) {
  .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    padding: var(--content-spacing-mobile);
  }
}

/*************************** Content Styles ****************************************************************************/
.site_content {
  max-width: var(--content-width);
  margin: 0 auto;
}
@media (min-width: 2560px) {
  .site_content {
    max-width: calc(var(--content-width) * 1.2);
  }
}
@media (min-width: 280px) and (max-width: 479px) {
  .site_content {
    padding: 0 var(--content-spacing-mobile);
    margin: 0 !important;
  }
}

.loop-post-inner {
  padding: 0;
}

.wp-block-social-links.alignright .wp-social-link {
  margin: 4px 0 4px 8px !important;
}

.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
  font-size: 0.85em;
}

.alignfull {
  width: 100vw !important;
}
@media (min-width: 280px) and (max-width: 479px) {
  .alignfull {
    margin-left: calc(var(--content-spacing-mobile) * -1) !important;
  }
}
.alignfull video.wp-block-cover__video-background, .alignfull img.wp-block-cover__image-background {
  width: 100%;
  max-width: 100vw;
}

/*************************** Ghostkit Grid ****************************************************************************/
.ghostkit-col-with-bg {
  padding: var(--content-spacing);
}
.ghostkit-col-with-bg .nk-awb-overlay {
  border-radius: var(--border-radius);
}
@media (min-width: 280px) and (max-width: 479px) {
  .ghostkit-col-with-bg .nk-awb-overlay {
    border-radius: 0;
  }
}
@media (min-width: 480px) and (max-width: 1024px) {
  .ghostkit-col-with-bg {
    padding: var(--content-spacing-tablet) calc(var(--content-spacing-tablet) / 2);
  }
}
@media (min-width: 280px) and (max-width: 479px) {
  .ghostkit-col-with-bg {
    padding: var(--content-spacing-mobile) calc(var(--content-spacing-mobile) / 2);
  }
}

@media (min-width: 280px) and (max-width: 479px) {
  .ghostkit-col {
    --gkt-grid__gap:0px;
    padding-top: var(--content-spacing-mobile);
    padding-bottom: var(--content-spacing-mobile);
  }
  .ghostkit-grid-inner {
    width: 100%;
    margin-left: 0;
    display: block;
  }
  .ghostkit-col-with-bg {
    margin-left: calc(var(--content-spacing-mobile) * -1);
    width: 100vw;
    max-width: 100vw;
    padding-top: var(--vertical-spacing);
  }
  .ghostkit-col-with-bg .ghostkit-col-content {
    width: 100%;
    padding: 0;
  }
  .ghostkit-col-with-bg:last-of-type {
    padding-bottom: var(--vertical-spacing);
  }
  .alignfull.ghostkit-grid-with-bg .ghostkit-col-content {
    padding: 0 var(--content-spacing-mobile);
  }
  .has-background .ghostkit-col-with-bg {
    margin-bottom: 3vw;
  }
}
.ghostkit-grid-gap-sm {
  --gkt-grid__gap: 20px;
}

.ghostkit-grid-gap-md {
  --gkt-grid__gap: 50px;
}

.ghostkit-grid-gap-lg {
  --gkt-grid__gap: 100px;
}

@media (min-width: 280px) and (max-width: 479px) {
  .ghostkit-grid-gap-sm, .ghostkit-grid-gap-md, .ghostkit-grid-gap-lg {
    --gkt-grid__gap: 0;
  }
}
/*************************** Padding from screen edge on smaller screens **********************************/
@media (min-width: 280px) and (max-width: 479px) {
  .site_content > .has-background, .site_content > .wp-block-media-text {
    padding-left: 0;
    padding-right: 0;
  }
  .wp-block-media-text .wp-block-media-text__content, .wp-block-media-text.has-media-on-the-right.has-background .wp-block-media-text__content {
    padding: calc(var(--content-spacing-mobile) / 2) 0 0 0;
  }
  .wp-block-spacer.is-style-responsive-hidden {
    display: none !important;
  }
  .wp-block-spacer.is-style-responsive-medium {
    height: var(--vertical-spacing) !important;
  }
  .wp-block-spacer.is-style-responsive-small {
    height: calc(var(--vertical-spacing) * 0.5) !important;
  }
  .wp-block-media-text.is-stacked-on-mobile {
    margin-top: var(--content-spacing-mobile);
  }
  .wp-block-group.has-background {
    padding: var(--vertical-spacing) var(--content-spacing-mobile);
    border-radius: 0;
  }
}
@media (min-width: 280px) and (max-width: 479px) and (min-width: 280px) and (max-width: 479px) {
  .wp-block-group.has-background .wp-block-group.has-background.alignfull, .wp-block-group.has-background .wp-block-group.has-background.alignwide {
    width: 100vw !important;
    margin-left: calc(var(--content-spacing-mobile) * -1) !important;
  }
  .wp-block-group.has-background .ghostkit-carousel-slide .wp-block-group.has-background {
    width: 100% !important;
    margin-left: 0;
  }
}
@media (min-width: 280px) and (max-width: 479px) {
  .wp-block-cover .wp-block-group.has-background {
    margin-left: -2vw;
    width: 96vw;
  }
}
@media (min-width: 280px) and (max-width: 479px) {
  .ghostkit-carousel-slide .wp-block-group.has-background {
    margin-left: 0;
    width: 100%;
    border-radius: var(--border-radius);
  }
}
@media (min-width: 480px) and (max-width: 1024px) {
  .wp-block-spacer.is-style-responsive-large {
    height: calc(var(--vertical-spacing) * 3) !important;
  }
  .wp-block-spacer.is-style-responsive-medium {
    height: calc(var(--vertical-spacing) * 2) !important;
  }
  .wp-block-spacer.is-style-responsive-small {
    height: calc(var(--vertical-spacing) * 0.5) !important;
  }
}
/*************************** Header Styles ****************************************************************************/
.topbar {
  overflow: hidden;
  height: var(--topbar-height);
  background-color: var(--topbar-background-color);
  color: var(--topbar-text-color);
  width: 100%;
}
.topbar .topbar_inner {
  width: var(--header-width);
  max-width: 100%;
  display: inline-flex;
  height: var(--topbar-height);
  line-height: var(--topbar-height);
  align-items: center;
  margin: 0 auto;
  padding: 0 var(--content-spacing);
}
.topbar .topbar_inner .topbar-item {
  color: var(--topbar-text-color);
  width: 100%;
}
.topbar .topbar_inner .topbar-item a {
  color: var(--topbar-text-color);
  margin: 0 10px;
}
.topbar .topbar_inner .topbar-item p {
  margin: 0;
  color: var(--topbar-text-color);
}
.topbar .topbar_inner .topbar-item .menu {
  display: flex;
}
.topbar .topbar_inner .topbar-item .menu li {
  list-style-type: none;
}
.topbar .topbar_inner .topbar-item p:empty {
  display: none;
}
.topbar .topbar_inner .topbar-item:empty {
  display: none;
}

.site_header {
  background: var(--header-background-color);
  z-index: 199;
  max-width: 100vw;
  position: relative;
}
.site_header .site_header_top {
  background: var(--primary-color);
  height: 50px;
  width: calc(100vw - var(--scrollbar-width));
  color: white;
  line-height: 50px;
}
.site_header .site_header_top .site_header_top_inner {
  width: var(--header-width);
  max-width: calc(100vw - var(--scrollbar-width));
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding-left: var(--content-spacing);
  padding-right: var(--content-spacing);
}
.site_header .site_header_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: var(--header-width);
  max-width: 100%;
  padding: 0 var(--content-spacing);
  margin: 0 auto;
  background: var(--header-background-color);
  height: var(--header-max-height);
}
@media (max-width: 1023px) {
  .site_header .site_header_inner {
    height: var(--header-max-height-tablet);
  }
}
@media (min-width: 280px) and (max-width: 479px) {
  .site_header .site_header_inner {
    max-width: 100vw;
    height: var(--header-max-height-mobile);
    padding: 0 5vw !important;
  }
}
.site_header .site_header_inner .logo {
  height: var(--header-max-height);
}
@media (min-width: 480px) and (max-width: 1024px) {
  .site_header .site_header_inner .logo {
    height: var(--header-max-height-tablet);
  }
}
@media (min-width: 280px) and (max-width: 479px) {
  .site_header .site_header_inner .logo {
    height: var(--header-max-height-mobile);
  }
}
.site_header .site_header_inner .header_widget_area {
  display: flex;
  align-items: center;
  margin-left: 20px;
}
.site_header .site_header_inner .header_widget_area .widget {
  margin-left: 10px;
}
.site_header button {
  background: none;
  margin: 0;
  padding: 0;
}
.site_header button:hover svg path {
  fill: var(--secondary-color);
}
.site_header .main_menu {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 1023px) {
  .site_header .main_menu {
    width: auto;
    justify-content: flex-end;
  }
}
.site_header .main_menu ul {
  display: flex;
  list-style-type: none;
  margin: 15px calc(var(--content-spacing) * 3);
  padding: 0;
}
.site_header .main_menu ul a {
  color: var(--primary-color);
  text-decoration: none;
  margin-right: calc(var(--content-spacing) * 2);
  font-size: 120%;
}
.site_header .main_menu .right_menu {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.site_header .main_menu .right_menu .account {
  margin-left: var(--content-spacing);
}
.site_header .main_menu .right_menu .shopping_cart {
  margin-left: var(--content-spacing);
  margin-right: var(--content-spacing);
}
.site_header .site_header_under {
  display: block;
  background: var(--offset-color);
  width: 100vw;
}
.site_header .site_header_under ul {
  display: flex;
  justify-content: flex-start;
  width: var(--header-width);
  max-width: 100vw;
  margin: 0 auto;
  padding: 0 var(--content-spacing);
}
.site_header .site_header_under ul li {
  list-style-type: none;
  margin-left: var(--content-spacing);
  margin-right: var(--content-spacing);
  line-height: 50px;
}
.site_header .site_header_under ul li a {
  color: var(--primary-color);
  text-decoration: none;
  font-size: 100%;
}
.site_header .site_header_under ul li:first-of-type {
  margin-left: 0;
}

.has-distraction-free-checkout .site_header {
  position: relative;
}

.has-header-transparent.header-transparent-for-all-devices .topbar {
  position: absolute;
  z-index: 100;
}
.has-header-transparent.header-transparent-for-all-devices .site_header {
  position: absolute;
  left: 0;
  right: 0;
  background-color: transparent;
  top: auto;
}
@media (min-width: 280px) and (max-width: 479px) {
  .has-header-transparent.header-transparent-for-all-devices .site_header {
    margin-top: 0;
    border-top: 0;
  }
}
.has-header-transparent.header-transparent-for-all-devices .site_header_inner {
  background-color: transparent;
  box-shadow: none;
}
.has-header-transparent.header-transparent-for-all-devices .site_header_inner .site-branding .normal-logo-active {
  display: none;
}

@-webkit-keyframes fadeInDown {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0%);
  }
}

@keyframes fadeInDown {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0%);
  }
}
@-webkit-keyframes fadeInDownTopbar {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInDownTopbar {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOutUp {
  0% {
    transform: translateY(0%);
  }
  100% {
    transform: translateY(-100%);
  }
}
@keyframes fadeOutUp {
  0% {
    transform: translateY(0%);
  }
  100% {
    transform: translateY(-100%);
  }
}
.site_header.active {
  margin-top: 0;
  border-top: none;
  width: 100%;
  max-width: 100vw;
}
.site_header.active .site_header_inner {
  background-color: var(--header-background-color);
}
.site_header.active .site_header_inner .site-branding .normal-logo-active {
  display: inline;
}
.site_header.active .site_header_inner .site-branding .custom-transparent-logo {
  display: none;
}

@media (min-width: 280px) and (max-width: 479px) {
  .site_header {
    height: var(--header-max-height-mobile);
  }
  .site_header.active {
    margin-bottom: 0 !important;
  }
  .scrolling-down .site_header {
    transform: translateY(-100%);
    transition: 0.3s ease-out;
  }
  .scrolling-up .site_header {
    transform: translateY(0);
    transition: 0.3s ease-out;
  }
}
@media (min-width: 992px) {
  .has-header-transparent.header-transparent-for-desktop .site_header {
    position: absolute;
  }
}
@media (max-width: 991px) {
  .has-header-transparent.header-transparent-for-mobile .site_header {
    position: absolute;
  }
}
/*************************** Site Header ****************************************************************************/
.site_header_inner p:empty {
  display: none;
}

.site_header_inner p:last-child {
  margin-bottom: 0;
}

.site_header_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.site_header_inner .site-navigation + .site-search {
  margin-left: 10px;
}

.site_header_inner .site-search {
  min-width: 270px;
  position: relative;
}

.site_header_inner .site-search + .site-tools {
  margin-left: 10px;
}

.site_header_inner .site-search + .site-tools .shopping-bag-button:first-child:last-child {
  margin-left: 15px;
}

/* Logo */
.site-branding .beta.site-title {
  margin: 0;
  font-size: 24px;
}

.site-branding .logo {
  margin: 0;
}

/*************************** Site Header - Primary menu ****************************************************************************/
.primary-navigation a {
  font-family: var(--menu-font-family);
  text-transform: var(--menu-text-transform);
}

.primary-navigation > li > a {
  font-size: var(--menu-font-size);
  font-weight: var(--menu-font-weight);
  letter-spacing: var(--menu-letter-spacing);
  line-height: var(--header-max-height);
  color: var(--menu-color);
}
@media (min-width: 480px) and (max-width: 1024px) {
  .primary-navigation > li > a {
    font-size: var(--menu-font-size-tablet);
    line-height: var(--menu-line-height-tablet);
  }
}
@media (min-width: 280px) and (max-width: 479px) {
  .primary-navigation > li > a {
    font-size: var(--menu-font-size-mobile);
    line-height: var(--menu-line-height-mobile);
  }
}
.primary-navigation > li > a:hover {
  color: var(--theme-color);
}

.primary-navigation .sub-menu a {
  line-height: var(--submenu-line-height);
  font-size: var(--submenu-font-size);
  color: var(--submenu-color);
  font-weight: var(--menu-font-weight);
  letter-spacing: var(--menu-letter-spacing);
}
.primary-navigation .sub-menu a .ghostkit-button-text {
  font-weight: var(--button-font-weight);
}
@media (min-width: 480px) and (max-width: 1024px) {
  .primary-navigation .sub-menu a {
    font-size: var(--submenu-font-size-tablet);
    line-height: var(--submenu-line-height-tablet);
  }
}
@media (min-width: 280px) and (max-width: 479px) {
  .primary-navigation .sub-menu a {
    font-size: var(--submenu-font-size-mobile);
    line-height: var(--submenu-line-height-mobile);
  }
}

.site-tools .tools-icon {
  color: var(--menu-color);
}

.site-tools:empty {
  display: none;
}

@media (min-width: 280px) and (max-width: 479px) {
  .site-tools {
    min-width: 30px;
  }
}
.menu-item .menu-item-icon {
  margin-right: 10px;
}

.menu-item .menu-item-text {
  flex-grow: 1;
  word-break: normal;
}

.menu-item .menu-item-arrow {
  cursor: pointer;
  width: 20px;
  z-index: 2;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.menu-item .menu-item-arrow:after {
  content: "\e64b";
  font-family: "themify";
  font-size: 10px;
  font-weight: 700;
}

/* Site tools */
.site-tools {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-left: 10px;
}
.site-tools .header_widget_area {
  height: var(--header-max-height);
}
.site-tools .header_widget_area .main_menu_widget {
  height: var(--header-max-height);
}
.site-tools .header_widget_area .main_menu_widget .ghostkit-button-wrapper {
  display: flex;
  align-items: center;
  height: var(--header-max-height);
}

.site-tools .tools-icon {
  font-size: 24px;
  display: flex;
  margin-left: 15px;
  position: relative;
}

.site-tools .tools-icon .tools-icon {
  margin-left: 0;
}

.site-tools .shopping-bag-button {
  position: relative;
  margin-right: 15px;
}

.site-tools .shopping-bag-button.cart-icon-rotate:before {
  position: relative;
  transform: rotate3d(0, 1, 0, 180deg);
}

.site-tools .shop-cart-count,
.site-tools .wishlist-item-count {
  position: absolute;
  top: -7px;
  right: -10px;
}

.my-account {
  position: relative;
}

.my-account .my-account-icon {
  padding: 10px 0;
  font-size: 24px;
  display: inline-block;
}

.my-account:hover .subbox {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0px);
}

.my-account .subbox {
  min-width: 180px;
  margin: 0;
  padding-left: 0;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  z-index: 12;
  left: -100px;
  top: 100%;
  background-color: #fff;
  border-radius: 4px;
  pointer-events: none;
  transition-duration: 0.2s;
  transform: translateY(10px);
  box-shadow: 0px 1px 4px 0 rgba(0, 0, 0, 0.2);
}

.my-account .subbox a {
  font-size: 14px;
  padding: 10px 20px;
  display: block;
}

.my-account ul {
  padding-left: 0;
  margin: 0;
  text-align: left;
}

.my-account ul li:first-child {
  border-top: 0;
}

.my-account li {
  list-style: none;
  border-top: 1px solid #eee;
}

.header-search-icon {
  cursor: pointer;
}

/* Mobile menu toggle button */
.toggle-sidebar-menu-btn {
  font-size: 24px;
  cursor: pointer;
}

.skdd-icon-bar {
  width: 30px;
  height: 30px;
}

.skdd-icon-bar span {
  position: relative;
  background-color: #000;
  width: 100%;
  height: 4px;
  display: block;
  border-radius: 2px;
}

.skdd-icon-bar span:before, .skdd-icon-bar span:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: inherit;
  border-radius: 2px;
}

.skdd-icon-bar span:before {
  top: -10px;
}

.skdd-icon-bar span:after {
  bottom: -10px;
}

.skdd-icon-bar span {
  background-color: var(--theme-color);
}

.custom-shopping-cart:before {
  content: "";
  width: 28px;
  height: 24px;
  margin-top: -4px;
  mask: url(../images/svg/shopping-basket-icon.svg);
  -webkit-mask: url(../images/svg/shopping-basket-icon.svg);
  background-color: var(--text-color);
  transition: background-color 0.5s ease;
}
.custom-shopping-cart:hover:before {
  transition: background-color 0.5s ease;
  background: var(--theme-color);
}

.has-header-transparent.header-transparent-for-all-devices .skdd-icon-bar span {
  background-color: var(--second-background-color);
}
.has-header-transparent.header-transparent-for-all-devices .custom-shopping-cart:before {
  background-color: var(--header-transparent-icon-color);
}
.has-header-transparent.header-transparent-for-all-devices .site_header.active .skdd-icon-bar span {
  background-color: var(--theme-color);
}
.has-header-transparent.header-transparent-for-all-devices .site_header.active .custom-shopping-cart:before {
  background-color: var(--text-color);
}

#skdd-overlay {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  z-index: 199;
  background: rgba(0, 0, 0, 0.7);
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  max-width: 100vw;
}
#skdd-overlay .close-btn {
  width: 25px;
  height: 25px;
  color: var(--sidebar-close-icon-color, var(--sidebar-background-color));
  position: fixed;
  top: 4vw;
  left: 92vw;
  z-index: 300;
}
#skdd-overlay .close-btn:before {
  font-family: "themify";
  content: "\e646";
}

.product-loop-meta .price,
.variations label,
.woocommerce-review__author,
.button[name=apply_coupon],
.quantity .qty,
.form-row label,
.select2-container--default .select2-selection--single .select2-selection__rendered,
.form-row .input-text:focus,
.wc_payment_method label,
.shipping-methods-modified-label,
.woocommerce-checkout-review-order-table thead th,
.woocommerce-checkout-review-order-table .product-name,
.woocommerce-thankyou-order-details strong,
.woocommerce-table--order-details th,
.woocommerce-table--order-details .amount,
.wc-breadcrumb .skdd-breadcrumb,
.skdd-subscribe-form input,
.shop_table_responsive td:before,
.dialog-search-title,
.cart-collaterals th,
.woocommerce-mini-cart__total strong,
.woocommerce-form-login-toggle .woocommerce-info a,
.woocommerce-form-coupon-toggle .woocommerce-info a,
.has-skdd-heading-color,
.woocommerce-table--order-details td,
.woocommerce-table--order-details td.product-name a,
.has-distraction-free-checkout .site_header .site-branding:after,
.woocommerce-cart-form__contents thead th,
#order_review .shop_table th,
#order_review .shop_table th.product-name,
#order_review .shop_table .product-quantity {
  color: var(--heading-color);
}

.has-skdd-heading-background-color {
  background-color: var(--heading-color);
}

.variations label {
  font-weight: var(--heading-font-weight);
}

.pll-switcher li {
  display: inline;
  margin-right: 10px;
  font-size: var(--body-font-size);
}
.pll-switcher .current-lang {
  background: var(--button-background-color);
  color: var(--button-color);
  padding: 10px 15px;
  border-radius: var(--border-radius);
}
.pll-switcher .current-lang:hover {
  background: var(--button-hover-background-color);
  color: var(--button-hover-color);
}
.pll-switcher .current-lang:focus {
  background: var(--button-hover-background-color);
  color: var(--button-hover-color);
}

/*************************** Side Header - Main Navigation - Sidebar Menu  ****************************************************************************/
.sidebar-menu .primary-navigation .arrow-icon {
  color: var(--menu-color);
}

.sidebar-menu-open {
  overflow: hidden;
}

.sidebar-menu-open .skdd-icon-bar span {
  display: none;
}

.sidebar-menu-open #skdd-overlay {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.sidebar-menu-open #view {
  transform: translateX(300px);
}

.sidebar-menu-open .sidebar-menu {
  transform: translateX(0);
}

@media (min-width: 992px) {
  .sidebar-menu-open .sidebar-menu .site-navigation {
    left: 60px;
    right: 60px;
  }
}
.sidebar-menu {
  position: fixed;
  bottom: 0;
  top: 0;
  background: var(--sidebar-background-color);
  z-index: 200;
  padding: 30px;
  transform: translateX(-100%);
  overflow-y: scroll;
  color: var(--sidebar-text-color);
}
.sidebar-menu a {
  color: var(--sidebar-text-color);
}
.sidebar-menu a:hover {
  color: var(--sidebar-text-color);
}
.sidebar-menu .ghostkit-button {
  background: var(--sidebar-button-background-color, var(--button-background-color));
  color: var(--sidebar-button-color, var(--button-text-color));
}
.sidebar-menu .ghostkit-button .ghostkit-svg-icon path {
  fill: var(--sidebar-button-color, var(--button-text-color));
}
.sidebar-menu .primary-navigation .menu-item.button {
  margin-top: 20px;
  text-align: center;
}
.sidebar-menu .primary-navigation .menu-item.button a {
  color: var(--sidebar-button-color);
  background: var(--sidebar-button-background-color, var(--button-background-color));
}
.sidebar-menu .primary-navigation a {
  color: var(--sidebar-text-color);
}
.sidebar-menu .primary-navigation a:hover {
  color: var(--sidebar-text-color);
}

.has-header-layout-1 .sidebar-menu, .has-header-layout-2 .sidebar-menu {
  min-width: 285px;
  left: 0;
}

.has-header-layout-3 .sidebar-menu {
  min-width: 300px;
}
@media (min-width: 280px) and (max-width: 479px) {
  .has-header-layout-3 .site-tools {
    display: none;
  }
}

.sidebar-menu .arrow-icon {
  transform: rotate(0deg);
}

.sidebar-menu .arrow-icon.active {
  transform: rotate(180deg);
}

.logged-in.admin-bar .sidebar-menu {
  top: 46px;
}

@media (min-width: 783px) {
  .logged-in.admin-bar .sidebar-menu {
    top: 32px;
  }
}
.sidebar-menu .ajax-category-filter-box {
  border-right: 0;
}

.sidebar-menu .site-navigation {
  margin-bottom: 40px;
}

@media (min-width: 992px) {
  .sidebar-menu .main-navigation .primary-navigation .menu-item-has-mega-menu .mega-menu-wrapper {
    min-width: auto;
    max-width: 100%;
    transform: none;
    position: static;
    box-shadow: none;
    opacity: 1;
    visibility: visible;
  }
  .sidebar-menu .main-navigation .primary-navigation .sub-menu {
    margin-left: 20px;
  }
  .sidebar-menu .main-navigation .primary-navigation .sub-menu:not(.sub-mega-menu) {
    transition-duration: 0s;
  }
  .sidebar-menu .main-navigation .primary-navigation > .menu-item ul:not(.sub-mega-menu) {
    opacity: 1;
    visibility: visible;
    transform: none;
    position: static;
    box-shadow: none;
    transition-duration: 0s;
    min-width: auto;
  }
  .sidebar-menu .main-navigation .primary-navigation > .menu-item ul:not(.sub-mega-menu) a {
    padding-right: 0;
    padding-left: 0;
  }
}
.sidebar-menu .primary-navigation {
  padding-left: 0;
  margin: 0;
}

.sidebar-menu .primary-navigation .menu-item-has-children {
  position: relative;
}

.sidebar-menu .primary-navigation .sub-mega-menu {
  display: none;
}

.sidebar-menu .primary-navigation .sub-menu {
  border-radius: 0;
  pointer-events: auto;
  margin-left: 20px;
  transition-duration: 0s;
  display: none;
  position: static;
  box-shadow: none;
  transform: none;
}

.sidebar-menu .primary-navigation > .menu-item {
  display: block;
}

.sidebar-menu .primary-navigation > .menu-item.current-menu-ancestor > a:before, .sidebar-menu .primary-navigation > .menu-item.current-menu-parent > a:before, .sidebar-menu .primary-navigation > .menu-item.current_page_parent > a:before {
  content: "";
  width: 40px;
}

.sidebar-menu .primary-navigation > .menu-item:after {
  content: none !important;
}

.sidebar-menu .primary-navigation > .menu-item > a {
  padding: 0;
}

.sidebar-menu .primary-navigation:not(.elementor-inner) a {
  font-size: 16px;
  line-height: 3em;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sidebar-menu .primary-navigation:not(.elementor-inner) a:hover:before {
  width: 40px;
}

.sidebar-menu .primary-navigation:not(.elementor-inner) a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 8px;
  height: 2px;
  width: 0;
}

.sidebar-menu .sidebar-menu-bottom {
  border-top: 1px solid rgba(0, 0, 0, 0.121569);
}

.sidebar-menu .sidebar-menu-bottom ul {
  padding-left: 0;
  margin: 0;
}

.sidebar-menu .sidebar-account a {
  display: block;
  line-height: 3em;
  font-size: 16px;
}

.sidebar-menu ul {
  list-style: none;
}

@media (max-width: 991px) {
  .sub-mega-menu {
    display: none;
  }
}
@media (min-width: 992px) {
  .has-header-layout-1 .sidebar-menu {
    display: none;
  }
}
.sidebar-menu-open .has-header-layout-2 #view {
  transform: translateX(0px);
}

/*************************** Custom Colors  ****************************************************************************/
.skdd-theme-color,
.woocommerce-cart-form__contents tbody .product-subtotal,
.woocommerce-checkout-review-order-table .order-total,
.woocommerce-table--order-details .product-name a,
.woocommerce-mini-cart__total .amount,
.woocommerce-form-login-toggle .woocommerce-info a:hover,
.woocommerce-form-coupon-toggle .woocommerce-info a:hover,
.has-skdd-primary-color,
.skdd-simple-subscribe-form input[type=submit],
.woocommerce-tabs li.active a,
#secondary .widget .current-cat > span,
.site-tools .header-search-icon:hover,
.product-loop-meta .button:hover,
.cart-sidebar-content .woocommerce-mini-cart__buttons a:not(.checkout):hover,
.product-nav-item:hover > a,
.product-nav-item .product-nav-item-price,
.woocommerce-thankyou-order-received,
.site-tools .tools-icon:hover,
.tools-icon.my-account:hover > a,
.multi-step-checkout-button[data-action=back]:hover,
.review-information-link:hover,
.has-multi-step-checkout .multi-step-item,
#secondary .chosen a,
#secondary .chosen .count,
.cart_totals .shop_table .woocommerce-Price-amount,
#order_review .shop_table .woocommerce-Price-amount,
a:hover {
  color: var(--theme-color);
}

.onsale,
.pagination li .page-numbers.current,
.woocommerce-pagination li .page-numbers.current,
.tagcloud a:hover,
.price_slider_wrapper .ui-widget-header,
.price_slider_wrapper .ui-slider-handle,
.cart-sidebar-head .shop-cart-count,
.wishlist-item-count,
.shop-cart-count,
.sidebar-menu .primary-navigation a:before,
.woocommerce-message,
.woocommerce-info,
#scroll-to-top,
.woocommerce-store-notice,
.skdd-simple-subscribe-form input[type=submit]:hover,
.has-multi-step-checkout .multi-step-item .item-text:before,
.has-multi-step-checkout .multi-step-item:before,
.has-multi-step-checkout .multi-step-item:after,
.has-multi-step-checkout .multi-step-item.active:before,
.skdd-single-product-stock .skdd-single-product-stock-progress-bar {
  background-color: var(--theme-color);
}

.has-skdd-primary-theme-color {
  color: var(--theme-color);
}
.has-skdd-primary-theme-color p, .has-skdd-primary-theme-color h1, .has-skdd-primary-theme-color h2, .has-skdd-primary-theme-color h3, .has-skdd-primary-theme-color h4, .has-skdd-primary-theme-color h5, .has-skdd-primary-theme-color h6, .has-skdd-primary-theme-color a:not(.ghostkit-button) {
  color: var(--theme-color);
}
.has-skdd-primary-theme-color a:not(.ghostkit-button):hover {
  color: var(--link-hover-color);
}

.has-skdd-secondary-theme-color {
  color: var(--secondary-theme-color);
}
.has-skdd-secondary-theme-color p, .has-skdd-secondary-theme-color h1, .has-skdd-secondary-theme-color h2, .has-skdd-secondary-theme-color h3, .has-skdd-secondary-theme-color h4, .has-skdd-secondary-theme-color h5, .has-skdd-secondary-theme-color h6, .has-skdd-secondary-theme-color a:not(.ghostkit-button) {
  color: var(--secondary-theme-color);
}
.has-skdd-secondary-theme-color a:not(.ghostkit-button):hover {
  color: var(--link-hover-color);
}

.has-skdd-tertiary-theme-color {
  color: var(--tertiary-theme-color);
}
.has-skdd-tertiary-theme-color p, .has-skdd-tertiary-theme-color h1, .has-skdd-tertiary-theme-color h2, .has-skdd-tertiary-theme-color h3, .has-skdd-tertiary-theme-color h4, .has-skdd-tertiary-theme-color h5, .has-skdd-tertiary-theme-color h6, .has-skdd-tertiary-theme-color a:not(.ghostkit-button) {
  color: var(--tertiary-theme-color);
}
.has-skdd-tertiary-theme-color a:not(.ghostkit-button):hover {
  color: var(--link-hover-color);
}

.has-skdd-offset-color {
  color: var(--offset-color);
}
.has-skdd-offset-color p, .has-skdd-offset-color h1, .has-skdd-offset-color h2, .has-skdd-offset-color h3, .has-skdd-offset-color h4, .has-skdd-offset-color h5, .has-skdd-offset-color h6, .has-skdd-offset-color a:not(.ghostkit-button) {
  color: var(--offset-color);
}
.has-skdd-offset-color a:not(.ghostkit-button):hover {
  color: var(--link-hover-color);
}

.has-skdd-text-color {
  color: var(--body-text-color);
}
.has-skdd-text-color p, .has-skdd-text-color h1, .has-skdd-text-color h2, .has-skdd-text-color h3, .has-skdd-text-color h4, .has-skdd-text-color h5, .has-skdd-text-color h6, .has-skdd-text-color a:not(.ghostkit-button) {
  color: var(--body-text-color);
}
.has-skdd-text-color a:not(.ghostkit-button):hover {
  color: var(--link-hover-color);
}

.has-skdd-background-color {
  color: var(--background-color);
}
.has-skdd-background-color p, .has-skdd-background-color h1, .has-skdd-background-color h2, .has-skdd-background-color h3, .has-skdd-background-color h4, .has-skdd-background-color h5, .has-skdd-background-color h6, .has-skdd-background-color a:not(.ghostkit-button) {
  color: var(--background-color);
}
.has-skdd-background-color a:not(.ghostkit-button):hover {
  color: var(--link-hover-color);
}

.has-skdd-secondary-background-color {
  color: var(--second-background-color);
}
.has-skdd-secondary-background-color p, .has-skdd-secondary-background-color h1, .has-skdd-secondary-background-color h2, .has-skdd-secondary-background-color h3, .has-skdd-secondary-background-color h4, .has-skdd-secondary-background-color h5, .has-skdd-secondary-background-color h6, .has-skdd-secondary-background-color a:not(.ghostkit-button) {
  color: var(--second-background-color);
}
.has-skdd-secondary-background-color a:not(.ghostkit-button):hover {
  color: var(--link-hover-color);
}

.has-skdd-primary-theme-background-color {
  background: var(--theme-color);
}

.has-skdd-secondary-theme-background-color {
  background: var(--secondary-theme-color);
}

.has-skdd-tertiary-theme-background-color {
  background: var(--tertiary-theme-color);
}

.has-skdd-offset-background-color {
  background: var(--offset-color);
}

.has-skdd-text-background-color {
  background: var(--body-text-color);
}

.has-skdd-background-background-color {
  background: var(--background-color);
}

.has-skdd-secondary-background-background-color {
  background: var(--second-background-color);
}

.circle-loading:before,
.product_list_widget .remove_from_cart_button:focus:before,
.updating-cart.ajax-single-add-to-cart .single_add_to_cart_button:before,
.product-loop-meta .loading:before,
.updating-cart #shop-cart-sidebar:before,
#product-images:not(.tns-slider) .image-item:first-of-type:before,
#product-thumbnail-images:not(.tns-slider) .thumbnail-item:first-of-type:before {
  border-top-color: var(--theme-color);
}

/* Fix issue not showing on IE - Must use single line css */
.skdd-simple-subscribe-form:focus-within input[type=submit] {
  background-color: var(--theme-color);
}

.cart-sidebar-content .woocommerce-mini-cart__buttons a:not(.checkout) a,
.product-loop-meta .button a,
.multi-step-checkout-button[data-action=back] a,
.review-information-link a {
  color: var(--link-color);
}
.cart-sidebar-content .woocommerce-mini-cart__buttons a:not(.checkout) a:hover,
.product-loop-meta .button a:hover,
.multi-step-checkout-button[data-action=back] a:hover,
.review-information-link a:hover {
  color: var(--link-hover-color);
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: var(--button-background-color) !important;
}

.pagination a,
.pagination a,
.woocommerce-pagination a,
.woocommerce-loop-product__category a,
.woocommerce-loop-product__title,
.price del,
.stars a,
.woocommerce-review-link,
.woocommerce-tabs .tabs li:not(.active) a,
.woocommerce-cart-form__contents .product-remove a,
.comment-body .comment-meta .comment-date,
.skdd-breadcrumb a,
.rank-math-breadcrumb a,
.breadcrumb-separator,
.has-skdd-text-color,
.button.loop-add-to-cart-icon-btn,
.loop-wrapper-wishlist a,
#order_review .shop_table .product-name {
  color: var(--text-color);
}

.loop-wrapper-wishlist a:hover,
.price_slider_wrapper .price_slider,
.has-skdd-text-background-color {
  background-color: var(--text-color);
}

/*************************** Account - Login ****************************************************************************/
.woocommerce-form.woocommerce-form-login {
  clear: both;
  border-radius: var(--border-radius);
  padding: 30px;
  max-width: 800px;
  margin: 0 auto 30px auto;
  background: white;
}

.form-row .input-text {
  margin-bottom: 5px;
}

.woocommerce-form.woocommerce-form-login .woocommerce-form-login__rememberme {
  text-align: left;
}

.woocommerce-account .woocommerce-form.woocommerce-form-login {
  width: 100%;
  margin: 0 auto;
}

.woocommerce-form.woocommerce-form-login .woocommerce-form-login__submit {
  padding-left: 40px;
  padding-right: 40px;
  display: block;
}

.woocommerce-form.woocommerce-form-login .lost_password {
  display: block;
  clear: both;
  margin-bottom: 0;
  text-align: right;
  font-size: 80%;
  font-weight: 700;
}

.show-password-input {
  position: absolute;
  right: 0.7em;
  top: 8px;
  cursor: pointer;
}

.show-password-input:before {
  font-family: "themify";
  content: "\e63d";
}

/*************************** Checkout - Mini Cart ****************************************************************************/
.mini-cart-updating .mini-cart-quantity,
.mini-cart-updating .woocommerce-mini-cart__total,
.mini-cart-updating .woocommerce-mini-cart__buttons {
  pointer-events: none;
  opacity: 0.5;
}

.mini-cart-product-infor {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 10px;
}

.mini-cart-product-infor .mini-cart-quantity {
  display: flex;
  align-items: stretch;
  height: 30px;
}

.mini-cart-product-infor .mini-cart-quantity .qty {
  height: 100%;
  margin: 0;
  padding: 0;
  width: 40px;
  line-height: 30px;
  text-align: center;
  -moz-appearance: textfield;
  font-size: 1.5rem;
  font-weight: 700;
}

.mini-cart-product-infor .mini-cart-quantity .qty::-webkit-inner-spin-button, .mini-cart-product-infor .mini-cart-quantity .qty::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.mini-cart-product-infor .mini-cart-product-qty {
  cursor: pointer;
  border: 1px solid var(--offset-color);
  width: 30px;
  font-size: 10px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.mini-cart-product-infor .mini-cart-product-qty[data-qty=minus] {
  border-right: 0;
  font-weight: 700;
  border-radius: 30px 0 0 30px;
}

.mini-cart-product-infor .mini-cart-product-qty[data-qty=plus] {
  border-left: 0;
  font-weight: 700;
  border-radius: 0 30px 30px 0;
}

/*************************** Checkout ****************************************************************************/
.cart_item img {
  width: 75px;
  height: 75px;
  border-radius: var(--border-radius);
}

form.woocommerce-checkout {
  margin-bottom: 40vh;
}

.woocommerce-checkout-review-order-table thead th {
  margin-bottom: 10px;
  font-weight: 700;
}

#place_order {
  font-weight: 700;
  width: 100%;
  min-height: 50px;
  margin-top: 30px;
}

#order_review {
  padding: 30px;
  border-radius: var(--border-radius);
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.checkout-button {
  font-weight: 700;
  padding: 16px 30px;
  display: block;
  text-align: center;
}

.button[name=update_cart] {
  background: none;
  color: var(--theme-color);
}

.button[aria-disabled=true] {
  color: var(--text-color);
}

.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) [name=update_cart], .cart.wishlist_table:not(.elementor-menu-cart__products) [name=update_cart] {
  border-radius: 0;
  font-weight: 600;
  border-radius: var(--border-radius);
  margin-top: 20px;
}

.payment_box {
  padding: 10px 10px 10px 15px;
  background-color: var(--second-background-color);
  border-radius: 4px;
  margin: 1em 0;
  position: relative;
  font-size: 90%;
  font-weight: 400;
}

.payment_box:before {
  bottom: 100%;
  left: 30px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(221, 221, 221, 0);
  border-bottom-color: var(--second-background-color);
  border-width: 8px;
  margin-left: -8px;
}

.payment_box:after {
  content: "";
  display: block;
  clear: both;
}

.payment_box p:last-child {
  margin-bottom: 0;
}

/*************************** Breadcrumb ****************************************************************************/
.skdd-breadcrumb a, .skdd-breadcrumb .delimiter, .skdd-breadcrumb .separator, .rank-math-breadcrumb a, .rank-math-breadcrumb .delimiter, .rank-math-breadcrumb .separator {
  font-weight: 700;
  font-size: 80%;
}
.skdd-breadcrumb .last, .rank-math-breadcrumb .last {
  font-size: 80%;
}
.skdd-breadcrumb .delimiter, .skdd-breadcrumb .separator, .rank-math-breadcrumb .delimiter, .rank-math-breadcrumb .separator {
  margin: 0 5px;
}

/* Breadcrumb */
.single-product .skdd-breadcrumb {
  padding-bottom: 20px;
}

.skdd-breadcrumb .item-bread {
  display: inline-block;
}

@media (min-width: 280px) and (max-width: 479px) {
  .skdd-breadcrumb .item-bread:last-of-type {
    display: none;
  }
}
.skdd-breadcrumb.skdd-theme-breadcrumb .item-bread:after {
  content: "/";
  font-size: 0.9em;
  margin: 0 5px;
}

.skdd-breadcrumb.skdd-theme-breadcrumb .item-bread:last-of-type:after {
  content: none;
}

@media (max-width: 991px) {
  .product-summary {
    margin-top: 50px;
    width: 100%;
  }
  .single-product .skdd-breadcrumb, .single-product .rank-math-breadcrumb {
    display: none;
  }
}
@media (max-width: 991px) {
  .single-product .wc-breadcrumb, .single-product .rank-math-breadcrumb {
    text-align: center;
    padding-bottom: 0;
  }
}
/*************************** Reusable Block - Product Categories ****************************************************************************/
.product_category_row {
  width: 100%;
  overflow-x: scroll;
  display: inline-flex;
  flex-wrap: nowrap;
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}
@media (max-width: 766px) {
  .product_category_row .kt-row-column-wrap.kt-mobile-layout-row:not(.kt-has-1-columns) {
    flex-direction: row;
  }
}
.product_category_row::-webkit-scrollbar-track {
  background-color: var(--background-color);
}
.product_category_row::-webkit-scrollbar {
  height: 3px;
}
.product_category_row::-webkit-scrollbar-thumb {
  background-color: var(--theme-color);
}
.product_category_row .kio-row-layout-inner {
  margin: 0 auto;
}
.product_category_row .inner-column-1 {
  padding: 0 10px;
  min-width: 300px;
}
@media (min-width: 280px) and (max-width: 479px) {
  .product_category_row .inner-column-1 {
    min-width: 220px;
    max-width: 220px;
  }
}
.product_category_row p {
  font-size: 90%;
}
.product_category_row .section_header {
  font-size: 150%;
}
.product_category_row .kt-gutter-default > .wp-block-kioken-column {
  margin-right: 25px;
}
.product_category_row .product_category_block {
  min-width: 254px;
  max-width: 300px;
  scroll-snap-align: start;
}
.product_category_row .product_category_block .kt-inside-inner-col {
  flex: 1;
  border-radius: var(--border-radius);
  padding-bottom: 20px;
}
.product_category_row .product_category_block h1, .product_category_row .product_category_block h2, .product_category_row .product_category_block h3, .product_category_row .product_category_block h4 {
  font-size: 100%;
  color: var(--background-color);
  padding: 0 18px;
}
.product_category_row .product_category_block figure {
  margin: 0;
}
.product_category_row .product_category_block figure img {
  border-radius: var(--border-radius) var(--border-radius) 0 0;
}
.product_category_row .product_category_block p {
  padding: 0 20px;
}
.product_category_row .product_category_block p a {
  color: var(--background-color);
  font-size: 90%;
  font-weight: 700;
  position: absolute;
  bottom: 18px;
}

/*************************** Archive Pages ****************************************************************************/
.wp-block-post-featured-image {
  height: 30vh;
  overflow: hidden;
}
.wp-block-post-featured-image img {
  min-height: 30vh;
  -o-object-fit: cover;
     object-fit: cover;
}

.category_heading {
  padding-top: 2vh;
  margin-bottom: 5vh;
}
@media (min-width: 280px) and (max-width: 479px) {
  .category_heading {
    padding-top: 4vh;
  }
}
.category_heading p {
  width: 80%;
}
@media (min-width: 280px) and (max-width: 479px) {
  .category_heading p {
    width: 100%;
  }
}

/*************************** Blog ****************************************************************************/
.category .site_content {
  margin-top: var(--vertical-spacing);
  margin-bottom: var(--vertical-spacing);
}

.blog .site_content, .archive .site_content {
  margin-top: var(--vertical-spacing);
}
.blog .site_content .entry-title, .archive .site_content .entry-title {
  font-weight: var(--heading-font-weight);
  line-height: var(--heading-line-height);
  margin: 0;
}
.blog .site_content a:focus, .blog .site_content a:hover, .archive .site_content a:focus, .archive .site_content a:hover {
  box-shadow: none;
  filter: none;
  color: var(--theme-color);
}

.blog-layout-grid .site-main {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.blog-layout-grid .site-main .post, .blog-layout-grid .site-main .portfolio, .blog-layout-grid .site-main .service, .blog-layout-grid .site-main .team, .blog-layout-grid .site-main .knowledge, .blog-layout-grid .site-main .page {
  margin-bottom: 75px;
  padding-bottom: 0;
  border-bottom: 0;
  background-color: var(--offset-color);
  text-align: left;
  border-radius: var(--border-radius);
  margin-right: 20px;
}
.blog-layout-grid .site-main .post .post-cover-image img, .blog-layout-grid .site-main .portfolio .post-cover-image img, .blog-layout-grid .site-main .service .post-cover-image img, .blog-layout-grid .site-main .team .post-cover-image img, .blog-layout-grid .site-main .knowledge .post-cover-image img, .blog-layout-grid .site-main .page .post-cover-image img {
  border-radius: var(--border-radius) var(--border-radius) 0 0;
}
.blog-layout-grid .site-main .post .entry-title, .blog-layout-grid .site-main .portfolio .entry-title, .blog-layout-grid .site-main .service .entry-title, .blog-layout-grid .site-main .team .entry-title, .blog-layout-grid .site-main .knowledge .entry-title, .blog-layout-grid .site-main .page .entry-title {
  padding: calc(var(--content-spacing) / 6) var(--content-spacing) 0 var(--content-spacing);
  font-size: var(--header-size-4);
}
@media (max-width: 1023px) {
  .blog-layout-grid .site-main .post .entry-title, .blog-layout-grid .site-main .portfolio .entry-title, .blog-layout-grid .site-main .service .entry-title, .blog-layout-grid .site-main .team .entry-title, .blog-layout-grid .site-main .knowledge .entry-title, .blog-layout-grid .site-main .page .entry-title {
    padding: var(--content-spacing-mobile) var(--content-spacing-mobile) 0 var(--content-spacing-mobile);
    font-size: var(--header-size-4);
  }
}
.blog-layout-grid .site-main .post .entry-meta, .blog-layout-grid .site-main .portfolio .entry-meta, .blog-layout-grid .site-main .service .entry-meta, .blog-layout-grid .site-main .team .entry-meta, .blog-layout-grid .site-main .knowledge .entry-meta, .blog-layout-grid .site-main .page .entry-meta {
  padding: calc(var(--content-spacing) / 2) var(--content-spacing);
  font-size: 80%;
}
@media (max-width: 1023px) {
  .blog-layout-grid .site-main .post .entry-meta, .blog-layout-grid .site-main .portfolio .entry-meta, .blog-layout-grid .site-main .service .entry-meta, .blog-layout-grid .site-main .team .entry-meta, .blog-layout-grid .site-main .knowledge .entry-meta, .blog-layout-grid .site-main .page .entry-meta {
    padding: 0 var(--content-spacing-mobile) 0 var(--content-spacing-mobile);
  }
}
.blog-layout-grid .site-main .post .summary-text, .blog-layout-grid .site-main .portfolio .summary-text, .blog-layout-grid .site-main .service .summary-text, .blog-layout-grid .site-main .team .summary-text, .blog-layout-grid .site-main .knowledge .summary-text, .blog-layout-grid .site-main .page .summary-text {
  padding: 0 var(--content-spacing) var(--content-spacing) var(--content-spacing);
}
@media (max-width: 1023px) {
  .blog-layout-grid .site-main .post .summary-text, .blog-layout-grid .site-main .portfolio .summary-text, .blog-layout-grid .site-main .service .summary-text, .blog-layout-grid .site-main .team .summary-text, .blog-layout-grid .site-main .knowledge .summary-text, .blog-layout-grid .site-main .page .summary-text {
    padding: 0 var(--content-spacing-mobile) var(--content-spacing-mobile) var(--content-spacing-mobile);
  }
}
@media (max-width: 1023px) {
  .blog-layout-grid .site-main .post, .blog-layout-grid .site-main .portfolio, .blog-layout-grid .site-main .service, .blog-layout-grid .site-main .team, .blog-layout-grid .site-main .knowledge, .blog-layout-grid .site-main .page {
    margin-right: 0;
  }
}

.blog-layout-grid .site-main .post + .post, .is-flex-container .site-main .post + .post {
  margin-top: 0;
}

.blog-layout-grid .site-main .summary-text {
  padding: 0 20px 20px 20px;
}

.blog-layout-grid .site-main .post-navigation {
  flex: 0 0 100%;
  margin-top: 0;
}

.related_posts_header {
  text-align: center;
  margin: var(--vertical-spacing) auto;
  padding-top: var(--vertical-spacing);
}

.related_posts {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}
.related_posts .related_post {
  background-color: var(--offset-color);
  text-align: left;
  border-radius: var(--border-radius);
}
.related_posts .related_post .post-cover-image img {
  border-radius: var(--border-radius) var(--border-radius) 0 0;
}
.related_posts .related_post .inner_wrap {
  padding: 20px;
}
.related_posts .related_post .inner_wrap .entry-title {
  font-size: var(--header-size-5);
}
.related_posts .related_post .inner_wrap .entry-summary {
  margin-bottom: var(--content-spacing);
}
.related_posts .related_post .inner_wrap .button {
  padding: 10px 20px;
}

.single .entry-meta {
  font-size: 80%;
  font-weight: 700;
}

.single .site-main .post, .single .site-main .portfolio, .single .site-main .service, .single .site-main .team, .single .site-main .knowledge {
  border-bottom: 0;
  padding-bottom: 0;
}
.single .site-main .post .entry-title, .single .site-main .portfolio .entry-title, .single .site-main .service .entry-title, .single .site-main .team .entry-title, .single .site-main .knowledge .entry-title {
  font-size: 24px;
}
.single .site-main .entry-footer {
  clear: both;
  margin-top: 30px;
}

.post .post-cover-image, .portfolio .post-cover-image, .service .post-cover-image, .team .post-cover-image, .knowledge .post-cover-image, .page .post-cover-image {
  margin-bottom: 35px;
}
.post .post-cover-image a, .portfolio .post-cover-image a, .service .post-cover-image a, .team .post-cover-image a, .knowledge .post-cover-image a, .page .post-cover-image a {
  display: inline-block;
  width: 100%;
}
.post .post-cover-image img, .portfolio .post-cover-image img, .service .post-cover-image img, .team .post-cover-image img, .knowledge .post-cover-image img, .page .post-cover-image img {
  -o-object-fit: cover;
     object-fit: cover;
}
.post .entry-header-item, .portfolio .entry-header-item, .service .entry-header-item, .team .entry-header-item, .knowledge .entry-header-item, .page .entry-header-item {
  margin-bottom: 15px;
}
.post .entry-meta .post-meta-item, .portfolio .entry-meta .post-meta-item, .service .entry-meta .post-meta-item, .team .entry-meta .post-meta-item, .knowledge .entry-meta .post-meta-item, .page .entry-meta .post-meta-item {
  margin: 0 5px;
}
.post .entry-meta .post-meta-item:first-child, .portfolio .entry-meta .post-meta-item:first-child, .service .entry-meta .post-meta-item:first-child, .team .entry-meta .post-meta-item:first-child, .knowledge .entry-meta .post-meta-item:first-child, .page .entry-meta .post-meta-item:first-child {
  margin-left: 0;
}
.post .entry-meta .post-meta-item:last-child, .portfolio .entry-meta .post-meta-item:last-child, .service .entry-meta .post-meta-item:last-child, .team .entry-meta .post-meta-item:last-child, .knowledge .entry-meta .post-meta-item:last-child, .page .entry-meta .post-meta-item:last-child {
  margin-right: 0;
}
.post .entry-meta .post-meta-separator, .portfolio .entry-meta .post-meta-separator, .service .entry-meta .post-meta-separator, .team .entry-meta .post-meta-separator, .knowledge .entry-meta .post-meta-separator, .page .entry-meta .post-meta-separator {
  font-size: 20px;
  position: relative;
  top: -3px;
}
.post .entry-meta .post-meta-separator:last-child, .portfolio .entry-meta .post-meta-separator:last-child, .service .entry-meta .post-meta-separator:last-child, .team .entry-meta .post-meta-separator:last-child, .knowledge .entry-meta .post-meta-separator:last-child, .page .entry-meta .post-meta-separator:last-child {
  display: none;
}
.post .post-read-more, .portfolio .post-read-more, .service .post-read-more, .team .post-read-more, .knowledge .post-read-more, .page .post-read-more {
  margin-top: 20px;
  clear: both;
  margin-bottom: 0;
  display: block;
}
.post .post-read-more a, .portfolio .post-read-more a, .service .post-read-more a, .team .post-read-more a, .knowledge .post-read-more a, .page .post-read-more a {
  font-family: var(--button-font-family);
  border-radius: var(--button-border-radius);
  padding: 8px 20px;
  text-decoration: none;
  cursor: pointer;
  border: 0;
  font-weight: var(--button-font-weight);
  font-size: calc(var(--button-font-size) * 0.8);
  text-transform: var(--button-font-transform);
  background: var(--button-background-color);
  color: var(--button-text-color);
  transition: background 0.3s ease, color 0.3s ease;
}
.post .post-read-more a:hover, .portfolio .post-read-more a:hover, .service .post-read-more a:hover, .team .post-read-more a:hover, .knowledge .post-read-more a:hover, .page .post-read-more a:hover {
  background: var(--button-hover-background-color);
  color: var(--button-hover-text-color);
}

@media (min-width: 600px) {
  .blog-layout-grid .site-main .post, .blog-layout-grid .site-main .portfolio, .blog-layout-grid .site-main .service, .blog-layout-grid .site-main .team, .blog-layout-grid .site-main .knowledge, .blog-layout-grid .site-main .page {
    flex-basis: calc((100% - 30px) / 2);
  }
}
@media (min-width: 992px) {
  .blog-layout-grid .site-main .post, .blog-layout-grid .site-main .portfolio, .blog-layout-grid .site-main .service, .blog-layout-grid .site-main .team, .blog-layout-grid .site-main .knowledge, .blog-layout-grid .site-main .page {
    flex-basis: calc((100% - 60px) / 3);
  }
}
/*************************** Testimonials ****************************************************************************/
.wp-block-kioken-testimonials-carousel .swiper-slide .inner_wrap {
  border-radius: var(--border-radius);
}
.wp-block-kioken-testimonials-carousel .swiper-slide .testimonial-text {
  padding: 0 var(--content-spacing);
}

/*************************** Scroll to Top ****************************************************************************/
#scroll-to-top {
  border-radius: var(--border-radius);
  bottom: var(--scroll-top-offset-bottom);
  background-color: var(--scroll-top-background-color);
  color: var(--scroll-top-color);
}

#scroll-to-top:before {
  font-size: var(--scroll-top-icon-size);
}

@media (min-width: 992px) {
  #scroll-to-top.scroll-to-top-show-mobile {
    display: none;
  }
}
@media (max-width: 992px) {
  #scroll-to-top.scroll-to-top-show-desktop {
    display: none;
  }
}
/* footer action */
#scroll-to-top {
  position: fixed;
  bottom: 60px;
  right: 50px;
  min-width: 40px;
  min-height: 40px;
  font-size: 1.2em;
  z-index: 200;
  visibility: hidden;
  opacity: 0;
  padding: 10px;
  pointer-events: none;
  transform: translateY(100%);
}

#scroll-to-top.active {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  cursor: pointer;
  transform: translateX(0);
}

#scroll-to-top.scroll-to-top-position-left {
  left: 20px;
  right: auto;
}

/*************************** Knowledge base shortcode ****************************************************************************/
.knowledge_content {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: var(--content-spacing);
}
@media (min-width: 280px) and (max-width: 479px) {
  .knowledge_content {
    gap: 0;
    flex-direction: column;
  }
}
.knowledge_content .kennisbank_category {
  background-color: var(--second-background-color);
  width: calc(50% - var(--content-spacing));
  padding: var(--content-spacing);
  border-radius: var(--border-radius);
  margin-bottom: var(--content-spacing);
}
@media (min-width: 280px) and (max-width: 479px) {
  .knowledge_content .kennisbank_category {
    width: 100%;
    padding: calc(var(--content-spacing) / 2);
  }
}
.knowledge_content .kennisbank_category .category_header {
  margin-top: 0;
  transition: color 0.3s ease;
}
.knowledge_content .kennisbank_category .category_header:focus, .knowledge_content .kennisbank_category .category_header:hover {
  color: var(--theme-color);
  box-shadow: none;
  filter: none;
  transition: color 0.3s ease;
}
.knowledge_content .kennisbank_category .category_description {
  margin: 0;
}
.knowledge_content .kennisbank_category .category_link {
  font-size: 90%;
  font-weight: 600;
  text-decoration: none;
  margin-top: 20px;
  display: block;
  line-height: 24px;
  display: flex;
  flex-wrap: wrap;
}
.knowledge_content .kennisbank_category .category_link .category_link_name {
  text-transform: lowercase;
}
.knowledge_content .kennisbank_category hr {
  border: 1px solid var(--offset-color);
  border-radius: 2px;
  margin: 30px 0;
}
.knowledge_content .kennisbank_category .post_link_wrap {
  margin-bottom: 20px;
  display: flex;
  text-decoration: none;
  transition: none;
  transition: color 0.3s ease;
}
.knowledge_content .kennisbank_category .post_link_wrap h3 {
  margin-top: 0;
}
.knowledge_content .kennisbank_category .post_link_wrap:focus, .knowledge_content .kennisbank_category .post_link_wrap:hover {
  color: var(--theme-color);
  box-shadow: none;
  filter: none;
  transition: color 0.3s ease;
}
.knowledge_content .kennisbank_category .post_link_wrap:focus h3, .knowledge_content .kennisbank_category .post_link_wrap:hover h3 {
  color: var(--theme-color);
}
@media (min-width: 280px) and (max-width: 479px) {
  .knowledge_content .kennisbank_category .post_link_wrap {
    flex-direction: column;
  }
}
.knowledge_content .kennisbank_category .post_link_wrap .image {
  flex: 0 0 110px;
  min-height: 110px;
  margin-right: 20px;
  border-radius: 5px;
  background-position: center center;
  background-repeat: no-repeat;
}
@media (min-width: 280px) and (max-width: 479px) {
  .knowledge_content .kennisbank_category .post_link_wrap .image {
    background-size: cover;
    margin-bottom: 20px;
  }
}
.knowledge_content .kennisbank_category .post_link_wrap .image.default {
  background: var(--theme-color);
}
.knowledge_content .kennisbank_category .post_link_wrap .text {
  flex: 1;
}
.knowledge_content .kennisbank_category .post_link_wrap .text h3 {
  text-transform: initial;
  font-size: var(--large-p);
  margin-bottom: 5px;
  transition: color 0.5s ease;
}
.knowledge_content .kennisbank_category .post_link_wrap .text p {
  font-size: calc(var(--large-p) * 0.9);
  margin: 0;
}

/*************************** Latest posts shortcode ****************************************************************************/
.shortcode.latest_posts {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.shortcode.latest_posts .post {
  flex-basis: calc((100% - 60px) / 3);
  margin-bottom: 20px;
  padding-bottom: 0;
  border-bottom: 0;
  background-color: var(--offset-color);
  text-align: left;
  border-radius: var(--border-radius);
  margin-right: 20px;
}
.shortcode.latest_posts .post .post-cover-image img {
  border-radius: var(--border-radius) var(--border-radius) 0 0;
}
.shortcode.latest_posts .post .text {
  padding: 0 30px 30px 30px;
}
.shortcode.latest_posts .post .text .entry-title {
  padding: calc(var(--content-spacing) / 2) var(--content-spacing) 0 var(--content-spacing);
  font-size: var(--header-size-3);
}
@media (max-width: 1023px) {
  .shortcode.latest_posts .post .text .entry-title {
    padding: var(--content-spacing-mobile) var(--content-spacing-mobile) 0 var(--content-spacing-mobile);
    font-size: var(--header-size-4);
  }
}
.shortcode.latest_posts .post .text .summary-text {
  padding: 0 var(--content-spacing) var(--content-spacing) var(--content-spacing);
}
@media (max-width: 1023px) {
  .shortcode.latest_posts .post .text .summary-text {
    padding: var(--content-spacing-mobile);
  }
}
@media (min-width: 768px) and (max-width: 1440px) {
  .shortcode.latest_posts .post {
    flex-basis: calc((100% - 60px) / 2);
  }
}
@media (max-width: 1023px) {
  .shortcode.latest_posts .post {
    flex-basis: 100%;
    margin-right: 0;
  }
}

/*************************** Footer ****************************************************************************/
.site-footer {
  margin-top: var(--footer-space);
  width: 100%;
  display: block;
  clear: both;
}
@media (min-width: 280px) and (max-width: 479px) {
  .site-footer {
    position: relative;
  }
  .site-footer ul, .site-footer ol, .site-footer ol.has-background, .site-footer ul.has-background {
    padding: 0;
  }
}
.site-footer .pll-switcher a {
  color: var(--footer-link-color);
  text-decoration: underline;
}
.site-footer .pll-switcher .current-lang a {
  text-decoration: none;
}
.site-footer .pll-switcher .current-lang:hover {
  background: none;
  color: var(--footer-link-color);
}
.site-footer .pll-switcher .current-lang:focus {
  background: none;
  color: var(--footer-link-color);
}
.site-footer .widget_nav_menu a {
  color: var(--footer-link-color);
}
@media (min-width: 1024px) {
  .site-footer .widget_nav_menu a {
    font-size: 90%;
  }
}
.site-footer .widget_nav_menu a:hover {
  color: var(--footer-link-color);
  text-decoration: underline;
}
.site-footer .widget_nav_menu .menu li.header {
  margin-bottom: 20px;
}
.site-footer .widget_nav_menu .menu li.header a {
  font-family: var(--heading-font-family);
  font-weight: var(--heading-font-weight);
}
.site-footer .site-footer-widget {
  max-width: 100%;
  margin: 0 auto;
  padding: 70px var(--content-spacing);
}
@media (min-width: 280px) and (max-width: 479px) {
  .site-footer .site-footer-widget {
    flex-direction: column;
    padding: 70px var(--content-spacing-mobile);
  }
}

.site-footer {
  background-color: var(--footer-background-color);
  color: var(--footer-text-color);
}

.site-info {
  clear: both;
  padding: var(--content-spacing);
  display: flex;
  justify-content: var(--footer-align);
  align-items: center;
  width: var(--header-width);
  max-width: 100%;
  font-size: 80%;
  margin: 0 auto;
}
.site-info a {
  font-size: 100%;
  color: var(--footer-text-color);
}
.site-info a:hover {
  color: var(--link-hover-color);
}

.site-info .site-infor-col:first-child:last-child {
  text-align: center;
}

.site-info ul {
  padding-left: 0;
}

.site-info li {
  display: inline-block;
}
.site-info li:before {
  content: "|";
  margin: 0 4px;
}
.site-info li:first-of-type:before {
  content: "";
}

/* responsive */
@media (max-width: 768px) {
  .site-info {
    flex-direction: column;
    justify-content: center;
  }
  .site-info .site-infor-col {
    text-align: center;
  }
}
/*************************** Complianz plugin ****************************************************************************/
.cmplz-blocked-content-container.forminator-g-recaptcha {
  max-width: initial !important;
  height: 70px !important;
}

@media only screen and (max-width: 400px) {
  .cmplz-blocked-content-container.forminator-g-recaptcha {
    height: 100px !important;
  }
}
.cmplz-blocked-content-container.forminator-g-recaptcha .cmplz-blocked-content-notice {
  top: 2px;
}

#cmplz-document li, #cmplz-document p, #cmplz-document td {
  font-size: var(--body-font-size);
}

/*************************** ghostkit carousel slider ****************************************************************************/
.ghostkit-carousel {
  --gkt-carousel--arrows__offset: 2%;
  --gkt-carousel--arrows__opacity:1;
  --gkt-carousel--arrows__width: 50px;
  --gkt-carousel--arrows__height: 50px;
  --gkt-carousel--arrows__background-color:var(--background-color);
  --gkt-carousel--bullets__margin-top: 50px;
  --gkt-carousel--bullets__background-color: var(--theme-color);
  --gkt-carousel--arrows__color:var(--theme-color);
  --gkt-carousel--arrows__font-size:2.6rem;
  --gkt-carousel--arrows__box-shadow:none;
  --gkt-carousel--arrows-hover__box-shadow:none;
  margin-top: var(--content-spacing);
}
@media (min-width: 280px) and (max-width: 479px) {
  .ghostkit-carousel {
    --gkt-carousel--arrows__width: 40px;
    --gkt-carousel--arrows__height: 40px;
    --gkt-carousel--bullets__margin-top: 15px;
    --gkt-carousel--arrows__offset: 20px;
    --gkt-carousel--bullets__margin-top: 55px;
  }
}
.ghostkit-carousel .textblock {
  border-radius: var(--border-radius);
}
.ghostkit-carousel .textblock h2, .ghostkit-carousel .textblock h3 {
  margin: 0;
  font-size: var(--header-size-4);
}
.ghostkit-carousel .textblock p {
  margin-top: 0;
}
.ghostkit-carousel .ghostkit-carousel-slide .wp-block-image {
  min-width: 100%;
}

.ghostkit-carousel.arrows-at-bottom {
  --gkt-carousel--arrows__offset: 45%;
  --gkt-carousel--arrows__width: 20px;
  --gkt-carousel--arrows__height: 20px;
  --gkt-carousel--arrows__font-size:22px;
  --gkt-carousel--arrows__opacity:.6;
  --gkt-carousel--arrows__font-size:2rem;
}
.ghostkit-carousel.arrows-at-bottom .ghostkit-carousel-arrow {
  top: 102%;
}
@media (min-width: 280px) and (max-width: 479px) {
  .ghostkit-carousel.arrows-at-bottom {
    --gkt-carousel--arrows__offset: 35%;
  }
  .ghostkit-carousel.arrows-at-bottom .ghostkit-carousel-arrow {
    top: 104.5%;
  }
}

.ghostkit-carousel.alignfull {
  margin-bottom: 0;
  margin-top: 0;
}

@media (max-width: 1023px) {
  .ghostkit-carousel.remove-arrows-on-mobile .ghostkit-carousel-arrow-prev, .ghostkit-carousel.remove-arrows-on-mobile .ghostkit-carousel-arrow-next {
    display: none;
  }
}

.ghostkit-carousel.is-style-cut-off-right {
  width: 105vw !important;
  --gkt-carousel--arrows__offset: 12vw;
}
.ghostkit-carousel.is-style-cut-off-right .ghostkit-carousel-arrow-next {
  z-index: 20;
}
.ghostkit-carousel.is-style-cut-off-right .ghostkit-carousel-arrow-prev {
  display: none;
}
@media (min-width: 280px) and (max-width: 479px) {
  .ghostkit-carousel.is-style-cut-off-right {
    --gkt-carousel--arrows__offset: 14vw;
  }
  .ghostkit-carousel.is-style-cut-off-right .ghostkit-carousel-slide {
    margin-left: -35px;
    margin-right: 30px !important;
  }
}

.ghostkit-carousel.is-style-cut-off-right.alignfull {
  --gkt-carousel--arrows__offset: 8vw;
}

@media (min-width: 280px) and (max-width: 479px) {
  .ghostkit-carousel.is-style-cut-off-right-mobile {
    --gkt-carousel--arrows__offset: 10%;
  }
  .ghostkit-carousel.is-style-cut-off-right-mobile .ghostkit-carousel-slide {
    width: 95% !important;
  }
}

.ghostkit-carousel.image-with-text .wp-block-image {
  margin: 0;
}
.ghostkit-carousel.image-with-text .wp-block-image img {
  border-radius: var(--border-radius) var(--border-radius) 0 0;
}
.ghostkit-carousel.image-with-text .textblock {
  border-radius: 0 0 var(--border-radius) var(--border-radius);
}
.ghostkit-carousel.image-with-text .textblock h2, .ghostkit-carousel.image-with-text .textblock h3 {
  margin: 0;
  font-size: var(--header-size-4);
}
.ghostkit-carousel.image-with-text .textblock p {
  margin-top: 0;
}

.wp-block-separator {
  margin-left: 0;
}

/*************************** Ghostkit Accordion ****************************************************************************/
.ghostkit-accordion-item {
  --gkt-accordion--heading__padding-v:calc(var(--content-spacing) / 2);
  --gkt-accordion--heading__padding-h:calc(var(--content-spacing) / 2);
  --gkt-accordion--heading-collapse-icon__width:30px;
  --gkt-accordion--heading__font-weight:var(----heading-font-weight);
  --gkt-accordion--content__padding-v:calc(var(--content-spacing) / 2);
  --gkt-accordion--content__padding-h:calc(var(--content-spacing) / 2);
  --gkt-accordion--heading-collapse-icon__font-size:25px;
  margin-bottom: 10px;
}
@media (min-width: 280px) and (max-width: 479px) {
  .ghostkit-accordion-item {
    --gkt-accordion--heading__padding-h:0;
    --gkt-accordion--content__padding-h:0;
  }
}
.ghostkit-accordion-item .ghostkit-accordion-item-heading {
  background-color: var(--offset-color);
}
.ghostkit-accordion-item .ghostkit-accordion-item-collapse {
  right: calc(var(--content-spacing) / 2);
}

/*************************** Rankmath FAQ (Frequently Asked Questions) Accordion ****************************************************************************/
.rank-math-block.is-style-accordion-1 .rank-math-answer, .rank-math-block.is-style-accordion-2 .rank-math-answer {
  height: 0;
  overflow: hidden;
}
.rank-math-block.is-style-accordion-1 .rank-math-question, .rank-math-block.is-style-accordion-2 .rank-math-question {
  cursor: pointer;
}
.rank-math-block.is-style-accordion-1 .rank-math-list-item.open .rank-math-question + .rank-math-answer, .rank-math-block.is-style-accordion-2 .rank-math-list-item.open .rank-math-question + .rank-math-answer {
  height: auto;
}

.rank-math-block.is-style-default-2 .rank-math-answer p, .rank-math-block.is-style-accordion-1 .rank-math-answer p {
  margin-top: 10px;
}
.rank-math-block.is-style-default-2 .rank-math-list-item, .rank-math-block.is-style-accordion-1 .rank-math-list-item {
  background: rgba(0, 0, 0, 0.04);
  border-radius: var(--border-radius);
  padding: calc(var(--content-spacing) / 4) calc(var(--content-spacing) / 2);
  margin-bottom: calc(var(--content-spacing) / 4);
}
@media (min-width: 280px) and (max-width: 479px) {
  .rank-math-block.is-style-default-2 .rank-math-list-item, .rank-math-block.is-style-accordion-1 .rank-math-list-item {
    padding: calc(var(--content-spacing-mobile) / 2) calc(var(--content-spacing-mobile) * 2) calc(var(--content-spacing-mobile) / 2) var(--content-spacing-mobile);
  }
}

.rank-math-block.is-style-default .rank-math-list-item {
  margin-bottom: calc(var(--content-spacing) / 2);
}

.rank-math-block.is-style-accordion-2 .rank-math-list-item {
  border-bottom: 1px solid var(--offset-color);
  padding: calc(var(--content-spacing) / 2);
}

.rank-math-block.is-style-accordion-1 .rank-math-question, .rank-math-block.is-style-accordion-2 .rank-math-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 280px) and (max-width: 479px) {
  .rank-math-block.is-style-accordion-1 .rank-math-question, .rank-math-block.is-style-accordion-2 .rank-math-question {
    font-size: 100%;
  }
}
.rank-math-block.is-style-accordion-1 .rank-math-question:after, .rank-math-block.is-style-accordion-2 .rank-math-question:after {
  content: "";
  mask: url(../images/svg/dropdown-icon.svg) no-repeat;
  -webkit-mask: url(../images/svg/dropdown-icon.svg) no-repeat;
  background-color: var(--heading-color);
  margin-right: calc(var(--content-spacing) / 4);
  width: 23px;
  height: 12px;
  z-index: 10;
  align-items: center;
}
@media (min-width: 280px) and (max-width: 479px) {
  .rank-math-block.is-style-accordion-1 .rank-math-question:after, .rank-math-block.is-style-accordion-2 .rank-math-question:after {
    margin-right: calc(var(--content-spacing-mobile) * 1.4);
    position: absolute;
    right: 0;
  }
}
.rank-math-block.is-style-accordion-1 .open .rank-math-question:after, .rank-math-block.is-style-accordion-2 .open .rank-math-question:after {
  content: "";
  mask: url(../images/svg/dropdown-icon-up.svg) no-repeat;
  -webkit-mask: url(../images/svg/dropdown-icon-up.svg) no-repeat;
  background-color: var(--heading-color);
  margin-right: calc(var(--content-spacing) / 4);
  width: 23px;
  height: 12px;
  z-index: 10;
  align-items: center;
}
@media (min-width: 280px) and (max-width: 479px) {
  .rank-math-block.is-style-accordion-1 .open .rank-math-question:after, .rank-math-block.is-style-accordion-2 .open .rank-math-question:after {
    margin-right: calc(var(--content-spacing-mobile) * 1.4);
    position: absolute;
    right: 0;
  }
}

/*************************** Ghostkit Google Maps ****************************************************************************/
@media (min-width: 280px) and (max-width: 479px) {
  .ghostkit-google-maps {
    min-height: 75vh !important;
  }
}

/*************************** Ghostkit Counter ****************************************************************************/
.ghostkit-counter-box-number {
  font-weight: bold;
}

.ghostkit-progress-wrap {
  width: 88%;
  margin: 0 auto;
}

/*************************** Comment Section ****************************************************************************/
#comments {
  border-top: 1px solid var(--offset-color);
  padding-top: var(--vertical-spacing);
  margin-top: var(--vertical-spacing);
  margin-bottom: var(--vertical-spacing);
}

.comments-title {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 36px;
  text-transform: capitalize;
}

.comment-navigation {
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.comment-list {
  margin: 0;
  padding-left: 0;
}

.comment-list li {
  list-style: none;
}

.comment-list .children {
  margin-left: 100px;
}
@media (min-width: 280px) and (max-width: 479px) {
  .comment-list .children {
    margin-left: 60px;
  }
}

.comment {
  display: block;
}

.comment-body {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 45px;
}

.comment-body #respond {
  flex-basis: 100%;
  margin-top: 30px;
  margin-left: 100px;
  padding-bottom: 45px;
  border-bottom: 1px solid var(--offset-color);
}

.comment-body .comment-author {
  max-width: 70px;
  min-width: 70px;
}
@media (min-width: 280px) and (max-width: 479px) {
  .comment-body .comment-author {
    min-width: 30px;
  }
}

.comment-body .comment-author img {
  border-radius: 50%;
}
@media (min-width: 280px) and (max-width: 479px) {
  .comment-body .comment-author img {
    max-width: 40px;
  }
}

.comment-body .comment-author + .comment-content {
  margin-left: 30px;
}
@media (min-width: 280px) and (max-width: 479px) {
  .comment-body .comment-author + .comment-content {
    margin-left: 20px;
  }
}

.comment-body .comment-content {
  flex-grow: 1;
  border-bottom: 1px solid var(--offset-color);
  padding-bottom: 33px;
  max-width: calc(100% - 100px);
}

.comment-body .comment-meta {
  margin-bottom: 15px;
}

.comment-body .comment-meta .fn {
  display: block;
  font-weight: 600;
}

.comment-body .comment-meta .comment-date {
  font-size: 12px;
}

.comment-body .comment-text {
  margin-bottom: 16px;
}

.comment-body .comment-text p:last-child {
  margin-bottom: 0;
}

.comment-body .reply a:hover {
  text-decoration: underline;
}

.comment-body .comment-edit-link {
  margin-left: 5px;
}

#reply-title {
  font-size: 18px;
}

#respond .logged-in-as a:hover {
  text-decoration: underline;
}

#respond .comment-form-cookies-consent {
  flex: 1 1 100%;
  margin-bottom: 20px;
}

#cancel-comment-reply-link {
  color: var(--theme-color);
}

/*************************** Woocommerce sidebar ****************************************************************************/
.cart-sidebar-open .updating-cart #shop-cart-sidebar:after {
  transition-duration: 0s;
}

.updating-cart.cart-sidebar-open #shop-cart-sidebar:after {
  transition-duration: 0s;
}

.updating-cart #shop-cart-sidebar:before {
  -webkit-animation: 0.4s circle-loading linear infinite;
  animation: 0.4s circle-loading linear infinite;
  top: calc(50% + 20px);
  z-index: 3;
  border-width: 2px;
}

.updating-cart #shop-cart-sidebar:after {
  opacity: 1;
  visibility: visible;
}

.cart-sidebar-open {
  overflow: hidden;
}

.cart-sidebar-open #view {
  transform: translateX(-400px);
}

@media (max-width: 599px) {
  .cart-sidebar-open #view {
    transform: translateX(-290px);
  }
}
.cart-sidebar-open.cart-updated #shop-cart-sidebar:before {
  content: none !important;
}

.cart-sidebar-open.cart-updated #shop-cart-sidebar:after {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.cart-sidebar-open #shop-cart-sidebar {
  visibility: visible;
  pointer-events: auto;
  transform: translateX(0);
}

.cart-sidebar-open #skdd-overlay {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

#shop-cart-sidebar {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 200;
  width: 400px;
  padding: 0 30px 30px;
  background: #fff;
  visibility: hidden;
  pointer-events: none;
  will-change: transform;
  transform: translateX(100%);
  transition: all 0.3s;
}

@media (max-width: 599px) {
  #shop-cart-sidebar {
    width: 290px;
    padding: 0 15px 15px;
  }
}
.logged-in.admin-bar #shop-cart-sidebar {
  top: 46px;
}

@media (min-width: 783px) {
  .logged-in.admin-bar #shop-cart-sidebar {
    top: 32px;
  }
}
#shop-cart-sidebar:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: inherit;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
}

#shop-cart-sidebar ul {
  margin: 0;
}

#shop-cart-sidebar .blockUI {
  display: none !important;
}

.shop-cart-count,
.wishlist-item-count {
  padding: 0 5px;
  height: 18px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  border-radius: 8px;
  min-width: 18px;
  pointer-events: none;
  white-space: nowrap;
}

.cart-sidebar-head {
  border-bottom: 1px solid var(--offset-color);
  padding: 30px 0;
  position: relative;
  z-index: 3;
  height: 80px;
  background-color: inherit;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

@media (max-width: 599px) {
  .cart-sidebar-head {
    height: 60px;
    padding: 15px 0;
  }
}
.cart-sidebar-head .shop-cart-count {
  margin-left: 10px;
}

.cart-sidebar-title {
  margin: 0;
  display: inline-block;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 13px;
  white-space: nowrap;
}

#close-cart-sidebar-btn {
  border: 0;
  background: none;
  position: absolute;
  right: 0;
  top: 50%;
  width: 30px;
  height: 30px;
  font-weight: 700;
  transform: translatey(-50%) rotate(0deg);
}

#close-cart-sidebar-btn:hover {
  transform: translatey(-50%) rotate(90deg);
  color: firebrick;
}

.cart-sidebar-content {
  overflow-y: auto;
  overflow-x: hidden;
  height: calc(100% - 210px);
}

@media (max-width: 599px) {
  .cart-sidebar-content {
    height: calc(100% - 160px);
  }
}
.cart-sidebar-content .woocommerce-mini-cart__total {
  position: absolute;
  margin-bottom: 0;
  bottom: 120px;
  background-color: #fff;
  height: 40px;
  border-top: 1px solid var(--offset-color);
  left: 30px;
  right: 30px;
  align-items: flex-end;
}

@media (max-width: 599px) {
  .cart-sidebar-content .woocommerce-mini-cart__total {
    right: 15px;
    left: 15px;
    bottom: 85px;
    height: 30px;
  }
}
.cart-sidebar-content .woocommerce-mini-cart__buttons {
  margin-bottom: 0;
  position: absolute;
  bottom: 30px;
  right: 30px;
  left: 30px;
}

@media (max-width: 599px) {
  .cart-sidebar-content .woocommerce-mini-cart__buttons {
    bottom: 15px;
    right: 15px;
    left: 15px;
  }
}
.cart-sidebar-content .woocommerce-mini-cart__buttons a {
  padding: 0 !important;
  display: block;
  width: auto;
  border-left: 0;
}

.cart-sidebar-content .woocommerce-mini-cart__buttons a:not(.checkout) {
  background-color: #fff;
  height: 40px;
}

@media (max-width: 599px) {
  .cart-sidebar-content .woocommerce-mini-cart__buttons a:not(.checkout) {
    height: 30px;
  }
}
.cart-sidebar-content .woocommerce-mini-cart__buttons a.checkout {
  height: 50px;
}

@media (max-width: 599px) {
  .cart-sidebar-content .woocommerce-mini-cart__buttons a.checkout {
    height: 40px;
  }
}
.cart-sidebar-content .woocommerce-mini-cart__empty-message {
  margin-bottom: 0;
  padding: 30px 0;
}

.cart-sidebar-content .variation {
  margin: 5px 0;
  font-size: 13px;
}

.cart-sidebar-content .variation dt,
.cart-sidebar-content .variation dd {
  float: left;
  line-height: 18px;
}

.cart-sidebar-content .variation dt {
  font-weight: normal;
  clear: both;
  margin-right: 5px;
}

.cart-sidebar-content .variation dd {
  margin: 0;
}

.cart-sidebar-content .variation dd p:last-child {
  margin-bottom: 0;
}

.cart-sidebar-content .variation + .quantity {
  clear: both;
  display: block;
}

.cart-sidebar-content .quantity {
  font-size: 13px;
}

@media (min-width: 598px) {
  .cart-sidebar-content .mini_cart_item {
    min-height: 95px;
    padding-left: 95px;
  }
}
.cart-sidebar-content .mini_cart_item img {
  max-width: 75px;
  max-height: 75px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 599px) {
  .cart-sidebar-content .mini_cart_item img {
    max-width: 60px;
    max-height: 60px;
    margin-right: 15px;
  }
}
.cart-sidebar-content .mini_cart_item:hover .remove_from_cart_button {
  opacity: 1;
}

.cart-sidebar-content .mini_cart_item:focus-within .remove_from_cart_button {
  opacity: 1;
}

@media (max-width: 991px) {
  .cart-sidebar-content .mini_cart_item .remove_from_cart_button {
    opacity: 1;
  }
}
.cart-sidebar-content .remove_from_cart_button {
  opacity: 0;
  right: 5px;
  top: 5px;
}

@media (max-width: 992px) {
  .cart-sidebar-content .remove_from_cart_button {
    opacity: 1;
  }
}
.cart-sidebar-content .remove_from_cart_button:focus:before {
  -webkit-animation: 0.5s circle-loading linear infinite;
  animation: 0.5s circle-loading linear infinite;
}

.woocommerce-mini-cart .bundled_mini_cart_item {
  display: none;
}

@media (min-width: 600px) and (max-width: 991px) {
  .cart-sidebar-open #view {
    transform: translateX(-50%);
  }
  #shop-cart-sidebar {
    width: 50%;
  }
}
/*************************** Cookie Melding Section ****************************************************************************/
.cc-revoke, .cc-window, .cc-category, .cc-btn {
  font-family: var(--body-font-family) !important;
}

@media (max-width: 1023px) {
  .cc-window.cc-banner {
    flex-direction: column !important;
    align-items: flex-start !important;
    ms-flex-align: flex-start !important;
  }
  .cc-window.cc-banner .cc-compliance {
    margin-top: 20px !important;
  }
}

.cc-btn {
  border-radius: var(--button-border-radius) !important;
  border: 0 !important;
  padding: 0 30px !important;
  line-height: calc(var(--button-line-height) * 0.8) !important;
  font-weight: var(--button-font-weight) !important;
}
.cc-btn:hover, .cc-btn:focus {
  background-color: var(--button-hover-background-color) !important;
  color: var(--button-hover-text-color) !important;
  text-decoration: none !important;
}

.cc-category {
  font-weight: var(--body-font-weight) !important;
}

.cmplz-categories-wrap {
  padding-top: 5px !important;
  margin-right: 25px;
}/*# sourceMappingURL=style.css.map */