/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
body {
    font-family: 'Rubik', sans-serif;
    color: #333;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
}
div#order-supreme_comparison .price-table-container {
    font-family: 'Montserrat', sans-serif;
}
.primary-bg-color {
    background-color: #f2f4fb !important;
}
.master-breadcrumb {
    display: none;
}
header.header {
    position: fixed;
    top:0;
    width: 100%;
    z-index: 40;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: 0 1px 2px 0px rgb(0 0 0 / 10%);
}
#main-body .container:first-child, #frmDomainHomepage {
    margin-top: 100px;
    margin-bottom: 80px;
}

#main-body .primary-content {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    width: 100% !important;
}

/*#main-body .container .row{*/
/*    margin-bottom: 60px;*/
/*}*/
.home-domain-search.bg-white {
    margin-bottom: -80px;
}
.btn-primary {
    background-color: #7cda24;
    border-color: #7cda24;
}
.btn-primary:hover {
    color: #fff;
    background-color: #7cda24;
    border-color: #7cda24;
}
.btn-success {
    color: #fff;
    background-color: #7cda24;
    border-color: #7cda24;
}
.btn-success:hover {
    color: #fff;
    background-color: #7cda24;
    border-color: #7cda24;
}
.card-columns.home {
    display: flex;
}
div#order-supreme_comparison .price-area span {
    font-size: 18px !important;
}
.invoice-header h3 {
    background: #2d7cff;
    color: #fff;
    font-size: 20px;
    padding-left: 60px;
    display: inline-flex;
    align-items: center;
    padding-right: 100px;
    margin: 0;
    position: relative;
    bottom: 0;
    font-weight: 600;
}
.invoice-header h3::after {
    content: '';
    display: inline-flex;
    border-top: 22px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 30px solid #2d7cff;
    height: 0;
    position: relative;
    left: 130px;
}
.invoice-container {
    margin: 30px auto;
    padding: 60px 0px;
    background-color: #fff;
    border: 1px solid #a0a0a0;
    border-radius: 2px;
    box-shadow: -5px 5px 30px 5px rgb(0 0 0 / 30%);
}
.invoice-container .card.bg-default {
    box-shadow: none;
    font-family: 'Montserrat', sans-serif;
}
.invoice-bottom-header {
    background: #e6e6e6;
    width: 100%;
    float: left;
    margin-left: 15px;
    margin-right: 15px;
}
.invoice-header p img {
    margin-left: 60px;
    width: 200px;
    margin-bottom: 15px;
}
.invoice-con-right {
    padding-right:60px;
    position:relative;
}
.invoice-date {
    position: absolute;
    bottom: 0;
    padding-bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    padding-right: 15px;
    display: none;
}
.invoice-date strong {
    font-size: 18px;
    padding-right: 10px;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.invoice-date .small-text {
    font-size: 15px;
    text-transform: capitalize;
}
.invoice-sub-con {
    background: #fff;
    padding: 30px 60px;
    line-height: 20px;
}
.invoice-bg {
    background: #c3c3c3;
    padding: 30px 0px;
}
.invoice-sub-con strong {
    font-size: 15px;
}
.card-header {
    display: none;
}
.invoice-sub-con .card {
    border: none;
}
.invoice-sub-con .table thead td {
    border-top: none;
}
.invoice-sub-con .invoice-header {
    margin: -.3rem;
}
.invoice-sub-con table thead tr {
    background: #e6e6e6;
}
.invoice-sub-con .invoice-header h3 {
    position: relative;
}
.invoice-sub-con tbody tr {
    line-height: 25px;
}
.invoice-sub-con .table tbody td.text-right {
    padding-right: 25px;
}
.invoice-container .invoice-status {
    margin: 0;
}
.invoice-container .payment-btn-container {
    margin-bottom: 44px;
    text-align: center;
}
/*.invoice-bg .invoice-col.invoice-top-header {*/
/*    min-height: 140px;*/
/*}*/
.secondary-cart-body form {
    background: #fff;
    box-shadow: 1px 1px 3px 0px rgb(0 0 0 / 30%);
}
.btn-success.btn-sm.btn-block {
    box-shadow: 1px 1px 2px 0px rgb(2 35 9 / 30%);
}
.card-footer {
    background-color: #fff;
}
.card {
    box-shadow: 1px 1px 4px 0px rgb(50 86 111 / 30%);
}
.client-home-cards .card-body {
    padding: 10px;
}
.client-home-cards .list-group .list-group-item {
    padding: 15px 15px;
}


.tiles .tile i {
    color: #1265AD;
}
.tiles .tile:hover i {
    color: #0E4E85;
}
.action-icon-btns a .ico-container i {
    color: #2ea3f2;
}
a {
    color: #0f2789;
}
input, select, textarea, .btn-toolbar, .md-footer, label.custom-file-label.text-truncate, button#btnTicketAttachmentsAdd {
    box-shadow: 1px 0px 4px 0px rgb(0 0 0 / 10%) !important;
}
.home-domain-search input {
    box-shadow: none !important;
}
.list-group-item-action {
    color: #333;
}
.list-group-item-action i.fas, #order-standard_cart .prepend-icon i.fas, #order-standard_cart .prepend-icon i.far {
    color: #0f2188;
}
.card.card-sidebar .card-body {
    font-size: 14px;
}
.card.card-sidebar .card-body strong {
    font-size: 20px;
}
#order-premium_comparison .price-table-container .order-button, #order-premium_comparison .price-table-container .order-button:hover {
    background: #2ea3f2 !important;
}
#order-premium_comparison .price-table-container .price-table .top-head {
    background: #0f2188 !important;   
}
#order-premium_comparison .price-table-container ul li {
    display: inline-flex !important;
}
table {
    box-shadow: 0px 1px 6px 0px rgb(0 0 0 / 20%);
}
.dataTables_wrapper table.table-list thead th {
    border-bottom: 1px solid rgb(51 51 51);
}
table.table-list tbody td {
    text-align: center;
}
button.btn.nav-link {
    display: none;
}
.header-lined h1, h3.card-title {
    color: #333;
    font-weight: 600;
}
label {
    color: #000;
    font-weight: 600;
}
footer.footer {
    background-image: linear-gradient( 
106deg
 ,#0f1e87 0%,#0d9fa1 80%)!important;
 padding: 0;
}



#productConfigurableOptions, #frmConfigureProduct .field-container {
    background: #fff;
    padding: 20px;
    box-shadow: 1px 0px 4px 0px rgb(51 51 51 / 20%);
    margin-bottom: 30px;
}
.radio-option label {
    width: 100%;
}
.currency-sec {
    display: flex;
}
.currency-sec .prepend-icon {
    align-self: flex-end;
}
.alert-success {
    color: #fff;
    background-color: #0f2889;
    border-color: #0f2889;
}
.progress-bar-striped {
    background-image: linear-gradient(
45deg
,rgb(15 40 137) 25%,transparent 25%,transparent 50%,rgb(15 40 137) 50%,rgb(15 40 137) 75%,transparent 75%,transparent);
}
.invoice-bg p.text-center.d-print-none a {
    padding: 10px;
    color: #fff;
    background: #0f2889;
    border-radius: 5px;
    border: 1px solid #0f2889;
    box-shadow: 1px 0px 4px 0px #0f2889;
}
footer.footer .copyright {
    margin: 10px 0;
}
.checkout-section-sticky {
    background: #2ea3f2;
    background-image: linear-gradient( 106deg ,#0f1e87 0%,#0d9fa1 80%)!important;
}
.high-lights {
    padding: 5px 0;
}
.high-lights-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #fff;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
}
h4.high-lights-content {
    font-size: 16px;
    font-weight: 600;
    margin: 10px;
    text-transform: capitalize;
    text-align: center;
}
h4.high-lights-content img {
    margin-right: 15px;
}
form#frmProductDomainSelections {
    margin: 20px;
}
#order-standard_cart {
    margin-bottom: 40px !important;
    font-family: 'Montserrat', sans-serif;
}





/* Force dark background on whole body */
/*body.primary-bg-color {*/
/*  background: #121212 !important;*/
/*  color: #e0e0e0 !important;*/
/*}*/

/* Remove any unwanted gradient or background from header & breadcrumb */
/*header.header,*/
/*nav.master-breadcrumb {*/
/*  background: transparent !important;*/
/*  background-image: none !important;*/
/*  box-shadow: none !important;*/
/*}*/

/* Dark mode for the main content area */
/*section#main-body {*/
/*  background: #121212 !important;*/
/*}*/

/*section#main-body .container,*/
/*section#main-body .row,*/
/*.primary-content,*/
/*.card,*/
/*.card-body,*/
/*.card-footer {*/
/*  background: #1e1e1e !important;*/
/*  color: #e0e0e0 !important;*/
/*  border-color: #333 !important;*/
/*}*/

/* Optional: force text inputs to look dark too */
/*input,*/
/*select,*/
/*textarea {*/
/*  background-color: #2a2a2a !important;*/
/*  color: #ffffff !important;*/
/*  border-color: #444 !important;*/
/*}*/




@media only screen and (max-width: 1024px) {
    .invoice-header h3 {
        padding-left: 15px;
        padding-right: 15px;
        left: 0;
        background: transparent;
        color: #333;
        position: relative;
        font-size: 18px;
        font-weight: 500;
    }
    .invoice-header h3::after {
        left: 0;
        border: solid transparent;
    }
    .invoice-header p img {
        margin-left: 0px;
    }
    .invoice-con-right {
        padding-right: 15px;
    }
    .invoice-sub-con {
        padding: 20px 20px;
    }
    .invoice-sub-con .invoice-header {
        margin: 0;
    }
    .invoice-sub-con tbody tr {
        line-height: 28px;
    }
    .invoice-sub-con strong {
        font-size: 14px;
    }
    .invoice-date {
        position: relative;
    }
    .navbar-brand {
        margin-right: .5rem;
        font-size: 15px;
    }
    header.header .toolbar .nav-link {
        padding: 5px 10px;
    }
    header.header .navbar-nav a {
        font-size: 12px;
    }
    #main-body{
        margin-bottom: 0px;
    }
    .checkout-section-sticky {
        position: relative;
    }
}

