.mb-3.card.card-sidebar .card-header {
    background: #1A2B5D;
    padding: .75rem 1.25rem;
    color: #ffffff;
}

.card-footer.clearfix a.btn.btn-default.btn-sm.btn-block {
    color: #1A2B5D;
    background-color: #fff;
    border-color: #1A2B5D;
    border-radius: 4px;
}

.card-footer.clearfix a.btn.btn-default.btn-sm.btn-block:hover {
    color: #fff;
    background-color: #1A2B5D;
    border-color: #1A2B5D;
    border-radius: 4px;
}

.btn-success {
    color: #1A2B5D;
    background-color: #ffffff;
    border-color: #1A2B5D;
    border-radius: 4px;
}

.mb-3.card.card-sidebar .card-header h3.card-title.m-0 {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
}

.btn-success:hover {
    color: #fff;
    background-color: #1A2B5D;
    border-color: #1A2B5D;
    border-radius: 4px;
}

.card-footer.clearfix {
    padding: .75rem 1.25rem;
}

.tela-help-center button {
    border: none;
    font-size: 12px;
    margin: 0px 10px 0px 10px;
    padding: 10px 10px 10px 10px;
    background-color: grey;
    color: white;
    width: max-content;
    border-radius: 4px;
}
header#header form.d-xl-none {
    display: unset !important;
}
.input-group-prepend li.nav-item.ml-3.d-xl-none {
    list-style: none;
}
.default-navbar li#Primary_Navbar-Home {
    display: none !important;
}




.tela-help-center button i.fa.fa-caret-down {
    position: relative;
    left: 6px;
    top: 0;
    right: 0;
}

.tela-help-center .dropdown a.dropdown-item {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    text-shadow: 5px 5px 16px rgba(0, 0, 0, .6);
}


.tela-help-center.show .dropdown-menu.show a.dropdown-item:hover {
    background: #fff;
}

.tela-help-center .dropdown.show .btn-contact button {
    border: 2px solid #008000;
    background: transparent;
    margin-bottom: 10px;
    padding: 3px 5px;
    color: #008000;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
}

.tela-help-center .dropdown.show .btn-contact button:hover{
    background: #008000;
    color: #fff !important;
}

.tela-help-center.show .dropdown-menu.show {
    background: #fff;
    border-radius: 5px;
}
.tela-help-center .dropdown a.dropdown-item i {
    margin-right: 13px;
}

li#Secondary_Navbar-Account-Email_History {
    border: 0;
}
li#Secondary_Navbar-Account-Security_Settings {
    border: 0;
}
li#Secondary_Navbar-Account-Logout {
    border: 0;
}



ul.navbar-nav.ml-auto {
    position: relative;
    left: 2px;
    top: 2px;
}

header#header {
    background-position: 50% 0;
    background-size: cover;
    position: fixed;
    transition: background-color .3s, opacity .3s;
    width: 100%;
    z-index: 1001;
}

input.btn.btn-success {
    background: #1A2B5D;
    border-color: #1A2B5D;
    color:#fff;
}

header.header .navbar-nav a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding-left: 18px;
}

.navbar-nav li ul.dropdown-menu.dropdown-menu-right.show a.dropdown-item.px-2.py-0 {
    color: #013984;
    font-size: 14px;
    text-align: justify;
}

header.header .main-navbar-wrapper .navbar-collapse li ul.dropdown-menu.show li a.dropdown-item.px-2.py-0 {
    color: #1A2B5D;
    font-size: 14px;
    font-weight: 600;
}

.master-breadcrumb .breadcrumb li.breadcrumb-item a {
    color: #fff;
}

.master-breadcrumb {
    background-color: #c8c8c8;
    margin: 13px 0;
}

.breadcrumb-item.active {
    color: #ffffff;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #ffffff;
    content: "/";
}
.master-breadcrumb .breadcrumb {
    background-color: #c8c8c8;
}

.tiles .tile .title {
    font-weight: 700;
    color: #013984;
    text-transform: uppercase;
    font-size: 15px;
}

.tiles .tile {
    display: block;
    position: relative;
    padding: 12px 20px;
    background-color: #f8f8f8;
    border-right: 1px solid #6088CA;
    text-decoration: none;
    transition: all .3s ease;
}

div#registerDomainPanel .input-group.margin-10.m-0.px-2.pb-2 {
    padding: 10px 0;
}



.client-home-cards .card-header h3.card-title.m-0 {
    font-size: 17px;
    color: #000000;
    font-weight: 600;
}

header.header .search .btn {
    color: #013984;
}

div[menuitemname="Active Products/Services"] .card-footer {
    border-top: 1px;
    padding: 7px 5px;
}



footer.footer .copyright {
    margin: 30px 0;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
}


header.header .topbar {
    margin: 0;
    padding: 2px 0;
    background-color: #404040;
    color: rgba(255, 255, 255, .65);
    display: none;
}

ul#nav li#Primary_Navbar-Home a.pr-4 {
    display: none;
}

/*@media screen and (max-width: 767px) {*/
/*    footer.footer .borrow-a-geek-nav .borrow_link .col-3 {*/
/*        flex: 0 0 20%;*/
/*        max-width: 105%;*/
/*    }*/
/*}*/

li.nav-item h5 {
    font-size: 16px;
    font-weight: 900;
}



h5.services {
    font-size: 16px;
    font-weight: 900;
}

.sidebar .sidebar-menu-item-icon-wrapper {
    margin-right: .25rem;
    color: #1A2B5D;
}

.footer-link ul li a {
    font-size: 16px;
    line-height: 2.0;
    text-decoration: none;
    cursor: pointer;
    color: #000;
}

.footer-link ul li h5 {
    font-size: 22px;
    font-weight: bolder;
    color: #df3626;
}

.footer-link ul {
    list-style: none;
}

.footer-link ul li a:hover{
    color: #df3626;
    cursor: pointer;
    text-decoration: none;
}


.main_copyright {
    text-align: end;
}

.copyright_text a {
    color: #df3626;
}

section#main-body {
    margin: 0;
    padding: 20px 0 60px;
    min-height: 350px;
}

.mb-3.card.card-sidebar {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.card-footer.clearfix {
    padding: .75rem 1.25rem;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}


div#ticketsPanel a.btn.btn-default.bg-color-blue.btn-xs i.fas.fa-plus, div#announcementsPanel i.fas.fa-arrow-right, div#servicesPanel a.btn.btn-default.bg-color-gold.btn-xs i.fas.fa-arrow-right {
    color: #fff;
}

div[menuitemname="Active Products/Services"] .btn-view-more.disabled {
    cursor: default;
    text-decoration: none;
    color: #df3626;
}

.sidebar .list-group {
    font-size: .9em;
    border-radius: 10px;
}

@media screen and (max-width: 767px) {
    .hostmax_footer_btn {
        position: absolute;
        top: 98%;
        right: 0;
        left: -285%;
        padding: 10px 25px 10px 25px;
    }
}




.card-body.px-sm-5.py-5 .float-left button#login {
    background: #1A2B5D;
    border-color: #1A2B5D;
}


.golden-social-icon {
    display: flex;
    justify-content: start;
    align-items: center;
}

.golden-social-icon li.social-icon {
    font-size: 25px;
    padding-right: 20px;
}

.golden-social-icon li.social-icon i.fab.fa-facebook-f {
    background: #39548D;
    padding: 10px 15px 10px 15px;
    color: #fff;
}

.golden-social-icon li.social-icon i.fab.fa-twitter {
    background: #1E95DE;
    padding: 10px 11px 10px 11px;
    color: #fff;
}
.golden-social-icon li.social-icon i.fab.fa-twitter {
    background: #1E95DE;
    padding: 10px 11px 10px 11px;
    color: #fff;
}

.golden-social-icon li.social-icon a.fab.fa-discord {
    background: #626B75;
    padding: 10px 11px 10px 11px;
    color: #fff;
}

.footer-inner {
    background: #1A2B5D;
    padding: 50px 10px 50px;
    border-top: 3px solid #fff;
}


.main-tela .tela-login-btn button i.fa.fa-user {
    margin-left: 5px;
}

.tela-creat-btn button i.fa.fa-user {
    margin-left: 5px;
}

ul#idfn_navbar li a.active {
    color: #777272;
    border-bottom: 2px solid #777272;
}

header.header .main-navbar-wrapper {
    background: #1A2B5D;

}

ul.dropdown-menu.show {
    min-width: 300px;
    padding: 2px 7px 5px;
}

ul.dropdown-menu.show li {
    border-bottom: 1px solid #ececec;
    padding: 0 !important;
}

ul.dropdown-menu.show li a.active {
    color: #000 !important;
}
ul.dropdown-menu.show li a:hover {
    color: #000000 !important;
}


ul#idfn_navbar li a:hover {
    text-decoration: none;
}

ul.dropdown-menu.show li a {
    color: #777272;
    line-height: 2.3;
    font-size: 15px;
    font-weight: 500;
}

.footer-inner .tela-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 25px;
}
.tela-social {
    display: flex;
    list-style: none;
}

.footer-inner .tela-link ul {
    display: flex;
    padding: 0;
    margin-left: -20px;
}

.footer-inner .tela-link ul li {
    list-style: none;
    padding-left: 20px;
}

.footer-inner-social-icon {
    list-style: none;
}

.footer-inner-social-icon span:hover {
    color: #fff;
}


.footer-inner .tela-link ul li a {

    color: #fff;
    font-size: 13px;
    font-weight: 400;
}

footer.footer {
    margin: 0;
    padding: 50px 10px 50px;
    background-color: #1A2B5D;
    color: #eee;
    font-size: .9rem;
}



.borrow-a-geek-nav .borrow_link {
    padding-bottom: 30px;
    display: flex;
    justify-content: center;
}


.tela-social li.social-icon i.fab.fa-facebook-f {
    color: #fff;
    background: #3a589d;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    padding: 8px 10px;
    font-size: 22px;
}

.tela-social li.social-icon i.fab.fa-instagram {
    color: #fff;
    background: #3b6994;
    width: 37px;
    height: 37px;
    border-radius: 50%;
    padding: 8px 9px;
    font-size: 22px;
}
.tela-social li.social-icon i.fab.fa-linkedin{
    color: #fff;
    background: #0073B7;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    padding: 7px 9px;
    font-size: 22px;
}

.tela-social li.social-icon i.fab.fa-twitter {
    color: #fff;
    background: #0072B7;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    padding: 8px 7px;
    font-size: 22px;
}


header.header .navbar a {
    color: #cdcaca;
    font-size: 18px;
    font-weight: 500;
}

ul#idfn_navbar {
    display: flex;
    width: 55%;
    align-items: center !important;
    padding-top: 20px;
    padding-left: 0px;
}

ul#idfn_navbar li {
    list-style: none;
    padding-left: 12px;
}

ul#idfn_navbar li a i {
    margin-right: 5px;
    color: #CDCACA;
}
ul#idfn_navbar li a i:hover {
    color:#777272;
}
ul#idfn_navbar li a {
    padding: 0 5px;
    font-size: 18px;
}

.tela-social li.social-icon i.fab.fa-youtube{
    color: #fff;
    background: #C33223;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    padding: 7px 5px;
    font-size: 22px;
}

li.social-icon {
    padding-left: 15px;
}

li.nav-item h5 {
    font-size: 20px;
    font-weight: 900;
    color: #808080;
}

.borrow-a-geek-nav .tela-hosting .tela-text span {
    font-size: 13px;
    color: rgb(186, 191, 206);
    font-weight: 300;
}


.main-tela .tela-login-btn button {
    border: 1px solid transparent;
    border-radius: 0;
    background: linear-gradient(0deg, rgba(26, 43, 80, 1) 0%, rgba(49, 65, 110, 1) 100%);
    padding: 10px 25px;
    color: #fff;
    margin-bottom: 10px;
    width: max-content;
}

.main-tela .tela-content .tela-text {
    padding: 10px 10px 20px 10px;
}

.main-tela .tela-creat-btn button {
    border: 1px solid transparent;
    border-radius: 0;
    background: linear-gradient(0deg, rgba(26, 43, 80, 1) 0%, rgba(49, 65, 110, 1) 100%);
    padding: 10px 25px;
    color: #fff;
    width: max-content;
}


.borrow_link li a.link {
    color: rgba(255, 255, 255, 0.85);
    transition: color 0.3s;
    font-size: 16px;
    line-height: 2.5;
}


.borrow-a-geek-nav .borrow_link li {
    line-height: 1.7;
}

.footer-inner-social-icon img {
    max-width: 52px;
}

.borrow-address {
    font-weight: 600;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 8px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
}


.borrow-address .tela-img {
    display: flex;
    justify-content: center;
    align-items: center;
}

.borrow_link li a.link:hover {
    text-decoration: none;
}


.borrow-a-geek-nav .borrow_link li span {
    color: rgba(255, 255, 255, 0.36);
}

@media screen and (max-width: 767px) {
    .borrow-a-geek-nav .borrow_link {
        padding-bottom: 30px;
        display: flex;
        padding-top: 25px;
        align-content: center;
        justify-content: center;
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 767px) {
    .tela_footer_btn {
        display: flex;
        justify-content: space-around;
    }
}

@media screen and (max-width: 767px) {
    .borrow-address .tela-img {
        padding-top: 15px;
    }
}

@media screen and (max-width: 767px) {
    ul#idfn_navbar li a {
        line-height: 2.3;
    }
}

@media screen and (max-width: 767px) {
    .default-navbar li a.pr-4 {
        line-height: 2.3;
    }
}

@media screen and (max-width: 767px) {
    .home-domain-search.bg-white .p-5.clearfix {
        padding: 13px 0 !important;
    }
}



@media screen and (max-width: 767px) {
    ul.dropdown-menu.show {
        min-width: 200px;
    }
}

  @media (max-width: 1024px) {
    .collapse:not(.show) {
      display: none !important;
    }
  }


ul.navbar-nav.ml-auto li#Secondary_Navbar-Account-Register {
    border: none;
}

ul.navbar-nav.ml-auto ul.dropdown-menu.dropdown-menu-right.show li a {
    color: #777272 !important;
}

@media screen and (max-width: 767px) {
    .golden-text a {
        color: #fff;
        font-family: "Noto Sans Buginese", Sans-serif;
        font-size: 15px !important;
        font-weight: 700;
        text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
        text-decoration: none;
        margin: 0;

    }
}

.default-navbar ul.dropdown-menu.show li#Primary_Navbar-Store-Browse_Products_Services {
    border-bottom: 0;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #ffffff !important;
}

.golden-text a {
    color: #fff;
    font-family: "Noto Sans Buginese", Sans-serif;
    font-size: 32px;
    font-weight: 700;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    text-decoration: none;
}

@media screen and (max-width: 767px) {
    .golden-text {
        margin-left: 6%;
    }
}
@media screen and (max-width: 767px) {
    ul#idfn_navbar {
        display: block;
        padding: 0;
    }
}


header.header .toolbar .nav-link {
    padding: .4rem 1rem;
    border-radius: .25rem;
    border: 1px solid #e5e5e5;
    color: #e5e5e5;
    position: relative;
    font-size: 0.8em;
}

@media screen and (max-width: 767px) {
    .navbar .container, .navbar .container-fluid, .navbar .container-lg, .navbar .container-md, .navbar .container-sm, .navbar .container-xl {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: space-between;
    }
}

@media screen and (max-width: 767px) {
    .navbar {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        padding: .5rem 1rem;
        width: 101%;
        background: #1A2B5D;
        padding-left: 0;
    }
}

.navbar.navbar-light a.navbar-brand.mr-3 {
    display: none;
}

.golden-text {
    width: 30%;
}

.golden-text a {
    color: #fff;
}

.golden-text a.golden {
    color: #fff !important;
}

ul.collapsable-dropdown-menu.dropdown-menu.show li a.pr-4 {
    color: rgb(36, 28, 99);
    font-weight: 600;
}

@media screen and (max-width: 767px) {
    .golden-text {
        width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .default-navbar {
        display: block !important;
    }
}
@media screen and (max-width: 767px) {
    .borrow-a-geek-nav .main-tela .row {
        display: block !important;
    }
}


@media screen and (max-width: 767px) {
    .footer-inner .tela-link {
        display: block !important;
    }
}

@media screen and (max-width: 767px) {
    .borrow-address {
        display: block !important;
    }
}

@media screen and (max-width: 767px) {
    .main-tela .tela-content .tela-text {
        width: 310px;
        padding-top: 15px;
    }
}

@media (min-width: 768px) {
    .navbar.navbar-light{
        display:none;
    }
}

.default-navbar {
    display: flex;
    align-items: center;
    margin-left: 23px;
    padding: 10px 2px;
}

.default-navbar li a.pr-4 {
    color: #000000;
    text-decoration: none;
}

.default-navbar li#Primary_Navbar-Services-My_Services {
    border: 0;
}

.default-navbar li#Primary_Navbar-Domains-My_Domains {
    border: 0;
}


.default-navbar li#Primary_Navbar-Billing-My_Quotes{
    border: 0;
}


.default-navbar li#Primary_Navbar-Domains-My_Domains {
    border: 0;
}

.default-navbar li#Primary_Navbar-Domains-Transfer_a_Domain_to_Us {
    border: 0;
}

.default-navbar.display_none_heder {
    display: none !important;
}


@media (max-width: 768px) {
    .tela-logo_navlight img {
        width: 170px;
    }
}

/*@media (max-width: 768px) {*/
/*    .tela-logo {*/
/*        display: none;*/
/*    }*/
/*}*/

.navbar.navbar-expand-xl.main-navbar-wrapper_2 {
    width: 100%;
    padding-top: 100px;
    padding-bottom: 0;
    padding-left: 0;
    background: #fff;
}


@media (max-width: 1024px) {
    .collapse:not(.show) {
        display: flex ;
    }
}
@media (max-width: 1024px) {
    header.header .main-navbar-wrapper .navbar-collapse {
        padding: 3px 0px;
    }
}

@media (max-width: 1024px) {
    ul#idfn_navbar {
        width: 49%;
        padding-left: 2px;
    }
}

@media (max-width: 1024px) {
    ul#idfn_navbar li {
        list-style: none;
        padding-left: 8px;
    }
}
@media (max-width: 1024px) {
    header.header .navbar a {
        color: #cdcaca;
        font-size: 14px;
    }
}

@media (max-width: 1024px) {
    header.header .btn {
        font-size: 12px;
    }
}

@media (max-width: 1024px) {
    ul.navbar-nav.ml-auto {
        position: relative;
        left: -45px;
    }
}


@media (max-width: 1024px) {
    .navbar.navbar-expand-xl.main-navbar-wrapper_2 {
        padding-top: 90px;
    }
}

@media (max-width: 1024px) {
    ul.dropdown-menu.show {
        max-width: 220px;
        padding: 2px 7px 5px;
        position: absolute;
        left: -20px;
        top: 32px;
    }
}

.tela_vaierty_btn {
    display: flex;
    align-items: center;
    padding: 0;
    justify-content: flex-end !important;
    width: 21%;
}

.cart-btn a.btn.nav-link.cart-btn {
    border: 1px solid #fff;
    padding: 5px 5px;
    width: fit-content;
}


@media (max-width: 768px) {
    ul#idfn_navbar {
        justify-content: flex-end !important;
        width: 33%;
        align-items: end;
        position: relative;
        top: 10px;
    }
}
@media (min-width: 768px) {
    ul#idfn_navbar i.fa.fa-home {
        display: inline;
    }
}

@media (max-width: 768px) {
    .navbar.navbar-expand-xl.main-navbar-wrapper {
        padding: 20px 0;
    }
}

@media (max-width: 768px) {
    ul.navbar-nav.ml-auto {
        position: relative;
        left: 0;
        top: 7px;
        margin-left: 0 !important;
    }
}

@media (max-width: 768px) {
    .tela_vaierty_btn {
        margin-left: -20px;
        margin-top: 15px;
        width: 21% !important;
    }
}


@media (max-width: 768px) {
    ul.dropdown-menu.show {
        min-width: 140px;
        padding: 2px 7px 5px;
        position: absolute;
        left: -41px;
        top: 32px;
    }
}

@media (max-width: 425px) {
    .navbar.navbar-expand-xl.main-navbar-wrapper {
        padding: 5px 0;
    }
}

@media (max-width: 768px) {
    .navbar.navbar-expand-xl.main-navbar-wrapper_2 {
        padding-top: 145px;
    }
}

@media (max-width: 768px) {
    .tela-logo {
        position: relative;
        top: -31px;
        left: 10px;
    }
}

@media (max-width: 480px) {
    .tela-logo {
        display: none;
    }
}

@media (max-width: 480px) {
    .default-navbar {
        display: block !important;
    }
}
@media (max-width: 480px) {
    .navbar.navbar-expand-xl.main-navbar-wrapper_2 {
        display: none !important;
    }
}

@media (max-width: 320px) {
    .collapse:not(.show){
        display: none !important;
    }
}

@media (max-width: 480px) {
    header.header .main-navbar-wrapper .navbar-collapse {
        position: relative;
        padding: 0 0 10px;
      
    }
}

@media (max-width: 425px) {
    .collapse:not(.show) {
        display: none !important;
    }
}
@media (max-width: 425px) {
    .tela_vaierty_btn {
       margin: 0;
        width: 27% !important;
    }
}
@media (max-width: 425px) {
    .footer-inner .tela-link {
        margin-left: 60px;
    }
}

@media (max-width: 425px) {
    section#main-body {
        padding: 70px 0 60px;
    }
}

@media (max-width: 1024px) {
ul#idfn_navbar li a {
padding: 0;
}
}

@media (max-width: 375px) {
.tela_vaierty_btn{
    margin: 0;
    width: 31% !important;
}
}

@media (max-width: 375px) {
    .footer-inner .tela-link{
        margin-left: 50px;
}
}

@media (max-width: 320px) {
    .footer-inner .tela-link{
        margin-left: 0px;
}
}
@media (max-width: 320px) {
    .tela_vaierty_btn .cart-btn{
        display: none;
}
}
@media (max-width: 375px) {
    .tela_vaierty_btn .cart-btn{
        display: none;
}
}
@media (max-width: 425px) {
    .tela_vaierty_btn .cart-btn{
        display: none;
}
}


@media (max-width: 320px) {
    .tela_vaierty_btn {
        margin: 0;
        width: 35% !important;
    }
}
@media (max-width: 1024px) {
    .tela_vaierty_btn {
        width: 18%;
    }
}

@media (max-width: 320px) {
    ul.dropdown-menu.show {
        left: 7px;
    }
}

@media (max-width: 375px) {
    ul.dropdown-menu.show {
        min-width: 160px;
        position: absolute;
        left: 6px;
    }
}

@media (max-width: 425px) {
    ul.dropdown-menu.show {
        min-width: 160px;
        position: absolute;
        left: 7px;
    }
}

@media (max-width: 425px) {
header.header .main-navbar-wrapper .navbar-collapse.show {
    right: 40px !important;
    transition: 0.5s;
            top: 2px;
            padding-left: 40px;
}
}

input.form-control.prepended-form-control {
    display: none;
}

@media (max-width: 425px) {
header.header .main-navbar-wrapper .navbar-collapse {
    position: fixed;
    padding: 0 0 10px;
    height: 100% !important;
    width: 100% !important;
    right: 100% !important;
    bottom: 0;
            top: 2px;
    background: #1A2B5D;
    transition: 0.5s;
}
}

@media (min-width:768px) {
div#mainNavbar {
    display: flex;

}
}

@media (max-width: 425px) {
.tela-help-center {
    position: relative;
    left: 17px;
}
}

@media (min-width:1024px) {
header.header .search {
    display: none !important;
}
}

@media (min-width:768px) {
header.header .search {
    display: none !important;
}
}

@media (max-width: 425px) {
header.header .main-navbar-wrapper .navbar-collapse.show .input-group.search.w-100.mb-2 {
    border: none;
}
}

@media (max-width: 425px) {
header.header .main-navbar-wrapper .navbar-collapse.show button.btn.nav-link {
  background: #1A2B5D;
        font-size: 16px;
        position: absolute;
        right: 10px;
        top: 20px;
        color: #fff;
        border: 1px solid #cccc;
}
}


header.header .search {
    width: 0;
     border: 0px solid #e5e5e5 !important;
    border-radius: .25rem;
}


header.header .main-navbar-wrapper .navbar-collapse li.nav-item.ml-3 {
    list-style: none;
}

@media (min-width: 768px) {
    header.header .navbar a {
        color: #cdcaca;
        font-size: 13px;
    }
}

button.livechat {
    padding: 10px 10px 10px 10px;
    min-width: 155px !important;
    margin-bottom: 6px;
}

#order-standard_cart .sidebar-collapsed {
    display: none !important;
}
