@media (min-width: 1200px) {

    .common-home #header-absoulute {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        z-index: 10;
    }

    .common-home #header-absoulute header {
        background: transparent;
    }
}

#top {
    border-bottom: 1px solid #ebebeb;
    background: #fff;
}

#top .box-inner {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

#top .box-top {
    padding: 0;
    margin: 0;
}

#top .box-top > li {
    display: inline-block;
    vertical-align: top;
    margin-right: 2rem;
    position: relative;
}

#top .box-top > li > a {
    color: #222;
    padding: 1rem 0;
    line-height: 2.4rem;
    display: block;
    font-size: 1.2rem;
}

#top .box-top > li > a:hover {
    color: var(--link-hover-color);
}

#top .box-top > li:after {
    content: "";
    width: 1px;
    height: 2rem;
    background: rgba(255, 255, 255, 0.1);
    position: absolute;
    top: 50%;
    margin-top: -1rem;
    right: -2rem;
    opacity: 0;
}

#top .box-top > li:last-child {
    margin: 0;
}

#top .box-top > li:last-child:after {
    display: none;
}

#top .box-top-left > li > p {
    padding: 1rem 0;
    display: block;
    line-height: 2.4rem;
    font-weight: 400;
    margin: 0;
    color: #242424;
    font-size: 1.2rem;
}

#top .box-top-left > li > p label {
    color: #222;
    margin: 0;
}

#top .btn-group > .btn-link, #top #top-links .dropdown-toggle {
    border: 0;
    padding: 1rem 0;
    display: block;
    line-height: 2.4rem;
    background: none;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 1.2rem;
    color: #242424;
}

#top .btn-group > .btn-link:hover, #top #top-links .dropdown-toggle:hover {
    color: var(--link-hover-color);
}

#top .btn-link .icon-right, #top-links .dropdown-toggle .icon-right {
    font-size: 1.2rem;
    vertical-align: middle;
    margin-left: 3px;
}

header {
    position: relative;
    z-index: 10000;
}

header .box-inner-inner {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
}

header .container-fluid {
    padding-right: 50px;
    padding-left: 50px;
}
@media (min-width: 1360px) {
    header .container-fluid {
        max-width: 192rem;
        width: 100%;
    }
}
@media (max-width: 576px) {
    header .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.header__navigation {
    display: flex;
    text-transform: uppercase;
    font-size: 13px;
    color: #242424;
}
.header__navigation > a {
    margin: 0 27px;
    line-height: 35px;
}
.header__navigation > a:last-child {
    margin-right: 0;
}
.header__navigation > a:first-child {
    margin-left: 0;
}

@media (max-width: 1200px) {
    .header__navigation {
        display: none;
    }
}


.header-dropdown .dropdown-menu {
    left: auto;
    right: 0;
    margin: 0;
    border-radius: 0;
    background: #fff;
    font-size: 1.4rem;
    text-align: left;
    padding: 0;
    border: 1px solid #ebebeb;
    box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.header-dropdown .dropdown-menu > li, .header-dropdown .dropdown-menu > li {
    padding: 0 2rem;
}

.header-dropdown .dropdown-menu > li > a, .header-dropdown .dropdown-menu > li > button {
    line-height: 3rem;
    color: #222222;
    text-align: left;
    padding: 0.9rem 0;
    background: none;
    font-size: 1.3rem;
    font-weight: normal;
    text-transform: capitalize;
    display: block;
    border-bottom: 1px solid #eee;
}

.header-dropdown .dropdown-menu > li:last-child > a, .header-dropdown .dropdown-menu > li:last-child > button {
    border: 0;
}

#top-links .dropdown-menu a {
    text-shadow: none;
}

#top-links .list-inline {
    margin: 0;
    padding: 0;
}

.header-dropdown .dropdown-menu > li > a:hover,
.header-dropdown .dropdown-menu > li > button:hover,
.header-dropdown .dropdown-menu > li > button.is-active {
    color: var(--link-hover-color);
    background: none;
}

#top .btn-link strong {
    font-size: 1.4rem;
    line-height: 1.4rem;
}

#top-links .list-inline > li {
    padding: 0;
    display: block;
}

#top-links a + a {
    margin-left: 1.5rem;
}

header .box-inner, header .box-inner-inner {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: center;
}

@media (min-width: 1200px) {
    header .box-inner {
        z-index: 11;
    }
}

.common-home .top-menu { /*! margin-bottom: 3rem; */
}

.top-menu {
    position: relative;
    z-index: 10;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}

.top-menu .container-inner {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.top-menu .col-ver {
    width: 27rem;
    float: left;
    position: relative;
    z-index: 10;
}

.top-menu .header-phone {
    float: right;
    text-align: center;
    line-height: 5.4rem;
    color: #888888;
    font-weight: 400;
    text-transform: capitalize;
    position: relative;
}

.top-menu .header-phone:hover {
    color: var(--link-hover-color);
}

@media (max-width: 1199px) {
    .top-menu {
        text-align: center; /*! z-index: 0; */
    }

    .top-menu .header-phone {
        float: none;
        display: inline-block;
        vertical-align: top;
    }
}

.col-hoz {
}

.col-cart > .inner {
    display: flex;
    align-items: center;
}

.col-cart #top-links {
    display: inline-block;
    vertical-align: top;
    margin-right: 1.5rem;
}

.col-cart #top-links .dropdown-toggle span, .col-cart #top-links .dropdown-toggle > i {
    display: none;
}

.col-cart #top-links .dropdown-toggle {
    background: transparent;
    display: block;
    color: #222;
}

.col-cart #top-links .dropdown-toggle:hover {
    color: var(--link-hover-color);
}

.col-cart #top-links .dropdown-toggle:before {
    content: "\e605";
    font-family: 'Pe-icon-7-stroke';
    font-size: 2.6rem;
    display: inline-block;
    vertical-align: top;
}

.col-cart .header-dropdown .dropdown-menu {
    margin-top: 2rem;
    right: -2rem;
}

.col-cart .header-phone {
    position: relative;
    right: auto;
    top: auto;
    display: inline-block;
    vertical-align: top;
    margin-right: 2rem;
    margin-top: 0;
}

.col-cart .header-phone a {
    color: #222222;
}

.col-cart .header-phone a:hover {
    color: var(--link-hover-color);
}

.col-cart .header-phone a:before {
    font-size: 4rem;
    line-height: 3rem;
}

.box-setting {
    margin-left: 1.5rem;
}

.box-setting > button {
    background: transparent;
    border: 0;
    line-height: 4.6rem;
    border-radius: 0;
    -webkit-border-radius: 0;
    padding: 0;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    color: #242424;

    display: flex;
    align-items: center;
}


.box-setting > button:hover {
    background: none;
}

.profile-btn__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
}

.profile-btn__icon svg {
    width: 16px;
    height: 20px;
    fill: #fff;
}

.profile-btn__arrow {
    width: 7px;
    height: 5px;
    margin-left: 8px;
    transition: transform .3s;
    fill: #fff;
}

.box-setting.open > button .profile-btn__arrow {
    transform: rotate(180deg);
    fill: #fff;
}

@media (min-width: 1200px) {
    .profile-btn__arrow {
        margin-left: 0;
    }
}

@media (max-width: 1199px) {
    .box-setting {
        margin-left: 3rem;
    }
    .profile-btn__icon {
        background: transparent;
        width: unset;
    }
}


.box-setting > button:hover {
    color: var(--link-hover-color);
    background: transparent;
    border-color: #36475c;
}

.box-setting > .dropdown-menu {
    left: auto;
    right: -5rem;
    border: 0;
    padding: 20px;
    width: 25rem;
    font-size: 1.4rem;
    border: 1px solid #ebebeb;
    margin-top: 2rem;
    box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #fff;
    z-index: 100000;
}

.box-setting > .dropdown-menu:before {
    content: "";
    border: 0.8rem solid transparent;
    border-bottom-color: #ebebeb;
    position: absolute;
    top: -1.6rem;
    right: 6.5rem;
}

.box-setting > .dropdown-menu:after {
    content: "";
    border: 0.7rem solid transparent;
    border-bottom-color: #fff;
    position: absolute;
    top: -1.4rem;
    right: 6.6rem;
}

.box-setting > .dropdown-menu > li {
    margin-bottom: 15px;
}

.box-setting .dropdown-menu > li:last-child {
    margin: 0;
}

.box-setting .dropdown-menu > li > a {
    padding: 0;
    color: var(--link-color);
    background: transparent;
}

.box-setting .dropdown-menu > li > a > i {
    margin-right: 5px;
}

.box-setting .dropdown-menu > li > a:hover {
    color: var(--link-hover-color);
}

.box-setting .dropdown-menu .btn-group > .btn-link, .box-setting .dropdown-menu #top-links .dropdown > a {
    display: block;
    color: #222;
    text-transform: capitalize;
    font-weight: 500;
    margin-bottom: 0.5rem;
    font-size: 1.4rem;
    padding: 0;
    background: transparent;
    border: 0;
}

.btn-link img {
    margin-top: -0.3rem;
    margin-right: 0.2rem;
}

.box-setting .dropdown-menu .btn-group > .btn-link i.icon-right,
.box-setting .dropdown-menu #top-links .dropdown > a i.icon-right {
    display: none;
}

.box-setting .dropdown-menu .btn-group > .btn-link span,
.box-setting .dropdown-menu #top-links .dropdown > a span {
    display: inline !important;
}

.box-setting .dropdown-menu #top-links .dropdown > a i:first-child {
    margin-right: 0.5rem;
}

.box-setting .dropdown-menu .btn-group > ul, .box-setting .dropdown-menu #top-links .dropdown > ul {
    padding-left: 0;
    display: block !important;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    position: relative;
    float: none;
    top: auto;
    left: auto;
    margin: 0;
    right: auto;
}

.box-setting .dropdown-menu .btn-group > ul li, .box-setting .dropdown-menu #top-links .dropdown > ul li {
    list-style: none;
    padding: 0;
}

.box-setting .dropdown-menu .btn-group > ul li button, .box-setting .dropdown-menu #top-links .dropdown > ul li > a {
    line-height: 3rem;
    color: #666;
    text-align: left;
    padding: 0;
    background: none;
    font-size: 1.4rem;
    font-weight: normal;
    text-transform: capitalize;
    display: block;
    border: 0;
}

.box-setting .dropdown-menu .btn-group > ul li button:hover, .box-setting .dropdown-menu #top-links .dropdown > ul li button:hover, .box-setting .dropdown-menu #top-links .dropdown > ul li > a:hover {
    color: var(--link-hover-color);
}

.box-setting .text-header {
    margin: 0;
    padding-top: 2rem;
    border-top: 1px solid #ebebeb;
    color: #222;
}

.box-setting .text-header label {
    font-size: 1.4rem;
}

.box-setting .header-phone a {
    padding: 0
}

#logo {
    position: relative;
    z-index: 1;
}

#logo a,
#logo svg {
    display: block;
}

#logo h1 {
    margin: 1.5rem 0;
}

#logo svg.logo-artisparts {
    width: 147px;
    height: 42px;
}

#logo svg.logo-artisparts.logo-artisparts_dark {
    display: none;
}
#logo svg.logo-artisparts.logo-artisparts_light {
    display: block;
}

html.menu-opened #logo svg.logo-artisparts.logo-artisparts_dark {
    display: block;
}
html.menu-opened #logo svg.logo-artisparts.logo-artisparts_light {
    display: none;
}

#logo svg.logo-alpani {
    width: 102px;
    height: 52px;
}

@media (max-width: 767px) {
    #logo svg.logo-artisparts {
        width: 112px;
        height: 32px;
    }
}

#search {
    margin: 0;
}

#search .input-lg {
    height: 4rem;
    line-height: 2rem;
    padding: 0 1rem;
}

#search .btn-lg {
    font-size: 1.5rem;
    line-height: 1.8rem;
    padding: 1rem 3.5rem;
    text-shadow: 0 1px 0 #FFF;
}

#search-by-category ::-webkit-input-placeholder {
    color: #a4a4a4;
    opacity: 1;
}

#search-by-category :-moz-placeholder {
    color: #a4a4a4;
    opacity: 1;
}

#search-by-category ::-moz-placeholder {
    color: #a4a4a4;
    opacity: 1;
}

#search-by-category :-ms-input-placeholder {
    color: #a4a4a4;
    opacity: 1;
}

#search-by-category {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

#search-by-category .search-button {
    display: none;
    color: #222;
}

#search-by-category .search-button:before {
    cursor: pointer;
    content: "\e618";
    font-family: 'Pe-icon-7-stroke';
    font-size: 2.6rem;
    vertical-align: top;
    display: inline-block;
    line-height: inherit;
}

#search-by-category .search-button:hover {
    color: var(--link-hover-color);
}

.search-content {
    padding: 0;
    border: 0;
    margin: 0;
    box-shadow: none;
    right: 0;
    width: auto;
    min-width: unset;
    position: relative;
    left: 0;
    top: 0;
    bottom: 0;
    border-radius: 0;
    display: block;
    float: none;
    background: transparent;
}

#search-by-category .search-container {
    position: relative;
}

#search-by-category .search-container .categories-container {
    position: absolute;
    padding: 1.6rem 0;
    left: 0;
    top: 1px;
    background: transparent;
    border-top-left-radius: 3rem;
    border-bottom-left-radius: 3rem;
    display: none;
}

#search-by-category .search-container #text-search {
    padding: 1rem 0;
    padding-right: 5rem;
    height: 5.4rem;
    border-radius: 0;
    -webkit-border-radius: 0;
    font-size: 1.3rem;
    border: 0;
    width: 100%;
    z-index: 1;
    background: transparent;
    color: #a4a4a4;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

#search-by-category #sp-btn-search {
    position: absolute;
    right: 0;
    top: 0;
}

#search-by-category .search-container .categories-container .hover-cate p {
    margin: 0;
    padding: 0 3rem;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    text-transform: capitalize;
    line-height: 2rem;
    max-width: 18rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #222;
    border-right: 1px solid #e1e1e1;
}

#search-by-category .search-container .categories-container .hover-cate p i {
    display: inline-block;
    vertical-align: top;
    line-height: inherit;
    margin-left: 1.2rem;
    font-size: 1.8rem;
}

#search-by-category .search-container .categories-container .hover-cate .cate-items {
    z-index: 9999 !important;
    position: absolute;
    display: none;
    max-height: 30rem;
    background: #fff;
    overflow: auto;
    margin-top: 0px;
    border: 1px solid #ddd;
    padding: 0.5rem;
    width: 100%;
    cursor: pointer;
    top: 100%;
    text-align: left;
}

.cate-items li {
    text-transform: capitalize;
    font-size: 1.2rem;
    list-style: none;
    line-height: 2rem;
}

.cate-items li:hover {
    color: var(--link-hover-color);
}

.cate-items li.f1 {
    padding-left: 0.5rem;
}

.cate-items li.f2 {
    padding-left: 1.5rem;
}

#search-by-category .search-ajax {
    position: absolute;
    z-index: 9999 !important;
    background: none repeat scroll 0% 0% #fff;
    left: 0px;
    top: 100%;
    width: 88%;
    min-width: 25rem;
}

.ajax-result-item .product-info .detail .price-box .old-price {
    text-decoration: line-through;
    color: #acacac;
    font-weight: 400;
}

.ajax-result-item .product-info .detail .price-box p {
    display: inline-block;
}

.ajax-result-item .product-info .detail .price-box {
    font-weight: 700;
    margin: 0 0 10px 0;
}

.ajax-result-item .product-info .detail .product-name {
    margin: 1rem 0;
}

#search-by-category .search-ajax li {
    list-style: none;
    margin-bottom: 2rem;
}

#search-by-category .search-ajax .ajax-result-container {
    box-shadow: 0px 0px 0.5rem rgba(0, 0, 0, 0.1);
}

#search-by-category .search-ajax .ajax-result-container .ajax-result-msg {
    padding: 2rem;
    margin: 0;
    color: #646464;
}

#search-by-category .search-ajax .ajax-result-container .ajax-result-list {
    display: block;
    border: 1px solid #ddd;
    max-height: 30rem;
    overflow: auto;
    padding: 1rem;
    margin: 0;
}

#btn-search-category:hover {
    color: var(--link-hover-color);
}

#btn-search-category {
    background: transparent;
    border: none !important;
    padding: 0;
    padding-right: 4rem;
    box-shadow: none;
    text-shadow: none;
    color: #242424;
    font-size: 2rem;
    letter-spacing: 0;
    font-weight: 400;
    text-transform: capitalize;
    border-top-right-radius: 3rem;
    border-bottom-right-radius: 3rem;
}

#btn-search-category span {
    display: none;
}

@media (max-width: 1199px) {
    #btn-search-category {
        padding-right: 3rem;
    }
}


.header-search {
    margin-right: 32px
}

.header-search__open-button,
.header-search__close-button {
    outline: none;
    padding: 5px;
    border: 0;
    background: transparent;
}
.header-search__open-button:hover,
.header-search__close-button:hover {
    background-color: transparent;
}

.header-search__close-button {
    display: none;
}

.header-search__open-button svg {
    width: 18px;
    height: 18px;
    display: block;
    fill: #fff;
}

.header-search__close-button svg {
    width: 16px;
    height: 16px;
    display: block;
}

.header-search__open-button svg:hover {
    color: #4D7453;
}

.header-search__input {
    display: none;
}

@media (max-width: 1199px) {
    .header-search {
        margin-right: 25px;
    }

    .header-search__input {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 10002;
        background-color: #fff;
    }

    .header-search__input svg {
        fill: #151515;
    }

    .header-search__input input,
    .header-search__input input::placeholder {
        color: #151515;
    }

    .header-search__close-button {
        position: absolute;
        top: 50%;
        right: 15px;
        transform: translateY(-50%);
        z-index: 10003;
    }

    .header-search_active .header-search__input,
    .header-search_active .header-search__close-button {
        display: flex;
    }
}

@media (min-width: 1200px) {
    .header-search__input {
        display: flex;
        margin-bottom: 0;
    }

    .header-search__open-button,
    .header-search__close-button {
        display: none;
    }
}


.header-setting {
    line-height: normal;
}

.header-setting__front {
    display: flex;
    align-items: center;
    font-size: 14px;
    padding: 5px 8px;
    background-color: #F7F7F9;
    outline: none;
    border: none;
    color: #151515;
}

.header-setting__front:hover {
    background-color: #F7F7F9;
    color: #151515;
}

.header-setting.open .header-setting__front {
    color: #fff;
    background-color: #427149;
    box-shadow: none;
}

.header-setting__icon {
    transition: transform .3s;
    max-width: 7px;
    max-height: 5px;
    margin-left: 7px;
    fill: #151515;
}

.header-setting.open .header-setting__icon {
    transform: rotate(180deg);
    fill: #fff;
}

.header-setting__dropdown {
    border: none;
    background-color: #fff;
    box-shadow: 0 6px 20px rgba(0,0,0,.1);
    min-width: 335px;
    margin-top: 10px;
}

.header-setting__inner {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 20px 14px;
}

.header-setting__inner ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.header-setting__lang-selector {
    width: 50%;
    border-right: 1px solid #E7E7E7;
}

.header-setting__currency-selector {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 50%;
    padding-left: 20px;
}

.header-setting__setting:not(:last-child) {
    margin-bottom: 20px;
}

.header-setting__button-wrapper {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.header-setting__button {
    font-size: 12px;
    padding: 15px 22px;
    font-weight: 700;
    background-color: #4D7453;
    color: #fff;
    text-transform: uppercase;
    border-radius: 2px;
    outline: none;
    border: none;
}
.header-setting__button:hover {
    background-color: #4D7453;
    color: #fff;
}

@media (max-width: 1199px) {
    .menu-opened .header-search,
    .menu-opened .box-setting,
    .menu-opened #cart {
        display: none;
    }
}

@media (max-width: 479px) {
    .header-setting {
        display: none;
        position: unset;
    }

    .header-setting__front {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .header-setting__dropdown {
        left: 20px !important;
        right: 20px !important;
        min-width: unset;
    }
}

@media (min-width: 480px) {
    .header-setting {
        margin-left: 20px;
    }
}

.menu-opened #logo {
    position: unset;
}
.menu-opened .header-setting {
    display: block;
}

#wishlist-total {
    display: inline-block;
    vertical-align: top;
    margin-right: 1.8rem;
    color: #242424;
    position: relative;
    text-transform: capitalize;
    line-height: 4.6rem;
    border: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
}

#wishlist-total:hover, #wishlist-total:hover span.text-wishlist {
    color: var(--link-hover-color);
}

#wishlist-total:before {
    content: "\e977";
    font-family: 'plaza-icon';
    font-size: 2rem;
    display: inline-block;
    vertical-align: top;
}
.wishlist-total__num {
    font-size: 11px;
    font-weight: 500;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: var(--link-hover-color);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 3px;
    right: -9px;
}

#wishlist-total span .text-wishlist {
    color: #727272;
    vertical-align: bottom;
    display: inline-block;
    line-height: 1;
    text-transform: capitalize;
    margin-left: 3px;
    font-size: 1.3rem;
    display: none;
}

#wishlist-total .txt-count, #cart .txt-count {
    width: 2rem;
    height: 2rem;
    line-height: 2.2rem;
    font-size: 1rem;
    background: var(--link-hover-color);
    color: #fff;
    position: absolute;
    top: 2px;
    text-align: center;
    font-weight: 400;
    left: 1.3rem;
    border-radius: 100%;
    -webkit-border-radius: 100%;
}

#cart {
    display: inline-block;
    vertical-align: top;
    width: auto;
}

#cart > .btn {
    color: #242424;
    background: none;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    text-shadow: none;
    padding: 0;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 4.4rem;
    border: 0;
}

#cart > .btn svg {
    transition: fill .3s;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    fill: #fff;
}

#cart #cart-total {
    font-size: 10px;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    font-weight: 700;
    background-color: var(--link-hover-color);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 6px;
    right: -6px;
}

@media (min-width: 1200px) {
    #cart > .btn {
        width: 44px;
        height: 44px;
    }

    #cart #cart-total {
        top: 4px;
        right: 0;
    }
}

#cart > .btn:hover, #cart > .btn:hover .text-cart {
    color: var(--link-hover-color);
}

#cart > .btn i {
    font-size: 2.6rem;
    vertical-align: bottom;
}

#cart .text-cart {
    display: none;
}

#cart .text-cart:after {
    content: "\e92e";
    font-family: 'plaza-icon';
    font-size: 1.8rem;
    display: inline-block;
    line-height: inherit;
    vertical-align: top;
    margin-left: 0.5rem;
}

#cart .dropdown-menu {
    transition: top .18s;
    background: #fff;
    z-index: 10005;
    position: fixed;
    right: 0;
    top: 0;
    margin: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    height: 100vh;
    width: 90%;
    max-width: 37.5rem;
    padding: 3rem;
    font-size: 1.4rem;
    border: 0;
    overflow: auto;
}

.header.scroll-fixed #cart .dropdown-menu {
    top: 100%;
}

.header.scroll-fixed.scroll-show #cart .dropdown-menu {
    top: 0;
}

#cart.open:before {
    transition: top .18s;
    content: "";
    position: fixed;
    height: 100vh;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 10004;
    left: 0;
    top: 0;
}

.header.scroll-fixed #cart.open:before {
    top: 100%;
}

.header.scroll-fixed.scroll-show #cart.open:before {
    top: 0;
}

.cart-dropdown-menu-close {
    position: absolute;
    width: 3rem;
    height: 3rem;
    line-height: 3rem;
    text-align: center;
    font-size: 2.5rem;
    right: 9px;
    top: 3px;
    color: #222;
    cursor: pointer;
}

.cart-dropdown-menu-close:hover {
    color: var(--link-hover-color);
}

#cart .dropdown-menu .cart-info {
    padding-left: 1rem !important;
}

#cart .dropdown-menu .cart-info a {
    margin-top: 0;
    display: block;
    line-height: 1.8rem;
    color: var(--heading-color);
    font-weight: 500;
}

#cart .dropdown-menu .cart-info a:hover {
    color: var(--link-hover-color);
}

#cart .dropdown-menu .cart-info p {
    margin-bottom: 0;
    margin-top: 0.7rem;
}

#cart .dropdown-menu .cart-info .cart-quantity {
    color: #242424;
    line-height: 2.4rem;
    display: inline-block;
    vertical-align: top;
    font-size: 1.3rem;
    font-weight: bold;
}

#cart .dropdown-menu .cart-info .cart-product-price {
    color: var(--link-hover-color);
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2.4rem;
    display: inline-block;
    vertical-align: top;
    font-weight: 500;
}
#cart .dropdown-menu .cart-info .cart-quantity,
#cart .dropdown-menu .cart-info .cart-product-price {

}


#cart .dropdown-menu .button-cart-remove {
    background: #fff;
    border-radius: 50%;
    border: 0;
    width: unset;
    height: 2.4rem;
    line-height: 2.6rem;
    padding: 0;
    text-align: center;
    box-shadow: none;
    -webkit-box-shadow: none;
    font-size: 2.6rem;
    color: #242424;
    font-weight: 400;
    text-shadow: none;
    position: absolute;
    left: 0;
    top: 9px;
    margin-top: 0rem;
    transform: translate(-50%, -50%);
}

#cart .dropdown-menu .button-cart-remove:hover {
    color: var(--link-hover-color);
}

#cart .dropdown-menu img {
    border: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    padding: 0;
}

#cart .dropdown-menu > li:first-child {
    max-height: 55vh;
    padding: 0 3rem;
    margin: 0 -3rem;
    border: 0;
    overflow: hidden;
    overflow-y: auto;
}

#cart .dropdown-menu > li {
    border-top: 1px solid #e5e5e5;
    padding-top: 2rem;
}

#cart .dropdown-menu .table-striped {
    margin-bottom: 2rem;
}

#cart .dropdown-menu .table-striped > tbody > tr {
    background: #fff;
    display: block;
    position: relative;
    padding-right: 2rem;
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #f0f0f0;
}

#cart .dropdown-menu .table-striped > tbody > tr:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0;
}

#cart .dropdown-menu .table > tbody > tr > td, #cart .dropdown-menu .table > tbody > tr > th,
#cart .dropdown-menu .table > tfoot > tr > td, #cart .dropdown-menu .table > tfoot > tr > th,
#cart .dropdown-menu .table > thead > tr > td, #cart .dropdown-menu .table > thead > tr > th {
    border: 0;
    padding: 0;
}

#cart .dropdown-menu .cart-image {
    min-width: 80px;

}
#cart .dropdown-menu .table > tbody > tr > td.cart-image {
    border: 1px solid #E7E7E7;
}
#cart .dropdown-menu .table-bordered {
    border: 0;
    margin: 0;
}

#cart .dropdown-menu .cart-brand-name {
    color: #5D5D5D;
    font-weight: 500;
    font-size: 12px;
    margin-top: 8px;
    text-transform: uppercase;
}

#cart .dropdown-menu .table-bordered > tbody > tr > td {
    line-height: 3rem;
    color: var(--heading-color);
    text-transform: capitalize;
    font-size: 1.4rem;
}

#cart .dropdown-menu .table-bordered > tbody > tr > td > strong {
    font-weight: 400;
}

#cart .dropdown-menu .table-bordered > tbody > tr:last-child > td > strong {
    font-size: 1.8rem;
}

#cart .dropdown-menu .table-bordered > tbody > tr > td:last-child {
    color: var(--link-hover-color);
    font-weight: 400;
    font-size: 1.4rem;
}

#cart .dropdown-menu .table-bordered > tbody > tr:last-child > td:last-child {
    font-size: 1.8rem;
    font-weight: 500;
}

#cart .dropdown-menu > li:last-child:not(:first-child) p {
    margin-bottom: 0;
    padding-top: 3rem;
    margin-top: 2rem;
    border-top: 1px solid #ebebeb;
}

#cart .dropdown-menu > li:last-child p > a {
    display: block;
    text-align: center;
    color: #242424;
    text-transform: uppercase;
    line-height: 4.6rem;
    font-size: 1.3rem;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #fff;
    font-weight: 500;
    border: 2px solid #ebebeb;
    outline-offset: 0;
}

#cart .dropdown-menu > li:last-child p > a strong { /* font-weight:500; */
}

#cart .dropdown-menu > li:last-child p > a:last-child {
    margin-top: 1rem;
}

#cart .dropdown-menu > li:last-child p > a:hover {
    background: var(--button-bg-hover-color);
    color: #fff;
    border-color: var(--button-bg-hover-color);
}

#cart .dropdown-menu > li:last-child p > a i {
    margin-right: 0.3rem;
}

.pt-menu a {
    text-decoration: none;
}

.pt-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.pt-menu .sub-menu-container {
    z-index: 100;
    display: none;
}

.mega-menu-container {
    background: #F7F7F9 !important;
}

/*.common-home .mega-menu-container {
    background: #212121 !important;
}*/

.mega-menu-container .sub_item3-content {
    overflow: hidden;
    padding-top: 9px;
}

.mega-menu-container .sub_item3-content h5 {
    margin: 0;
}

.mega-menu-container .sub_item3-content a {
    line-height: 3rem;
    padding: 0;
}

.pt-menu .mega-menu-container a.a-mega-second-link {
    font-size: 18px;
}

.pt-menu .ul-top-items .li-top-item > a > img {
    position: absolute;
    left: 1.8rem;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.pt-menu .icon-more-right {
    float: right;
    line-height: inherit;
}

.static-bottom-menu {
    margin-top: 3.5rem;
}

.horizontal-menu {
    position: relative;
    background: transparent !important;
    text-align: center;
}

.horizontal-menu .ul-top-items {
    display: inline-block;
    vertical-align: top;
}

.horizontal-menu .ul-top-items .li-top-item {
    display: block;
    margin: 0;
    margin-right: 5.5rem;
}

.horizontal-menu .ul-top-items .li-top-item span {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 14px;
}

.horizontal-menu .ul-top-items .li-top-item:last-child {
    margin: 0;
}

.horizontal-menu .ul-top-items .li-top-item > a {
    background: transparent !important;
    line-height: 46px;
    display: flex;
    align-items: center;
}

.horizontal-menu .ul-top-items .li-top-item.right {
    float: right;
    position: relative;
    text-align: right;
}

.horizontal-menu .ul-top-items .li-top-item.mega-right {
    float: right;
    text-align: right;
}

.horizontal-menu .sub-menu-container, .horizontal-menu .flyout-third-items {
    position: absolute;
    top: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.horizontal-menu .ul-top-items .li-top-item .right {
    text-align: right;
}

.horizontal-menu .ul-top-items .li-top-item .left {
    text-align: left;
}

.horizontal-menu .ul-top-items .li-top-item.right .mega-menu-container {
    right: 0;
}

.horizontal-menu .ul-top-items .li-top-item .mega-menu-container {
    overflow: hidden;
}

.horizontal-menu .ul-top-items .li-top-item .mega-menu-container.full-width {
    left: 0;
    right: 0;
    width: 100%;
}

.horizontal-menu .a-mega-second-link {
    letter-spacing: -0.025rem;
    line-height: 2.4rem;
}

.horizontal-menu .mega-menu-container .sub-item2-content {
    position: relative;
}

.horizontal-menu .mega-menu-container .sub_item3-content { /* margin-bottom: 1rem; */
}

.horizontal-menu .mega-menu-container .sub-item2-category-content:first-child:before {
    opacity: 0;
}

.horizontal-menu .mega-menu-container .sub-item2-content h4 {
    margin-bottom: 0.9rem;
}

.horizontal-menu .mega-menu-container .sub-item2-content h4.html-title {
    text-align: center;
    margin-bottom: 1.5rem;
}

.horizontal-menu .flyout-menu-container {
    width: 20rem;
}

.horizontal-menu .flyout-menu-container.left .a-item .fa {
    float: right;
    line-height: inherit;
}

.horizontal-menu .flyout-menu-container.left {
    float: left;
}

.horizontal-menu .flyout-menu-container.right {
    float: right;
    right: 0;
}

.horizontal-menu .flyout-menu-container.right .a-item .fa {
    float: left;
    line-height: inherit;
}

.horizontal-menu .flyout-menu-container.right .li-second-items {
    position: relative;
}

.horizontal-menu .ul-second-items .li-second-items {
    position: relative;
}

.horizontal-menu .ul-second-items .li-second-items .a-second-link {
    padding: 1rem 1.5rem;
}

.horizontal-menu .ul-second-items .li-second-items .a-second-link i {
    font-size: 1rem;
    margin: 0;
}

.horizontal-menu .flyout-third-items {
    position: absolute;
    top: 0;
    display: none;
    min-width: 150px;
    z-index: 2;
}

.horizontal-menu .flyout-third-items.left {
    left: 100%;
}

.horizontal-menu .flyout-third-items.right {
    right: 100%;
}

.horizontal-menu .ul-third-items .li-third-items .a-third-link {
    white-space: nowrap;
    padding: 0.5rem 1.5rem;
}

.static-menu-right {
    position: absolute;
    top: -3.5rem;
    right: -1.5rem;
    width: 32.4rem;
    z-index: -1;
}

.product-col-menu {
    text-align: center;
}

.product-menu-name {
    margin-bottom: 0;
}

.product-menu-link {
    line-height: 2rem;
    font-weight: 500 !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize !important;
}

.pt-menu.vertical-menu {
    position: relative;
}

.vertical-menu .pt-menu-bar {
    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    background: transparent !important;
    border-right: 1px solid #e1e1e1;
}

.vertical-menu .pt-menu-bar .text-vertical-bar {
    text-transform: uppercase;
    font-size: 1.3rem;
    font-weight: 500;
    position: relative;
    letter-spacing: 0;
    line-height: 2.6rem;
    display: block;
}

.vertical-menu .pt-menu-bar .text-vertical-bar:before {
    content: "\e907";
    font-family: 'plaza-icon';
    font-size: 2.4rem;
    display: inline-block;
    vertical-align: top;
    margin-right: 3rem;
    font-weight: normal;
}

.vertical-menu .pt-menu-bar .text-vertical-bar:after {
    content: "\f35f";
    font-family: "Ionicons";
    font-size: 1.8rem;
    display: inline-block;
    vertical-align: top;
    float: right;
    font-weight: normal;
    opacity: 0;
}

.vertical-menu .pt-menu-bar:hover {
    cursor: pointer;
}

.common-home .vertical-menu .ul-top-items { /* display:block; */
}

.vertical-menu .ul-top-items {
    display: none;
    position: absolute;
    z-index: 111;
    width: 100%;
    left: 0;
    top: 100%;
    border: 1px solid #e1e1e1;
    padding: 0;
    background: #fff;
    border-radius: 0;
    -webkit-border-radius: 0;
}

.vertical-menu .ul-top-items .li-top-item {
    display: block;
    margin: 0;
    position: relative;
    padding: 0;
}

.vertical-menu .ul-top-items .li-top-item:first-child {
    padding-top: 1.4rem;
}

.vertical-menu .ul-top-items .li-top-item > a.a-top-link {
    line-height: 1.7rem;
    position: relative;
}

.vertical-menu .ul-top-items .li-top-item > a.a-top-link:hover i {
    color: inherit;
}

.vertical-menu .ul-top-items .li-top-item:last-child > a.a-top-link, .vertical-menu .ul-top-items .li-top-item > a.a-over {
    border: 0;
}

.vertical-menu .ul-top-items .li-top-item.li-over:after {
    border: 0;
}

.vertical-menu .ul-top-items .li-top-item > a.a-over {
    font-weight: 500 !important;
}

.vertical-menu .ul-top-items .li-top-item > a.a-over:before {
    content: "+";
    margin-right: 0.6rem;
}

.vertical-menu .ul-top-items .li-top-item > a.a-over.a-minus:before {
    content: "-";
}

.vertical-menu .ul-top-items .li-over {
    position: relative;
    margin-top: 1.2rem;
    padding-top: 1.1rem;
    padding-bottom: 1.4rem;
}

.vertical-menu .ul-top-items .li-over:before {
    content: "";
    position: absolute;
    top: 0;
    left: 2.9rem;
    right: 2.9rem;
    height: 1px;
    background: #ebebeb;
    z-index: 1;
}

.vertical-menu .icon-more-right {
    font-size: 1.4rem;
    vertical-align: top;
    color: #777777;
}

.vertical-menu .ul-top-items .li-top-item.over {
    display: none;
}

.vertical-menu .li-top-item .sub-menu-container {
    position: absolute;
    top: 0;
    left: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.vertical-menu .li-top-item:first-child .sub-menu-container {
    border-top: 0;
}

.vertical-menu .mega-menu-container > .row {
    margin: 0 -0.5rem;
}

.vertical-menu .mega-menu-container > .row > .sub-item2-content {
    padding: 0 0.5rem;
}

.vertical-menu .flyout-menu-container {
    width: auto;
    float: left;
    min-width: 20rem;
}

.vertical-menu .ul-second-items .li-second-items {
    position: relative;
}

.vertical-menu .ul-second-items .li-second-items .a-second-link {
    padding: 0.7rem 1.5rem;
}

.vertical-menu .flyout-third-items {
    position: absolute;
    top: 0;
    display: none;
    min-width: 15rem;
    -webkit-box-shadow: none;
    box-shadow: none;
    z-index: 2;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.vertical-menu .flyout-third-items {
    left: 100%;
}

.vertical-menu .ul-third-items .li-third-items .a-third-link {
    white-space: nowrap;
    padding: 0.5rem 1.5rem;
}

.static-ver-menu {
    display: inline-block;
    vertical-align: top;
    float: right;
    margin-right: -4rem;
    z-index: -1;
    margin-bottom: -3rem;
    position: relative;
    margin-top: -16.7rem;
}

.static-ver-menu2 {
    display: inline-block;
    vertical-align: top;
    float: right;
    margin-right: -3rem;
    margin-bottom: -3rem;
}

.mobile-menu .pt-menu-bar {
    position: relative;
    transition: background-color .3s, color .3s;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    background: #4D7453 !important;
    border-radius: 50%;
    cursor: pointer;
    z-index: 10001;
}

.mobile-menu .pt-menu-bar .ion-android-menu {
    display: none;
}

.mobile-menu .pt-menu-bar::after {
    content: '';
    display: block;
    width: 19px;
    height: 16px;
    background-image: url(../../../image/header/icon-nav.svg);
    background-repeat: no-repeat;
    background-size: 100%;
}

.mobile-menu .pt-menu-bar.opened::after {
    display: none;
}

@media (min-width: 480px) {
    .mobile-menu {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -22px;
        margin-top: -22px;
    }
}

@media (max-width: 479px) {
    .mobile-menu {
        margin-left: 25px;
    }
}

.mobile-menu .pt-menu-bar.opened {
    background: #4D7453 !important;
    color: #fff !important;
}

.mobile-menu .pt-menu-bar i {
    height: 4rem;
    line-height: 4rem;
    text-align: center;
    font-size: 2.6rem;
    cursor: pointer;
    z-index: 3;
}

.mobile-menu .pt-menu-bar i:before {
    display: inline-block;
    vertical-align: top;
    line-height: inherit;
}

.mobile-menu .ul-top-items {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    height: 100vh;
    z-index: 0;
    background: #fff;
    padding: 2rem;
    overflow: auto;
    text-align: left;
}

.mobile-menu .ul-top-items .block-title {
    margin-top: 0;
}

.mobile-menu .sub-menu-container {
    display: none;
}

.mobile-menu .li-top-item {
    position: relative;
    margin: 24px 0;
}
.mobile-menu .li-top-item:first-child {
    margin-top: 0;
}
.mobile-menu .li-top-item:last-child {
    margin-bottom: 0;
}

.mobile-menu .a-click-show {
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0.2rem;
    line-height: 2.8rem;
    width: 3rem;
    height: 3rem;
    text-align: center;
    cursor: pointer;
    border: 1px solid #f2f2f2;
}

.mobile-menu .a-click-show:hover {
    background: var(--link-hover-color);
    color: #fff;
    border-color: var(--link-hover-color);
}

.mobile-menu .a-click-show i {
    display: inline-block;
    vertical-align: top;
    line-height: inherit;
    font-size: 1.03rem;
}

.mobile-menu .a-click-show i:last-child {
    display: none;
}

.mobile-menu .expand > .a-click-show i:last-child {
    display: inline-block;
}

.mobile-menu .expand > .a-click-show i {
    display: none;
}

.mobile-menu .ul-second-items, .mobile-menu .ul-third-items {
    padding-left: 2rem;
}

.mobile-menu .ul-second-items .li-second-items {
    position: relative;
}

.mobile-menu .ul-second-items .li-second-items .a-second-link {
    padding: 0.5rem 0;
}

.mobile-menu .flyout-third-items {
    display: none;
}

.mobile-menu .ul-third-items .li-third-items .a-third-link {
    padding: 0.5rem 0;
}

.menu-mobile-title {
    margin-top: 0;
    border-bottom: 2px solid #f2f2f2;
    margin-bottom: 5rem;
    position: relative;
    padding-right: 5rem;
    text-align: left;
}

.menu-mobile-title h3 {
    background: #fff;
    border-bottom: 0.2rem solid var(--link-hover-color);
    padding: 0.5rem 0;
    font-size: 2.5rem;
    text-transform: capitalize;
    display: inline-block;
    vertical-align: top;
    line-height: 3rem;
    margin: 0 0 -2px 0;
}

@media (max-width: 1199px) {
    #logo {
        max-width: 50%;
        float: left;
    }
}

@media (max-width: 767px) {
    #search-by-category {
        width: 100%;
    }

    #top .box-top {
        float: none !important;
        display: block;
        text-align: center;
    }

    #top .box-top-left {
        border-bottom: 1px solid #e1e1e1;
    }

    #cart {
        margin: 0;
    }

    #wishlist-total {
        margin-right: 1.5rem;
    }

    .col-cart .header-phone {
        margin-right: 0.5rem;
    }

    #logo {
        float: left;
    }

    .mobile-menu .pt-menu-bar i {
        right: auto;
        left: 0;
    }
}
@media (max-width: 479px) {
    .header-dropdown .dropdown-menu {
        right: -6.5rem;
    }

    .box-setting > button, #wishlist-total, #cart > .btn {
        width: auto;
        border: 0;
        line-height: 5rem;
    }

    #wishlist-total .txt-count, #cart .txt-count {
        left: 1.2rem;
        top: 5px;
        margin: 0;
        width: 2rem;
        height: 2rem;
        line-height: 2rem;
        font-size: 1.1rem;
    }

    .box-setting > .dropdown-menu {
        right: -5rem;
        margin-top: 1.5rem;
    }
}

@media (max-width: 425px) {
    .mobile-menu .pt-menu-bar.opened i, .show-sidebar.opened i:last-child {
        right: 0.2rem;
    }
}

/* New black header */

.menu-opened .header {
    background-color: #fff;
}

.header.scroll-fixed {
    transition: transform .18s;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 100%;
    transform: translateY(0);
}

.header.scroll-fixed.scroll-show {
    transform: translateY(100%);
}

.header__vin {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    min-width: 44px;
    border-radius: 50%;
    background-color: #373737;
    color: #ffffff;
    font-size: 13px;
    font-weight: 600;
    margin-right: 20px;
    letter-spacing: 1px;
    line-height: normal;
    float: left;
}

.header__vin:hover {
    color: #ffffff;
}

.header {
    background: #151515;
    color: #fff;
}

.header .box-inner-inner {
    display: flex;
    align-items: center;
    height: 80px;
}

.header__logo svg {
    fill: #ffffff;
}

@media (max-width: 1199px) {
    .header__vin {
        display: none;
    }
}

@media (max-width: 767px) {
    .header > .container {
        padding-left: 5px;
        padding-right: 5px;
    }
}
