.NormalTextBox::-webkit-input-placeholder {
    opacity: 1
}

.NormalTextBox:-moz-placeholder {
    opacity: 1
}

.NormalTextBox::-moz-placeholder {
    opacity: 1
}

.NormalTextBox:-ms-input-placeholder {
    opacity: 1
}

.NormalTextBox:placeholder {
    opacity: 1
}

.header-replace {
    width: 100%
}

.header-wrap {
    right: 0;
    z-index: 100;
    width: 100%;
    position: relative
}

.header-container-box {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between
}

.header-container-box .header-area {
    display: flex
}

.header-area.area-right {
    text-align: left;
    justify-content: end
}

.header-area.area-center {
    text-align: center;
    justify-content: center
}

.header-area.area-left {
    text-align: right;
    justify-content: start
}

.header-content-wrap {
    display: flex;
    align-items: center
}

.header-horizontal .header-content-wrap {
    white-space: nowrap
}

.header-horizontal .header-content-wrap>div {
    display: inline-block;
    white-space: normal;
    margin-right: 1.5rem;
    vertical-align: middle
}

.header-horizontal .header-content-wrap>div:first-child {
    margin-right: 0
}

.header-vertical .header-content-wrap>div {
    display: block;
    margin: 0 !important
}

.header-content-wrap p {
    margin: 0
}

.header-content-wrap img {
    max-width: 100%;
    max-height: 100%
}

.header-area.area-left .header-content-wrap>div:last-child {
    margin-left: 0 !important
}

.header-area.area-right .header-content-wrap>div:first-child,
.header-area.area-center .header-content-wrap>div:first-child {
    margin-right: 0
}

.header-center .header-vertical .header-content-wrap>div {
    margin: 0
}

.header-bg-box {
    position: relative
}

.header-bg-box:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    pointer-events: none
}

.header-wrap .widget-title {
    font-size: inherit;
    margin: 0
}

.header-wrap .area-left,
.header-wrap .area-center,
.header-wrap .area-right {
    width: auto
}

.header-wrap .logo img {
    max-width: 100%
}

.header-wrap .floating-header-logo {
    display: none !important
}

.header-wrap .floating-header-logo.header-logo {
    display: inline-block !important
}

.floating-nav.floating-active .header-logo:not(.floating-header-logo) {
    display: none !important
}

.floating-nav .floating-header-logo:not(.header-logo) {
    display: none !important
}

.header-wrap .logo img {
    max-height: 80%
}

.floating-nav.floating-active .floating-header-logo {
    display: inline-block !important
}

.header-wrap .floating-header-logo.header-logo {
    display: inline-block !important
}

.sticky-fixed .floating-nav.floating-nav-sticky {
    position: fixed !important;
    width: 100%;
    z-index: 1000
}

.sticky-fixed .floating-nav.floating-nav-sticky.floating-active {
    position: fixed !important
}

.floating-nav.floating-active {
    position: fixed !important;
    width: 100%;
    z-index: 1000
}

.dng-main.Boxed .sticky-fixed .floating-nav.floating-nav-sticky,
.dng-main.Boxed .floating-nav.floating-active {
    width: auto;
    right: auto
}

.dark-split-line .area-left,
.dark-split-line .area-center,
.floating-active .floating-dark-split-line .area-left,
.floating-active .floating-dark-split-line .area-center {
    border-left: .0714rem solid rgb(0 0 0 / .1)
}

.dark-bottom-line,
.floating-active .floating-dark-bottom-line {
    border-bottom: .0714rem solid rgb(0 0 0 / .1)
}

.light-split-line .area-left,
.light-split-line .area-center,
.floating-active .floating-light-split-line .area-left,
.floating-active .floating-light-split-line .area-center {
    border-left: .0714rem solid rgb(255 255 255 / .3)
}

.light-bottom-line,
.floating-active .floating-light-bottom-line {
    border-bottom: .0714rem solid rgb(255 255 255 / .3)
}

.floating-active .floating-off-split-line .area-left,
.floating-active .floating-off-split-line .area-center {
    border-left-color: #fff0
}

.floating-active .floating-off-bottom-line {
    border-bottom-color: #fff0
}

.floating-active .floating-dark-color .search-text .text,
.floating-active .floating-dark-color .search-text .submit {
    color: #333
}

.dng-main.Boxed .floating-nav.floating-active {
    top: 0
}

.floating-nav-sticky .header-bg-box {
    -webkit-transition: background-color ease-in 200ms;
    transition: background-color ease-in 200ms
}

.floating-nav-fade.floating-active .floating-display-none,
.floating-nav-slide.floating-active .floating-display-none {
    display: none
}

.floating-nav-sticky .header-container-box,
.floating-nav-sticky .header-bg-box,
.floating-nav-sticky .logo,
.floating-nav-scrollup .header-container-box,
.floating-nav-scrollup .header-bg-box,
.floating-nav-scrollup .logo {
    -webkit-transition: all ease-out 250ms;
    transition: all ease-out 250ms
}

.floating-nav-sticky.floating-active .header-bg-box.floating-display-none,
.floating-nav-sticky.floating-active .header-bg-box.floating-display-none .header-container-box,
.floating-nav-scrollup.floating-active .header-bg-box.floating-display-none,
.floating-nav-scrollup.floating-active .header-bg-box.floating-display-none .header-container-box {
    overflow: hidden;
    height: 0rem;
    border-width: 0rem;
    padding-top: 0;
    padding-bottom: 0
}

.floating-nav-sticky .logo {
    overflow: hidden
}

.sticky-fixed .floating-nav.floating-nav-scrollup {
    -webkit-transition: none;
    transition: none
}

.sticky-fixed .floating-nav.floating-nav-scrollup.floating-active,
.sticky-fixed .floating-nav.floating-nav-scrollup.floating-active-up {
    opacity: 0;
    margin-top: -7.1429rem;
    -webkit-transition: none;
    transition: none
}

.sticky-fixed .floating-nav.floating-nav-scrollup.floating-active.floating-active-down {
    opacity: 1;
    -webkit-transition: opacity linear 300ms, margin linear 300ms;
    transition: opacity linear 300ms, margin linear 300ms;
    margin-top: 0
}

.sticky-fixed .floating-nav.floating-nav-scrollup.floating-active-up {
    -webkit-transition: opacity linear 300ms, margin linear 300ms;
    transition: opacity linear 300ms, margin linear 300ms
}

.floating-nav-sticky.header-wrap {
    -webkit-transition: all ease-in 200ms;
    transition: all ease-in 200ms
}

.floating-nav-sticky.floating-active .floating-display-none,
.floating-nav-sticky.floating-active .floating-display-none .header-top,
.floating-nav-scrollup.floating-active .floating-display-none,
.floating-nav-scrollup.floating-active .floating-display-none .header-top {
    overflow: hidden !important;
    height: 0rem !important;
    border-width: 0rem !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.overlay-panel-content:before {
    opacity: 1;
    background-color: #1e1e1e;
    background: -webkit-linear-gradient(left top, #1e1e1e, #1e1e1e);
    background: -o-linear-gradient(left top, #1e1e1e, #1e1e1e);
    background: -moz-linear-gradient(left top, #1e1e1e, #1e1e1e);
    background: linear-gradient(to left top, #1e1e1e, #1e1e1e)
}

.logo img {
    max-width: 100%
}

.header-horizontal .header-content-wrap {
    white-space: nowrap
}

.header-horizontal .header-content-wrap>div {
    display: inline-block;
    white-space: normal
}

.mobile-header {
    display: none;
    position: relative
}

.mobilemenu_close {
    display: none !important
}

.mobile-header .logo img {
    max-width: inherit
}

.mobile-header-replace {
    height: 4.5714rem;
    display: none
}

@media only screen and (max-width:70.8571rem) {

    .dng-mobilemenu,
    .mobile-header-replace,
    .mobile-header {
        display: block
    }

    .mobile-header {
        width: 100%
    }

    .mobile-header .header-mobile,
    .mobile-header .header-mobile-top,
    .mobile-header .header-mobile-bottom {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: space-between
    }

    .mobile-header .header-area,
    .mobile-header .header-area-top,
    .mobile-header .header-area-bottom {
        vertical-align: middle;
        padding-right: 1.0714rem;
        padding-left: 1.0714rem;
        display: flex;
        align-items: center
    }

    .mobile-header .header-content-wrap>* {
        display: inline-block
    }

    .navbar-tool {
        white-space: nowrap
    }

    .navbar-tool>.widget,
    .mobile-menu-icon {
        display: inline-block;
        vertical-align: middle;
        white-space: normal;
        margin-right: .8571rem;
        cursor: pointer
    }

    .mobile-header .search-popup-box {
        display: inline-block
    }

    .mobile_menu_show {
        overflow: hidden
    }

    .mobile-header {
        z-index: 1000;
        width: 100%
    }

    .mobile-header.header-position {
        position: absolute
    }

    .mobile-header.floating-nav {
        position: fixed;
        top: 0
    }

    .mobile-header .mobile-header-shadow {
        -webkit-box-shadow: 0rem 0rem .7143rem 0rem rgb(0 0 0 / .2);
        box-shadow: 0rem 0rem .7143rem 0rem rgb(0 0 0 / .2)
    }

    .mobile-header {
        color: #333;
        font-size: 1.2857rem;
        font-weight: 400
    }

    .mobile-header .logo {
        text-align: right
    }

    .mobile-header img {
        max-height: 100%
    }

    .mobile-header .shopping-cart-box .shopping-cart-content {
        border-top-color: #2c5cda
    }

    .mobile-header .shopping-cart-box .shopping-cart-content:before {
        border-bottom-color: #2c5cda
    }

    .mobile-header .shopping-cart-box .icon .badge,
    .mobile-header .shop-cart-list .shop-cart-footer>.footer-btn:hover {
        background-color: #2c5cda
    }

    .mm-slideout.mobile_menu_show {
        overflow: hidden
    }

    .body-side-static-left {
        margin-right: 0
    }

    .body-side-static-right {
        margin-left: 0
    }

    .mobilemenu-main {
        display: none !important
    }

    .search-popup-box .popup-close {
        left: .9286rem;
        top: 0;
        height: 4.5714rem;
        line-height: 4.5714rem;
        -webkit-transition: color ease-in 200ms, opacity ease-in 200ms 200ms !important;
        transition: color ease-in 200ms, opacity ease-in 200ms 200ms !important;
        z-index: 1
    }

    .search-popup-box .popup-close .lnr {
        line-height: 4.5714rem
    }

    .search-popup-box .popup-reveal {
        display: none
    }

    .search-popup-box .popup-content {
        opacity: 0;
        visibility: hidden;
        color: #666;
        -o-transform: translateX(0%);
        transform: translateX(0%);
        -webkit-transition: all 0.4s ease;
        transition: all 0.4s ease
    }

    .search-popup-box .popup-content.active {
        opacity: 1;
        visibility: visible;
        -webkit-transition: all 0.4s ease;
        transition: all 0.4s ease
    }

    .search-popup-box .popup-content .popup-center {
        -webkit-transform: scale(1.1) !important;
        transform: scale(1.1) !important;
        -webkit-transition-delay: 0ms !important;
        transition-delay: 0ms !important;
        -webkit-transition-timing-function: cubic-bezier(.1, .57, .1, 1);
        transition-timing-function: cubic-bezier(.1, .57, .1, 1)
    }

    .search-popup-box .popup-content.active .popup-center {
        transform: scale(1) !important
    }

    .header-vertical .dngTextBox {
        display: block
    }

    .mobile-header .hide-sticky {
        -webkit-transition: all 0.4s ease;
        transition: all 0.4s ease
    }

    .mobile-header.floating-nav-active .hide-sticky {
        height: 0 !important;
        overflow: hidden
    }
}

@media only screen and (max-width:54.7857rem) {
    .mobile-header .logo img {
        max-height: 100%
    }

    .search-popup-box .popup-close {
        left: .9286rem;
        top: 0;
        height: 4.5714rem;
        line-height: 4.5714rem
    }

    .search-popup-box .popup-close .lnr {
        line-height: 4.5714rem
    }
}

.Login {
    margin-left: 1rem !important
}

.Login .userName>a {
    padding-left: 1.2857rem
}

.Login a,
.Login a:link,
.Login a:active,
.Login a:visited {
    color: inherit;
    display: inline-block
}

.userName>a:after {
    display: none;
    content: "";
    border-color: currentColor #fff0 #fff0 #fff0;
    border-style: solid;
    border-width: .3571rem;
    position: absolute;
    left: 0;
    top: 50%;
    margin: -.2143rem -.4286rem 0 0;
    -webkit-transition: border-color ease-in 200ms;
    transition: border-color ease-in 200ms
}

.Login .userName,
.Login .userProfile,
.Login .userProperties {
    display: inline-block;
    white-space: nowrap;
    vertical-align: middle
}

.Login .userName+.userProfile,
.Login .userRegister+.userLogin {
    -margin-right: .7143rem
}

.Login .userProperties>ul {
    display: inline-block;
    margin: 0rem;
    padding: 0rem
}

.Login .userProperties>ul li {
    list-style: none;
    position: relative;

    .label {
        margin-right: .8rem;
        font-size: 1.1rem;
        color: var(--texture-color-3)
    }
}

.Login .userProperties>ul>li,
.Login .userProperties>ul>li>span {
    display: inline-block;
    vertical-align: middle
}

.cartmenu {
    margin: 0 !important
}

.cartmenu svg,
.Login .userProperties svg {
    vertical-align: middle;
    width: 1.5em;
    height: 1.5em;
    fill: var(--texture-color-4);
    font-size: medium
}

.Login .userProperties .userLogin {
    border: solid 1px var(--bg-1);
    border-radius: var(--radius-5);
    padding: .4rem .5rem
}

#dnn_dnnUser_userNameLink {
    width: 3rem;
    height: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    background: var(--secondary-color-light-5);
    border-radius: var(--radius-5);

    svg {
        fill: var(--secondary-color-dark-1)
    }
}

.Login .userProperties>ul>li img,
.Login .userProperties>ul>li>a {
    width: auto;
    display: block;
    text-decoration: none
}

.Login .userProfile .userMessages {
    position: absolute;
    top: -.4286rem;
    left: -.3571rem;
    display: inline-block;
    min-width: .7143rem;
    padding: .2143rem .5rem;
    font-size: .8571rem;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #2c5cda;
    border-radius: .7143rem
}

.Login .userProperties ul.userMenu {
    display: none;
    min-width: 14rem;
    border-radius: .4rem;
    padding: .57rem 0;
    background: #fff;
    border: 1px solid #ddd;
    position: absolute;
    z-index: 7000;
    left: 0rem;
    top: calc(100% + 1rem);
    text-align: right;
    -webkit-box-shadow: 0 0 5px 0 rgb(221 221 221);
    -moz-box-shadow: 0 0 5px 0 rgb(221 221 221);
    box-shadow: 0 0 5px 0 rgb(221 221 221);
    -webkit-border-radius: .4rem;
    -moz-border-radius: .4rem;
    -ms-border-radius: .4rem;
    -o-border-radius: .4rem
}

.Login .userProperties ul.userMenu:after {
    border-bottom: .5rem solid #3a4241;
    border-left: .5rem solid #fff0;
    font-size: 0rem;
    line-height: 0rem
}

.Login .userProperties ul.userMenu a {
    display: block;
    padding: .57rem 1rem;
    line-height: 1.4286rem;
    color: #000;
    text-decoration: none;
    transition: all ease-in 100ms;
    -moz-transition: all ease-in 100ms;
    -webkit-transition: all ease-in 100ms;
    -o-transition: all ease-in 100ms;
    -ms-transition: all ease-in 100ms
}

.Login .userProperties ul.userMenu a:hover {
    color: #FFF !important;
    background-color: var(--accent-color)
}

.Login .userProperties ul.userMenu a span {
    padding: .0714rem .2857rem;
    border-radius: .2143rem;
    font-size: .7857rem;
    color: #fff;
    background-color: #2c5cda;
    vertical-align: middle;
    display: inline-block;
    line-height: 1;
    margin-bottom: .1429rem
}

.Login .userProperties ul.userMenu a strong {
    font-weight: 400
}

#dng-wrapper .dnnForm #dnn_ctr_Login_pnlLogin {
    margin: 2.8571rem 0 0
}

.dark-split-line .area-left,
.dark-split-line .area-center,
.floating-active .floating-dark-split-line .area-left,
.floating-active .floating-dark-split-line .area-center {
    border-left: .0714rem solid rgb(0 0 0 / .1)
}

.dark-bottom-line,
.floating-active .floating-dark-bottom-line {
    border-bottom: .0714rem solid rgb(0 0 0 / .1)
}

.light-split-line .area-left,
.light-split-line .area-center,
.floating-active .floating-light-split-line .area-left,
.floating-active .floating-light-split-line .area-center {
    border-left: .0714rem solid rgb(255 255 255 / .3)
}

.light-bottom-line,
.floating-active .floating-light-bottom-line {
    border-bottom: .0714rem solid rgb(255 255 255 / .3)
}

.floating-active .floating-off-split-line .area-left,
.floating-active .floating-off-split-line .area-center {
    border-left-color: #fff0
}

.floating-active .floating-off-bottom-line {
    border-bottom-color: #fff0
}

#dng-wrapper .floating-active .floating-light-color .header-content-wrap,
#dng-wrapper .floating-active .floating-light-color .header-content-wrap>*:not(.nav-bar),
#dng-wrapper .floating-active .floating-light-color .widget,
#dng-wrapper .floating-active .floating-light-color .header-content-wrap>a,
#dng-wrapper .floating-active .floating-light-color .header-content-wrap>a:link,
#dng-wrapper .floating-active .floating-light-color .header-content-wrap>a:active,
#dng-wrapper .floating-active .floating-light-color .header-content-wrap>a:visited,
#dng-wrapper .floating-active .floating-light-color .dngTextBox,
#dng-wrapper .floating-active .floating-light-color .dngTextBox a,
#dng-wrapper .floating-active .floating-light-color .dngTextBox a:link,
#dng-wrapper .floating-active .floating-light-color .dngTextBox a:active,
#dng-wrapper .floating-active .floating-light-color .dngTextBox a:visited {
    color: #fafafa
}

#dng-wrapper .floating-active .floating-light-color .search-text {
    border-bottom: .0714rem solid rgb(255 255 255 / .9)
}

#dng-wrapper .floating-active .floating-light-color .search-text .text,
#dng-wrapper .floating-active .floating-light-color .search-text .submit {
    color: #fff
}

#dng-wrapper .floating-active .floating-dark-color .header-content-wrap,
#dng-wrapper .floating-active .floating-dark-color .header-content-wrap>*:not(.nav-bar),
#dng-wrapper .floating-active .floating-dark-color .widget,
#dng-wrapper .floating-active .floating-dark-color .header-content-wrap>a,
#dng-wrapper .floating-active .floating-dark-color .header-content-wrap>a:link,
#dng-wrapper .floating-active .floating-dark-color .header-content-wrap>a:active,
#dng-wrapper .floating-active .floating-dark-color .header-content-wrap>a:visited,
#dng-wrapper .floating-active .floating-dark-color .dngTextBox,
#dng-wrapper .floating-active .floating-dark-color .dngTextBox a,
#dng-wrapper .floating-active .floating-dark-color .dngTextBox a:link,
#dng-wrapper .floating-active .floating-dark-color .dngTextBox a:active,
#dng-wrapper .floating-active .floating-dark-color .dngTextBox a:visited {
    color: #424242
}

#dng-wrapper .floating-active .floating-dark-color .search-text {
    border-bottom: .0714rem solid rgb(0 0 0 / .9)
}

#dng-wrapper .floating-active .floating-dark-color .search-text .text,
#dng-wrapper .floating-active .floating-dark-color .search-text .submit {
    color: #333
}

.header-position {
    position: absolute
}

body.page-loader-changing:after {
    position: fixed;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transform-origin: center;
    z-index: 10000;
    background: #FFF;
    content: "";
    visibility: hidden;
    transition: all ease-in 300ms;
    -moz-transition: all ease-in 300ms;
    -webkit-transition: all ease-in 300ms;
    -o-transition: all ease-in 300ms;
    -ms-transition: all ease-in 300ms
}

body.page-is-changing:after {
    opacity: 1;
    visibility: visible
}

.dng-overlay {
    position: relative;
    display: block
}

.header-content-wrap .overlay-button {
    font-size: 1.1429rem;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    -moz-transition: color ease-in 300ms;
    -webkit-transition: color ease-in 300ms;
    -o-transition: color ease-in 300ms;
    -ms-transition: color ease-in 300ms;
    transition: color ease-in 300ms
}

.header-content-wrap .overlay-button .fa {
    font-size: inherit
}

.overflow-hidden {
    overflow: hidden
}

.overlay-menu-html {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    display: none;
    padding: 1.0714rem 0
}

.dng-overlay .overlay-menu-html {
    display: block
}

.search-popup-box .popup-content {
    display: none
}

.search-popup-box .icon {
    font-size: 1.1429rem;
    position: relative;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: color ease-in 300ms;
    transition: color ease-in 300ms
}

.search-popup-box .magnifier,
.popup-search-box .magnifier {
    width: 1.5714rem;
    height: 1.5714rem;
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.search-popup-box .magnifier:after,
.popup-search-box .magnifier:after {
    content: "";
    width: 1.2143rem;
    height: 1.2143rem;
    position: absolute;
    top: .1429rem;
    right: .0714rem;
    border: .1429rem solid;
    border-radius: 50%
}

.search-popup-box .magnifier:before,
.popup-search-box .magnifier:before {
    content: "";
    width: .5rem;
    position: absolute;
    bottom: 0rem;
    left: .2857rem;
    border-bottom: .1429rem solid;
    -webkit-transform: rotate(-48deg);
    transform: rotate(-48deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom
}

.search-popup-box .magnifier i,
.popup-search-box .magnifier i {
    position: absolute;
    top: 0;
    right: 0;
    width: 1.4286rem;
    height: 1.4286rem;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform ease-in 300ms;
    transition: transform ease-in 300ms;
    display: block;
    margin: 0
}

.search-popup-box .magnifier i:after,
.search-popup-box .magnifier i:before,
.popup-search-box .magnifier i:after,
.popup-search-box .magnifier i:before {
    position: absolute;
    content: ""
}

.search-popup-box .magnifier i:after,
.popup-search-box .magnifier i:after {
    border-right: .0714rem solid;
    height: .5rem;
    width: 0;
    top: .5rem;
    right: .6429rem
}

.search-popup-box .magnifier i:before,
.popup-search-box .magnifier i:before {
    border-bottom: .0714rem solid;
    height: 0rem;
    width: .5rem;
    top: .7143rem;
    right: .4286rem
}

.search-popup-box .magnifier:hover i,
.popup-search-box .magnifier:hover i,
.popup-search-box .icon:hover .magnifier i {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.dg-menu-anime {
    width: 1.5714rem;
    height: 1.5714rem;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden
}

.dg-menu-anime:after,
.dg-menu-anime:before,
.dg-menu-anime i:after {
    content: "";
    border-bottom: .1429rem solid;
    right: .0714rem;
    left: .0714rem;
    top: .2143rem;
    position: absolute;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: top ease-in 200ms, width ease-in 200ms, bottom ease-in 200ms, opacity ease-in 200ms, -webkit-transform ease-in 200ms;
    transition: top ease-in 200ms, width ease-in 200ms, bottom ease-in 200ms, opacity ease-in 200ms, transform ease-in 200ms
}

.dg-menu-anime:before {
    top: 1.2143rem
}

.dg-menu-anime i:after {
    top: .7143rem
}

.dg-menu-anime.active:after,
.overlay-button:hover .dg-menu-anime:after,
.active>.dg-menu-anime:after {
    top: .7143rem
}

.dg-menu-anime.active:before,
.overlay-button:hover .dg-menu-anime:before,
.active>.dg-menu-anime:before {
    top: .7143rem
}

.dg-menu-anime i:after {
    transform: rotate(0)
}

.dg-menu-anime.active i:after,
.overlay-button:hover .dg-menu-anime i:after,
.active>.dg-menu-anime i:after {
    transform: rotate(270deg)
}

.header-content-wrap .header-line {
    display: inline-block;
    border-right: .0714rem solid;
    height: 1.4286rem;
    vertical-align: middle;
    margin-bottom: .0714rem;
    -moz-transition: color ease-in 300ms;
    -webkit-transition: color ease-in 300ms;
    -o-transition: color ease-in 300ms;
    -ms-transition: color ease-in 300ms;
    transition: color ease-in 300ms
}

.header-content-wrap .search-popup-box .icon {
    margin: 0 0 .1429rem;
    padding: 0rem
}

.popup-menu2 svg,
.header-wrap svg,
.menu-3d-popup-main svg {
    vertical-align: middle;
    width: 1.5em;
    height: 1.5em;
    fill: var(--texture-color-4)
}

.topbar-contact {
    margin: 0;
    padding: 0;
    display: inline-block;
    list-style: none
}

.topbar-contact li {
    display: inline-block;
    padding: 0rem .5714rem;
    position: relative
}

.topbar-contact li svg {
    width: 1.2em;
    height: 1.2em;
    margin-left: .4286rem;
    vertical-align: middle;
    fill: currentColor;
    margin-bottom: .1429rem
}

.topbar-contact li:first-child {
    padding-right: 0
}

.topbar-contact li:first-child:before {
    border: none
}

.topbar-iconbox {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center
}

.topbar-iconbox .box-icon {
    display: inline-flex;
    color: #1abc9c;
    font-size: 3rem
}

.topbar-iconbox .box-icon+.box-text {
    margin-right: 1.0714rem
}

.topbar-iconbox .box-text {
    text-align: right
}

.topbar-iconbox .box-text .title {
    font-size: 1.1429rem;
    line-height: 2rem;
    color: #787878
}

.topbar-iconbox .box-text .info {
    font-size: 1.1429rem;
    font-weight: 600;
    line-height: 2rem;
    color: #333
}

.home05-header-text {
    font-size: 1.5714rem;
    color: #333;
    margin: 0 0 -.7143rem;
    font-weight: 600
}

.home05-header-text::before {
    content: "";
    width: 2.1429rem;
    border-bottom: .0714rem solid #787878;
    display: inline-block;
    vertical-align: middle;
    margin-left: 1.2143rem;
    margin-bottom: .1429rem
}

@media only screen and (max-width:85.7143rem) {
    .home05-header-text {
        font-size: 1.1429rem
    }
}

.homepage08-header-text {
    font-size: 1.2143rem;
    color: #666
}

.homepage08-header-text::before {
    content: "";
    border-top: .1429rem solid #1abc9c;
    width: 2.1429rem;
    display: inline-block;
    margin-bottom: .8571rem
}

.homepage08-header-text b,
.homepage08-header-text strong {
    color: #333;
    font-weight: 700 !important
}

body .homepage10-header-btn,
body .homepage10-header-btn:link,
body .homepage10-header-btn:active,
body .homepage10-header-btn:visited,
body .homepage10-header-btn[type="button"],
body .homepage10-header-btn[type="submit"] {
    display: inline-block;
    font-size: 1.1429rem;
    color: #fff !important;
    padding: 0 2.1429rem;
    transition: all .3s cubic-bezier(.22, .61, .36, 1);
    user-select: none;
    background-image: none;
    border: none;
    border-radius: 3.5714rem;
    font-weight: 600;
    line-height: 3.5714rem;
    height: 3.5714rem;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap
}

body .homepage10-header-btn * {
    color: #fff !important
}

body .homepage10-header-btn:hover {
    color: #fff !important;
    background-color: var(--button-hover-color)
}

.homepage10-header-btn.box-shadow {
    box-shadow: 0rem .3571rem 1.1429rem rgb(0 0 0 / .3)
}

.homepage10-header-btn.box-shadow2 {
    position: relative
}

.homepage10-header-btn.box-shadow2::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    pointer-events: none;
    box-shadow: .2857rem .2143rem 1.1429rem #000;
    border-radius: 3.5714rem;
    opacity: .3;
    mix-blend-mode: multiply;
    transition: all .3s cubic-bezier(.22, .61, .36, 1)
}

.homepage10-header-btn.box-shadow2:hover::after {
    opacity: .5
}

.vertical-full-page-header a,
.vertical-full-page-header a:link,
.vertical-full-page-header a:active,
.vertical-full-page-header a:visited {
    display: inline-block;
    width: 1.3571rem;
    height: 1.3571rem;
    line-height: 1.3571rem;
    text-align: center;
    border-radius: 50%;
    border: .0714rem solid #000;
    color: #000;
    margin: .3571rem auto;
    text-decoration: none;
    -webkit-transition: all 0.3s cubic-bezier(.42, 0, 1, 1) 0s;
    transition: all 0.3s cubic-bezier(.42, 0, 1, 1) 0s
}

.vertical-full-page-header a i {
    font-size: .8571rem;
    -webkit-transition: all 0.3s cubic-bezier(.42, 0, 1, 1) 0s;
    transition: all 0.3s cubic-bezier(.42, 0, 1, 1) 0s
}

.vertical-full-page-header a:hover {
    border-color: currentColor;
    background-color: currentColor
}

.vertical-full-page-header a:hover i {
    color: #fff
}

.leftslidemenu,
.leftslidemenu+.slide-shade,
.headersidenav,
.menu-3d-popup-main,
.mobilemenu-main {
    display: none
}

:root {
    --CatMenuHeight: 26rem
}

.ecommerceNav {
    margin-left: 2rem;
    padding: .8rem 0;
    position: relative
}

.ecommerceNav .MenuButton {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .5rem;
    color: var(--Black);
    margin-left: 1rem;
    cursor: pointer;
    font-weight: 700;
    border-radius: var(--radius-5)
}

.ecommerceNav .MenuButton .MenuIcon {
    width: 15px;
    height: 12px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(.65, .05, .36, 1);
    transition: transform 0.3s cubic-bezier(.65, .05, .36, 1);
    cursor: pointer
}

.ecommerceNav .MenuButton .MenuIcon i {
    position: absolute;
    width: 15px;
    border-radius: 18px;
    left: 0;
    border-bottom: 2px solid;
    display: block;
    -webkit-transition: 0.3s cubic-bezier(.49, .49, .51, .51);
    transition: 150ms cubic-bezier(.13, .1, .93, .96)
}

.ecommerceNav .MenuButton .MenuIcon .l_2 {
    top: 5px
}

.ecommerceNav .MenuButton .MenuIcon .l_3 {
    bottom: 0;
    top: auto
}

.ecommerceNav .MenuButton.active .l_1 {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 5px;
    left: 0;
    width: 15px
}

.ecommerceNav .MenuButton.active .MenuIcon i {
    position: absolute;
    width: 15px;
    border-radius: 18px;
    left: 0;
    border-bottom: 2px solid;
    display: block;
    -webkit-transition: 0.3s cubic-bezier(.49, .49, .51, .51);
    transition: 150ms cubic-bezier(.13, .1, .93, .96)
}

.ecommerceNav .MenuButton.active .MenuIcon .l_1 {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 5px;
    left: 0;
    width: 15px
}

.ecommerceNav .MenuButton.active .MenuIcon .l_3 {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    bottom: 5px;
    left: 0;
    width: 15px
}

.ecommerceNav .MenuButton.active .MenuIcon .l_2 {
    opacity: 0;
    width: 0;
    right: 10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.ecommerceNav .MenuButton.active .MenuIcon .MenuText {
    transform: translatey(100px);
    font-size: 0
}

.ecommerceNav .CategoriesMenu {
    display: none;
    position: absolute;
    top: calc(100% + 1px);
    right: 0;
    box-shadow: 0 0 5px -3px #a1a1a1;
    border-radius: 0 0 .8rem .8rem;
    background: var(--White);
    overflow: hidden
}

.ecommerceNav .CategoriesMenu:before {
    content: "";
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: var(--texture-color-1);
    z-index: -1;
    opacity: 0;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease
}

.ecommerceNav .CategoriesMenu.active {
    display: block
}

.ecommerceNav .CategoriesMenu.active:before {
    opacity: .8
}

.ecommerceNav .CategoriesMenu .megamenu-holder {
    position: relative;
    width: 77rem;
    display: flex;
    align-items: start;
    justify-content: start;
    z-index: 10
}

.ecommerceNav .CategoriesMenu :where(ul, li) {
    list-style-type: none;
    margin: 0;
    cursor: pointer;
    line-height: normal
}

.ecommerceNav .CategoriesMenu .navbar-nav {
    position: relative;
    display: flex;
    min-width: 19rem;
    height: var(--CatMenuHeight);
    padding: 8px;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    overflow-y: auto;
    background: var(--bg-1)
}

.ecommerceNav .CategoriesMenu .submenu-box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: var(--CatMenuHeight);
    background: var(--White)
}

.ecommerceNav .CategoriesMenu .submenu-box .scrollBarCateGories {
    direction: ltr;
    overflow: auto;
    padding: .8rem
}

.ecommerceNav .CategoriesMenu .submenu-box .scrollBarCateGories .holder {
    direction: rtl;
    display: flex;
    white-space: normal;
    height: calc(100% - 3rem)
}

.ecommerceNav .CategoriesMenu .submenu-box .scrollBarCateGories .holder>.dropdown-menu {
    display: none;
    width: 100%
}

.ecommerceNav .CategoriesMenu .submenu-box .scrollBarCateGories .holder>.dropdown-menu.active {
    display: block
}

.ecommerceNav .CategoriesMenu .submenu-box .scrollBarCateGories .holder>.dropdown-menu .dropdown {
    display: inline-block;
    vertical-align: top;
    transition: all ease-in-out 0.4s;
    height: auto;
    padding: 0;
    margin-left: 4.7rem;
    margin-bottom: 1rem;
    width: calc((100% / 3) - 79px);
    max-width: 100%
}

.ecommerceNav .CategoriesMenu .submenu-box .scrollBarCateGories .holder>.dropdown-menu .dropdown:nth-child(3n) {
    -margin-left: 0
}

.ecommerceNav .CategoriesMenu .submenu-box .scrollBarCateGories .holder>.dropdown-menu .dropdown>a {
    border-right: solid 1px var(--secondary-color-dark-1);
    color: var(--secondary-color-dark-1);
    padding: 0 .5rem 0 0;
    margin-bottom: 1rem;
    display: block;
    line-height: 1.3rem;
    white-space: normal;
    font-weight: 700
}

.ecommerceNav .CategoriesMenu .submenu-box .scrollBarCateGories .holder>.dropdown-menu .dropdown-menu li a {
    display: block;
    color: var(--texture-color-2);
    padding: .2rem 0;
    margin: .35rem 0;
    white-space: normal;
    line-height: 1.8
}

.ecommerceNav .CategoriesMenu .submenu-box .scrollBarCateGories .holder>.dropdown-menu .dropdown-menu li.dropdown {
    width: 100%;
    margin-left: 0;
    margin-bottom: 0
}

.ecommerceNav .CategoriesMenu .submenu-box .scrollBarCateGories .holder>.dropdown-menu .dropdown-menu li.dropdown>a {
    border: none;
    padding: 0 .5rem;
    color: #000;
    font-weight: 500
}

.ecommerceNav .CategoriesMenu .submenu-box .scrollBarCateGories .holder>.dropdown-menu .dropdown-menu li.dropdown .dropdown-menu {
    margin-right: 1.5rem;
    font-size: .9rem
}

.ecommerceNav .CategoriesMenu .submenu-box .view-all {
    display: block;
    color: var(--accent-color-dark-1)
}

.ecommerceNav .CategoriesMenu .main-items {
    width: 100%;
    transition: all 0.3s ease
}

.ecommerceNav .CategoriesMenu .main-items .dropdown-toggle {
    display: block;
    font-size: 1rem;
    color: var(--texture-color-1);
    padding: .45rem .3rem;
    margin: .2rem 0;
    white-space: normal
}

.ecommerceNav .CategoriesMenu .main-items.active,
.ecommerceNav .CategoriesMenu .main-items:hover {
    background: var(--texture-color-7)
}

.ecommerceNav .CategoriesMenu .main-items ul li a {
    color: #000
}

.ecommerceNav .CategoriesMenu .main-items ul li a:hover {
    font-weight: 700
}

@media (max-width:1130px) {
    .header-mobile-bottom {
        padding: 0
    }

    .header-mobile-bottom .header-content-wrap {
        width: 100%
    }
}

.userRegister a {
    display: none !important
}

.cart-menu-relative {
    position: relative;
    vertical-align: middle;
    width: 3rem;
    height: 3rem;
    background: var(--bg-1);
    border-radius: var(--radius-5);
    display: inline-flex;
    align-items: center;
    justify-content: center;

}

.cart-menu-relative>span {
    font-size: 12px;
    color: #fff;
    line-height: 32px;
    cursor: pointer;
    position: relative
}

.cart-menu-relative>span .badge {
    position: absolute;
    bottom: -8px;
    right: -8px;
    background-color: var(--accent-color);
    border-radius: 50%;
    color: #fff;
    width: 16px;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.cart-menu-relative>span>i {
    font-size: 18px;
    vertical-align: middle
}

.cart-menu-relative>span>svg {
    fill: #414052
}

.shopping-cart-holder {
    display: none;
    border-radius: .4rem;
    padding: 20px;
    background: #fff;
    border: 1px solid #ddd;
    width: 380px;
    position: absolute;
    z-index: 7000;
    left: 0rem;
    top: calc(100% + 1rem);
    -webkit-box-shadow: 0 0 5px 0 #ddd;
    -moz-box-shadow: 0 0 5px 0 #ddd;
    box-shadow: 0 0 5px 0 #ddd;
    -webkit-border-radius: .4rem;
    -moz-border-radius: .4rem;
    -ms-border-radius: .4rem;
    -o-border-radius: .4rem
}

.shopping-cart-holder .shopping-cart {
    position: relative
}

.shopping-cart-holder .shopping-cart>a {
    max-height: 16rem;
    display: block;
    overflow: auto
}

.shopping-cart-holder .shopping-cart .shopping-cart-header {
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 15px;
    display: block
}

.shopping-cart-holder .shopping-cart .shopping-cart-header:after {
    content: '';
    display: block;
    clear: both
}

.shopping-cart-holder .shopping-cart .shopping-cart-header .shopping-cart-total {
    float: left
}

.shopping-cart-holder .shopping-cart .shopping-cart-items {
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
    max-height: 16rem;
    overflow: auto;
    display: block;
    border-collapse: collapse;
    border: solid 1px #eaeaea;
    border-radius: 0.4rem;
}

.shopping-cart-holder .shopping-cart .shopping-cart-items tr:nth-child(odd) {
    background-color: #eaeaea;
}

.shopping-cart-holder .shopping-cart .shopping-cart-items td {
    text-align: center;
    padding: 0 4px;
    font-size: 1rem;
    width: 100%;
}
.shopping-cart-holder .shopping-cart .shopping-cart-items td:first-child {
    width: 48px;
}

.shopping-cart-holder .shopping-cart .shopping-cart-items li {
    margin-bottom: 18px;
    list-style: none
}

.shopping-cart-holder .shopping-cart .shopping-cart-items img {
    max-width: 48px;
    width: 48px;
    border-radius: 0.4rem;
}

.shopping-cart-holder .shopping-cart .shopping-cart-items .item-name {
    display: block;
    font-size: 0.92rem;
    text-align: right;
}

.shopping-cart-holder .shopping-cart .shopping-cart-items .item-name a {
    color: #000;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
    width: 100%;
}

.shopping-cart-holder .shopping-cart-total {
    font-weight: bold;
}

.shopping-cart-holder .shopping-cart .shopping-cart-items .item-price {
    color: var(--accent-color);
    font-weight: 500;
}

.shopping-cart-holder .shopping-cart .shopping-cart-items .item-quantity {
    color: #000
}

.shopping-cart-holder .shopping-cart .shopping-cart-items .delete-product-hover-cart {
    font-size: 12px;
    color: #ae0f0f;
    cursor: pointer;
    display: block;
    text-align: center
}

.shopping-cart-holder .shopping-cart:after {
    border-color: #fff0;
    border-bottom-color: #fff;
    border-width: 10px;
    margin-right: -10px;
    top: -39px
}

.shopping-cart-holder .shopping-cart:before {
    border-color: #fff0;
    border-bottom-color: #ddd;
    border-width: 11px;
    margin-right: -11px
}

.shopping-cart-holder .shopping-cart-icon {
    -webkit-mask: url(icon/Basket.svg) no-repeat 100% 100%;
    mask: url(icon/Basket.svg) no-repeat 100% 100%;
    -webkit-mask-size: cover;
    mask-size: cover;
    background-color: #fff;
    display: inline-block;
    width: 24px;
    height: 24px
}

.shopping-cart-holder .shopping-cart-icon.cart-icon {
    background-color: #515783
}

.shopping-cart-holder .cart-icon {
    color: #515783;
    font-size: 24px;
    margin-left: 7px;
    float: right
}

.shopping-cart-holder .shopping-cart-recyclebin {
    mask-size: cover;
    display: inline-block;
    width: 18px;
    height: 18px
}

.shopping-cart-holder .shopping-cart-recyclebin svg {
    width: 1.2rem;
    height: 1.2rem;
    stroke: red
}

.shopping-cart-holder .check-out {
    background: var(--accent-color);
    color: #fff !important;
    font-size: .9rem;
    padding: .3rem .5rem;
    border-radius: .4rem;
    -webkit-border-radius: .4rem;
    -moz-border-radius: .4rem;
    -ms-border-radius: .4rem;
    -o-border-radius: .4rem;
    font-weight: 500;
}

.shopping-cart-holder .foot {
    padding-top: 1rem;
    -border-top: solid 1px #d7d7d7
}

@media (max-width:768px) {
    .shopping-cart-holder {
        width: 22rem;
        padding: 0.6rem;
        margin: 0;
        left: -2rem;
        top: calc(100% + 0.5rem);
    }

    .shopping-cart-holder .shopping-cart .shopping-cart-items {
        font-size: 1rem
    }

    .shopping-cart-holder .shopping-cart .shopping-cart-items .item-price,
    .shopping-cart-holder .shopping-cart .shopping-cart-items .item-quantity {
        white-space: nowrap;
        font-size: .8rem
    }

    .shopping-cart-holder .shopping-cart:after,
    .shopping-cart-holder .shopping-cart:before {
        top: -31px;
        right: 87%
    }

    .shopping-cart-holder .shopping-cart:after {
        top: -29px
    }

    .shopping-cart-holder .foot {
        font-size: 1rem
    }
}