.p-blue{
    background: #3498db;
}
.p-lightblue {
    background: #0cb4e5;
}
.p-green{
    background: #2dcc71;
}
.p-yellow{
    background: #edb800;
}
.p-purple{
    background: #9b58b5;
}
.m-cart-30{
	margin:30px !important;
}
.cart-head-bar {
    background: url(../images/shape.png) no-repeat top;
    padding: 20px 25px;
    display: inline-block;
    width: 100%;
    background-size: cover;
    border-bottom: 1px solid #f1f1f1;
}
.cart-head-bar h1 {
    font-size: 24px;
    font-weight: 700;
    color: #161938;
    margin: 0 0 4px;
    position: relative;
    padding: 0;
    line-height: 1;
    display: flex;
    align-items: center;
}
.cart-head-bar h1 i {
    font-size: 30px;
    padding-right: 15px;
    vertical-align: middle;
	
}
.cart-head-bar p {
    font-size: 15px;
    font-weight: 400;
    color: #888888;
    padding: 0 0 0 45px;
    margin: 0;
    line-height: 24px;
}
/* Product List Main Page */
.order-cart {
    margin-top: 40px;
}
.order {
    display: inline-block;
    width: 100%;
    padding: 18px 30px 16px;
    color: #181717;
    font-size: 18px;
    font-weight: 900;
}
.left-side-checkout-page .form-group.inputBox {
    margin-bottom: 35px;
}
span.create-account-button {
    width: 100%;
}
.order span {
    margin-right: 15px;
}
.host-nav {
    display: inline-block;
    width: 100%;
    background: #f7f7f7;
    padding: 20px 30px 10px 30px;
    box-shadow: 0px 2px 2px 0px #e4e4e4;
}

.host-nav li {
    float: left;
    margin-right: 10px;
    list-style: none;
    margin-bottom: 10px;
}
.host-nav.product-listing-page {
    padding: 0px 30px 0px 30px;
}
.host-nav.product-listing-page li {
    margin-bottom: 0;
}
.host-nav.product-listing-page .drop-nav{
    padding: 20px 20px;
    font-size: 14px;
    color: #141414;
    display: inline-block;
    text-align: center;
    font-weight: 900;
    border-radius: 0;
    text-decoration: none !important;
    background:transparent;
    box-shadow:none;
    border-bottom: 2px solid transparent;
}
.host-nav.product-listing-page .drop-nav:hover, .host-nav.product-listing-page li.active .drop-nav{
    color: #0cb4e5;
    border-color: #0cb4e5;
}
.product-listing-page .domain-action .drop-nav{border-bottom: none !important;}
.host-nav.product-listing-page a.btn.dropdown-toggle.drop-nav.cloud {
    border: none;
}
.host-nav.product-listing-page  ul.dropdown-menu.show li a:hover {
    text-decoration: none;
}
/*.host-nav.product-listing-page .dropdown-menu.show {
    top: 0px !IMPORTANT;
}*/
.host-nav.product-listing-page .product_dropdwn  ul.dropdown-menu.show {
    width: 265px;
    transform: inherit!important;
    top: unset !important;
	margin:0px;
}
.drop-nav.domain{
    background: #167fc5;
}
.drop-nav.server {
    background: #2ecc71;
}
.drop-nav.cloud {
    background: #e8a717;
}
a.btn.dropdown-toggle.drop-nav.cloud {
    margin-left: 0;
}
#order-standard_cart .row {
    margin-left: 0;
    margin-right: 0;
}
.host-nav ul {
    margin: 0;
    padding: 0;
}
span.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid 9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

#order-standard_cart .cart-body{
    width: 100%;
    padding: 0;
}
.header-lined h1{
    text-align: center;
}
.generic_head_content span {
    display: block;
    padding: 12px 28px 0px;
    text-align: left;
    color: #001042;
    font-size: 18px;
    font-weight: bold;
    text-transform: capitalize;
    min-height: 50px;
    line-height: normal;
    font-weight: 600;
    letter-spacing: -0.3px;
    margin-bottom: 0;
    max-width: 87%;
}
div#products-main-page {
    width: 100%;
}
.product-page-products-center {
    justify-content: center;
}
.generic_feature_list ul {
    list-style: none;
    padding: 0;
}
.generic_head_content .head {
    background: transparent;
}
.dropdown.product_dropdwn .dropdown-menu-cont {
    max-height: 300px;
    overflow-y: scroll;
}
.generic_price_tag span {
    text-align: left;
    width: 100%;
    display: inline-block;
    font-size: 25px;
    color: #001042;
    padding: 10px 30px 20px;
    font-family: 'Open Sans Bold';
    min-height: 86px;
}
small.product-setup-fee {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #40b5e7;
    font-family: 'Open Sans',sans-serif;
    margin-top: 6px;
}
/*.drop-nav {
    padding: 10px 10px;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    text-align: center;
    font-weight: 900;
    border-radius: 4px;
    text-decoration: none !important;
}*/
.drop-nav, .drop-nav.domain, .drop-nav.cloud {
    padding: 10px 20px;
    font-size: 14px;
    color: #141414;
    display: inline-block;
    text-align: center;
    font-weight: 900;
    border-radius: 4px;
    text-decoration: none !important;
    background: #fff;
    box-shadow: 0px 0px 1px rgb(0 0 0 / 12%), 0px 8px 32px rgb(0 0 0 / 8%);
}
.drop-nav:hover {
    background: #0cb4e5;
}
.generic_feature_list li {
    font-size: 15px;
    margin: 0 0px;
    padding: 8px 12px;
    color: #7d7d7d;
    text-align: left;
    border-bottom: none;
}
.generic_content.clearfix {
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0px 0px 4px #0000000f;
}
.generic_head_price {
    background: #f3f3f3;
    border-radius: 6px;
    margin-bottom: 8px;
}
.domains-post {
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
}
.domains-post .slide {
    margin-bottom: 30px;
}
.choose-pack .switcher-for-product{
    margin-left: 15px;
}
.generic_content .wgs_custom-btn {
    background: #0cb4e5;
    color: #fff;
    box-shadow: 0 0 10px #dfdfdf;
    padding: 12px 22px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 5px;
    clear: both;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    width: 100%;
}
.generic_price_btn {
    text-align: center;
}
.pack-hed h2 {
    font-size: 28px;
    color: #181717;
    font-weight: 900;
    text-transform: capitalize;
    text-align: center;
}
.generic_feature_list br {
    display: none;
}
.host-nav ul.dropdown-menu.show li {
    border-bottom: 1px solid #e7e7e7;
    float: unset;
    margin-right: 0;
    margin-bottom: 0;
}
.host-nav ul.dropdown-menu.show li a {
    font-size: 15px;
    padding: 9px 14px;
    display: block;
    color: #333;
    width: 100%;
}
.host-nav ul.dropdown-menu.show {
    width: 265px;
}
.host-nav ul.dropdown-menu.show:before{
	right: unset;
    left: 55px;
	border-bottom: 10px solid #ffffff;
}
.host-nav .dropdown-menu.show {
    margin-top: 0;
    top: inherit !IMPORTANT;
    transform: inherit!important;
}
.dropdown  .btn{
	-webkit-appearance:none;
}
.dropdown  a:focus {
    outline: none!important;
}
.host-nav .dropdown-menu.show>li>a:hover{
	 background-color: #f5f5f5;
	 color: #0cb4e5;
	 text-decoration: underline;
}
.host-nav .drop-nav:hover {
    color: #fff;
}
.host-nav ul.dropdown-menu.show li a:hover {
    color: #0cb4e5;
    text-decoration: underline;
}
.custom-select-domain .dropdown-toggle {
    width: 120px;
    text-align: left;
    padding: 7px;
    font-size: 14px;
	position:relative;
	margin: 4px 0px;
}
.custom-select-domain .dropdown-toggle:hover, .custom-select-domain .dropdown-toggle:focus {
    background: #fff;
}
span.quantity-product {
    font-size: 12px;
    text-align: center;
    position: absolute;
    background: #fce289;
    width: auto;
    max-width: initial;
    margin: 0 auto;
    left: inherit;
    right: 48px;
    top: 35px;
    padding: 2px 10px;
    border-radius: 50px;
    border: none!important;
    margin-top: 0px;
    font-weight: 600;
    height: auto;
    line-height: unset;
    min-height: unset;
    color: #000000;
}
.p-lightblue span.quantity-product{
	border: 2px solid #0cb4e5;
}
.p-green span.quantity-product{
	border: 2px solid #2dcc71;
}
.p-yellow span.quantity-product{
	border: 2px solid #edb800;
}
/* product list Page end*/
/* Domain Register Page */
.shopping-cart-domain-pop{
    display: none;
}
.domain-checker-container {
    margin: 0;
    background: transparent;
}
.domain-checker-bg-main-container {
    background: #0e3e6e url(../images/reg-domain-bg.png) no-repeat;
    background-size: cover;
    position: relative;
    padding: 70px 20px 0;
}
.domain-checker-bg-main-container .domain-checker-bg {
    background: transparent;
    padding: 0px 0 70px;
}
#order-standard_cart div#searchDomainInfo {
    margin-top: 0;
}
.titel-page {
    font-size: 28px;
    font-weight: 900;
    text-align: center;
    margin-bottom: 20px;
}
.domain-checker-bg h1.titel-page {
    color: #ffffff;
}
.register-domain-container{
    background: transparent;
    border-radius: 5px;
    padding: 21px 19px 0px;
}
.tld-title-4 {
    font-size: 32px;
    font-weight: 600;
    letter-spacing: normal;
    margin: 20px 0;
}
.tld-filters.host-nav {
    padding-bottom: 20px;
}
.choose-pack {
    padding: 0 30px 30px;
    display: inline-block;
    width: 100%;
}
.domain-pricing .col-sm-4 {
    padding-left: 0;
}
.tld-filters a {
    padding: 10px 16px;
    font-size: 12px;
    line-height: 20px;
}
.tld-inr {
    margin: 20px auto;
}
.tld-inr .row.tld-pricing-header .common-cat-class{
    padding: 20px 0;
    color: #fff;
    border-radius: 0;
	font-size: 24px;
}
.tld-inr .row.tld-pricing-header .p-lightblue {
    background: #0cb4e5;
    border-bottom: 6px solid #97b5d2;
}
.tld-inr .row.tld-pricing-header .p-green{
    background: #2dcc71;
}
.tld-inr .row.tld-pricing-header .p-yellow{
    background: #edb800;
}
.tld-inr .row.tld-pricing-header .p-purple{
    background: #9b58b5
}
.domain-pricing .two-row-center {
    padding: 10px 11px;
}
.suggested-domains {
    background: #f2f2f2;
    margin-top: -120px;
    padding: 135px 60px 30px!important;
}
.card-footer.more-suggestions{
    border-top: 0;
}
.suggested-domains .panel-heading.card-header {
    font-size: 20px;
    color: #0cb4e5;
    font-weight: 900;
    font-style: italic;
    margin-right: 16px;
    background: transparent;
    border-bottom: 0;
}
.suggested-domains .list-group-item {
    justify-content: space-between;
    padding: 26px;
    align-items: flex-start;
    margin-bottom: 15px;
    position: relative;
	border: none;
    border-radius: 4px;
    overflow: hidden;
}
.spotlight-tlds {
     margin-bottom: 0px;
}
#DomainSearchResults .domain-checker-available {
    color: #ffffff;
	margin-bottom: 0;
}
p.domain-available.domain-checker-available.p-domain-left{
	max-width: 50%;
    width: 100%;
    word-break: break-all;
    text-align: left;
}
.host-block {
    background: #0cb4e5;
    width: 90%;
    padding: 28px 0;
    margin: 30px 54px 0;
    border-radius: 5px;
}
button#btnCheckAvailability {
    background: #0cb4e5;
    border: none;
    height: 49px;
    color: #fff;
    font-weight: 900;
    width: 166px;
    border-radius: 0 5px 5px 0;
	height: 56px;
	font-size:18px;
	box-shadow: none;
}
.count-cart-domain {
    padding: 13px 8px;
    text-align: center;
    background: #fff;
    box-shadow: 0 0 15px #0b0b0b4d;
    right: 20px;
    border-radius: 4px;
    top: 85px;
    min-width: 209px;
    min-height: 158px;
}
.count-cart-domain span {
    color: #40b5e7;
    font-size: 32px;
    display: inline-block;
    width: 100%;
}
.cart-btn-continue {
    margin: 10px 0;
    display: inline-block;
    background: #0cb4e5;
    color: #fff;
    padding: 8px 13px;
    border-radius: 4px;
	font-size: 14px;
    font-weight: 500;
}
.cart-btn-continue:hover{
	color:#fff;
}
.count-cart-domain p {
    margin-bottom: 10px;
}
.shopping-cart-domain-pop{
    position: fixed;
    right: 20px;
    z-index: 9999;
    top: 225px;
}
.cart-domainpop-up-close {
    position: absolute;
    right: 12px;
    top: 6px;
    cursor: pointer;
}
strong#domain-count-data {
    font-weight: normal;
}
/*.col-md-8.col-md-offset-2.offset-md-2.col-xs-10.col-xs-offset-1.col-10.offset-1{
	margin-left: auto;
	flex: 0 0 43.66667%;
    max-width: 43.66667%;
    margin-right: auto;
}*/
.register-domain-container .input-group.input-group-lg.input-group-box {
    max-width: 800px;
}
.input-group.input-group-lg.input-group-box {
    background: transparent;
    padding: 0;
}
#order-standard_cart .input-group-lg>.form-control{
	height: 56px;
}
.featured-tlds-container {
    margin: 45px 0 35px;
}
/*.featured-tlds-container .row {
	 justify-content: center;
}*/
.featured-tld .img-container img {
    max-width: 50%;
    max-height: 50%;
}
.featured-tld .price {
    font-size: 15px;
    font-weight: 700;
}
div#searchDomainInfo button.btn.btn-primary.btn-add-to-cart {
    color: rgb(0, 0, 0);
    font-size: 15px;
    font-weight: 900;
    background: rgb(255, 255, 255);
    padding: 11px 20px;
    border-radius: 4px;
    border: none;
	margin: 0;
}
div#searchDomainInfo span.price {
    margin-top: 10px;
    color: #fff;
    float: left;
    font-size: 18px;
	font-weight: 600;
	width: 100%;
    max-width: 29%;
    text-align: left;
}
.domain-price.host-block{
	display: flex;
	margin: 30px auto 0;
}
.domain-price.host-block .col-md-6 {
    text-align: left;
}
div#spotlightTlds {
    padding: 7px 14px;
    background-color: transparent;
    margin: 30px 0px 0px 0px !important;
}
ul.slick-dots li {
    border-radius: 50%;
    padding: 5px;
    border: transparent;
    background: #cbc8c8;
    margin-right: 5px;
	margin: 15px 2px 0px;
	cursor: pointer;
}
ul.slick-dots  li.slick-active {
    background: #686868 !important;
}
ul.slick-dots {
    display: flex !important;
    list-style: none;
	justify-content: center;
}
ul.slick-dots button {
    display: none;
}
span.domain, span.extension{
	display: inline-block;
    margin: 0;
    font-size: 18px;
    font-weight: 900;
    line-height: 34px;
    color: #333;
}
.suggested-domains .price{
    font-size: 18px!important;
    color: #333;
    font-weight: 700;
}
.suggested-domains .actions {
    float: right;
    width: 53%;
    display: flex;
    justify-content: space-between;
	align-items: center
}
.suggested-domains .list-group-item span.to-add {
    font-size: 13px;
	font-weight: 500;
}
.suggested-domains .list-group-item button.btn.btn-add-to-cart {
    background: #0cb4e5 !important;
    padding: 10px 15px;
    color: #fff;
    border: none;
    float: unset;
}
.domain-promo-box .btn-primary {
    color: #fff;
    padding: 6px 12px;
    margin-bottom: 0;
    background-color: #337ab7;
    border-color: #2e6da4;
    font-size: 14px;
}
.domain-promo-box a.btn.btn-warning {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.spotlight-tld-container .domain-lookup-result button.btn.btn-add-to-cart{
    font-weight: 300;
    font-size: 12px;
    background: #0cb4e5;
    padding: 6px 11px;
    border-radius: 4px;
    color: #fff;
    border: none;
    min-width: 105px;
    display: inline-block;
    width: auto !important;
	margin:20px auto 10px;
}
.row.bottom-domain-extra-section{
	padding-left: 15px;
    padding-right: 15px;
}
.side-badge-main {
    width: 100%;
    overflow: hidden;
    height: 70px;
    position: absolute;
    top: 0;
    right: 0;
}
.ext-main-blk {
    background: #fff;
    width: 65px;
    font-size: 16px;
    color: #0cb4e5;
    height: 65px;
    font-weight: 900;
    margin: -40px auto 0;
    border-radius: 50%;
    line-height: 58px;
    left: 32%;
}
.corner-badges.top-right-badge {
    right: -100px;
    left: auto;
    transform: rotate(45deg);
    -webkit-transform: rotate(146deg);
    top: -9px;
    width: 128px;
    position: absolute;
    text-align: center;
    line-height: 50px;
    letter-spacing: 1px;
    color: #f0f0f0;
}
span.tld-group {
    top: 20px;
    font-size: 10px;
    position: relative;
    left: -2px;
    text-transform: capitalize;
}
.spotlight-tld-container {
    padding: 37px 7px 0px;
}

.spotlight-tld{
	overflow:unset;
	border: transparent;
	height: auto;
	box-shadow: 0 0 4px #dfdfdf;
}
.spot-light-cat-common{
	width: 140px;
    position: absolute;
    letter-spacing: 0;
    padding: 3px;
    font-size: x-small;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    top: -17px;
    right: -44px;
	transform: rotate(253deg);
    -webkit-transform: rotate(253deg);
}
.domain-lookup-result span.available.price {
    color: #595959;
    font-weight: 600;
}
div#spotlightTlds span.removeDomainFromCartSpotLight {
    font-weight: 300;
    font-size: 12px;
    background: #f05f57;
    padding: 6px 11px;
    border-radius: 4px;
    color: #fff;
    border: none;
    display: block;
    width: 100%;
    max-width: 105px;
    margin: 0 auto;
    cursor: pointer;
}
div#spotlightTlds button.btn.unavailable{
	background-color: #0000001a;
    border-color: transparent;
    color: #595959;
	width: 100%;
    max-width: 100px;
	cursor: not-allowed;
}
.price-and-button-row {
    justify-content: space-between;
    display: flex;
}
.available-domain-row span.removeDomainFromCart {
    font-size: 15px;
    font-weight: 900;
    background: rgb(240 95 87);
    padding: 12px 20px;
    border-radius: 4px;
    border: none;
    color: #fff;
	cursor:pointer;
}
.suggested-domains .list-group-item .domain-suggestion-row {
    display: inline-block !important;
}
.suggested-domains span.removeDomainFromCartSuggestion {
    background: rgb(240 95 87);
    padding: 10px 15px;
    color: #fff;
    border: none;
    font-size: 11px;
    border-radius: 3px;
    line-height: 1.4;
    display: inline-block;
	cursor:pointer;
}
.domain-register-page .choose-pack a.badge-success.focus, a.badge-success:focus{
	box-shadow: none;
}
.btn-primary.focus, .btn-primary:focus, .btn.focus, .btn:focus{
	box-shadow: none;
}
.suggested-domains span.promo {
    position: absolute;
    width: 90px;
    height: 40px;
    transform: rotate(323deg);
    top: -18px;
    left: -28px;
}
.suggested-domains span.promo span {
    position: relative;
    top: 14px;
    left: 19px;
    font-size: 12px;
    text-transform: capitalize;
}
/*transfer domain pagecss start*/
div#order-standard_cart.cart-body-padding {
    background: #fff;
    width: 100%;
    padding: 30px 15px 30px;
}
#order-standard_cart form#frmDomainTransfer .recaptcha-container {
    display: block;
    padding-left: 15px;
}
h2.domain-heading-forms {
 
    font-size: 20px;
    font-weight: 700;
    color: #404040;
    padding-left: 15px;
    margin-bottom: 40px;
}
#order-standard_cart .cart-body .form-colam {
    margin-bottom: 50px;
}
form#frmDomainTransfer button#btnTransferDomain {
    background: #1cb8e6;
    border: none;
    padding: 12px 22px;
    font-weight: 700;
    color: #ffffff;
    border-radius: 5px;
}
p.inputTextTransferBelow {
    margin: 10px 0px;
    padding-left: 11px;
}
#order-standard_cart .cart-body .form-colam.epp-code-box {
    margin-bottom: 10px;
}
/*transfer domain pagecss end*/

/*product domain page*/
.domain-selection-options-trigger{
    padding: 30px 15px;
}
/*.domain-selection-options-trigger .custpm_box {
    margin-bottom: 25px;
}
.domain-selection-options-trigger .card-info-box.transfer {
    margin-bottom: 20px;
}*/
.domain-selection-options-trigger .content {
    background: #fff;
    text-align: left;
    min-height: auto;
    border-radius: 5px;
    color: #424242;
    padding: 20px;
    font-weight: 400;
    cursor: pointer;
    transition: ease-in 0.5s;
    display: flex;
    align-items: center;
}
.domain-selection-options-trigger .icone {
    min-height: 60px;
    background: #1296bd;
    min-width: 60px;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    text-align: center;
    border: 1px solid #fff;
    width: 60px;
    height: 60px;
    margin-right: 10px;
}
.domain-selection-options-trigger .icone img {
    width: 30px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
}
.domain-selection-options-trigger .content .text {
    font-size: 17px;
    color: #3c3b3b;
    margin-top: 0px;
    font-weight: 900;
}
.domain-selection-options-trigger .content.active {
    background: rgba(0, 0, 0, 0) linear-gradient(90deg, #0cb4e5 0%, #1296bc 100%) repeat scroll 0 0;
}
.domain-selection-options-trigger .content.active .text {
	color:#fff;
}
.domain-selection-options-trigger .content:hover {
    background: rgba(0, 0, 0, 0) linear-gradient(90deg, #0cb4e5 0%, #1296bc 100%) repeat scroll 0 0;
}
.domain-selection-options-trigger .content:hover .text {
	color:#fff;
}
.domain-selection-options .iradio_square-blue {
    display: none;
}
.domain-selection-options-trigger .content:hover .icone {
    background: none;
}
.domain-selection-options-trigger .content.active .icone {
    background: none;
}
#order-standard_cart .domain-selection-options.row.domain-checker-bg {
    align-items: center;
    justify-content: center;
	margin-bottom: 0;
}

.product-domain-configure-page .domain-input-group {
    width: 100%;
    max-width: 765px;
}
.domain-selection-options input{
    height: 50px;
    border-radius: 0;
	border: transparent;
}
#order-standard_cart .domain-selection-options.row.domain-checker-bg select{
    height: 50px;
    border-radius: 0 !important;
    border: transparent;
}
#order-standard_cart .domain-search-advance select{
	background-position: 92% !important;
}
.domain-selection-options button{
    height: 50px;
    border-radius: 0;
	border: transparent;
}
.product-domain-configure-page .input-group.domain-search-advance{
	border-radius: 5px;
    overflow: hidden;
    border: transparent;
	margin-top: 35px;
}
.product-domain-configure-page .domain-selection-options input {
    border-radius: 0 !important;
}
.domain-in-cart .domains-row {
    display: flex;
    align-items: center;
    justify-content: center;
	border-radius: 5px;
    overflow: hidden;
	    width: 100%;
}
.domain-in-cart select {
    width: 100%;
    max-width: 72%;
}
.domain-in-cart span.input-group-btn.adv {
    width: 100%;
    max-width: 28%;
}
.domain-in-cart button.btn.btn-default.wgs_custom-btn {
    width: 100%;
}
.domain-selection-options i {
    margin-right: 4px;
}
.product-domain-configure-page .input-group-btn.adv {
    width: 220px;
}
.product-domain-configure-page .input-group-btn.adv button {
    width: 100%;
}
/*choose domain pagecss end*/

/*configure product page css start*/
ul.cart-product-step {
    display: flex;
    list-style: none;
    padding-left: 0;
	margin-bottom:0;
}
.cart-head-bar.configure-cart-head {
    background: #fff;
}
.step .step-item a {
    color: #000;
    display: inline-block;
    padding: 30px 10px 0;
    text-decoration: none;
    font-size: 14px;
}
.stp-cot {
    position: absolute;
    font-size: 17px;
    font-weight: 900;
    text-align: center;
    line-height: 16px;
}
.cart-head-bar.configure-cart-head .stp-cot.check {
    color: #fff!important;
    left: 50%!important;
    margin-left: -9px!important;
	    z-index: 99;
}
.step-item {
    width: 32%;
}
li.step-item {
    flex: 1 1 0;
    margin-top: 0;
    min-height: 1rem;
    position: relative;
	text-align:center;
}
.step-item a::before {
    background: #5cc55a;
    border-radius: 50%;
    content: "";
    color: #fff;
    display: block;
    height: 28px;
    left: 50%;
    position: absolute;
    top: -5px;
    transform: translateX(-50%);
    width: 28px;
    z-index: 1;
}
li.step-item a {
    color: #000;
    display: inline-block;
    padding: 30px 10px 0;
    text-decoration: none;
    font-size: 14px;
    text-align: center;
}
.step-item:not(:first-child)::before {
    background: #000000;
    content: "";
    height: 6px;
    left: -50%;
    position: absolute;
    top: 9px;
    width: 100%;
}
.step-item.active a::before {
    background: #000000;
    left: 49%;
}
span.stp-cot.second-step {
    left: 47%;
    color: #fff;
    z-index: 99;
}
.step-item.active ~ .step-item::before {
    background: #999999;
}
.step-item.active ~ .step-item a::before {
    background: #ccc!important;
}
span.stp-cot.third-step {
    right: 49%;
    z-index: 99;
}
.cart-head-bar.configure-cart-head .row{
	align-items: center;
}
.secondary-cart-body .product-info ul{
	display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
}
.product-description-body-cart.product-info ul li{
	width: 100%;
    max-width: 32.6%;
    border: 1px solid #e7e7e7;
    padding: 10px;
    margin: 3px;
    text-align: left;
    word-break: break-all;
}
.product-configure-info-panel .panel-title > a.collapsed:before {
    content: "\f067";
   
}
div#productHeadingTitle{
	    position: relative;
}
.product-configure-info-panel .panel-title > a:before {
    content: "\f068";
    font-family: "Font Awesome 5 Pro";
    font-weight: 600;
    font-size: 11px;
    border: none;
    padding: 1px 3px;
    border-radius: 5px;
    margin-right: 7px;
    position: absolute;
    right: 14px;
    top: 22px;
    background: #0cb4e5;
    border-radius: 50px;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    opacity: 0.7;
}
.product-configure-info-panel .panel-title > a:hover, 
.product-configure-info-panel .panel-title > a:active, 
.product-configure-info-panel .panel-title > a:focus  {
    text-decoration:none;
}
.product-configure-info-panel h4.panel-title {
    background: #fff;
    padding: 19px 15px;
    color: #000;
    margin-bottom: 0
}
.product-configure-info-panel h4.panel-title a {
    color: #000;
    font-weight: 600;
	padding-left: 0px
}
.product-configure-info-panel ul {
    padding-left: 46px;
    list-style: none;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 0;
}
.product-configure-info-panel ul li {
    width: 100%;
    max-width: 31.5%;
    text-align: left;
    padding: 0;
    border: none;
    border-radius: 5px;
    margin-bottom: 15px;
    margin-right: 0;
    font-size: 14px;
    list-style: circle inside;
}
div#productConfigureCollapse {
    background: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #e7e7e7;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.billing-cycle-section ul.selectBillingCycle li {
    list-style: none;
    color: #fff;
    padding: 15px 0;
    border-radius: 4px;
    text-align: center;
    width: 23%;
    margin: 0 3px;
    display: inline-block;
    margin: 20px 10px 0px 0px;
    cursor: pointer;
    box-shadow: 0px 0px 1px rgb(0 0 0 / 10%), 0px 2px 24px rgb(0 0 0 / 8%);
    background: #fff!important;
}
.clientx-rtl .term-list.selectBillingCycle .iradio_square-blue {
    background-position: -168px 0;
    display: none;
}
.term-list.selectBillingCycle .iradio_square-blue {
    display: none;
}
.web-rank .icheckbox_square-blue {
    display: none;
}
.billing-cycle-section ul.selectBillingCycle li:nth-child(1) {
    background: #5cc55a;
}
.billing-cycle-section ul.selectBillingCycle li:nth-child(2) {
    background: #edb800;
}
.billing-cycle-section ul.selectBillingCycle li:nth-child(3) {
    background: #0cb4e5;
}
.billing-cycle-section ul.selectBillingCycle li:nth-child(4) {
    background: #404040;
}
.billing-cycle-section ul.selectBillingCycle li:nth-child(5) {
    background: #0aab9c;
}
.billing-cycle-section ul.selectBillingCycle li:nth-child(6) {
    background: #1560ab;
}
.billing-cycle-section ul.selectBillingCycle li.active,  .billing-cycle-section ul.selectBillingCycle li:hover {
    background: #0cb4e5!important;
}
.billing-cycle-section ul.selectBillingCycle li.active strong,  .billing-cycle-section ul.selectBillingCycle li:hover strong, 
.billing-cycle-section ul.selectBillingCycle li.active span,  .billing-cycle-section ul.selectBillingCycle li:hover span{
  color: #fff;
}
.term-list.selectBillingCycle {
    padding-left: 0;
}
.term-list.selectBillingCycle span {
    display: block;
    font-size: 13px;
    max-width: 70%;
    margin: 5px auto 0;
    width: 100%;
    color: #5c5c5c;
    font-weight: 600;
}
.term-list.selectBillingCycle strong {
    font-size: 16px;
    font-weight: 700;
    width: 100%;
    color: #17191c;
    font-family: 'Open Sans Bold';
}
.select-lanth {
    background: #fff;
    padding: 15px;
    margin-top: 20px;
}
.select-lanth h3 {
    margin: 0;
    font-size: 18px;
    font-weight: 900;
}
.billing-cycle-section ul.selectBillingCycle li.active {
    background: #000;
}
.billing-cycle-section ul.selectBillingCycle li:hover {
    background: #000;
}
#order-standard_cart .secondary-cart-body.left-box-configure-product {
    padding-left: 0;
}
#order-standard_cart .secondary-cart-sidebar{
	    padding-right: 0px;
}
.web-rank {
    display: inline-block;
    width: 100%;
    margin-top: 40px;
    border-top: dashed 1px #e6f0f3;
    padding-top: 30px;
    background: #fff;
	padding-left: 15px;
    padding-right: 15px;
}
.left-box-configure-product .web-rank {
    margin-top: 0px;
    padding-top: 20px;
}
.web-rank h3 {
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.addon-promo-container {
    margin: 33px auto !important;
    padding: 0px 15px 10px;
    border-radius: 6px;
    background: #ebfaff !important;
    border-top: solid 12px #0cb4e5 !important;
    border-radius: 0;
    box-shadow: 0px 3px 11px 0px #cccbcb;
}
.product-configure-page #frmConfigureProduct .addon-promo-container .logo{
	line-height: 1;
    height: 60px
}
.description a {
    display: flex;
    width: 205px;
    border: 2px solid #0cb4e5;
    padding: 12px 10px;
    color: #0cb4e5;
    font-size: 15px;
    font-weight: 600;
    margin-left: 20px;
    text-align: center;
    margin-left: 0;
    margin-top: 10px;
}
.product-configure-page .addon-promo-container .description p {
    font-size: 16px;
    line-height: 22px;
}
.product-configure-page #frmConfigureProduct .addon-promo-container label.radio-inline {
    line-height: 26px;
    font-size: 15px;
    color: #333;
	font-weight: 400;
}
.product-configure-page #frmConfigureProduct .addon-promo-container strong {
    color: #0cb4e5;
    font-size: 20px;
}
#order-standard_cart .order-summary{
	background-color: #0cb4e5;
    border-bottom: 3px solid #0cb4e5;
	padding: 25px;
}
.currency-drop-down-cart {
    text-align: left;
    background: #ffffff;
    padding: 13px 63px 15px;
    margin-top: 0px;
    box-shadow: 0 0 5px #dfdfdf;
    margin-bottom: 25px;
}
#order-standard_cart .summary-container{
	background-color: #0cb4e5;
	padding: 0;
}
h3.titel-ord {
    margin: 0 0 15px;
    font-size: 14px;
    color: #fff;
    font-weight: 900;
}
.cloud-item {
    display: inline-block;
    width: 100%;
    padding: 13px 0px;
    border-top: 1px solid #ffffff3d;
}
#order-standard_cart .domain-renew-right-section .order-summary h2{
	padding: 0px 10px 10px;
}
.cloud-item.amount{
	 padding: 13px 0px 0px;
}
.centos-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
	margin-bottom: 10px;
}
.centos-item span {
    font-size: 12px;
    color: #fff;
    font-weight: 900;
}
.cloud-item-product .usd-tp {
    font-weight: 600;
}
.cloud-item-product div {
    color: #fff;
    font-size: 15px;
}
.cloud-item-product {
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
	align-items: center;
	flex-wrap:wrap;
}
.stack {
    color: #fff;
    font-size: 15px;
}
.cloud-item.amount span.centos {
    font-size: 16px;
}
.cloud-item.amount span.centos-price {
    font-size: 36px;
}
.cloud-item.amount .centos-item {
    margin-bottom: 0;
}
div#orderSummary .stap-btn {
    text-align: center;
}
#btnCompleteProductConfig i {
    margin-left: 5px;
}
.rank-item.product_addons {
    width: 100%;
    background: #edfaff;
    padding: 15px;
    margin-bottom: 15px;
    border: solid 1px #d1e9f1;
	position: relative;
	cursor:pointer;
}
input.no-icheck {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
span.checkmark {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 35px;
    left: 15px;
    display: inline-block;
    z-index: 999;
    background: #fff;
    border: 2px solid #3b8ac7;
}
#order-standard_cart .secondary-cart-body.left-box-configure-product .row.addon-products label.pay-check.web-chek {
    padding-bottom: 0;
    margin: 0;
    padding-left: 30px;
    font-size: 20px;
    font-weight: 900;
    color: #333;
}
.rank-item.product_addons .daily-web {
    display: flex;
    justify-content: space-between;
	margin: 15px 0 15px 0;
}
.rank-item.product_addons span.mo-price {
    font-size: 20px;
    color: #333;
}
.rank-item.product_addons .scans-cont {
    font-size: 16px;
    line-height: 22px;
}
.rank-item.active.product_addons span.checkmark:after {
    top: 3px;
    left: 3px;
    width: 10px;
    height: 10px;
    background: #3b8ac7;
    content: "";
    position: absolute;
}
.pay-check.web-chek {
    padding-left: 30px;
    font-size: 20px;
    font-weight: 900;
}
#order-standard_cart .vps-server-section .sub-heading, #order-standard_cart .product-custom-field-section .sub-heading, #order-standard_cart .product-configuration-section .sub-heading, #order-standard_cart .cpanel-metrics-section .sub-heading{
    height: auto;
    border-top: transparent;
    text-align: center;
    margin-top: 0px;
	margin-bottom: 30px;
}
#order-standard_cart .vps-server-section .sub-heading span, #order-standard_cart .product-configuration-section .sub-heading span, #order-standard_cart .product-custom-field-section .sub-heading span, #order-standard_cart .cpanel-metrics-section .sub-heading span.primary-bg-color{
    background: transparent;
    text-align: left;
    display: block;
    position: unset;
    margin: 0;
    font-size: 22px;
    font-weight: 900;
    color: #000;
}
.vps-server-section {
    background: #fff;
    padding: 25px 0px;
}
#order-standard_cart .vps-server-section .field-container {
    margin: 0 0 0px 0;
}
#order-standard_cart .secondary-cart-body.left-box-configure-product .form-group.inputBox.focus label.inputText{
    color: #00bcd4;
}
#order-standard_cart .vps-server-section .field-container .form-group.inputBox label {
    position: absolute;
    font-size: 13px;
    line-height: 50px;
    transition: .5s;
    opacity: 1;
}
#order-standard_cart .vps-server-section .field-container .row {
    margin-bottom: 20px;
}
.product-configuration-section {
    background: #fff;
    margin-top: 20px;
    padding: 25px 0px;
}
#order-standard_cart select{
    position: relative;
    width: 100%;
    height: 44px;
    font-size: 14px;
    background: transparent;
    border: none;
    outline: none;
    font-weight: 900;
    border-bottom: 1px solid #d2d2d2;
    border-radius: 0;
    color: #000;
	appearance: none;
    -webkit-appearance: none;
    background-image: url(../images/selectclientx_arrow.svg) !important;
    background-size: 11px !important;
    background-repeat: no-repeat !important;
    background-position: 98% !important;
}
#order-standard_cart .tax-cont .inputBox.focus select {
    border-bottom: 2px solid#000;
}
select#inputDomainContact {
    margin-bottom: 20px;
}
div#containerPassword .col-sm-6, .row.security-quest-main-section .col-sm-6 {
    padding-left: 0;
}
.product-custom-field-section {
    background: #fff;
    margin-top: 20px;
    padding: 25px 0px;
}
#order-standard_cart .product-custom-field-section i {
    font-size: 14px;
    display: block;
}
.product-custom-field-section select{
    border: transparent;
    border-bottom: 1px solid #d2d2d2;
    border-radius: 0;
    height: 50px;
    font-size: 14px;
}
.product-custom-field-section .custom-select:focus{
	box-shadow: none;
}
.product-custom-field-section .checkBoxConfig label.inputText {
    padding-left: 30px;
    padding-top: 9px;
}
.product-custom-field-section .textAreaConfig textarea {
    width: 100%;
	height: 50px;
	border: transparent;
    border-bottom: 1px solid #d2d2d2;
}
.cpanel-metrics-section {
    background: #fff;
    padding: 25px 15px;
    margin-bottom: 20px;
}
.cpanel-metrics-section ul {
    padding-left: 10px;
    list-style: none;
}
.cpanel-metrics-section p {
    font-size: 18px;
}
.cpanel-metrics-section ul li {
    font-size: 14px;
    margin-bottom: 3px;
    color: #000;
}
#order-standard_cart .secondary-cart-body .cpanel-metrics-section .sub-heading span.primary-bg-color{
	padding: 0;
}
#order-standard_cart .secondary-cart-body .cpanel-metrics-section .sub-heading{
	    margin-bottom: 10px;
}
.slider-option-product{
	padding-top: 30px;
}
#order-standard_cart .secondary-cart-body.left-box-configure-product .slider-option-product .form-group.inputBox.focus label.inputText{
	transform: translateY(-45px);
}
#order-standard_cart .product-custom-field-section .field-container .col-md-6 {
    margin-bottom: 20px;
}
#order-standard_cart .product-custom-field-section .field-container.row {
    margin-bottom: 0;
}
#order-standard_cart .product-custom-field-section .textAreaConfig .inputBox.focus textarea {
    border-bottom: 2px solid #000;
}
#order-standard_cart .product-custom-field-section .field-container.row select {
    padding-top: 15px;
}
#order-standard_cart .product-custom-field-section .form-group.inputBox.focus select {
    border-bottom: 2px solid #000;
}
textarea:focus{
	outline:none;
}
.product-custom-field-section .checkBoxConfig .form-group.inputBox{
	display: flex;
    align-items: center;
}
/*configure product page css end*/
/* Checkout page css started */
.left-section-checkout-page {
    padding: 0;
}
.left-side-checkout-page {
    background: #fff;
    padding: 20px 20px;
}
.col-md-5.right-section-checkout-page {
    background: #ededed08;
}
.right-section-upper-section h2.items-titel {
    margin-bottom: 0;
}
.right-section-upper-section {
    box-shadow: 0px 3px 21px rgb(125 125 125 / 17%);
	background: #fff;
}
/*.view-cart-items.right-side-checkout-page h2+.item.cart-colam {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}*/
.pull-left-summary {
    width: 100%;
    max-width: 70%;
}
#order-standard_cart .col-md-7.left-section-checkout-page .alert {
      margin-bottom: 10px;
    text-align: left!important;
}
.product-checkout-page .col-md-12 {
    padding: 0;
}
#order-standard_cart .view-cart-items.right-side-checkout-page .item.cart-colam {
    padding: 20px;
    background: #fff;
    border-bottom: 1px solid #e7e7e7;
	display: flex;
    justify-content: space-between;
	transition: .4s ease-in;
}
.cart-summary-line.cart-total {
    display: flex;
    justify-content: space-between;
    padding-bottom: 7px;
}
.card-block {
    padding: 20px;
	background: #fff;
	border-top: 1px solid #e7e7e7;
    border-bottom: 2px solid #e7e7e7;
    border-bottom: 2px solid #e7e7e7;
}
.cart-grid-total {
    display: flex;
    justify-content: space-between;
    padding-bottom: 7px;
}
.item.cart-colam h4 {
    margin: 0 0 6px;
    font-size: 17px;
    font-weight: 900;
}
.year-price {
    margin: 0 0 6px;
    font-size: 17px;
    text-align: right;
    font-weight: 900;
    display: flex;
    justify-content: flex-end;
}
.pull-right-summary {
    width: 100%;
    max-width: 30%;
    text-align: right;
}
.crt-drop small {
    font-size: 12px;
}
li.step-item.active .stp-cot {
	right: 4px;
    left: 0;
    z-index:99;
    color: #fff;
}
#order-standard_cart .right-section-upper-section form .empty-cart{
	margin: 0px 0px 0 0;
	padding-right: 15px;
}
#order-standard_cart .right-section-upper-section form .empty-cart button{
	border-radius:5px;
}
.tax-cont .col-sm-6{
	padding: 0px;
    margin-right: 10px;
    max-width: 47%;
    flex: 0 0 47%;
}
.tax-cont {
    padding: 20px;
}
.tax-cont h3 {
    margin-bottom: 25px;
    font-size: 25px;
    font-weight: 600;
}
.tax-cont button.btn.btn-default {
    margin-top: 20px;
    background: #40b5e7;
    color: #fff;
    border: transparent;
    font-weight: 600;
	font-size: 14px;
	padding: 10px 22px;
}
.button-under-summary button#btnEmptyCart {
    border: transparent;
    display: block;
    height: 41px;
	font-size: 13px;
	background: #40b5e7;
}
#order-standard_cart .right-section-upper-section .button-under-summary .empty-cart {
    margin: 0;
	width: 100%;
    max-width: 50%;
}
.button-under-summary {
    display: flex;
    justify-content: space-between;
    padding: 0px 20px 30px;
	flex-wrap:wrap;
}
.button-under-summary a#continueShopping {
    margin: 0;
    font-size: 13px;
    width: 100%;
    max-width: 48%;
}
#order-standard_cart .mc-promo .icon{
	width: 50px;
}
.button-under-summary button#btnEmptyCart i {
    margin-right: 5px;
}
#order-standard_cart .view-cart-items.right-side-checkout-page{
	border-bottom: transparent;
	margin: 0 0 15px 0;
}
#order-standard_cart .view-cart-items .item.cart-colam:hover {
    background: #f5f9fd;
}
ul.configuration-product-summary {
    padding-left: 0;
    list-style: none;
    color: #777;
}
#order-standard_cart .view-cart-items.right-side-checkout-page .item.cart-colam span {
    color: #777;
}
.card-block span {
    font-weight: 700;
}
.custom-select-domain span.caret {
    position: absolute;
    right: 10px;
    top: 15px;
}
.item-qty {
    display: flex;
    justify-content: flex-end;
}
.item-qty button.btn.btn-xs {
    background: #53a84d36;
    margin-left: 5px;
    color: #53a84d;
    font-size: 12px !important;
    font-weight: 600;
}
#order-standard_cart .view-cart-items .item-qty input {
    margin-bottom: 0px;
    padding: 4px;
    height: auto;
    width: 50px;
}
.trash a:first-child {
    padding: 2px 5px;
    border: none;
    background: #e7eefb;
    color: #1a63e9;
    border-radius: 3px;
    margin-top: 5px;
    display: inline-block;
}
.trash a:last-child{
	 padding: 2px 5px;
    border: none;
    background: #f7dcdc;
    color: #dd4b39;
    border-radius: 5px;
    margin-top: 5px;
    display: inline-block;
}
.promo a {
    color: #193e70;
    font-weight: 600;
}
.row.promo-apply-box .inputBox input{
	height: 63px;
}
.row.promo-apply-box .promocode-btn {
    background: #40b5e7;
    color: #fff;
    border: transparent;
    font-weight: 600;
    font-size: 13px;
    padding: 10px 22px;
}
.full-sign {
    background-image: linear-gradient(127deg, #1051c7, #1b66ef);
    display: flex;
    width: 100%;
    border-radius: 5px;
    padding: 20px;
}
.account-colam {
    width: 100%;
    max-width: 50%;
    color: #fff;
}
.account-colam  h1.sign-titel {
    color: #fff;
    margin: 0;
    font-size: 25px;
}
.acct-box h3 {
    color: #fff;
    font-weight: 900;
    font-size: 17px;
    margin: 10px 0 8px;
}
.acct-box p {
    color: #fff;
    font-size: 14px;
}
.left-section-checkout-page .crt-ntn {
    background: #fff;
    color: #000;
    padding: 10px 22px;
    border-radius: 4px;
    margin-top: 7px;
    font-size: 17px;
    width: auto;
    font-weight: 900;
    display: inline-block;
    text-align: center;
	margin-left:0px !important;
}
.account-colam.have .crt-ntn {
    color: #fff;
    background: #0cb4e5;
}
#order-standard_cart .secondary-cart-body .contact-section-conf-product {
    margin-top: 20px;
}
.left-side-checkout-page .Pers-titel {
    margin: 0 0 27px;
    font-size: 20px;
    font-weight: 700;
    color: #404040;
    margin-top: 20px;
}
.right-section-upper-section ul.dropdown-menu {
    transform: unset !important;
    margin-top: 10px !important;
    min-width: 230px !important;
    width: 200px;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
}
.view-cart-items .crt-drop ul.dropdown-menu.show:before {
    left: 92px;
    right: unset;
    border-bottom: 12px solid #e7e7e7;
    top: -12px;
}
/*ul.dropdown-menu.show:before{
	border-bottom: 16px solid #f7f4f4;
	left: 10px;
	right: unset;
}*/
.right-section-upper-section .dropdown-menu li {
    padding: 3px 10px;
}
.right-section-upper-section .dropdown-menu a {
    color: #000;
    font-size: 14px;
    line-height: 20px;
}
#order-standard_cart .inputBox .inputText{
	color: #898989;
	font-weight: 400;
}
#order-standard_cart .form-group.inputBox.focus .inputText {
    color: #00bcd4;
}
#order-standard_cart input#inputPhone {
    border: transparent;
    border-bottom: 1px solid #e7e7e7;
    border-radius: 0;
}
#order-standard_cart .form-group.inputBox.focus input#inputPhone {
    border-bottom: 2px solid #000;
}
#containerNewUserSecurity .generate-password {
    font-size: 14px;
    text-transform: capitalize;
    margin-top: 15px;
    min-width: 180px;
    width: auto;
    background: #1cb8e6;
    color: #fff;
    border-radius: 5px;
    border: transparent;
    padding: 5px 8px;
}
.password-strength-meter .progress {
    margin-top: 17px;
}
#modalRemoveItem {
    text-align: center;
}
#modalRemoveItem .modal-title i {
    text-align: center;
    display: block;
    width: 40px;
    height: 40px;
    margin: 0px auto 6px;
    background: #dc3545;
    font-size: 20px;
    line-height: 40px;
    border-radius: 50%;
    color: #f7dddf;
	padding:0;
}
#modalRemoveItem .modal-footer button.btn.btn-primary {
    background: #1cb8e6;
    border: transparent;
}
#modalRemoveItem .modal-footer button.btn.btn-default {
    background: #0e3e6e;
    color: #fff;
    border: transparent;
}
.left-section-checkout-page .payment-gateway-list li {
    margin: 5px 15px 7px 0px;
    text-align: center;
    min-height: 90px;
    border-radius: 4px;
    padding: 12px 7px 6px;
    box-shadow: 0 0 8px #ccc;
    width: 100%;
	cursor: pointer;
}
.domain-contact-section {
    margin-bottom: 25px;
}
ul.payment-gateway-list.gateway-present-5  li{ 
	max-width:18%;
}
ul.payment-gateway-list.gateway-present-4 li {
    max-width: 21%;
}
ul.payment-gateway-list.gateway-present-3 li {
    max-width: 31%;
}
ul.payment-gateway-list.gateway-present-2 li {
    max-width: 30%;
}
ul.payment-gateway-list.gateway-present-1 li {
    max-width: 30%;
}
.left-section-checkout-page .payment-gateway-list {
    display: flex;
    list-style: none;
    padding-left: 0;
	flex-wrap: wrap;
}
.left-section-checkout-page .gateway-name {
    font-weight: 600;
    font-size: 12px;
    color: #666;
}
.domain-contact-section p.small.text-muted {
	font-size: 12px;
}
/*#paymentGatewaysContainer, .additional-notes-section {
    padding-left: 15px;
	padding-right: 15px;
}*/
.payment-gateway-section h4, .additional-notes-section h4 {
    color: #000000;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 900;
}
.additional-notes-section textarea.input.cart-text-area {
    width: 100%;
    padding: 10px 10px 10px 0px;
    min-height: 60px;
    height: 50px;
    border: transparent;
    border-bottom: 1px solid #d2d2d2;
}
.additional-notes-section textarea.input.cart-text-area::placeholder {
    color: #898989;
    font-weight: 400;
}
#order-standard_cart .cc-input-container{
	margin-bottom: 20px;
}
.marketing-email-optin {
    margin:20px 0px 0px;
}
form#frmCheckout label.checkbox-inline {
    margin-top: 15px;
}
form#frmCheckout label.checkbox-inline a{
	color: #45b9e8;
	font-weight: 600;
}
form#frmCheckout button#btnCompleteOrder {
    background: #1cb8e6;
    border: none;
    padding: 12px 22px;
    font-weight: 700;
    color: #ffffff;
    border-radius: 5px;
    font-size: 15px;
    margin-top: 10px;
}
.cart-grid-total span {
    font-size: 20px;
}
div#paymentGatewaysContainer {
    margin-bottom: 30px;
}
#order-standard_cart .account-select-container div.account, #order-standard_cart .account-new-custom.border-bottom{
	border: 1px solid #eee;
	border-bottom: 1px solid #eee !important;
	padding: 15px;
	background: #fff;
}
#order-standard_cart .account-select-container div.account.active, #order-standard_cart .account-new-custom.border-bottom.active {
    background: #e5ecf3;
}
.left-side-checkout-page .account-new-custom.border-bottom.active {
    margin-bottom: 10px;
}
#order-standard_cart .account-select-container label.radio-inline{
	display: flex;
    align-items: flex-start;
	cursor: pointer;
}
#order-standard_cart .account-new-custom.border-bottom label,  #order-standard_cart .account.border-bottom label{
	margin-bottom: 0px;
	align-items: center;
 }	 
#order-standard_cart .account-select-container .iradio_square-blue {
    margin-top: 3px;
	width: 24px;
	margin-right: 10px;
}
#order-standard_cart .account-select-container span.address {
    width: 100%;
}
#order-standard_cart .account-select-container span.address .label-info{
	float: right;
}
#order-standard_cart .account-select-container .account.border-bottom {
    margin-top: 15px;
}
#order-standard_cart .account-select-container {
    border-right: 0;
}
#order-standard_cart form#frmCheckout .domain-contact-section {
    margin: 20px 0px;
}
#order-standard_cart .domain-contact-section .col-sm-6.col-sm-offset-3.offset-sm-3 {
    margin-left: 0;
	padding: 0;
}
div#stripeElements .stripe-cards-inputs.col-md-8.col-md-offset-2.offset-md-2 {
    margin-left: 0;
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
	padding: 0;
}
#order-standard_cart label, #order-standard_cart p.domain-renewal-desc {
    font-weight: normal;
}
#order-standard_cart .new-card-container .offset-md-3 {
    margin-left: 0;
}
.left-side-checkout-page .domain-contact-section .Pers-titel{
	margin: 0 0 10px;
}
.additional-notes-section .form-group {
    margin-bottom: 0;
}
#order-standard_cart .cc-input-container{
	background-color: #e6ecf3;
	border: transparent;
}
.recurring-parent-span {
    display: block;
}
.existing-account-login-section button{
    background: #0cb4e5;
    color: #fff;
    box-shadow: 0 0 10px #dfdfdf;
    padding: 10px 22px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 6px;
    clear: both;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    border: transparent;
}
#order-standard_cart .apply-credit-container .radio {
    padding-left: 0px;
    padding-right: 0px;
}
#order-standard_cart .apply-credit-container{
	padding: 20px;
    background-color: #e6ecf3;
}
#order-standard_cart .mc-promo{
	margin: 0 0 15px 0;
    background-color: #fff;
    border: transparent;
    border-bottom: transparent;
}
#order-standard_cart .mc-promo .header{
	box-shadow: 0px 3px 21px rgb(125 125 125 / 17%);
    padding: 10px;
	height:auto;
}
.right-section-checkout-page {
    padding: 0px 25px;
	padding-right: 0;
}
#order-standard_cart .mc-promos{
	max-width: 100%;
}
.ssl_addons {
    margin-top: 30px;
}
#order-standard_cart .existing-account-login-section .linked-account-section-exist span.primary-bg-color{
    text-align: center;
}
.custom-field-checkout-page textarea {
    width: 100%;
    height: 50px;
    border: transparent;
    border-bottom: 1px solid #d2d2d2;
}
.custom-field-checkout-page .inputBox {
    margin-bottom: 15px;
}
.additional-notes-section {
    margin-top: 40px;
}
#order-standard_cart .inputBox.focus .inputText{
	color: #00bcd4;
}
#order-standard_cart .sub-heading.checkout-page-linked-account span.primary-bg-color{
    text-align: center;
}
#order-standard_cart .phone-number-field input {
    border: transparent;
    border-bottom: 1px solid #d2d2d2;
	border-radius:0;
}
.cc-input-container .paymethod-info {
    font-size: 15px;
    font-weight: 500;
    color: #000;
}
/* Checkout page css end */

/* Product Addons css start */
#order-standard_cart .products .product {
    color: #fff;
    border-radius: 5px;
    width: 98%;
    padding: 20px;
    position: relative;
    display: inline-block;
    border: transparent;
    min-height: 240px;
    background: #fff!important;
    border: 1px solid #dae3eb;
    transition: .3s ease all;
    background: #FFF;
    box-shadow: 0 0 0 0.5px rgb(50 50 93 / 17%), 0 2px 5px 0 rgb(50 50 93 / 10%), 0 1px 1.5px 0 rgb(0 0 0 / 7%), 0 1px 2px 0 rgb(0 0 0 / 8%), 0 0 0 0 transparent;
    border-radius: 10px;
    padding: 30px 30px;
    box-shadow: 0px 2px 0px #0000000a;
    margin: 0 0 25px 0;
}

.p_addon_price span {
    display: block;
    text-align: left;
    max-width: 100%;
    width: 100%;
    padding: 14px 0 0;
    margin-left: auto;
    font-size: 16px;
    color: #1a222b;
    font-family: 'Open Sans Bold';
    background: transparent!important;
}
#order-standard_cart .a-lightblue .p_addon_price span {
	background-image: linear-gradient(to right top, #c4d7f1, #0f99c9, #1095cb, #128ad1, #128ad1);
}
.p_addon_price {
    position: relative;
    right: inherit;
    margin-bottom: 25px;
    left: 0;
}
.product-desc.product-desc-full-width .form-group {
    float: right;
}
#order-standard_cart .products .product h2 {
    font-size: 20px;
    font-weight: 700;
    color: #1a222b;
    letter-spacing: -0.1px;
    font-family: 'Open Sans Bold'
}
#order-standard_cart .products .product p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 0;
    color: #1a222b;
}
#order-standard_cart .product.a-lightblue {
	background: linear-gradient(to right, #4e94c4 0%, #167fc5 100%);  
}
#order-standard_cart .products .product.a-green{
	background: linear-gradient(to right, #349d16 0%, #5cc552 100%);
}
#order-standard_cart .product.a-green .p_addon_price span {
    background-image: linear-gradient(to right top, #cfe0cb, #c2debb, #70c757, #66ca4e, #8ed47a);
}
#order-standard_cart .products .product.a-purple{
	background: linear-gradient(to right, #310879 0%, #673AB7 100%);
}
#order-standard_cart .product.a-purple .p_addon_price span {
    background-image: linear-gradient(to right top, #e3d9f5, #8069a9, #6134b0, #6533bd, #5c25bd);
}
#order-standard_cart .products .product.a-yellow {
    background: linear-gradient(to right, #edb800 0%, #cea30d 100%);
}
#order-standard_cart .product.a-yellow .p_addon_price span {
    background-image: linear-gradient(to right top, #e5dec7, #cebd7f, #c0a649, #c8a83a, #edb800);
}
#order-standard_cart .product.a-blue {
    background: linear-gradient(to right, #08466b 0%, #1095cb 100%);
}
#order-standard_cart .product.a-blue .p_addon_price span{
	background-image: linear-gradient(to right top, #c4d7f1, #78b2da , #529fdd, #3c8bcf, #1685e9);
}
#order-standard_cart .row-eq-height:last-child .col-md-4 .product {
    margin-bottom: 0;
}
body #order-standard_cart .product-desc.product-desc-full-width {
    width: 100% !important;
    padding: 10px 0 0!important;
}
.row.row-eq-height .col-md-4:last-child {
    padding: 0;
}
.row.row-eq-height .col-md-4 {
    padding-left: 0;
}
.product-desc.product-desc-full-width button.btn {
    border: transparent;
    padding: 10px 5px 10px 5px;
    background: #1cb8e6;
    font-size: 13px;
    position: relative;
    color: #fff;
    border-radius: 5px;
    transition: all 0.5s;
    width: 31%;
}
.product-desc.product-desc-full-width .form-group.select-button-section {
    display: flex;
    float: unset;
    width: 100%;
    flex-flow: row-reverse;
    justify-content: space-between;
    width: 100%;
}

#order-standard_cart .products .product select {
    max-width: 65%;
    color: #626262;
    border-radius: 0px;
    padding: 9px 11px;
    height: auto;
    background: #e8edf2;
    border: none;
    border-radius: 5px;
    float: left;
    order: 1;
    font-size: 13px;
}
.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show>.btn-success.dropdown-toggle{
	background-color: transparent;
    border-color: transparent;
	box-shadow:none !important;
}
div#order-standard_cart .cart-body.product-addon-page .products {
    margin: 0;
}
/* Product Addons css end */

/* review checkout css start */
#order-standard_cart .accout-row span.primary-bg-color {
    background: transparent;
    text-align: left;
    display: block;
    position: unset;
    margin: 0;
    font-size: 22px;
    font-weight: 900;
    color: #000;
	padding:0;
}
#order-standard_cart .accout-row .sub-heading {
    height: auto;
    border-top: transparent;
    text-align: center;
    margin-bottom: 15px;
	margin-top: 0px;
}
.account span.address strong {
    color: #000;
    font-weight: 600;
    font-size: 16px;
	cursor:pointer;
}
#order-standard_cart .account-select-container span.small {
    font-size: 14px;
}
#order-standard_cart label.radio-inline {
    font-size: 16px;
    color: #000;
    font-weight: 500;
}
div#paymentRequestButton {
    border-bottom: transparent;
}
/*form#frmCheckout {
    padding: 0 15px;
}*/
form#frmCheckout .col-sm-12 {
    padding: 0;
}
.domain-renew-summary .usd-tp {
    display: flex;
    align-items: center;
}
.domain-renew-summary .usd-tp .trash {
    margin-left: 5px;
}
/* review checkout css end */

/* domain config. css start */
.row.addon-products h2 {
    margin: 0px 10px;
    font-size: 16px;
    color: #646464;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
}
.increased {
    padding: 30px 20px;
    position: relative;
    display: flex;
    vertical-align: middle;
    justify-items: center;
    height: auto;
    border: solid 1px #ebebeb;
    width: 100%;
}
.bcr1{
	background: #eff7ff;
    border-color: #d7ecff;
}
.bcr2 {
    background: #fffdf5;
    border-color: #ebe2c3;
}
.bcr3 {
    background: #fff8f8;
    border-color: #f7dcdc;
}
.custom_switch {
    width: 100%;
    max-width: 17%;
    height: 25px;
    text-align: left;
    position: relative;
    display: flex;
    border-right: none;
    margin-top: 8px;
    border: 1px solid #f1eeee;
    border-radius: 25px;
    overflow: hidden;
}
.custom_switch span {
    width: 40px;
    padding: 0px;
    margin: 0;
    border: none;
    line-height: 24px;
    text-align: center;
    border-right: none;
    cursor: pointer;
    font-weight: 600;
    background: #ccc;
    color: #a3a3a3;
    font-size: 11px;
    background: #fff;
    font-weight: 700;
}
.poweredOff{
	background: #e71a1a!important;
    cursor: default !important;
    pointer-events: none;
    color: #fff!important;
}
.increased span {
    width: 100%;
    text-align: center;
}
p.yer {
    color: #a5acc6;
    font-size: 11px;
}
.increased strong {
    margin: 0;
    font-size: 18px;
    color: #5b5b5b;
    text-transform: capitalize;
    font-weight: 700;
}
.configuration-domain-section .col-sm-8{
	display: flex;
    justify-content: space-between;
    background: #f8f9fe;
    border-color: #f0f0f0;
    padding: 22px 15px;
    margin: 0px 15px 30px;
    flex: 0 0 64.66667%;
    max-width: 64.66667%;
	flex-wrap: wrap;
}
#order-standard_cart .configuration-domain-section label{
	color: #333333;
    font-weight: 900;
    font-size: 16px;
	margin-bottom: 0;
}
#order-standard_cart .cart-body.configure-domain-page {
    padding: 40px 15px;
	background: #fff;
}
div#order-standard_cart {
    padding-bottom: 0;
}
#order-standard_cart .right-section-has-hosting label{
	color: #333333;
    font-weight: 900;
    font-size: 16px;
}
.right-section-has-hosting a.no-hosting-domain {
    border: 1px solid #4a8dcc;
    border-radius: 4px;
    box-shadow: 0 0 10px #f2f2f5;
    padding: 12px 39px;
    background: #4a8dcc;
    color: #fff;
    font-weight: 700;
}
.left-section-domain-period {
    display: flex;
    width: 100%;
    max-width: 25%;
    justify-content: space-between;
    align-items: center;
}
.configuration-domain-section span.reg-per {
    color: #1e4e7e;
    font-weight: 900;
    font-size: 16px;
}
.domain-title-head {
    color: #3f3f3f;
    margin-top: 28px;
    font-size: 24px;
    font-weight: 700;
}
.row.addon-products {
    margin-bottom: 28px;
}
#order-standard_cart .row.name-server-fields-section label.inputText {
    display: block;
    width: 100%;
    color: #898989;
    font-weight: 400;
	margin-bottom: 0px;
	position: absolute;
    line-height: 50px;
	transition: .5s;
}
#order-standard_cart .row.name-server-fields-section input {
    width: 100%;
    border:transparent;
    background: transparent;
    border-radius: 4px;
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 5px;
    color: #a8a8a8;
    height: 50px;
	font-weight: 400;
	z-index: 9;
    position: relative;
    transition: .5s;
	border-bottom: 1px solid #d2d2d2;
	border-radius:0px;
}
input:focus{
	outline:none;
}
.name-server-head {
    padding: 0px 15px 25px;
}
#order-standard_cart .cart-body.configure-domain-page  button.btn-save.wgs_custom-btn {
    border: none;
}
.name-server-head p {
    font-weight: 300;
    font-size: 13px;
    color: #9e9e9e;
}
.name-server-head h3 {
    font-size: 30px;
    color: #0cb4e5;
    font-weight: 900;
}
.configuration-domain-section {
    border-bottom: 1px solid #e7e7e7;
    padding: 0px 0 0 0;
    margin-bottom: 40px;
}
.poweredOn {
    background: #5ec55f none repeat scroll 0 0 !important;
    cursor: default !important;
    pointer-events: none;
    color: #fff!important;
}
#order-standard_cart .row.name-server-fields-section .form-group.focus label.inputText {
    color: #00bcd4;
    font-size: 12px;
	transform: translateY(-20px);
}
.row.name-server-fields-section .col-sm-4 {
    margin-bottom: 20px;
}
.configuration-domain-section span.has-hosting-domain {
    color: #089f09;
    font-weight: 700;
}
.domain-custom-fields-section .form-group.inputBox {
    margin-top: 0px;
    font-size: 14px;
    line-height: 20px;
}
.row.domain-custom-fields-section .form-group {
    margin-bottom: 2rem;
}
.row.domain-custom-fields-section {
    padding-top: 50px;
	padding-bottom: 40px;
}
.row.domain-custom-fields-section .inputBox.focus .inputText {
    transform: translateY(-40px);
}
.row.domain-custom-fields-section blockquote {
    margin-top: 5px;
	word-break: break-all;
}
.row.domain-custom-fields-section select {
    margin-bottom: 10px;
}
.product-domain-configure-page .domain-price.host-block strong {
    font-size: 30px;
}
.product-domain-configure-page .domain-price.host-block {
    justify-content: space-between;
    padding-left: 28px;
    padding-right: 28px;
    align-items: center;
}
.product-domain-configure-page .domain-price.host-block span.price {
    font-weight: 700;
}
.product-domain-configure-page .promo-cat {
    display: block !important;
    padding: 2px 8px;
    color: #fff;
    position: absolute;
    width: 90px;
    height: 40px;
    transform: rotate(323deg);
    top: -18px;
    left: -28px;
}
.product-domain-configure-page .promo-cat.hot{
	background-color: #f9615a;
}
.product-domain-configure-page .suggested-domains .promo-cat span.promo {
    position: absolute;
    width: 90px;
    height: 40px;
    transform: rotate(359deg);
    top: 17px;
    left: 25px;
    font-size: 12px;
    text-transform: capitalize;
}
.product-domain-configure-page .continue-product-conf-btn {
    background: #f2f2f2;
    padding-bottom: 40px;
}
.product-domain-configure-page .domain-checker-unavailable.headline {
    font-weight: 600;
}
#order-standard_cart .transfer-not-eligible{
	background-color: transparent;
}
.product-domain-configure-page .transfer-not-eligible p {
    color: #fff;
    margin-bottom: 10px;
}
.product-domain-configure-page div#DomainSearchResults .continue-product-conf-btn{
	background: transparent;
	margin-top: 20px;
}
.domain-renewals .domain-renewal button:hover {
    background: #40b5e7 !important;
}
.product-domain-configure-page div#DomainSearchResults .continue-product-conf-btn .wgs_custom-btn{
	box-shadow: none;
}
#order-standard_cart.product-domain-configure-page .transfer-eligible {
    color: #fff;
    background-color: transparent;
}
/* domain config. css end */

/* renew domain css start */
.domain-renewals .domain-renewal {
    margin: 0;
    padding: 20px;
    border-bottom: transparent;
    border: 1px solid #dedede;
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0 5px 14px 0px #0000001c;
}
.domain-renewals .domain-renewal:last-child {
    margin-bottom: 0;
}
.domain-renewal p {
    color: #999;
    font-size: 11px;
}
#order-standard_cart .domain-renewal .font-size-24 {
    font-size: 24px;
	word-break: break-all;
	margin-bottom: 10px;
}
.domain-renewal .form-group.row {
    align-items: center;
	justify-content: space-between;
}
.domain-renewals .domain-renewal button {
    background: #0cb4e5;
    color: #fff;
    padding: 10px 22px;
    font-size: 13px;
    font-weight: 600;
    border-radius: 6px;
    clear: both;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    border: transparent;
	width:auto !important;
}
.domain-renewals .domain-renewal button{
	background: #40b5e7;
    color: #fff;
}
.domain-renewals .domain-renewal:nth-child(even) {
    background-color: #fff;
}
.domain-renewals {
	margin: 0px 0;
    border-top: transparent;
    background-color: transparent;
}
#order-standard_cart label.control-label.col-md-5 {
    padding: 0;
    font-size: 15px;
    font-weight: 600;
}
#order-standard_cart .domain-renewals .col-sm-6 {
    padding: 0;
}
.filter-panel-renew .col-md-6 {
    flex: 0 0 30%;
    max-width: 30%;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #dedede;
    background: #fff;
    box-shadow: 0 5px 14px 0px #0000001c;
}
.filter-panel-renew {
    display: flex;
    align-items: center;
}
/*div#order-standard_cart{
	    min-height: 559px;
}*/
#order-standard_cart .secondary-cart-body.domain-renew-left-section {
    padding-left: 0;
}
/* renew domain css end*/

/* fraud domain css start*/
.fraud-page-main-section {
    margin: 60px auto 120px;
    padding: 0px;
    max-width: 587px;
    box-shadow: 2px 3px 4px rgb(0 0 0 / 12%);
    border-radius: 8px;
    background: #f2f6fa;
    text-align: center;
}
.fraud-page-panel-section-above h4 {
    background: #e53c3c;
    text-align: center;
    padding: 20px;
    margin: 0px;
    border-radius: 8px 8px 0 0;
    color: #fff;
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.fraud-page-panel-section-inner {
    padding: 45px 0;
    margin: 0px;
    text-align: center;
}
.fraud-page-panel-section-inner p {
    margin: 0px auto;
    padding: 0px;
    font-weight: bold;
    font-size: 16px;
    color: #6b6b6b;
    max-width: 80%;
    line-height: 32px;
    margin-bottom: 20px;
}
.fraud-page-panel-section-above i {
    margin-right: 5px;
}
/* fraud domain css end*/

/* complete order  css start*/
.complete-panel-section-above h4 {
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.complete-panel-section-inner{
	padding: 45px 0;
    margin: 0px;
    text-align: center;
}
.complete-panel-section-inner h5{
    margin: 0px auto;
    padding: 0px;
    font-weight: 400;
    font-size: 15px;
    color: #6b6b6b;
    max-width: 80%;
    line-height: 25px;
    margin-bottom: 20px;
}
.complete-panel-section-inner .wgs_custom-btn {
    margin: 30px 0 0;
}
.main-section-complete-page {
    margin: 60px auto 120px;
    padding: 0px;
    max-width: 587px;
    box-shadow: 2px 3px 4px rgb(0 0 0 / 12%);
    border-radius: 8px;
    background: #f2f6fa;
}
.complete-panel-section-above {
    background: #47d764;
    text-align: center;
    padding: 20px;
    margin: 0px;
    border-radius: 8px 8px 0 0;
}
.complete-panel-section-above i {
    color: #5aa700;
    font-size: 36px;
    vertical-align: middle;
    margin: 0px 16px 0 0;
}
span.order-number {
    font-weight: 600;
}
/* complete order  css end*/

/* empty cart css start*/
div#modalEmptyCart .modal-body {
    text-align: center;
    padding: 30px 20px;
}
div#modalEmptyCart h4.modal-title i {
    font-size: 20px;
}
div#modalEmptyCart button.btn.btn-default {
    box-shadow: 0 0 10px #dfdfdf;
    padding: 5px 20px;
    border: transparent;
    background-color: #dc3545;
    border-color: #dc3545;
    color: #fff;
}
div#modalEmptyCart button.btn.btn-primary {
    background: #0cb4e5;
    color: #fff;
    box-shadow: 0 0 10px #dfdfdf;
    padding: 5px 20px;
    border: transparent;
}
#modalEmptyCart .modal-dialog {
    margin-top: 200px;
}
/* empty cart css end*/

/* add to cart css start*/
#recommendationsModal .modal-footer{
	padding-bottom: 20px;
    padding-top: 20px;
	background: #e9edf2;
    border-top: 1px solid #193e7024;
}
#recommendationsModal .modal-body {
    background: #e9edf2;
}
#recommendationsModal .product-recommendations .product-recommendation {
    margin: 0 0 15px 0;
    background-color: #fff;
    border: transparent;
    border-bottom: transparent;
}
#recommendationsModal .header.header-static {
    box-shadow: 0px 3px 21px rgb(125 125 125 / 17%);
    padding: 10px;
    height: auto;
}
#recommendationsModal .modal-header {
    background-color: #193e7042 !important;
    padding-bottom: 10px !important;
}
#recommendationsModal .product-recommendations p {
    font-size: 20px;
    font-weight: 600;
}
#recommendationsModal .modal-dialog {
    margin-top: 130px;
}
#recommendationsModal .modal-header h4 {
    font-weight: 600;
}
#recommendationsModal .product-recommendations{
	max-width: 100%;
}
#recommendationsModal .product-recommendations-container{
	margin-bottom: 0px;
}
#recommendationsModal .panel-body.card-body {
    box-shadow: 0px 3px 21px rgb(125 125 125 / 17%);
}
#recommendationsModal .product-added-panel {
    border: transparent;
    border-radius: 0;
	background: #fff;
}
#recommendationsModal button.close {
    opacity: 1;
    text-shadow: none;
    color: #000;
}
div#choose-account-section-checkout span.label.label-info{
	padding: 5px;
}
/* add to cart css end*/
/* alert message css start*/
div#containerProductValidationErrors ul {
    padding-left: 20px;
}
div#containerProductValidationErrors {
    margin-top: 15px;
}
.promocode_cont.loggedin .promo-apply-box {
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 15px;
}
.alert-danger p, .alert-danger ul {
    margin-bottom:5px;
}
.suggested-domains.no-spotlight-section {
    padding-top: 20px !important;
    margin-top: 0;
}
/* alert message css end*/
.cart-body.product-addon-page p {
    color: #999aa1;
    font-size: 13px;
    margin-top: 10px;
}
.cart-body.product-addon-page {
    background: #fff;
    width: 100%;
    border: solid 2px #fff;
    padding: 25px 21px !important;
    box-shadow: 0 0 10px #ccc;
    margin: 0 12px 12px 0;
    border-radius: 4px;
    min-height: 180px;
    text-align: center;
}
.cart-body.domain-renew-page .service-renewals-filter {
    width: 270px!important;
    float: unset !important;
    margin-left: 15px;
    }
.service-renewal {
    margin: 0;
    padding: 20px !important;
    border-top: transparent !important;
    margin-bottom: 20px !important;
    background: #fff;
    box-shadow: 0 5px 14px 0px #0000001c;
    border: transparent !important;
}
#serviceRenewals {
    background: transparent;
    border-top: transparent;
}    
.service-renewal p, .renewal-date-sec {
    color: #999;
    font-size: 11px;
}
.domain-renewals .domain-renewal:nth-child(even), .service-renewals .service-renewal:nth-child(even) {
    background-color: #fff;
}
.btn-add-renewal-to-cart {
    background: #40b5e7;
    color: #fff;
    padding: 10px 22px;
    font-size: 13px;
    font-weight: 600;
    border-radius: 6px;
    clear: both;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    border: transparent;
    width: auto !important;
}
#order-standard_cart .service-renewal .font-size-22 {
    font-size: 16px;
    color: #40b5e7;
}
#order-standard_cart .service-renewal .font-size-24 {
    margin-bottom: 10px;
}
.summary-renew-section-order div {
    color: #fff;
    font-size: 14px;
}
.summary-renew-section-order a {
    padding: 2px 5px;
    border: none;
    background: #f7dcdc;
    color: #dd4b39;
    border-radius: 5px;
    margin-top: 5px;
    display: inline-block;
    align-items: center;
    justify-content: center;
    font-size: 12px;
}
.summary-renew-section-order {
    margin-bottom: 7px;
}
.service-renewals .btn-default[disabled]:hover{
    background-color: #92cff1!important;
    color: #fff;
}