/* Maroc Hebergement public template polish. */

html,
body {
    overflow-x: hidden;
}

body {
    letter-spacing: 0;
}

img,
svg,
video {
    max-width: 100%;
}

#main-body,
.main-content,
.primary-content,
.mh-homepage,
.wrapper-google {
    min-width: 0;
}

#main-body .header-lined {
    margin-bottom: 22px;
    margin-top: 24px;
}

#main-body .header-lined h1 {
    color: #222;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1.15;
    overflow-wrap: anywhere;
}

#main-body .breadcrumb {
    background: transparent;
}

.btn,
.form-control {
    letter-spacing: 0;
}

.mh-home-hero .content-wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 940px;
}

.mh-home-hero .domainchecker-homepage-captcha {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 620px;
    width: 100%;
}

.mh-home-hero .default-captcha {
    align-items: center;
    display: inline-flex;
    flex-wrap: wrap;
    gap: 8px 12px;
    justify-content: center;
}

.mh-home-hero .default-captcha input {
    margin-left: 0;
}

.mh-plans .plans-container .row > [class*="col-"] {
    display: flex;
}

.mh-plans .plan {
    contain: paint;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.mh-plans .plan-back {
    opacity: 0;
    pointer-events: none;
    transform: none;
    transition: opacity 0.15s ease-in-out, visibility 0.15s ease-in-out;
    visibility: hidden;
    width: 100%;
}

.mh-plans .plan.show-descr .plan-back {
    opacity: 1;
    pointer-events: auto;
    transform: none;
    visibility: visible;
}

.mh-plans .plan-offers {
    flex: 1 1 auto;
}

.mh-features .feature {
    overflow: hidden;
}

.mh-blogs .blog-info {
    overflow-wrap: anywhere;
}

body #order-standard_cart .cart-body .header-lined h1 {
    font-size: 30px;
}

body #order-standard_cart .cart-body .header-lined .breadcrumb {
    margin-bottom: 0;
}

body #order-standard_cart .domain-selection-options,
body #order-standard_cart .products .product,
body #order-standard_cart .order-summary,
body #order-standard_cart .domain-promo-box,
body #order-standard_cart .addon-promo-container {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
}

body #order-standard_cart .domain-selection-options .btn,
body #order-standard_cart .domain-checker-container .btn,
body #order-standard_cart .btn-checkout,
body #order-standard_cart .btn-order-now {
    font-weight: 700;
}

body #order-standard_cart .domain-pricing .featured-tld {
    overflow: hidden;
}

body #order-standard_cart .domain-pricing .tld-filters {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

body #order-standard_cart .domain-pricing .tld-filters .badge {
    margin: 0;
}

body #order-standard_cart .domain-lookup-result .domain-suggestion,
body #order-standard_cart .suggested-domains .domain-suggestion {
    overflow-wrap: anywhere;
}

.mh-google-table-wrap {
    -webkit-overflow-scrolling: touch;
}

@media (max-width: 991.98px) {
    #mobile-menu .sidebar-menu-mobile {
        max-height: calc(100vh - 74px);
    }

    #mobile-menu .mobile-sub-menu .navbar-nav > li > a {
        align-items: center;
        display: flex;
        justify-content: space-between;
    }

    .mh-features .feature {
        height: auto;
        min-height: 220px;
    }
}

@media (max-width: 767.98px) {
    #main-body .header-lined {
        margin-bottom: 18px;
        margin-top: 18px;
    }

    #main-body .header-lined h1 {
        font-size: 2rem;
    }

    .mh-home-hero .main-headline {
        margin-left: auto;
        margin-right: auto;
        max-width: 14rem;
    }

    .mh-home-hero .domainchecker-homepage-captcha {
        font-size: 0.92rem;
        line-height: 1.45;
        margin-top: 26px;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .mh-home-hero #default-captcha-domainchecker {
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
    }

    .mh-blogs .blog-title {
        min-height: 0;
    }
}

@media (max-width: 575.98px) {
    #main-body > .container,
    #order-standard_cart .container,
    .cart-container {
        max-width: 100%;
        overflow-x: hidden;
    }

    #main-body .header-lined h1,
    body #order-standard_cart .cart-body .header-lined h1 {
        font-size: 1.85rem;
        line-height: 1.14;
    }

    .mh-homepage .section-title {
        font-size: 20px;
        line-height: 1.35;
    }

    .mh-home-hero,
    .mh-home-hero .header-content {
        min-height: 540px;
    }

    .mh-home-hero .content-wrapper {
        padding-left: 0.35rem;
        padding-right: 0.35rem;
    }

    .mh-home-hero .main-headline {
        font-size: 27px;
    }

    .mh-home-hero h2 {
        font-size: 15px;
        line-height: 1.45;
    }

    .mh-home-hero .extentions {
        font-size: 13px;
        line-height: 1.5;
        text-align: center;
    }

    .mh-home-hero .btn-container {
        margin-top: 14px;
    }

    .mh-home-hero .btn-chercher,
    .mh-home-hero .btn-transfer {
        font-size: 13px;
        height: 52px;
    }

    .mh-home-hero .default-captcha {
        display: flex;
        width: 100%;
    }

    .mh-home-hero .default-captcha input {
        height: 38px;
        margin-top: 4px;
        max-width: 118px;
        text-align: center;
    }

    .mh-plans .plans-container {
        margin-top: 24px;
    }

    .mh-plans .plan {
        min-height: 510px;
        padding-bottom: 92px;
    }

    .mh-plans .plan-offers li {
        font-size: 13px;
        padding: 9px 0;
    }

    .mh-features .feature {
        min-height: 0;
        padding: 24px 18px 32px;
    }

    .mh-features .feature::after {
        bottom: 20px;
    }

    .mh-partners .mh-client {
        height: 118px;
        padding: 18px;
    }

    .mh-blogs .blog-info {
        padding: 18px 20px 26px;
    }

    body #order-standard_cart .row {
        margin-left: 0;
        margin-right: 0;
    }

    body #order-standard_cart .row > [class*="col-"] {
        min-width: 0;
        padding-left: 0;
        padding-right: 0;
    }

    body #order-standard_cart .domain-selection-options {
        margin-top: 1rem;
    }

    body #order-standard_cart .domain-selection-options .option {
        padding: 1rem;
    }

    body #order-standard_cart .domain-selection-options .domain-input-group,
    body #order-standard_cart .domain-checker-container .input-group {
        align-items: stretch;
        display: flex;
        flex-direction: column;
        gap: 0.75rem;
    }

    body #order-standard_cart .domain-selection-options .domain-input-group .form-control,
    body #order-standard_cart .domain-checker-container .input-group .form-control,
    body #order-standard_cart .domain-selection-options .domain-input-group .btn,
    body #order-standard_cart .domain-checker-container .input-group .btn {
        border-radius: 8px !important;
        margin: 0;
        width: 100%;
    }

    body #order-standard_cart .domain-selection-options .btn {
        margin-left: 0;
        white-space: normal;
    }

    body #order-standard_cart .products .product header {
        align-items: flex-start;
        gap: 0.75rem;
    }

    body #order-standard_cart .products .product footer {
        padding: 10px 16px 14px;
    }

    body #order-standard_cart .domain-pricing .featured-tld .price {
        min-height: 48px;
    }

    .mh-google-table-wrap {
        overflow: visible;
    }

    .mh-google-table {
        background: transparent;
        border: 0;
        display: block;
        min-width: 0;
        width: 100%;
    }

    .mh-google-table thead {
        clip: rect(0 0 0 0);
        height: 1px;
        overflow: hidden;
        position: absolute;
        white-space: nowrap;
        width: 1px;
    }

    .mh-google-table tbody,
    .mh-google-table tr,
    .mh-google-table td {
        display: block;
        width: 100%;
    }

    .mh-google-table tr {
        background: #fff;
        border: 1px solid #e4e8ef;
        border-radius: 8px;
        margin-bottom: 0.85rem;
        overflow: hidden;
    }

    .mh-google-table td {
        align-items: flex-start;
        border: 0;
        border-top: 1px solid #edf1f2;
        color: #00174f;
        display: flex;
        gap: 1rem;
        justify-content: space-between;
        padding: 0.85rem 1rem;
    }

    .mh-google-table td:first-child {
        background: #eef4ff;
        border-top: 0;
        color: #202124;
        display: block;
        font-size: 0.94rem;
    }

    .mh-google-table td:not(:first-child)::before {
        color: #5f6368;
        content: attr(data-label);
        flex: 0 0 5.75rem;
        font-weight: 800;
    }
}
