/*
Theme Name: Obelix Leather
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
:root {
  --header-font: "Roboto Mono", Arial, Helvetica, sans-serif;
  --body-font: "Roboto Mono", Arial, Helvetica, sans-serif;
  --icon-font: "fl-icons";
  --text-dark: #0c0a0a;
  --text-light: #fff;
  --primary-color: var(--wp--preset--color--primary);
  --secondary-color: var(--fs-color-secondary);
  --success-color: var(--fs-color-success);
  --alert-color: var(--fs-color-alert);
  --link-color: var(--fs-experimental-link-color);
  --link-color: var(--fs-experimental-link-color-hover);
  --bg-light-color: #f5f5f5;
  --text-dark: #0f0f0f;
  --text-light: #a1a1a1;
  --border-active-color: #424242;
  --border-color: #68686870;
  --box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  --input-height: 38px;
  --input-radius: 0px;
}

body {
  font-family: var(--body-font) !important;
  font-weight: 400;
  font-size: 16px;
  color: #000;
}

i {
  font-family: var(--icon-font) !important;
}

/*************** ADD CUSTOM CSS HERE.   ***************/
/* icon font */

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

.icon-heart-2:before {
  content: "\ea47";
}

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

.icon-shopping-bag-2:before {
  content: "\ea49";
}

.icon-download:before {
  content: "\ea3d";
}

.icon-file:before {
  content: "\ea40";
}

.icon-grid:before {
  content: "\ea42";
}

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

.icon-eye:before {
  content: "\ea39";
}

.icon-face-frown:before {
  content: "\ea3b";
}

.icon-bars-2:before {
  content: "\ea28";
}

.icon-bars-filter:before {
  content: "\ea2a";
}

.icon-bars-sort:before {
  content: "\ea2c";
}

.icon-box-archive:before {
  content: "\ea2e";
}

.icon-box-ballot:before {
  content: "\ea30";
}

.icon-box-circle-check:before {
  content: "\ea32";
}

.icon-box-taped:before {
  content: "\ea34";
}

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

.icon-ticket-simple:before {
  content: "\ea38";
}

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

.icon-bell:before {
  content: "\e9d6";
}

.icon-caret-down:before {
  content: "\e9d8";
}

.icon-caret-left:before {
  content: "\e9da";
}

.icon-caret-right:before {
  content: "\e9dc";
}

.icon-caret-up:before {
  content: "\e9dd";
}

.icon-circle-exclamation:before {
  content: "\e9e0";
}

.icon-circle-info:before {
  content: "\e9e2";
}

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

.icon-clipboard:before {
  content: "\e9e6";
}

.icon-earth-americas:before {
  content: "\e9e8";
}

.icon-eye-slash:before {
  content: "\e9ea";
}

.icon-face-smile:before {
  content: "\e9ec";
}

.icon-folder-open:before {
  content: "\e9ee";
}

.icon-folder:before {
  content: "\e9f0";
}

.icon-gear:before {
  content: "\e9f2";
}

.icon-globe:before {
  content: "\e9f4";
}

.icon-hashtag:before {
  content: "\e9f6";
}

.icon-house-chimney:before {
  content: "\e9f8";
}

.icon-image:before {
  content: "\e9fa";
}

.icon-inbox:before {
  content: "\e9fc";
}

.icon-key:before {
  content: "\e9fe";
}

.icon-paper-plane-top:before {
  content: "\ea01";
}

.icon-paper-plane:before {
  content: "\ea02";
}

.icon-paperclip:before {
  content: "\ea04";
}

.icon-pen-nib:before {
  content: "\ea06";
}

.icon-pen-to-square:before {
  content: "\ea08";
}

.icon-percent:before {
  content: "\ea0a";
}

.icon-print:before {
  content: "\ea0c";
}

.icon-quote-left:before {
  content: "\ea0e";
}

.icon-quote-right:before {
  content: "\ea10";
}

.icon-rotate-left:before {
  content: "\ea12";
}

.icon-rotate-right:before {
  content: "\ea14";
}

.icon-share-all:before {
  content: "\ea16";
}

.icon-share-from-square:before {
  content: "\ea18";
}

.icon-share-nodes:before {
  content: "\ea1a";
}

.icon-share:before {
  content: "\ea1c";
}

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

.icon-shop:before {
  content: "\ea20";
}

.icon-triangle-exclamation:before {
  content: "\ea22";
}

.icon-wallet:before {
  content: "\ea24";
}

.icon-wrench:before {
  content: "\ea26";
}

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

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

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

.icon-angle-up:before {
  content: "\e906";
}

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

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

.icon-arrow-down-from-line:before {
  content: "\e90c";
}

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

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

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

.icon-arrow-down-small-big:before {
  content: "\e914";
}

.icon-arrow-up-big-small:before {
  content: "\e915";
}

.icon-arrow-up-small-big:before {
  content: "\e917";
}

.icon-arrow-down-to-line:before {
  content: "\e919";
}

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

.icon-arrow-left-from-line:before {
  content: "\e91d";
}

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

.icon-arrow-left-long-to-line:before {
  content: "\e921";
}

.icon-arrow-left-to-line:before {
  content: "\e923";
}

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

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

.icon-arrow-right-from-line:before {
  content: "\e929";
}

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

.icon-arrow-right-long-to-line:before {
  content: "\e92d";
}

.icon-arrow-right-to-line:before {
  content: "\e92f";
}

.icon-arrows-rotate:before {
  content: "\e931";
}

.icon-arrows-up-down-left-right:before {
  content: "\e933";
}

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

.icon-arrow-up-from-line:before {
  content: "\e937";
}

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

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

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

.icon-arrow-up-right-from-square:before {
  content: "\e93f";
}

.icon-arrow-up-to-line:before {
  content: "\e941";
}

.icon-basket-shopping-simple:before {
  content: "\e943";
}

.icon-calendar:before {
  content: "\e945";
}

.icon-calendar-circle-plus:before {
  content: "\e947";
}

.icon-calendar-days:before {
  content: "\e949";
}

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

.icon-cart-circle-plus:before {
  content: "\e94d";
}

.icon-shopping-bag:before {
  content: "\e94f";
}

.icon-shopping-paper-bag:before {
  content: "\e9d1";
}

.icon-shopping-basket:before {
  content: "\e951";
}

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

.icon-certificate:before {
  content: "\e955";
}

.icon-chat:before {
  content: "\e957";
}

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

.icon-chevron-down:before {
  content: "\e95b";
}

.icon-chevron-left:before {
  content: "\e95d";
}

.icon-chevron-right:before {
  content: "\e95f";
}

.icon-chevron-up:before {
  content: "\e961";
}

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

.icon-collapsed:before {
  content: "\e965";
}

.icon-credit-card:before {
  content: "\e967";
}

.icon-dribbble:before {
  content: "\e969";
}

.icon-envelop:before {
  content: "\e96a";
}

.icon-envelope-open-text:before {
  content: "\e96c";
}

.icon-equalizer:before {
  content: "\e96e";
}

.icon-equalizer-simple:before {
  content: "\e970";
}

.icon-expand:before {
  content: "\e972";
}

.icon-expand-2:before {
  content: "\e974";
}

.icon-feed:before {
  content: "\e977";
}

.icon-file-certificate:before {
  content: "\e979";
}

.icon-filter:before {
  content: "\e97b";
}

.icon-filter-list:before {
  content: "\e97c";
}

.icon-flickr:before {
  content: "\e97f";
}

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

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

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

.icon-heart:before {
  content: "\e988";
}

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

.icon-house-blank:before {
  content: "\e98a";
}

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

.icon-line:before {
  content: "\e98d";
}

.icon-lock:before {
  content: "\e98f";
}

.icon-lock-open:before {
  content: "\e991";
}

.icon-magnifying-glass-minus:before {
  content: "\e993";
}

.icon-magnifying-glass-plus:before {
  content: "\e995";
}

.icon-map-location-dot:before {
  content: "\e997";
}

.icon-map-pin-fill:before {
  content: "\e999";
}

.icon-menu:before {
  content: "\e99b";
}

.icon-money-check-pen:before {
  content: "\e99d";
}

.icon-pen-alt-fill:before {
  content: "\e99f";
}

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

.icon-pinterest:before {
  content: "\e9a3";
}

.icon-play:before {
  content: "\e9a4";
}

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

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

.icon-square-sliders:before {
  content: "\e9aa";
}

.icon-square-sliders-vertical:before {
  content: "\e9ab";
}

.icon-star:before {
  content: "\e9ac";
}

.icon-store:before {
  content: "\e9ae";
}

.icon-tag:before {
  content: "\e9b0";
}

.icon-thumbs-up:before {
  content: "\e9b2";
}

.icon-timer:before {
  content: "\e9b4";
}

.icon-trash:before {
  content: "\e9b6";
}

.icon-truck:before {
  content: "\e9b8";
}

.icon-user-magnifying-glass:before {
  content: "\e9bc";
}

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

.icon-xmark:before {
  content: "\e9be";
}

.icon-eye-solid:before {
  content: "\ea3a";
}

.icon-face-frown-solid:before {
  content: "\ea3c";
}

.icon-bars-2-solid:before {
  content: "\ea27";
}

.icon-bars-filter-solid:before {
  content: "\ea29";
}

.icon-bars-sort-solid:before {
  content: "\ea2b";
}

.icon-box-archive-solid:before {
  content: "\ea2d";
}

.icon-box-ballot-solid:before {
  content: "\ea2f";
}

.icon-box-circle-check-solid:before {
  content: "\ea31";
}

.icon-box-taped-solid:before {
  content: "\ea33";
}

.icon-circle-check-solid:before {
  content: "\ea35";
}

.icon-ticket-simple-solid:before {
  content: "\ea37";
}

.icon-alarm-clock-solid:before {
  content: "\e9d3";
}

.icon-bell-solid:before {
  content: "\e9d5";
}

.icon-caret-down-solid:before {
  content: "\e9d7";
}

.icon-caret-left-solid:before {
  content: "\e9d9";
}

.icon-caret-right-solid:before {
  content: "\e9db";
}

.icon-caret-up-solid:before {
  content: "\e9de";
}

.icon-circle-exclamation-solid:before {
  content: "\e9df";
}

.icon-circle-info-solid:before {
  content: "\e9e1";
}

.icon-circle-user-solid:before {
  content: "\e9e3";
}

.icon-clipboard-solid:before {
  content: "\e9e5";
}

.icon-earth-americas-solid:before {
  content: "\e9e7";
}

.icon-eye-slash-solid:before {
  content: "\e9e9";
}

.icon-face-smile-solid:before {
  content: "\e9eb";
}

.icon-folder-open-solid:before {
  content: "\e9ed";
}

.icon-folder-solid:before {
  content: "\e9ef";
}

.icon-gear-solid:before {
  content: "\e9f1";
}

.icon-globe-solid:before {
  content: "\e9f3";
}

.icon-hashtag-solid:before {
  content: "\e9f5";
}

.icon-house-chimney-solid:before {
  content: "\e9f7";
}

.icon-image-solid:before {
  content: "\e9f9";
}

.icon-inbox-solid:before {
  content: "\e9fb";
}

.icon-key-solid:before {
  content: "\e9fd";
}

.icon-paper-plane-solid:before {
  content: "\e9ff";
}

.icon-paper-plane-top-solid:before {
  content: "\ea00";
}

.icon-paperclip-solid:before {
  content: "\ea03";
}

.icon-pen-nib-solid:before {
  content: "\ea05";
}

.icon-pen-to-square-solid:before {
  content: "\ea07";
}

.icon-percent-solid:before {
  content: "\ea09";
}

.icon-print-solid:before {
  content: "\ea0b";
}

.icon-quote-left-solid:before {
  content: "\ea0d";
}

.icon-quote-right-solid:before {
  content: "\ea0f";
}

.icon-rotate-left-solid:before {
  content: "\ea11";
}

.icon-rotate-right-solid:before {
  content: "\ea13";
}

.icon-share-all-solid:before {
  content: "\ea15";
}

.icon-share-from-square-solid:before {
  content: "\ea17";
}

.icon-share-nodes-solid:before {
  content: "\ea19";
}

.icon-share-solid-solid:before {
  content: "\ea1b";
}

.icon-shield-check-solid:before {
  content: "\ea1d";
}

.icon-shop-solid:before {
  content: "\ea1f";
}

.icon-triangle-exclamation-solid:before {
  content: "\ea21";
}

.icon-wallet-solid:before {
  content: "\ea23";
}

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

.icon-wrench-solid:before {
  content: "\ea25";
}

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

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

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

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

.icon-arrow-down-arrow-up-solid:before {
  content: "\e90b";
}

.icon-arrow-down-from-line-solid:before {
  content: "\e90d";
}

.icon-arrow-down-left-solid:before {
  content: "\e90f";
}

.icon-arrow-down-long-solid:before {
  content: "\e911";
}

.icon-arrow-down-right-solid:before {
  content: "\e913";
}

.icon-arrow-up-big-small-solid:before {
  content: "\e916";
}

.icon-arrow-down-small-big-solid:before {
  content: "\e918";
}

.icon-arrow-down-to-line-solid:before {
  content: "\e91a";
}

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

.icon-arrow-left-from-line-solid:before {
  content: "\e91e";
}

.icon-arrow-left-long-solid:before {
  content: "\e920";
}

.icon-arrow-left-long-to-line-solid:before {
  content: "\e922";
}

.icon-arrow-left-to-line-solid:before {
  content: "\e924";
}

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

.icon-arrow-right-arrow-left-solid:before {
  content: "\e928";
}

.icon-arrow-right-from-line-solid:before {
  content: "\e92a";
}

.icon-arrow-right-long-solid:before {
  content: "\e92c";
}

.icon-arrow-right-long-to-line-solid:before {
  content: "\e92e";
}

.icon-arrow-right-to-line-solid:before {
  content: "\e930";
}

.icon-arrows-rotate-solid:before {
  content: "\e932";
}

.icon-arrows-up-down-left-right-solid:before {
  content: "\e934";
}

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

.icon-arrow-up-from-line-solid:before {
  content: "\e938";
}

.icon-arrow-up-left-solid:before {
  content: "\e93a";
}

.icon-arrow-up-long-solid:before {
  content: "\e93c";
}

.icon-arrow-up-right-solid:before {
  content: "\e93e";
}

.icon-arrow-up-right-from-square-solid:before {
  content: "\e940";
}

.icon-arrow-up-to-line-solid:before {
  content: "\e942";
}

.icon-basket-shopping-simple-solid:before {
  content: "\e944";
}

.icon-calendar-solid:before {
  content: "\e946";
}

.icon-calendar-circle-plus-solid:before {
  content: "\e948";
}

.icon-calendar-days-solid:before {
  content: "\e94a";
}

.icon-shopping-cart-solid:before {
  content: "\e94c";
}

.icon-shopping-cart-plus-solid:before {
  content: "\e94e";
}

.icon-shopping-bag-solid:before {
  content: "\e950";
}

.icon-shopping-paper-bag-solid:before {
  content: "\e9d2";
}

.icon-shopping-basket-solid:before {
  content: "\e952";
}

.icon-cart-flatbed-solid:before {
  content: "\e954";
}

.icon-certificate-solid:before {
  content: "\e956";
}

.icon-chat-solid:before {
  content: "\e958";
}

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

.icon-chevron-down-solid:before {
  content: "\e95c";
}

.icon-chevron-left-solid:before {
  content: "\e95e";
}

.icon-chevron-right-solid:before {
  content: "\e960";
}

.icon-chevron-up-solid:before {
  content: "\e962";
}

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

.icon-collapsed-solid:before {
  content: "\e966";
}

.icon-credit-card-solid:before {
  content: "\e968";
}

.icon-envelope-solid:before {
  content: "\e96b";
}

.icon-envelope-open-text-solid:before {
  content: "\e96d";
}

.icon-equalizer-solid:before {
  content: "\e96f";
}

.icon-equalizer-simple-solid:before {
  content: "\e971";
}

.icon-expand-solid:before {
  content: "\e973";
}

.icon-expand-2-solid:before {
  content: "\e975";
}

.icon-feed-solid:before {
  content: "\e978";
}

.icon-file-certificate-solid:before {
  content: "\e97a";
}

.icon-heart-solid:before {
  content: "\e989";
}

.icon-house-chimney-blank-solid:before {
  content: "\e98b";
}

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

.icon-gift-solid:before {
  content: "\e985";
}

.icon-folder-arrow-up-solid:before {
  content: "\e983";
}

.icon-folder-arrow-down-solid:before {
  content: "\e981";
}

.icon-filter-list-solid:before {
  content: "\e97d";
}

.icon-filter-solid:before {
  content: "\e97e";
}

.icon-lock-solid:before {
  content: "\e990";
}

.icon-lock-open-solid:before {
  content: "\e992";
}

.icon-line-solid:before {
  content: "\e98e";
}

.icon-map-pin-fill-solid:before {
  content: "\e99a";
}

.icon-menu-solid:before {
  content: "\e99c";
}

.icon-map-location-dot-solid:before {
  content: "\e998";
}

.icon-magnifying-glass-minus-solid:before {
  content: "\e994";
}

.icon-magnifying-glass-plus-solid:before {
  content: "\e996";
}

.icon-money-check-pen-solid:before {
  content: "\e99e";
}

.icon-pen-alt-fill-solid:before {
  content: "\e9a0";
}

.icon-phone-solid:before {
  content: "\e9a2";
}

.icon-play-solid:before {
  content: "\e9a5";
}

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

.icon-star-solid:before {
  content: "\e9ad";
}

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

.icon-store-solid:before {
  content: "\e9af";
}

.icon-tag-solid:before {
  content: "\e9b1";
}

.icon-thumbs-up-solid:before {
  content: "\e9b3";
}

.icon-timer-solid:before {
  content: "\e9b5";
}

.icon-trash-solid:before {
  content: "\e9b7";
}

.icon-truck-bolt-solid:before {
  content: "\e9b9";
}

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

.icon-user-magnifying-glass-solid:before {
  content: "\e9bd";
}

.icon-xmark-solid:before {
  content: "\e9bf";
}

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

.icon-grid-solid:before {
  content: "\ea43";
}

.icon-file-solid:before {
  content: "\ea41";
}

.icon-download-solid:before {
  content: "\ea3e";
}

.icon-ellipsis-solid:before {
  content: "\ea3f";
}

.icon-apple:before {
  content: "\e9c0";
}

.icon-google-play:before {
  content: "\e9c1";
}

.icon-skype:before {
  content: "\e9c2";
}

.icon-snapchat:before {
  content: "\e9c3";
}

.icon-telegram:before {
  content: "\e9c4";
}

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

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

.icon-linkedin:before {
  content: "\e9c6";
}

.icon-tumblr:before {
  content: "\e9c7";
}

.icon-tiktok:before {
  content: "\e9c8";
}

.icon-twitch:before {
  content: "\e9c9";
}

.icon-twitter:before,
.icon-x::before {
  content: "\e9ca";
}

.icon-youtube:before {
  content: "\e9cb";
}

.icon-vk:before {
  content: "\e9cc";
}

.icon-500px:before {
  content: "\e9cd";
}

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

.icon-threads:before {
  content: "\ea4a";
}

.icon-discord:before {
  content: "\ea4b";
}

.icon-zalo:before {
  content: "\e9cf";
}

.icon-zalo-line:before {
  content: "\ea4c";
}

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

/* end icon font */

.w-100 {
  width: 100% !important;
}

.d-flex {
  display: flex !important;
}

.justify-content-center {
  justify-content: center !important;
}

.text-primary {
  color: var(--primary-color) !important;
}

.section-grey {
  background-color: #f7f7f7;
}

/* begin header */
#masthead.header-main,
#header.header.show-on-scroll,
#header .stuck .header-main {
  height: auto !important;
}

.header-main .header-nav-main.nav>li>a {
  padding-top: 20px;
  padding-bottom: 20px;
}

.nav li a {
  color: #000 !important;
}

.nav>li>a>i.icon-search {
  font-size: 17px;
}

.nav .social-icons i {
  font-size: 17px;
}

.transparent li a {
  color: #fff !important;
}

.transparent .nav-dark .form-flat input[type="search"] {
  background-color: #ffffff !important;
  border-color: #acacac;
}

.transparent .nav-dark .form-flat input[type="search"]::placeholder {
  color: #acacac !important;
}

.header-nav>li {
  padding: 0 10px;
  position: relative;
}

.header-nav>li a {
  text-transform: unset;
  font-size: 15px;
  position: relative;
}

.header-nav li a:hover {
  color: var(--primary-color);
}

.header-nav .sub-menu li {
  position: relative;
}

.header-nav .sub-menu li::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 0px;
  height: 100%;
  background-color: var(--primary-color);
  transition: width ease .3s;
}

.header-nav .sub-menu li:hover::before {
  width: 5px;
}

.header-nav .sub-menu li.active>a {
  color: var(--primary-color) !important;
}

.header-nav .sub-menu li a {
  padding-top: 12px;
  padding-bottom: 12px;
  margin-left: 1.7em;
  margin-right: 1.7em;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  text-transform: unset;
  color: var(--text-dark) !important;
}

.header-main .header-nav-main.nav>li>a:after {
  top: auto;
  bottom: -3px;
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  opacity: 0;
  background-color: var(--primary-color);
  left: 0;
  right: 0;
  width: 100%;
  transition: height 0.3s, opacity 0.3s;
}

.header-main .header-nav-main.nav .nav-dropdown {
  padding: 0;
  margin: 0;
}

.header-main .header-nav-main.nav .nav-dropdown ul {
  margin: 0;
}

.header-main .header-nav-main.nav>li>a:hover:after,
.header-main .header-nav-main.nav>li.active>a:after {
  height: 4px;
  opacity: 1;
}

.header .cart-icon.image-icon::before {
  /* content: "\e94c"; */
  content: "\e94b";
  font-size: 19px;
}

.hero-banner .text-box .text-box-content .text>* {
  line-height: 1.4;
  text-transform: uppercase;
  letter-spacing: 0;
}

/* end header */
/* start section about */
.about-style-1 .icon-box-text h3 {
  font-weight: 500;
  font-size: 19px;
}

.about-style-1 .deco-img img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

/* end section about */
/* GLOBAL SETUP */
.box-blog-post .is-divider {
  display: none;
}

.title-section {
  font-size: 32px;
  text-align: center;
}

.slider-nav-light .flickity-page-dots .dot.is-selected,
.slider-nav-light.slider-nav-dots-simple .flickity-page-dots .dot {
  background-color: var(--primary-color);
}

/* end GLOBAL SETUP */
/* START PRODUCT GRID */
.product-small.box {
  /* border: solid 1px var(--primary-color); */
}

.product-small .box-text {
  background-color: white;
  border: solid 1px var(--primary-color);
  padding: 0;
  text-align: center;
}

.product-small .box-text .title-wrapper {
  padding-left: 14px;
  padding-right: 14px;
}

.product-small .add-to-cart-button,
.product-small .price-wrapper {
  display: inline-block;
}

.product-small .add-to-cart-button {
  width: 40px;
  height: 40px;
  border-left: solid 1px var(--primary-color);
  /* display: inline-flex; */
  /* align-items: center; */
}

.product-small .price-wrapper {
  width: calc(100% - 40px);
  /* margin-bottom: 11px; */
  position: relative;
  bottom: 2px;
  padding-left: 14px;
  padding-right: 14px;
}

.product-small .box-text .title-wrapper {
  border-bottom: solid 1px var(--primary-color);
}

.product-small .box-text .title-wrapper {
  padding-top: 5px;
  padding-bottom: 0px;
}

.product-small .price-wrapper .price {
  display: inline-flex;
  justify-content: center;
  align-items: baseline;
  flex-wrap: wrap;
}

.product-small .box-text-products .product-title a {
  font-size: 17px;
  font-weight: 500;
  margin: 0;
}

.product-small .box-text-products .product-title {
  margin: 0;
}

.product-small .box-text-products .product-cat {
  margin-bottom: 0;
  opacity: 1;
}

.product-small .sale-price span.amount {
  font-size: 100%;
}

.sale-price span.amount {
  color: #bd0000;
  font-size: 92%;
  font-weight: 500;
}

.sale-price span.amount::before {
  background-color: #bd0000;
}

span.amount {
  font-size: 16px;
  font-weight: 500;
}

/* end PRODUCT GRID */
/* start woocommerce */
.woocommerce-ordering select {
  background-color: white;
}

.widget_price_filter .ui-slider .ui-slider-range {
  background-color: rgba(0, 0, 0, 0.07);
}

.widget_price_filter .price_slider_amount .button {
  border-color: var(--primary-color);
  color: var(--primary-color);
  background-color: transparent;
  box-shadow: none;
}

.widget_price_filter .price_slider_amount .button:hover {
  background-color: transparent !important;
  background: none;
  color: var(--text-dark);
}

.quantity {
  border: 1px solid rgba(0, 0, 0, 0.5);
  gap: 10px;
  background: #fff;
  box-shadow: none;
  margin-bottom: 1rem;
}

.quantity input[type="number"] {
  border: none;
  box-shadow: none;
}

.ux-quantity__button {
  background: unset !important;
  height: 100%;
  font-size: 16px;
}

.quantity .button.plus,
.quantity .button.minus {
  border-radius: 0 !important;
  border: none !important;
  /* font-size: 20px; */
  font-weight: 200;
  line-height: 2px;
  height: 34px;
  width: 30px;
}

.product .ux-quantity__button:hover {
  background: unset !important;
  color: var(--fs-color-primary) !important;
  box-shadow: none !important;
}

span.widget-title {
  text-transform: uppercase !important;
  letter-spacing: 0;
}

.recent-blog-posts a {
  font-size: 14px;
  font-weight: 500;
}

.widget .is-divider {
  display: none;
}

.widget ul {
  margin: 10px 0;
}

.widget_price_filter form {
  margin: 10px 0;
}

.widget_price_filter .price_slider_amount {
  align-items: flex-start;
}

.price_slider_amount .button {
  margin: 15px 0 !important;
}

.product-small .badge-container {
  margin: 0;
}

.product-small .add-to-cart-button a {
  font-size: 14px;
  height: 100%;
  width: 100%;
  font-weight: normal;
  padding: 0;
  margin: 0;
  text-align: center;
  display: flex;
  align-items: center;
  background: none;
  color: var(--primary-color);
  font-size: 0;
  position: static;
}

.product-small .add-to-cart-button a.added {
  display: none;
}

.product-small .add-to-cart-button a:hover,
.product-small .add-to-cart-button a.loading {
  box-shadow: none;
  background-color: var(--primary-color);
  color: white;
}

.product-small.box .add_to_cart_button::before,
.product-small.box a.added_to_cart.wc-forward::after {
  content: "\e94b" !important;
  border: none;
  opacity: 1;
  display: block !important;
  line-height: 1;
  text-align: center;
  font-family: var(--icon-font);
  font-size: 20px;
  /* height: 100%; */
  width: 100%;
  position: static;
  text-decoration: none;
  background: unset;
}

.product-small.box a.added_to_cart.wc-forward {
  background-color: transparent !important;
}

.product-small.box a.added_to_cart.wc-forward::after {
  content: "\e93d" !important;
  font-size: 20px !important;
  margin: 0;
  color: #014421;
}

.product-small.box .add_to_cart_button.loading::before {
  opacity: 0;
}

.product-small .button.is-underline::before {
  display: none;
}

/* end woocommerce */
/* start quick view */
.product-info .is-divider {
  display: none;
}

/* end quick view */
/* start checkout page */
.wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
.wc-block-components-form .wc-block-components-text-input label,
.wc-block-components-text-input label {
  top: -8px !important;
}

/* end checkout page */
/* start single product page */
.product-tabs li a {
  font-size: 16px;
}

.product_meta {
  font-size: 16px;
}

/* end single product page */
/* start single post */
.post .blog-post-inner {
  text-align: left;
}

.widget_product_search,
.widget_search {
  padding: 0px;
}

.badge.post-date {
  width: 80px;
  height: 80px;
  text-shadow: none;
}

.widget .badge-outline .badge-inner {
  text-shadow: none !important;
}

.widget_product_search input[type="search"],
.widget_search input[type="search"] {
  height: 3.5em;
  border-radius: inherit;
}

.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection,
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
  border: 1px solid;
}

.widget_product_search .flex-col:nth-child(2),
.widget_search .flex-col:nth-child(2) {
  position: absolute;
  right: 8px;
}

.obl-post-list .col-inner {
  /* border-bottom: 1px solid #e5e5e5; */
}

.product-short-description {
  font-size: 18px;
  margin-top: 40px;
}

.single-product .single-price-tool {
  --inner-padding: 0px 20px;
}

.single-product .single-price-tool .col-inner>div {
  padding: var(--inner-padding);
}

.single-product .single-info-tool .accordion-title,
.single-product .single-info-tool .accordion-inner {
  padding-left: 20px;
  padding-right: 20px;
}

.single-product .single-info-tool .toggle {
  position: absolute;
  right: 0;
  left: auto;
  transform-origin: center center;
  opacity: 1;
  font-size: 13px;
  top: 10px;
}

.accordion-title {
  border-color: var(--primary-color);
}

.single-product .single-price-tool .product-title-container,
.single-product .single-price-tool .add-to-cart-container {
  border-bottom: solid 1px var(--primary-color);
}

.single-product .single-price-tool .product-breadcrumb-container {
  margin-top: 12px;
  display: inline-block;
  font-size: 14px;
  opacity: 1;
  color: var(--text-dark);
}

.single-product .single-price-tool form.cart {
  margin-bottom: 6px;
}

.single-product .single-price-tool .price-wrapper .price {
  margin-bottom: 22px;
  margin-top: 18px;
}

.single-product .single-price-tool .price-wrapper span.amount {
  font-size: 28px;
}

.single-product .single-price-tool .price-wrapper .sale-price span.amount {
  font-size: 20px;
}

.single-product .single-price-tool .product_meta>span {
  border: none;
}

.single-product .single-price-tool .product-title {
  margin-bottom: 10px;
}

.tagcloud {
  padding-top: 1em;
}

/* end single post */
/* start post list */
.col.post-item .box-text-inner {
  display: flex;
  flex-direction: column;
}

.col.post-item .box-text-inner>* {
  order: 2;
}

.col.post-item .box-text-inner .button {
  color: var(--text-dark);
  border-color: var(--text-dark);
}

.col.post-item .box-text-inner>.post-meta {
  order: 1;
}

.col.post-item .box-text-inner .post-title {
  text-transform: capitalize;
  margin-top: 0.4em;
  margin-bottom: 0.35em;
  font-size: 18px;
}

.col.post-item .box-text-inner .post-title:hover {
  color: var(--primary-color);
}

.col.post-item .box-text-inner .from_the_blog_excerpt {
  font-size: 13px;
}

.archive .col.post-item .box-text-inner {
  display: inline-flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.archive .col.post-item .box-text-inner .post-title {
  order: 1;
}

.archive .col.post-item .box-text-inner .from_the_blog_excerpt {
  order: 2;
}

.archive .col.post-item .box-text-inner a.button,
.archive .col.post-item .box-text-inner .post-meta {
  order: 3;
  width: auto;
  max-width: 100%;
  padding: 0;
  margin: 0;
  margin-top: 20px;
}

.archive .col.post-item .box-text-inner a.button {
  text-align: right;
  padding: 4px 16px;
}

.archive .col.post-item .box-text-inner a.button::after {
  content: "\e92b";
  font-family: var(--icon-font);
  margin-left: 6px;
  position: relative;
  top: 1px;
}

.archive .col.post-item .box-text-inner .post-meta::before {
  content: "\e945";
  font-family: var(--icon-font);
  margin-right: 6px;
  font-size: 14px;
  position: relative;
  top: 1px;
}

.single-post .single-banner .page-title-inner .title-wrapper {
  max-width: 50%;
}

.single-post .single-banner .page-title-inner .title-wrapper .entry-title {
  font-size: 32px;
  line-height: 1.5;
  text-shadow: none;
}

.obl-excrept {
  padding-left: 50px;
  position: relative;
  font-style: italic;
}

.obl-excrept::before {
  content: '\ea0d';
  font-family: var(--icon-font);
  display: block;
  font-size: 5em;
  font-style: italic;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  color: rgba(0, 0, 0, .1);
}

.tagcloud a {
  border-color: var(--text-dark);
  color: var(--text-dark);
  border-radius: 0;
}

/* end post list */
/* start section testimonial*/
.nav-big .flickity-prev-next-button::before {
  content: "";
  width: 40px;
  height: 40px;
  display: block;
  background: transparent;
  -webkit-transition: background-color 500ms ease;
  -moz-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  border-top: 3px solid #181818;
  border-left: 3px solid #181818;
  line-height: 1;
  transform: rotate(-45deg);
}

.nav-big .flickity-prev-next-button.next::before {
  transform: rotate(135deg);
}

.dark .nav-big .flickity-prev-next-button::before {
  border-color: white;
}

.dark .nav-big .last-reset :last-child {
  margin-bottom: 1.8em;
}

.dark .nav-big .last-reset h5 {
  font-size: 18px;
  color: var(--primary-color);
}

.flickity-prev-next-button.previous {
  left: 15%;
}

.flickity-prev-next-button.next {
  right: 15%;
}

/* end section testimonial*/
/* start footer */
footer .obl-menu-item {
  margin-bottom: 0.4em;
}

.absolute-footer {
  background-color: black;
}

.mapblock-style .google_map_iframe {
  position: absolute;
  top: 0;
  height: 100% !important;
  width: 100%;
}

.mapblock-style .mapblock-content {
  position: relative;
  z-index: 3;
}

/* end footer */
.gallery-style .product-small .box-text {
  background: none;
  text-shadow: none;
  transform: translateY(-40%) translateX(-50%);
  top: 50%;
  left: 50%;
  width: auto;
  bottom: auto;
  border: solid 1px var(--primary-color);
  color: white;
  opacity: 0;
  visibility: hidden;
}

.gallery-style .product-small:hover .box-text {
  opacity: 1;
  visibility: visible;
  transform: translateY(-50%) translateX(-50%);
}

.gallery-style .product-small.box {
  border: none;
}

.gallery-style .overlay-tools,
.gallery-style .product-small .price-wrapper {
  display: none;
}

.gallery-style .product-small .price-wrapper .price {
  display: block;
}

.gallery-style .product-small:hover .overlay.fill {
  background-color: #00000082;
}

.gallery-style .product-small .box-text .title-wrapper {
  font-weight: 600;
  font-size: 24px;
}

.post-type-archive-product .shop-page-title .page-title-inner {
  padding-top: 150px;
  text-shadow: none;
}

.post-type-archive-product .shop-page-title select {
  backdrop-filter: blur(8px);
}

.post-type-archive-product .row.category-page-row {
  padding-top: 50px;
  padding-bottom: 50px;
}

.product-small .box-text-products .product-title {
  margin-bottom: 8px;
}

.product-small .box-text-products .product-title a {
  line-height: 1.6;
}

.product-small .box-text-products .product-cat {
  margin-bottom: 4px;
}

.grid-tools {
  top: 50%;
  display: inline-table;
}

.grid-tools a.quick-view {
  font-size: 0;
}

.grid-tools a.quick-view:after {
  content: "\ea39";
  border: none;
  border-radius: 0;
  /* font-weight: lighter;
position: static;
display: inline-block!important;
border: none!important; */
}

.grid-tools a+a {
  border: 1px solid transparent;
}

.grid-tools>a {
  display: inline-block !important;
  border: none !important;
  position: static;
  height: 40px !important;
  width: 40px !important;
  line-height: 41px;
  border-radius: 50px;
  text-align: center;
  margin: 0 4px 0 4px;
  background-color: white !important;
  padding: 0 !important;
  font-weight: normal;
  vertical-align: middle;
  opacity: 1;
}

.grid-tools>a.added {
  background-color: var(--primary-color) !important;
}

.grid-tools>a.added strong:after {
  color: white !important;
}

.box-image .out-of-stock-label {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  top: 0;
  font-weight: 500;
  text-transform: none;
}

.box-image .out-of-stock-label::before {
  font-family: var(--icon-font);
  content: "\ea3b";
  margin-bottom: 8px;
}

.grid-tools:has(~ .out-of-stock-label) {
  bottom: 14px;
  top: auto;
  z-index: 1;
}

/* add to cart */
.product-small .image-tools .add-to-cart-grid *,
.image-tools *:after {
  display: inline-block !important;
  background: none;
  border: none;
  margin: 0;
  font-weight: normal;
  position: static !important;
  font-size: initial;
  line-height: initial;
}

.product-small .add-to-cart-grid .cart-icon strong {
  font-size: 0;
  height: auto;
  width: auto;
  text-align: center;
  line-height: initial;
  color: unset;
}

.product-small .cart-icon:hover strong:after,
.product-small.current-dropdown .cart-icon strong:after {
  height: auto;
}

.product-small .image-tools *:after {
  width: auto;
  height: auto;
  margin: 0;
  border-radius: 0;
  transition: all ease 0.3s;
  font-family: var(--icon-font);
  font-size: 18px;
  color: var(--primary-color);
  line-height: inherit;
  border: none;
}

.product-small .image-tools *:hover:after {
  transform: scale(1.02);
  transform-origin: center;
}

.product-small .add_to_cart_button .cart-icon strong:after {
  content: "\e94d";
}

.product-small .add-to-cart-grid .cart-icon strong:after {
  content: "\e94b";
}

a.added_to_cart.wc-forward {
  position: absolute;
  bottom: 0;
  width: 100% !important;
  left: 0;
  border-radius: 0;
  transform: none;
  background-color: var(--secondary-color) !important;
  margin: 0;
  color: white;
}

a.added_to_cart.wc-forward::after {
  color: white;
  margin-left: 8px;
  content: "\e92b";
  font-size: 12px !important;
  transition: margin ease 0.3s;
}

a.added_to_cart.wc-forward:hover::after {
  margin-left: 14px;
}

.image-tools .add_to_cart_button.loading strong {
  border: 2px solid whitesmoke;
  border-right-color: var(--primary-color);
  border-radius: 50%;
  animation: 0.75s linear infinite spin;
  width: 28px;
  height: 28px;
  vertical-align: 0px;
}

.image-tools .add_to_cart_button.loading:hover strong {
  background: none;
}

.image-tools .add_to_cart_button.loading strong:after {
  opacity: 0;
}

/* Badge */
.badge-container {
  display: inline-flex;
}

.badge-container>*:not(:last-child) {
  margin-right: 6px;
}

.badge-container .badge {
  height: auto;
}

.badge-container .badge .badge-inner {
  padding: 4px 6px;
  font-size: 14px;
  font-weight: 600;
}

.badge-container {
  margin: 14px 10px 0px;
}

.slider-2-col-item .product-item {
  position: relative;
}

.slider-2-col-item .product-small {
  padding-left: 0;
  padding-right: 0;
}

.sale-price span.amount {
  position: relative;
  font-size: 88%;
  font-weight: normal;
  margin-left: 6px;
}

.sale-price span.amount::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background-color: grey;
  transform: rotate(-4deg) scale(0.8);
}

@keyframes pulse2 {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 1;
  }

  30% {
    opacity: 1;
  }

  80% {
    opacity: 0;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}


.section-header {
  position: relative;
  margin-bottom: 2rem;
  display: flex;
  justify-content: center;
}

.section-header .button {
  margin: 0;
}

.section-header>.col {
  padding-bottom: 0 !important;
}

.section-header .section-title {
  margin: 0;
  margin-top: 5px;
}

.section-header::after {
  content: "";
  position: absolute;
  height: 2px;
  bottom: 0;
  width: 97%;
  margin: 0 auto;
  background: #ececec;
}

.ux-menu.ux-menu--divider-solid .ux-menu-link:not(:last-of-type) .ux-menu-link__link {
  border: none;
}

.obl-menu-list {
  column-count: 2;
  list-style-type: none;
  display: block;
}

.cart-popup-title {
  text-align: left;
}

.cart-popup-title .is-divider {
  max-width: 100%;
  height: 1px;
}

.page-header .title {
  font-size: 44px;
}

.page-header .description {
  font-size: 18px;
}

.google_map_iframe iframe {
  height: 100% !important;
}

.off-canvas-left .mfp-content,
.off-canvas-right .mfp-content,
.sticky-add-to-cart--active {
  background-color: #fff;
}

.company-info p {
  margin-bottom: 0.5rem;
}

article {
  font-size: 18px;
}

.header-search-form .form-flat input:not([type=submit]) {
  border-radius: 0;
}

.product-section-title-related {
  padding-left: 10px;
}

@media only screen and (max-width: 48em) {

  /*************** ADD MOBILE ONLY CSS HERE  ***************/


  .mobile-sidebar .nav .icon-angle-down {
    font-size: 1rem;
  }

  .sub-menu .menu-item a {
    font-size: 0.8rem !important;
  }

  .flickity-prev-next-button.previous {
    left: -1%;
  }

  .flickity-prev-next-button.next {
    right: -1%;
  }

  .mapblock-style .google_map_iframe {
    position: static;
    height: 400px !important;
  }

  .page-banner h1,
  .page-banner h1 span {
    font-size: 28px !important;
    font-weight: 600;
  }

  .page-banner p {
    font-size: 15px !important;
  }

  .post-type-archive-product .shop-page-title .page-title-inner {
    padding-top: 10px;
  }

  .product-small .sale-price span.amount {
    display: none;
  }
}