::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-thumb {
    background-color: #aaa;
}

::-webkit-scrollbar-track {
    background-color: #f1f1f1;
}

.absolute-footer {
    display: none;
}

.absolute-footer, html {
    background-color: #fafafa !important;
}

:root {
    --primary-color-2: #f26c25;
    --color-dark: #111;
}

#wrapper, #main {
    background: #fafafa !important;
}

ul, li {
    margin-bottom: 0px !important;
}

.row-0 {
    padding: 0px 0px !important;
}

.pd-0 {
    padding: 0px !important;
}

.row-5 {
    padding: 0px 10px !important;
}

.pd-5 {
    padding: 0px 5px 8px 5px !important;
}

.row-10 {
    padding: 0px 5px !important;
}

.pd-10 {
    padding: 0px 10px 20px 10px !important;
}

.pd-35 {
    padding: 0px 35px 20px 35px !important;
}

.row-7 {
    padding: 0px 7px !important;
}

.pd-7 {
    padding: 0px 7px 7px 7px !important;
}

.noPadding {
    padding-bottom: 0px !important;
}

.mr-1 {
    margin-right: 10px !important;
}

.mr-2 {
    margin-right: 20px;
}

.mr-3 {
    margin-right: 30px;
}

.mr-4 {
    margin-right: 40px;
}

.mr-4 {
    margin-right: 50px;
}

.ml-1 {
    margin-left: 10px;
}

.ml-2 {
    margin-left: 20px;
}

.ml-3 {
    margin-left: 30px;
}

.ml-4 {
    margin-left: 40px;
}

.mt-1 {
    margin-top: 10px;
}

.mt-2 {
    margin-top: 20px;
}

.mt-3 {
    margin-top: 30px;
}

.mt-4 {
    margin-top: 40px;
}

.mt-5 {
    margin-top: 50px;
}

.mb-1 {
    margin-bottom: 10px !important;
}

.mb-2 {
    margin-bottom: 20px !important;
}

.mb-3 {
    margin-bottom: 30px;
}

.mb-4 {
    margin-bottom: 40px;
}

.mb-5 {
    margin-bottom: 50px;
}

.button_style {
    background-color: var(--primary-color) !important;
    color: #fff !important;
    text-align: center;
    padding: 0px 16px !important;
    font-size: 14px !important;
    display: inline-block !important;
    position: relative;
    text-transform: unset !important;
    overflow: hidden !important;
    z-index: 9 !important;
    border-radius: 3px !important;
    transition: 0.3s all !important;
    line-height: 40px !important;
    box-shadow: unset !important;
    height: 40px;
}


.button_style:hover {
    box-shadow: 0px 4px 19.2px 0px rgba(0, 0, 0, 0.09) !important;
    background: #fff !important;
    color: var(--primary-color) !important;
}

/**header**/
div#masthead ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase {
    padding-right: 15px;
}

div#masthead li.header-search-form.search-form.html.relative.has-icon {
    width: 100%;
}

div#masthead input#s {
    height: 40px;
    box-shadow: unset;
    border: 1px solid #f5f5f5;
    background: #f5f5f5;
    padding-left: 45px;
    font-size: 16px;
}

div#masthead button.ux-search-submit {
    height: 40px;
    width: 40px;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    background: transparent;
    color: rgb(97, 97, 97);
    box-shadow: unset;
    border: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}

div#masthead button.ux-search-submit i {
    font-size: 14px;
    top: unset;
}

i.icon-search:before {
    content: '\f002';
    font-family: "Font Awesome 6 Pro";
}

.nav-right li.current-dropdown:last-child > .nav-dropdown, .nav-right li.has-dropdown:hover:last-child > .nav-dropdown {
    padding: 5px 0 !important;
}

div#masthead ul.nav-dropdown li {
    padding: 0 !important;
    border: 0px !important;
}

div#masthead ul.nav-dropdown li a {
    padding: 12px 16px !important;
    font-weight: 300 !important;
    font-size: 15px !important;
    border: 0px !important;
}

div#masthead ul.nav-dropdown li a:hover {
    background-color: rgb(244, 244, 246) !important;
    box-shadow: none;
    border-bottom: none !important;
}

div#masthead .header-inner {
    padding: 0 40px;
}

/**menu**/
div#mega-menu-wrap-primary ul li {
    padding: 0 15px !important;
}

div#mega-menu-wrap-primary ul li a {
    color: #616161 !important;
    font-weight: 300 !important;
    padding: 0 !important;
    text-transform: unset !important;
    font-size: 16px !important;
    text-align: center !important;
    display: flex !important;
    align-items: center;
}

div#mega-menu-wrap-primary ul li a:hover {
    color: var(--primary-color) !important;
}


div#mega-menu-wrap-primary ul li.mega-current-menu-item a {
    color: var(--primary-color) !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    box-shadow: rgba(0, 0, 0, 0.04) 0px 10px 20px, rgba(0, 0, 0, 0.04) 0px 2px 6px, rgba(0, 0, 0, 0.04) 0px 0px 1px !important;
    display: block !important;
    padding: 8px 0px !important;
    background: #fff !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li {
    padding: 0 !important;
    border: 0px !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    height: unset !important;
    padding: 12px 16px !important;
    display: block !important;
    -webkit-transition: .4s;
    transition: .4s;
    font-size: 15px !important;
    line-height: 24px !important;
    color: #616161 !important;
    text-transform: unset !important;
    background: #fff !important;
    text-align: left !important;
    font-weight: 300 !important;
    border-color: transparent !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
    background-color: rgb(244, 244, 246) !important;
    box-shadow: none;
    border-bottom: none !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover:before {
    display: none !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li a.mega-menu-link:before {
    display: none !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    color: #616161 !important;
    margin-bottom: 10px !important;
    text-align: left !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
    color: #616161 !important;
    text-transform: unset !important;
    font-size: 14px !important;
    text-align: left !important;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 0px !important;
    text-align: left !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover {
    color: var(--primary-color) !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    background: #fff !important;
    box-shadow: 0px 0px 16px rgb(0 0 0 / 10%);
    padding: 15px !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li {
    padding: 0 !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    color: var(--primary-color) !important;
    font-weight: 700 !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    padding-bottom: 5px !important;
    padding-left: 0px !important;
    border-bottom: 0 !important;
}

/**pagination**/
.pagination {
    width: 100%;
    display: inline-block;
}

.pagination ul li {
    margin: 0 8px !important;
}

.pagination ul li a, .pagination ul li span {
    background: transparent !important;
    border: 0;
    width: 32px;
    height: 32px;
    padding: 0px;
    text-align: center;
    line-height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pagination ul li a:hover, .pagination ul li span:hover {
    color: #fff !important;
    font-weight: normal !important;
    background: #212121 !important;
}

.wp-pagenavi {
    width: 100%;
    display: inline-block;
    margin: 20px 0 0 0;
    text-align: center;
}

.wp-pagenavi a, .wp-pagenavi span {
    background: transparent !important;
    border: 0;
    width: 32px;
    height: 32px;
    padding: 0px;
    text-align: center;
    line-height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current, .pagination span.current {
    color: #fff !important;
    font-weight: normal !important;
    background: #212121 !important;
}

/**alert**/
.alert {
    position: relative;
    padding: 10px;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.alert-primary {
    color: #084298;
    background-color: #cfe2ff;
    border-color: #b6d4fe;
}

.alert-secondary {
    color: #41464b;
    background-color: #e2e3e5;
    border-color: #d3d6d8;
}

.alert-success {
    color: #0f5132 !important;
    background-color: #d1e7dd !important;;
    border-color: #badbcc !important;;
}

.alert-danger {
    color: #842029 !important;
    background-color: #f8d7da !important;
    border-color: #f5c2c7 !important;
}

.alert-warning {
    color: #664d03;
    background-color: #fff3cd;
    border-color: #ffecb5;
}

.alert-info {
    color: #055160;
    background-color: #cff4fc;
    border-color: #b6effb;
}

.alert-light {
    color: #636464;
    background-color: #fefefe;
    border-color: #fdfdfe;
}

.alert-dark {
    color: #141619;
    background-color: #d3d3d4;
    border-color: #bcbebf;
}

/**slide**/
.swiper-container {
    position: relative;
}

body .swiper-button-next, body .swiper-button-prev {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: none;
    -webkit-transition: .3s;
    transition: .3s;
    transform: translateY(-50%) !important;
    top: 50% !important;
    border-radius: 50% !important;
    margin: 0;
    background: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.18) 0px 4px 20px;
}

body .swiper-button-next svg, body .swiper-button-prev svg {
    width: 16px !important;
    height: 16px !important;
}

body .swiper-button-prev.swiper-button-disabled,
body .swiper-button-next.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}

body .swiper-button-next:after, body .swiper-button-prev:after {
    content: '' !important;
    font-size: 15px;
    color: #424242;
}

body .swiper-button-next {
    right: -20px;
}

body .swiper-button-prev {
    left: -20px;
}

body .swiper-button-next:after, body .swiper-button-prev:after {
    display: none !important;
}

body .swiper-button-next i, body .swiper-button-prev i {
    color: var(--primary-color) !important;
}

body .swiper-button-next img, body .swiper-button-prev img {
    width: 15px;
    height: 15px;
    object-fit: contain;
}

/**category**/
.category-description {
    font-size: 16px;
}

.entry-content {
    padding: 0 !important;
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
}

.category-description p
.category-description ul li,
.category-description ol li,
.entry-content p,
.entry-content ul li,
.entry-content ol li {
    margin: 0 0 10px 0 !important;
}

.category-description ul,
.category-description ol,
.entry-content ul,
.entry-content ol {
    margin-left: 15px !important;
}

.category-description table,
.category-description table tr td,
.entry-content table,
.entry-content tr td {
    border-collapse: collapse;
    border: 1px solid #3333;
}

.category-description table tr td,
.category-description table tr th,
.entry-content tr td,
.entry-content tr th {
    padding: 10px;
    color: #333 !important;
}

.entry-content a, .category-description a {
    color: var(--primary-color) !important;
}

/**post item**/
.post-item {
    width: 100%;
    transition: 0.3s all;
}

.post-item .post-thumbnail {
    padding-top: 64.9572649573%;
    position: relative;
    overflow: hidden;
    transition: 0.3s all;
}

.post-item .post-thumbnail img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: 0.3s all;
}

.post-item:hover .post-thumbnail img {
    transition: 0.3s all;
    transform: scale(1.2);
}

.post-item .post-content {
    padding: 15px 0;
}

.post-item .post-content .post-title a {
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #111;
    height: 53px;
}

.post-item .post-content .post-title a:hover {
    color: var(--primary-color);
}

.post-item .post-content .post-desc {
    font-size: 14px;
    line-height: 20px;
    font-weight: 200;
    color: rgba(0, 0, 0, .6);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 8px 0 5px 0;
}

.post-item .post-meta {
    margin-bottom: 10px;
}

.post-item .post-meta ul {
    display: flex;
    gap: 15px;
    margin: 0 !important;
    padding: 0;
    justify-content: start !important;
}

.post-item .post-meta ul li {
    position: relative;
    padding-right: 15px;
    font-size: 14px;
    font-weight: 500;
    color: #111;
    list-style: none;
    margin: 0;
}

.post-item .post-meta ul li:first-child {
    text-transform: uppercase;
}

.post-item .post-meta ul li:first-child:before {
    content: "";
    background: #ddd;
    width: 2px;
    height: 80%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

/*banner*/
.banner_hero h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    color: #424242 !important;
}

/**Shop**/
.shop-item {
    width: 100%;
    border: 1px solid #eeeeee;
    background: #fff;
    overflow: hidden;
    border-radius: 10px;
}

.shop-item .shop-flex {
    display: flex;
    flex-flow: wrap;
    align-items: center;
    padding: 16px;
}

.shop-item .shop-flex .shop-thumbnail {
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 8px;
    background-color: rgba(33, 33, 33, 0.05);
}

.shop-item .shop-flex .shop-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.shop-item .shop-flex .shop-content {
    width: calc(100% - 40px);
    padding-left: 15px;
}

.shop-item .shop-flex .shop-content .shop-title {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #424242;
}

.shop-item .shop-flex .shop-total {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    text-decoration: underline;
    color: #616161;
}

.shop-item .shop-flex .shop-sale {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #616161;
}

.shop-item .shop-footer {
    display: flex;
    padding: 12px 16px;
    align-items: center;
    background-color: #f5f5f5;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    color: #424242;
}

.flex-column {
    flex-flow: column !important;
    gap: 20px;
}

.shop-item .flex-column .shop-thumbnail {
    width: 72px;
    height: 72px;
    display: flex;
    overflow: hidden;
    position: relative;
    align-items: center;
    flex-shrink: 0;
    border-radius: 50%;
    justify-content: center;
}

.shop-item .flex-column .shop-thumbnail:before {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background-color: rgba(33, 33, 33, 0.05);
}

.shop-item .flex-column .shop-content {
    width: 100%;
    padding: 0;
}

/**home**/
.home-title h3 {
    font-size: 24px;
    line-height: 28px;
    color: #424242;
    margin: 0;
}

/*footer*/
#footer .footer-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #424242;
}

#footer .footer-menu a {
    min-height: 0;
    padding: 0 0 6px 0;
    color: #616161;
    font-size: 14px;
    align-self: flex-start;
    transition: 0.2s;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 14px;
    text-decoration: none;
}

#footer .footer-menu a:hover {
    color: var(--primary-color)
}

.col-5 {
    flex-basis: 20% !important;
    max-width: 20% !important;
}

#footer .footer-description {
    font-size: 11px;
    font-weight: 500;
    line-height: 16px;
    font-style: italic;
    color: #616161;
}

#footer .copyright {
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    color: #616161;
}

/*category-entry*/
.category-entry {
    margin: 40px 0;
}

.box-shop {
    border: 1px solid rgb(224, 224, 224);
    border-radius: 5px;
    padding: 16px;
    background: #fff;
}

.box-shop .shop-logo {
    width: 64px;
    height: 64px;
    border-radius: 4px;
    background-color: rgba(33, 33, 33, 0.05);
}

.box-shop .shop-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.box-shop .shop-top {
    display: flex;
    justify-content: space-between;
}

.box-shop .shop-follow a {
    height: 40px;
    display: flex;
    align-items: center;
    gap: 8px;
    color: #424242 !important;
    justify-content: center;
    border-radius: 4px;
    padding: 0 !important;
}

.box-shop .shop-follow a:hover {
    background: #f5f5f5;
}

.button_blue_outline svg path {
    stroke: rgb(255, 82, 82);
    fill: rgb(255, 82, 82);
}

.box-shop .shop-body {
    margin: 30px 0 20px 0;
}

.box-shop .shop-body h1 {
    font-size: 24px;
    line-height: 28px;
    color: #424242;
}

.box-shop .shop-sale {
    display: flex;
    font-size: 11px;
    font-weight: bold;
    gap: 8px;
}

.box-shop .shop-button {
    display: flex;
    justify-content: space-between;
    gap: 8px;
}

.box-shop .shop-button .button_style {
    width: 100%;
}

.box-shop a.button_link {
    cursor: pointer;
    height: 40px;
    outline: none;
    padding: 0px 16px;
    box-shadow: none;
    transition: 0.2s;
    text-shadow: none;
    user-select: none;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.col-2 {
    flex-basis: 20% !important;
    max-width: 20% !important;
}

.col-10 {
    flex-basis: 80% !important;
    max-width: 80% !important;
}

.store-description {
    margin-bottom: 30px;
}

.category-description.store-description {
    color: #424242;
    font-size: 14px;
}

.store-total {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    margin: 0 0 21px 0;
    color: #212121;
}

.store-list {
    border: 1px solid rgb(224, 224, 224);
    display: flex;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px;
    min-height: 128px;
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    flex-flow: wrap;
    cursor: pointer;
}

.store-list .store-thumbnail {
    width: 150px;
    color: #212121;
    display: flex;
    align-items: center;
    border-right: 1px dashed rgba(0, 0, 0, 0.1);
    justify-content: center;
}

.store-list .store-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.store-list .store-thumbnail .store-off {
    color: #212121;
    font-weight: bold;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    line-height: 28px;
}

.store-list .store-content {
    padding: 16px;
    width: calc(100% - 150px);
    display: flex;
    align-items: center;
}

.store-list .store-content .store-left {
    width: calc(100% - 150px);
    padding-right: 16px;
}

.store-list .store-content .store-right {
    width: 150px;
    position: relative;
}

.store-list .store-content .store-title {
    font-size: 17px;
    font-weight: 600;
    line-height: 22px;
    color: #212121;
    margin: 0 0 10px 0;
}

.store-list .store-content .store-text {
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    color: #424242;
}

.store-list .store-content .store-right a {
    width: 100%;
    background: transparent !important;
    color: var(--primary-color) !important;
    border: 1px solid var(--primary-color) !important;
}

.store-list .store-content .store-right a:hover {
    background: var(--primary-color) !important;
    color: #fff !important;
    box-shadow: unset !important;
}

.copy-message {
    display: none;
    font-size: 12px;
    color: rgba(0, 163, 104);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.copy-message.show {
    display: block;
    text-align: center;
}

.store-list .store-content .store-right a.copied {
    color: rgba(0, 163, 104) !important;
    border-color: rgba(0, 163, 104) !important;
}

.store-list .store-content .store-right a.old {
    color: rgb(97, 97, 97) !important;
    border-color: rgb(97, 97, 97) !important;
}

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

a.load_coupon {
    cursor: pointer;
    height: 40px;
    outline: none;
    padding: 0px 16px;
    box-shadow: none;
    transition: 0.2s;
    text-shadow: none;
    user-select: none;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px;
    border-color: #9e9e9e;
    background-color: #ffffff;
    display: inline-block;
    line-height: 40px;
    font-size: 14px;
}

a.load_coupon:hover {
    border-color: #616161;
    background-color: #f5f5f5;
    color: #000;
}

.banner_sale {
    border-radius: 6px;
    overflow: hidden;
}

.banner_sale_hero {
    margin-top: -40px;
}

.banner_sale_hero p {
    margin: 0 !important;
    color: #000 !important;
    font-size: 13px !important;
    line-height: 18px !important;
}

.banner_sale_hero h4 {
    color: #000000 !important;
    margin-bottom: 8px !important;
    font-size: 36px !important;
    line-height: 44px !important;
}

.col-shadow .col-inner {
    color: #616161;
    border: 1px solid #e0e0e0;
    padding: 16px;
    background: #ffffff;
    border-radius: 5px;
}

.col-shadow .col-inner .col-inner {
    padding: 0;
    border: 0;
}

.home-title h4 {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
}

.menu-widget a {
    font-size: 14px;
    margin: 0 0 8px 0;
    padding: 0;
    min-height: 0;
}

.menu-widget a:hover {
    text-decoration: underline;
}

.performance__unit {
    font-size: 13px;
}

.performance__number {
    font-size: 16px;
    font-weight: 700;
    color: #000;
}

.iconTitle {
    display: flex;
    align-items: center;
}

.iconTitle h4 {
    margin: 0;
}

table.table-coupon tr th {
    font-weight: normal;
    width: calc(100% / 3);
    text-transform: unset;
    color: #111;
}

table.table-coupon tr td {
    border: 0;
    color: #111;
}

table.table-coupon tr td, table.table-coupon tr th {
    padding: 10px;
    font-size: 15px;
}

.banner_store img.bg.attachment-original.size-original {
    object-fit: cover;
    width: 40%;
    margin: auto !important;
    display: block !important;
    left: 50%;
    transform: translateX(-50%);
}

.header-shadow .header-wrapper, .header-wrapper.stuck, .layout-shadow #wrapper {
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) !important;
}

/*page store*/

.pagination a, .pagination span {
    font-size: 14px;
    color: #757575;
    font-weight: normal;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: transparent !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pagination {
    display: flex;
    justify-content: center;
    margin: 30px 0 0;
    gap: 8px;
}

.pagination .current {
    background: #212121 !important;
    color: #fff !important;
}

table.coupon-store-table td.store a {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
}

table.coupon-store-table td.store a img {
    width: 32px;
    height: 32px;
    display: flex;
    overflow: hidden;
    position: relative;
    align-items: center;
    flex-shrink: 0;
    border-radius: 50%;
    justify-content: center;
    object-fit: cover;
    border: 1px solid #e0e0e0;
}

table.coupon-store-table tr td, table.coupon-store-table tr th {
    padding: 16px 0;
    text-align: left;
    border-color: #e0e0e0;
}

table.coupon-store-table tr td {
    color: #111;
    font-size: 14px;
}

table.coupon-store-table td.store a:hover {
    text-decoration: underline;
}

table.coupon-store-table tr th {
    color: #111;
    font-size: 14px;
    text-transform: unset;
    font-weight: normal;
}

table.coupon-store-table tr th:last-child {
    width: 100px;
}

table.coupon-store-table tr td:last-child {
    text-align: right;
}

button.button_style.button_blue {
    border-color: #3D68FA !important;
    background-color: #3d68fb !important;
    font-size: 14px;
    margin: 0;
    height: 32px;
    line-height: 32px !important;
    font-weight: normal;
    padding: 0 20px !important;
}

table.coupon-store-table tbody tr:hover td {
    background: #fafafa !important;
}

.button_blue_outline, button.button_style.button_blue:hover {
    border-color: #3D68FA !important;
    margin: 0 !important;
    background: #fff !important;
    color: #3D68FA !important;
    height: 32px;
    line-height: 32px !important;
    font-weight: normal;
    padding: 0 20px !important;
}

.page-header .page-excerpt {
    font-size: 14px;
    width: 60%;
}

.page-header h1 {
    font-size: 24px;
    line-height: 28px;
}

.page-header {
    margin: 0 0 20px 0;
}
.col-sticky .col-inner{
    position: sticky;
    top: 120px;
}
.menu_category {
    width: 100%;
    display: flex;
    padding: 8px 0;
    box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.08);
    list-style: none;
    padding-left: 0;
    border-radius: 10px;
    flex-direction: column;
    background-color: #ffffff;
    margin-top: -90px;
}

.menu_category a {
    color: #616161;
    width: 100%;
    height: 40px;
    padding: 0 20px;
    line-height: 40px;
    font-size: 14px;
}

.menu_category a:hover {
    color: #111;
}

.menu_category .ux-menu-link--active a{
    border-left: 4px solid #3d68fb !important;
}