.nav_desktop>ul {
    display:  flex;
}
.nav_desktop ul li ul li {
    text-align: left;
}
.title-theme6 h2 {
    margin-bottom: 30px;
    text-transform:  uppercase;
    font-weight:  600;
    font-size: 16px;
}
body {
    font-family: Arial, sans-serif;
}
.nav_desktop li a {
    padding: 15px 30px;
}
.item-blogs .desc-blogs {
    height: 60px;
}
.img_intro1 {
    position: relative;
    top: 0;
    z-index: 2;
}
.box_bor_style1 {
    border: none;
    padding: 0;
    width: initial;
    left: 0;
    position: relative;
    height: initial !important;
}
.title_style1 h2 {
    font-size: 32px;
    margin: 10px 0;
    text-align: center;
}
.logo {
    padding: 0px 0;
    display: inline-block;
}
.list-item:not(.view-list)>.item-product.style-view-2>.img {
    overflow: hidden;
}
.in-email>.main-email-news>h4 {
    font-size: 15px;
}
.address-htm h3 {
    margin-top: 0;
    font-weight: bold;
    font-size: 20px;
}
.map {
    margin-bottom: 20px;
}
.zoomContainer {
    z-index: 9;
}
.item-counter .title {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    margin: 20px 0 10px;
}

.item-counter .content li {
    list-style: none;
    margin-bottom: 5px;
}

.sidebar-content-box.item-counter {
    padding: 20px 0px;
}
@media(max-width:1200px){
    .mb-ykkh .tab-Customer h2{
        font-size: 13px !important;
            color: #111;
            font-weight: bold;
    text-transform: uppercase;
    }
}


/*~~~~~~~~~~~~~~~~~~~*/
.input-group>a.logo {
    padding-top: unset !important;
    border: unset !important;
}

/*.form-control {*/
/*    border: unset !important;*/
/*}*/
input.form-control.search-suggestion.ui-autocomplete-input {
    border: unset !important;
}
.box-search>.form-inline>.form-group>.input-group>.input-group-addon {
}
div.input-group-addon> a {
    padding-top: unset !important;
}
div.dropdown>a {
    padding-top: unset !important;
}
.bg-top-search .dropdown {
}
.dropdown-menu {
    min-width: 143px !important;
}
.mighty-slider {
    height: 26vw;
}
.bg-top-search .dropdown {
    /* top: -38px; */
}
.nh-video-item {
    float: left;
}
.icon-play-circled:before {
    margin: 0;
}
@media(min-width:1200px){
    .navbar-header .logo img {
        height: 77px;
    }

}

.fixed-right {
    position: fixed;
    z-index: 9999;
    right: 20px;
    bottom: 70px;
    width: 50px;
    text-align: center;
    overflow: hidden;
}
.fixed-right a {
    margin-bottom: 10px;
    width: 40px;
    height: 40px;
    display: inline-block;
}
.fixed-right a.phone {
    border-radius: 50%;
    background: #64bc46;
    padding: 6px;
    animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
}
@-moz-keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes quick-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-o-keyframes quick-alo-circle-img-anim {
    0% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
}

/* ============================================================
   Shop Sidebar Widgets
   ============================================================ */

/* --- Container -------------------------------------------- */
.sidebar-widget {
    margin-bottom: 20px;
    background: #fff;
}

/* --- Widget title bar ------------------------------------- */
.sidebar-widget__title {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    background-color: #ed1c24;
    margin: 0;
    padding: 10px 15px;
    line-height: 1.4;
    letter-spacing: 0.02em;
}

.sidebar-widget__content {
    border: 1px solid #ddd;
    border-top: none;
}

/* ============================================================
   Widget 1 – Category list
   ============================================================ */
.sidebar-cat-list,
.sidebar-cat-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sidebar-cat-list li {
    display: block;
    padding: 8px 15px;
    border-bottom: 1px dotted #ddd;
}

.sidebar-cat-list li:last-child {
    border-bottom: none;
}

.sidebar-cat-list a {
    font-size: 13px;
    color: #383838;
    position: relative;
}

.sidebar-cat-list a:hover,
.sidebar-cat-list .current-cat > a,
.sidebar-cat-list .current-cat-ancestor > a {
    color: #ed1c24;
    text-decoration: none;
}

/* Indent child categories */
.sidebar-cat-list ul {
    padding-left: 12px;
}

.sidebar-cat-list .cat-item-has-children > a::after {
    content: '\ea7f';
    font-family: 'fonts_vnsitecss';
    font-size: 10px;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: #aaa;
}

/* Count badge */
.sidebar-cat-list .count {
    font-size: 11px;
    color: #999;
    margin-left: 4px;
}

/* ============================================================
   Widget 2 – Product search
   ============================================================ */
.sidebar-search-form {
    padding: 12px 15px;
}

.sidebar-search-form__inner {
    display: flex;
    border: 1px solid #ddd;
    border-radius: 3px;
    overflow: hidden;
}

.sidebar-search-form__input {
    flex: 1;
    height: 34px;
    padding: 0 10px;
    font-size: 13px;
    font-style: italic;
    color: #444;
    border: none;
    outline: none;
    box-shadow: none;
    background: #fff;
    min-width: 0;
}

.sidebar-search-form__input::placeholder {
    color: #aaa;
}

.sidebar-search-form__btn {
    width: 36px;
    height: 34px;
    flex-shrink: 0;
    border: none;
    border-left: 1px solid #ddd;
    background: #f0f0f0;
    color: #555;
    cursor: pointer;
    font-size: 13px;
    transition: background 0.2s, color 0.2s;
}

.sidebar-search-form__btn:hover {
    background: #ed1c24;
    color: #fff;
}

/* ============================================================
   Widget 3 – Status filter
   ============================================================ */
.sidebar-filter-form {
    padding: 12px 15px;
}

.sidebar-filter-list {
    list-style: none;
    margin: 0 0 12px;
    padding: 0;
}

.sidebar-filter-list__item {
    border-bottom: 1px dotted #ddd;
    padding: 0;
}

.sidebar-filter-list__item:last-child {
    border-bottom: none;
}

.sidebar-filter-list__label {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 0;
    font-size: 13px;
    font-weight: normal;
    color: #383838;
    cursor: pointer;
    margin: 0;
    transition: color 0.15s;
}

.sidebar-filter-list__label:hover {
    color: #ed1c24;
}

/* Custom checkbox — matches .me-select style in main.css */
.sidebar-filter-list__label input[type="checkbox"] {
    -webkit-appearance: none;
    appearance: none;
    width: 14px;
    height: 14px;
    flex-shrink: 0;
    border: 1px solid #999;
    border-radius: 2px;
    background: #fff;
    cursor: pointer;
    position: relative;
    margin: 0;
    vertical-align: middle;
}

.sidebar-filter-list__label input[type="checkbox"]:checked {
    background-color: #ed1c24;
    border-color: #ed1c24;
}

.sidebar-filter-list__label input[type="checkbox"]:checked::after {
    content: '\f051';
    font-family: 'fontello';
    font-size: 8px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    line-height: 1;
}

/* Submit button — mirrors .btn-black-2 */
.sidebar-filter-form__btn {
    display: inline-block;
    height: 34px;
    padding: 0 20px;
    background-color: #383838;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    transition: background-color 0.2s;
    vertical-align: middle;
}

.sidebar-filter-form__btn:hover {
    background-color: #ed1c24;
    color: #fff;
}

/* Reset link */
.sidebar-filter-form__reset {
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
    color: #989898;
    vertical-align: middle;
    text-decoration: underline;
}

.sidebar-filter-form__reset:hover {
    color: #ed1c24;
}

/* ============================================================
   Responsive – stack sidebar below content on mobile
   ============================================================ */
@media (max-width: 767px) {
    .sidebar-widget {
        margin-bottom: 15px;
    }
}

/* Add-to-cart loading state */
.btn-add-cart-two.loading,
.btn-shop-cart.loading {
    opacity: 0.65;
    pointer-events: none;
    cursor: not-allowed;
}

/* Hide unused checkout billing fields */
#billing_address_1_field,
#billing_address_2_field,
#billing_postcode_field,
#billing_country_field {
    display: none !important;
}

/* Header cart icon */
.dth-cart-icon {
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    font-size: 18px;
    line-height: 1;
    vertical-align: middle;
    color: inherit;
    text-decoration: none;
}
.dth-cart-icon:hover,
.dth-cart-icon:focus {
    text-decoration: none;
    color: inherit;
    opacity: 0.8;
}
.dth-cart-count {
    position: absolute;
    top: 0;
    left: 2px;
    background: #ed1c24;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    line-height: 16px;
    min-width: 16px;
    height: 16px;
    padding: 0 3px;
    border-radius: 8px;
    text-align: center;
    pointer-events: none;
}

/* ---- Checkout step progress bar ---- */
.dth-checkout-steps {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px auto 30px;
    max-width: 480px;
    padding: 0 15px;
}
.dth-step {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    flex: 0 0 auto;
    color: #bbb;
}
/* connector line between steps */
.dth-step.has-connector::after {
    content: '';
    position: absolute;
    top: 18px;
    left: calc(50% + 22px);
    width: calc(100% - 4px);
    height: 2px;
    background: #ddd;
    z-index: 0;
}
.dth-step.has-connector.done::after {
    background: #ed1c24;
}
.dth-step-circle {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 2px solid #ddd;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    position: relative;
    z-index: 1;
    transition: background 0.2s, border-color 0.2s;
}
.dth-step.done .dth-step-circle {
    background: #ed1c24;
    border-color: #ed1c24;
    color: #fff;
}
.dth-step.active .dth-step-circle {
    background: #fff;
    border-color: #ed1c24;
    color: #ed1c24;
}
.dth-step-label {
    margin-top: 6px;
    font-size: 11px;
    white-space: nowrap;
    font-weight: 600;
    color: #bbb;
}
.dth-step.done .dth-step-label  { color: #ed1c24; }
.dth-step.active .dth-step-label { color: #ed1c24; }/* clickable steps */
a.dth-step { text-decoration: none; cursor: pointer; }
a.dth-step:hover .dth-step-circle { opacity: 0.8; }
a.dth-step:hover .dth-step-label  { text-decoration: underline; }/* equal spacing between the three steps */
.dth-checkout-steps .dth-step { flex: 1 1 0; }

.checkout-button {
    background: #ed1c24 !important;
}