.header .main-navbar-wrapper {
    padding: 0;
    background-color: #FFBE00;
}

.primary-bg-color {
    background-color: #fff !important;
}

body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 15px !important;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

.header-lined h1 {
    margin-top: 0;
    margin-bottom: 15px;
    padding: 6px 0;
    border-bottom: 1px solid #ccc;
    font-weight: 400;
    color: #444;
}

.card-body .card-title {
    margin-bottom: 15px;
    padding: 6px 0;
    border-bottom: 1px solid #ccc;
    font-weight: lighter;
}

.card-title {
    margin-bottom: .75rem;
    font-size: 20px;
}

.btn {
    font-size: 14px;
    padding: 4px 8px;
}

.h5, h5 {
    font-size: 14px;
}

.h4, h4  {
    font-size: 16px;
}

.h3, h3  {
    font-size: 24px;
}


.footer .copyright {
    margin: 30px 0;
        margin-bottom: 30px;
    font-size: .85rem;
    text-align: center;
    font-weight: lighter;
    background-color: #f1f1f1;
    padding: 4px 10px;
    border-radius: 10px;
    color: black;
    display: inline-block;
}
#mg-wrapper .module-content {
    background-color: transparent !important;
}


#order-standard_cart .products .product header {
    position: relative;
    padding: 10px 20px;
    margin: 0 1px;
    background: #f7f7f7;
    border-radius: 3px 3px 0 0;
}

#order-standard_cart .font-size-36 {
    font-size: 24px !important;
    font-weight: lighter;
}

#order-standard_cart .products .product header span {
    margin: 0;
    color: #333;
    font-size: 1.2em;
    font-weight: lighter;
}

#order-standard_cart .products .product div.product-desc {
    float: left !important;
    padding: 0px !important;
    font-size: .8em !important;
    font-weight: lighter;
}

#order-standard_cart .products .product div.product-desc ul {
    display: inline-block;
    line-height: 14px;
    padding-left: 30px;
    margin: 0;
    font-size: 13px;
}


.pl-sm-5, .px-sm-5 {
    padding-left: 2rem !important;
}
.pr-sm-5, .px-sm-5 {
    padding-right: 2rem !important;
}
.pb-5, .py-5 {
    padding-bottom: 2rem !important;
}
.pt-5, .py-5 {
    padding-top: 2rem !important;
}

.card-columns .card, .card-columns .mc-promo-login, .card-columns .mc-promo-manage {
    display: inline-block;
    width: 100%;
}

.bg-white {
    background-color: #F1F1F1 !important;
}

.home-domain-search h2 {
    margin: 0;
    font-weight: lighter;
}

.text-center {
    text-align: center !important;
    font-weight: lighter;
}

#order-standard_cart .products .product footer {
    float: right;
    margin: 10px 20px;
    width: 30%;
    font-size: .8em;
    text-align: center;
}

#order-standard_cart .product-info {
    margin: 0 0 20px 0;
    padding: 15px 15px !important;
    font-size: 13px !important;
    line-height: 15px !important;
    font-weight: lighter;
    color: #495057;
}

#order-standard_cart .products .product div.product-pricing span.price {
    font-size: 18px;
    font-weight: 600;
    color: #606060;
}

#order-standard_cart .product-info .product-title {
    margin: 0;
    font-size: 16px !important;
}

.p-xl-5 {
    padding: 2rem !important;
}

#domainRenewals h3 {
    font-size: 18px !important;
}

#order-standard_cart .order-summary h2 {
    margin: 0;
    padding: 10px;
    color: #fff;
    text-align: center;
    font-size: 1.4em;
    font-weight: lighter;
}

.card-body.p-lg-4.p-xl-5.text-center p {
    text-align: justify;
}
