/*
Theme Name: KNauto
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
.isures-image--equal img {
    border-radius: 15px;
}

.sub-menu.nav-dropdown>.row .col {
    padding: 5px;
}

.sub-menu.nav-dropdown>.row .col .box-text {
    padding: 5px 0;
}
.sub-menu.nav-dropdown>.row {
	max-height: 500px !important;
	overflow-x: auto;    
	margin-left: 0;
    margin-right: 0;
}
.sub-menu.nav-dropdown {
	min-width: 680px;
	z-index: 9999;
}
.isures-menu--dropdown_wrap strong {
	color: #000;
	font-size: 13px;
}
/* pc */
.isures-menu--dropdown_wrap>.col:not(.large-12) {

	text-align: center;
	position: relative;
	flex-basis: 120px;
	font-weight: normal;
}
.isures-menu--dropdown_wrap> .col {
	padding-bottom: 0 !important;
}
.isures-menu--dropdown_wrap {
	margin: 0 !important;
}
.isures-menu--dropdown_wrap {
	display: inline-flex;
	width: 100% !important;
	line-height: 1.2;
}
.isures-menu--dropdown_wrap.row-6 {
	width: 50% !important;
}
.isures-menu--dropdown_wrap .box-image img {
    width: 50px;
    height: 30px;
    object-fit: contain;
}
.isures-menu--dropdown_wrap>.col:hover .box  {
	background-color: #f9fafb;
}
.isures-menu--dropdown_wrap>.col .box{

	border-radius: 12px;
	padding: 10px 5px !important;
}
.isures-menu--dropdown_wrap strong {
	color: #000;
	font-size: 13px;
}
.isures-menu--dropdown_wrap>.col .box-text-inner p,
.isures-menu--dropdown_wrap>.col .box-text-inner p *,.isures-menu--dropdown_wrap>.col .box-text-inner strong{
	-webkit-line-clamp: 2;
	display: -webkit-box;
	font-size: 12px;
	overflow: hidden;
	-webkit-box-orient: vertical;
	font-weight: normal;
}
@font-face {
    font-family: "UTM Azuki";
    src: url("assets/fonts/UTM-Azuki.ttf") format("truetype");
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SVN-Poppins";
    src: url("assets/fonts/SVN-Poppins-Regular.otf") format("truetype");
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SVN-Poppins";
    src: url("assets/fonts/SVN-Poppins-Italic.otf") format("truetype");
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "SVN-Poppins";
    src: url("assets/fonts/SVN-Poppins-Bold.otf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SVN-Poppins";
    src: url("assets/fonts/SVN-Poppins-Bold-Italic.otf") format("truetype");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "SVN-Poppins";
    src: url("assets/fonts/SVN-Poppins-Medium.otf") format("truetype");
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SVN-Poppins";
    src: url("assets/fonts/SVN-Poppins-Medium-Italic.otf") format("truetype");
    font-style: italic;
    font-display: swap;
}

:root {
    --font-pri: 'SVN-Poppins', sans-serif;
    --font-sec: 'UTM Azuki', serif;
}

.f-sec {
    font-family: var(--font-sec);
}

.tt-52 {
    font-size: 5.2rem;
    line-height: 120%;
}

.tt-40 {
    font-size: 4rem;
}

body {
    font-family: var(--font-pri);
    font-size: 1.6rem;
}

html {
    font-size: 10px;
}
.slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
    margin-top: 0!important;
}
.plugin68-points__manage-wrap * {
    font-size: 1.6rem !important;
}

.checkin-button {
    width: 4rem!important;
}
.checkin-points {
    font-size: 1rem;
}
.vicweb-page__lp body {
    font-size: 1.6rem;
    font-weight: 400;
    color: #535252;
    line-height: 150%;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

body #main {
    background-color: transparent;
}

.vicweb-page__with-decor #wrapper {
    background-image: url(assets/images/decor.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #FFF5DC;
}

.vicweb-page__bg-mountain #wrapper {

    background-image: url(assets/images/nui.png);
}

.vicweb-page__lp .container-width,
.vicweb-page__lp .full-width .ubermenu-nav,
.vicweb-page__lp .container,
.vicweb-page__lp .row {
    max-width: 1344px;
}


/*************** ADD CUSTOM CSS HERE.   ***************/
.license-plate-wrapper {
    margin-top: 4.8rem;
    padding: 70px 100px;
    position: relative;
    background-image: url(assets/images/table_bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    gap: 4rem;
}

.license-plate-wrapper::before {
    content: '';
    position: absolute;
    right: calc(100% - 38px);
    top: 50%;
    transform: translate(0%, -50%);
    pointer-events: none;
    width: 76px;
    height: calc(100% + 9rem);
    background-image: url(assets/images/table_decor.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
}

.license-plate-wrapper::after {
    content: '';
    position: absolute;
    left: calc(100% - 38px);
    top: 50%;
    transform: translate(0%, -50%);
    pointer-events: none;
    width: 76px;
    height: calc(100% + 9rem);
    background-image: url(assets/images/table_decor.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
}

.license-plate-filters {
    margin-bottom: 20px;
}

.license-plate-select-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
}

.filter-select,
input[name="s"] {
    padding: 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.search-btn {
    background: var(--fs-color-primary);
    color: white !important;
    border: none;
    padding: 8px 20px;
    border-radius: 4px;
    cursor: pointer;
    text-decoration: none;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.5;
}

.filter-select {
    margin: 0 !important;
}

#license-plate-search {
    box-shadow: none !important;
    margin: 0 !important;
    border: none !important;
}

.license-plate-search-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    border: 1px solid #222;
    padding: 0 10px;
    border-radius: 5px;
    background: #fff;
}

.license-plate-table {
    width: 100%;
    border-collapse: collapse;
}


.license-plate-table td {
    border-bottom: 1px solid #E8EAEB;
    font-size: 1.4rem;
    color: #5A5A5A;
    line-height: 150%;
    padding: 1.4rem 2.4rem;
    font-weight: 500;
}

.license-plate-table thead {
    background: linear-gradient(to left, #ffeb9f, #d7b052);
}

.status-available {
    color: #28a745;
}

.status-pending {
    color: #ffc107;
}

.status-sold {
    color: #dc3545;
}

.license-plate-pagination {
    margin-top: 20px;
    display: flex;
    justify-content: flex-end;
}

.license-plate-pagination ul {
    display: inline-flex;
    list-style: none;
    padding: 0;
    margin: 0;
}

.license-plate-pagination li {
    margin: 0 5px !important;
}

.license-plate-pagination a,
.license-plate-pagination span {
    width: 30px;
    border: 1px solid #ddd;
    color: #333;
    text-decoration: none;
    border-radius: 4px;
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    vertical-align: middle;
    font-size: 12px;
}

.license-plate-pagination .current {
    background: var(--fs-color-primary);
    color: white;
    border-color: var(--fs-color-primary);
}

.license-plate-pagination a:hover {
    background: #f5f5f5;
}

.filter-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 1px solid #5a5a5a;
    border-radius: 4px;
    padding: 6px 40px 8px 12px;
    width: 100%;
}

.plate-car-select {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%235a5a5a' d='M135.2 117.4L109.1 192l293.8 0-26.1-74.6C372.3 104.6 360.2 96 346.6 96L165.4 96c-13.6 0-25.7 8.6-30.2 21.4zM39.6 196.8L74.8 96.3C88.3 57.8 124.6 32 165.4 32l181.2 0c40.8 0 77.1 25.8 90.6 64.3l35.2 100.5c23.2 9.6 39.6 32.5 39.6 59.2l0 144 0 48c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32l0-48L96 400l0 48c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32l0-48L0 256c0-26.7 16.4-49.6 39.6-59.2zM128 288a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm288 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z'/%3E%3C/svg%3E"),
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
    background-position: left .45em top 50%, right .45em top 50%;
    background-repeat: no-repeat, no-repeat;
    background-size: 16px, 16px;
    padding-left: 30px;
}

.plate-province-select {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%235a5a5a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'%3E%3C/path%3E%3Ccircle cx='12' cy='10' r='3'%3E%3C/circle%3E%3C/svg%3E"),
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
    background-position: left .45em top 50%, right .45em top 50%;
    background-repeat: no-repeat, no-repeat;
    background-size: 16px, 16px;
    padding-left: 30px;
}

.plate-type-select {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%235a5a5a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='16' rx='2'%3E%3C/rect%3E%3Cpath d='M7 8h10'%3E%3C/path%3E%3Cpath d='M7 12h10'%3E%3C/path%3E%3Cpath d='M7 16h10'%3E%3C/path%3E%3C/svg%3E"),
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
    background-position: left .45em top 50%, right .45em top 50%;
    background-repeat: no-repeat, no-repeat;
    background-size: 16px, 16px;
    padding-left: 30px;
}

.license-plate-number {
    display: block;
    padding: 5px 10px;
    background: #fff;
    font-weight: bold;
    color: #000;
    border: 1px solid #e8eaeb;
    text-align: center;
    border-radius: 2px;
}


table.license-plate-table tr th {
    padding: 1.2rem 2.4rem;
    color: #1E1E1E;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 128.571%;
    text-align: left;
    background-image: linear-gradient(272deg, #FFEB9F 68.94%, #B57E10 122.48%, #B57E10 144.88%);
    background-size: 700% 100%;
    background-repeat: no-repeat;
    text-transform: capitalize;
}

.license-plate-table thead tr th:nth-child(1) {
    background-position: 0 0;
}

.license-plate-table thead tr th:nth-child(2) {
    background-position: 17% 0;
}

.license-plate-table thead tr th:nth-child(3) {
    background-position: 34% 0;
}

.license-plate-table thead tr th:nth-child(4) {
    background-position: 51% 0;
}

.license-plate-table thead tr th:nth-child(5) {
    background-position: 68% 0;
}

.license-plate-table thead tr th:nth-child(6) {
    background-position: 85% 0;
}

.license-plate-table thead tr th:nth-child(7) {
    background-position: 100% 0;
}

.license-plate-type {
    color: #a21313;
}

.license-plate-status {
    border: 1px solid #28a745;
    padding: 3px 10px;
    border-radius: 99px;
    color: #28a745;
    font-size: 14px;
}

.p68-plate__result-wrap {
    position: relative;
}

.p68-loading__wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
}

.p68_loader {
    width: 48px;
    box-sizing: content-box;
    height: 25px;
    background: #FFF;
    border-color: #de3500;
    border-style: solid;
    border-width: 2px 2px 25px 2px;
    border-radius: 100%;
    position: relative;
    animation: 2s yinYang linear infinite;
}

.p68_loader:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    background: #FFF;
    border: 9px solid #de3500;
    border-radius: 100%;
    width: 6px;
    height: 6px;
    box-sizing: content-box;
}

.p68_loader:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background: #de3500;
    border: 9px solid #FFF;
    border-radius: 100%;
    width: 6px;
    height: 6px;
    box-sizing: content-box;
}

@keyframes yinYang {
    100% {
        transform: rotate(360deg)
    }
}

.video-thumbnail {
    position: relative;
}

.video-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    padding: 10px;
    border-radius: 50%;
    font-size: 18px;
    display: flex;
    width: 35px;
    height: 35px;
    align-items: center;
    justify-content: center;
    background: red;
}

.woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
    height: 430px;
    overflow: hidden;
    border-radius: 10px;
}

.vicweb-single__product-plate .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
    height: auto;
}

.vicweb-product__info-wrap .vicweb-box__info-single,
.vicweb-contact__plate-col-form .col-inner {
    border: 2px solid;
    border-image-source: linear-gradient(272.31deg, #FFEB9F 68.94%, #B57E10 122.48%, #B57E10 144.88%);
    background: #FFECB5;
    padding: 20px !important;
    position: relative;
}

figcaption.wp-element-caption {
    padding-left: 16px;
    border-left: 2px solid #A21313;
}

h2.wp-block-heading {
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: -0.84px;
    padding-left: 10px;
}

.vicweb-single__product-plate .vicweb-attr__wrap-info {
    background: #A21313;
    padding: 20px;
    border-radius: 0;
}

.vicweb-single__product-plate .vicweb-attr__wrap-info th.woocommerce-product-attributes-item__label {
    color: #FFD765;
}

.vicweb-single__product-plate .vicweb-attr__wrap-info td.woocommerce-product-attributes-item__value {
    color: #FFF;
    font-weight: 400;
}

.vicweb-single__product-plate p.price.product-page-price {
    color: #081118;
    margin-bottom: 30px;
    margin-top: 30px;
}

.vicweb-single__product-plate .single_add_to_cart_button {
    width: 100% !important;
}

.product-thumbnails a {
    border-radius: 10px;
}

.pswp__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    will-change: opacity;
}

.flickity-counter {
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: white;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 14px;
    z-index: 9;
    display: flex;
    align-items: center;
    gap: 4px;
    width: auto !important;
}

.flickity-counter .gallery-icon {
    fill: #fff;
    opacity: 0.5;
    margin-right: 5px;
}

.flickity-counter .counter-text {
    line-height: 1;
    font-size: 20px;
    line-height: 25px;
    font-weight: bold;
    color: #fff;
}

a.zoom-button.button.is-outline.circle {
    display: none;
}

.p68-global__loader {
    transform: rotateZ(45deg);
    perspective: 1000px;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    color: #fff;
}

.p68-global__loader:before,
.p68-global__loader:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: inherit;
    height: inherit;
    border-radius: 50%;
    transform: rotateX(70deg);
    animation: 1s spinner linear infinite;
}

.p68-global__loader:after {
    color: #FF3D00;
    transform: rotateY(70deg);
    animation-delay: .4s;
}

@keyframes rotate {
    0% {
        transform: translate(-50%, -50%) rotateZ(0deg);
    }

    100% {
        transform: translate(-50%, -50%) rotateZ(360deg);
    }
}

@keyframes rotateccw {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    100% {
        transform: translate(-50%, -50%) rotate(-360deg);
    }
}

@keyframes spinner {

    0%,
    100% {
        box-shadow: .2em 0px 0 0px currentcolor;
    }

    12% {
        box-shadow: .2em .2em 0 0 currentcolor;
    }

    25% {
        box-shadow: 0 .2em 0 0px currentcolor;
    }

    37% {
        box-shadow: -.2em .2em 0 0 currentcolor;
    }

    50% {
        box-shadow: -.2em 0 0 0 currentcolor;
    }

    62% {
        box-shadow: -.2em -.2em 0 0 currentcolor;
    }

    75% {
        box-shadow: 0px -.2em 0 0 currentcolor;
    }

    87% {
        box-shadow: .2em -.2em 0 0 currentcolor;
    }
}

.p68-global__loader-wrap {
    position: absolute;
    z-index: 9999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .68);
    display: flex;
    justify-content: center;
    align-items: center;
}

.p68-video__ytb-wrap {
    background: #000;
}

.product-gallery-slider .flickity-button-icon {
    width: 55px;
    height: 55px;
    line-height: 55px;
    border-radius: 50%;
    box-shadow: 0 3px 40px 0 #dbe0e8;
    border: 0 solid transparent;
    background-color: #fff;
    max-height: unset;
    max-width: unset;
    padding: 20px;
}

.product-section>.row>.col {
    width: 100% !important;
    flex-basis: 100%;
    max-width: 100%;
}

.product-thumbnails a {
    border-width: 2px !important;
}

.product-thumbnails .is-nav-selected a,
.product-thumbnails a:hover {
    border-color: var(--fs-color-primary) !important;
}

/* cf7 */
.vicweb-cf7__contact-wrap select,
.vicweb-cf7__contact-wrap textarea,
.vicweb-cf7__contact-wrap input[type=date],
.vicweb-cf7__contact-wrap input[type=email],
.vicweb-cf7__contact-wrap input[type=number],
.vicweb-cf7__contact-wrap input[type=password],
.vicweb-cf7__contact-wrap input[type=search],
.vicweb-cf7__contact-wrap input[type=tel],
.vicweb-cf7__contact-wrap input[type=text] {
    min-height: 53px;
    border-radius: 10px;
    width: 100%;
    padding: 10px 27px;
    font-size: 14px;
    line-height: 16px;
    margin: 0;
    box-shadow: 1px 1px 0 0 rgba(196, 196, 196, 0.24);
    border: 1px solid #e7edf3;
}

.vehica-checkbox-policy .wpcf7-acceptance input[type=checkbox]:checked+span:before {
    background: transparent;
}

.vehica-checkbox-policy .wpcf7-acceptance input[type=checkbox]:checked+span:after {
    visibility: visible;
}

.vehica-checkbox-policy .wpcf7-list-item-label {
    padding-left: 31px;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    float: left;
}

.vicweb-cf7__contact-wrap .wpcf7-not-valid {
    border: 1px solid red !important;
}

.vicweb-cf7__contact-wrap .wpcf7-spinner {
    display: none;
}

.vicweb-cf7__contact-wrap .wpcf7-not-valid::placeholder {
    color: red !important;
}

.vicweb-cf7__contact-wrap .wpcf7-not-valid-tip {
    white-space: nowrap;
    box-shadow: 1px 1px 0 0 rgba(196, 196, 196, 0.24);
    position: absolute;
    left: 0;
    bottom: -15px;
    display: inline-block;
    background: #232732;
    padding: 7px 15px;
    font-size: 14px !important;
    line-height: 1 !important;
    color: #fff;
    margin: 4px 12px -6px 8px;
    border-radius: 4px;
    z-index: 2;
}

.vicweb-cf7__contact-wrap .wpcf7-not-valid-tip:after {
    border-bottom-color: #232732;
}

.vicweb-cf7__contact-wrap textarea {
    min-height: 128px;
}

.vicweb-cf7__contact-wrap .wpcf7-response-output {
    margin: 20px 0 0 0 !important;
    border: 1px solid var(--fs-color-primary) !important;
    background: var(--fs-color-primary);
    color: var(--fs-color-primary);
    font-size: 14px;
    line-height: 16px;
    padding: 15px !important;
    border-radius: 10px;
    text-align: center;
    min-height: 48px !important;
}

.vicweb-cf7__contact-submit,
div#post-list .post-item .col-inner .button,
.vicweb-blogmain__home-wrap .button {
    overflow: hidden;
    display: inline-block;
    font-size: 17px;
    line-height: 21px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    border: 0 solid transparent;
    box-shadow: none;
    cursor: pointer;
    padding: 16px 25px 16px 25px;
    vertical-align: top;
    border-radius: 10px;
    background-color: var(--fs-color-primary);
    transition: all 0.2s ease-in-out;
    transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    transition-delay: 0s;
    align-items: center;
    transform: translateZ(0);
    text-decoration: none;
    margin: 0 !important;
    text-transform: none;
}
.box:not(.box-vertical) .box-text-inner.blog-post-inner .post-title a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 39px;
}
.nav li:first-child {
    margin-left: 7px !important;
}

.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
    margin: 20px 0 0 0 !important;
    border: 1px solid var(--fs-color-primary) !important;
    background: var(--fs-color-secondary);
    color: var(--fs-color-primary);
    font-size: 14px;
    line-height: 16px;
    padding: 15px !important;
    border-radius: 10px;
    text-align: center;
    min-height: 48px !important;
}

.vicweb-attr__wrap-info {
    padding: 25px 40px 18px 40px;
    background-color: #F2F5FB;
    border-radius: 10px;
}

.vicweb-attr__wrap-info table {
    margin: 0;
}

.vicweb-attr__wrap-info td,
.vicweb-attr__wrap-info th,
.vicweb-attr__wrap-info a {
    border: none;
    text-transform: capitalize;
    color: #222732;
    font-size: 16px;
    letter-spacing: unset;
    padding: 0;
}

.panel.entry-content {
    overflow: hidden;
    position: relative;
    padding-bottom: 0;
}

/* archive */
.image-count {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    background: rgba(0, 0, 0, 0) linear-gradient(0deg, rgba(0, 0, 0, 0.6) 8%, rgba(0, 0, 0, 0) 94%) repeat scroll 0 0;
    position: absolute;
    text-align: right;
    z-index: 2;
    left: 0;
    bottom: 0;
    padding: 10px 22px;
    font-size: 15px;
    font-weight: bold;
    line-height: 25px;
    width: 100%;
    color: #a7a7a7;
}

.image-count svg {
    fill: #a7a7a7;
    width: 22px;
    margin-right: 6px;
}

.home .product-small.box,
.product-small .col-inner {
    box-shadow: 1px 1px 0 0 rgba(196, 196, 196, 0.24);
    border: solid 1px #e7edf3;
    transition: all 0.2s ease;
    border-radius: 10px;
    overflow: hidden;
}

.product-small:hover .col-inner,
.home .product-small.box:hover {
    border-color: var(--fs-color-primary);
}

.product-small .box-text {
    padding: 2px 22px 19px 22px;
    background: #222732;
}

.products.isures-flashsale--list_items {
    gap: 0 !important;
}

.products.isures-flashsale--list_items.slick-slider .col.product-small {
    padding: 0 9.8px 19.6px;
}

p.price.product-page-price span.flashsale-label--percent {
    background: var(--fs-color-primary);
    color: #fff;
    margin-left: 10px !important;
    padding: 0 10px;
    border-radius: 10px;
    font-size: 20px;
    display: inline-block;
    line-height: 1.5;
    vertical-align: middle;
}

.related.related-products-wrapper.product-section {
    border: none;
}

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

.archive .product-small .box-text .product-title a {
    color: #222732;
}

.product-small .box-text .product-title a {
    text-align: left;
    font-size: 17px;
    min-height: 54px;
    line-height: 21px;
    padding-top: 11px;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #fff;
}

.archive .product-small .woocommerce-Price-amount.amount,
.archive .product-small .price {
    color: #0f141e;
}

.archive .product-small .product-meta {
    border-color: rgba(52, 59, 74, 0.1);
}

.product-small .woocommerce-Price-amount.amount,
.product-small .price {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 24px;
    color: #fff;
}

p.price.product-page-price {
    font-size: 35px;
    line-height: 44px;
    font-weight: bold;
    color: var(--fs-color-primary);
}

.product-small .product-meta {
    padding-top: 18px;
    border-top: 1px solid #343b4a;
    margin-top: 18px;
}

.product-small .product-meta span:first-child {
    color: #fff;
    background: var(--fs-color-primary);
}

.product-small .product-meta span {
    padding: 0 11px;
    color: #99a1b2;
    display: inline-block;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
}

.featured-label {
    position: absolute;
    z-index: 2;
    background: var(--fs-color-primary);
    width: auto;
    padding: 3px 0px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    transform: rotate(-41deg);
    margin-left: 0;
    left: -64px;
    top: 16px;
    min-width: 200px;
    max-width: 200px;
}

.vicweb-custom__brand-filter .isures-item--attribute,
.vicweb-custom__brand-filter .isures-item--attribute a {
    width: 80px;
    height: 80px !important;
}

.isures-scroll--inner_dropdown {
    margin-left: -10px;
    margin-right: -10px;
}

.isures-term--filter.inline {
    margin: 0 !important;
    padding: 10px !important;
}

.isures-filter--dropdown>:not(.isures-filter--nav_wrap):not(.is-divider) {
    border: 1px solid #e7edf3 !important;
    box-shadow: 1px 1px 0 0 rgba(196, 196, 196, 0.24);
    background: #fff;
    border-radius: 6px;
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
}

.isures-item--price_wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.product-small.product_cat-bien-so .col-inner,
.vicweb-sv__post-plate .post-item>.col-inner {
    box-shadow: none;
    border: none;
    overflow: visible;
    padding: 4px;
    border-radius: 0;
}

.home .product-small.product_cat-bien-so .product-small.box,
.vicweb-sv__post-plate .post-item .box-blog-post {
    box-shadow: none;
    border: none;
    transition: all 0.2s ease;
    border-radius: inherit;
    overflow: hidden;
}

.product-small.product_cat-bien-so .col-inner:before,
.vicweb-sv__post-plate .post-item>.col-inner:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    pointer-events: none;
    width: 100%;
    height: 100%;
    border: 4px solid transparent;
    border-radius: 0.4rem;
    background-image: linear-gradient(transparent, transparent), linear-gradient(to right, #B57E10 0%, #E5C25B 22%, #F9D7B8 33%, #FFF3A6 52%, #F9D7B8 73%, #D9A734 100%);
    background-origin: border-box;
    background-clip: padding-box, border-box;
    box-shadow: 0px 16px 16px -8px rgba(12, 12, 13, 0.1), 0px 4px 4px -4px rgba(12, 12, 13, 0.05);
    -webkit-box-shadow: 0px 16px 16px -8px rgba(12, 12, 13, 0.1), 0px 4px 4px -4px rgba(12, 12, 13, 0.05);
}

.product-small.product_cat-bien-so .image-cover {
    overflow: visible;
    padding-top: 0 !important;
}

.product-small.product_cat-bien-so .box-image img:not(.p68-img__svg) {
    display: block;
    aspect-ratio: 1;
    max-width: 100%;
    background-color: #a21313;
    position: relative;
}

.product-small.product_cat-bien-so .box-text {
    padding: 1.6rem;
    display: flex;
    flex-direction: column;
    gap: 0.8rem;
    background: #fff;
}

.product-small.product_cat-bien-so .box-text .price,
.product-small.product_cat-bien-so .box-text .amount {
    color: #a21313;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 130%;
    text-decoration: none;
}

.product-small.product_cat-bien-so .product-small .box-text .product-title a {
    color: #0F172A;
    font-size: 16px;
    font-weight: 600;
    padding: 0 !important;
    margin: 0 !important;
    min-height: unset;
}

.product-small.product_cat-bien-so .box-image a:before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    background-image: url(assets/images/bg-bien.png);
    background-repeat: no-repeat;
    background-size: 100% calc(100% - 4.2rem);
    background-position: top right;
}

.product-small .product-item_info {

    position: absolute;
    bottom: 0rem;
    left: 0rem;
    right: 0rem;
}

.product-item_info {
    z-index: 1;
    display: flex;
    gap: 1.2rem;
    justify-content: space-between;
    padding: 0.75rem 1.5rem;
    background-image: url(assets/images/info_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.product-item_info .info-item {
    display: flex;
    gap: 0.8rem;
    align-items: center;
}

.product-item_info .info-item img {
    width: 2rem;
    height: 2rem;
    object-fit: contain;
}

.product-item_info .info-item_content {
    display: flex;
    flex-direction: column;
    gap: 0.2rem;
}

.product-item_info .info-item_title {
    font-size: 1rem;
    font-weight: 700;
    line-height: 130%;
    background-image: linear-gradient(272deg, #FFEB9F 68.94%, #B57E10 122.48%, #B57E10 144.88%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.product-item_info .info-item_value {
    color: #fff;
    font-size: 0.8rem;
    font-weight: 700;
    line-height: 150%;
}

.info-item_content p {
    margin: 0 !important;
}

.bg-zoom:hover .bg,
.has-hover:hover .image-zoom img {
    transform: scale(1.05) !important;
}

/* header */
.header-nav-main .menu-item>a {
    background-image: linear-gradient(272deg, #FFEB9F 68.94%, #B57E10 122.48%, #B57E10 144.88%);
    background-clip: text;
    -webkit-background-clip: text;
    transition: color 0.4s, background-color 0.4s, font-weight 0.4s;
}

.header-wrapper:not(.stuck) .header-inner.flex-row.container.logo-center.medium-logo-center>div {
    height: 100%;
    line-height: 80px;
}

.stuck .header-nav-main .menu-item>a {
    color: #142839
}

.header-nav-main .menu-item>a:hover,
.header-nav-main .menu-item.active>a {
    color: transparent !important
}

div#logo {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0);
    width: 12rem;
    height: 12rem;
    max-height: unset;
    margin: 0;
    transition: all 0.3s;
    z-index: 999;
}

div#logo a {
    height: 100%;
}

#header .stuck #logo {
    height: 8rem;
}


#header #logo img {
    height: 100%;
    max-height: 120px;
}

#header .stuck #logo img {
    max-height: 80px !important;

}

#header .nav>li>a {
    font-size: 16px;
    font-weight: 500;
    transition: all 300ms ease-in-out;
}

.transparent .nav-dark .nav>li>a {
    color: #fff
}

li.header-block {
    display: inline-block;
    width: auto;
}

.icon-box.featured-box.vicweb-hotline__icon.icon-box-left.text-left {
    display: flex;
    align-items: center;
}

.vicweb-hotline__icon * {
    line-height: 1;
}

.vicweb-hotline__icon .icon-box-text {
    font-size: 1.4rem;
}

.stuck .vicweb-hotline__icon .icon-box-img img {
    filter: brightness(0) saturate(100%) invert(7%) sepia(37%) saturate(960%) hue-rotate(183deg) brightness(94%) contrast(94%);
    -webkit-filter: brightness(0) saturate(100%) invert(7%) sepia(37%) saturate(960%) hue-rotate(183deg) brightness(94%) contrast(94%);
}

.transparent a.plain {
    color: #fff;
}

.tt-gradient,
.tt-gradient .ux-menu-link__text {
    background-image: linear-gradient(272deg, #FFEB9F 68.94%, #B57E10 122.48%, #B57E10 144.88%);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 140%;
    transition: color 0.4s;
}

.section_last .section-content.relative {
    padding-top: 0 !important;
}

.vicweb-sect__pd0 .section-content.relative {
    padding: 0 !important;
}

.index_first {
    z-index: 3 !important;
}

.vicweb-mrt__index {
    margin-bottom: -200px;
}

.vicweb-mrtop__index {
    margin-top: -200px;
}

.vicweb-img__blr-bg.img:before {
    content: "";
    width: 120%;
    height: 100%;
    position: absolute;
    bottom: -20%;
    left: -10%;
    background: radial-gradient(50.01% 50% at 50.01% 50%, #124559 0%, #124559 2%, rgba(13, 45, 57, 0.71) 18%, rgba(16, 50, 64, 0.5) 34%, rgba(16, 53, 68, 0.32) 49%, rgba(45, 20, 14, 0.18) 64%, rgba(20, 9, 6, 0.08) 78%, rgba(5, 2, 1, 0.02) 90%, rgba(0, 0, 0, 0) 100%);
    background-blend-mode: screen;
    z-index: -1;
    mix-blend-mode: Screen;
    transform: scale(1.5);
}

.vicweb-ovf__hd {
    overflow: hidden;
}

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

.fs-32 {
    font-size: 3.2rem;
}

.page .page-title-inner {
    flex-direction: column-reverse;
}

.title-breadcrumbs * {
    color: #FAFAFC;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    text-transform: none;
}

/* Underline effect */
.header-nav-main .underline {
    position: absolute;
    bottom: 10%;
    height: 1px !important;
    background-image: radial-gradient(circle, #ffc94e 0%, rgba(255, 218, 115, 0) 100%);
    transition: all ease 0.5s;
}

.header-inner .flex-col.hide-for-medium.flex-left.flex-grow,
.header-inner .flex-col.hide-for-medium.flex-left.flex-grow ul.header-nav-main,
.header-inner .flex-col.hide-for-medium.flex-left.flex-grow ul.header-nav-main>li,
.header-inner .flex-col.hide-for-medium.flex-left.flex-grow ul.header-nav-main>li>a {
    height: 100%;
}

.header-inner .flex-col.hide-for-medium.flex-left.flex-grow ul.header-nav-main>li>a {
    font-size: 16px;
    color: #fff;
}

.vicweb-readmore__desc-wrap .read-more-link {
    display: block;
    margin-top: 30px;
}

.vicweb-readmore__desc-wrap a {
    color: var(--fs-color-primary);
    text-decoration: underline;
    font-size: 16px;
}

.isures-scroll--inner_dropdown .isures-filter--dropdown.active .isures-dropdown--icon:before,
.isures-scroll--inner_dropdown .isures-filter--dropdown.active .isures-dropdown--icon:after {
    bottom: -20px !important;
}

.vicweb-bg__contact-dots {
    background-image: url(assets/images/dots.png);
    background-repeat: no-repeat;
    background-position: center left;
}

/* blog */
.widget_search {
    background: #f2f5fb;
    padding: 22px;
    position: relative;
    border-radius: 10px;
}

form.searchform {
    font-size: 15px;
    line-height: 19px;
    width: 100%;
    color: #2f3b48;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 1px 1px 0 0 rgba(196, 196, 196, 0.24);
    border: 1px solid #e7edf3;
}

form.searchform input,
form.searchform button {
    box-shadow: none !important;
    border: none !important;
    background: transparent !important;
    color: #333 !important
}

aside#categories-2 ul {
    border-radius: 10px;
    box-shadow: 1px 1px 0 0 rgba(196, 196, 196, 0.24);
    border: solid 1px #e7edf3;
    padding: 22px;
}

.single-post .is-divider,
.archive .is-divider,
.vicweb-blog__home-wrap .is-divider {
    display: none;
}

span.widget-title {
    display: block;
    font-size: 21px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 25px;
}

.recent-blog-posts-li .badge {
    backface-visibility: hidden;
    display: table;
    height: 100px;
    pointer-events: none;
    width: 100px;
    z-index: 20;
    overflow: hidden;
}

.recent-blog-posts-li .badge .badge-inner {
    border-radius: 10px;
}

.tagcloud a {
    display: inline-block;
    border-radius: 8px;
    background-color: rgba(246, 246, 246, 0.7);
    color: rgba(0, 0, 0, 0.48);
    line-height: 24px;
    padding: 7px 25px;
    margin-bottom: 8px;
    transition: all 0.1s ease;
    border: 1px solid #E7EDF3;
    font-size: 14px !important;
    font-weight: 600;
}

.widget .tagcloud a:hover {
    color: var(--fs-color-primary) !important;
    background-color: var(--fs-color-secondary) !important;
}

.recent-blog-posts-li a {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 21px;
    color: rgb(34, 39, 50);
    font-weight: bold;
}

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

#comments .comment-respond {
    padding: 45px 37px;
    background: rgb(239, 243, 250);
    border-radius: 10px;
}

#comments textarea#comment {
    resize: vertical;
    height: 140px;
    box-shadow: rgba(196, 196, 196, 0.24) 1px 1px 0px 0px;
    font-size: 15px;
    line-height: 19px;
    color: rgb(111, 111, 111);
    vertical-align: top;
    width: 100%;
    min-height: 44px;
    border-radius: 10px;
    margin: 0px;
    background: rgb(255, 255, 255);
    padding: 25px 27px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.1);
    border-image: initial;
}

#comments input#submit {
    display: inline-block;
    font-size: 17px;
    line-height: 21px;
    font-weight: 600;
    text-align: center;
    color: rgb(255, 255, 255);
    box-shadow: none;
    cursor: pointer;
    vertical-align: top;
    background-color: var(--fs-color-primary);
    align-items: center;
    transform: translateZ(0px);
    overflow: hidden;
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    border-image: initial;
    margin: 0;
    padding: 16px 25px;
    border-radius: 10px;
    transition: 0.2s linear;
    text-decoration: none;

}

#comments .form-submit {
    margin-top: 15px;
    text-align: right;
}

.entry-header .entry-image.relative {
    border-radius: 10px;
    overflow: hidden;
}

h6.entry-category.is-xsmall a {
    color: rgb(167, 168, 168);
    text-transform: capitalize;
    font-weight: normal;
    font-size: 15px;
    min-height: 10px;
    display: inline-block;
}

.single-post h1.entry-title {
    font-size: 41px;
    line-height: 51px;
    margin-top: 40px;
    margin-bottom: 0;
    padding: 0;
}

.return-to-shop {
    display: none;
}

div#post-list .post-item .col-inner,
.vicweb-blog__home-wrap .post-item .col-inner {
    border-radius: 10px;
    box-shadow: 1px 1px 0 0 rgba(196, 196, 196, 0.24);
    border: 1px solid #e7edf3;
    text-align: left;
    overflow: hidden;
    transition: all 200ms ease-in-out;
}

div#post-list .post-item:hover .col-inner,
.vicweb-blog__home-wrap .post-item:hover .col-inner {
    border-color: var(--fs-color-primary);
}

div#post-list .post-item .col-inner .box-text.text-left,
.vicweb-blogmain__home-wrap .post-item .col-inner .box-text {
    padding: 30px;
}

div#post-list .post-item .col-inner .post-title.is-large a,
.vicweb-blogmain__home-wrap .post-item .col-inner .post-title.is-large a {
    font-size: 24px;
    line-height: 32px;
}

.vicweb-sv__post-plate .post-title.is-large a {
    font-size: 1.5rem !important;
}

.from_the_blog_excerpt {
    margin: 0 !important;
    color: #222732;
    opacity: 0.48;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.64;
}

.vicweb-sv__post-plate {
    position: relative;
    z-index: 1;
}

.vicweb-sv__post-plate .post-item>.col-inner {
    border: none !important
}

.vicweb-sv__post-plate .post-item>.col-inner .box-blog-post {
    background: #fff;
}

.box-blog-post .is-divider {
    display: none;
}

.vicweb-sv__post-plate .post-item>.col-inner .box-blog-post .box-text.text-left {
    border-top: 1px solid #F1F2F2;
    padding: 2rem 1.6rem !important;
    display: flex;
    flex-direction: column;
    gap: 0.8rem;
}

.vicweb-blogmain__home-wrap .button {
    margin-top: 10px !important;
}

.vicweb-toc__wrap {
    border-radius: 16px;
    background: #FFECB5;
    padding: 16px;
}

.vicweb-toc__wrap h3 {
    font-size: 20px;
    margin-bottom: 15px;
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin: 0 !important;
}

.toc-list {
    padding-left: 0;
    position: relative;
    counter-reset: toc-level1;
}

.vicweb-toc__item {
    position: relative;
}

.toc-list>.vicweb-toc__item {
    margin: 0;
    list-style: none;
    counter-increment: toc-level1;
}

.toc-list .vicweb-toc__item .toc-link {
    display: block;
    padding: 5px 10px;
    z-index: 10;
    overflow: hidden;
    position: relative;
    -webkit-transition: color .3s;
    transition: color .3s;
}

.toc-link.active a {
    color: #fff
}

.toc-list>.vicweb-toc__item>.toc-link::before {
    content: counter(toc-level1) ". ";
}

.toc-list>.vicweb-toc__item>.vicweb-toc__sub {
    padding-left: 0;
    counter-reset: toc-level2;
}

.toc-list>.vicweb-toc__item>.vicweb-toc__sub>.vicweb-toc__item {
    margin: 0;
    list-style: none;
    counter-increment: toc-level2;
}

.toc-list>.vicweb-toc__item>.vicweb-toc__sub>.vicweb-toc__item>a {

    padding-left: 20px;
}

.toc-list>.vicweb-toc__item>.vicweb-toc__sub>.vicweb-toc__item>.toc-link::before {
    content: counter(toc-level1) "." counter(toc-level2) " ";
}

.toc-list>.vicweb-toc__item>.vicweb-toc__sub>.vicweb-toc__item>.vicweb-toc__sub {
    padding-left: 0;
    counter-reset: toc-level3;
}

.toc-list>.vicweb-toc__item>.vicweb-toc__sub>.vicweb-toc__item>.vicweb-toc__sub>.vicweb-toc__item {
    margin: 0;
    list-style: none;
    counter-increment: toc-level3;
}

.toc-list>.vicweb-toc__item>.vicweb-toc__sub>.vicweb-toc__item>.vicweb-toc__sub>.vicweb-toc__item>a {
    padding-left: 40px;
}

.toc-list>.vicweb-toc__item>.vicweb-toc__sub>.vicweb-toc__item>.vicweb-toc__sub>.vicweb-toc__item>.toc-link::before {
    content: counter(toc-level1) "." counter(toc-level2) "." counter(toc-level3) " ";
}

a.toc-link.active,
.toc-link.active:hover {
    color: #FFD765 !important;
}

.toc-link span {
    z-index: 2;
}

.vicweb-toc__sub a {
    font-size: 15px;
    font-weight: 300;
}

.toc-link::before {
    margin-right: 8px;
}

.vicweb-toc__wrap>ol.toc-list>li>a {
    font-weight: bold;
}

.vicweb-title__toc {
    font-size: 16px;
    text-transform: uppercase;
    color: #a21313;
    font-weight: bold;
}

.toc-link span:before {
    background: rebeccapurple;
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #A21313;
    -webkit-transition: .3s ease-out;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    transition: .3s ease-out;
    -webkit-transition-property: transform, bottom, left, right, background;
    transition-property: transform, bottom, left, right, background;
}

.toc-link.active span:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);

}

.toc-list a {
    text-decoration: none;
    color: #333;
    transition: all 200ms;
}

.toc-list:not(.active) a:hover {
    color: var(--fs-color-primary);
}

/* footerr */
.vicweb-share__single-post {
    margin-left: -70px;
}

.vicweb-share__single-post .share-icons {
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    padding: 2px;
    position: fixed !important;
    top: 45%;
    z-index: 1041;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.vicweb-share__single-post .share-icons a {
    margin: 0;
}

.vicweb-global__follows {
    display: flex;
    align-items: center;
    gap: 5px;
}

.vicweb-global__follows.dark a {
    color: #081118;
}

.vicweb-single__product-plate .vicweb-global__follows {
    justify-content: center;
}

.footer-wrapper .vicweb-global__follows {
    justify-content: flex-end;
}

.vicweb-global__follows a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border: 1px solid #B57E10;
    background: #fff;
    position: relative;
    border-radius: 50%;
    margin: 0 !important;
    text-align: center !important;
    transition: all 0.2s ease;
}

.absolute-footer {
    display: none;
    visibility: hidden;
}

.footer-wrapper section {
    padding-bottom: 0 !important;
}

.vicweb-hoasen__absl {
    position: absolute;
    right: -50px;
    top: -280px;
    max-width: 430px;
    height: 790px;
    overflow-y: hidden;
}

#footer .ux-menu-title,
.text-title {
    color: #FFF;
    text-align: left !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    text-transform: capitalize;
}

#footer .ux-menu-link__link,
#footer .ux-menu-link__icon {
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    min-height: 21px;
    opacity: .9;
    transition: all 200ms ease-in-out;
    background-image: linear-gradient(272deg, #FFEB9F 68.94%, #B57E10 122.48%, #B57E10 144.88%);
    background-clip: text;
    -webkit-background-clip: text;
}

#footer .ux-menu-link__link:hover,
#footer .ux-menu-link__link:hover .ux-menu-link__icon {
    text-decoration: underline;
    color: transparent;
}

.button.alt,
.button.checkout,
.checkout-button,
.secondary {
    background-color: var(--fs-color-primary) !important;
}

li.header-search a,
.header-button a {
    width: 3.6rem;
    height: 3.6rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    background-color: #fff;
    transition: background-color 0.4s;
    line-height: 3.6rem;
    color: #111827 !important;
    box-shadow: none !important
}

.stuck li.header-search a,
.stuck .header-button a {
    background-color: #142839;
    color: #fff !important
}

.nav-column>li>a,
.nav-dropdown>li>a,
.nav-vertical-fly-out>li>a,
.nav>li>a {
    color: #142839;
    transition: all .2s;
}

/* global btn */
.vicweb-global__btn-plate,
.vicweb-single__product-plate .single_add_to_cart_button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.8rem;
    white-space: nowrap;
    width: fit-content;
    height: fit-content;
    text-align: center;
    font-family: var(--font-pri);
    font-size: 1.6rem !important;
    color: #fff !important;
    font-weight: 700 !important;
    line-height: 100%;
    text-transform: uppercase !important;
    padding: 1.5rem 3.2rem !important;
    border-radius: 0.8rem 0rem;
    background-color: #a21313;
    position: relative;
    z-index: 1;
    box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.15) !important;
    -webkit-box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.15) !important;
    border: 1px solid transparent;
    background-image: linear-gradient(#a21313, #a21313), linear-gradient(to right, #B57E10 0%, #E5C25B 22%, #F9D7B8 33%, #FFF3A6 52%, #F9D7B8 73%, #D9A734 100%);
    background-origin: border-box;
    background-clip: padding-box, border-box;
    overflow: hidden;
    transition: 0.4s ease all;
    cursor: pointer;
    margin: 0 auto;
}

.vicweb-global__btn-plate:hover:before,
.vicweb-single__product-plate .single_add_to_cart_button:hover:before {
    transition: 0.4s all ease;
    left: 0;
    right: 0;
    opacity: 1;
}

.vicweb-global__btn-plate span {
    line-height: 1;
}

.vicweb-global__btn-plate span:before,
.vicweb-global__btn-plate span:after,
.vicweb-single__product-plate .single_add_to_cart_button:before,
.vicweb-single__product-plate .single_add_to_cart_button:after {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: contain;
}

.vicweb-global__btn-plate span:before,
.vicweb-single__product-plate .single_add_to_cart_button:before {
    top: -0.1rem;
    right: -0.1rem;
    background-image: url(assets/images/btn_decor1.svg);
    background-position: top right;
}

.vicweb-global__btn-plate span:after,
.vicweb-single__product-plate .single_add_to_cart_button:after {
    bottom: -0.1rem;
    left: -0.1rem;
    background-image: url(assets/images/btn_decor2.svg);
    background-position: bottom left;
}

.vicweb-global__btn-plate:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    right: 50%;
    bottom: 0;
    background-color: #142839;
    pointer-events: none;
    z-index: -1;
    opacity: 0;
    transition: 0.4s all ease;
}

/* cart checkout */
.woocommerce-billing-fields {
    border: none !important
}

.vicweb-global__box-wrap {
    padding: 16px;
    border-radius: 10px;
    background: #fff;
    margin-bottom: 20px;
}

.vicweb-review__order .cart_item {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 10px;
}

.vicweb-review__order .product-image {
    min-width: 65px;
    width: 65px;
    height: 65px;
    border: 1px solid #d1d5db;
    padding: 7px;
    border-radius: .6rem;
}

.vicweb-review__order .product-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.vicweb-review__order .product-name {
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    flex-grow: 1;
}

.vicweb-review__order .product-total .amount {
    font-size: 15px;
    color: #dc2626;
}

.woocommerce-privacy-policy-text {
    text-align: center;
    font-size: 12px;
}

.woocommerce-privacy-policy-text a {
    text-decoration: underline;
}

.vicweb-global__box-wrap .woocommerce-billing-fields__field-wrapper input,
.vicweb-vat__wrapfields input,
.vicweb-global__box-wrap textarea {
    box-shadow: none;
    border-radius: 5px;
}

.vicweb-vat__wrapfields input {
    margin: 0;
}

.vicweb-vat__wrapfields {
    padding: 16px;
}

.vicweb-vat__wrap-content {
    display: none;
    flex-direction: column;
    height: 100%;
}

.vicweb-custom__model-popup .vicweb-vat__wrap-content {
    display: flex;
}

.vicweb-global__btn-onpopup {
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    text-transform: none;
    border-radius: .5rem;
    padding: .5rem .75rem;
    min-height: 2.75rem;
    align-items: center;
    display: flex;
    justify-content: center;
    --tw-text-opacity: 1;
    position: relative;
    transition: all .3s ease 0s;
    border: 1px solid !important;
}

.vicweb-vat__entered {
    font-size: 14px;
}

.vicweb-change__vat {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    color: #1250dc;
    position: absolute;
    right: 10px;
    display: none;
}

.vicweb-vat__entered.active .vicweb-change__vat {
    display: block;
}

.vicweb-global__close-popup {
    position: absolute;
    right: 0;
    top: 8px;
    display: flex;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
}

.vicweb-vat__action-wrap {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 24px 0px, rgba(0, 0, 0, 0.12) 0px 28px 32px 1px;
    margin-top: auto;
    padding: 1rem
}

.vicweb-vat__title,
.cart-popup-title.text-center {
    text-align: left;
    font-size: 18px !important;
    line-height: 26px;
    font-weight: bold;
    padding: 1rem;
    border-bottom: 1px solid #ccc;
    position: relative;
}

.archive-page-header h1.page-title.is-large.uppercase {
    text-align: left;
}

div#order_review th,
.cart-sidebar.col-inner.vicweb-global__box-wrap th:not(.product-name) {
    font-size: 12px;
    font-weight: normal;
    border: none;
}

div#order_review td,
.cart-sidebar.col-inner.vicweb-global__box-wrap td {
    border: none;
}

div#order_review .order-total th,
div#order_review .order-total td {
    font-size: 16px;
}

.cart-sidebar.col-inner.vicweb-global__box-wrap .product-name {
    border: none;
}

div#order_review .order-total td .amount,
.cart-sidebar.col-inner.vicweb-global__box-wrap .order-total .amount {
    color: #dc2626;
}

.cart a.button-continue-shopping {
    text-transform: capitalize;
    font-size: 14px;
    border: 1px solid !important;
    border-radius: 6px;
    font-weight: 500;
}

.vicweb-global__box-wrap .woocommerce-billing-fields__field-wrapper>.form-row,
.vicweb-vat__wrapfields .form-row {
    width: 100% !important;
}

.vicweb-global__box-wrap .cart-discount>* {
    padding-left: 0;
    padding-right: 0;
}

.woocommerce-checkout h3,
.woocommerce-cart h3,
.cart-sidebar.col-inner.vicweb-global__box-wrap .product-name {
    font-size: 16px !important;
    line-height: 24px;
    text-transform: capitalize !important;
    padding-top: 0 !important;
    margin-bottom: 15px;
}

.vicweb-backtocart__btn {
    display: flex;
    color: #1250dc !important;
    align-items: center;
    font-size: 14px;
}

.vicweb-backtocart__btn svg {
    fill: #1250dc
}

button#place_order,
.wc-proceed-to-checkout a {
    font-size: 16px;
    font-weight: 500;
    height: 3.5rem;
    line-height: 24px;
    padding: 0 .75rem;
    border-radius: .5rem;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

tr.woocommerce-cart-form__cart-item.cart_item .remove {
    border: none !important;
}

.vicweb-payment__method-wrap li.wc_payment_method {
    border: none;
}

.vicweb-payment__method-wrap li.wc_payment_method label {
    cursor: pointer;
    font-weight: 500;
    line-height: 18px;
    font-size: 14px;
}

.vicweb-payment__method-wrap .payment_box {
    padding-left: 30px;
    font-size: 14px;
}

.vicweb-payment__method-wrap li.wc_payment_method input {
    width: 15px;
    height: 15px;
}

.vicweb-payment__method-wrap .payment_box>* {
    background: #f3f4f6;
    padding: 10px;
    border-radius: 6px
}

.toggle-switch {
    position: relative;
    width: 36px;
    height: 20px;
}

.toggle-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.toggle-switch label {
    position: absolute;
    cursor: pointer;
    background-color: #f0f0f0;
    border-radius: 9999px;
    width: 100%;
    height: 100%;
    transition: background-color 0.3s;
}

.toggle-switch label::after {
    content: "";
    position: absolute;
    top: 2px;
    left: 3px;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border-radius: 50%;
    transition: transform 0.3s;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.toggle-switch input:checked+label {
    background-color: #ff4d4d;
}

.toggle-switch input:checked+label::after {
    transform: translateX(15px);
}

.vicweb-vat__wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ux-quantity.quantity {
    display: none;
}


.woocommerce-checkout #wrapper,
.woocommerce-checkout #main,
.woocommerce-cart #wrapper,
.woocommerce-cart #main {
    background-color: #f3f4f6;
}

.container.vicweb-heading__wrap {
    margin-bottom: 20px;
}

.isures-sub__title {
    color: var(--fs-color-primary);
}

.vicweb-iconbox__wrap .icon-box-img {
    width: 100px !important;
    height: 100px !important;
    background: #fff;
    padding: 10px;
    border-radius: 6px;
    box-shadow: 1px 1px 0 0 rgba(196, 196, 196, 0.24);
    border: solid 1px #e7edf3;
}

.vicweb-iconbox__wrap .icon-box {
    align-items: center;
}

.vicweb-iconbox__wrap .icon-box-text h3 {
    color: var(--fs-color-primary);
    text-transform: uppercase;
    font-size: 16px;
    margin: 0;
}

/* bien so page */
.section.vicweb-section__intro-wrap {
    position: relative;
    overflow: visible;
    z-index: 2;
}

.section.vicweb-section__intro-wrap .section-content {
    padding: 238px 0;
}

.section.vicweb-section__intro-wrap .decor-dragon {
    position: absolute;
    inset: 0;
    z-index: -1;
    pointer-events: none;
    overflow: hidden;
}

.section.vicweb-section__intro-wrap .decor-cloud {
    position: absolute;
    bottom: calc(100% - 49 / 1728* 100vw);
    left: 50%;
    transform: translate(-50%, 50%);
    pointer-events: none;
    width: 100%;
    height: calc(398 / 1728* 100vw);
    overflow: hidden;
    filter: drop-shadow(10px 10px 15px rgba(0, 0, 0, 0.5));
    -webkit-filter: drop-shadow(10px 10px 15px rgba(0, 0, 0, 0.5));
}

.section.vicweb-section__intro-wrap .decor-cloud::before {
    content: '';
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 105%;
    height: 100%;
    background-image: url(assets/images/cloud.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.decor-dragon::before,
.decor-dragon::after {
    content: '';
    position: absolute;
    top: 5vw;
    transform: translateX(-43%);
    width: calc(703 / 1728* 100vw);
    max-width: 70.3rem;
    height: calc(695 / 1728* 100vw);
    max-height: 69.5rem;
    background-repeat: no-repeat;
    background-size: contain;
}

.decor-dragon::before {
    left: 0;
    background-image: url(assets/images/dragon.png);
}

.decor-dragon::after {
    right: 0;
    transform: scaleX(-1) translateX(-43%);
    background-image: url(assets/images/dragon.png);
}

body.vicweb-page__lp #main {
    overflow: hidden auto;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    background-color: #FFF5DC;
    background-image: url(assets/images/decor.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.icon-box.featured-box.vicweb-iconbox_plate-wrap {
    padding: 3.2rem 2.4rem 4.8rem;
    position: relative;
    background-color: #a21313;
    background-image: url(assets/images/card_bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.vicweb-iconbox_plate-wrap .icon-box-img {
    width: 80px !important;
    height: 80px !important;
    border-radius: 50%;
    background-color: #fff;
    border: 2px solid #a21313;
    display: flex;
    align-items: center;
    justify-content: center;
}

.vicweb-iconbox_contact-wrap .icon-box-img {
    border-radius: 10px;
    background: #ED1925;
    width: 48px !important;
    height: 48px !important;
    margin: 0;
}

.vicweb-iconbox_contact-wrap * {
    text-align: left !important;
}

.vicweb-iconbox_contact-wrap {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 290px;
}

.vicweb-sect_pd0_first .section.vicweb-section__intro-wrap .section-content {
    padding: 0;
}

.fancy-underline {
    text-shadow: 0px 2px 8px rgba(255, 232, 212, 0.25);
    font-family: var(--font-sec);
    font-size: 24px;
    font-weight: 400;
    line-height: 125%;
    letter-spacing: -0.05rem;
    background-image: linear-gradient(272deg, #FFEB9F 68.94%, #B57E10 122.48%, #B57E10 144.88%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: block;
    width: 100%;
    text-align: center;
}

.fancy-underline:after {
    display: none;
}

.vicweb-iconbox_plate-wrap p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-clamp: 3;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-align: center;
    margin: 0;
    font-weight: bold;
    font-size: 16px;
}

.section-title.section-title-center b {
    opacity: 0;
    height: 0;
}

.vicweb-single__product-plate .product-section-title-related {
    position: relative;
    text-align: center;
    width: 100%;
    font-family: var(--font-sec);
    font-size: 68px;
    font-weight: 400;
    line-height: 120%;
    text-transform: capitalize;
    text-shadow: 0px 1px 0px #E2E8F0;
}

.vicweb-single__product-plate h5.uppercase.mt {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    text-transform: capitalize;
}

.vicweb-plate__video-banner {
    border-radius: 8px;
    overflow: hidden;
}

.vicweb-plate__video-banner a.open-video i {
    display: none;
}

.vicweb-plate__video-banner a.open-video {
    width: 80px;
    height: 80px;
    position: relative;
    background-image: url(assets/images/play.svg);
    border: none;
    background-color: transparent;
    background-size: contain;
    background-position: center;
}

.section-title.section-title-center .section-title-main::before,
.section-title.section-title-center .section-title-main::after,
.vicweb-single__product-plate .product-section-title-related:before,
.vicweb-single__product-plate .product-section-title-related:after {
    background-image: url(assets/images/decor_line_red.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: var(--decor-width);
    height: var(--decor-height);
    background-color: transparent;
    opacity: 1;
    content: '';
    position: absolute;
    top: 55%;
    transform: translateY(-50%);
    pointer-events: none;
}

.vicweb-title__color-gold .section-title-main::after,
.vicweb-title__color-gold .section-title-main::before {
    background-image: url(assets/images/decor_line_yellow.svg) !important;
}

.vicweb-title__color-gold span.section-title-main,
.page-title-inner h1,
.vicweb-category__name a {
    background-image: linear-gradient(272deg, #FFEB9F 68.94%, #B57E10 122.48%, #B57E10 144.88%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: none !important;
}

.section .page-title {
    padding: 80px 0;
}

.page-title-inner h1,
.vicweb-category__name a {
    font-family: UTM Azuki;
    font-weight: 400;
    font-size: 68px;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: capitalize;

}

.section-title.section-title-center .section-title-main {
    --decor-spacing: 4rem;
    --decor-width: 22rem;
    --decor-height: 1.2rem;
    --max-width-heading: 58.9rem;
    max-width: var(--max-width-heading);
    margin: 30px auto;
    position: relative;
    isolation: isolate;
    font-family: var(--font-sec);
    font-size: 4rem;
    font-weight: 400;
    line-height: 120%;
    text-transform: capitalize;
    text-shadow: 0px 1px 0px #E2E8F0;
}

.section-title.section-title-center .section-title-main:before {
    right: calc(100% + var(--decor-spacing));
}

.section-title.section-title-center .section-title-main::after {
    left: calc(100% + var(--decor-spacing));
    transform: translateY(-50%) scaleX(-1);
}

.p68-count-up {
    display: block;
    text-align: center;
    font-family: var(--font-sec);
    font-size: 100px;
    font-weight: 400;
    line-height: 150%;
    background-image: linear-gradient(90deg, #B57E10 0%, #E5C25B 22%, #F9DF7B 33%, #FFF3A6 52%, #F9DF7B 73%, #D9A734 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
}

.p68-count-up:before {
    content: attr(data-countup-number);
    position: absolute;
    z-index: -1;
    -webkit-text-stroke: 0.8rem #142839;
}

.vicweb-red__shadow .p68-count-up:before {
    -webkit-text-stroke: 0.8rem #a21313;
}

.home-group-decor {
    padding: 29rem 0rem 24rem;
    position: relative;
    background-image: url(assets/images/mountain_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
}

.home-group-decor.js-add-active::before {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
}

.home-group-decor::before,
.home-group-decor_left:after {
    content: '';
    position: absolute;
    top: 2vw;
    right: 0rem;
    z-index: -1;
    pointer-events: none;
    width: calc(311 / 1728* 100vw);
    max-width: 31.1rem;
    height: calc(576 / 1728* 100vw);
    max-height: 57.6rem;
    background-image: url(assets/images/lamp_decor.png);
    background-repeat: no-repeat;
    background-size: contain;
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    transition: filter 1.2s, -webkit-filter 1.2s;
}

.home-group-decor_left:after {
    right: auto;
    left: 0;
    transform: scaleX(-1);
    z-index: 1;
}

.vicweb-slider__custom-enable {
    display: block;
}

.vicweb-slider__custom-enable.flickity-enabled .flickity-prev-next-button,
.vicweb-sv__post-plate .flickity-prev-next-button {
    opacity: 1;
    bottom: auto;
}

.vicweb-slider__custom-enable.flickity-enabled .flickity-prev-next-button svg,
.vicweb-sv__post-plate .flickity-prev-next-button svg {
    max-width: unset;
    max-height: unset;
    width: 4.8rem;
    height: 4.8rem;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid #a21313 !important;
    transition: background-color 0.4s, opacity 0.4s, visibility 0.4s, border-color 0.4s;
    cursor: pointer;
    pointer-events: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    padding: 1.6rem !important;
    color: #a21313;

}

.vicweb-slider__custom-enable.flickity-enabled .flickity-prev-next-button:hover svg,
.vicweb-sv__post-plate .flickity-prev-next-button:hover svg {
    background-color: #a21313;
    color: #fff !important;
    fill: #fff !important;
}

.vicweb-sv__post-plate .flickity-prev-next-button:hover .arrow {

    fill: #fff !important;
}

.vicweb-slider__custom .icon-box.testimonial-box {
    height: 100%;
    padding: 4rem;
    background-color: #a21313;
    background-image: url(assets/images/card_bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 1.6rem;
    text-align: center;
}

.star-rating span:before,
.star-rating:before,
.woocommerce-page .star-rating:before {
    color: #F9C747;
}

.vicweb-parner__wrap .img {
    height: 16rem;
    align-content: center;
    padding: 2.4rem 4.8rem;
    background-color: #fff;
    box-shadow: 0px 16px 32px -4px rgba(12, 12, 13, 0.1), 0px 4px 4px -4px rgba(12, 12, 13, 0.05);
    -webkit-box-shadow: 0px 16px 32px -4px rgba(12, 12, 13, 0.1), 0px 4px 4px -4px rgba(12, 12, 13, 0.05);
    transition: height 0.6s, background-color 0.6s, box-shadow 0.6s, -webkit-box-shadow 0.6s;
}

.vicweb-parner__wrap .img img {
    transition: webkit-filter 0.6s, filter 0.6s;
    filter: brightness(80%);
    -webkit-filter: brightness(80%);
}

.vicweb-parner__wrap .img:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: -2;
    pointer-events: none;
    width: 100%;
    height: 100%;
    border: 4px solid transparent;
    background-image: linear-gradient(white, white), linear-gradient(to left, #FFEB9F 0%, #B57E10 280%, #B57E10 400%);
    background-origin: border-box;
    background-clip: padding-box, border-box;
    box-shadow: 0px 16px 32px -4px rgba(12, 12, 13, 0.1), 0px 4px 4px -4px rgba(12, 12, 13, 0.05);
    -webkit-box-shadow: 0px 16px 32px -4px rgba(12, 12, 13, 0.1), 0px 4px 4px -4px rgba(12, 12, 13, 0.05);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.6s, visibility 0.6s;
}

.vicweb-parner__wrap .img:after {
    content: '';
    position: absolute;
    inset: 0;
    z-index: -1;
    pointer-events: none;
    background-image: url(assets/images/card_bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.vicweb-parner__wrap .img:hover::before,
.vicweb-parner__wrap .is-selected .img:before {
    opacity: 1;
    visibility: visible;
}

.vicweb-parner__wrap .col {
    display: flex;
    align-items: center;
}

.vicweb-blog__plate-wrap h5.post-title a {
    font-family: 'UTM Azuki';
    font-size: 2rem;
    text-transform: uppercase;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: color 0.4s;
}

.vicweb-blog__plate-wrap .vicweb-title__sm h5.post-title a {
    font-size: 1.5rem;
}

.vicweb-blog__plate-wrap>.nav {
    width: fit-content;
    max-width: 100%;
    margin: 0 auto;
    border-radius: 99.9rem;
    background-color: #a21313;
    padding: 0.8rem 0;
    box-shadow: 0px 1px 4px 0px rgba(12, 12, 13, 0.05) inset;
    -webkit-box-shadow: 0px 1px 4px 0px rgba(12, 12, 13, 0.05) inset;
}

.vicweb-blog__plate-wrap>.nav a {
    color: #F3F3F3;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 120%;
    position: relative;
    transition: font-weight 0.4s, color 0.4s;
    display: block;
    min-width: 20rem;
    border-radius: 999rem;
    padding: 1.1rem 2.4rem;
    text-align: center;
}

.vicweb-blog__plate-wrap>.nav li,
.vicweb-blog__plate-wrap>.nav a {
    line-height: 1;
    margin: 0 !important;
}

.vicweb-blog__plate-wrap>.nav li a {
    margin: 0 12px !important;
}

.vicweb-blog__plate-wrap>.nav li:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -0.1rem;
    transform: translate(0%, -50%);
    width: 0.1rem;
    height: 2.8rem;
    background-color: rgba(255, 255, 255, 0.15);
}

.vicweb-blog__plate-wrap>.nav a::before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    border-radius: 999rem;
    background-image: linear-gradient(272deg, #FFEB9F 68.94%, #B57E10 122.48%, #B57E10 144.88%);
    box-shadow: 0px 1px 4px 0px rgba(12, 12, 13, 0.1), 0px 1px 4px 0px rgba(12, 12, 13, 0.05);
    -webkit-box-shadow: 0px 1px 4px 0px rgba(12, 12, 13, 0.1), 0px 1px 4px 0px rgba(12, 12, 13, 0.05);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s, visibility 0.4s;
}

.vicweb-blog__plate-wrap>.nav span {
    position: relative;
    z-index: 2;
}

.vicweb-blog__plate-wrap>.nav a:hover::before,
.vicweb-blog__plate-wrap>.nav .active a:before {
    opacity: 1;
    visibility: visible
}

.vicweb-contact__plate-col-bg .col-inner {
    background: url(assets/images/contact_bg.jpg);
    background-size: contain;
    background-repeat: no-repeat;
}

.vicweb-contact__plate-col-form .vicweb-cf7__contact-wrap .col {
    width: 100% !important;
    max-width: 100%;
    flex-basis: 100%;
}

.vicweb-img__ct-mg img {
    margin-top: 60px;
}

.vicweb-thumb__single-wrap {
    height: 572px;
    overflow: hidden;
}

.vicweb-thumb__single-wrap a {
    padding-top: 100%;
    display: block;
    overflow: hidden;
}

.vicweb-thumb__single-wrap img {
    bottom: 0;
    font-family: "object-fit: cover;";
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    position: absolute;
    object-fit: cover;
}

.vicweb-global__heading-large {
    font-size: 4rem;
}

.vicweb-vertical__post-alw .box.box-vertical {
    display: flex;
    align-items: center;
}

.vicweb-vertical__post-alw .box-vertical .box-text {
    padding-left: 1.5em;
    padding-right: 1.5em;
}

@media screen and (min-width: 1023px) {

    .isures-term--filter.inline {
        width: 20%;
    }

    .vicweb-heading__title {
        font-size: 4rem;
        line-height: 63px;
        text-align: left;
        margin-bottom: 0;
    }

    .isures-sub__title {
        font-size: 22px;
        line-height: 1.64;
        margin: 0;
        letter-spacing: normal;
        color: var(--fs-color-primary);
    }

    .slider-nav-outside .flickity-prev-next-button.previous {
        left: auto;
        right: calc(100% + 20px);
    }

    .slider-nav-outside .flickity-prev-next-button.next {
        left: calc(100% + 20px);

        right: auto;
    }

    .vicweb-parner__wrap .col {
        height: 29.4rem;
    }

    .vicweb-parner__wrap .img:hover,
    .vicweb-parner__wrap .is-selected .img {
        height: 29.4rem;
        background-color: transparent;
        box-shadow: none;
        -webkit-box-shadow: none;
    }

}

@media only screen and (max-width: 849px) {
    #header #logo {
        height: 8rem;
    }
    .m-heading {
        --decor-spacing: 1.2rem;
        --decor-width: 5rem;
        --decor-height: 0.35rem;
        --max-width-heading: 66%;
    }
    .is-large {
        font-size: 1.6rem;
    }

    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
        height: auto !important;
        overflow: hidden;
        border-radius: 10px;
    }

    .vicweb-vertical__post-alw .from_the_blog_excerpt {
        display: none;
    }

    .isures-scroll--inner_dropdown {
        margin-left: 0;
        margin-right: 0;
    }

    .isures-term--filter.inline:first-child {
        padding-left: 0 !important;
    }

    .section-title.section-title-center .section-title-main,
    .vicweb-single__product-plate .product-section-title-related,
    .page-title-inner h1,
    .vicweb-global__heading-large {
        font-size: 2.6rem;
    }

    .section .page-title {
        padding: 0 !important;
    }

    .vicweb-sect__first-single {
        min-height: 250px !important;
    }

    .section.vicweb-section__intro-wrap .section-content {
        padding: 7rem 0rem;
    }

    .vicweb-single__product-plate .section.vicweb-section__intro-wrap .section-content {
        padding: 30px 0;
    }

    .p68-count-up {
        font-size: 4.8rem;
    }

    .license-plate-wrapper {
        padding: 1.6rem;
    }

    .p68-plate__result-wrap {

        overflow-y: auto;
    }

    .license-plate-wrapper::before,
    .license-plate-wrapper::after {
        display: none;
    }

    .license-plate-wrapper table td:not(:first-child),
    .license-plate-wrapper table th:not(:first-child) {
        min-width: 17rem;
    }

    .license-plate-select-wrapper.col.large-9 {
        flex-wrap: wrap;
    }

    body {
        font-size: 1.4rem;
    }

    .select-resize-ghost,
    .select2-container .select2-choice,
    .select2-container .select2-selection,
    input[type=date],
    input[type=email],
    input[type=number],
    input[type=password],
    input[type=search],
    input[type=tel],
    input[type=text],
    input[type=url],
    select,
    textarea {
        font-size: 1.4rem;
    }

    .tt-52 {
        font-size: 2.6rem;
    }

    .fs-32 {
        font-size: 2rem;
    }

    .tt-40 {
        font-size: 2rem;
    }

    .vicweb-parner__wrap .img {
        padding: 10px;
        height: 8rem;
    }

    .vicweb-contact__plate-col-form.col {
        padding: 10px !important;
    }
    .vicweb-blog__plate-wrap>.nav a{
        min-width: unset;
        padding: 10px
    }
    .vicweb-blog__plate-wrap h5.post-title a,.vicweb-blog__plate-wrap .vicweb-title__sm h5.post-title a,.vicweb-sv__post-plate .post-title.is-large a{
        font-size: 1.5rem;
    }
}