/*
Theme Name: Fashion One
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

:root {
    --primary-font: "Barlow";
    --secondary-font: "DM Sans";
    --header-font: "DM Sans";
    --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: #131313;
    --text-light: #ffffff;
    --border-active-color: #0f0f0f;
    --border-color: #ececec;
    --icon-font: "fl-icons" !important;
}

/*************** ADD CUSTOM CSS HERE.   ***************/
/* FONT ICON */
.fw-light {
    font-weight: lighter;
}

.fw-bold {
    font-weight: bold;
}

.fw-normal {
    font-weight: normal;
}

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

.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-download-solid:before {
    content: "\ea3e";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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";
}

/* global */
.text-underline {
    text-decoration: underline;
}

body {
    counter-reset: box-count;
    background-color: #fff;
}

#main,
#wrapper,
.section {
    /* background-color: #fff; */
}

a {
    color: #000;
}

a:hover {
    color: var(--primary-color);
}

.nav-column>li>a,
.nav-dropdown>li>a,
.nav-vertical-fly-out>li>a,
.nav>li>a {
    color: #000;
}

.uppercase,
h6,
span.widget-title,
th {
    letter-spacing: normal;
}

.pl-0 {
    padding-left: 0 !important;
}

.pr-0 {
    padding-right: 0 !important;
}

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

/* End global */
/* button */
.button {
    font-family: var(--primary-font);
}

.primary.is-outline.black {
    color: black;
}

.primary.is-outline.black:hover {
    color: white;
}

.button.black {
    background-color: black;
    color: white;
}

.button.black:hover {
    background-color: var(--fs-color-secondary);
}

.button.circle {
    border-radius: 99px;
}

/* End button */
/* title hover style */
.post-loop-item .box-text .post-title a:hover {
    color: var(--primary-color);
}

.product-small .box-text-products .product-title a:hover {
    color: var(--primary-color);
}

/* End title hover style */
/* header */
#top-bar {
    background-color: #000000;
}

.wide-nav ul li {
    margin: 0 40px 0 0;
}

.wide-nav ul li a {
    text-transform: capitalize;
    font-family: var(--header-font);
    font-size: 1rem;
}

body:not(.home) .header-wrapper:not(.stuck) #masthead {
    background: #fff;
    box-shadow: var(--box-shadow);
}

body:not(.home) .header-main.nav-dark .nav>li>a {
    color: #000;
}

.stuck .header-main.nav-dark .nav>li>a {
    color: #000 !important;
}

body:not(.home) .header-main.nav-dark .nav>li.current-menu-item>a {
    color: var(--primary-color) !important;
}

.top-bar-nav a:hover {
    color: var(--fs-color-primary) !important;
}

.header-button .button {
    padding: 5px 30px 5px 55px;
    color: #000;
    font-weight: 500;
}

.header-bottom {
    background-color: #fff !important;
    border-bottom: 1px solid #eee;
    padding-bottom: 1rem;
}

.header-button .button.primary {
    border: 4px solid var(--primary-color);
}

.header-button .button span {
    position: relative;
    font-family: var(--header-font);
}

.header-button .button:hover {
    color: #fff;
}

.header-button .button::before {
    width: 42px;
    content: "";
    position: absolute;
    z-index: 0;
    display: block;
    top: 0;
    left: 0;
    width: 50px;
    z-index: 0;
    height: 100%;
    background-color: var(--secondary-color);
    -webkit-clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.header-button .button:hover::before {
    width: 100%;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
}

.header-button .button::after {
    content: "";
    position: absolute;
    left: 12px;
    z-index: 2;
    display: inline-block;
    width: 40px;
    height: 36px;
    background-color: white;
    mask-image: url('./assets/images/phone.svg');
    -webkit-mask-image: url('./assets/images/phone.svg');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-position: center;
    mask-position: center;
    transition: all 0.3s ease-in-out;
    transform: translateX(0);
}

.header-button .button:hover::after {
    transform: translateX(10px);
}

.header-main {
    position: relative;
    width: 100%;
    border-top: none;
    margin: 0 auto;
}

.header-main .hide-for-medium.flex-left {
    height: 100%;
    display: flex;
    align-items: center;
}

.header-main:before {
    position: absolute;
    content: '';
    background: #fff;
    height: 100%;
    width: 30%;
    left: -60px;
    top: 0;
    z-index: -1;
    transform: skew(-50deg, 0deg);
}

.header-nav-main.nav-left>li {
    margin: 0 20px;
}

.header-nav-main.nav-left>li a {
    text-transform: capitalize;
    font-size: 15px;
}

.header-main .header-inner {
    margin: 0 auto;
}

.stuck .header-main {
    top: 0;
    position: relative;
    background: #fff;
}

.icon-shopping-cart::after {
    background-color: #000;
}

.header-main .nav-spacing-large>li {
    margin: 0 12px;
}

.header-main .nav-spacing-large>li>a.nav-top-link,
.header-main .account-item>a {
    text-transform: capitalize;
    color: #111;
    padding: 0;
    font-size: 15px;
    font-family: var(--header-font);
    font-weight: 500;
}


.header-main.nav-dark .nav>li>a {
    color: #fff;
    height: 100%;
}

.header-main.nav-dark .nav>li>a::after {
    content: '';
    height: 3px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #fff;
}

.stuck .header-main.nav-dark .nav>li>a.nav-top-link {
    color: #000;
    transition: all 0.3s ease;
}

.header-main.nav-dark .nav>li>a.nav-top-link:hover {
    color: #fff !important;
}

body:not(.home) .header-main.nav-dark .nav>li>a.nav-top-link:hover {
    color: var(--primary-color) !important;
}

.stuck .header-main.nav-dark .nav>li>a.nav-top-link:hover {
    color: var(--primary-color) !important;
}

.header-main.nav-dark .nav>li>a.nav-top-link:hover::after {
    opacity: 1;
    visibility: visible;
}

.nav-dark .nav>li.active>a {
    color: #fff !important;
}

.stuck .nav-dark .nav>li.active>a {
    color: var(--primary-color) !important;
}

.nav-dark .nav>li.active>a.nav-top-link::after {
    opacity: 1;
    visibility: visible;
}

.header-top {
    padding: 7px 0;
    background-color: transparent;
}

body.obelix-classic-menu .menu-item-has-children>.nav-dropdown.sub-menu {
    border-radius: 10px;
}

body.obelix-classic-menu .menu-item-has-children>.nav-dropdown.sub-menu a {
    padding: 10px 0;
}

body.obelix-classic-menu .nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: none;
}

.header-search-form .form-flat input:not([type="submit"]) {
    border-radius: 0;
    padding-right: 5rem;
    border: 1px solid var(--border-color);
    background: #fff;
    box-shadow: none !important;
}

.header-search-form .form-flat input:not([type="submit"])::placeholder {
    color: #000;
}

.header-search-form .form-flat .submit-button {
    background-color: transparent !important;
    color: #000 !important;
    width: 3rem;
}

.header-search-form .searchform select {
    border-radius: 99px 0 0 99px;
}

.top-divider {
    display: none;
}

.flex-center .header-bottom-nav>.menu-item {
    margin-right: 2rem;
}

.flex-center .header-bottom-nav .menu-item a {
    text-transform: capitalize !important;
    font-size: 15px !important;
}

.flex-center .header-bottom-nav .menu-item a:hover {
    color: var(--primary-color);
}

.header .search-form-categories {
    padding-right: 0 !important;
    position: relative;
}

.header-search-form {
    width: calc(100% - 150px);
    padding-left: 30px !important;
}

.header-nav .account-login,
.header-nav .header-cart-link {
    display: flex;
    flex-direction: row-reverse;
    gap: 5px;
    align-items: flex-end;
    text-transform: capitalize;
    font-size: 15px;
}

.header .searchform select {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    min-width: 100px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-right: 0;
}

.header .searchform input,
.header .searchform select {
    box-shadow: none;
    background-color: #f4f6fc;
    height: 3.5em;
    border-color: transparent;
}

.header .searchform select {
    height: 3.7em !important;
}

.header .search-form-categories::after {
    content: "";
    display: inline-block;
    height: 16px;
    width: 1px;
    background-color: #d1d4e7;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateY(14px);
}

.header .searchform input {
    padding-left: 20px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.header .searchform .flex-col.flex-grow {
    padding-right: 0;
}

.header .searchform input,
.header .searchform select {
    box-shadow: none;
    background-color: #f4f4f4;
    height: 3.5em;
    border-color: transparent;
}

.searchform-wrapper.form-flat .flex-col:last-of-type {
    margin-left: -3.3em;
    font-size: 16px;
}

.header-vertical-menu .nav-top-link {
    font-weight: 600;
    font-size: 15px;
    text-transform: capitalize;
}

.header-vertical-menu .nav-top-link:hover {
    color: var(--primary-color);
}

.header-vertical-menu .nav-top-link:hover img {
    filter: var(--filter-primary)
}

.header-vertical-menu__fly-out .nav-vertical-fly-out li.has-icon-left>a>img {
    margin-right: 15px;
}

.header-vertical-menu__title {
    font-size: 16px;
}

.header-vertical-menu__fly-out--open {
    border: 1px solid var(--border-color);
    border-radius: 0 0 10px 10px;
    box-shadow: none !important;
}

.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item>a {
    padding: 15px 15px;
}

.flex-center .header-bottom-nav .menu-item.active a {
    color: var(--primary-color);
}

#top-bar .flex-row>.flex-left {
    width: 50%;
}

#masthead .header-nav-main {
    height: 100%;
}

/* End header */
/* creative slider */
#content>.creative-slider.is-simple .cell-inner {
    text-align: left;
    padding-left: 17%;
    max-width: 50%;
}

.creative-slider.is-simple .overlays {
    /* background-image: url('./assets/images/hero-bg-2.jpg'); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.creative-slider.is-simple .cell-inner .cell-subtitle {
    margin-bottom: 0;
    text-transform: uppercase;
    position: relative;
    display: flex;
    gap: 5px;
    letter-spacing: 0.17em;
    align-items: center;
    color: #fff !important;
}

.creative-slider .slider-cell .cell-inner .cell-title {
    text-transform: capitalize;
}

.creative-slider .slider-cell .cell-inner .call-action>.call-action-inner .button {
    border-radius: 30px;
    color: #fff;
    padding: 10px 25px;
    text-transform: capitalize;
    background-color: var(--primary-color);
}

.creative-slider .slider-cell .cell-inner .call-action>.call-action-inner .button.primary {
    border: none;
    overflow: hidden;
}


.creative-slider .slider-cell .cell-inner .call-action>.call-action-inner .button:hover {
    color: #fff;
    background-color: #000;
}

.creative-slider .slider-cell .cell-inner .call-action>.call-action-inner * {
    position: relative;
    font-family: var(--header-font);
    z-index: 1;
}

.creative-slider .slider-cell .cell-inner .call-action>.call-action-inner .button i {
    display: none;
}

/* End creative slider */
/* box-category */
.box-category.box-vertical {
    display: flex;
    width: 100%;
    gap: 2rem;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    background: #fff;
    border-radius: 30px;
    padding: 25px;
}

.box-category.box-vertical .box-text {
    padding: 0;
    text-align: left;
}

.box-category.box-vertical .box-image {
    width: 100% !important;
    padding: 0;
}

/* End box-category */
/* quick info */
.quick-info .col-inner {
    display: flex;
}

.quick-info .icon-box:not(:last-child) {
    border-right: 1px solid #ececec;
    padding-right: 15px;
}

.quick-info .icon-box-left {
    flex-flow: row nowrap;
    max-width: max-content;
    margin-right: 15px;
}

.quick-info .icon-box .icon-box-img {
    width: 14px !important;
}

.quick-info .icon-box.map .icon-box-img {
    width: 12px !important;
}

.quick-info .icon-box .icon-box-text {
    font-size: 13px;
    padding-left: 8px;
}

/* End quick info */
/* theme title block */
.theme-title-block .title {
    text-transform: capitalize;
    font-size: 1.55em;
    max-width: 50%;
    margin: 0 auto;
    margin-top: 15px;
    line-height: 1.4;
    letter-spacing: 1px;
}

.theme-title-block.left .title {
    margin-left: 0;
    max-width: 100%;
}

.theme-title-block .description {
    font-size: 0.95rem;
    margin-top: 15px;
    max-width: 40%;
    margin-left: auto;
    margin-right: auto;
}

.theme-title-block.left .description {
    max-width: 100% !important;
}

.theme-title-block .subtitle {
    text-transform: uppercase;
    position: relative;
    display: inline-flex;
    gap: 5px;
    letter-spacing: 0.08em;
    align-items: center;
    color: var(--primary-color) !important;
    margin: 0 auto;
    font-family: var(--header-font);
    font-weight: 600;
    font-size: 14px;
}

.dark .theme-title-block .subtitle {
    color: #fff !important;
}

/* end theme title block */
/* category-style-1 */
.category-style-1 .header-title {
    font-size: 1.125rem;
    text-transform: capitalize;
}

.category-style-1 .count {
    font-size: 1rem;
    text-transform: lowercase;
}

.category-style-1 .overlay {
    background: unset;
}

/* End category-style-1 */
/* post-loop-item */
.post-loop-item .from_the_blog_excerpt {
    font-size: 1rem;
    order: 4;
}

.post-loop-item .box-image {
    border-radius: 5px 5px 0 0;
    overflow: hidden;
}

.post-loop-item .box-text .post-meta-wrap {
    opacity: 1;
    font-size: 14px;
    margin-bottom: 0;
}

.post-loop-item .box-text .post-meta-wrap .cat-label a {
    color: var(--primary-color);
    text-transform: capitalize;
    letter-spacing: .1em;
    font-size: 14px;
    font-weight: 600;
}

.post-loop-item .box-text .post-title {
    text-transform: capitalize;
    font-size: 20px;
}

.obelix-post-container .badge-inner .post-date-day {
    background-color: transparent;
    color: var(--primary-color);
    border-color: transparent;
    font-size: 14px;
    padding: 0;
    border: none;
}

.obelix-post-container .badge-inner .post-date-day::after {
    content: ",";
}

.obelix-post-container .badge-inner .post-date-month {
    background-color: transparent;
    color: var(--primary-color);
    border-color: transparent;
    font-size: 14px;
    padding: 0;
    min-height: unset;
}

.post-style .badge-inner .post-date-day {
    background-color: #fff;
    color: #000;
    border-color: #d1d1d1;
    margin-right: 15px;
    font-size: 18px;
}

.post-style .post-title:hover a {
    color: var(--fs-color-secondary);
}

.post-style .badge-inner .post-date-month {
    background-color: #fff;
    color: #000;
    margin-left: 10px;
    font-size: 12px;
}

.post-style .badge br {
    display: none;
}

.post-style .badge.post-date::before {
    content: "";
    position: absolute;
    height: 1px;
    width: 56px;
    background: #000;
    top: 50%;
    left: calc(50% - 28px);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transform-origin: 50% 100%;
}

.post-loop-item .badge.post-date {
    left: 30px;
    border-radius: 10px;
    overflow: hidden;
    border: none;
    top: auto;
    bottom: 30px;
}

.post-loop-item .badge.post-date .badge-inner {
    flex-direction: unset;
    align-items: center;
    background: #fff;
    border-radius: 99px;
    padding: 5px 20px;
    gap: 5px;
}

.post-loop-item .title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    height: 1px;
    width: 50px;
    background: #c5ac9b;
}

.post-style .badge.post-date {
    left: 31px;
    top: 30px;
}

.post-style .is-divider {
    background-color: #5c5c5c70;
    height: 1px;
    max-width: 15%;
    margin: 13px auto;
    display: none;
}

.post-style .badge-inner,
.post-style .badge-inner:hover,
.post-style .box-blog-post:hover .badge-inner {
    background: white;
    border: none;
    padding: 10px 15px;
    color: black;
}

.post-style .badge-inner .post-date-day {
    margin-bottom: 10px;
    display: block;
    border: none;
    font-size: 20px;
}

.post-style .cat-label {
    font-size: 12px;
    margin-bottom: 4px;
    margin-top: 3px;
    display: block;
    color: #fff;
    color: var(--fs-color-secondary);
    opacity: 1;
}

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

.grid-tools>a.choose-option {
    position: relative;
    text-transform: uppercase;
    font-style: italic;
    overflow: hidden;
}

.grid-tools>a.choose-option span {
    z-index: 1;
    position: relative;
    font-weight: 700;
}

.grid-tools>a.choose-option::before {
    content: "";
    z-index: 0;
    width: calc(100% + 2px);
    height: 100%;
    transition: transform .3s cubic-bezier(.75, 0, .125, 1);
    position: absolute;
    top: 0;
    bottom: 100%;
    left: calc(-100% - 2px);
    background: #000;
}

.grid-tools>a.choose-option:hover::before {
    transform: translate(100%);
}

.grid-tools {
    bottom: 8%;
    display: flex;
    left: 0;
    justify-content: center;
    height: max-content;
}

/* End post-loop-item */
/* page-header-wrapper */
.page-header-wrapper .page-title-sub .lead {
    font-size: 1.1rem;
}

.page-header-wrapper .page-title-sub {
    display: none;
}

.page-header-wrapper .entry-title {
    text-transform: capitalize;
    font-size: 3rem;
}

.page-header-wrapper .breadcrumbs,
.woocommerce-breadcrumb {
    font-size: 1.1rem;
    text-transform: capitalize;
    font-family: var(--header-font);
}

.section-title-normal {
    border-bottom: none;
}

.section-title-normal span {
    border-bottom: none;
    font-size: 1.3rem;
    text-transform: capitalize;
}

/* End page-header-wrapper */
/* product loop item */
.product-small .product-cat {
    display: none;
}

.product-small.box {
    border-radius: 20px;
    /* padding: 15px; */
    background: transparent;
    transition: all 0.3s ease;
}

.product-small.box:hover {
    background: #fff;
}

.product-small.box .box-text .ux-swatches {
    display: none;
}

.product-small .price-wrapper {
    margin: 12px 0;
}

.product-small .add-to-cart-button {
    text-align: center;
    opacity: 0;
    transition: all 0.3s ease;
}

.product-small:hover .add-to-cart-button {
    opacity: 1;
}

.product-small .add-to-cart-button .add_to_cart_button {
    border-radius: 30px;
    color: #fff;
    padding: 10px 25px;
    text-transform: math-auto;
    background-color: #000;
    border: none;
}

.product-small .add-to-cart-button .add_to_cart_button:hover {
    background-color: var(--primary-color);
}

.product-small .box-image {
    background: #fff;
    border-radius: 0;
}

.product-small .badge {
    height: auto;
}

.product-small .no-text-overflow {
    overflow: visible;
}

.product-small .image-tools .cart-icon::before {
    color: #fff;
    font-size: 14px;
}

.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 .image-tools .cart-icon strong {
    display: none !important;
}

.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;
}

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 i:before {
    color: #000;
}

.image-tools>a:hover .icon-search::before,
.image-tools>a:hover .cart-icon::before {
    color: #fff;
}

.product-small .box-text .product-title {
    font-size: large;
    margin: 0.3rem 0 0.5rem;
    text-transform: capitalize;
    font-weight: bold;
    text-align: left;
}

.product-small span.amount {
    font-size: 1.1rem;
}

.product-small .box-image a img:last-child {
    opacity: 0;
    visibility: hidden;
    transform: scale3d(1.08, 1.08, 1);
    transition: .85s cubic-bezier(.4, 0, .2, 1);
}

.product-small:hover .box-image a img:last-child {
    opacity: 1;
    visibility: visible;
    transform: scaleZ(1);

}

.price-wrapper .price {
    display: flex;
    flex-direction: row-reverse;
    justify-content: left;
    gap: 6px;
    align-items: center;
}

.price-wrapper span.amount {
    color: var(--primary-color);
}

.badge-container>.badge .badge-inner {
    padding: 8px 10px;
    border-radius: 0;
    background: #E84040;
}

.product-small .price-wrapper .price del .amount {
    color: grey;
    font-size: 0.95rem;
}

.image-tools>a:hover {
    background-color: #fff !important;
}

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

.product-small .badge-container {
    margin: 15px;
}

.product-small .badge-container span {
    font-size: 12px;
}

.post-type-archive-product .shop-container {
    padding-left: 20px;
}

.woocommerce-product-gallery__image {
    border-radius: 0;
    overflow: hidden;
}

.product-footer .product-tabs.nav-left {
    justify-content: left;
}

/* End product loop item */
/* oblix-taxonomy-list */
.oblix-taxonomy-list {
    display: flex;
    gap: 30px;
    list-style: none;
    font-size: 1.2rem;
}

.oblix-taxonomy-list {
    margin-bottom: 0;
    text-transform: capitalize;
    font-weight: 600;
    transition: all ease .3s;
    background-color: var(--primary-color);
    padding: 15px;
}

.oblix-taxonomy-list li {
    margin-left: 0 !important;
    text-transform: math-auto;
    margin-bottom: 0;
}

.oblix-taxonomy-list li a {
    color: #fff;
    font-family: var(--header-font);
    font-weight: 600;
}

.oblix-taxonomy-list li a:hover {
    color: #000;
}

.oblix-taxonomy-list li.active a,
.oblix-taxonomy-list li:hover a {
    color: yellow !important;
}

/* End oblix-taxonomy-list */
/* sidebar widget */
.tagcloud a,
.tag-item {
    border: 1px solid transparent;
    opacity: 1;
    padding: 7px 13px 7px;
    text-transform: capitalize;
    font-family: var(--header-font);
    background: var(--primary-color);
    font-weight: 600;
    transition: all 0.3s ease;
    border-radius: 5px;
    color: #fff;
    font-size: 14px !important;
}

.tag-item {
    font-size: 0.8em !important;
}

.tag-item:hover,
.tagcloud a:hover {
    background: #000;
    color: #fff;
    border-color: #000;
}

.widget .toggle-btn::before,
.widget .toggle-btn::after {
    content: none;
}

.widget .current-cat>a::before {
    content: none;
}

aside .widget .cat-item {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-family: var(--header-font);
    font-size: 17px;
    color: #000;
    background: #fff;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 15px;
    position: relative;
    z-index: 1;
    border: 1px solid #ccc;
    padding: 2px 15px;
    border-radius: 5px;
}

.widget .cat-item:hover {
    border-color: var(--primary-color);
}

.widget .cat-item {
    color: #626262 !important;
    font-weight: 600;
    width: 100%;
    text-transform: capitalize;
}

/* .widget .current-cat {
    border-color: var(--primary-color);
} */

.widget .cat-item a {
    color: #626262;
}

.widget .current-cat,
.widget .current-cat>a,
.widget .current-cat>a::before,
.widget .cat-item:hover,
.widget .cat-item:hover>a,
.widget .cat-item:hover>a::before {
    color: var(--primary-color) !important;
}

.widget .cat-item a::before {
    content: "\e926";
    font-family: var(--icon-font);
    color: #626262;
    padding-right: 10px;
    font-size: 14px;
}

.widget>*:nth-child(3) {
    margin-bottom: 0;
}

.widget .searchform input[type="search"] {
    height: 3.5em;
    background: transparent;
    border-color: #ccc;
    border-radius: 5px;
}

.widget .searchform input[type="search"]:focus {
    border-color: var(--primary-color);
}

.widget .searchform .button.icon,
.widget .searchform .button.icon:hover {
    color: #fff;
    min-width: unset;
    border-radius: 5px;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    background-color: var(--primary-color);
}

.widget .recent-blog-posts .badge-inner.bg-fill {
    border-radius: 5px;
}

.widget .filter-content {
    padding-top: 20px;
}

.widget .filter-content .filter-item label {
    margin-bottom: 0;
    text-transform: capitalize;
}

.widget .filter-content .filter-item label a {
    color: #494F66 !important;
}

.widget .filter-content .filter-item label:hover .item-count {
    /* color: var(--primary-color) !important; */
}

.widget .filter-content .filter-item label:hover a {
    /* color: var(--primary-color) !important; */
}

.filter-item.checkbox input {
    border-radius: 0;
}

.filter-item.checkbox:hover input {
    border: 1px solid #000;
}

.yith-wcan-filters {
    background-color: transparent;
}

.widget .yith-wcan-filters .yith-wcan-filter .filter-title,
.widget .widget-title {
    color: #000;
    padding: 8px 30px;
    position: relative;
    overflow: hidden;
    display: block;
    border-bottom: none;
    font-family: var(--header-font);
    font-weight: 600;
    text-transform: math-auto;
    font-size: 20px;
}

.widget_price_filter .ui-slider .ui-slider-range {
    background-color: #000;
    opacity: 1;
}

.widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #000;
    border: 2px solid #000;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item>a,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item>label>a {
    font-weight: 600;
    color: #111;
    font-size: 16px;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label {
    border-radius: 0;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label .term-label {
    text-transform: capitalize;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .item-count {
    font-size: 1em;
    position: absolute;
    right: 0;
    color: #494F66;
}

.widget .price_slider_wrapper {
    padding-top: 15px;
    padding-right: 5px;
}

.widget_price_filter .price_slider_amount .button {
    margin-top: 1rem;
    background-color: #000;
    color: #fff;
    border-radius: 0;
}

.widget_price_filter .price_label {
    padding-top: 1.7rem;
}

.filter-wrap .woocommerce-ordering,
.filter-wrap .woocommerce-ordering select {
    margin: 0;
    min-height: unset;
    height: 2.8rem;
    font-size: .92rem;
    border-radius: 5px;
    color: #494F66;
    background-color: #EDEEF1;
    border-color: #ccc;
}

#shop-sidebar .yith-wcan-filters {
    position: relative;
    margin-bottom: 0;
}

.yith-wcan-filters .yith-wcan-filter {
    margin-bottom: 0;
}

.sidebar-wrapper aside,
.service-widget>.col-inner,
#shop-sidebar aside,
#shop-sidebar aside .filter-content {
    position: relative;
    margin-bottom: 0;
    border-radius: 5px;
    padding: 0;
    z-index: 3;
    overflow: hidden;
}

#shop-sidebar aside.widget_yith-woocommerce-ajax-navigation-filters {
    padding: 0;
}

#shop-sidebar aside.widget_yith-woocommerce-ajax-navigation-filters .filter-content {
    padding-bottom: 5px;
    margin: 0;
    padding: 0;
}

#shop-sidebar aside.widget_yith-woocommerce-ajax-navigation-filters .filter-title {
    padding-left: 0;
    padding-right: 0;
    text-transform: math-auto;
}

.yith-wcan-filters .yith-wcan-filter .filter-items {
    position: relative;
}

.widget .widget-title {
    position: relative !important;
    width: 100%;
    /* background-color: var(--primary-color); */
    left: 0;
    top: 0;
    padding: 0;
}

.sidebar-wrapper .widget .widget-title,
#shop-sidebar .widget .widget-title {
    position: relative;
    margin: 0;
    border: 0;
    text-transform: math-auto;
    font-family: var(--header-font);
    font-weight: 600;
    font-size: 20px;
}

.sidebar-wrapper .widget>:not(.widget-title) {
    margin-top: 50px;
}

.sidebar-wrapper .widget .searchform .flex-row>.flex-col:last-of-type {
    height: 80%;
    right: 8px;
}

.recent-blog-posts a {
    color: #000;
    font-weight: 600;
    text-transform: capitalize;
    font-family: var(--header-font);
}

.recent-blog-posts a:hover {
    color: var(--primary-color) !important;
    background-size: 100% 2px;
}

/* End sidebar widget */
/* contact-block  */
.contact-block .company-info {
    display: flex;
    gap: 0px;
    margin-bottom: 1rem;
    align-items: center;
}

.contact-block .icon i {
    font-size: 18px;
    height: 100%;
}

.contact-block .company-info-text {
    margin: 0;
    color: #000;
}

/* End contact-block  */
/* Step Box Style 2 */
.obelix-step-box.in-builder-mode {
    position: relative;
}

.obelix-step-box.in-builder-mode::after {
    content: "The slider will be displayed on the frontend.";
    position: absolute;
    top: -20px;
    font-style: italic;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 12px;
}

.obelix-step-box.style-2 .icon {
    position: relative;
}

.obelix-step-box.style-2 .icon .icon-inner,
.icon-box:hover .has-icon-bg .icon .icon-inner:hover {
    border: 1px dashed rgba(8, 10, 11, 0.3);
    background: transparent;
    z-index: 1;
    background-color: white;
}

.icon-box:hover .has-icon-bg .icon .icon-inner {
    background-color: white;
    border: 1px dashed var(--fs-color-primary);
}

.obelix-step-box.style-2 .icon-box:hover .icon .icon-inner svg path {
    -webkit-transition: all 0.3s 0s ease-out;
    -o-transition: all 0.3s 0s ease-out;
    transition: all 0.3s 0s ease-out;
}

.obelix-step-box.style-2 .icon-box:hover .icon .icon-inner svg path {
    fill: var(--fs-color-primary);
}

.obelix-step-box.style-2 .has-icon-bg .icon svg {
    width: 40%;
    margin: 0 30%;
}

.obelix-step-box.style-2 .icon-box-text .title {
    text-transform: capitalize;
    line-height: 1.4;
    font-size: 1.45em;
    margin-bottom: 0.6rem;
}

.obelix-step-box.style-2 .icon-box-text .content {
    text-transform: none;
    line-height: 1.4;
    font-size: .94rem;
    margin-bottom: 0;
}

.obelix-step-box.style-2 .icon-box:hover .title {
    color: var(--fs-color-primary);
}

.obelix-step-box.style-2 .icon-box .icon-box-img {
    margin-bottom: 1.6rem;
}

.obelix-step-box.style-2 .flickity-slider {
    counter-reset: box-count;
}

.obelix-step-box.style-2 .icon-box .icon-box-img::before {
    counter-increment: box-count;
    content: counter(box-count);
    font-size: 16px;
    font-weight: 800;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 500px;
    background: #F4F1EE;
    border: 1px dashed rgba(8, 10, 11, 0.3);
    z-index: 2;
}

.obelix-step-box.style-2 .icon-box:hover .icon-box-img::before {
    background: var(--fs-color-primary);
    color: white;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    border: 1px dashed var(--fs-color-primary);
}

.obelix-step-box.style-2 .flickity-slider>.col:not(:last-of-type)::before {
    content: "";
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transform: translate(80%, 25%);
    -ms-transform: translate(70%, 24%);
    transform: translate(70%, 24%);
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg width='162' height='27' viewBox='0 0 162 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 13.5C15.9533 4.06721 53.4361 -9.13871 83.7414 13.5C114.047 36.1387 147.874 22.9328 161 13.5' stroke='%23080A0B' stroke-opacity='0.3' stroke-dasharray='5 5'/%3E%3C/svg%3E%0A");
    z-index: -1;
}

@media screen and (max-width: 549px) {
    .obelix-step-box.style-2 .flickity-viewport>.flickity-slider>.col {
        max-width: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    }
}

.button.btn-icon-svg {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    color: #000;
    font-size: 20px;
    margin-right: 20px !important;
    opacity: 1;
    text-transform: math-auto;
}

.button.btn-icon-svg:hover {
    color: #000;
}

.button.btn-icon-svg svg {
    width: 20px;
}

/* accordion */
/*
* Element Name: FAQ Two
* Discover More: https://flelements.com/
* Author: Obelix Media
*/

.accordion-title {
    border-top: none;
    padding: 10px 0;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    color: #000 !important;
    border-bottom: 1px solid #ccc;
}

.accordion-inner {
    padding: 15px 0 0;
}

.accordion .toggle {
    right: 0;
    left: auto;
    top: 50%;
    margin: 0;
    -webkit-transform: translateY(-48%) !important;
    -ms-transform: translateY(-48%) !important;
    transform: translateY(-48%) !important;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
}

.accordion .toggle i {

    display: block;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.accordion-title.active .toggle i:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    background-color: #fff;
}

.accordion .toggle i:before,
.accordion .toggle i:after {
    content: "";
    position: absolute;
    height: 14px;
    width: 2px;
    top: calc(50% - 7px);
    left: calc(50% - 1px);
    border-radius: 2px;
    background-color: #000;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}

.accordion-title.active .toggle i:before,
.accordion-title.active .toggle i:after {
    background-color: #000;
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
}

.accordion .toggle i:after {
    width: 14px;
    height: 2px;
    top: calc(50% - 1px);
    left: calc(50% - 7px);
}


.accordion-title.active {
    background-color: transparent;
    color: #fff;
    border-color: #ccc;
}

.accordion-item {
    background-color: #ffffff;
    /* -webkit-box-shadow: 0 5px 40px rgba(0, 0, 0, 0.05); */
    /* box-shadow: 0 5px 40px rgba(0, 0, 0, 0.05); */
    margin-bottom: 10px;
    position: relative;
}

.accordion-inner .text:last-of-type>*:last-of-type {
    margin-bottom: 0;
}

@media screen and (max-width: 549px) {
    .accordion-inner {
        padding: .8rem 0;
    }

    .accordion-title {
        padding: .8rem 2.8rem .8rem 1.5rem;
        padding-left: 0;
    }
}

/**** End FAQ Two ****/

/* End Step Box Style 2 */
/* Up sell */
.slider.slider-nav-simple .flickity-prev-next-button,
.up-sells.product-section .flickity-prev-next-button {
    margin-top: -4%;
    background: white;
    min-height: unset;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 99px;
    top: 25%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .09);
    overflow: hidden;
}

.slider.slider-nav-simple .flickity-prev-next-button:hover,
.up-sells.product-section .flickity-prev-next-button:hover {
    /* background: #000; */
}

.slider.slider-nav-simple .flickity-prev-next-button:hover svg,
.up-sells.product-section .flickity-prev-next-button:hover svg,
.slider.slider-nav-simple .flickity-prev-next-button:hover .arrow,
.up-sells.product-section .flickity-prev-next-button:hover .arrow {
    fill: #fff;
}

.slider.slider-nav-simple:hover .flickity-prev-next-button,
.up-sells.product-section .slider:hover .flickity-prev-next-button {
    opacity: 1;
}

.slider.slider-nav-simple .flickity-prev-next-button svg,
.up-sells.product-section .flickity-prev-next-button svg {
    padding: 14px;
    margin-top: 0;
}

.slider.slider-nav-simple .flickity-prev-next-button::after,
.up-sells.product-section .flickity-prev-next-button::after {
    content: "";
    z-index: -1;
    width: calc(100% + 2px);
    height: 100%;
    transition: transform .3s cubic-bezier(.75, 0, .125, 1);
    position: absolute;
    top: 0;
    bottom: 100%;
    left: calc(-100% - 2px);
}

.slider.slider-nav-simple .flickity-prev-next-button:hover::after,
.up-sells.product-section .flickity-prev-next-button:hover::after {
    transform: translate(100%);
    background-color: #000;
}

/* single product */
.product-side .flickity-slider>.product-small {
    flex-basis: 33.33333% !important;
    max-width: 33.33333% !important;
}

.single-product .price-wrapper .price del .amount {
    color: grey;
}

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

.single-product .badge-inner.on-sale {
    border-radius: 0;
    margin-left: 3px;
    display: block;
}

.single-product .product_meta>span {
    color: #000;
}

.single-product .product-info .price-wrapper .price {
    justify-content: left;
}

.single-product .product-thumbnails img {
    opacity: 1;
}

.single-product .product-thumbnails .is-nav-selected a,
.single-product .product-thumbnails a:hover {
    border-color: #000;
}

.product-info .woocommerce-breadcrumb a {
    text-transform: capitalize;
}

.product-info .product-title {
    padding: 0.9rem 0 0;
    font-size: 24px;
    font-family: var(--secondary-color);
}

.product-info span.amount {
    font-size: 1.4rem;

}

.product-info .product-short-description {
    padding: 0.8rem 0;
}

.product-info ins .amount {
    color: var(--primary-color);
}

.product-info del {
    font-size: 16px !important;
}

.product-info del bdi {
    font-size: 16px;
}

.product-info .is-divider {
    height: 1px;
    max-width: 85px;
    width: 100%;
}

.ux-quantity {
    border-radius: 0;
    border: 1px solid #ccc;
    /* background: #EDEEF1; */
    padding: 0;
    height: 3.5rem;
}

.quantity .button {
    background-color: transparent !important;
    width: 40px !important;
    border: none !important;
}

.product-info input.qty {
    height: 100%;
    border: none;
    box-shadow: none;
    width: 5rem;
    display: block;
    position: relative;
    max-width: unset;
}

.quantity .button:hover {
    background: #fff !important;
    color: #000;
}

form.cart button[type="submit"] {
    border-radius: 0;
    text-transform: math-auto;
    width: 100%;
    padding: 7px;
}

.product-side .single_add_to_cart_button:hover {
    border-color: #000;
}

form.cart:has(.ux-buy-now-button) .ux-buy-now-button {
    padding: 5px;
    background: #5a31f4;
    text-transform: uppercase;
    font-style: italic;
}

.product_meta {
    font-size: 0.9em;
}

.product-footer .woocommerce-tabs {
    border-top: none;
}

.product-footer .woocommerce-tabs li a {
    font-size: 18px;
    text-transform: capitalize;
    color: #000;
}

.product-footer .nav-line>li>a:before {
    content: none;
}

.product-footer .woocommerce-tabs li {
    position: relative;
}

.product-footer .woocommerce-tabs li:not(:last-child) {
    margin-right: 40px;
}


.product-footer .woocommerce-tabs li.active a,
.product-footer .woocommerce-tabs li:hover a {
    color: #000;
    border-bottom: 1px solid;
}

.product-footer .woocommerce-tabs .tab-panels {
    padding: 30px 0 0;
}

/* End single product */
/* wpcf7 form  */
.wpcf7 input[type=email],
.wpcf7 input[type=password],
.wpcf7 input[type=tel],
.wpcf7 input[type=text],
.wpcf7 select,
.wpcf7 textarea {
    margin: 0 0 1rem;
    background: #fff;
    border-color: #ccc;
    transition: 200ms ease;
    filter: none !important;
    padding: 25px 25px;
    width: 100%;
    box-shadow: none;
    vertical-align: bottom;
    border-width: 1px;
    border-style: solid;
    border-radius: 0;
    line-height: 24px;
}

/* End wpcf7 form  */
/* single post */
.obelix-single-post-info .post-category strong {
    display: none;
}

.obelix-single-post-info .post-category a {
    color: #626262;
    font-weight: 400;
}

.single-project-gallery-wrapper>.single-post-gallery {
    margin-top: 50px;
}

.single-post-gallery .item {
    margin-bottom: 25px;
}

.single-post-gallery .item .box-image {
    border-radius: 5px;
    overflow: hidden;
}

.single-post-gallery .gallery-box {
    border-radius: 5px;
    overflow: hidden;
}

.single-post-gallery .item img {
    transition: all 0.3s ease-in-out;
}

.single-post-gallery .item:hover img {
    transform: scale(1.2);
}

.single-post-gallery .overlay {
    background-color: rgba(254, 89, 15, 0.7) !important;
    background: rgba(254, 89, 15, 0.7) !important;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}

.single-post-gallery .overlay::before {
    content: "\e9a7";
    font-family: var(--icon-font);
    position: absolute;
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}

.single-post-gallery .gallery-box:hover .overlay,
.single-post-gallery .gallery-box:hover .overlay::before {
    opacity: 1;
    visibility: visible;
}

.obelix-content article figure {
    margin-bottom: 20px;
}

.obelix-content article p {
    font-size: 18px;
}

article img {
    aspect-ratio: unset !important;
}

.obelix-single-post-info i::before {
    color: var(--primary-color);
}

/* End single post */
/* auto product */
.button.view-all {
    color: #000;
    padding: 0;
    font-style: italic;
}

.button.view-all span {
    letter-spacing: normal;
}

.button.view-all:after {
    content: "";
    width: 100%;
    height: 1px;
    background: currentColor;
    position: absolute;
    left: 0;
    bottom: 0;
    transform: scaleX(1);
    transform-origin: right;
}

.button.view-all:hover:after {
    transform: scaleX(1);
    transform-origin: left;
    animation: textUnderlinedAnimatedKeyframes .6s;
}

.section-title {
    font-size: 2em;
}

@keyframes textUnderlinedAnimatedKeyframes {
    0% {
        transform: scaleX(1);
        transform-origin: right
    }

    50% {
        transform: scaleX(0);
        transform-origin: right
    }

    51% {
        transform-origin: left
    }

    to {
        transform: scaleX(1)
    }
}

.slider-nav-circle .flickity-button .flickity-button-icon {
    border: none;
    background: #fff;
    padding: 12px;
}

.slider-nav-circle .flickity-button:hover .flickity-button-icon {
    background: #000;
}

/* End auto product */
/* count-box-1 */
.count-box-1 .title {
    margin-bottom: 0;
}

.count-box-1 .description {
    color: #131313;
    font-family: var(--header-font);
}

/* End count-box-1 */
/* icon-box-1 */
.icon-box-1 {
    background-color: var(--tj-color-common-white);
    border: 1px solid var(--tj-color-border-1);
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding: 50px 30px;
    background: white;
}

.icon-box-1::before {
    content: "";
    background-image: url('./assets/images/service-4.svg');
    background-repeat: no-repeat;
    width: 200%;
    height: 100%;
    position: absolute;
    z-index: 1;
    opacity: 0;
    transition: all 0.6s ease-in-out;
}

.icon-box-1:hover::before {
    opacity: 0.03;
}

/* End icon-box-1 */
/* process section */
.process-item .process-content .process-text .title {
    color: #fff;
    margin-bottom: 40px;
}

.process .process-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 1px solid #fff;
    position: relative;
    padding: 40px 30px;
    z-index: 2;
}

.process .process-item .sub-title {
    display: inline-block;
    font-size: 12px;
    color: #000;
    background-color: var(--primary-color);
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 40px;
    padding: 6px 8px 4px;
    line-height: 1;
}

.process.vertical .process-item .process-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 10px;
}

.process .process-item .process-content .process-text {
    text-transform: uppercase;
}

.process .process-item .process-content .process-text .number {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 15px;
    line-height: 1;
}

.process.vertical .process-item .process-content .process-text {
    max-width: 200px;
    width: 100%;
}

.process.vertical .process-item .sub-title {
    position: absolute;
    top: -11px;
    left: 95px;
}

.process .process-item .process-content .process-text .title {
    font-size: 25px;
}

.process.vertical .process-item .process-arrow {
    position: absolute;
    bottom: -26px;
    left: 130px;
    background: var(--secondary-color);
    border-bottom: 1px solid transparent;
    border-left: 1px solid transparent;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

i.double-arrow::before {
    content: "";
    color: white;
    position: absolute;
    left: 0px;
    top: 20px;
    z-index: 2;
    display: inline-block;
    width: 40px;
    height: 20px;
    background-color: white;
    mask-image: url('./assets/images/double-arrow.svg');
    -webkit-mask-image: url('./assets/images/double-arrow.svg');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-position: center;
    mask-position: center;
    transition: all 0.3s ease-in-out;
    transform: translateX(0);
}

.process .process-item .process-arrow {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    line-height: 1;
    color: #fff;
    border: 1px solid #fff;
    background-color: var(--secondary-color);
    border-radius: 50%;
}

.process.arrow-right .process-item .process-arrow {
    position: absolute;
    right: -26px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-135deg);
    -ms-transform: translateY(-50%) rotate(-135deg);
    transform: translateY(-50%) rotate(-135deg);
    border-bottom: 1px solid transparent;
    border-left: 1px solid transparent;
}

.process.arrow-top .process-item .process-arrow {
    position: absolute;
    left: 50%;
    top: -26px;
    -webkit-transform: translateX(-50%) rotate(135deg);
    -ms-transform: translateX(-50%) rotate(135deg);
    transform: translateX(-50%) rotate(135deg);
    border-bottom: 1px solid transparent;
    border-left: 1px solid transparent;
}

.process.vertical .process-item .process-arrow i::before {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

.process.arrow-right .process-item .process-arrow i::before {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

.process.arrow-top .process-item .process-arrow i::before {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

/* End process section */
/* post-loop-item */
.post-loop-item {
    overflow: visible;
    margin-bottom: 15px;
}

.post-loop-item .blog-post-inner {
    display: flex;
    flex-wrap: wrap;
}

.post-loop-item .cat-label {
    order: 1;
    padding: 0;
}


.post-loop-item .post-meta {
    order: 2;
    font-size: 14px;
    font-weight: 500;
    display: flex;
    align-items: center;
}

.post-loop-item .post-meta::before {
    content: "";
    position: relative;
    left: -3px;
    z-index: 2;
    display: inline-block;
    width: 20px;
    height: 15px;
    background-color: #767676;
    mask-image: url('./assets/images/calendar.svg');
    -webkit-mask-image: url('./assets/images/calendar.svg');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-position: center;
    mask-position: center;
    transition: all 0.3s ease-in-out;
    transform: translateX(0);
    mask-size: 15px;
}

.post-loop-item .is-divider {
    display: none;
}

.post-loop-item .post-title {
    padding: 10px 0;
    order: 2;
}

.post-loop-item .button,
.btn-style-1 {
    order: 4;
    color: #000;
    font-family: var(--header-font);
    justify-content: center;
}

.post-loop-item .button::after,
.btn-style-1::after {
    content: "";
    position: relative;
    z-index: 2;
    display: inline-block;
    width: 25px;
    height: 25px;
    background-color: #fff;
    mask-image: url('./assets/images/arrow-up-right.svg');
    -webkit-mask-image: url('./assets/images/arrow-up-right.svg');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-position: center;
    mask-position: center;
    transition: all 0.3s ease-in-out;
    mask-size: 18px;
    transform: rotate(45deg);
}

/* .post-loop-item .button:hover::after,
.btn-style-1:hover::after {
    transform: rotate(45deg);
    background-color: var(--primary-color);
} */

.btn-style-1 {
    position: relative;
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    padding: 12px 30px;
    border-radius: 0;
    margin-top: 15px;
    background: #000;
}

.btn-style-1.primary {
    color: #fff;
    text-transform: math-auto;
}

.btn-style-1.primary::after {
    background-color: #fff;
}

.btn-style-1:after {
    right: -9px;
}

.post-loop-item .readmore-wrap {
    order: 4;
    margin: 25px 0 !important;
}

.post-loop-item .button {
    font-weight: 700;
    border-radius: 99px;
    background-color: var(--primary-color);
    color: #fff;
    transition: all 0.3s ease;
    padding: 12px 35px;
    border: none;
}

.post-loop-item .button:hover {
    background-color: #000;
}

.post-loop-item .box-text {
    position: relative;
    padding: 25px 30px 10px;
    margin-top: -1px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    z-index: 1;
    overflow: visible;
    box-shadow: var(--box-shadow);
}

.post-loop-item:hover .post-title a {
    color: #000;
}

.post-loop-item:hover .box-text {
    background-color: transparent;
}

/* End post-loop-item */
/* box-category */
.box-category.box-label .box-text {
    width: 85%;
    border-radius: 99px;
}

.box-category.box-label .box-text:hover {
    background-color: var(--fs-color-secondary) !important;
}

.box-category.box-label .box-text:hover .header-title {
    color: white;
}

.box-category.box-label .box-text .header-title {
    font-family: var(--block-title-font);
    text-transform: capitalize;
    font-size: 18px;
}

/* End box-category */
/* contact page */
.contact-info-wrapper>.col-inner {
    background-color: #f2f1eb;
    padding: 50px 40px 40px;
}

.wpcf7 .submit-wrapper p {
    display: flex;
    justify-content: center;
}

.wpcf7 .submit-wrapper button {
    background: #000;
    padding: 7px 18px;
}

.wpcf7 .submit-wrapper button span {
    font-size: 1.2em;
    font-size: italic;
}

.google-map iframe {
    border-radius: 0;
    filter: grayscale(1);
}

.contact-form-section .contact-block .company-info .icon {
    background-color: var(--fs-color-secondary);
    border-radius: 70px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    min-width: 70px;
}

.contact-form-section .contact-block .company-info .title {
    display: block;
    font-size: 18px;
}

.contact-form-section .contact-block .company-info-text {
    color: #000;
}

.contact-form-section .contact-block .company-info {
    gap: 1rem;
}

.contact-icon-box-wrapper>.col-inner {
    transition: all 0.3s ease;
}

.contact-icon-box-wrapper:hover>.col-inner {
    background-color: var(--primary-color) !important;
    cursor: pointer;
}

.contact-icon-box-wrapper:hover>.col-inner .text * {
    color: #fff !important;
}

/* End contact page */
/* footer */
footer p.title {
    margin-bottom: 1rem;
}

footer .obelix-menu-list .obelix-menu-item {
    margin-left: 0;
}

footer .footer-title {
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 0;
    text-transform: capitalize;
}

footer .contact-block .icon i {
    margin-top: 50%;
}

footer .contact-block .company-info-text {
    font-size: 14px;
    font-weight: 500;
    color: #999;
}

footer .social-icons {
    gap: 25px;
    display: flex;
    justify-content: flex-end;
}

footer .social-icons a i {
    transition: all 0.3s ease;
    transform: scale(0.9);
}

footer .social-icons a:hover i {
    transform: scale(1);
}

footer .currency {
    padding: 0;
}

footer .contact-block .icon i {
    color: #666;
    font-size: 16px;
    color: #fff;
}

footer .obelix-menu-list li a:hover {
    color: var(--fs-color-primary) !important;
}

footer .obelix-menu-list li a {
    font-weight: 500;
    display: flex;
    align-items: flex-start;
}

footer .obelix-menu-list li a::before {
    content: "\e926";
    font-family: var(--icon-font);
    color: #fff;
    padding-right: 10px;
}

footer .obelix-menu-list li a:hover::before {
    color: var(--primary-color);
}

footer .obl-site-info {
    font-weight: 500;
}

footer .contact-block .company-info .icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-start;
    width: 30px;
    height: 30px;
    min-width: 30px;
    line-height: 1;
    font-size: 10px;
    background: transparent;
    color: #fff;
    border: none;
    border-radius: 0;
}

footer .newletter p {
    display: flex;
    width: 100%;
}

footer .wpcf7-not-valid-tip {
    position: absolute;
}

footer .newletter button {
    position: absolute;
    right: 20px;
    margin: 0;
    padding: 7px;
    height: 100%;
    transition: all 0.3s ease;
    transform: translateX(-15px);
}

footer .newletter button:hover {
    transform: translateX(0);
}

footer .newletter input {
    margin: 0 !important;
    border-radius: 0 !important;
}

footer .newletter button i {
    color: #555;
}

footer .policy a {
    text-decoration: underline 1px;
}

footer .policy a:hover {
    color: #fff;
}

footer .ux-menu.ux-menu--divider-solid .ux-menu-link .ux-menu-link__link {
    border-bottom: none !important;
    color: #999;
}

footer .ux-menu.ux-menu--divider-solid .ux-menu-link .ux-menu-link__link span {
    position: relative;
}

footer .ux-menu.ux-menu--divider-solid .ux-menu-link .ux-menu-link__link span::before,
.absolute-footer .absolute-menu a::before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    background: currentColor;
    width: 100%;
    height: 1px;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
    z-index: 1;
}

footer .ux-menu.ux-menu--divider-solid .ux-menu-link .ux-menu-link__link:hover span {
    color: #fff;
}

footer .ux-menu.ux-menu--divider-solid .ux-menu-link .ux-menu-link__link:hover span::before,
.absolute-footer .absolute-menu a:hover::before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.absolute-footer {
    position: relative;
    background-color: #000;
}

.absolute-footer .footer-secondary {
    padding: 0;
}

.absolute-footer .absolute-menu a {
    position: relative;
}

.absolute-footer .payment-icons .payment-icon svg {
    height: 13px;
}

.absolute-footer .container {
    padding: 10px 0;
    color: #fff;
    justify-content: center;
}

.absolute-footer .absolute-menu {
    list-style: none;
    display: flex;
    gap: 20px;
    border: none;
    margin: 0 20px;
}

.absolute-footer .absolute-menu li {
    margin: 0;
}

.absolute-footer .absolute-menu a {
    text-transform: capitalize;
}

/* End footer */
/* obelix-product-cat-4 */
.obelix-product-cat-4 .header-title {
    font-size: 16px;
    text-transform: uppercase;
}

.obelix-product-cat-4 .count {
    font-size: 16px;
    text-transform: capitalize;
    margin-top: 5px;
}

/* End obelix-product-cat-4 */
/* banner-1 */

.banner-1 .text-box {
    bottom: -15%;
    top: auto;
}

.banner-1 .banner-layers .text-box {
    pointer-events: none;
}

.banner-1 .text-box .subtitle {
    position: relative;
    max-width: max-content;
    padding: 4px 9px;
    font-size: 0.6em;
    text-transform: uppercase;
    font-weight: 600;
}

.banner-1 .text-box .title {
    margin: 18px 0;
}

.text-mask {
    position: relative;
    padding: 4px 9px;
    color: #fff;
}

.banner-1 .text-box .subtitle:before,
.text-mask::before {
    z-index: -1;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    right: 0;
    background: var(--primary-color);
    transform: skew(-8deg);
}

.banner-1 .button {
    color: #000 !important;
    box-shadow: none;
    font-size: 1rem;
}

.banner-1 .button:hover {
    background-color: #fff !important;
}

.banner-1 .button span {
    font-style: italic;
    font-weight: 700;
}

/* End banner-1*/
/* section-collection*/
.section-collection .section-bg img {
    object-fit: initial;
}

/* End section-collection */
/* product-cat-filter */
.product-cat-filter .nav-line-bottom {
    position: absolute;
    top: 0;
    border-bottom: 1px solid #ccc;
    max-width: max-content;
    right: 0;
}

.product-cat-filter .nav-line-bottom>li {
    margin: 0 25px;
}

.product-cat-filter .nav-line-bottom>li>a {
    color: #999;
    position: relative;
    height: 100%;
    padding: 0;
    font-size: 1rem;
}

.product-cat-filter .nav-line-bottom>li.active>a,
.product-cat-filter .nav-line-bottom>li:hover>a {
    color: #000;
}

.product-cat-filter .nav-line-bottom>li>a:before {
    display: none;
}

.product-cat-filter .nav-line-bottom>li>a>span {
    position: relative;
    height: 100%;
    padding: 10px 0;
}

.product-cat-filter .nav-line-bottom>li>a>span:before {
    content: "";
    display: block;
    background: currentColor;
    width: 0;
    height: 2px;
    position: absolute;
    left: auto;
    right: 0;
    bottom: -1px;
    transition: .25s width ease-in-out;
}

.product-cat-filter .nav-line-bottom>li.active>a>span:before,
.product-cat-filter .nav-line-bottom>li:hover>a>span:before {
    width: 100%;
    left: 0;
    right: auto;
}

/* End product-cat-filter */
/* obelix-faq-style-one */
.obelix-faq-style-one .theme-title-block .title {
    font-size: 2.5em;
}

.obelix-faq-style-one .theme-title-block .subtitle {
    display: inline;
    font-size: 0.8em;
    color: var(--fs-color-primary);
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 1.2em;
}

.obelix-faq-style-one .accordion-title {
    border-top: none;
    padding: 20px;
    padding-right: 30px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    color: #1e234b;
}

.obelix-faq-style-one .accordion-inner {
    padding: 0 20px 20px;
}

.obelix-faq-style-one .accordion-title i {
    --size: 40px;
    position: absolute;
    width: var(--size);
    height: var(--size);
    border-radius: 10px;
    background-color: var(--fs-color-primary);
    display: block;
    /* top: 50%; */
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.obelix-faq-style-one .accordion-title.active i {
    background-color: var(--fs-color-secondary);
}

.obelix-faq-style-one .accordion-title.active i:before {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    -ms-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
}

.obelix-faq-style-one .accordion-title.active i:after {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    -ms-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
    opacity: 0;
}

.obelix-faq-style-one .accordion-title i:before,
.obelix-faq-style-one .accordion-title i:after {
    content: "";
    position: absolute;
    height: 14px;
    width: 2px;
    top: 50%;
    left: 50%;
    border-radius: 2px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #fff;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.obelix-faq-style-one .accordion-title i:after {
    width: 14px;
    height: 2px;
}

.obelix-faq-style-one .accordion-inner p {
    padding-top: 15px;
    margin-bottom: 5px;
    font-size: 15px;
    line-height: 25px;
}

.obelix-faq-style-one .accordion-item .accordion-title.active {
    background-color: #fff;
}

.obelix-faq-style-one .accordion .toggle {
    right: 0;
    left: auto;
    opacity: 1;
    top: 50%;
}

.obelix-faq-style-one .active>.toggle {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.obelix-faq-style-one .image-cover {
    overflow: hidden;
}

.obelix-faq-style-one img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.obelix-faq-style-one img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.obelix-faq-style-one .accordion-item {
    position: relative;
    width: 100%;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 30px;
    cursor: pointer;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    -webkit-box-shadow: 0 4px 60px -1px rgb(0 0 0 / 10%);
    box-shadow: 0 4px 60px -1px rgb(0 0 0 / 10%);
    margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
    .obelix-faq-style-one .theme-title-block .subtitle {
        margin-bottom: 14px;
        font-size: 16px;
        line-height: 16px;
    }

    .obelix-faq-style-one .theme-title-block .title {
        font-size: 30px;
        line-height: 40px;
    }

    .obelix-faq-style-one .accordion-title {
        font-size: 18px;
        line-height: 28px;
    }

    .obelix-faq-style-one .accordion-title span {
        width: 90%;
        display: block;
    }

    .obelix-faq-style-one .accordion .toggle {
        right: 5px;
    }
}

/* End obelix-faq-style-one */
/* dich-vu-loop-item */
.dich-vu-loop-item {
    padding: 40px 40px 40px 40px;
    border-radius: 30px 30px 30px 30px !important;
    background-color: transparent !important;
    box-shadow: none;
    transition: all 0.3s ease;
}

.dich-vu-loop-item::after {
    content: "";
    position: absolute;
    height: 200px;
    width: 200px;
    background-color: #fed5c2;
    border-radius: 50%;
    left: -20px;
    top: -40px;
    z-index: 0;
    transition: all 0.3s ease;
}

.dich-vu-loop-item::before {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    content: '';
    border-top: 30px solid transparent;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid transparent;
    bottom: 25px;
    right: 25px;
    transition: all 0.3s ease;
}

.dich-vu-loop-item:hover::before {
    border-right-color: var(--primary-color);
    border-bottom-color: var(--primary-color);
}

.dich-vu-loop-item:hover::after {
    background-color: var(--primary-color);
}

.dich-vu-loop-item .box-text .post-meta-wrap {
    justify-content: center;
}

.dich-vu-loop-item .cat-label a {
    font-size: 16px;
    color: var(--primary-color);
    text-transform: capitalize;
    font-weight: 600;
}

.light .dich-vu-loop-item {
    background-color: #fff !important;
}

.dich-vu-loop-item:hover {
    background-color: #fff !important;
    box-shadow: 0 3px 30px 0 rgba(0, 0, 0, .05);
}

.post-type-dich-vu .col-inner {
    box-shadow: none !important;
}

.dich-vu-loop-item .post-title {
    text-transform: capitalize;
    font-size: 1.5em;
    padding-bottom: 5px;
}

.dich-vu-loop-item .from_the_blog_excerpt {
    font-size: 15px;
}

.dich-vu-loop-item .box-image {
    margin: 0 auto;
    width: 70% !important;
    padding: 30px;
    background-color: #f5f5f5;
    transition: all 0.3s ease;
    border-radius: 50%;
    background-position: center;
    background-size: cover;
    border: 15px solid #ffffff;
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, .1);
    margin-bottom: 35px;
    position: relative;
    z-index: 1;
}

.dich-vu-loop-item:hover .box-image {
    background-color: transparent;
}

.dich-vu-loop-item .box-text {
    width: 100% !important;
}

.dich-vu-loop-item .overlay {
    background-color: unset;
    background: none;
}

.dich-vu-loop-item .readmore-wrap {
    margin-top: 10px !important;
}

.dich-vu-loop-item .readmore-wrap.type-text-and-icon .button.readmore {
    color: #000;
    font-size: 16px !important;
}

.dich-vu-loop-item .readmore-wrap.type-text .button.readmore::before,
.dich-vu-loop-item .readmore-wrap.type-text .button.readmore::after {
    position: absolute;
    content: "";
    height: 2px;
    bottom: 0;
    left: 0;
    transition: all 0.3s ease;
}

.dich-vu-loop-item .readmore-wrap.type-text .button.readmore::before {
    width: 100%;
    background: #6e6d6d;
}

.dich-vu-loop-item .readmore-wrap.type-text .button.readmore::after {
    width: 0%;
    background: var(--primary-color);
}

.dich-vu-loop-item .readmore-wrap.type-text .button.readmore:hover {
    color: var(--primary-color);
}

.dich-vu-loop-item .readmore-wrap.type-text .button.readmore:hover::after {
    width: 100%;
}

.dich-vu-loop-item .readmore-wrap.type-text-and-icon .button.readmore:hover {
    color: var(--primary-color);
}

.dich-vu-loop-item .readmore-wrap.type-text-and-icon .button.readmore i {
    background: var(--primary-color);
    padding: 5px;
    border-radius: 50%;
    color: #fff;
    width: 25px;
    height: 25px;
}

.row.dich-vu .post-item .col-inner {
    border-radius: 30px;
    overflow: hidden;
}

/* End dich-vu-loop-item */
/* service single */
.service-widget .col-inner {
    padding: 0;
}

.service-widget .widget-title {
    margin-bottom: 35px;
    padding: 10px 30px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: var(--primary-color);
}

.service-widget .widget-title * {
    margin-bottom: 0;
    color: #fff;
    text-transform: capitalize;
}

.service-widget .obelix-category-widget {
    padding: 80px 30px 20px;
}

.service-widget .obelix-category-list .category-item {
    margin-left: 0;
}

.service-widget .obelix-category-list .category-item a {
    font-weight: 600;
    color: #626262 !important;
    background: transparent !important;
    pointer-events: initial !important;
    transition: all 0.3s ease;
    border: 1px solid #ccc;
    padding: 6px 20px;
    border-radius: 5px;
    font-size: 16px;
}

.service-widget .obelix-category-list .category-item a:hover,
.service-widget .obelix-category-list .category-item.active a {
    color: var(--primary-color) !important;
    background: transparent !important;
    border-color: var(--primary-color);
}

.service-widget .obelix-category-list .category-item a:hover i,
.service-widget .obelix-category-list .category-item.active a i {
    transform: rotate(45deg);
}

.service-widget .obelix-category-list .category-item i {
    transform: rotate(45deg);
}

/* End service  single */
/* promo-call-banner */
.promo-call-banner {
    border-radius: 5px;
    overflow: hidden;
}

.promo-call-banner .theme-block-title {
    color: #fff !important;
    font-size: 26px;
    font-weight: 700;
    line-height: 1.4;
}

.promo-call-banner .box-phone {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
}

.promo-call-banner .box-icon {
    background-color: #fff;
    border-radius: 100%;
    height: 100px;
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.promo-call-banner .box-text {
    font-size: 16px;
}

.promo-call-banner .box-text h3 {
    font-weight: 700;
}

.promo-call-banner .box-text h3:hover {
    text-decoration: underline;
}

.promo-call-banner .box-icon i::before {
    color: var(--primary-color);
    font-size: 40px;
}

.promo-call-banner .description {
    text-transform: uppercase;
    font-size: 17px;
}

.promo-call-banner .img {
    width: 30% !important;
    background: var(--primary-color);
    border-radius: 4px;
    margin-bottom: 20px;
    box-shadow: none;
}

.promo-call-banner .img .img-inner {
    padding: 15px;
}

/* End promo-call-banner */

/* Contact Style 7 */
.obelix-contact-style-7 .google-map-iframe iframe {
    width: 100%;
    filter: grayscale(1);
}

.obelix-contact-style-7 .page-title-bg .title-overlay {
    background-color: transparent;
}

.obelix-contact-style-7 .theme-title-block .subtitle {
    color: var(--fs-color-primary);
}

.obelix-contact-style-7 .theme-title-block .description {
    max-width: 60%;
    margin: 0 auto;
}


.obelix-contact-style-7 .wpcf7-form {
    text-align: left;
}

.obelix-contact-style-7 input[type=email],
.obelix-contact-style-7 input[type=number],
.obelix-contact-style-7 input[type=search],
.obelix-contact-style-7 input[type=tel],
.obelix-contact-style-7 input[type=text],
.obelix-contact-style-7 input[type=url],
.obelix-contact-style-7 textarea {
    width: 100%;
    height: auto;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8;
    padding: 16px 23px;
    appearance: none;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    border: 1px solid #eaeaea;
    background-color: #fff;
}

.obelix-contact-style-7 .wpcf7-form-control.wpcf7-submit {
    color: #fff;
    background-color: var(--fs-color-primary);
    border-color: var(--fs-color-primary);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.5555555556;
    border-radius: 30px;
    padding: 10px 40px;
    overflow: hidden;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.obelix-contact-style-7 .wpcf7-form textarea {
    height: 50px;
    z-index: 1;
}

.obelix-contact-style-7 .contact-us-box .row-colapsed>.col {
    padding-bottom: 15px;
}

.obelix-contact-style-7 .icon-box .icon-box-img {
    margin-left: 0;
    width: 50px !important;
}

.obelix-contact-style-7 .icon-box .icon {
    background: transparent;
    border-radius: 99px;
    padding: 0px 7px 10px;
    width: 40px;
    height: 40px;
    padding-left: 0;
}

.obelix-contact-style-7 .icon-box-img svg {
    padding-top: 0;
}

.obelix-contact-style-7 .icon-box-text {
    padding-left: 0 !important;
}

.contact-form-box {
    padding: 50px 40px 67px 41px;
    background: #f8f9f9;
    border-radius: 10px;
    box-shadow: -3px -2px 26px -14px rgba(0, 0, 0, .35);
    border: 1px solid #eaeaea;
    overflow: hidden;
    z-index: 1;
}

.contact-form-box::after {
    content: "";
    background-image: url("./assets/images/h2-team-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    width: 100%;
    height: 250px;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 0;
    pointer-events: none;
}

.contact-form-box .wpcf7-form .row>.col {
    padding-left: 0;
}

.contact-form-box .underline {
    display: flex;
    flex-wrap: nowrap;
    gap: 7px;
    margin-top: 15px;
    margin-bottom: 0;
}

.contact-form-box .underline span {
    background-color: var(--primary-color);
    height: 7px;
    width: 35px;
    border-radius: 99px;
}

.contact-form-box .underline span:nth-child(2) {
    width: 20px;
}

@media screen and (max-width: 549px) {
    .obelix-contact-style-7 .theme-title-block .description {
        max-width: 100%;
    }

    .obelix-contact-style-7 .icon-box {
        padding: 0;
    }
}

/* End Contact Style 7 */
/* partners-list */
.partners-list .flickity-slider {
    display: flex;
    align-items: flex-end;
}

.partners-list .oblix-partner-thumbnail {
    display: flex;
    justify-content: center;
}

/* End partners-list */
/* obelix-step-box-3 */
.obelix-step-box-3 .title-block.subtitle>* {
    color: var(--fs-color-primary);
    margin-bottom: .7em;
}

.obelix-step-box-3 .title-block.title em {
    font-style: normal;
    position: relative;
}

.obelix-step-box-3 .title-block.title em::after {
    content: "";
    width: 100%;
    height: 0;
    position: absolute;
    background: var(--fs-color-primary);
    opacity: .2;
    bottom: 15%;
    left: 0;
    z-index: -1;
    height: 20%;
    -webkit-transition: 0.6s cubic-bezier(0.39, 0.58, 0.57, 1);
    -o-transition: 0.6s cubic-bezier(0.39, 0.58, 0.57, 1);
    transition: 0.6s cubic-bezier(0.39, 0.58, 0.57, 1);
}

.obelix-step-box-3.icon-box .icon-box-img {
    margin-bottom: 2em;
}

.obelix-step-box-3.icon-box .icon-box-img .icon-inner {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.obelix-step-box-3.icon-box:hover .icon-box-img .icon-inner {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.obelix-step-box-3.icon-box .icon-box-img svg {
    fill: var(--fs-color-primary);
    color: var(--fs-color-primary);
}

@media screen and (min-width: 550px) {
    /* .row.obelix-step-box-3>.col:not(:last-child) .icon-box-img::before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        background: var(--fs-color-primary);
        content: "";
        position: absolute;
        height: 1px;
        width: 80px;
        right: calc(-200% + 20px);
    } */

    .row.obelix-step-box-3>.col:not(:last-child) .icon-box-img::after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 80px;
        height: auto;
        -webkit-mask-image: url("./assets/images/decor.png");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-position: center;
        -webkit-mask-size: contain;
        mask-image: url("./assets/images/decor.png");
        mask-repeat: no-repeat;
        mask-position: center;
        mask-size: contain;
        background-color: var(--fs-color-primary);
        right: -200%;
    }
}

.obelix-step-box-3 .contact-action p,
.obelix-step-box-3 .contact-action a,
.obelix-step-box-3 .contact-action a span {
    margin-bottom: 0;
    min-height: unset;
    line-height: 1.5;
}

.obelix-step-box-3.button:not(.is-link) {
    margin-bottom: 0;
}

.obelix-step-box-3.button:not(.is-link)>span {
    margin-right: 16px;
}

.obelix-step-box-3.button:not(.is-link) i {
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
    background: white;
    width: 46px;
    height: 46px;
    line-height: 46px;
    font-size: 17px;
    overflow: hidden;
    margin: 0;
}

.obelix-step-box-3.button:not(.is-link):hover i {
    color: var(--fs-color-primary);
}

.obelix-step-box-3.button:not(.is-link) i::before {
    z-index: 1;
    content: "";
    display: inline-block;
    width: 20px;
    height: 14px;
    position: relative;
    background-color: var(--fs-color-primary);
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-image: url("assets/fl-element/obelix-stepbox-three/arrow-decor-right.svg");
    mask-image: url("assets/fl-element/obelix-stepbox-three/arrow-decor-right.svg");
}

.obelix-step-box-3.button:not(.is-link):hover i::before {
    background-color: white;
    animation: btn-arrow 0.4s ease;
    -webkit-animation: btn-arrow 0.4s ease;
}

.obelix-step-box-3.button:not(.is-link) i::after {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    left: 0;
    z-index: 0;
    background: var(--fs-color-primary);
    opacity: .7;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.obelix-step-box-3.button:not(.is-link):hover i::after {
    width: 100%;
}

@media screen and (max-width: 549px) {

    .obelix-step-box-3 .mobile-center,
    .obelix-step-box-3 .mobile-center .col-inner {
        text-align: center !important;
    }

    .obelix-step-box-3.icon-box .icon-box-img {
        margin-bottom: 1.2em;
    }
}

@keyframes btn-arrow {
    0% {
        background-color: var(--fs-color-primary);
        transform: translateX(0px);
        -webkit-transform: translateX(0px);
    }

    30% {
        background-color: var(--fs-color-primary);
        transform: translateX(10px);
        -webkit-transform: translateX(10px);
        opacity: 1;
    }

    30% {
        background-color: var(--fs-color-primary);
        opacity: 0;
    }

    69% {
        opacity: 0;
    }

    70% {
        transform: translateX(-10px);
        -webkit-transform: translateX(-10px);
        opacity: 1
    }

    100% {
        transform: translateX(0px);
        -webkit-transform: translateX(0px);
    }
}

@-webkit-keyframes btn-arrow {
    0% {
        transform: translateX(0px);
        -webkit-transform: translateX(0px);
    }

    30% {
        transform: translateX(10px);
        -webkit-transform: translateX(10px);
        opacity: 1;
    }

    30% {
        opacity: 0;
    }

    69% {
        opacity: 0;
    }

    70% {
        transform: translateX(-10px);
        -webkit-transform: translateX(-10px);
        opacity: 1
    }

    100% {
        transform: translateX(0px);
        -webkit-transform: translateX(0px);
    }
}

/* End obelix-step-box-3 */
/* info-box */
.info-box {
    padding: 50px 20px 50px;
    background-color: #fff;
    border-radius: 30px;
}

.info-box .icon-box-img {
    margin: 0 auto 30px;
    background: #F5F7FA;
    padding: 20px;
    border-radius: 99px;
    width: 90px !important;
    box-shadow: 0 1px 36px 0 rgba(0, 0, 0, .05);
    transform: scale(1.1);
    transition: all 0.3s ease;
}

.info-box:hover .icon-box-img {
    transform: scale(1);
}

/* End info-box */
/* Menu */
/*
* Element Name: Dropdown Menu Three
* Discover More: https://flelements.com/
* Author: Obelix Media
*/
@media (min-width: 850px) {


    header#header .header-nav.header-nav-main>li>a {
        height: 100%;
        padding-top: 0;
        padding-bottom: 0;
    }

    header#header .header-nav.header-nav-main>li>a:hover,
    header#header .header-nav.header-nav-main>li.active>a {
        color: #000;
    }

    /* All submenu style */
    header#header ul.sub-menu,
    header#header .nav-dropdown {
        position: absolute;
        left: 0;
        right: 0;
        top: auto;
        margin: 0;
        padding: 0;
        display: none !important;
        min-width: 215px;
        background: white;
        border: 1px solid rgba(13, 23, 32, 0.0784313725);
        text-align: left;
        -webkit-box-shadow: none;
        box-shadow: none;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
    }

    header#header .nav-right .nav-dropdown {
        left: auto;
        right: auto;
        -webkit-transition: opacity .25s, visibility .25s;
        -o-transition: opacity .25s, visibility .25s;
        transition: opacity .25s, visibility .25s;
    }

    header#header .header-search-dropdown .header-search-form {
        padding: .6em .8em !important;
    }

    header#header .nav-right .current-dropdown .nav-dropdown {
        -webkit-transition-property: opacity, -webkit-transform;
        transition-property: opacity, -webkit-transform;
        -o-transition-property: opacity, transform;
        transition-property: opacity, transform;
        transition-property: opacity, transform, -webkit-transform;
    }

    /* Submenu on hover, active */
    header#header .current-dropdown>.nav-dropdown,
    header#header .nav-dropdown li:hover>ul.sub-menu {
        display: block !important;
        -webkit-animation: -menu-fade-up 0.45s linear;
        animation: -menu-fade-up 0.45s linear;
    }

    @-webkit-keyframes -menu-fade-up {
        0% {
            opacity: 0;
            -webkit-transform: translateY(10px);
            transform: translateY(10px);
            visibility: hidden;
        }

        100% {
            opacity: 1;
            -webkit-transform: translateY(0px);
            transform: translateY(0px);
            visibility: visible;
        }
    }

    @keyframes -menu-fade-up {
        0% {
            opacity: 0;
            -webkit-transform: translateY(10px);
            transform: translateY(10px);
            visibility: hidden;
        }

        100% {
            opacity: 1;
            -webkit-transform: translateY(0px);
            transform: translateY(0px);
            visibility: visible;
        }
    }

    header#header .nav-dropdown ul.sub-menu {
        position: absolute;
        left: 100%;
        top: -1px;
        min-width: 180px;
    }

    header#header .nav-dropdown li {
        color: var(--obelix-header-color, #161618);
        white-space: normal;
        width: 100%;
        display: block;
        position: relative;
        margin: 0 !important;
        border: none;
        width: auto;
    }

    header#header .nav-dropdown li:hover {
        color: var(--fs-color-primary);
    }

    header#header .nav-dropdown a {
        display: block;
        padding: .8rem 1.6rem;
        margin: 0 !important;
        text-transform: unset;
        font-size: .9rem;
        line-height: 1.4;
        -webkit-transition: all 0.4s ease-out 0s;
        -o-transition: all 0.4s ease-out 0s;
        transition: all 0.4s ease-out 0s;
        position: relative;
        border-radius: 0;
        border: none;
        /* border-bottom: 1px solid rgba(13, 23, 32, 0.0784313725); */
        color: var(--obelix-header-color);
    }

    header#header .nav-dropdown a::before,
    header#header .header-nav>li>a::before {
        content: "";
        position: absolute;
        bottom: -1px;
        left: 0;
        /* background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(var(--fs-color-primary)), to(#fff));
        background: -o-linear-gradient(left, #fff, var(--fs-color-primary), #fff);
        background: linear-gradient(90deg, #fff, var(--fs-color-primary), #fff); */
        background: var(--primary-color);
        width: 100%;
        height: 2px;
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: left;
        -ms-transform-origin: left;
        transform-origin: left;
        -webkit-transition: 0.3s ease-in;
        -o-transition: 0.3s ease-in;
        transition: 0.3s ease-in;
        z-index: 1;
    }

    header#header .nav-dropdown a:hover::before,
    header#header .header-nav>li>a:hover::before {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    /* Has submenu icon */
    header#header .nav-dropdown li.menu-item-has-children>a {
        text-transform: unset;
        font-weight: unset;
        padding-right: 2.2rem;
    }

    header#header .nav-dropdown li.menu-item-has-children>a::after {
        font-family: 'fl-icons';
        content: '\f105';
        position: absolute;
        right: 10px;
        top: 50%;
        -webkit-transform: translateY(-44%);
        -ms-transform: translateY(-44%);
        transform: translateY(-44%);
        font-weight: lighter;
    }

    /* Text hover style */
    header#header ul.sub-menu a:hover,
    header#header .nav-dropdown li.active>a {
        text-transform: none;
        color: #000;
    }
}

.nav-vertical li li.menu-item-has-children>a,
.nav-vertical li .children>li>a {
    font-weight: bold;
}

/* Mobile menu */
.off-canvas-left .mfp-content,
.off-canvas-right .mfp-content {
    background: #fff;
    border-right: 1px solid #eee;
    -webkit-transition: -webkit-transform 0.3s ease-in;
    transition: -webkit-transform 0.3s ease-in;
    -o-transition: transform 0.3s ease-in;
    transition: transform 0.3s ease-in;
    transition: transform 0.3s ease-in, -webkit-transform 0.3s ease-in;
    -webkit-box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.03);
    box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.03);
}

.mfp-wrap.off-canvas-left .mfp-close {
    border-radius: 50%;
    opacity: 1;
    right: 1rem;
    top: 1rem;
    background: var(--obelix-header-color, black);
}

.mfp-wrap.off-canvas-left .mfp-close svg {
    stroke-width: 1px;
}

@media screen and (max-width: 849px) {

    /* Hide scollbar */
    .off-canvas-left .mfp-content {
        -ms-overflow-style: none;
        /* Internet Explorer 10+ */
        scrollbar-width: none;
        /* Firefox */
    }

    .off-canvas-left .mfp-content::-webkit-scrollbar {
        display: none;
        /* Safari and Chrome */
    }

    .mobile-sidebar .nav-sidebar.nav-vertical>li.menu-item.active,
    .mobile-sidebar .nav-sidebar.nav-vertical>li.menu-item:hover {
        background-color: unset;
    }

    .mobile-sidebar .nav-sidebar.nav-vertical>li+li {
        border: none;
    }

    .mobile-sidebar .nav-sidebar.nav-vertical .children {
        padding-bottom: .4rem;
        padding-right: 20px;
        margin-top: -.4rem;
    }

    .mobile-sidebar .sidebar-menu a {
        color: var(--obelix-header-color);
        font-size: 1rem;
        font-family: var(--primary-font);
        text-transform: capitalize;
        padding: 0;
    }

    .mobile-sidebar .sidebar-menu li li.menu-item-has-children>.sub-menu li:last-child a::before,
    .mobile-sidebar .sidebar-menu li li.menu-item-has-children>.sub-menu li:first-child a::before {
        content: "";
        position: absolute;
        bottom: -1px;
        left: 0;
        background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(var(--fs-color-primary)), to(#fff));
        background: -o-linear-gradient(left, #fff, var(--fs-color-primary), #fff);
        background: linear-gradient(90deg, #fff, var(--fs-color-primary), #fff);
        width: 100%;
        height: 1px;
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: left;
        -ms-transform-origin: left;
        transform-origin: left;
        -webkit-transition: 0.4s ease-in;
        -o-transition: 0.4s ease-in;
        transition: 0.4s ease-in;
        -webkit-transition-delay: .1s;
        -o-transition-delay: .1s;
        transition-delay: .1s;
        z-index: 1;
    }

    .mobile-sidebar .sidebar-menu li.menu-item-has-children>.sub-menu li:first-child a::before {
        top: 0px;
    }

    .mobile-sidebar .sidebar-menu .active>a {
        color: var(--fs-color-primary);
        border-color: transparent;
    }

    .mobile-sidebar .sidebar-menu .active>.sub-menu a::before {
        -webkit-transform: scaleX(1) !important;
        -ms-transform: scaleX(1) !important;
        transform: scaleX(1) !important;
    }

    .mobile-sidebar .sidebar-menu .toggle {
        --toggle-line-width: 11px;
        --toggle-color: var(--obelix-header-color, #161618);
    }

    .mobile-sidebar .sidebar-menu .active>.toggle {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        --toggle-color: var(--fs-color-primary);
    }

    .mobile-sidebar .sidebar-menu .toggle i {
        position: relative;
    }

    .mobile-sidebar .sidebar-menu .toggle i::before,
    .sidebar-menu .toggle i::after {
        content: "";
        position: absolute;
        height: var(--toggle-line-width);
        width: 2px;
        top: calc(50% - var(--toggle-line-width) / 2);
        left: calc(50% - 1px);
        border-radius: 2px;
        background-color: var(--toggle-color);
        -webkit-transition: -webkit-transform 0.3s ease;
        transition: -webkit-transform 0.3s ease;
        -o-transition: transform 0.3s ease;
        transition: transform 0.3s ease;
        transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    }

    .mobile-sidebar .sidebar-menu .toggle i::after {
        width: var(--toggle-line-width);
        height: 2px;
        top: calc(50% - 1px);
        left: calc(50% - var(--toggle-line-width) / 2);
    }

    .mobile-sidebar .sidebar-menu .active>.toggle i::before {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    /* Child sub menu */
    .mobile-sidebar li li.menu-item-has-children:not(:first-child) {
        margin-top: 0;
    }

    .off-canvas:not(.off-canvas-center) .nav-vertical li li {
        padding-left: 1rem;
        margin: 0;
        position: relative;
    }

    s.off-canvas:not(.off-canvas-center) .nav-vertical li a {
        padding-left: 0;
        padding-right: 0;
    }

    .mobile-sidebar .nav-vertical li li.menu-item-has-children>a {
        letter-spacing: 0;
        text-transform: unset;
    }

    .mobile-sidebar .nav-vertical>li>ul li a {
        display: block;
        padding-top: .8rem;
        padding-bottom: .8rem;
        padding-left: 0 !important;
        margin: 0 0 0 1rem !important;
        text-transform: unset;
        font-size: .9rem;
        line-height: 1.4;
        -webkit-transition: all 0.4s ease-out 0s;
        -o-transition: all 0.4s ease-out 0s;
        transition: all 0.4s ease-out 0s;
        position: relative;
        border-radius: 0;
        border: none;
        border-bottom: 1px solid rgba(13, 23, 32, 0.0784313725);
    }

    .mobile-sidebar .nav-vertical li li:last-child a {
        border: none;
    }

    /* Child Toggle */
    .mobile-sidebar .nav-vertical .obelix-mobile-has-toggle {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }

    .mobile-sidebar .nav-vertical .obelix-mobile-has-toggle .toggle {
        margin: 0;
        right: -16px;
        position: absolute;
        top: 0;
        height: 46px;
        opacity: 1;
    }

    .mobile-sidebar .nav-vertical li li li a::after {
        content: "";
        display: inline-block;
        position: absolute;
        bottom: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: -.7em;
        background: black;
        width: 4px;
        height: 1px;
        -webkit-transition: 0.4s ease-in;
        -o-transition: 0.4s ease-in;
        transition: 0.4s ease-in;
        z-index: 1;
    }

    .mobile-sidebar .nav-vertical li li li.active>a::after {
        background: var(--fs-color-primary);
    }
}

/*
* Element Name: Testimonial One
* Discover More: https://flelements.com/
* Author: Obelix Media
*/
.obelix-testimonial--one .title-wrap>* {
    font-size: inherit;
    line-height: inherit;
}

.obelix-testimonial--one .title-wrap .title {
    margin-bottom: .05em;
    font-weight: bold;
}

.obelix-testimonial--one .title-wrap .subtitle {
    color: var(--fs-color-primary);
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: .4em;
    letter-spacing: 1px;
}

.row.obelix-testimonial--one>.col.large-12 {
    padding-bottom: 0;
}

/* Testimonial box */
.testimonial-box.obelix-testimonial--one {
    --avatar-width: 0;
    position: relative;
    height: 100%;
    padding: 0;
    -webkit-box-shadow: 0 4px 60px -1px rgb(0 0 0 / 10%);
    box-shadow: none;
    background-color: transparent;
    border-radius: 0;
    z-index: 1;
}

.testimonial-box.obelix-testimonial--one .icon-box-img {
    position: relative;
    left: 0;
    top: 0;
    width: 100% !important;
}

.testimonial-box.obelix-testimonial--one .star-rating span:before,
.testimonial-box.obelix-testimonial--one .star-rating:before {
    color: #ffc107;
}

.testimonial-box.obelix-testimonial--one .star-rating {
    letter-spacing: 3px;
    width: auto;
    left: var(--avatar-width);
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin: 8px 0 14px 0;
}

.testimonial-box.obelix-testimonial--one .icon-box-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 !important;
}

.testimonial-box.obelix-testimonial--one .testimonial-meta {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: var(--avatar-width);
}

.testimonial-box.obelix-testimonial--one .testimonial-name-divider {
    display: none;
}

.testimonial-box.obelix-testimonial--one .testimonial-name {
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 0;
    color: #fff;
}

.testimonial-box.obelix-testimonial--one .testimonial-company {
    display: inline-block;
    color: #fff;
    margin-bottom: 0;
    margin-top: 10px;
}

.testimonial-box.obelix-testimonial--one .testimonial-text {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    font-size: 15px;
    line-height: 1.6;
    margin-top: 10px;
    font-style: normal !important;
}

.testimonial-box.obelix-testimonial--one::after {
    content: "";
    position: absolute;
    top: 22px;
    right: 30px;
    display: inline-block;
    pointer-events: none;
    opacity: 0.3;
    z-index: 0;
    width: 40px;
    height: 40px;
    background-color: var(--fs-color-secondary);
    -webkit-mask-size: 36px;
    mask-size: 36px;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-image: url("./assets/fl-element/obelix-testimonial-1/quote-icon.svg");
    mask-image: url("./assets/fl-element/obelix-testimonial-1/quote-icon.svg");
}

/* Slide style */
.marquee.obelix-testimonial--one .flickity-viewport {
    overflow: visible;
    overflow-x: hidden;
}

.marquee.obelix-testimonial--one .flickity-viewport .col {
    padding-bottom: 0;
}

.marquee.obelix-testimonial--one .flickity-viewport .col {
    margin-top: 40px;
    margin-bottom: 14px;
}

.marquee.obelix-testimonial--one:last-of-type .flickity-viewport .col {
    margin-bottom: 40px;
    margin-top: 14px;
}

.testimonial-box.obelix-testimonial--one img {
    border-radius: 0 !important;
}

@media screen and (max-width: 768px) {
    .testimonial-box.obelix-testimonial--one {
        --avatar-width: 90px;
        padding: 15px 20px 13px;
    }

    .testimonial-box.obelix-testimonial--one .icon-box-img {
        /* width: 66px !important; */
        /* left: 18px; */
        /* top: 20px; */
    }

    .testimonial-box.obelix-testimonial--one .star-rating {
        margin-bottom: 2px;
    }

    .testimonial-box.obelix-testimonial--one .testimonial-name {
        font-size: 18px;
    }

    .testimonial-box.obelix-testimonial--one::after {
        top: 12px;
        right: 14px;
        width: 28px;
        height: 28px;
        -webkit-mask-size: 26px;
        mask-size: 26px;
    }

}

.section-testimonial .section-bg img {
    object-fit: initial;
}

.section-testimonial .product-section-title {
    display: none;
}

.section-testimonial .left-toolbar,
.section-testimonial .right-toolbar {
    display: none !important;
}

.section-testimonial .custom-review-text,
.section-testimonial .custom-review-item .review-box .custom-review-author {
    color: #fff;
}

.section-testimonial .custom-rating .star-rating {
    width: 5.6rem;
}

.section-testimonial .star-rating:before,
.woocommerce-page .star-rating:before {
    color: transparent;
}

.section-testimonial .custom-review-item .review-box {
    background: transparent;
}

.section-testimonial .star-rating span:before {
    color: #fff;
}

/**** End Testimonial One ****/

/**** End Dropdown Menu Three ****/
/* .product-categories-color-section */
.product-categories-color-section .row.row-small {
    max-width: unset !important;
    width: 100% !important;
    margin-left: 0 !important;
}

.product-categories-color .flickity-slider .product-category {
    position: relative;
}

.product-categories-color .flickity-slider .product-category:nth-child(4n + 1) .box-category .overlay {
    background: linear-gradient(to top, rgba(255, 0, 0, 0.5) 0%, rgba(255, 0, 0, 0.3) 5%, rgba(255, 255, 255, 0) 50%);
}

.product-categories-color .flickity-slider .product-category:nth-child(4n + 2) .box-category .overlay {
    background: linear-gradient(to top, rgba(0, 0, 255, 0.5) 0%, rgba(0, 0, 255, 0.3) 5%, rgba(255, 255, 255, 0) 50%);
}

.product-categories-color .flickity-slider .product-category:nth-child(4n + 3) .box-category .overlay {
    background: linear-gradient(to top, rgba(255, 255, 0, 0.5) 0%, rgba(255, 255, 0, 0.3) 5%, rgba(255, 255, 255, 0) 50%);
}

.product-categories-color .flickity-slider .product-category:nth-child(4n + 4) .box-category .overlay {
    background: linear-gradient(to top, rgba(128, 0, 128, 0.5) 0%, rgba(128, 0, 128, 0.3) 5%, rgba(255, 255, 255, 0) 50%);
}

/* End .product-categories-color-section */
/* section-instagram */
.section-instagram .ux-logo .ux-logo-link {
    padding: 0 5px !important;
}

.section-instagram .ux-logo .ux-logo-link::before {
    content: "";
    mask-image: url("./assets/images/play.svg");
    mask-size: 15px;
    width: 15px;
    height: 15px;
    bottom: 20px;
    right: 20px;
    background: #000;
    position: absolute;
    z-index: 1;
}

.section-instagram .ux-logo .ux-logo-link::after {
    content: "";
    width: 35px;
    height: 35px;
    bottom: 10px;
    right: 10px;
    border-radius: 99px;
    background: #fff;
    position: absolute;
}

.section-instagram .ux-logo img {
    height: 320px !important;
}

.section-instagram .slider-style-focus .flickity-slider>:not(.is-selected) {
    transform: scale(1) !important;
    opacity: 1 !important;
}

.section-instagram .icon-box p {
    margin-bottom: 0.8rem;
}

/* End section-instagram */
/*
* Element Name: FAQ One
* Discover More: https://flelements.com/
* Author: Obelix Media
*/
.obelix-faq--one .text>* {
    line-height: inherit;
}

.obelix-faq--one .title-wrap .title {
    margin-bottom: 0.2em;
}

.obelix-faq--one .title-wrap .subtitle {
    display: block;
    color: var(--fs-color-primary);
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: .7em;
}

.accordion.obelix-faq--one {
    --toggle-size: 38px;
}

.accordion.obelix-faq--one .accordion-title {
    border-top: none;
    padding: 5px 0;
    padding-right: calc(var(--toggle-size) + 20px) !important;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    color: #000;
    border-bottom: 1px solid rgba(0, 0, 0, 18%);
    text-transform: capitalize;
}

.accordion.obelix-faq--one .accordion-inner {
    padding: 0;
}

.accordion.obelix-faq--one .accordion-item .toggle {
    right: 10px;
    min-height: unset;
    margin: 0;
    left: auto;
    opacity: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    width: var(--toggle-size) !important;
    height: var(--toggle-size) !important;
}

.accordion.obelix-faq--one .toggle i {
    position: relative;
    width: var(--toggle-size);
    height: var(--toggle-size);
    border-radius: 0;
    background-color: transparent;
    display: block;
}

.accordion.obelix-faq--one .accordion-title.active .toggle i {
    background-color: transparent;
}

.accordion.obelix-faq--one .accordion-title.active .toggle i:before {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    -ms-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
}

.accordion.obelix-faq--one .accordion-title.active .toggle i:after {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    -ms-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
    opacity: 0;
}

.accordion.obelix-faq--one .toggle i:before,
.accordion.obelix-faq--one .toggle i:after {
    content: "";
    position: absolute;
    height: 14px;
    width: 2px;
    top: 50%;
    left: 50%;
    border-radius: 2px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #000;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.accordion.obelix-faq--one .toggle i:after {
    width: 14px;
    height: 2px;
}

.accordion.obelix-faq--one .accordion-inner>*:first-of-type {
    /* border-top: 1px solid rgb(0 0 0 / 100%); */
    padding-top: .94rem;
}

.accordion.obelix-faq--one .accordion-inner .text:last-of-type>*:last-of-type {
    margin-bottom: 0;
}

.accordion.obelix-faq--one .accordion-inner .text>* {
    line-height: inherit;
    font-size: inherit;
}

.accordion.obelix-faq--one .accordion-item .accordion-title.active {
    background-color: #fff;
    border-radius: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 100%);
}

.obelix-faq--one .image-cover {
    border-radius: 10px;
    overflow: hidden;
}

.obelix-faq--one .col-inner>.img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.obelix-faq--one .col-inner>.img img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.accordion.obelix-faq--one .accordion-item {
    border-radius: 0;
    position: relative;
    width: 100%;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 30px;
    cursor: pointer;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    -webkit-box-shadow: 0 4px 60px -1px rgb(0 0 0 / 10%);
    box-shadow: none;
    margin-bottom: 20px;
}

@media screen and (max-width: 849px) {
    .obelix-faq--one .col-inner>.img .img-inner {
        padding-top: 50% !important
    }

    .accordion.obelix-faq--one {
        --toggle-size: 34px;
    }
}

@media screen and (max-width: 549px) {
    .accordion.obelix-faq--one {
        --toggle-size: 30px;
    }

    .accordion.obelix-faq--one .accordion-title {
        padding: 0;
    }

    .obelix-faq--one .title-wrap {
        padding-left: 6px;
    }

    .accordion.obelix-faq--one .toggle {
        right: 8px;
    }

    .obelix-faq--one .col-inner>.img .img-inner {
        padding-top: 70% !important
    }
}

/**** End FAQ One ****/
/**** cart-popup ****/
#cart-popup .inner-padding {
    padding: 15px;
}

#cart-popup .cart-popup-title>span {
    text-align: left;
    text-transform: math-auto;
    font-size: 24px;
}

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

/**** End cart-popup ****/
/**** Variant product ****/
.color-variable-item {
    width: 30px !important;
    height: 30px !important;
    border-radius: 99px !important;
    overflow: hidden;
    border: none;
}

/* 
.color-variable-item .variable-item-contents {
    transform: scale(1.2);
} */

.color-variable-item .variable-item-span {
    border-radius: 99px;
}


.button-variable-item {
    padding: 20px !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    border: 1px solid;
}

.button-variable-item.selected,
.button-variable-item:hover {
    background: #000 !important;
    color: #fff !important;
    border-color: #000;
}

.woocommerce-variation-price span.amount {
    color: var(--primary-color);
}

header .nav-right li:not(.menu-item) a::before {
    display: none;
}

.woocommerce-cart-form .input-text {
    height: 100%;
    border: none;
    box-shadow: none;
}

.woocommerce-cart-form .quantity .button:hover {
    background-color: transparent !important;
    color: #000;
    box-shadow: none;
}

.woocommerce-breadcrumb {
    font-size: 1rem;
}

.woocommerce-breadcrumb .divider {
    display: none;
}

.woocommerce-breadcrumb a {
    position: relative;
    margin-right: 10px;
    padding-right: 25px;
}

.woocommerce-breadcrumb a::after {
    content: ">";
    position: absolute;
    right: 0;
    color: inherit;
}

.woocommerce-result-count {
    color: #000;
}


/**** End Variant product ****/
/**** Shop filters ****/
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-color {
    border: 1px solid #ededed;
    width: 28px;
    height: 28px;
    min-width: 28px;
    margin-right: 10px;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-label {
    font-size: 16px;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color>a {
    margin-top: 5px;
    display: flex;
    align-items: center;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active.color .term-color {
    border-color: #555 !important;
}

.yith-wcan-filter input[type="checkbox"] {
    transform: scale(1.3);
}


.yith-wcan-filters .yith-wcan-filter .filter-items.filter-color {
    display: grid;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-below {
    margin-bottom: 0;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active.color:not(.no-color):not(.no-image):not(.label-right)>a:after {
    top: -4px;
    left: 0px;
}

#woocommerce_price_filter-2 .is-divider {
    display: none;
}

.widget_price_filter .ui-slider-horizontal {
    height: 3px;
}

.category-filtering {
    color: #000;
}

select:focus {
    box-shadow: none !important;
}

/**** End Shop filters ****/

/**** Cart page ****/
.shop_table .order-total td,
.shop_table .order-total th,
.shop_table thead th {
    color: #000;
}

.shop_table .cart_item td {
    font-size: 16px;
}

.woocommerce-cart-form .actions a,
.woocommerce-cart-form .actions .button {
    background-color: #000 !important;
    color: #fff;
    border-color: #000;
    padding: 9px 15px;
}

/**** End Cart page ****/

.custom-modal-popup {
    max-width: 600px;
    margin: 0 auto;
    position: relative;
    padding: 20px;
    background: #fff;
}

.sharing__copy-link {
    position: relative;
    border: 1px solid var(#ebebeb);
    border-radius: 0;
    display: flex;
    align-items: center;
}

.share-container input {
    box-shadow: none;
}

.share-container .btn-copy {
    background: transparent;
    color: #000;
    border: 1px solid #dddddd;
    border-left: none;
    overflow: hidden;
}

.share-container .btn-copy span {
    z-index: 1;
    color: inherit;
    display: block;
    position: relative;
    font-style: italic;
}

.share-container .btn-copy:after,
.share-container .btn-copy:before {
    content: "";
    z-index: 0;
    width: calc(100% + 2px);
    height: 100%;
    transition: transform .3s cubic-bezier(.75, 0, .125, 1);
    position: absolute;
    top: 0;
    bottom: 100%;
    left: calc(-100% - 2px);
}

.share-container .btn-copy:hover {
    color: #fff;
}

.share-container .btn-copy:hover:after,
.share-container .btn-copy:hover:before {
    transform: translate(100%);
    background-color: #000;
}

.share-container .button.icon.circle:hover,
.share-container .button.icon.round:hover {
    background: transparent;
}

.share-container .button.icon.circle,
.share-container .button.icon.round {
    border: none;
    color: #000;
}

.mfp-close-btn-in .mfp-close {
    color: currentColor;
    top: 10px !important;
    border: 1px solid;
    border-radius: 99px;
    right: 10px !important;
    height: 30px;
    width: 30px;
    line-height: 7px;
    text-align: center;
    font-size: 15px;
    min-width: 30px;
    min-height: 30px;
    padding: 0;
}

.modal-contact-popup .mfp-close {
    top: -10px !important;
}

.side-contact .wpcf7-form .row .col {
    padding-bottom: 0 !important;
    padding-left: 5px;
    padding-right: 5px;
}

.product-side .side-contact {
    display: none;
}

.modal-contact-popup .side-contact {
    max-width: 600px;
    margin: 0 auto;
    position: relative;
    padding: 20px;
    background: #fff;
}

.modal-title {
    font-size: 24px;
}

.product-side .single_add_to_cart_button {
    text-transform: uppercase !important;
    font-style: italic;
    overflow: hidden;
    background-color: var(--primary-color);
}

.product-side .single_add_to_cart_button span {
    z-index: 1;
    position: relative;
}

.product-side .single_add_to_cart_button:hover span {
    color: #fff;
}

.product-side .single_add_to_cart_button::after,
.product-side .single_add_to_cart_button::before {
    content: "";
    z-index: 0;
    width: calc(100% + 2px);
    height: 100%;
    transition: transform .3s cubic-bezier(.75, 0, .125, 1);
    position: absolute;
    top: 0;
    bottom: 100%;
    left: calc(-100% - 2px);
}

.product-side .single_add_to_cart_button:hover::after,
.product-side .single_add_to_cart_button:hover::before {
    transform: translate(100%);
    background-color: #000;
}

/* .product-side .single_add_to_cart_button:hover {
    background-color: #000;
} */

.up-sells .price-wrapper {
    display: none;
}

.product-side span.amount {
    font-size: 24px;
}

.product-section {
    border-top: none;
}

.product-section-title {
    text-transform: capitalize;
    font-size: 32px;
}

.custom-product-page .woo-selected-variation-item-name {
    color: #000;
}

.custom-product-page .is-divider {
    display: none;
}

.product-title {
    font-weight: 500;
}

.variations label {
    font-size: 16px;
}

#more-payment-options-link {
    margin: 0 auto;
    width: 100%;
    display: block;
    text-decoration: underline;
    text-underline-offset: .25rem;
}

/* comments */
.d-none {
    display: none;
}

.custom-review-item {
    cursor: zoom-in;
}

.custom-review-item .review-box {
    background-color: #fff;
    text-align: left;
}

.custom-review-item .review-box .box-image .custom-review-image {
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-review-item .review-box .box-text {
    padding: 15px;
}

.custom-review-item .review-box .custom-review-author {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    color: #000;
}

.custom-review-item .review-box .custom-rating {
    font-size: 16px;
}

.obl-popup {
    background: #fff;
    border-radius: 5px;
    margin-top: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 18px;
    left: 0;
    z-index: 1;
    text-align: center;
}

.obl-review-toggle {
    display: flex;
    align-items: center;
    font-size: 20px;
}

.obl-review-toggle span.text {
    font-weight: 500;
}

.load-more-comment-wrapper {
    display: flex;
    justify-content: center;
}

#load_more_reviews {
    border: 1px solid #ddd;
    text-transform: math-auto;
    font-size: 12px;
    margin-top: 2rem;
}

#load_more_reviews:hover {
    background-color: #ddd;
}

.obl-review-toggle .star {
    color: #000;
    font-size: 24px;
    display: flex;
    margin-right: 7px;
}

.filter-comment-button {
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    width: auto !important;
    padding: 0 10px;
    height: 100%;
}

.custom-review-item {
    transform: scale(1);
    transition: all 0.3s ease;
}

.filter-comment-button:hover {
    background: #ddd;
}

.filter-comment-button a.account-link {
    padding: 0 !important;
}

.filter-comment-button .filter-item {
    margin-left: 0;
    padding: 10px 0;
    color: #000;
    display: flex;
    justify-content: space-between;
}

.filter-comment-button .filter-item i {
    display: none;
}

.filter-comment-button .filter-item.active i {
    display: block;
}

.filter-comment-button .filter-item:hover {
    cursor: pointer;
}

.obl-review-toggle .star svg {
    width: 20px;
    height: 20px;
}

.progress-count {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 18px;
    margin-left: 0 !important;
}

.progress-count progress {
    border-radius: 0;
    background-color: #ddd;
    height: 10px;
}

.progress-count progress::-webkit-progress-value {
    background-color: #444;
}

.progress-count .count {
    font-size: 16px;
}

.progress-count .star {
    display: flex;
}

.progress-count .star span svg {
    width: 16px;
}

.progress-count .star span.active svg .rating__star-fill {
    transform: scale(1);
}

.star.active svg .rating__star-fill {
    transform: scale(1);
}

.obl-popup .average {
    text-align: center;
    font-size: 28px;
    color: #000;
    font-weight: 700;
}

.obl-review-toggle .rating__star-fill {
    transform: scale(1);
}

.obl-review-wizard {
    text-align: center;
    background: #fff;
    padding: 40px;
    max-width: 600px;
    margin: 0 auto;
    position: relative;
}

.review-form-step {
    display: none;
}


.obl-review-wizard .step {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.obl-review-wizard .stars {
    display: flex;
    margin: 0 auto;
    padding-bottom: 2rem;
}

.obl-review-wizard .stars p {
    position: absolute;
}

.obl-review-wizard .stars span {
    font-size: 4rem;
    cursor: pointer;
    color: #000;
    height: max-content;
    display: block;
}

.obl-review-wizard .stars span.selected {
    color: gold;
}

.obl-review-wizard button {
    margin: 10px 5px;
    padding: 8px 16px;
}

.upload-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 1px solid;
    padding: 15px;

}

.obl-review-wizard form .submit {
    display: none;
}

button.disabled {
    background-color: #ddd !important;
    color: #000 !important;
    cursor: not-allowed !important;
}

.step-container {
    position: relative;
    overflow: hidden;
    min-height: 230px;
}

.step-container .step {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    transform: translateX(100%) scale(0.75) translateZ(0);
    transition: all 0.5s ease;
    pointer-events: none;
}

.step-container .step.active {
    opacity: 1;
    transform: translateX(0%) scale(1) translateZ(0);
    pointer-events: auto;
    z-index: 1;
}

.step-container .step.exit-left {
    transform: translateX(-100%) scale(0.75);
    opacity: 0;
}

.step-container .step.exit-right {
    transform: translateX(100%) scale(0.75);
    opacity: 0;
}



p.stars {
    display: none !important;
}

/* .step.active {
    display: block;
} */

.upload-container .button-wrapper {
    width: 100%;
}

.upload-container .button svg {
    width: 25px;
}

.review-footer {
    display: flex;
    justify-content: space-between;
    margin-top: 2rem;
}

.review-footer.first-step,
.review-footer.last-step {
    /* display: none; */
}

.title-wrapper {
    width: 100%;
}

.review-footer .current-step {
    display: flex;
    align-items: center;
    gap: 20px;
}

.review-footer .current-step span {
    height: 8px;
    width: 60px;
    background-color: #ddd;
    border-radius: 5px;
    display: block;
}

.review-footer .current-step span.current {
    background-color: #000;
}

.review-footer button {
    text-transform: capitalize;
    display: flex;
    gap: 7px;
    color: #000;
    margin: 0 !important;
    padding: 5px 15px !important;
    border-radius: 5px;
}

.review-footer button svg {
    width: 24px;
}

.review-footer button:hover,
.review-footer button[disabled] {
    background-color: #ddd;
}

.upload-container .button {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    gap: 5px;
    text-transform: math-auto;
}


.obelix-rating {
    margin: auto;
}

.rating__display {
    font-size: 1em;
    font-weight: 500;
    min-height: 1.25em;
    position: absolute;
    top: 100%;
    width: 100%;
    text-align: center;
}

.rating__stars {
    display: flex;
    padding-bottom: 0.375em;
    position: relative;
}

.rating__star {
    display: block;
    overflow: visible;
    pointer-events: none;
    width: 2.8rem;
    height: 2.8rem;
}

.rating__star-ring,
.rating__star-fill,
.rating__star-line,
.rating__star-stroke {
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
}

.rating__star-ring,
.rating__star-fill,
.rating__star-line {
    stroke: var(--yellow);
}

.rating__star-fill {
    fill: var(--yellow);
    transform: scale(0);
    transition: fill var(--trans-dur) var(--bezier), transform var(--trans-dur) var(--bezier);
}

.rating__star-line {
    stroke-dasharray: 12 13;
    stroke-dashoffset: -13;
}

.rating__star-stroke {
    stroke: #c7cad1;
    transition: stroke var(--trans-dur);
}

.rating__label {
    cursor: pointer;
    padding: 0.4em;
    color: red;
}

.rating__label--delay1 .rating__star-ring,
.rating__label--delay1 .rating__star-fill,
.rating__label--delay1 .rating__star-line,
.rating__label--delay1 .rating__star-stroke {
    animation-delay: 0.05s;
}

.rating__label--delay2 .rating__star-ring,
.rating__label--delay2 .rating__star-fill,
.rating__label--delay2 .rating__star-line,
.rating__label--delay2 .rating__star-stroke {
    animation-delay: 0.1s;
}

.rating__label--delay3 .rating__star-ring,
.rating__label--delay3 .rating__star-fill,
.rating__label--delay3 .rating__star-line,
.rating__label--delay3 .rating__star-stroke {
    animation-delay: 0.15s;
}

.rating__label--delay4 .rating__star-ring,
.rating__label--delay4 .rating__star-fill,
.rating__label--delay4 .rating__star-line,
.rating__label--delay4 .rating__star-stroke {
    animation-delay: 0.2s;
}

.rating__input {
    position: absolute;
    -webkit-appearance: none;
    appearance: none;
}

.rating__input:hover~[data-rating]:not([hidden]) {
    display: none;
}

.rating__input-1:hover~[data-rating="1"][hidden],
.rating__input-2:hover~[data-rating="2"][hidden],
.rating__input-3:hover~[data-rating="3"][hidden],
.rating__input-4:hover~[data-rating="4"][hidden],
.rating__input-5:hover~[data-rating="5"][hidden],
.rating__input:checked:hover~[data-rating]:not([hidden]) {
    display: block;
}

.rating__input-1:hover~.rating__label:first-of-type .rating__star-stroke,
.rating__input-2:hover~.rating__label:nth-of-type(-n + 2) .rating__star-stroke,
.rating__input-3:hover~.rating__label:nth-of-type(-n + 3) .rating__star-stroke,
.rating__input-4:hover~.rating__label:nth-of-type(-n + 4) .rating__star-stroke,
.rating__input-5:hover~.rating__label:nth-of-type(-n + 5) .rating__star-stroke {
    stroke: var(--yellow);
    transform: scale(1);
}

.rating__input-1:checked~.rating__label:first-of-type .rating__star-ring,
.rating__input-2:checked~.rating__label:nth-of-type(-n + 2) .rating__star-ring,
.rating__input-3:checked~.rating__label:nth-of-type(-n + 3) .rating__star-ring,
.rating__input-4:checked~.rating__label:nth-of-type(-n + 4) .rating__star-ring,
.rating__input-5:checked~.rating__label:nth-of-type(-n + 5) .rating__star-ring {
    animation-name: starRing;
}

.rating__input-1:checked~.rating__label:first-of-type .rating__star-stroke,
.rating__input-2:checked~.rating__label:nth-of-type(-n + 2) .rating__star-stroke,
.rating__input-3:checked~.rating__label:nth-of-type(-n + 3) .rating__star-stroke,
.rating__input-4:checked~.rating__label:nth-of-type(-n + 4) .rating__star-stroke,
.rating__input-5:checked~.rating__label:nth-of-type(-n + 5) .rating__star-stroke {
    animation-name: starStroke;
}

.rating__input-1:checked~.rating__label:first-of-type .rating__star-line,
.rating__input-2:checked~.rating__label:nth-of-type(-n + 2) .rating__star-line,
.rating__input-3:checked~.rating__label:nth-of-type(-n + 3) .rating__star-line,
.rating__input-4:checked~.rating__label:nth-of-type(-n + 4) .rating__star-line,
.rating__input-5:checked~.rating__label:nth-of-type(-n + 5) .rating__star-line {
    animation-name: starLine;
}

.rating__input-1:checked~.rating__label:first-of-type .rating__star-fill,
.rating__input-2:checked~.rating__label:nth-of-type(-n + 2) .rating__star-fill,
.rating__input-3:checked~.rating__label:nth-of-type(-n + 3) .rating__star-fill,
.rating__input-4:checked~.rating__label:nth-of-type(-n + 4) .rating__star-fill,
.rating__input-5:checked~.rating__label:nth-of-type(-n + 5) .rating__star-fill {
    animation-name: starFill;
}

.rating__input-1:not(:checked):hover~.rating__label:first-of-type .rating__star-fill,
.rating__input-2:not(:checked):hover~.rating__label:nth-of-type(2) .rating__star-fill,
.rating__input-3:not(:checked):hover~.rating__label:nth-of-type(3) .rating__star-fill,
.rating__input-4:not(:checked):hover~.rating__label:nth-of-type(4) .rating__star-fill,
.rating__input-5:not(:checked):hover~.rating__label:nth-of-type(5) .rating__star-fill {
    fill: var(--yellow-t);
}

.rating__sr {
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    position: absolute;
    width: 1px;
    height: 1px;
}

@media (prefers-color-scheme: dark) {
    :root {
        --bg: #17181c;
        --fg: #e3e4e8;
    }

    .obelix-rating {
        margin: auto;
    }

    .rating__star-stroke {
        stroke: #454954;
    }
}

@keyframes starRing {

    from,
    20% {
        animation-timing-function: ease-in;
        opacity: 1;
        r: 8px;
        stroke-width: 16px;
        transform: scale(0);
    }

    35% {
        animation-timing-function: ease-out;
        opacity: 0.5;
        r: 8px;
        stroke-width: 16px;
        transform: scale(1);
    }

    50%,
    to {
        opacity: 0;
        r: 16px;
        stroke-width: 0;
        transform: scale(1);
    }
}

@keyframes starFill {

    from,
    40% {
        animation-timing-function: ease-out;
        transform: scale(0);
    }

    60% {
        animation-timing-function: ease-in-out;
        transform: scale(1.2);
    }

    80% {
        transform: scale(0.9);
    }

    to {
        transform: scale(1);
    }
}

@keyframes starStroke {
    from {
        transform: scale(1);
    }

    20%,
    to {
        transform: scale(0);
    }
}

@keyframes starLine {

    from,
    40% {
        animation-timing-function: ease-out;
        stroke-dasharray: 1 23;
        stroke-dashoffset: 1;
    }

    60%,
    to {
        stroke-dasharray: 12 13;
        stroke-dashoffset: -13;
    }
}

.media-list {
    padding: 25px;
    border: 1px solid;
}

.media-list-item {
    position: relative;
}

.delete-media {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 99px;
    top: -10px;
    right: -10px;
}


.delete-media:hover {
    cursor: pointer;
}

.delete-media svg {
    width: 20px;
}

.image-preview {
    width: 75px;
    height: 75px;
    object-fit: cover;
}

.star-rating:before,
.woocommerce-page .star-rating:before {
    content: '\e9ad\e9ad\e9ad\e9ad\e9ad';
    color: grey;
}

.star-rating span:before {
    content: '\e9ad\e9ad\e9ad\e9ad\e9ad';
    color: #000;
}

.star-rating {
    font-size: 16px;
    width: 5.7rem;
}

.custom-rating .woocommerce-review-link {
    width: 100%;
}

.custom-rating .star-rating {
    margin: unset;
    width: 5.7rem;
    font-size: 16px;
    padding: 12px;
    margin-top: 7px;
}

.obl-review-toggle .count-item {
    display: flex;
    align-items: center;
    gap: 5px;
    background: transparent;
    margin-bottom: 0.8rem;
    padding: 4px;
    cursor: pointer;
}

.obl-review-toggle .count-item.active,
.obl-review-toggle .count-item:hover {
    background: #ddd;
}

.rating-sort-submenu {
    text-align: center;
}

.rating-sort-submenu .title {
    font-size: 24px;
}

.review-container .right-toolbar {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
}

.review-container .right-toolbar .get-review-form {
    margin: 0;
    height: 100%;
    display: flex;
    align-items: center;
}

.obl-review-toggle .count-item .star-wrapper {
    display: inline-flex;
}

.obl-review-toggle .count-item .star-wrapper i.icon-star-solid {
    color: #000;
}

.loox-progress {
    width: 100%;
    height: 10px;
    border-radius: 2px;
    min-width: 120px;
    width: 120px;
    background: rgba(0, 0, 0, 0.04);
}

.loox-progress-value {
    background: #7B7B7B;
    border-radius: 2px;
    height: 10px;

}

.loox-progress-value .obl-review-toggle .toggle-item {
    display: flex;
    gap: 7px;
    font-size: 16px;
}

.obl-review-toggle.current-dropdown .loox-progress-value {
    animation: progressBarGrowAnimation .6s ease forwards;
}

.get-review-form {
    border: 1px solid #ddd;
    background-color: transparent !important;
}

.get-review-form span {
    font-weight: 500;
}

.get-review-form:hover {
    background-color: #ddd;
}

.woocommerce-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
}

.woocommerce-pagination .page-numbers {
    display: flex;
    list-style: none;
}

@keyframes progressBarGrowAnimation {
    0% {
        width: 0;
    }

    100% {
        opacity: 1;
    }
}

#review-popup {
    position: relative;
    width: 800px;
    margin: 0 auto;
}

.mfp-close-btn-in #review-popup .mfp-close {
    top: 10px !important;
    border-radius: 5px;
    right: 10px;
    opacity: 1;
    background: rgba(0, 0, 0, 0.5);
}

#review-popup .review-popup-content {
    background: #fff;
    display: flex;
    width: 617px;
    width: 100%;
    border-radius: 8px;
    margin: 0 auto;
    overflow: hidden;
}

#review-popup .review-left img {
    max-width: 350px;
    border-radius: 0;
}

#review-popup .review-right {
    padding: 20px;
    flex: 1;
}

#review-popup .popup-review-author {
    text-transform: capitalize;
    color: #000;
}

#review-popup .popup-review-rating {
    font-size: 16px;
    width: 6rem;
}

#review-popup .popup-review-text {
    color: #000;
    margin-top: 15px;
}

.get-review-form-wrapper {
    display: none;
}

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

.custom-review-item {
    cursor: zoom-in;
}

.custom-review-item .review-box {
    background-color: #fff;
    text-align: left;
}

.custom-review-item .review-box .box-image .custom-review-image {
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-review-item .review-box .box-text {
    padding: 15px;
}

.custom-review-item .review-box .custom-review-author {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    color: #000;
}

.custom-review-item .review-box .custom-rating {
    font-size: 16px;
}

.comment-review-images .multi-photo-badge {
    position: absolute;
    right: 8px;
    top: 8px;
    border-radius: 90px;
    opacity: 0.8;
    background: #FFF;
    display: flex;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    padding: 4px;
    align-items: center;
    justify-content: center;
    user-select: none;
    pointer-events: none;
}

.comment-images-list .flickity-button-icon {
    background: rgba(0, 0, 0, 0.70);
    border-radius: 7px;
    color: #fff;
}

.comment-review-images .multi-photo-badge svg {
    width: 20px;
    height: 20px;
}

.obl-popup {
    background: #fff;
    border-radius: 5px;
    margin-top: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 18px;
    left: 0;
    z-index: 1;
    text-align: center;
}

.obl-review-toggle {
    display: flex !important;
    align-items: center;
    font-size: 20px;
    gap: 5px;
}

.obl-review-toggle span.text {
    font-weight: 500;
    padding: 0 5px;
}

.load-more-comment-wrapper {
    display: flex;
    justify-content: center;
}

.load_more_reviews {
    border: 1px solid #ddd;
    text-transform: math-auto;
    font-size: 12px;
    margin-top: 2rem;
}

.load_more_reviews:hover {
    background-color: #ddd;
}

.obl-review-toggle .star {
    color: #000;
    font-size: 24px;
    display: flex;
    margin-right: 7px;
}

.filter-comment-button {
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    width: auto !important;
    padding: 0 10px;
    height: 100%;
}

.custom-review-item {
    transform: scale(1);
    transition: all 0.3s ease;
}

.filter-comment-button:hover {
    background: #ddd;
}

.filter-comment-button a.account-link {
    padding: 0 !important;
}

.filter-comment-button .filter-item {
    margin-left: 0;
    padding: 10px 0;
    color: #000;
    display: flex;
    justify-content: space-between;
}

.filter-comment-button .filter-item i {
    display: none;
}

.filter-comment-button .filter-item.active i {
    display: block;
}

.filter-comment-button .filter-item:hover {
    cursor: pointer;
}

.obl-review-toggle .star svg {
    width: 20px;
    height: 20px;
}

.progress-count {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 18px;
    margin-left: 0 !important;
}

.progress-count progress {
    border-radius: 0;
    background-color: #ddd;
    height: 10px;
}

.progress-count progress::-webkit-progress-value {
    background-color: #444;
}

.progress-count .count {
    font-size: 16px;
}

.progress-count .star {
    display: flex;
}

.progress-count .star span svg {
    width: 16px;
}

.progress-count .star span.active svg .rating__star-fill {
    transform: scale(1);
}

.star.active svg .rating__star-fill {
    transform: scale(1);
}

.obl-popup .average {
    text-align: center;
    font-size: 28px;
    color: #000;
    font-weight: 700;
}

.obl-review-toggle .rating__star-fill {
    transform: scale(1);
}

.obl-review-wizard {
    text-align: center;
    background: #fff;
    padding: 40px;
    max-width: 600px;
    margin: 0 auto;
    position: relative;
}

.review-form-step {
    display: none;
}


.obl-review-wizard .step {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.obl-review-wizard .stars {
    display: flex;
    margin: 0 auto;
    padding-bottom: 2rem;
}

.obl-review-wizard .stars p {
    position: absolute;
}

.obl-review-wizard .stars span {
    font-size: 4rem;
    cursor: pointer;
    color: #000;
    height: max-content;
    display: block;
}

.obl-review-wizard .stars span.selected {
    color: gold;
}

.obl-review-wizard button {
    margin: 10px 5px;
    /* padding: 8px 16px; */
}

.upload-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 1px solid;
    padding: 15px;

}

.obl-review-wizard form .submit {
    display: none;
}

button.disabled {
    background-color: #ddd !important;
    color: #000 !important;
    cursor: not-allowed !important;
}

.step-container {
    position: relative;
    overflow: hidden;
    min-height: 230px;
}

.step-container .step {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    transform: translateX(100%) scale(0.75) translateZ(0);
    transition: all 0.5s ease;
    pointer-events: none;
}

.step-container .step.active {
    opacity: 1;
    transform: translateX(0%) scale(1) translateZ(0);
    pointer-events: auto;
    z-index: 1;
}

.step-container .step.exit-left {
    transform: translateX(-100%) scale(0.75);
    opacity: 0;
}

.step-container .step.exit-right {
    transform: translateX(100%) scale(0.75);
    opacity: 0;
}



p.stars {
    display: none !important;
}

/* .step.active {
    display: block;
} */

.upload-container .button-wrapper {
    width: 100%;
}

.upload-container .button svg {
    width: 25px;
}

.review-footer {
    display: flex;
    justify-content: space-between;
    margin-top: 2rem;
}

.review-footer.first-step,
.review-footer.last-step {
    /* display: none; */
}

.title-wrapper {
    width: 100%;
}

.review-footer .current-step {
    display: flex;
    align-items: center;
    gap: 20px;
}

.review-footer .current-step span {
    height: 8px;
    width: 60px;
    background-color: #ddd;
    border-radius: 5px;
    display: block;
}

.review-footer .current-step span.current {
    background-color: #000;
}

.review-footer button {
    text-transform: capitalize;
    display: flex;
    gap: 7px;
    color: #000;
    margin: 0 !important;
    padding: 5px 15px !important;
    border-radius: 5px;
}

.review-footer button svg {
    width: 24px;
}

.review-footer button:hover,
.review-footer button[disabled] {
    background-color: #ddd;
}

.upload-container .button {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    gap: 5px;
    text-transform: math-auto;
}


.obelix-rating {
    margin: auto;
}

.rating__display {
    font-size: 1em;
    font-weight: 500;
    min-height: 1.25em;
    position: absolute;
    top: 100%;
    width: 100%;
    text-align: center;
}

.rating__stars {
    display: flex;
    padding-bottom: 0.375em;
    position: relative;
}

.rating__star {
    display: block;
    overflow: visible;
    pointer-events: none;
    width: 2.8rem;
    height: 2.8rem;
}

.rating__star-ring,
.rating__star-fill,
.rating__star-line,
.rating__star-stroke {
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
}

.rating__star-ring,
.rating__star-fill,
.rating__star-line {
    stroke: var(--yellow);
}

.rating__star-fill {
    fill: var(--yellow);
    transform: scale(0);
    transition: fill var(--trans-dur) var(--bezier), transform var(--trans-dur) var(--bezier);
}

.rating__star-line {
    stroke-dasharray: 12 13;
    stroke-dashoffset: -13;
}

.rating__star-stroke {
    stroke: #c7cad1;
    transition: stroke var(--trans-dur);
}

.rating__label {
    cursor: pointer;
    padding: 0.4em;
    color: red;
}

.rating__label--delay1 .rating__star-ring,
.rating__label--delay1 .rating__star-fill,
.rating__label--delay1 .rating__star-line,
.rating__label--delay1 .rating__star-stroke {
    animation-delay: 0.05s;
}

.rating__label--delay2 .rating__star-ring,
.rating__label--delay2 .rating__star-fill,
.rating__label--delay2 .rating__star-line,
.rating__label--delay2 .rating__star-stroke {
    animation-delay: 0.1s;
}

.rating__label--delay3 .rating__star-ring,
.rating__label--delay3 .rating__star-fill,
.rating__label--delay3 .rating__star-line,
.rating__label--delay3 .rating__star-stroke {
    animation-delay: 0.15s;
}

.rating__label--delay4 .rating__star-ring,
.rating__label--delay4 .rating__star-fill,
.rating__label--delay4 .rating__star-line,
.rating__label--delay4 .rating__star-stroke {
    animation-delay: 0.2s;
}

.rating__input {
    position: absolute;
    -webkit-appearance: none;
    appearance: none;
}

.rating__input:hover~[data-rating]:not([hidden]) {
    display: none;
}

.rating__input-1:hover~[data-rating="1"][hidden],
.rating__input-2:hover~[data-rating="2"][hidden],
.rating__input-3:hover~[data-rating="3"][hidden],
.rating__input-4:hover~[data-rating="4"][hidden],
.rating__input-5:hover~[data-rating="5"][hidden],
.rating__input:checked:hover~[data-rating]:not([hidden]) {
    display: block;
}

.rating__input-1:hover~.rating__label:first-of-type .rating__star-stroke,
.rating__input-2:hover~.rating__label:nth-of-type(-n + 2) .rating__star-stroke,
.rating__input-3:hover~.rating__label:nth-of-type(-n + 3) .rating__star-stroke,
.rating__input-4:hover~.rating__label:nth-of-type(-n + 4) .rating__star-stroke,
.rating__input-5:hover~.rating__label:nth-of-type(-n + 5) .rating__star-stroke {
    stroke: var(--yellow);
    transform: scale(1);
}

.rating__input-1:checked~.rating__label:first-of-type .rating__star-ring,
.rating__input-2:checked~.rating__label:nth-of-type(-n + 2) .rating__star-ring,
.rating__input-3:checked~.rating__label:nth-of-type(-n + 3) .rating__star-ring,
.rating__input-4:checked~.rating__label:nth-of-type(-n + 4) .rating__star-ring,
.rating__input-5:checked~.rating__label:nth-of-type(-n + 5) .rating__star-ring {
    animation-name: starRing;
}

.rating__input-1:checked~.rating__label:first-of-type .rating__star-stroke,
.rating__input-2:checked~.rating__label:nth-of-type(-n + 2) .rating__star-stroke,
.rating__input-3:checked~.rating__label:nth-of-type(-n + 3) .rating__star-stroke,
.rating__input-4:checked~.rating__label:nth-of-type(-n + 4) .rating__star-stroke,
.rating__input-5:checked~.rating__label:nth-of-type(-n + 5) .rating__star-stroke {
    animation-name: starStroke;
}

.rating__input-1:checked~.rating__label:first-of-type .rating__star-line,
.rating__input-2:checked~.rating__label:nth-of-type(-n + 2) .rating__star-line,
.rating__input-3:checked~.rating__label:nth-of-type(-n + 3) .rating__star-line,
.rating__input-4:checked~.rating__label:nth-of-type(-n + 4) .rating__star-line,
.rating__input-5:checked~.rating__label:nth-of-type(-n + 5) .rating__star-line {
    animation-name: starLine;
}

.rating__input-1:checked~.rating__label:first-of-type .rating__star-fill,
.rating__input-2:checked~.rating__label:nth-of-type(-n + 2) .rating__star-fill,
.rating__input-3:checked~.rating__label:nth-of-type(-n + 3) .rating__star-fill,
.rating__input-4:checked~.rating__label:nth-of-type(-n + 4) .rating__star-fill,
.rating__input-5:checked~.rating__label:nth-of-type(-n + 5) .rating__star-fill {
    animation-name: starFill;
}

.rating__input-1:not(:checked):hover~.rating__label:first-of-type .rating__star-fill,
.rating__input-2:not(:checked):hover~.rating__label:nth-of-type(2) .rating__star-fill,
.rating__input-3:not(:checked):hover~.rating__label:nth-of-type(3) .rating__star-fill,
.rating__input-4:not(:checked):hover~.rating__label:nth-of-type(4) .rating__star-fill,
.rating__input-5:not(:checked):hover~.rating__label:nth-of-type(5) .rating__star-fill {
    fill: var(--yellow-t);
}

.rating__sr {
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    position: absolute;
    width: 1px;
    height: 1px;
}

@media (prefers-color-scheme: dark) {
    :root {
        --bg: #17181c;
        --fg: #e3e4e8;
    }

    .obelix-rating {
        margin: auto;
    }

    .rating__star-stroke {
        stroke: #454954;
    }
}

@keyframes starRing {

    from,
    20% {
        animation-timing-function: ease-in;
        opacity: 1;
        r: 8px;
        stroke-width: 16px;
        transform: scale(0);
    }

    35% {
        animation-timing-function: ease-out;
        opacity: 0.5;
        r: 8px;
        stroke-width: 16px;
        transform: scale(1);
    }

    50%,
    to {
        opacity: 0;
        r: 16px;
        stroke-width: 0;
        transform: scale(1);
    }
}

@keyframes starFill {

    from,
    40% {
        animation-timing-function: ease-out;
        transform: scale(0);
    }

    60% {
        animation-timing-function: ease-in-out;
        transform: scale(1.2);
    }

    80% {
        transform: scale(0.9);
    }

    to {
        transform: scale(1);
    }
}

@keyframes starStroke {
    from {
        transform: scale(1);
    }

    20%,
    to {
        transform: scale(0);
    }
}

@keyframes starLine {

    from,
    40% {
        animation-timing-function: ease-out;
        stroke-dasharray: 1 23;
        stroke-dashoffset: 1;
    }

    60%,
    to {
        stroke-dasharray: 12 13;
        stroke-dashoffset: -13;
    }
}

.media-list {
    padding: 25px;
    border: 1px solid;
    display: flex;
    gap: 20px;
}

.media-list-item {
    position: relative;
}

.delete-media {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 99px;
    top: -10px;
    right: -10px;
}


.delete-media:hover {
    cursor: pointer;
}

.delete-media svg {
    width: 20px;
}

.image-preview {
    width: 75px;
    height: 75px;
    object-fit: cover;
}

/* 
.star-rating:before,
.woocommerce-page .star-rating:before {
    content: '\e9ad\e9ad\e9ad\e9ad\e9ad';
    color: grey;
}

.star-rating span:before {
    content: '\e9ad\e9ad\e9ad\e9ad\e9ad';
    color: #000;
} */

.star-rating {
    font-size: 16px;
    /* width: 6rem; */
}

.custom-rating .woocommerce-review-link {
    width: 100%;
}

.custom-rating .star-rating {
    margin: unset;
    /* width: 6rem; */
    font-size: 16px;
    padding: 12px;
    margin-top: 7px;
}

.obl-review-toggle .count-item {
    display: flex;
    align-items: center;
    gap: 5px;
    background: transparent;
    margin-bottom: 0.8rem;
    padding: 4px;
    cursor: pointer;
}

.obl-review-toggle .count-item.active,
.obl-review-toggle .count-item:hover {
    background: #ddd;
}

.rating-sort-submenu {
    text-align: center;
    z-index: 20;
}

.rating-sort-submenu .title {
    font-size: 24px;
}

.review-container .right-toolbar {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
}

.review-container .right-toolbar .get-review-form {
    margin: 0;
    height: 100%;
    display: flex;
    align-items: center;
}

.obl-review-toggle .count-item .star-wrapper {
    display: inline-flex;
}

.obl-review-toggle .count-item .star-wrapper i.icon-star-solid {
    color: #000;
}

.loox-progress {
    width: 100%;
    height: 10px;
    border-radius: 2px;
    min-width: 120px;
    width: 120px;
    background: rgba(0, 0, 0, 0.04);
}

.loox-progress-value {
    background: #7B7B7B;
    border-radius: 2px;
    height: 10px;

}

.loox-progress-value .obl-review-toggle .toggle-item {
    display: flex;
    gap: 7px;
    font-size: 16px;
}

.obl-review-toggle.current-dropdown .loox-progress-value {
    animation: progressBarGrowAnimation .6s ease forwards;
}

.get-review-form {
    border: 1px solid #ddd;
    background-color: transparent !important;
}

.get-review-form span {
    font-weight: 500;
}

.get-review-form:hover {
    background-color: #ddd;
}

.woocommerce-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
}

.woocommerce-pagination .page-numbers {
    display: flex;
    list-style: none;
}

@keyframes progressBarGrowAnimation {
    0% {
        width: 0;
    }

    100% {
        opacity: 1;
    }
}

#review-popup {
    position: relative;
    width: 800px;
    /* margin: 0 auto; */
    border-radius: 10px;
    overflow: hidden;
}

.mfp-close-btn-in #review-popup .mfp-close {
    top: 10px !important;
    border-radius: 5px;
    right: 10px;
    opacity: 1;
    background: rgba(0, 0, 0, 0.5);
}

#review-popup .review-popup-content {
    background: #fff;
    display: flex;
    width: 617px;
    width: 100%;
    border-radius: 8px;
    margin: 0 auto;
    overflow: hidden;
}

#review-popup .review-left img {
    max-width: 350px;
    border-radius: 0;
}

#review-popup .review-right {
    padding: 20px;
    flex: 1;
}

#review-popup .popup-review-author {
    text-transform: capitalize;
    color: #000;
}

#review-popup .popup-review-rating {
    font-size: 16px;
    width: 6rem;
}

#review-popup .popup-review-text {
    color: #000;
    margin-top: 15px;
}

.get-review-form-wrapper {
    display: none;
}

@media screen and (max-width: 678px) {

    #review-popup {
        width: 100%;
    }

    #review-popup .review-left img {
        max-width: 180px;
        border-radius: 0;
    }

    #review-popup .review-popup-content {
        width: 100%;
    }

    .obl-review-toggle .star {
        font-size: 16px;
    }

    .right-toolbar .get-review-form {
        display: none !important;
    }

    .get-review-form-wrapper {
        display: block;
    }

    .get-review-form-wrapper .get-review-form {
        width: 100%;
    }

    .obl-review-toggle .toggle-item {
        flex-wrap: nowrap;
    }

    .review-footer .current-step {
        margin-right: 10px;
    }

    .review-footer .current-step span {
        width: 30px;
    }

    .filter-comment-button .nav-dropdown {
        left: auto !important;
        right: 0;
    }

}

#accordion-reviews {
    visibility: hidden;
    display: none;
}

.comments-inner {
    margin-top: 1rem;
    text-align: center;
}

.comment-images-list .flickity-button {
    /* background: rgba(0, 0, 0, 0.8); */
    color: #fff;
    border-radius: 7px;
    opacity: 1;
}

.section-testimonial .load_more_reviews {
    color: #fff;
}

.section-testimonial .load_more_reviews:hover {
    color: #000;
}

/* end review */
.btn--with-icon {
    display: flex;
    align-items: center;
}

.btn--with-icon {
    width: 30px;
}

.product-small .star-rating {
    display: none;
}

@media screen and (max-width: 678px) {

    /* Responsive for mobile */
    section>.section-content>.row>.col {
        padding-bottom: 15px;
    }

    .product-side span.amount {
        font-size: 20px;
    }

    footer .social-icons {
        justify-content: start;
    }

    .row-slider .flickity-prev-next-button {
        display: none;
    }

    #top-bar {
        display: none;
    }

    #logo {
        position: relative;
        width: 150px !important;
        /* left: unset; */
        bottom: unset;
        margin: 0;
    }

    #logo img {
        max-height: 70px;
    }

    .header-main .header-inner {
        max-width: 100%;
    }

    .header-main .logo-left .flex-left {
        /* right: 15px; */
        /* position: absolute; */
        /* margin-top: 4px; */
    }

    .medium-logo-center .flex-right {
        /* margin-right: 45px; */
    }

    .theme-title-block .title {
        font-size: 1.6rem;
        max-width: 100%;
    }

    .theme-title-block .description {
        font-size: 1rem;
        max-width: 100%;
    }

    .creative-slider.is-project .cell-inner {
        width: 85%;
        text-align: center;
        padding: 1.5rem 0.5rem;
    }

    .creative-slider .slider-cell .cell-inner .cell-title {
        font-size: 32px;
    }

    .creative-slider .slider-cell .cell-inner .cell-subtitle span,
    .creative-slider .slider-cell .cell-inner .cell-title span {
        padding: 0.5rem;
    }

    .creative-slider.is-simple .cell-inner .cell-subtitle {
        font-size: 18px !important;
    }

    .creative-slider.is-simple .cell-inner .cell-title {
        font-size: 30px !important;
        max-width: 85%;
    }

    #content>.creative-slider.is-simple .cell-inner {
        max-width: 100%;
        padding-left: 10%;
    }

    .page-header-wrapper .entry-title {
        font-size: 1.9rem;
    }

    .page-header-wrapper .page-title-inner {
        min-height: 150px !important;
    }

    .woocommerce-breadcrumb {
        margin-bottom: 1rem;
    }

    .oblix-taxonomy-list {
        flex-wrap: wrap;
    }

    .icon-box.contact-shape .icon::before {
        width: 120px;
        height: 120px;
        top: 45px;
        left: 35%;
    }

    .icon-box.contact-shape .icon {
        height: 90px;
        max-width: 90px;
    }

    .icon-box.contact-shape {
        gap: 0;
    }

    .process.vertical .process-item .process-content {
        display: block;
    }

    .du-an-loop-item .post-title {
        font-size: 1.15rem;
    }

    .contact-form-section .contact-block .company-info .icon {
        border-radius: 50px;
        width: 50px;
        height: 50px;
        line-height: 50px;
        min-width: 50px;
    }

    .page-checkout a.icon-remove::before,
    .page-checkout a.remove::before {
        content: none;
    }

    .product-footer .woocommerce-tabs li {
        padding: 0px 25px;
        max-width: max-content;
        margin-right: 13px !important;
    }

    .post-type-archive-product .shop-container {
        padding-left: 0;
    }

    .post-loop-item .post-title {
        font-size: 18px;
    }

    .filter-wrap {
        justify-content: space-between;
    }

    .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .item-count {
        right: 15px;
    }

    .filter-wrap .category-filtering .filter-button {
        color: #000;
        border-radius: 0;
        height: 2.9rem;
    }

    .section.auto-product {
        padding: 30px 0;
    }

    .dich-vu .box-vertical-direct {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .dich-vu-loop-item .box-text {
        padding-left: 0 !important;
    }

    .dich-vu-loop-item .box-text .box-text-inner {
        text-align: center;
    }

    .product-info .product-title {
        font-size: 28px;
    }

    .single-post-title-container .single-post-title {
        font-size: 26px !important;
    }

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

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

    .product-cat-filter .nav-line-bottom {
        top: 25px;
        justify-content: left;
        flex-wrap: nowrap;
        overflow: scroll;
        -ms-overflow-style: none;
        /* Internet Explorer 10+ */
        scrollbar-width: none;
        /* Firefox */
    }

    .product-cat-filter .nav-line-bottom::-webkit-scrollbar {
        display: none;
        /* Safari and Chrome */
    }

    .product-cat-filter .nav-line-bottom a {
        font-size: 0.9rem;
    }

    .product-cat-filter .nav-line-bottom>li {
        min-width: max-content;
    }

    .container::-webkit-scrollbar {
        display: none;
        /* Safari and Chrome */
    }

    .testimonial-box.obelix-testimonial--one .testimonial-meta {
        padding-left: 0;
    }

    .section-instagram .ux-logo img {
        height: 300px !important;
    }

    .product-cat-filter .nav-line-bottom>li>a>span:before {
        bottom: 0px;
    }

    .banner-1 .text-box .title {
        font-size: 24px;
    }

    .section-instagram .icon-box {
        display: flex;
    }

    .section-instagram .icon-box-img {
        margin-left: 0;
        margin-right: 0.7rem;
    }

    .section-instagram .icon-box-img img {
        padding-top: 0;
    }

    .section-instagram .icon-box-text {
        text-align: left;
        padding: 0;
        margin: 0;
    }

    .page-header-wrapper .title-breadcrumbs {
        padding: 0;
    }

    .section.obelix-faq--one {
        padding: 0;
    }

    .accordion.obelix-faq--one .accordion-title {
        font-size: 16px;
    }

    .accordion.obelix-faq--one .toggle i:after {
        width: 12px;
    }

    .accordion.obelix-faq--one .toggle i:before {
        height: 12px;
    }

    .category-filtering {
        position: absolute;
        margin: 6px 15px 0;
        right: 0;
        padding: 0;
    }

    .category-filtering a {
        border: 1px solid #ccc;
        padding: 10px;
    }

    .woocommerce-ordering {
        display: block;
        max-width: 80%;
    }

    .filter-button strong {
        display: none;
    }

    .accordion-title {
        font-size: 16px;
    }

    .banner-1 .banner-layers .text-box {
        width: 100% !important;
        left: 0;
    }

    .product-section-title {
        font-size: 24px;
    }
}


.obelix-attribute-wrapper .current-filter {
    margin-bottom: 1rem;
    width: 100%;
    display: flex;
    align-items: center;
}

.obelix-attribute-wrapper .current-filter label,
.obelix-attribute-wrapper .current-filter .widget_layered_nav_filters {
    display: inline-block;
    width: auto;
    margin-bottom: 0;
}

.obelix-attribute-wrapper .current-filter .widget_layered_nav_filters {
    margin-left: .7rem;
}

.obelix-attribute-wrapper .current-filter .clear-filter {
    margin-left: auto;
}

.obelix-attribute-wrapper .attribute-list {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.obelix-attribute-wrapper .widget {
    margin-bottom: 0;
}

.obelix-attribute-wrapper .attribute-list .attribute-menu>* {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: auto;
    margin-right: 10px;
    margin-top: 0;
    margin-bottom: 10px !important;
}

.obelix-attribute-wrapper .attribute-list .woocommerce-ordering {
    margin: 0;
}

.obelix-attribute-wrapper .attribute-list .attribute-menu .short-heading,
.obelix-attribute-wrapper .attribute-list .woocommerce-ordering select {
    padding: 10px 15px 9px;
    line-height: 1;
    display: inline-block;
    box-shadow: none;
    border: 1px solid #dadada;
    position: relative;
    cursor: pointer;
    margin: 0;
    min-width: 160px;
    width: auto;
    height: auto;
    text-align: left;
    color: #222222;
    font-size: .9rem;
    position: relative;
}

.obelix-attribute-wrapper .attribute-list .attribute-menu .short-heading .icon-angle-down {
    position: absolute;
    right: 10px;
    top: 50%;
    margin: 0;
    transform: translateY(-50%);
}

.obelix-attribute-wrapper .attribute-list .nav-dropdown {
    z-index: 9999;
    border: none;
    border-radius: .2rem;
    background-color: white;
}

.obelix-attribute-wrapper .filter-attribute-block .product-categories {

    max-height: 400px;
    overflow-y: scroll;
}

.obelix-attribute-wrapper .filter-attribute-dropdown {
    font-size: .9rem;
}

.obelix-attribute-wrapper .filter-attribute-block .product-categories .children {
    padding-bottom: 0;
    padding-left: 14px;
}

.obelix-attribute-wrapper .filter-attribute-block.is-category .product-categories>.cat-item:not(.current-cat) {
    display: none !important;
}

.obelix-attribute-wrapper .filter-attribute-block.is-category .product-categories>.current-cat {
    border-top: none;
}

.obelix-attribute-wrapper .filter-attribute-block.is-category .product-categories>.current-cat>a {
    pointer-events: none;
}

.obelix-attribute-wrapper .filter-attribute-block.is-category .product-categories>.current-cat>.toggle {
    display: none !important;
}

.obelix-attribute-wrapper .filter-attribute-block.is-category .product-categories>.current-cat>.children {
    left: auto;
    opacity: 1;
    position: inherit;
    transform: translateX(0);
}

.obelix-attribute-wrapper .nav-dropdown:empty::before {
    display: inline;
    content: "Empty result!";
    font-style: italic;
    font-size: .8rem;
}

.obelix-attribute-wrapper .attribute-menu .widget_layered_nav_filters ul li.chosen a {
    border-radius: 0;
    padding: 3px 5px;
}

.obelix-attribute-wrapper .wc-clear-all {
    text-decoration: underline;
    margin-left: 0.7rem;
    font-size: 0.9rem;
    margin-left: auto;
}

.obelix-attribute-wrapper .filter-button {
    display: none;
}

.obelix-attribute-wrapper .filter-button.is-filtering,
.obelix-attribute-wrapper .filter-button.is-filtering svg {
    color: red;
}

.obelix-attribute-wrapper .filter-button.is-filtering svg {
    fill: red;
}

/* List Style */
.obelix-attribute-wrapper .filter-attribute-block.list-layout .short-heading {
    border: none;
    padding: 0;
    font-weight: bold;
    font-size: 1rem;
    color: #000;
}

.obelix-attribute-wrapper .filter-attribute-block.list-layout {
    display: flex;
    align-items: center;
}

.obelix-attribute-wrapper .filter-attribute-block.list-layout {}

.obelix-attribute-wrapper .filter-attribute-block.list-layout {}

.obelix-attribute-wrapper .filter-attribute-block.list-layout .widget>ul>li {
    display: inline-flex;
    width: auto;
    margin: .2rem 0.35rem .2rem 0rem;
    padding: .2rem .5rem;
    border: 1px solid #dadada;
    cursor: pointer;
}

.obelix-attribute-wrapper .filter-attribute-block.list-layout .widget>ul>li:hover {
    border-color: #898989;
}


.obelix-attribute-wrapper .filter-attribute-block.list-layout .widget>ul>li a {
    padding: 0;
    padding-right: .1rem;
    font-size: .9rem;
}

.obelix-attribute-wrapper .filter-attribute-block.list-layout .widget>ul>li .count {
    line-height: 1;
}

.obelix-attribute-wrapper .filter-attribute-block.list-layout .widget>ul>li:first-child {
    margin-left: 0;
}

/* Brand */

.obelix-attribute-wrapper.show-logo .widget_brand_nav .wc-layered-nav-term {
    position: relative;
    display: inline-block;
    border: 1px solid #dadada;
    margin: .2rem 0.4rem 0.2rem 0;
    padding: .2rem .6rem;
}

.obelix-attribute-wrapper.show-logo .widget_brand_nav .wc-layered-nav-term .brand-logo {
    height: 30px;
    line-height: 30px;
    width: 68px;
    object-fit: contain;
}

.obelix-attribute-wrapper.show-logo .widget_brand_nav .wc-layered-nav-term .brand-logo img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.obelix-attribute-wrapper.show-logo .widget_brand_nav .wc-layered-nav-term .brand-logo.no-logo {
    width: auto;
}

.obelix-attribute-wrapper.show-logo .widget_brand_nav .wc-layered-nav-term .brand-logo .brand-text {}

.obelix-attribute-wrapper.show-logo .widget_brand_nav>ul>li.wc-layered-nav-term a {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0;
    display: block;
    font-size: 0;
    left: 0;
    top: 0;
}

.obelix-attribute-wrapper.show-logo .widget_brand_nav>ul>li.wc-layered-nav-term.chosen a::before {
    font-size: .9rem;
    top: 50%;
    left: 6px;
    line-height: 1;
    transform: translateY(-50%);
}

.obelix-attribute-wrapper.show-logo .widget_brand_nav>ul>li.wc-layered-nav-term:hover,
.obelix-attribute-wrapper .filter-attribute-block .widget>ul>li.wc-layered-nav-term.chosen {
    border-color: #737373;
}

.obelix-attribute-wrapper.show-logo .widget_brand_nav>ul>li.wc-layered-nav-term.chosen .brand-logo {
    margin-left: 22px;
}

.obelix-attribute-wrapper.show-logo .widget_brand_nav .wc-layered-nav-term .count {
    line-height: 1;
    position: absolute;
    top: .2rem;
    right: .2rem;
}

/* shop */
#shop-sidebar aside {
    margin-bottom: 1.5rem;
}

/* End shop */
.product-category .box-category .header-title {
    font-size: 1rem;
}

@media screen and (max-width: 549px) {

    .obelix-attribute-wrapper .filter-button {
        display: flex;
        gap: 5px;
        margin-bottom: 15px;
    }

    .obelix-attribute-wrapper .filter-button svg {
        width: 1.2rem;
    }

    .category-filtering .inline-block {
        display: none;
    }
    
    .section-title {
        margin-bottom: 1rem;
    }
    .banner-1 .text-box-content{
        margin-left: 1rem;
    }
}

/* */