

.riven {
    position: relative;
    top: 0;
    padding: 30px;
    border: 1px solid #f9fafc;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
    transition: top .3s;
    margin-bottom: 30px;
}
.riven:hover,
.riven.active {
    top: -10px;
    box-shadow: 0 10px 8px rgba(0, 0, 0, 0.1);
    padding: 30px;
    border: 1px solid #3A84EF;
}
.riven .new {
    display: inline-block;
    padding: 0 4px;
    color: #fff;
    background-color: #ff9803;
    border: 1px solid #ff9803;
    font-size: 14px;
}
.riven .new.unvisible {
    visibility: hidden;
}
.riven .percent {
    display: inline-block;
    margin-right: 5px;
    padding: 0 6px;
    border: 1px solid #f66b05;
    color: #f66b05;
    font-size: 14px;
}
.riven .name {
    display: block;
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
}
.riven .badge.deeporange {
    position: absolute;
    top: -1px;
    left: -1px;
    display: inline-block;
    border-radius: 6px 0 0;
    color: #fff;
    padding: 8px 10px;
    background-color: #ff6f00;
}
.riven .badge.qty {
    position: absolute;
    top: -1px;
    left: -1px;
    display: inline-block;
    border-radius: 6px 0 0;
    color: #fff;
    padding: 8px 10px;
    background-color: #3A84EF;
}
.riven dl,
.riven dl dd,
.riven dl dt {
    line-height: 2.2;
    margin-bottom: 0;
}
.riven dl dt {
    float: left;
    min-width: 90px;
    color: #999;
}
.riven dl dd {
    color: #333;
    font-weight: 500;
}
.riven .cost {
    font-size: 18px;
    margin-bottom: 10px;
}
.riven .cost s {
    display: block;
    text-decoration: line-through;
    font-size: 16px;
}
.riven .cost .big {
    font-size: 30px;
    font-weight: bold;
    font-family: 'Spoqa Han Sans','Malgun Gothic','Apple SD Gothic Neo', dotum, sans-serif;
}
.riven .cost .won {
    font-size: 14px;
    color: #b7b7b7;
    vertical-align: text-top;
}
.riven .btn:link,
.riven .btn:focus,
.riven .btn:active {
    margin-bottom: 30px;
    border-width: 0px;
    padding: 12px 0;
    min-width: 140px;
    font-weight: 600;
}
.riven .btn-primary {
    background-color: #3A84EF;
}
.riven .btn-outofstock {
    color: #FFF;
    cursor: no-drop;
    background-color: #9ca0a7;
}

.tab-title:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -11px;
    display: block;
    height: 24px;
    width: 4px;
    background-color: #3A84EF;
}

.input-group .form-control {
    width:100%;
}

.checkbox {
    margin-bottom: 15px;
}

.input-group {
    display: inline-table;
}
.tab-title, .panel-order .panel-body h5:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -11px;
    display: block;
    height: 24px;
    width: 4px;
    background-color: #3B55E6;
}

.list-summary .item-qty .input-group .btn {
    height: auto;
}
ul.list-summary .item {
    padding: 20px 0px;
}
ul.list-summary .item .row {
    position: relative;
}
.panel-summary .scroll-list {
    max-width: 100%;
    overflow: unset;
}
ul.list-summary .item {
    padding: 20px 0px;
}
ul.list-summary .item .row {
    position: relative;
}
.panel-summary .scroll-list {
    max-width: 100%;
    overflow: unset;
}

@media (min-width: 768px){
    .justify-content-md-center {
        -ms-flex-pack: center!important;
        justify-content: center!important;
    }
}

#order-standard_cart .product-info {
    background: #222;
    border-color: #222;
    padding-top: 20px;
    padding-bottom: 20px;
}


.radio-cycle-box {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 15px;
    margin-bottom: 25px;
    border: 0 !important;
    background-image: linear-gradient(to right,#3a3a3a,#2f2f2f);
    border-radius: 3px !important;
}
.radio-content{
    padding-left: 10px;
}
.radio-content h6{
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
}
.radio-content h6 span{
    font-weight: 500;
    font-size: 14px;
}
.radio-cycle-box label{
    padding-left:0;
    display: flex;
    align-items: baseline;
    margin-right: 0 !important;
}

#order-standard_cart .order-summary {
    border-bottom: 1px solid #3c3c3c !important;
}

#order-standard_cart .order-summary {
    border: 0 none;
    border-radius: 0;
    box-shadow: 0 6px 20px rgb(0 0 0 / 7%);
    background-color: #222;
}

#order-standard_cart .summary-container {
    background: transparent;
}

#order-standard_cart .summary-container {
    margin: 6px 8px 8px;
    padding: 0 16px;
}

#order-standard_cart .summary-container .clearfix {
    padding: 10px 0px;
}

#order-standard_cart .order-summary .product-name {
    font-size: 16px;
    margin-bottom: 10px;
}

#order-standard_cart .order-summary .total-due-today .amt {
    margin-bottom: 20px;
    margin-top: 20px;
}

#order-standard_cart .view-cart-items-header {
    border: 0 none;
    border-radius: 0;
    box-shadow: 0 6px 20px rgb(0 0 0 / 7%);
    background-color: #222;
}

#order-standard_cart .view-cart-items .item {
    background-color: #222;
}

#order-standard_cart .view-cart-items .item:nth-child(even) {
    background-color: #222;
}


#order-standard_cart .view-cart-items .item:hover {
    background-color: #2d2d2d;
}

#order-standard_cart .view-cart-items {
    border: none;
}

#order-standard_cart .empty-cart .btn {
    background: linear-gradient(
            30deg
            , #2e6efd, mediumslateblue);
    text-decoration: none;
    border: 0;
    transition: all .2s ease;
}

#order-standard_cart .empty-cart .btn:hover {
    transform: translateY(5px);
    background: linear-gradient(
            30deg
            ,#2e6efd,#ff3b52);
}

#order-standard_cart .view-cart-tabs .tab-content {
    background-color: #222;
}

#order-standard_cart .field, #order-standard_cart .form-control {
    border: 1px solid #383A3F;
    color: #ffffff;
    background-color: #2b2b2b;
}

#order-standard_cart .prepend-icon .field-icon {
    margin: 0!important;
    padding: 0!important;
}
.custom-domain-config{
    background-color:#1d1d1d;
    padding:50px 30px !important;
    border-radius: 3px;
}
.custom-domain-config h1{
    font-size:32px
}
.custom-domain-config .form-group label{
    color:#fff !important
}
.custom-domain-config form .row{
    background-color:#2d2d2d;
    padding:20px;
    border-radius:3px;
}
.custom-domain-config .sub-heading{
}
.custom-domain-config .panel-addon .panel-add{
    background-color: #479047 !important;
}
.custom-domain-config .panel-addon .panel-price{
    background-color:var(--main-dark-6) !important
}
.custom-domain-config .panel-addon-selected .panel-add{
    color:#ffffff !important
}
.custom-domain-config .panel-body label{
    color:#fff !important
}
.custom-domain-config .panel-addon-selected{
    border-color:#0a770a !important;
}
.custom-domain-config  .form-control{
    border: 1px solid #383A3F !important;
    color: #ffffff !important;
    background-color: #2b2b2b !important;
}
.custom-domain-config  .form-control:focus{
    border-color: #2b2b2b !important;
    background-color: #1f1f1f !important;
}
#order-standard_cart .view-cart-items .item-price span{
    margin: 10px 0;
}
#order-standard_cart .view-cart-items .item-domain{
    color: #f87948
}
.btn-link{
    color: #52b3ff;
}
#order-standard_cart .order-summary .recurring-charges{
    color: #fff;
}
#order-standard_cart .view-cart-items .item-qty button{
    background-color: #36a1ff;
    color: #fff;
}
#order-standard_cart .btn-remove-from-cart{
    color: #fff;
}
#order-standard_cart .order-summary .subtotal {
    border-bottom: 1px solid #484848;
}
#order-standard_cart .sub-heading span{
    padding:5px 10px;
    border-radius: 5px;
}
#frmConfigureProduct{
    padding: 20px;
}
#frmConfigureProduct .product-info{
    font-size: 14px;
    line-height: 20px
}
#frmConfigureProduct .product-title{
    margin-bottom: 20px !important;
}
#domaintransfer .input-group,
#domainregister .input-group{
    display: flex;
}
#domaintransfer .input-group .form-control,
#domainregister .input-group .form-control{
    width: auto !important
}
#domainowndomain .col-xs-2.col-2.text-right p{
    margin-top: 10px;
}