/*hostx-child-blue-mode*/

:root{

  --black: #1B1616;

  --white: #fff;

  --grey: #6e6e6e;

  --primary-color: #F19620;

  --secondary-color:#2073B5;

  --bg-light-grey:#f3f3f3;

  --bg-dark-grey:#EBEAE9;

  --bg-white:#fff;

  --bg-primary-color:#F19620;

  --bg-light-primary-color:#EDE5DB;

  --light-primary-color:#F0E6E1;

  --bg-secondary-color:#2073B5;

  --bg-secondary--dark:#104B7A;

  

  --btn-primary-bgcolor: #F19620;

  --btn-primary-color: #fff;

  --btn-primary-border: #F19620;

  --btn-primary-bgcolor-hover:#fff;

  --btn-primary-color-hover: #F19620;

 

  --btn-secondary-bgcolor: #2073B5;

  --btn-secondary-color: #fff;

  --btn-secondary-border: #2073B5;

  --btn-secondary-bgcolor-hover:#fff;

  --btn-secondary-color-hover:#2073B5;

}

.hostx-child-blue-mode h2{

    color: var(--text-color);

}

.hostx-child-blue-mode .big-share-banner .big_col, .banner-page-web-hosting .big_col {

    background: url(../images/layouttwo/big-int-banner.png);

    background-repeat: no-repeat;

    background-size: cover;

}

.hostx-child-blue-mode .header.wgs-new-header-top-latest {

    background: var(--bg-secondary-color);

}



.hostx-child-blue-mode header.header.wgs-new-header-top-latest .right .right_navi li a, .hostx-navigation-selected-mega-menu-latest .right .right_navi li a i {

    color: var(--white);

}

.hostx-child-blue-mode span.label.label-success.wgs-custom-label-cart-hostx{

    color: var(--white);

    border: solid 1px #B85C31;

    background: var(--bg-primary-color);

}

.hostx-child-blue-mode .hx-business-block .hx-business-list li:not(:last-child) {

    border-right: 1px solid #2f325212;

}

.hostx-child-blue-mode .operating-system .operating-table table td img {

    filter: invert(1) brightness(0);

}

.hostx-child-blue-mode .price_list .tag {

    color: var(--black);

}

.hostx-child-blue-mode .ssl-effect-site, .hostx-child-blue-mode .custom-block-2 {

    background-color:  var(--bg-light-primary-color);

}

.hostx-child-blue-mode #filters-row .irs-line-right,

.hostx-child-blue-mode #filters-row .irs-line-mid,

.hostx-child-blue-mode #filters-row .irs-line-left {

    height: 6px;

    background-position: 100% -30px;

    background: #C7C9D9 !important;

}

.hostx-child-blue-mode .custom_checkbox input:checked+span:after{

    background-image:url(../images/layouttwo/checked-six.svg);

}

.hostx-child-blue-mode .dedicated_servers .right .results_box .col1:first-child, .hostx-child-blue-mode .main-sate .col1, .hostx-child-blue-mode .pricing_section ul#changeBillingCycle li a.active, .hostx-child-blue-mode .pricing_section ul#changeBillingCycle li a:hover, .hostx-child-blue-mode .main-sate .upper-sec-satelite .satelitetop-detail .active, .hostx-child-blue-mode .main-sate .upper-sec-satelite .satelitetop-detail p:hover, .hostx-child-blue-mode .main-sate .upper-sec-satelite .satelitetop-detail p:after{

    background: var(--bg-light-primary-color);

}

.hostx-child-blue-mode #order-standard_cart .domain-selection-options .domain-input-group select {

    background-color: var(--bg-secondary-color);

}

.hostx-child-blue-mode .promo-code-form button.btn.button-style.hx-primary-btn, .hostx-child-blue-mode .remove-promo-btn .btn.btn-default.btn-xs{

    background: var(--bg-secondary--dark);

}

.hostx-child-blue-mode #order-standard_cart label, #order-standard_cart .field, .hostx-child-blue-mode #order-standard_cart .form-control, .hostx-child-blue-mode #order-standard_cart .field, #order-standard_cart .form-control::placeholder{

    color: var(--text-color);

}

/*.hostx-child-blue-mode .hx-list {

    background: #f69f06;

}*/

.hostx-child-blue-mode .cuppon-box h5{background: url(../images/layouttwo/coupon-bg.svg) no-repeat;}

.hostx-child-blue-mode .shoping-cart-background.cart-product-configure, .hostx-child-blue-mode .shoping-cart-background.cart-view-cart, .hostx-child-blue-mode .shoping-cart-background.cart-complete-cart {

    background: url(../images/layouttwo/cart-product-bg.jpg);

}

.register-domain-banner2 {

    background: url(../images/layouttwo/contact-bg.svg);

    background-size: cover;

}