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

/*************** ADD CUSTOM CSS HERE.   ***************/

:root {
    --header-font: 'STIX Two Text', serif;
    --body-font: "Open Sans", sans-serif;
    --primary-color: var(--wp--preset--color--primary);
    /* --primary-color-hover: #AEDB2B; */
    --secondary-color: var(--fs-color-secondary);
    /* --secondary-color-hover: #2763DB; */
    --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);

    --text-dark: #0F0F0F;
    --text-light: #A1A1A1;
    --boder-dark-color: #0F0F0F;
    --box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
    --icon-font: 'fl-icons' !important;

    /* Slide define */
    --slide-dot-color: var(--primary-color);
    --slide-nav-color: var(--primary-color);

}

/* icon font */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* end icon font */

.header-nav {
    justify-content: center;
    color: var(--text-dark);
    font-weight: 500;
}

.header-nav>li>a {
    position: relative;
}

.header-nav>li>a::after {
    content: "";
    position: absolute;
    width: 0%;
    height: 1px;
    left: 0;
    bottom: 0;
    background: var(--text-dark);
    transition: all 0.3s ease-in-out;
}

.header-nav>li:hover>a::after {
    width: 100%;
}

.nav-column>li>a,
.nav-dropdown>li>a,
.nav-vertical-fly-out>li>a,
.nav>li>a {
    color: var(--text-dark);
}

input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
textarea {
    background: #F6F6F6;
    padding: 10px 20px;
    border: none;
    box-shadow: none;
    border: 1px solid transparent;
}

input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
select:focus,
textarea:focus {
    outline: none;
    background-color: unset;
    box-shadow: none;
    border: 1px solid var(--link-color) !important;
}

.page-banner-title-inner .title {
    font-size: 52px;
}

.page-banner-title-inner .sub-title {
    margin-top: 30px;
    font-size: 18px;
    width: 70%;
    margin: 26px auto 0px;
    display: block;
}

/***** Post *****/
.obl-post-list .is-divider {
    display: none;
}

.obl-post-list .from_the_blog_excerpt {
    font-size: .88rem;
    margin-top: 14px;
}

.obl-post-list .page_loop_item {}

.post_single_page #comments .comment-respond {
    background-color: unset;
    padding: 0;
}

.post_single_page #comments textarea,
.post_single_page #comments input:not(.submit) {
    background-color: white;
}

.post_single_page .post-tags.tags-style-button a {
    background: white;
}

/***** End Post *****/

/***** Section *****/
.section-title-2 {
    width: 60%;
    margin: 0 auto 30px;
}

.about-image-box {
    border-radius: 9px;
    overflow: hidden;
}

.about-image-box .box-image .overlay {
    background: linear-gradient(180deg, rgba(17, 17, 17, 0) 0%, #111 94.71%) !important;
    opacity: 1;
}

.box-overlay.dark .box-text,
.box-shade.dark .box-text {
    text-shadow: none;
}

/***** End Section *****/

/***** widget *****/
.widget {
    background: #F6F6F6;
    padding: 24px;
    margin-bottom: 34px;
}

.widget_categories {
    padding: 32px;
}

.widget_product_categories>ul>li,
.widget_categories>ul>li {
    background: white;
}

.widget_product_categories>ul>li,
.widget_categories>ul>li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    font-weight: 500;
    transition: 0.3s;
}

.widget_product_categories>ul>li+li,
ul.menu>li+li {
    border: none;
}

.widget_product_categories>ul>li:not(:last-child),
.widget_categories>ul>li:not(:last-child) {
    margin-bottom: 10px;
}

.widget_product_categories>ul>li>a,
.widget_categories>ul>li>a {

    padding: 10px 18px;
}

.widget_product_categories>ul>li .count,
.widget_categories>ul>li .count {
    margin-right: 14px;
}

.widget_product_categories>ul>li:hover,
.widget_categories>ul>li:hover {
    transform: translateY(-5px) scale(1.03);
    background-color: var(--primary-color);
    color: white;
}

.widget_product_categories>ul>li:hover a,
.widget_categories>ul>li:hover a {
    color: white;
}

h3.widget-title,
span.widget-title {
    /* text-transform: capitalize!important; */
    font-size: 24px;
    font-family: var(--header-font);
    margin-bottom: 22px;
    display: block;
}

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

.widget.widget_categories>ul>li {
    border: none;
}

.widget_categories>ul>li::after {
    content: '\e925';
    font-family: var(--icon-font);
    margin-left: 4px;
    font-size: 12px;
    position: relative;
    top: 1px;
    padding-right: 15px;
}

.widget>ul>li.recent-blog-posts-li {
    background: unset;
}

.widget .recent-blog-posts {
    align-items: center !important;
}

.widget .recent-blog-posts a {
    font-size: .9em;
    line-height: 1.5;
    margin-bottom: 0;
}

.widget .badge-outline .badge-inner {
    border: 0;
    width: 66px;
    height: 56px;
    display: block;
    background-position: center;
    border-radius: 2px;
}

.widget>ul>li.recent-blog-posts-li .post_comments {
    display: none;
}

/* 
aside.widget input {
    background: white;
}

aside.widget input:focus {
    background: white;
} */

/***** End widget *****/

/***** Dich vu *****/

.dich_vu_loop_item {
    overflow: hidden;
}

.dich_vu_loop_item .box-text {
    position: absolute;
    bottom: -154px;
    z-index: 2;
    transition: all 0.6s;
}

.dich_vu_loop_item .from_the_blog_excerpt {
    height: 90px;
    overflow: hidden;
    transition: all ease .3s;
    transition-delay: .1s;
}

.dich_vu_loop_item:hover .from_the_blog_excerpt {
    height: auto;
}

.dich_vu_loop_item:hover .box-text {
    bottom: 0;
}

.dich_vu_loop_item .box-text .button {
    position: relative;
    text-align: left;
    font-size: 14px;
    font-family: var(--header-font);
}

.dich_vu_loop_item .box-text .button::after {
    content: '\e925';
    font-family: var(--icon-font);
    margin-left: 4px;
    font-size: 12px;
    position: relative;
    top: 1px;
    transition: all 0.3s;
}

.dich_vu_loop_item .box-text .button:hover::after {
    margin-left: 6px;
}

.dich_vu_loop_item .box-text-inner {
    display: flex;
    flex-direction: column;
}

.dich_vu_loop_item .custom-post-meta-icon {
    width: 100%;
    order: -1;
    margin-bottom: 20px;
}

.dich_vu_loop_item .custom-post-meta-icon img {
    width: 48px;
}

.dich_vu_loop_item .overlay {
    background: linear-gradient(180deg, rgba(17, 17, 17, 0) 0%, #111 94.71%) !important;
    /* background-color: transparent!important; */
}

.col,
.columns,
.gallery-item {
    padding-bottom: 0;
}

/***** Homepage *****/
.section-title .text h3 {
    margin-bottom: 0px;
}

/***** End Homepage *****/

/***** End Dich vu *****/
/***** Start Khoa hoc *****/
.learning-items {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border: 1px solid var(--secondary-color);
    padding: 64px 45px
}

.learning-items .title {
    margin-top: 0;
    color: var(--secondary-color);
    font-family: var(--header-font);
    text-align: center;
    font-size: 1.6em;
}

.learning-items .title a {
    font-weight: 700;
    color: var(--secondary-color);
}

.learning-items .price-wrapper {
    margin: 0;
    line-height: 1.5;
    justify-content: flex-start;
    flex-wrap: wrap;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 1px solid var(--secondary-color);
    padding-bottom: 16px;
    color: var(--secondary-color);
    font-size: 25px;
}

.learning-items .content {
    margin-top: 16px;
}

.learning-items .button-wrapper {
    text-align: center;
}

.learning-items .button {
    padding: 5px 60px;
}

/***** End Khoa hoc *****/
/***** Start Product single ******/
.product_meta>span {
    padding: 10px 0;
}

.quantity .button.plus,
.quantity .button.minus {
    height: 35px !important;
    width: 35px !important;
}


.woocommerce .product_meta span {
    display: block;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.3em;
}

.woocommerce .product_meta a {
    font-size: 16px;
    font-weight: 500;
}

.woocommerce-Price-amount bdi {
    color: var(--secondary-color);
}

.product-small .box-text-products {
    padding: 10px;
}

.product-small .box-text-products .product-title a {
    font-weight: 600;
}

/***** End Product single ******/
.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
    white-space: nowrap;
}

/***** End Slider effect *****/
/***** Loop item *****/
.product-small .box-text-products .product-title {
    margin-bottom: 8px;
}

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

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

.product-small .box-text-products {
    background: white;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/***** End Loop item *****/
ul.header-nav.nav-right>li>a::after {
    display: none !important;
}

.cart-icon.image-icon {
    position: relative;
    top: -1px;
}

.header .cart-icon.image-icon::before {
    content: '\e9d1';
    font-family: fl-icons !important;
    display: inline-block;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.1em;
    font-size: 23px;
    font-weight: 400;
}

.header .cart-icon strong {
    border: none;
    width: auto;
    height: auto;
    position: absolute;
    font-size: 10px;
    font-weight: 700;
    min-width: 15px;
    height: 15px;
    line-height: 16px;
    text-align: center;
    padding: 0;
    top: auto;
    bottom: -3px;
    right: -6px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    background: var(--primary-color);
    border-radius: 40px;
}

.header .cart-icon:hover strong,
.header .cart-icon strong {
    background: var(--primary-color) !important;
    color: white !important;
}

.header .cart-icon strong:after {
    content: none;
}

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

.stuck .header-main .nav>li>a.header-cart-link {
    line-height: 16px;
}

.cart-popup-inner .widget_shopping_cart_content .price-wrapper {
    opacity: 1;
}

/* End Woocomemre */
.wpcf7 .wpcf7-form-control-wrap span[aria-hidden="true"] {
    background: none;
    font-size: 12px;
    font-style: italic;
    padding: 0;
    margin-bottom: 20px;
    padding-left: 8px;
}

.wpcf7 .wpcf7-form-control-wrap span[aria-hidden="true"]::after {
    display: none;
}

.wpcf7-list-item-label {
    font-weight: 500;
}

.theme-title-block .title {
    font-size: 32px;
    text-transform: uppercase;
    margin-bottom: 0.3rem;
}

.theme-title-block .description {
    font-size: 18px;
    max-width: 65%;
    margin: 0 auto;
}

.theme-title-block.left .description {
    margin-left: 0;
}

.icon-box .theme-title-block .description {
    max-width: 100%;
}

.box-blog-post .is-divider {
    visibility: hidden;
}

.row-slider .flickity-page-dots {
    bottom: 0;
}

.flickity-page-dots .dot.is-selected {
    background-color: var(--primary-color);
}

.hero-banner .title {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 1rem;
    font-size: 2rem;
}

.hero-banner .description {
    font-size: 1.125rem;
}

.post-info>span {
    display: inline-flex;
    align-items: center;
}

.post-info .post-category a:last-child {
    margin-left: 4px;
}

.post-info.has-icon>span::before {
    display: inline-block;
    font-family: fl-icons !important;
    margin-right: 6px;
    font-size: 90%;
}

.post-info.icon-light .post-date::before {
    content: "\e945";
}

.post-info.icon-light .post-category::before {
    content: "\e9ee";
}

.post-info.icon-light .post-author::before {
    content: "\e9e4";
}

.post-info.icon-solid .post-date::before {
    content: "\e946";
}

.post-info.icon-solid .post-category::before {
    content: "\e9ed";
}

.post-info.icon-solid .post-author::before {
    content: "\e9e3";
}

.post-info.icon-none span::before {
    display: none;
}

.post-info>span:not(:last-child):not(:only-child)::after {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    margin: 0px 10px;
    background-color: var(--text-dark);
    opacity: .5;
}

.post-info.separation-dot>span:not(:last-child):not(:only-child)::after {
    border-radius: 50%;
}

.post-info.separation-none>span:not(:last-child):not(:only-child)::after {
    opacity: 0;
}

.post-info.separation-comma>span:not(:last-child):not(:only-child)::after {
    content: ",";
    background: none;
    height: auto;
    margin-left: 0;
    opacity: 1;
}

.post-tags.tags-style-button a {
    background: var(--primary-color);
    padding: 2px 10px;
    margin-right: 8px;
    border-radius: 2px;
}

.post-tags.tags-style-button a:hover {
    color: initial;
}

.post-tags:not(.tags-style-button) a {
    margin-right: 6px;
}

.post-tags:not(.tags-style-button) a:not(:last-child):not(:only-child):after {
    content: ',';
    display: inline-block;
}

.post-tags a:last-child:only-child {
    margin-right: 0;
}

.post-tags.tags-style-underline a {
    position: relative;
    text-decoration: none !important;
}

.post-tags.tags-style-underline a::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    opacity: .8;
    bottom: -2px;
    left: 0;
    transform-origin: right;
    transform: scaleX(0);
    transition: transform .3s ease-in-out;
}

.post-tags.tags-style-underline a:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}

/* Woocomemre */
/* Cart element */
.quantity input[type=number] {
    color: black;
    background: transparent;
    padding: 0;
}

.quantity .button.plus,
.quantity .button.minus {
    border: none;
    background: #ebebeb;
    height: 18px;
    width: 18px;
    line-height: 1;
    min-height: unset;
    font-size: 14px;
    color: #1c1c1c;
    text-shadow: none;
    border-radius: 50px !important;
    text-align: center;
    padding: 0;
}

.quantity .button.plus:hover,
.quantity .button.minus:hover {
    background: var(--secondary-color);
    color: white;
}

ul.product_list_widget li .quantity.buttons_added,
.product-summary .quantity,
.sticky-add-to-cart--active .quantity,
.ux-quantity {
    align-items: center;
}

a.icon-remove,
a.remove {
    font-size: 0 !important;
    border: none;
    background: #f7f7f7;
    width: 22px;
    height: 22px;
}

a.icon-remove,
a.remove::after {
    content: "\e9be";
    font-size: 14px !important;
    line-height: 23px !important;
    font-family: var(--icon-font);
    font-weight: normal;
}

a.icon-remove,
a.remove:hover {
    background: #e3e3e3;
    color: var(--alert-color);
}

ul.product_list_widget li a:not(.remove) {
    font-size: .87em;
    line-height: 1.56;
}

.off-canvas-cart .cart-popup-title {
    text-align: left;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-weight: 500;
    border-bottom: solid 1px #e7e7e7;
    letter-spacing: 0;
}

.off-canvas-cart .mfp-ready .mfp-close {
    top: 34px !important;
    right: 2px;
}

.off-canvas-cart .cart-popup-title .is-divider {
    display: none;
}

.widget_shopping_cart p.total strong {
    font-weight: 600;
    text-transform: uppercase;
}

del span.amount {
    margin-right: 0;
    margin-left: .3em;
}

.sticky-add-to-cart--active {
    background-color: white;
}

.sticky-add-to-cart__product .product-title-small {
    max-width: unset;
}

.vertical-thumbnails {}

.vertical-thumbnails::-webkit-scrollbar-thumb {
    background: rgb(219, 219, 219);
}

.vertical-thumbnails::-webkit-scrollbar-thumb:hover {
    background: var(--primary-color-hover);
}

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

.header-nav.header-nav-main {
    gap: 10px;
}

footer .company-info-text {
    margin-bottom: 1em;
}

.widget_shopping_cart ul.product_list_widget li {
    padding-right: 30px;
    margin-left: 0;
}

.flickity-page-dots {
    bottom: 0;
}

aside.widget input.search-field {
    background-color: #fff !important;
}

article {
    font-size: 18px;
}

.page-title .entry-title {
    text-transform: uppercase;
    font-size: 2rem;
}

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

    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .mfp-content .widget {
        padding: 7px;
    }

    .mfp-content .ux-mini-cart-qty {
        flex-wrap: wrap;
    }

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

    .section-title-2 {
        width: 100%;
    }

    .theme-title-block .title {
        font-size: 24px;
    }

    .theme-title-block .description {
        font-size: 16px;
    }

    .off-canvas-left.mfp-ready .mfp-content,
    .off-canvas-right.mfp-ready .mfp-content {
        background: #fff;
    }

    .off-canvas:not(.off-canvas-center) .nav-vertical li>a {
        font-size: 16px;
    }

    .off-canvas:not(.off-canvas-center) .toggle i {
        font-size: 20px !important;
    }

    .nav-sidebar.nav-vertical>li+li {
        border: none;
    }

    .col.post-item {
        padding-bottom: 30px;
    }
}