* {
    outline: 0!important;
}
body {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.8;
}
html, body {
    height: auto;
}
body, h1, h2, h3, h4, h5, h6, .navbar-main, body, button, input, select, textarea {
    font-family: 'Noto Kufi Arabic', sans-serif!important;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1.2;
}
hr {
    border-top: 1px dashed #fea958;
}
p {
    margin-bottom: 15px;
}
p:last-child {
    margin-bottom: 0;
}
.popover {
    font-family: 'Noto Kufi Arabic', sans-serif;
}
section#main-body {
    min-height: 80vh;
}
.rtl .fa-arrow-circle-right {
    transform: scale(-1);
}
.rtl .pull-left {
    float: right!important;
}
.rtl .pull-right {
    float: left!important;
}
.navbar-main li.account {
    background-color: #B60C52;
}
.btn-default {
    background-image: linear-gradient(90deg, #f01f75 0%, #fea958 100%);
    border: 0;
    color: #fff;
    font-weight: 600;
}
.btn-default:hover {
    color: #fff;
}
.btn-primary {
    background-image: linear-gradient(90deg, #f01f75 0%, #fea958 100%);
    border: 0;
}
.btn-success {
    background-color: #fea958;
    border-color: #fea958;
}
.btn-success:hover, .btn-success:active, .btn-success:focus {
    background-color: #481865;
    border-color: #481865;
}
.btn-info {
    background-color: #b60c52;
    border-color: #b60c52;
}
.btn-info:hover, .btn-info:active, .btn-info:focus {
    background-color: #FEA958;
    border-color: #FEA958;
}
.btn-link {
    color: #9c27b0;
}
.nav-tabs {
    border-bottom: 1px solid #b60c52;
}
.rtl .sidebar.sidebar-secondary {
    clear: left;
}
.panel-default {
    border: 0;
}
.panel-default>.panel-heading {
    background-color: #fea958;
    border: 0;
    font-weight: 600;
    color: #000;
}
section#header {
    position:sticky;
    top: 0;
    border-radius: 0;
    z-index: 10;
    border-bottom: 1px dashed #3E084C;
    transition: all 1s;
}
section#header, section#main-body {
    background-color: #F8F5FF;
}
section#main-body {
    border-top: 1px dashed #fea958;
}
section#footer {
    background-color: #3E084C;
    border-color: #111C58;
    color: #fff;
}
.navbar-main {
    background-color: #3E084C;
    padding: 5px 0;
}
section#home-banner {
    background-color: #481865;
    padding: 60px 0 70px;
}
.hmBnrTp {
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
}
.hmBnrTxt, .hmBnrImg {
    text-align: start;
    align-items: start;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.partnersLogos {
    display: flex;
    flex-direction: row;
    gap: 15px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.verifiedTitle {
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 15px;
    width: 100%;
    text-align: center;
}
.verifiedTitle .verifiedInner {
    display: inline-block;
    padding: 2px 15px;
    background-color: #b60c52;
    color: #fff;
    border-radius: 0px 10px;
    text-decoration: none;
}
.verifiedTitle .verifiedInner:hover {
    background-color: #fea958;
    color: #3e084c;
}
.partnerItem {
    width: 40%;
    flex-grow: 1;
    text-align: center;
}
.partnerItem img {
    max-width: 100%;
}
.lead, .home-shortcuts li a {
    font-weight: 600;
    color: #481865;
}
ul.top-nav>li.primary-action {
    padding-left: 0;
    margin-left: 0;
}
.rtl ul.top-nav>li.primary-action {
    padding-right: 0;
    margin-right: 0;
}
ul.top-nav>li.primary-action>a.btn {
    background-image: linear-gradient(90deg, #f01f75 0%, #fea958 100%);
    border: 0;
}
ul.top-nav>li>a {
    padding: 3px 0px;
    color: #B60C52;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 14px;
}
ul.top-nav>li>a:hover {
    color: #F01F75;
}
ul.top-nav>li>a svg {
    max-width: 16px;
}
section#home-banner .btn.search {
    transition: all 0.3s;
    background-color: #b60c52;
    font-weight: 600;
}
section#home-banner .btn.search:hover {
    background-color: #3e084c;
}
section#home-banner .btn.transfer {
    transition: all 0.3s;
    background-color: #fea958;
    color: #3e084c;
    font-weight: 600;
}
section#home-banner .btn.transfer:hover {
    background-color: #3e084c;
    color: #fea958;
}
a, .btn {
    outline: 0;
    transition: all 0.3s;
}
.btn,
ul.top-nav>li.primary-action>a.btn {
    border-radius: 0 5px 0 5px;
}
.btn:hover,
ul.top-nav>li.primary-action>a.btn:hover {
    border-radius: 5px 0 5px 0;
}
.home-shortcuts li span {
    display: inline-block;
    font-size: 0;
    transition: all 0.3s;
}
.home-shortcuts li:hover span {
    font-size: inherit;
}
.navbar-main .navbar-nav>.active>a, .navbar-main .navbar-nav>.active>a:focus, .navbar-main .navbar-nav>.active>a:hover, .navbar-main .navbar-nav>.open>a, .navbar-main .navbar-nav>.open>a:focus, .navbar-main .navbar-nav>.open>a:hover, .navbar-main .navbar-nav>li>a:focus, .navbar-main .navbar-nav>li>a:hover {
    background-color: #f01f75;
}
#home-banner {
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(../img/BG1.svg),url(../img//BG2.svg),linear-gradient(90deg,#3e084c 0,#481865 51%,#3e084c);
    background-position: center,center;
    background-repeat: no-repeat;
    background-size: cover,cover;
}
.navbar-main {
    padding-top: 0;
    padding-bottom: 0;
}
.navbar-main .navbar-nav>li>a {
    padding: 15px;
}
.websiteTitle {
    margin: 0 0 15px;
    font-weight: 600;
    color: #fea958;
}
.websiteDesc {
    margin-bottom: 30px;
}
.domainChecker {
    border-radius: 0 15px 0 15px;
    overflow: hidden;
    max-width: 500px;
}
.domainSearch {
    width: 100%;
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
    font-size: 14px;
    height: auto;
}
.hasShapeDivider {
    position: relative;
}
section#home-banner h2 {
    font-weight: 600;
    color: #ffbcd8;
    padding: 0;
    margin-bottom: 15px;
    font-size: 20px;
}
.shapeDividerBottom {
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    line-height: 0;
    direction: ltr;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.shapeDividerTop {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: -1px;
    width: 100%;
    line-height: 0;
    direction: ltr;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.shapeDivider svg {
    height: 20px;
    transform: translateX(-50%) rotateY(180deg);
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    z-index: -1;
}
body {
    background-color: #F8F5FF;
}
.includes-features {
    padding-top: 30px;
}
body #order-pure_comparison .includes-features ul.list-features li {
    padding-top: 10px;
    padding-bottom: 10px;
}
.rtl #order-pure_comparison .includes-features ul.list-features li {
    padding: 0 22px 0 0;
    background-position: right;
    padding-top: 10px;
    padding-bottom: 10px;
}
.rtl .pull-right {
    float: left!important;
}
.rtl table.dataTable thead .sorting:after, .rtl table.dataTable thead .sorting_asc:after, .rtl table.dataTable thead .sorting_desc:after {
    right: auto;
    left: 8px;
}
body .tiles .tile {
    background-color: #fff;
}
body .tiles .tile:hover {
    background-color: #FDE8F1;
}
body .tile .title {
    color: #3E084C;
}
body .tile .icon {
    color: #F01F75;
}
body .panel-footer {
    background-color: ;
}
body .navbar-nav>li>.dropdown-menu {
    padding-top: 10px;
    padding-bottom: 10px;
}
.navbar-main .navbar-nav .dropdown-menu>.active>a, .navbar-main .navbar-nav .dropdown-menu>.active>a:focus, .navbar-main .navbar-nav .dropdown-menu>.active>a:hover, .navbar-main .navbar-nav .dropdown-menu>.open>a, .navbar-main .navbar-nav .dropdown-menu>.open>a:focus, .navbar-main .navbar-nav .dropdown-menu>.open>a:hover, .navbar-main .navbar-nav .dropdown-menu>li>a:focus, .navbar-main .navbar-nav .dropdown-menu>li>a:hover {
    color: #fff;
    background-color: #3e084c;
}
#main-body {
    padding: 30px 0;
}
.main-content {
    margin: 0;
    padding-top: 30px;
    padding-bottom: 30px;
}
#productsStyle #headline, #productsStyle .includes-features h2, .home-shortcuts h2 {
    text-align: center;
    font-weight: 600;
    color: #481865;
    font-size: 30px;
    margin-top: 0;
}
#productsStyle #tagline {
    text-align: center;
    margin-bottom: 30px;
}
#productsStyle .price-table {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
#productsStyle #products>ul {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
}
#productsStyle #products>ul>li {
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
    flex-grow: 1;
    max-width: 50%;
    width: 30%;
    flex-basis: 30%;
}
#productsStyle #products>ul>li .top-head {
    text-align: center;
    background-color: #FEA958;
    font-weight: 600;
    padding: 10px 0;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom: #a9703b;
    position: relative;
}
#productsStyle #products>ul>li .top-head:after {
    content: '';
    position: absolute;
    left: 30px;
    top: 0;
    transform: translateY(-20px);
    width: 55px;
    height: 55px;
    background-image: url('../img/logo-65.webp');
    background-size: cover;
}
 #productsStyle #products>ul>li .top-head h3 {
    font-weight: 600;
    margin: 0;
    padding: 10px 0;
    line-height: 1;
    color: #481865;
    font-size: 18px;
}
#productsStyle #products>ul>li .price {
    padding: 20px 5px 15px;
    background-color: #481865;
    color: #FEA958;
    margin: 0 -5px 15px;
    font-size: 18px;
    position: relative;
    z-index: 1;
}
#productsStyle #products>ul>li .price:before {
    content: '';
    bottom: -5px;
    left: 0;
    width: 5px;
    height: 5px;
    position: absolute;
    background-color: #200c2c;
    clip-path: polygon(0 0, 100% 100%, 100% 0);
    z-index: 0;
}
#productsStyle #products>ul>li .price:after {
    content: '';
    bottom: -5px;
    right: 0;
    width: 5px;
    height: 5px;
    position: absolute;
    background-color: #200c2c;
    clip-path: polygon(0 0, 0 100%, 100% 0);
    z-index: 0;
}
#productsStyle #products>ul>li .additionalPrices {
    padding: 10px 0 8px;
    background-color: #F8F5FF;
    margin-bottom: 5px;
    width: 97%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 0 10px;
    display: flex;
    flex-direction: column;
    gap: 5px;
}
#productsStyle #products>ul>li .additionalPrices>div {
    color: #481865;
    margin-bottom: 0;
    line-height: 1.8;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    flex-wrap: wrap;
}
#productsStyle #products>ul>li .additionalPrices>div .discount {
    font-size: 12px;
    line-height: 1;
    display: inline-block;
    padding: 4px 10px;
    background-color: #b60c52;
    color: #FEA958;
    border-radius: 10px;
    vertical-align: middle;
}
#productsStyle #products>ul>li .popular-plan {
    position: absolute;
    top: 100%;
    transform: translateY(-50%);
    right: 0;
    font-size: 12px;
    font-weight: 400;
    padding: 5px 10px 4px;
    background-color: #B60C52;
    color: #fff;
    margin-right: 10px;
    border-radius: 5px;
    line-height: 1.2;
}
.rtl #productsStyle #products>ul>li .popular-plan {
    right: auto;
    left:  0;
    margin-right: 0;
    margin-left: 10px;
}
#productsStyle #products>ul>li .featuresList {
    padding: 15px 25px;
    list-style: none;
}
#productsStyle #products>ul>li .featuresList li {
    padding: 10px 0;
    border-bottom: 1px dashed #F01F75;
    font-size: 16px;
    color: #000;
    line-height: 1.5;
}
#productsStyle #products>ul>li .featuresList li:first-child {
    background-color: #b60c52;
    text-align: center;
    color: #fff;
    border-radius: 0 10px;
    width: fit-content;
    padding: 5px 30px;
    margin: 5px auto 10px;
    box-shadow: 0 0 10px 0 #481865;
    border: 0;
}
#productsStyle #products>ul>li .featuresList li:last-of-type {
    border-bottom: 0;
}
#productsStyle #products>ul>li .featuresList li br {
    display: none;
}
#productsStyle #products>ul>li .orderNow a {
    display: block;
    text-align: center;
    padding: 15px 15px;
    font-weight: 600;
    font-size: 15px;
    background-color: #B60C52;
    color: #fff;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    text-decoration: none;
    line-height: 1;
}
#productsStyle #products>ul>li .orderNow a:hover {
    background-color: #F01F75;
    color: #fff;
}
#productsStyle .includes-features h2 {
    margin-bottom: 30px;
}
#productsStyle .includes-features .list-features {
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
#productsStyle .includes-features .list-features li {
    flex-grow: 1;
    width: auto;
    padding: 15px;
    background-color: #fff;
    border-radius: 15px;
    margin: 0 15px 30px;
    font-weight: 600;
    border-top: 2px solid #FEA958;
    border-bottom: 2px solid #481865;
    text-align: center;
}
.home-shortcuts {
    padding: 60px 0;
    background-color: #fff;
}
.home-shortcuts h2 {
    margin-bottom: 30px;
}
.home-shortcuts ul.ourServices {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.home-shortcuts ul.ourServices li {
    border: 0;
    flex-grow: 1;
    margin: 0;
    width: auto;
    padding-top: 0;
    width: 20%;
}
.home-shortcuts ul.ourServices li a {
    display: block;
    padding: 30px 15px;
    border-radius: 15px;
    border-top: 3px solid #FEA958;
    border-bottom: 3px solid #481865;
    position: relative;
    background-color: #f8f5ff;
}
.home-shortcuts ul.ourServices li a span {
    position: absolute;
    display: none;
}
.home-shortcuts ul.ourServices li a:hover {
    background-color: #FDE8F1;
}
.home-shortcuts li i {
    margin-bottom: 15px;
    color: #fea958;
    font-size: 40px;
}
.home-shortcuts li p {
    font-weight: 600;
    font-size: 14px;
}
div.header-lined h1 {
    color: #3E084C;
    font-weight: 500;
    padding: 0;
    border: 0;
    line-height: inherit;
}
.panel-sidebar {
    border: 0;
}
.panel-sidebar>.panel-heading {
    color: #3E084C;
    background-color: #FEA958;
}
.panel-sidebar .panel-title {
    color: #3E084C;
    font-weight: bold;
    font-family: inherit;
}
.panel-sidebar .panel-minimise {
    color: #3E084C;
}
body #order-standard_cart .domain-selection-options .option {
    background-color: #fff;
    padding: 15px 20px;
    margin-bottom: 10px;
    border: 1px dashed #FEA958;
}
body #order-standard_cart .input-group-lg>.form-control {
    border-radius: 0;
    height: auto;
    padding: 5px 15px;
    margin: 0;
}
body #order-standard_cart .input-group-btn>.btn {
    line-height: 1;
    border: 1px solid #FEA958;
}
.input-group-addon {
    background-color: #FEA958;
    color: #f8f5ff;
    border: 0;
}
.form-control {
    padding: 0 10px;
    background-color: #fff;
    border-color: #FEA958;
    box-shadow: none;
    border-radius: 0 5px;
}
body #order-standard_cart .form-control {
    padding: 0 10px;
    background-color: #f8f5ff;
    border-color: #FEA958;
    margin: 0 3px;
    border-radius: 0;
    box-shadow: none;
}
body #order-standard_cart .form-control:focus {
    border-color: #3e084c;
}
body #order-standard_cart .form-control#registertld {
    border-radius: 0 4px 4px 0;
}
body.rtl #order-standard_cart .form-control#registertld {
    border-radius: 4px 0 0 4px;
}
body #order-standard_cart label, body #order-standard_cart p.domain-renewal-desc {
    font-weight: 500;
    color: #000;
}
.tld-filters {
    text-align: center;
}
.tld-filters a.badge-secondary {
    background-color: #3E084C;
    padding: 7px 20px 3px;
    border-radius: 15px;
    font-weight: 500;
}
.tld-filters a.badge-secondary[href]:focus, .tld-filters a.badge-secondary[href]:hover,
.tld-filters a.badge-success, .tld-filters a.badge-success[href]:focus, .tld-filters a.badge-success[href]:hover {
    background-color: #FEA958;
    color: #3E084C;
}
.tld-filters a {
    margin-bottom: 7px;
}
.tld-pricing-header {
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    margin-bottom: 10px;
}
body .domain-pricing .tld-pricing-header div:nth-child(odd) {
    border-color: #fea958;
    background-color: #3E084C;
    color: #fff;
    border-radius: 0;
}
body .domain-pricing .tld-pricing-header .col-sm-2, body .domain-pricing .tld-pricing-header .col-sm-4, body .domain-pricing .tld-pricing-header .col-xs-2, body .domain-pricing .tld-pricing-header .col-xs-4 {
    border-bottom-color: #3E084C;
    background-color: #fea958;
    border-radius: 0;
}
body .domain-pricing .tld-row.highlighted {
    background-color: #fff;
}
body .domain-pricing .tld-row {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    font-weight: 600;
}
.domain-pricing h4 {
    font-weight: 600;
    color: #3E084C;
}
body .panel-sidebar a.list-group-item.active, .panel-sidebar a.list-group-item.active:focus, .panel-sidebar a.list-group-item.active:hover {
    background-color: #B60C52;
    border-color: #B60C52;
}
body .panel-sidebar .list-group-item i:not(.fa-circle):not(.fa-dot-circle):not(.no-transform) {
    color: #b60c52;
}
body .panel-sidebar a.list-group-item:hover i.far, body .panel-sidebar a.list-group-item:hover i.fas {
    color: #FEA958;
}
body .panel-sidebar a.list-group-item.active i.far, body .panel-sidebar a.list-group-item.active i.fas {
    color: #FEA958!important;
}
body .panel-sidebar a.list-group-item:hover i.far, body .panel-sidebar a.list-group-item:hover i.fas {
    color: #FEA958!important;
}
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    background-color: #B60C52;
    border-color: #B60C52;
    color: #fff;
}
body .domain-checker-bg {
    background-image: url('../img/globe.png');
    background-size: contain;
    background-position: inherit;
}
body .domain-promo-box {
    background-color: #fff;
    border: 1px dashed #b60c52;
}
body .domain-promo-box i {
    color: #b60c52;
}
body.rtl .domain-promo-box i {
    float: left;
}
body .btn-warning {
    background-image: linear-gradient(90deg, #f01f75 0%, #fea958 100%);
    border: 0;
}
body .suggested-domains .card-header, .suggested-domains .panel-heading {
    border-bottom: 0;
    font-weight: 600;
    font-size: 20px;
    color: #3e084c;

}
body .suggested-domains .list-group-item {
    padding: 15px;
    margin-bottom: 10px;
    border-top: 2px solid #3e084c;
    border-bottom: 2px solid #3e084c;
    border-radius: 3px;
    transition: all 0.3s;
}
body .suggested-domains .list-group-item:hover {
    background-color: #f8f5ff;
}
body .suggested-domains .btn:not(.domain-contact-support) {
    border-radius: 10px;
    border: 0;
    background-color: #b60c52;
}
body .suggested-domains .btn:not(.domain-contact-support):hover {
    background-color: #3e084c;
}
body #order-standard_cart .product-info,
body #registration .product-info {
    background-color: #fff;
    font-size: inherit;
    border-top: 2px solid #fea958;
    border-bottom: 2px solid #fea958;
    border-radius: 5px;
    padding: 15px;
}
ul.productInfo {
    padding-top: 10px;
    padding-bottom: 10px;
}
ul.productInfo li {
    padding: 2px 0;
}
body #order-standard_cart .product-info .product-title,
body #registration .product-info .product-title {
    font-weight: 500;
    color: #3e084c;
}
body #order-standard_cart .form-control[name="billingcycle"],
body #registration .form-control[name="billingcycle"] {
    background-color: #fff;
}
body .product-info li,
body .secondary-cart-body .product-info li {
    padding: 3px 0;
}
body #order-standard_cart .order-summary,
body #registration .order-summary {
    background-color: #3e084c;
    border-bottom-color: #3e084c;
}
body #order-standard_cart .summary-container,
body #registration .summary-container {
    background-color: #fff;
    border-radius: 0 0 5px 5px;
    font-weight: 600;
}
body #order-standard_cart .view-cart-items,
body #registration .view-cart-items {
    border-bottom-color: #b60c52;
}
body #order-standard_cart .view-cart-items .item,
body #registration .view-cart-items .item {
    padding: 15px 10px;
}
body #order-standard_cart .view-cart-items-header,
body #registration .view-cart-items-header {
    background-color: #b60c52;
    padding-top: 11px;
}
body #order-standard_cart .view-cart-items .item:nth-child(even),
body #registration .view-cart-items .item:nth-child(even) {
    background-color: #FDE8F1;
}
body #order-standard_cart .view-cart-items .item-qty button,
body #registration .view-cart-items .item-qty button {
    font-size: inherit;
    font-weight: 600;
    background-color: #fea958;
    color: #fff;
    padding: 3px 10px;
}
body #order-standard_cart .view-cart-items .item-qty button:hover,
body #registration .view-cart-items .item-qty button:hover {
    background-color: #b60c52;
}
body #order-standard_cart .view-cart-items .item-title,
body #registration .view-cart-items .item-title {
    font-weight: 600;
    margin-bottom: 10px;
}
body #order-standard_cart .view-cart-items .item-price span,
body #registration .view-cart-items .item-price span {
    font-weight: 600;
}
body #order-standard_cart .view-cart-items .item-qty input,
body #registration .view-cart-items .item-qty input {
    margin: 0 0 5px 0;
}
body #order-standard_cart .empty-cart .btn,
body #registration .empty-cart .btn {
    background-color: #e91e1e;
}
body #order-standard_cart .btn-checkout,
body #registration .btn-checkout {
    width: 100%;
    padding: 10px 15px;
}
body #order-standard_cart .view-cart-tabs .nav-tabs a[aria-expanded=true],
body #order-standard_cart .view-cart-tabs .nav-tabs a[aria-selected=true],
body #registration .view-cart-tabs .nav-tabs a[aria-expanded=true],
body #registration .view-cart-tabs .nav-tabs a[aria-selected=true] {
    background-color: #fff;
    border-color: transparent;
    border-top-color: #B60C52;
    font-weight: 600;
}
body #order-standard_cart .view-cart-tabs .tab-content,
body #registration .view-cart-tabs .tab-content {
    background-color: #fff;
    border-color: transparent;
}
body #order-standard_cart .sub-heading span,
body #order-standard_cart .sub-heading-borderless span,
body #registration .sub-heading span,
body #registration .sub-heading-borderless span {
    background-color: #3e084c;
    color: #fff;
    padding: 4px 17px 1px;
    border-radius: 0 15px;

}
body #order-standard_cart .sub-heading,
body #registration .sub-heading {
    border-color: #3e084c;
    margin-bottom: 45px;
}
#frmCheckout {
    background-color: #fff;
    padding: 15px;
    margin-top: 15px;
    border-radius: 15px;
    box-shadow: 0px 0px 3px rgba(0,0,0,.3);
}
body #frmCheckout .form-control {
    margin: 0;
}
body #order-standard_cart .cart-sidebar h3,
body #order-standard_cart .sidebar-collapsed h3,
body #registration .cart-sidebar h3,
body #registration .sidebar-collapsed h3 {
    font-weight: 600;
    color: #000;
}
#recurringAnnually {
    font-size: 12px;
    font-style: normal;
    color: #F01F75;
}
.marketing-email-optin {
    background-color: #f8f5ff;
    border: 1px dashed #B60C52;
}
.marketing-email-optin h4 {
    color: #B60C52;
    font-weight: 600;
}
.bootstrap-switch {
    border: 0;
}
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success {
    background-color: #b60c52;
}
.rtl #order-standard_cart .secondary-cart-body, .rtl #order-standard_cart .secondary-cart-sidebar, .rtl #order-standard_cart .cart-sidebar{
    float: right;
}
.rtl #order-standard_cart .empty-cart {
    text-align: left;
    margin: -20px 0 0 20px;
}
.rtl #order-standard_cart .prepend-icon .field-icon {
    left: 0;
}
.rtl #order-standard_cart .view-cart-tabs .nav-tabs {
    padding-left: 0;
    padding-right: 20px;
}
ul.top-nav {
    position: relative;
    display: flex;
    align-items: center;
    gap: 15px;
}
ul.top-nav .label {
    position: absolute;
    top: 0;
    right: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: red;
    font-size: 0;
}
.kb-article-content {
    font-size: 1.1em;
    padding: 20px 10px;
    border: 1px dashed #fea958;
    border-radius: 0 15px 0 15px;
    background-color: #fff;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 15px;
}
.kb-article-content img {
    max-width: 100%;
    height: auto;
    border: 1px dashed #3E084C;
    padding: 3px;
    border-radius: 0 15px 0 15px;
    margin: 10px 0;
}
.kb-article-content strong {
    color: #b60c52;
}
.card-body h2:first-child, .card-body h3:first-child, .card-body h4:first-child, .card-body h5:first-child, .card-body h6:first-child, .kb-article-content h2:first-child, .kb-article-content h3:first-child, .kb-article-content h4:first-child, .kb-article-content h5:first-child, .kb-article-content h6:first-child {
    margin-top: 0;
    margin-bottom: 15px;
}
.kb-article-content h3, .kb-article-content h4, .kb-article-content h5, .kb-article-content h6 {
    font-weight: 600;
    color: #b60c52;
    line-height: 1;
}
.kb-article-content li {
    margin-bottom: 10px;
}
.kb-article-content li:last-child {
    margin-bottom: 0;
}
.currencyChanger {
    padding: 15px;
    background-color: #fde8f1;
    border-radius: 0 10px;
    margin-bottom: 15px;
    border-top: 2px solid #3e084c;
    border-bottom: 2px solid #3e084c;
}
.currencyChanger .form-control {
    margin: 0!important;
}
.crncyLnk {
    position: relative;
}
.currencyChooser {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    gap: 5px;
    transition: all 0.3s;
    color: #B60C52;
    font-size: 14px;
    font-weight: 600;
}
.currencyChooser:hover {
    color: #F01F75;
}
.crncyLnk .currencyChooserContent {
    position: absolute;
    top: 100%;
    left: 0;
    border-radius: 0 10px;
    overflow: hidden;
    border-top: 2px solid #FEA958;
    border-bottom: 2px solid #3E084C;
    background-color: #f8f5ff;
    display: none;
}
.crncyLnk .currencyChooserContent a {
    color: #3E084C;
    padding: 5px 10px;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 10px;
    background-color: #f8f5ff;
    min-width: 120px;
}
.crncyLnk .currencyChooserContent a:hover {
    background-color: #B60C52;
    color: #fff;
}
.currencyChooser label {
    font-size: 12px;
    margin-bottom: 0;
    color: #b60c52;
    margin: 0 3px;
}
.currencyChooser select {
    height: 25px;
    border-radius: 0 5px;
    padding: 0 5px;
    font-size: 12px;
    background-color: #3e084c;
    color: #fff;
    border: 0;
    box-shadow: none;
    outline: 0;
}
.currencyChooser select:focus {
    box-shadow: none;
}
.currencyChooserTxt {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    font-size: 11px;
}
.EGP option[value=paypalcheckout] {
    display: none!important;
}
.EGP .express-checkout-buttons {
    display: none!important;
    opacity: 0;
    visibility: hidden;
}
.popover.language-popover {
    left: 50%!important;
    transform: translatex(-50%)!important;
}
.rtl .popover.language-popover {
    right: 50%!important;
    left: auto!important;
    transform: translatex(50%)!important;
}
.rtl #order-standard_cart .domain-selection-options .option .iradio_square-blue {
    margin-right: 0;
    margin-left: 10px;
}
.rtl .fa-arrow-right:before {
    content: "\f060";
}
.footerMenu {
    display: flex;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
}
.footerMenu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    gap: 15px;
    flex-grow: 1;
}
.footerMenu ul li a {
    color: #fea958;
    text-decoration: none;
}
.footerMenu ul li a:hover {
    color: #fff;
}
section#footer .back-to-top i {
    background-image: linear-gradient(90deg, #f01f75 0%, #fea958 100%);
    color: #fff;
    border-radius: 0 5px;
    opacity: 0.8;
    transition: all 0.3s;
}
section#footer .back-to-top i:hover {
    border-radius: 5px 0;
    opacity: 1;
}
section#footer .back-to-top {
    float: none;
    cursor: pointer;
}
.rtl .col-button-left {
    padding-right: 0;
    padding-left: 7px;
}
.rtl .col-button-right {
    padding-left: 0;
    padding-right: 7px;
}
.EGP .paypalcheckout {
    display: none!important;
}
.USD .kashier {
    
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text] {
    padding-left: 84px!important;
    padding-right: 10px!important;
}
.rtl .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input, .rtl .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel], .rtl .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text] {
    padding-left: 10px!important;
    padding-right: 84px!important;
}
.rtl .intl-tel-input .selected-flag {
    padding: 0 8px 0 0;
}
.iframeOut {
    margin: 0!important;
}
.iframBody {
    width: 100%!important;
}
.iframeType {
    margin-top: 0!important;
}
/*---------------------------*/
@media (max-width: 1199px) {
    .currencyChanger .Configure {
        display: none;
    }
}
@media (max-width: 991px) {
    .navbar-main .navbar-nav>li>a {
        padding: 7px 15px;
    }
    .partnerItem img {
        width: 150px;
    }
    #productsStyle #products>ul>li {
        width: 45%;
        flex-basis: 45%;
    }
    div.header-lined h1 {
        font-size: 28px!important;
        text-align: center;
    }
    .home-shortcuts ul.ourServices li {
        width: 30%;
    }
}
@media (max-width: 767px) {
    .hmBnrTxt, .hmBnrImg {
        text-align: center;
        align-items: center;
    }
    .domainSearch {
        margin-bottom: 30px;
    }
    .domainChecker {
        border-radius: 0 10px 0 10px;
        margin-right: auto;
        margin-left: auto;
    }
    ul.top-nav {
        margin-top: 8px;
    }
    #productsStyle #products>ul>li {
        width: 100%;
        max-width: 100%;
    }
    .home-shortcuts ul.ourServices li {
        width: 45%;
    }
}
@media (max-width: 600px) {
    #header .container {
        display: flex;
        justify-content: center;
        flex-direction: row;
        align-items: center;
        flex-wrap: wrap;
    }
    #header .container>* {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
        align-items: center;
    }
    #header .top-nav {
        margin-bottom: 5px;
        flex-grow: 1;
    }
    #productsStyle #products>ul>li {
        width: 100%;
        flex-basis: 100%;
        max-width: 400px;
    }
}
@media (max-width: 510px) {
    .vwCrtLnk, .loginLnk, .regstrLnk{
        display: none!important;
    }
    #header .container>* {
        justify-content: center;
    }
}
@media (max-width: 400px) {
    .home-shortcuts ul.ourServices li {
        width: 100%;
    }
}