body:not(.cmsmart-page-theme):not(.close-lmenu-cloodo) {
    padding-left: 56px
}

body.quick_login {
    background: url(../images/loading.svg) no-repeat center center fixed;
    visibility: hidden;
}

.cmsmart-page-theme .global-header-dropdown__list-item {
    line-height: 25px
}

.sidenav-fixed {
    font-family: Poppins, sans-serif;
    background: #fff;
    width: 56px;
    height: 56px;
    border-right: 1px solid #ececec;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    box-shadow: 0 4px 30px rgba(28, 28, 28, .1)
}

.sidenav-fixed:hover #shortcuts-var3 {
    padding: 10px 0
}

.sidenav-fixed:hover #shortcuts-var3>li {
    padding: 10px;
    margin-bottom: 0
}

.sidenav-fixed .logo {
    text-align: left;
    padding-left: 10px;
    /*border-bottom: 1px solid #1c1c1c1a;*/
    vertical-align: middle;
    display: block;
    margin: auto 0;
    line-height: 56px;
    position: relative
}

.sidenav-fixed .logo img {
    max-height: 40px
}

ul#shortcuts-var3 {
    list-style: none;
    max-height: 100%;
    padding: 10px 7px;
    box-sizing: border-box;
    width: 56px;
    background: #fff;
    height: 100%;
    transition: .1s all ease-in-out;
    overflow: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
    display: none;
}

ul#shortcuts-var3:hover {
    width: 280px;
    transition: .1s all ease-in-out
}

ul#shortcuts-var3>li {
    margin-bottom: 16px;
    cursor: pointer;
    position: relative;
    transition: transform .15s ease-out
}

ul#shortcuts-var3>li .title.active {
    background-color: #eff0ff;
    color: #007bff;
    margin: -10px;
    margin-bottom: 10px;
    padding: 10px;
    display: block
}

ul#shortcuts-var3>li:hover {
    transform: translate(0, -4px)
}

ul#shortcuts-var3 li .sprite {
    width: auto;
    height: 44px;
    box-sizing: border-box;
    transition: all .15s ease-out;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

ul#shortcuts-var3 li .sprite p {
    margin: 0 0 0 20px
}

ul#shortcuts-var3 ul.submenu {
    position: unset;
    list-style: none;
    text-align: left;
    display: none;
    padding-left: 55px
}

ul#shortcuts-var3::-webkit-scrollbar {
    width: 1px
}

ul#shortcuts-var3 ul.submenu.fix-menu {
    left: 30px
}

.logo i,
.sprite i {
    position: absolute;
    right: 17px;
    top: 25px;
    display: none
}

.active .sprite i {
    top: 25px
}

.logo i {
    top: 0
}

ul#shortcuts-var3:hover .sprite i {
    display: block
}

ul#shortcuts-var3 ul.submenu li {
    line-height: 44px;
    padding: 0 10px
}

ul#shortcuts-var3 li:hover ul.submenu:before {
    opacity: 1;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    transform: rotate(-90deg)
}

ul#shortcuts-var3 ul.submenu li:not(.sub_title):hover {
    background: #f4f7f8;
    border-radius: 5px
}

ul#shortcuts-var3 ul.submenu li a {
    text-decoration: none;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #92a7b4
}

ul#shortcuts-var3 ul.submenu li:hover a {
    color: #4285f4
}

.sidenav-fixed img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0
}

.cmsmart-page-theme ul#shortcuts-var3 ul.submenu {
    left: 50px
}

.navbar.desktop-device-nav {
    background-color: #fff;
    padding: 15px 0px;
    width: calc(100% - 166px);
    height: 26px;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 99;
    max-height: 56px;
}

.close-lmenu-cloodo .navbar.desktop-device-nav {
    width: calc(100% - 30px)
}

.navbar-brand {
    align-items: stretch;
    display: flex;
    flex-shrink: 0;
    min-height: 3.25rem;
    padding: 0;
    line-height: 25px;
    position: relative;
    bottom: 8px;
    margin: 0
}

.navbar.desktop-device-nav .header-right.span4l {
    position: absolute;
}

.navbar-brand a.navbar-item:focus,
.navbar-brand a.navbar-item:hover {
    background-color: transparent
}

.cmsmart-page-theme .sticky .mobile-device-nav .fa-bar-menu {
    display: block
}

.search-container {
    z-index: 1;
    line-height: 70px;
    height: 70px;
    margin: 0 auto;
    position: absolute;
    left: 48.5%;
    top: 0;
    transform: translateX(-50%)
}

.cmsmart-page-theme .search-container {
    height: auto;
    line-height: 20px;
    top: 15px;
    display: none
}

.search-container .input {
    max-width: 710px;
    position: relative;
    bottom: 0;
    border-radius: 20px;
    height: 56px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle
}

.search-container .input i {
    color: #444;
    position: absolute;
    left: 15px;
    top: 5px;
    height: 40px;
    line-height: 40px;
    pointer-events: none
}

.search-container .input input {
    display: block;
    width: 390px;
    background: #f4f7f8 !important;
    box-sizing: border-box;
    line-height: 40px;
    padding: 0 25px 0 40px;
    font-family: Poppins;
    font-weight: 300;
    font-size: 14px;
    height: 40px;
    border-radius: 25px;
    border: none;
    outline-style: none;
    box-shadow: none;
    border-color: transparent
}

.nav_profile.nosignin .nav-user-name {
    display: none
}

.cmsmart-page-theme .nav_profile.nosignin .profile-nav {
    width: auto
}

.cmsmart-page-theme .nav_profile.nosignin .login-regis-h {
    position: absolute;
    right: 113px;
    width: max-content;
    padding-right: 10px;
    top: 37px;
    margin-top: -20px
}

.cmsmart-page-theme .nav_profile.nosignin .login-regis-h a {
    color: #444;
    font-size: 14px;
    line-height: 22px;
    text-decoration-line: none;
    padding: 0 3px
}

.cmsmart-page-theme .nav_profile.nosignin .login-regis-h a.button-link {
    display: flex;
    align-items: center;
    padding: 0 25px;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #92a7b4;
    border-radius: 22px;
    height: 40px;
    border: 1px solid rgba(194, 194, 194, .3)
}

.cmsmart-page-theme .nav_profile.nosignin .login-regis-h a.button-link:hover {
    background: #ff9800;
    color: #fff
}

.tm-article-blog.cmsmart-page-theme .right-content .nav_profile .login-regis-h:hover a {
    color: #fff;
    background: #ff9800
}

.cmsmart-page-theme .nav_profile.nosignin .login-regis-h svg {
    position: relative;
    top: 4px
}

.cmsmart-page-theme input.typeahead.tt-hint {
    display: none !important
}

.nav-button-account img {
    border-radius: 50%;
    border: 3px solid #fff;
    filter: drop-shadow(0 0 20px rgba(0, 0, 0, .1))
}

.nav-button-account ul,
ul.nav-right li.notifications ul {
    display: none;
    position: absolute;
    min-width: 150px;
    margin: 0;
    padding: 15px;
    list-style: none;
    top: 100%;
    right: 0;
    background: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, .15);
    border-radius: 10px
}

.nav-button-account ul:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px 8px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    top: -8px;
    right: 11px
}

.nav-button-account ul li,
ul.nav-right li.notifications ul li {
    margin: 0;
    float: none;
    width: auto;
    line-height: 40px;
    text-align: left
}

.nav-button-account:hover ul,
ul.nav-right li.notifications:hover ul {
    display: block
}

.nav-button-account ul li a,
ul.nav-right li.notifications ul li a {
    display: block;
    padding: 10px 15px;
    text-align: left;
    color: #92a7b4;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-decoration: none
}

.nav-button-account ul li a:hover,
ul.nav-right li.notifications ul li a:hover {
    background: #f4f7f8;
    border-radius: 5px;
    color: #4285f4
}

.search-container .input input[type=submit] {
    position: absolute;
    left: -9999px
}

ul.nav-right {
    list-style: none;
    display: inline-block;
    float: right;
    margin: 0
}

ul.nav-right>li {
    margin-left: 20px;
    float: left;
    width: 40px;
    height: 40px;
    text-align: center
}

ul.nav-right li.notifications {
    border: 1px solid #ededed;
    border-radius: 20px
}

ul.nav-right li.notifications svg {
    padding: 12px
}

.cmsmart-page-theme .navbar.desktop-device-nav {
    width: calc(100% - 56px);
    margin-left: 56px;
    vertical-align: middle;
    height: 56px;
    border-radius: 0;
    line-height: 50px;
    border: 0
}

.navbar.desktop-device-nav .logo-fix-top {
    position: absolute;
    top: 0;
    left: -56px;
    z-index: 9999;
    text-align: center;
    padding: 0 11px;
    border-bottom: 1px solid #1c1c1c1a;
    background-color: #fff;
    box-shadow: -4px 4px 5px 0px rgb(28 28 28 / 10%);
    line-height: 56px;
    height: 56px;
}

.navbar.desktop-device-nav .logo-fix-top img {
    max-height: 40px;
    vertical-align: middle
}

.navbar.desktop-device-nav .logo-fix-top img.img-logo-cloodo-hv {
    display: none;
}

.navbar.desktop-device-nav .logo-fix-top:hover img.img-logo-cloodo-hv {
    display: inline-block;
}

.navbar.desktop-device-nav .logo-fix-top:hover img.img-logo-cloodo {
    display: none;
}

.close-lmenu-cloodo .navbar.desktop-device-nav {
    width: calc(100% - 56px);
    margin-left: 56px
}

.close-lmenu-cloodo:not(.cmsmart-page-theme) .navbar.desktop-device-nav {
    width: calc(100% - 166px)
}

.nav-seller-global {
    width: 200px;
    display: block;
    text-align: right;
    padding-top: 5px
}

.full-navigation .tm-right {
    height: 50px
}

.nav-seller-global .button-nav-gmenu {
    background: #f4f7f8;
    border-radius: 22px;
    padding: 10px 25px;
    text-decoration: none
}

.nav-seller-global .button-nav-gmenu span {
    font-size: 14px;
    line-height: 22px;
    color: #444;
    padding-left: 5px
}

.nav-seller-global .subnav {
    font-family: Poppins, sans-serif;
    position: relative;
    list-style: none;
    background: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, .15);
    border-radius: 10px;
    text-align: left;
    padding: 10px;
    /*width: 200px;*/
    top: 15px;
    left: 60px;
    display: none
}

.nav-seller-global .subnav.active {
    display: block
}

.nav-seller-global .subnav li {
    position: relative;
    line-height: 44px;
    padding: 0 10px
}

/*.nav-seller-global .subnav li:hover {*/
/*    background: #f4f7f8;*/
/*    border-radius: 5px*/
/*}*/

.nav-seller-global .subnav li a {
    font-size: 14px;
    text-decoration: none;
    color: #444;
    display: block
}

.nav-seller-global .subnav li:hover>a {
    color: #f7931d;
}

.nav-seller-global .submenu li:hover>a {
    color: #f7931d;
}

.nav-seller-global .subnav:after {
    border: 8px solid transparent;
    border-bottom-color: #fff;
    content: "";
    height: 0;
    left: 25px;
    opacity: 0;
    -webkit-transition: .1s opacity cubic-bezier(.39, .575, .565, 1);
    transition: .1s opacity cubic-bezier(.39, .575, .565, 1);
    -webkit-transition-delay: .95s;
    transition-delay: .95s;
    position: absolute;
    top: -15px;
    width: 1px
}

.nav-seller-global:hover>a {
    background: #ff9800
}

.nav-seller-global:hover>a svg path {
    fill: #fff
}

.nav-seller-global:hover>a span {
    color: #fff
}

.nav-seller-global:hover .subnav {
    display: block
}

.nav-seller-global:hover .subnav:after {
    opacity: 1;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    -webkit-transition-duration: .15s;
    transition-duration: .15s
}

.nav-seller-global .subnav>li>ul.submenu {
    position: absolute;
    top: 0;
    left: 170px;
    background: #fff;
    list-style: none;
    box-shadow: 0 0 30px rgba(0, 0, 0, .15);
    text-align: left;
    padding: 15px;
    width: 200px;
    display: none
}

.nav-seller-global .subnav>li:hover>ul.submenu {
    display: block
}

.navbar-brand .navbar-item p img {
    width: 162px;
    position: relative;
    bottom: 25px
}

.full-navigation .tm-right .tm-search #product-suggest .tt-dropdown-menu {
    top: 10px !important
}

.cmsmart-page-theme .full-navigation .tm-right .tm-search input {
    height: 40px;
    bottom: 25px;
    font-family: Lato, sans-serif;
    color: #444
}

.cmsmart-page-theme .full-navigation .tm-right .tm-search button {
    color: #444;
    font-size: 18px;
    margin-right: 10px;
    left: 0;
    top: -20px
}

.cmsmart-page-theme .nav-seller-global .subnav {
    top: 5px;
    left: 89px
}

.ajax-cart .content-cart .uk-button-dropdown .uk-button .uk-icon-shopping-cart {
    padding: 7px 10px;
    border: 1px solid #ededed;
    border-radius: 20px;
    background: #fff
}

.ajax-cart .content-cart .uk-button-dropdown .uk-button {
    color: #333 !important
}

.ajax-cart .content-cart .uk-button-dropdown .uk-button .total_cart {
    color: #fff
}

body,
html {
    overflow-x: hidden;
    max-width: 100%
}

.cmsmart-page-theme .page-section {
    padding: 29px 0
}

.cmsmart-page-theme .global-header-dropdown__link-text {
    padding: 0
}

.cmsmart-page-theme .header-right.span4l {
    position: absolute;
    right: 56px;
    bottom: 0;
    display: flex
}

.cmsmart-page-theme .mobile-device-nav .ajax-cart {
    display: inline-block;
    margin-right: 15px
}

.cmsmart-page-theme .mobile-device-nav .signin .ajax-cart {
    margin-right: 10px
}

.cmsmart-page-theme .nav_profile {
    display: inline-block
}

.cmsmart-page-theme .profile-nav {
    position: relative;
    width: 130px;
    height: 50px;
    left: -9px
}

.cmsmart-page-theme .profile-nav #nav-your-account .nav-signin-title .nav-signin-text {
    text-shadow: none !important;
    margin-top: 15px !important
}

.ajax-cart .content-cart {
    top: 5px;
    left: 4px
}

.profile-nav #nav-your-account .nav-signin-title .nav-signin-text .name-user {
    color: #444
}

.cmsmart-page-theme .profile-nav #nav-your-account .nav-signin-title .nav-signin-text img {
    position: absolute;
    margin-left: 7px;
    margin-top: 2px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background: #fff;
    border: 3px solid #fff;
    filter: drop-shadow(0 0 20px rgba(0, 0, 0, .1))
}

.cmsmart-page-theme .tm-navbar.sticky .tm-navbar .icon-user-df {
    border: 0 !important
}

.cmsmart-page-theme .mobile-device-nav .nav-seller-global {
    display: none
}

.cmsmart-page-theme .profile-nav #nav-your-account .nav-signin-title .nav-signin-text span.nav-user-name {
    margin-top: 4px;
    display: block;
    padding-left: 50px
}

.cmsmart-page-theme .profile-nav #nav-your-account .nav-signin-title .nav-signin-text span.nosign-in {
    padding-left: 0
}

.cmsmart-page-theme .global-header-menu__dropdown-container {
    top: 43px
}

.header-wrap.menu-fixed {
    width: 100% !important
}

.tm-content .main-header #menu-colapse {
    width: calc(100% - 60px) !important;
    right: 0;
    left: auto;
    top: 70px;
    z-index: 9999
}

.tool-bar.fixed {
    left: auto !important;
    width: calc(100% - 60px);
    right: 0
}

.close-lmenu-cloodo .tool-bar.fixed {
    width: 100%
}

@media screen and (max-width: 1365px) {
    .nav-seller-global {
        width: 140px
    }
}

.ajax-cart .content-cart .uk-button-dropdown:hover .uk-dropdown:after {
    opacity: 1;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    -webkit-transition-duration: .15s;
    transition-duration: .15s
}

.uk-dropdown:after {
    border: 8px solid transparent;
    border-bottom-color: #fff;
    content: "";
    height: 0;
    opacity: 0;
    -webkit-transition: .1s opacity cubic-bezier(.39, .575, .565, 1);
    transition: .1s opacity cubic-bezier(.39, .575, .565, 1);
    -webkit-transition-delay: .95s;
    transition-delay: .95s;
    position: absolute;
    top: -16px;
    right: 76px;
    width: 1px;
    z-index: 9999
}

.global-header-menu__dropdown-container:after {
    border: 8px solid transparent;
    border-bottom-color: #fff;
    content: "";
    height: 0;
    left: 26px;
    opacity: 0;
    transition: .4s;
    position: absolute;
    top: 13px;
    width: 1px;
    z-index: 9999
}

@media screen and (max-width: 1024px) {
    #cmsmart-menu>ul>li>span {
        font-size: 12px
    }

    .cmsmart-page-theme .nb-header .full-navigation.menu-header .btn-nav-drop,
    .cmsmart-page-theme .nb-header .full-navigation.menu-header .btn-nav-main {
        display: none
    }

    .cmsmart-page-theme .mobile-device-nav .nav_profile .profile-nav:hover .global-header-menu__dropdown-container {
        left: 0
    }

    .cmsmart-page-theme .profile-nav #nav-your-account .nav-signin-title .nav-signin-text span.nav-user-name {
        display: none
    }

    .cmsmart-page-theme .profile-nav,
    .mobile-device-nav .full-navigation .tm-right .nav_profile {
        width: 40px;
        left: 10px
    }

    .cmsmart-page-theme .profile-nav.hafter {
        left: 0
    }

    .profile-nav .profile-nav-dropdown {
        left: -59px
    }

    .cmsmart-page-theme .full-navigation .tm-right {
        width: 40%
    }
}

.cmsmart-page-theme .tm-navbar .menu-layer {
    margin-top: 56px
}

.cmsmart-page-theme .mobile-device-nav .fa-bar-menu {
    height: 50px;
    position: fixed;
    background: #1d3c70;
    width: 100%;
    top: 56px;
    display: none
}

.cmsmart-page-theme .mobile-device-nav .button-swipe-gmenu {
    text-align: center;
    border-bottom: 1px solid #1c1c1c1a;
    margin: auto 0;
    padding-bottom: 0;
    width: 56px;
    height: 56px;
    display: none;
    position: absolute;
    top: 0;
    left: -6px;
    justify-content: center;
    align-items: center;
    box-shadow: 0 4px 30px rgba(28, 28, 28, .1)
}

.cmsmart-page-theme .mobile-device-nav .button-swipe-gmenu span {
    position: absolute;
    top: 30px;
    background: #fff;
    padding: 0 17px;
    left: 0;
    z-index: 9999;
    display: none;
    justify-content: center;
    align-items: center;
    opacity: .8
}

.navbar.desktop-device-nav .logo-fix-top a span {
    display: none
}

.cmsmart-page-theme .mobile-device-nav .button-swipe-gmenu img {
    width: 33px;
    height: 40px
}

.cmsmart-page-theme .mobile-device-nav .button-swipe-gmenu.hide {
    display: none !important;
}

.close-button,
.cmsmart-page-theme .nb-header.mobile-device-nav {
    display: none
}

.close-lmenu-cloodo .full-navigation .tm-logo img {
    margin-left: 0
}

@media (max-width: 768px) {
    .cmsmart-page-theme .mobile-device-nav .button-swipe-gmenu {
        display: flex
    }
}

@media screen and (max-width: 1023px) {
    .login-form .default-login, .register-form .default-register{
        margin: 40px 0 !important;
    }
    #myLinks ul.cmsmart-main-menu-list .menu-i{
        display: grid;
        grid-template-columns: 1fr 1fr; 
    }
    .cmsmart-page-theme .mobile-device-nav .button-swipe-gmenu span {
        display: flex
    }
    .logo i, .sprite i {
        display: block
    }
    .cmsmart-page-theme .mobile-device-nav .fa-bar-menu {
        background: #dadbdd !important
    }
    .close-lmenu-cloodo.tm-navbar .btn-nav-main {
        left: 0
    }
    .close-lmenu-cloodo .full-navigation .tm-logo img {
        margin-left: 58px
    }
    .cmsmart-page-theme .sticky .mobile-device-nav {
        position: fixed;
        width: calc(100% - 56px)
    }
    .mobile-device-nav .tm-navbar .btn-nav-drop {
        position: absolute;
        display: flex;
        justify-content: center;
        right: 0;
        top: 54px;
        border-radius: 22px;
        width: 40px;
        height: 40px;
        color: #444;
        margin-top: 15px;
        display: none;
    }

    .mobile-device-nav .tm-navbar .btn-nav-drop span {
        color: #444;
        margin: 0;
        padding: 9px 2px;
        font-size: 20px
    }

    .close-lmenu-cloodo .sticky .mobile-device-nav {
        width: 100%
    }

    .menu-product-page .tool-bar.fixed {
        top: 106px
    }

    .cmsmart-page-theme .menu-product-page .sticky .mobile-device-nav .btn-nav-drop,
    .cmsmart-page-theme .menu-product-page .sticky .mobile-device-nav .btn-nav-main,
    .cmsmart-page-theme .menu-product-page .sticky .mobile-device-nav .fa-bar-menu,
    .cmsmart-page-theme .menu-product-page .tm-navbar .menu-layer.menu-product,
    .cmsmart-page-theme .nb-header .full-navigation.menu-header .btn-nav-drop,
    .cmsmart-page-theme .nb-header .full-navigation.menu-header .btn-nav-main {
        display: block !important
    }

    .cmsmart-page-theme .tm-navbar .menu-layer #global-menu .nav-menu-global #cmsmart-menu {
        position: fixed;
        top: 105px;
        background: #fff;
        height: 100%
    }

    /* .cmsmart-page-theme .tm-navbar .menu-layer.menu-product {
        display: none !important
    } */

    .cmsmart-page-theme .tm-navbar .menu-layer {
        margin-top: 0;
        display: none !important;
    }

    .cmsmart-page-theme .nb-header.mobile-device-nav .product-suggest-mobi {
        margin-top: 8px
    }

    .cmsmart-page-theme .nav-seller-global .button-nav-gmenu {
        position: relative;
        bottom: 5px
    }

    .cmsmart-page-theme .global-header-menu__dropdown-container {
        top: 0
    }

    #cmsmart-menu>ul>li>span {
        font-size: 14px
    }

    .navbar-brand .navbar-item {
        align-items: center
    }

    .cmsmart-page-theme .desktop-device-nav,
    .mobile-device-nav .tm-navbar .cms-global-menu,
    .mobile-device-nav .uk-panel.top-promotion {
        display: none
    }

    .mobile-device-nav .tm-navbar .cms-global-menu {
        display: block;
        right: 0;
        top: 0;
        position: absolute;
        width: 230px
    }

    .cmsmart-page-theme .full-navigation .tm-right .tm-search,
    .mobile-device-nav,
    .mobile-device-nav .profile-nav #nav-your-account {
        display: block
    }

    .cmsmart-page-theme .full-navigation .tm-logo {
        text-align: left;
        margin: 0 60px
    }

    .mobile-device-nav .tm-navbar .btn-nav-main {
        border-radius: 22px;
        width: 40px;
        height: 40px;
        color: #444;
        margin-top: 15px
    }

    .mobile-device-nav .tm-navbar .btn-nav-main a .uk-icon-bars:before {
        color: #444;
        margin: 0;
        padding: 9px 8px;
        font-size: 20px
    }

    .mobile-device-nav #search-form-mobile input {
        width: 244px;
        height: 40px;
        background: #f4f7f8 !important;
        color: #444
    }

    .mobile-device-nav .profile-nav .profile-nav-dropdown {
        top: 82px;
        left: -20px
    }

    .mobile-device-nav .full-navigation .tm-right .nav_profile {
        max-width: 130px;
        position: relative;
        top: 10px
    }

    .cmsmart-page-theme .mobile-device-nav {
        box-shadow: 0 4px 30px rgba(28, 28, 28, .1)
    }

    .cmsmart-page-theme .nb-header.mobile-device-nav,
    .cmsmart-page-theme .tm-navbar {
        background: #fff;
        height: 56px;
        z-index: 9999;
        display: block
    }

    .cmsmart-page-theme .tm-navbar.sticky .mobile-device-nav .profile-nav #nav-your-account .nav-signin-title .nav-signin-text .name-user {
        color: #fff
    }

    .profile-nav #nav-your-account .nav-signin-title .nav-signin-text img {
        width: 40px;
        height: 40px
    }

    .cmsmart-page-theme .mobile-device-nav .ajax-cart {
        top: 9px;
        width: 100px;
    }

    .cmsmart-page-theme .mobile-device-nav .profile-nav #nav-your-account .nav-signin-title .nav-signin-text .name-user {
        line-height: 28px
    }

    .cmsmart-page-theme .mobile-device-nav .search-container {
        display: block;
        top: 0
    }

    .cmsmart-page-theme .mobile-device-nav span#btn-search-mobile {
        padding: 7px 10px;
        background: #f4f7f8;
        border-radius: 22px;
        position: relative;
        top: 7px;
        left: 100px;
        display: none
    }

    .cmsmart-page-theme .mobile-device-nav span#btn-search-mobile i.iconm-search {
        position: relative;
        top: 1px
    }

    .cmsmart-page-theme .tm-navbar .btn-nav-main {
        top: 46px;
        display: none;
    }

    .cmsmart-page-theme .tm-navbar .tm-right {
        position: relative;
        top: unset;
        bottom: 21px
    }

    .cmsmart-page-theme .full-navigation .tm-logo {
        margin: 0;
        line-height: 56px;
       
    }
    .cmsmart-page-theme .full-navigation .tm-logo a{
        position: absolute;
        bottom: 14px;
        display: flex;
    }

    .mobile-device-nav .search-container.active {
        top: -45px;
        left: -95px
    }

    .mobile-device-nav #search-form-mobile .tt-dropdown-menu {
        overflow-x: hidden
    }

    .mobile-device-nav .nav-seller-global .uk-nav-mobile {
        text-align: left
    }

    .mobile-device-nav .tm-toolbar .uk-float-right .uk-nav-mobile>ul {
        left: 0
    }

    .mobile-device-nav .tm-toolbar .uk-float-right .uk-nav-mobile>ul li {
        line-height: initial
    }

    .cmsmart-page-theme .tm-navbar .menu-layer #global-menu {
        height: 50px !important;
        padding-top: 50px;
        z-index: 999
    }

    .cmsmart-page-theme .profile-nav #nav-your-account .nav-signin-title .nav-signin-text .name-user {
        color: #fff
    }

    .tm-navbar.sticky .menu-layer #global-menu #cmsmart-menu>ul>li>span,
    .tm-navbar.sticky .menu-layer #global-menu #cmsmart-menu>ul>li>span a {
        color: #000 !important
    }

    #menu-global-mobile .uk-nav-mobile {
        top: 0
    }

    .mobile-device-nav .tm-navbar .cms-global-menu .slimScrollDiv,
    .mobile-device-nav .tm-navbar .cms-global-menu .slimScrollDiv #menu-global-mobile {
        overflow: auto !important
    }

    .cmsmart-page-theme .global-header-menu__dropdown-container {
        margin-left: 0
    }

    .nav-seller-global .subnav {
        left: 5px
    }
}

/*.cmsmart-page-theme .main-container, .cmsmart-page-theme .sticky {*/
/*    padding-left: 56px;*/
/*    transition: .25s*/
/*}*/

#clo-nav-collapse {
    display: none;
    border-top: 1px solid #e5e5e5;
    background-color: #f8f9fa;
    line-height: 40px;
    position: fixed;
    bottom: 0;
    left: 0;
    height: 40px;
    width: 56px;
    z-index: 99999;
    cursor: pointer;
}

#clo-nav-collapse svg {
    margin-top: 5px;
    margin-left: calc(50% - 12px);
    transform: rotate(270deg)
}

.close-lmenu-cloodo #clo-nav-collapse svg {
    transform: rotate(90deg);
    margin-top: 8px
}

.close-lmenu-cloodo .sidenav-fixed {
    display: none
}

.close-lmenu-cloodo .footer .container,
.close-lmenu-cloodo .main-container,
.close-lmenu-cloodo .sticky {
    padding-left: 0 !important
}

.close-lmenu-cloodo .tm-navbar .btn-nav-main {
    left: 15px
}

.tm-navbar .btn-nav-main .uk-icon-bars {
    line-height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333
}

@media screen and (min-width: 1024px) {
    .cmsmart-page-theme .footer .container {
        padding: 0 15px
    }

    .ajax-cart .content-cart {
        left: -5px
    }

    .cmsmart-page-theme .footer .container {
        overflow-x: hidden
    }

    .close-lmenu-cloodo .footer .container {
        padding-left: 60px
    }

    .navbar-end,
    .navbar-menu,
    .navbar-start,
    .navbar.desktop-device-nav {
        align-items: stretch;
        display: flex
    }

    .navbar.desktop-device-nav {
        max-height: 56px
    }

    .cmsmart-page-theme .navbar.desktop-device-nav {
        max-height: 56px
    }

    .close-lmenu-cloodo .navbar.desktop-device-nav {
        max-width: 1130px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width: 991px) {
    .cmsmart-page-theme .nb-header.mobile-device-nav {
        display: block;
        height: 56px
    }

    .cmsmart-page-theme .profile-nav #nav-your-account .nav-signin-title .nav-signin-text img.icon-user-df {
        position: absolute;
        right: 0;
        top: 1px
    }

    .cmsmart-page-theme .profile-nav #nav-your-account .nosign-in {
        display: none
    }

    .tm-navbar .menu-layer {
        height: 50px
    }

    .cmsmart-page-theme .profile-nav .profile-nav-dropdown {
        left: unset
    }

    .cmsmart-page-theme .main-container {
        overflow-x: hidden
    }
}

@media screen and (max-width: 640px) {
    .main-header .main-nav .logo img {
        width: 100px
    }

    .mobile-device-nav .tm-toolbar.uk-clearfix.uk-hidden-small {
        right: 10px;
        margin-left: 60px
    }

    .tm-article-blog.cmsmart-page-theme .header-right .login-regis {
        right: 115px
    }

    .cmsmart-page-theme .nb-header .uk-container {
        padding: 0 5px
    }

    .mobile-device-nav .tm-toolbar.uk-clearfix.uk-hidden-small .close-button {
        position: absolute;
        top: 9px;
        left: 0;
        height: 20px;
        width: 20px;
        display: none
    }

    .mobile-device-nav .tm-toolbar.uk-clearfix.uk-hidden-small .search-container {
        left: 65px
    }

    .close-lmenu-cloodo .mobile-device-nav .tm-toolbar.uk-clearfix.uk-hidden-small .search-container {
        left: 125px
    }

    .mobile-device-nav .tm-toolbar.uk-clearfix.uk-hidden-small .search-container.active {
        left: 20px;
        width: 95%;
        transform: unset
    }

    .close-lmenu-cloodo .mobile-device-nav .tm-toolbar.uk-clearfix.uk-hidden-small .search-container.active {
        left: 16px;
        width: 92%;
        transform: unset
    }

    .mobile-device-nav .search-container.active #search-form-mobile {
        left: 0
    }

    .cmsmart-page-theme .nb-header.mobile-device-nav .product-suggest-mobi {
        max-width: 100%
    }

    .cmsmart-page-theme .mobile-device-nav span#btn-search-mobile,
    .mobile-device-nav .search-container {
        display: block
    }

    .mobile-device-nav .search-container #search-form-mobile {
        position: relative;
        top: 45px;
        left: 200px;
        margin: 0;
        background: #fff;
        display: none;
        border-radius: 20px
    }

    .mobile-device-nav span.nav-user-name {
        display: none !important
    }

    .mobile-device-nav .full-navigation .tm-right .nav_profile {
        max-width: 30px
    }

    .cmsmart-page-theme .profile-nav {
        width: 50px
    }

    .mobile-device-nav #search-form-mobile input {
        width: 100%;
        margin-left: 10px
    }

    #search-form-mobile button {
        right: 10px
    }

    .mobile-device-nav .search-container.active #search-form-mobile {
        display: block
    }

    .mobile-device-nav .search-container.active #btn-search-mobile {
        display: none
    }

    .cmsmart-page-theme .full-navigation .tm-right {
        width: 62%
    }

    .page-theme-old .sticky .mobile-device-nav .fa-bar-menu {
        display: none
    }

    .page-theme-old .header-wrap.menu-fixed {
        z-index: 2;
        display: block
    }

    .page-theme-old.close-lmenu-cloodo .header-wrap.menu-fixed {
        left: 0 !important;
        width: 100% !important
    }
}

.mobile-device-nav .tm-navbar .cms-global-icon {
    display: none
}

.tm-article-blog.cmsmart-page-theme .nav_profile.nosignin .login-regis-h {
    right: 94px
}

.tm-article-blog.cmsmart-page-theme .right-content .nav_profile .login-regis-h {
    right: 100px
}

@media (max-width: 1023px) {
    .topnav .cmsmart-main-menu-list.mobile li a{
        font-size: 12px;
    }
    .mobile-device-nav .tm-navbar .cms-global-menu.cms-global-icon {
        display: block;
        width: auto
    }

    .tm-navbar .menu-layer #global-menu {
        background: #dadbdd
    }

    .cmsmart-page-theme .header-right .profile-nav #nav-your-account .nav-signin-title .nav-signin-text img.icon-user-df {
        right: 0;
        top: -4px;
    }

    .mobile-device-nav .tm-navbar .cms-global-menu.nav-seller-global {
        display: none
    }

    .cmsmart-page-theme .header-right.span4l {
        right: 0
    }

    .tm-article-blog.cmsmart-page-theme .header-right.span4l {
        right: 5px
    }

    .tm-article-blog.cmsmart-page-theme .profile-nav #nav-your-account .nav-signin-title .nav-signin-text img {
        margin-left: 0
    }

    .tm-article-blog.cmsmart-page-theme .header-right .login-regis {
        position: absolute;
        right: 111px;
        width: max-content;
        top: 37px;
        margin-top: -20px
    }

    .tm-article-blog .header-right .login-regis a {
        display: flex;
        border-radius: 20px;
        width: 40px;
        height: 40px;
        background: #f4f7f8;
        text-align: center;
        margin: auto;
        justify-content: center;
        align-items: center
    }

    .tm-article-blog .header-right .login-regis a img {
        margin: auto
    }
}

.cmsmart-page-theme .nav_profile.nosignin .login-regis {
    position: absolute;
    right: 103px;
    width: max-content;
    top: 37px;
    margin-top: -20px
}

.cmsmart-page-theme .nav_profile.nosignin .login-regis .button-link {
    display: flex;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    background: #f4f7f8;
    text-align: center;
    margin: auto;
    justify-content: center;
    align-items: center
}

.cmsmart-page-theme .nav_profile.nosignin .login-regis .button-link img {
    margin: auto
}

ul.nav-right li.notifications a.new-object {
    width: 18px;
    height: 18px;
    display: flex;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    filter: invert(0%) sepia(0%) saturate(7500%) hue-rotate(96deg) brightness(93%) contrast(107%);
}

ul.nav-right li.notifications .menu-children:after {
    border: 8px solid transparent;
    border-bottom-color: white;
    content: "";
    height: 0;
    right: 71px;
    opacity: 0;
    -webkit-transition: 0.1s opacity cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: 0.1s opacity cubic-bezier(0.39, 0.575, 0.565, 1);
    -webkit-transition-delay: 0.95s;
    transition-delay: 0.95s;
    position: absolute;
    top: -15px;
    width: 1px;
}

ul.nav-right li.notifications:hover .menu-children:after {
    opacity: 1;
}

/*begin update cmsmart-main-menu v1*/
div.cmsmart-main-menu {
    font-family: Poppins, sans-serif;
    position: relative;
    background: #fff;
    box-shadow: 0 0 30px rgb(0 0 0 / 15%);
    border-radius: 10px;
    text-align: left;
    padding: 10px;
    top: 16px !important;
    width: auto;
    /* overflow-y: auto; */
    width: fit-content;
    z-index: 99;
    overflow: visible;
}

.nav-seller-global div.cmsmart-main-menu div.cmsmart-main-menu-i {
    background-color: #fff;
    float: left;
    display: inline-grid;
    padding: 0px;
}

.nav-seller-global div.cmsmart-main-menu div ul li {
    list-style: none;
    padding: 0px;
    display: flex;
    min-width: 230px;
    width: auto;
}

.nav-seller-global div.cmsmart-main-menu div.cmsmart-main-menu-i:last-child ul li {
    min-width: 180px;
}

.nav-seller-global div.cmsmart-main-menu div>a.title-menu {
    position: relative;
    font-size: 13px;
    text-transform: uppercase;
    color: #f7931d;
    line-height: 14px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin: 10px 0;
}

.nav-seller-global div.cmsmart-main-menu div>a.title-menu:after {
    width: 50px;
    height: 1px;
    background: #f7931d;
    position: absolute;
    bottom: -1px;
    content: '';
    left: 0;
}

.nav-seller-global div.cmsmart-main-menu div ul.cmsmart-main-menu-list,
.nav-seller-global div.cmsmart-main-menu div ul.uk-nav.uk-nav-parent-icon.uk-nav-side {
    padding-left: 0px;
    margin-bottom: 5px;
}

/*.nav-seller-global  div.cmsmart-main-menu div ul.cmsmart-main-menu-list li.cmsmart-main-menu-item:hover{*/
/*    border-left: 5px solid #f9ac64;*/
/*}*/
.nav-seller-global div.cmsmart-main-menu div ul.uk-nav.uk-nav-parent-icon.uk-nav-side li:before {
    content: '';
    -webkit-flex-basis: 4px;
    -ms-flex-preferred-size: 4px;
    flex-basis: 4px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #666666;
    margin-right: 10px;
    position: absolute;
    top: 10px;
    left: 0px;
}

.nav-seller-global div.cmsmart-main-menu div ul.cmsmart-main-menu-list li.cmsmart-main-menu-item a,
.nav-seller-global div.cmsmart-main-menu div ul.uk-nav.uk-nav-parent-icon.uk-nav-side li a {
    font-size: 13px;
    font-weight: 400;
    font-style: normal;
    line-height: 27px;
    padding-left: 15px;
}

@media screen and (min-width: 1401px) {
    .cmsmart-main-menu {
        width: 680px !important;
        left: -60px !important;
    }
}

@media screen and (min-device-width: 1160px) and (max-device-width: 1400px) {
    .cmsmart-main-menu {
        width: 680px !important;
        left: -160px !important;
    }
}

@media screen and (min-width: 1010px) and (max-device-width: 1159px) {
    .cmsmart-main-menu {
        left: -250px !important;
    }
}

/*end update cmsmart-main-menu v1*/
@media only screen and (max-width: 1023px) and (min-width: 320px) {
    .cmsmart-page-theme .nav_profile .login-regis {
        display: none;
    }

    .close-lmenu-cloodo .full-navigation .tm-logo img {
        margin-left: 0 !important;
    }

}
@media only screen and (max-width: 594px) and (min-width: 320px){
    .topnav #myLinks{
        margin-top: 2% !important;
    }
    .com_users .col-right-content .popup-form-block {
        min-width: 325px;
    }
    .close-lmenu-cloodo .full-navigation .tm-logo img {
        margin-left: -45px !important;
    }
    #myLinks ul.cmsmart-main-menu-list .menu-i {
        grid-template-columns: auto;
    }
    .topnav .cmsmart-main-menu-list.mobile li a {
        font-size: 12px !important;
        line-height: 1.2 !important;
    }
}

.nav-seller-global .subnav {

    display: block;
}

.nav-seller-global .button-nav-gmenu.external-link {
    display: none;
}

.nav-seller-global .subnav {
    background: none;
    box-shadow: none;
}

.cmsmart-main-menu {
    /* width: 100% !important; */
    left: auto;
}

.cmsmart-page-theme .nav-seller-global .subnav.cmsmart-main-menu {
    margin-top: -26px;
    margin-left: 11%;
}

.nav-seller-global div.cmsmart-main-menu div.cmsmart-main-menu-i {
    background: none;
    padding: 0px 20px;
}

.nav-seller-global div.cmsmart-main-menu div>a.title-menu {
    color: #ddd;
}

.nav-seller-global div.cmsmart-main-menu div:not(:last-child)>a.title-menu:after {
    background: none;
}

.nav-seller-global div.cmsmart-main-menu div>a.title-menu {
    border-bottom: none;
}

.nav-seller-global .subnav:after {
    display: none;
}

.nav-seller-global div.cmsmart-main-menu div>a.title-menu:after {
    background: none;
}

.cmsmart-main-menu {
    /* width: 620px !important; */
}

.nav-seller-global {
    width: auto;
}

ul.cmsmart-main-menu-list {
    display: none;
    background: #fff;
    padding-left: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    min-width: 278px;
}

.nav-seller-global .subnav li a {
    font-size: 14px;
    text-decoration: none;
}

.cmsmart-main-menu-i:hover>ul.cmsmart-main-menu-list {
    display: block !important;
}

.nav-seller-global div.cmsmart-main-menu div ul.cmsmart-main-menu-list a {
    line-height: 30px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
    font-style: normal;
    padding-left: 15px;
    color: #444;
}

.uk-icon-angle-down:before {
    content: "\f107";
}

.subnav.cmsmart-main-menu [class*=uk-icon-]:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    line-height: 1;
    color: #fff;
}

.main-nav .navbar-nav>li i {
    margin-left: 5px;
}

@media only screen and (max-width: 1750px) and (min-width: 1024) {
    .cmsmart-page-theme .nav-seller-global .subnav.cmsmart-main-menu {
        margin-left: 0px;
    }

    .cmsmart-main-menu {
        width: 0px !important;
    }

    .nav-seller-global {
        width: 0px;
    }
}

ul.cmsmart-main-menu-list.mobile {
    background: none !important;
    position: relative !important;
  }
  .cmsmart-page-theme .full-navigation .tm-logo{
    display: flex;
    justify-content: center;
  }


/* header page */
.topnav {
    overflow: hidden;
    top:12%;
    position: relative;
    width: 95%;
  }
  
  .topnav #myLinks {
    display: none;
    background-color: #fff;
    box-shadow: 0 0 30px rgb(0 0 0 / 15%);
    margin-top: 0.5%;
    padding: 20px;
    

  }
  
  .topnav a {
    color: #444;
    text-decoration: none;
    font-size: 16px;
    display: block;
}

.topnav a.icon {
    background: #fff;
    display: block;
    right: 0;
    top: 0;
    text-align: center;
}

.topnav a:hover {
    color: black;
}

.topnav-mobile {
    background: #fff;
    line-height: 45px;
    padding-left: 5px;
  }
  .topnav-mobile .icon{
    width: auto;
    border-radius: 22px;
    text-decoration: none;
    background: 0 0!important;
    border: none;
  }

.topnav-mobile span {
    color: rgb(146, 167, 180);
}

#myLinks .cmsmart-main-menu-i-mobile a {
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
    color: #f7931d;
    line-height: 14px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin: 10px 0;
    width: 90%;
  }
  #myLinks .cmsmart-main-menu-i-mobile a::after{
    width: 60px;
    height: 1px;
    background: #f7931d;
    position: absolute;
    bottom: -1px;
    content: '';
    left: 0;
}

#myLinks .cmsmart-main-menu-i-mobile {
    display: flex;
    justify-content: space-between;
}

#myLinks [class*=uk-icon-]:before {
    color: #f7931d;
    font-size: 16px;
    padding-top: 20px;
}

#myLinks .cmsmart-main-menu-list {
    margin-top: 5px;
    padding-bottom: 0px;
}

.topnav .cmsmart-main-menu-list.mobile li a {
    font-size: 13px;
    font-weight: 400;
    font-style: normal;
    line-height: 27px;
    text-transform: uppercase;
}

#myLinks li {
    font-size: 15px;
}

#myLinks ul.cmsmart-main-menu-list {
    padding-top: 0px;
    margin-left: 15px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 1700px) and (min-width: 1500px) {

    .cmsmart-main-menu {
        width: 700px !important;
    }

    .nav-seller-global {
        width: 700px;
    }
}

@media only screen and (max-width: 1499px) and (min-width: 1401px) {
    .cmsmart-main-menu {
        width: 720px !important;
    }

    .nav-seller-global {
        width: 720px;
    }

    .nav-seller-global div.cmsmart-main- menu div.cmsmart-main-menu-i {
        padding: 0px 10px;
    }

}

@media only screen and (max-width: 1400px) and (min-width: 1024px) {
    .nav-seller-global div.cmsmart-main-menu div.cmsmart-main-menu-i {
        padding: 0px 12px;
    }

    .cmsmart-main-menu {
        width: 560px !important;
    }

    .nav-seller-global {
        width: 560px;
    }

    .navbar.desktop-device-nav {
        padding: 15px 10px;
    }

    .cmsmart-page-theme .nav-seller-global .subnav.cmsmart-main-menu {
        margin-left: 40%;
    }

    .nav-seller-global div.cmsmart-main-menu div ul.cmsmart-main-menu-list li.cmsmart-main-menu-item a {
        font-size: 13px;
    }
}


@media only screen and (max-width: 640px) and (min-width: 320px) {
    .mobile-device-nav .tm-toolbar.uk-clearfix.uk-hidden-small {
        margin-left: 0px;
    }
}

@media only screen and (max-width: 594px) and (min-width: 320px) {
    .topnav-mobile {
        line-height: 35px;
    }

    .topnav {
        top: 17%;
    }
}

.cmsmart-page-theme .header-right.span4l {
    right: 0px;
}

.nav-seller-global div.cmsmart-main-menu div ul.cmsmart-main-menu-list {
    position: absolute;
    top: 60px;
    box-shadow: 0 2px 10px 0 rgb(35 31 32 / 35%);
}

.nav-seller-global div.cmsmart-main-menu div ul.cmsmart-main-menu-list.development {
    background-color: #fff;
}

.nav-seller-global div.cmsmart-main-menu div.cmsmart-main-menu-i:hover {
    height: 1000px;
}

ul.tempalte.cmsmart-main-menu-list {
    max-width: 90%;
}

ul.tempalte.cmsmart-main-menu-list a {
    float: left;
}

.nav-seller-global div.cmsmart-main-menu div ul.tempalte.development a {
    list-style: none;
    display: flex;
    width: 50%;
}
.sticky{
    position: initial !important;
}

.services-menu-parent {
    position: relative;
    display: inline-grid;
    float: none;
    clear: both;
}

.solution-menu-parent {
    position: relative;
}

.solution-mega-menu {
    position: absolute;
    top: 55px;
    left: -180px;
    min-width: 720px;
    background: #fff;
    border: 1px solid #efefef;
    border-radius: 12px;
    padding: 20px 24px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, .12);
    margin-top: -5px;
    z-index: 10000;
    display: none;
    grid-template-columns: 1fr 1fr;
    gap: 32px;
    transform: translateY(8px);
    opacity: 0;
    pointer-events: none;
    transition: opacity .2s ease, transform .2s ease;
}

.solution-menu-parent:hover > .solution-mega-menu,
.solution-menu-parent:focus-within > .solution-mega-menu,
.solution-menu-parent > .solution-mega-menu:hover {
    display: grid;
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}

.solution-mega-column {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.solution-mega-column:not(:last-child) {
    border-right: 1px solid #f1f3f5;
    padding-right: 24px;
}

.solution-mega-column:last-child {
    padding-left: 8px;
}

.solution-mega-title {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #f7931d;
    margin: 0 0 10px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #efefef;
    letter-spacing: .6px;
}

.nav-seller-global div.cmsmart-main-menu div .solution-mega-link {
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    color: #373d40;
    text-decoration: none;
    padding: 6px 8px;
    border-radius: 6px;
    transition: color .2s ease, background-color .2s ease;
    text-transform: uppercase;
    letter-spacing: 0;
}

.nav-seller-global div.cmsmart-main-menu div .solution-mega-link:hover {
    color: #f7931d;
    background-color: #f9fafb;
}

.solution-mega-link:focus-visible {
    outline: none;
    box-shadow: 0 0 0 3px rgba(247, 147, 29, .25);
}

.cmsmart-services-submenu {
    position: absolute;
    top: 55px;
    left: 0;
    min-width: 720px;
    background: #fff;
    border: 1px solid #efefef;
    border-radius: 12px;
    padding: 20px 24px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, .12);
    margin-top: -5px;
    z-index: 10000;
    display: none;
    transform: translateY(8px);
    opacity: 0;
    pointer-events: none;
    transition: opacity .2s ease, transform .2s ease;
}

.services-menu-parent:hover > .cmsmart-services-submenu,
.services-menu-parent:focus-within > .cmsmart-services-submenu,
.services-menu-parent > .cmsmart-services-submenu:hover {
  display: block;
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

.services-submenu-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px;
}

.services-column {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.services-column-title {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #f7931d;
    margin: 0 0 10px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #efefef;
    letter-spacing: .6px;
}

.service-link {
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    color: #373d40;
    text-decoration: none;
    padding: 6px 8px;
    border-radius: 6px;
    transition: color .2s ease, background-color .2s ease;
}

.service-link:hover {
    color: #f7931d;
    background-color: #f9fafb;
}

.service-link:focus-visible {
    outline: none;
    box-shadow: 0 0 0 3px rgba(247, 147, 29, .25);
}

.services-column:not(:last-child) {
    border-right: 1px solid #f1f3f5;
    padding-right: 24px;
}

.services-column:last-child {
    padding-left: 8px;
}

@media screen and (max-width: 1280px) {
    .solution-mega-menu {
        left: -220px;
        min-width: 640px;
    }

    .cmsmart-services-submenu {
        min-width: 640px;
    }
}

@media screen and (max-width: 1024px) {
    .solution-mega-menu {
        left: -240px;
        min-width: 560px;
    }

    .cmsmart-services-submenu {
        min-width: 560px;
    }
}