.server-box {
    display: flex;
    flex-wrap: wrap;
    gap: 20px; /* Seçenekler arası boşluk */
}

.server-box ul {
    list-style-type: none; /* Liste işaretlerini kaldır */
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 1em; /* Elemanlar arası boşluk */
}

.server-box ul li {
    flex: 0 0 48%; /* İki sütun oluştur */
    box-sizing: border-box;
    padding: 10px;
    background-color: #f9f9f9;
    border-radius: 5px;
    border: 1px solid #e0e0e0; /* Kenarlık */
    display: flex;
    align-items: center;
    transition: all 0.3s ease;
}

.server-box ul li:hover, 
.server-box ul li.active { /* Hover veya tıklanmış olduğunda aktif durum */
    border-color: #3f51b5; /* Kenarlık rengi */
    background-color: #e3f2fd; /* Arka plan rengi */
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1); /* Gölge efekti */
}

.server-box ul li input[type="radio"] {
    margin-right: 10px; /* Radyo düğmesi ile metin arasında boşluk */
    transform: scale(0.9); /* Radyo düğmesini biraz büyüt */
}

.server-box ul li label {
    display: flex;
    align-items: center;
    width: 100%;
    cursor: pointer; /* Tıklanabilir eleman */
}

.server-box ul li .badge {
    margin-left: auto; /* Ücret kısmını sağa hizala */
    font-size: 14px;
    background-color: #e0f7fa;
    color: #00796b;
    padding: 4px 8px;
    border-radius: 5px;
}

.server-box ul li .icon {
    margin-left: 10px;
    display: inline-block;
    width: 24px;
    height: 24px;
    background-size: contain;
}

.server-box ul li .icon img {
    width: 100%;
    height: auto;
}

/* Mobil uyumluluk */
@media (max-width: 768px) {
    .server-box ul li {
        flex: 0 0 100%; /* Mobilde tam genişlik */
    }
}






.products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .price .item--inner span {
    font-weight: 600;
    font-size: 0.5em;
}

.c-ruzgar-p-price__new .small-fraction {
    font-size: 0.5em !important;
}

@media (max-width: 1200px) {
	.c-ruzgar-p-price__new.js-currency-toggle-new.js-currency-toggle-TRY {
	font-size: 3em !important;}
	
}
}


.sale__price p {
    position: relative; /* Konumlandırma için */
}

.sale__price sup {
    position: relative; /* Konumlandırma için */
    left: -2px; /* Sağ kaymayı önlemek için sola kaydırma */
}


span.small-fraction {
    margin-bottom: 1em;
    vertical-align: top;
    font-size: 0.5em;
    line-height: 2!important;
}


span.aylik-kismi {
    font-size: 0.8pc !important;
    margin-left: -3.8em !important;
    color: #979797 !important;
}

.package:hover .aylik-kismi {
    color: white !important;
}





.rh-comparison__table .rh-item__header .item__row .column-right .column {
    position: relative;
    float: left;
    text-align: center;
    line-height: 1.3;
    width: 25%;
    border-left: 0px solid #dededc!important;
    border-bottom: 0px solid #dededc!important;
    border-top: 0px solid #dededc!important;
    -webkit-user-drag: none;
}
@font-face {
    font-family: "ruzgar-euclic";
    font-style: italic;
    font-display: swap;
    font-weight: 300;
    src: url("/theme/assets/fonts/euclid/euclid-circular-b-light-italic.woff2") format("woff2"), url("/theme/assets/fonts/euclid/euclid-circular-b-light-italic.woff") format("woff"), url("/theme/assets/fonts/euclid/euclid-circular-b-light-italic.ttf") format("truetype");
}

@font-face {
    font-family: "ruzgar-euclic";
    font-style: normal;
    font-display: swap;
    font-weight: 300;
    src: url("/theme/assets/fonts/euclid/euclid-circular-b-Light.woff2") format("woff2"), url("/theme/assets/fonts/euclid/euclid-circular-b-Light.woff") format("woff"), url("/theme/assets/fonts/euclid/euclid-circular-b-Light.ttf") format("truetype");
}

@font-face {
    font-family: "ruzgar-euclic";
    font-style: italic;
    font-display: swap;
    font-weight: 400;
    src: url("/theme/assets/fonts/euclid/euclid-circular-b-italic.woff2") format("woff2"), url("/theme/assets/fonts/euclid/euclid-circular-b-italic.woff") format("woff"), url("/theme/assets/fonts/euclid/euclid-circular-b-italic.ttf") format("truetype");
}

@font-face {
    font-family: "ruzgar-euclic";
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url("/theme/assets/fonts/euclid/euclid-circular-b-regular.woff2") format("woff2"), url("/theme/assets/fonts/euclid/euclid-circular-b-regular.woff") format("woff"), url("/theme/assets/fonts/euclid/euclid-circular-b-regular.ttf") format("truetype");
}

@font-face {
    font-family: "ruzgar-euclic";
    font-style: italic;
    font-display: swap;
    font-weight: 500;
    src: url("/theme/assets/fonts/euclid/euclid-circular-b-Medium-italic.woff2") format("woff2"), url("/theme/assets/fonts/euclid/euclid-circular-b-Medium-italic.woff") format("woff"), url("/theme/assets/fonts/euclid/euclid-circular-b-Medium-italic.ttf") format("truetype");
}

@font-face {
    font-family: "ruzgar-euclic";
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: url("/theme/assets/fonts/euclid/euclid-circular-b-medium.woff2") format("woff2"), url("/theme/assets/fonts/euclid/euclid-circular-b-medium.woff") format("woff"), url("/theme/assets/fonts/euclid/euclid-circular-b-medium.ttf") format("truetype");
}

@font-face {
    font-family: "ruzgar-euclic";
    font-style: italic;
    font-display: swap;
    font-weight: 600;
    src: url("/theme/assets/fonts/euclid/euclid-circular-b-SemiBold-italic.woff2") format("woff2"), url("/theme/assets/fonts/euclid/euclid-circular-b-SemiBold-italic.woff") format("woff"), url("/theme/assets/fonts/euclid/euclid-circular-b-SemiBold-italic.ttf") format("truetype");
}

@font-face {
    font-family: "ruzgar-euclic";
    font-style: normal;
    font-display: swap;
    font-weight: 600;
    src: url("/theme/assets/fonts/euclid/euclid-circular-b-SemiBold.woff2") format("woff2"), url("/theme/assets/fonts/euclid/euclid-circular-b-SemiBold.woff") format("woff"), url("/theme/assets/fonts/euclid/euclid-circular-b-SemiBold.ttf") format("truetype");
}

@font-face {
    font-family: "ruzgar-euclic";
    font-style: italic;
    font-display: swap;
    font-weight: 700;
    src: url("/theme/assets/fonts/euclid/euclid-circular-b-Bold-italic.woff2") format("woff2"), url("/theme/assets/fonts/euclid/euclid-circular-b-Bold-italic.woff") format("woff"), url("/theme/assets/fonts/euclid/euclid-circular-b-Bold-italic.ttf") format("truetype");
}

@font-face {
    font-family: "ruzgar-euclic";
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src: url("/theme/assets/fonts/euclid/euclid-circular-b-Bold.woff2") format("woff2"), url("/theme/assets/fonts/euclid/euclid-circular-b-Bold.woff") format("woff"), url("/theme/assets/fonts/euclid/euclid-circular-b-Bold.ttf") format("truetype");
}

 :root {
    /* BASE */
    --var-color-body-primary: #F1F6F9;
    /**/
    --var-color-text-primary: #081131;
    --var-color-text-secondary: #4E566E;
    /**/
    --var-color-primary: #267871;
    --var-color-secondary: #136a8a;
    --var-color-tertiary: #3A5973;
    /**/
    --var-color-border: #E5E5E5;
    /**/
    /* --var-comparison-table-cell-background-color: #F8F9FA; */
    --var-comparison-table-cell-background-color: #eef3f7;
    /* --var-comparison-table-cell-border-color: #F2F2F2; */
    --var-comparison-table-cell-border-color: #e2e2e2;
    --var-comparison-table-cell-height: 60px;
    --var-comparison-table-head-height: 106px;
    /**/
    --var-ruzgar-hosting-package-card-inset-space: 12px;
    --var-ruzgar-hosting-package-item-space: 18px;
}

body {
    font-family: 'ruzgar-euclic', 'Helvetica Neue', 'Open Sans', sans-serif;
    background-color: var(--var-color-body-primary, #F1F6F9);
}


/* Tablo */

.products--section {
    padding-bottom: 30px;
    position: relative;
    z-index: 9;
    margin-top: -235px;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul {
    border-radius: 5px;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 12px 20px;
    background: #F3F4F5;
    border: 1px solid #E7E7E7;
    border-radius: 5px;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .head .server {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
    width: 150px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .head .price {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 115px;
    flex: 0 0 115px;
    width: 115px;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .head .button {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 130px;
    flex: 0 0 130px;
    width: 130px;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .head span {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    text-align: center;
    color: #597488;
    font-size: 15px;
    font-weight: 500;
    line-height: 19px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .head span.features>span {
    display: table;
    width: 100%;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .head span.features>span>span {
    display: table-cell;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .head span.features>span>span:first-child {
    width: 150px;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .head span.features>span>span:nth-child(2) {
    width: 150px;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .head span.features>span>span:nth-child(3) {
    width: 90px;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .head span.features>span>span:nth-child(4) {
    width: 145px;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .head span.features>span>span:nth-child(5) {
    width: 110px;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .head span.features>span>span:nth-child(6) {
    width: 140px;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .item {
    padding: 0 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    background: #FFFFFF;
    border: 1px solid #c2c1c1;
    margin-top: 15px;
    border-radius: 5px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .item:nth-child(odd) {
    background: #F3F4F5;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .server {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
    width: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .server .text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .server .text span {
    font-weight: 600;
    font-size: 15px;
    line-height: 19px;
    color: #3A5973;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .server .text small {
    color: #878691;
    font-size: 15px;
    font-weight: 400;
    line-height: 19px;
    display: block;
    margin-top: 5px;
    cursor: pointer;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .features {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .features ul {
    display: table;
    width: 100%;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .features ul li {
    display: table-cell;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .features ul li:first-child {
    width: 150px;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .features ul li:nth-child(2) {
    width: 150px;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .features ul li:nth-child(3) {
    width: 90px;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .features ul li:nth-child(4) {
    width: 145px;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .features ul li:nth-child(5) {
    width: 110px;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .features ul li:nth-child(6) {
    width: 140px;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .features ul li .item--inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .features ul li .item--inner span {
    font-weight: 600;
    font-size: 15px;
    line-height: 19px;
    color: #3A5973;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .features ul li .item--inner small {
    color: #3A5973;
    font-size: 15px;
    font-weight: 400;
    line-height: 19px;
    margin-top: 5px;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .price {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 115px;
    flex: 0 0 115px;
    width: 115px;
    height: 93px;
    border-left: 1px solid #E7E7E7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .price .item--inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .price .item--inner del {
    color: #597488;
    font-size: 1rem;
    line-height: 19px;
    font-weight: 500;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .price .item--inner span {
    font-weight: 600;
    font-size: 17px;
    line-height: 19px;
    color: #3A5973;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .price .item--inner small {
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    color: #597488;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .button {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 130px;
    flex: 0 0 130px;
    width: 130px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .button a {
    color: #EEEEEE;
    font-size: 15px;
    font-weight: 500;
    padding: 10px 15px;
    background: #6ab04c;
    background: linear-gradient(100deg, #277972 0%, #156B89 100%);
    border-radius: 5px;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .button a.no-stock {
    background: #424459;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .button a.no-stock:hover {
    background: transparent;
    color: #424459;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .full {
    height: 0;
    opacity: 0;
    max-height: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    border-top: 1px solid #E7E7E7;
    margin-left: -25px;
    margin-right: -25px;
    padding-right: 25px;
    padding-left: 25px;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .full.active {
    height: 100%;
    max-height: 300px;
    margin-bottom: 25px;
    padding-top: 25px;
    opacity: 1;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .full ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .full ul li {
    color: #878691;
    font-size: 15px;
    font-weight: 400;
    line-height: 19px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .full ul li i {
    font-size: 24px;
    margin-right: 10px;
}


/* Tablo */


/*Switch*/

.switch {
    position: relative;
    display: inline-block;
    width: 57px;
    height: 30px;
    margin-bottom: 0;
}

.switch .currency-symbol {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 20px;
    font-weight: bold;
    color: #597488 !important;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.switch .currency-symbol.active {
    color: #fff !important;
}

.switch .currency-symbol.left {
    left: 13px;
    top: 14px;
    z-index: 99;
    font-size: 17px !important;
    font-weight: 500 !important;
    line-height: 10px !important;
}

.switch .currency-symbol.right {
    right: 12px;
    font-size: 17px !important;
    font-weight: 500 !important;
    line-height: 10px !important;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #F9FBFC;
    border: 1px solid #E7E7E7;
    -webkit-transition: background-color 0.4s;
    transition: background-color 0.4s;
}

.switch .slider.round {
    border-radius: 100px;
}

.switch .slider::before {
    position: absolute;
    content: "₺";
    height: 24px;
    width: 24px;
    left: 3px;
    bottom: 2px;
    background: linear-gradient(100deg, #277972 0%, #156B89 100%);
    border-radius: 50%;
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
}

.switch input:checked+.slider::before {
    -webkit-transform: translateX(24px);
    transform: translateX(24px);
    background-color: #4CAF50;
}


/*Switch*/


/* Responsive */

@media (max-width: 1200px) {
    .products--section .section--wrapper .tab-content .tab-pane .item--list ul .head {
        display: none;
    }
    .products--section .section--wrapper .tab-content .tab-pane .item--list ul .item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-top: 18px;
        padding-bottom: 18px;
    }
    .products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .server {
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
        margin-bottom: 20px;
    }
    .products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .server .text small {
        color: #3636d7;
    }
    .products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .button {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        margin-top: 20px;
    }
    .products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .full.active {
        margin-top: 25px;
        margin-bottom: 0;
        padding-bottom: 0;
    }
}

@media (max-width: 1020px) {
    .products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .button {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        margin-top: 0px;
    }
}

@media (max-width: 992px) {
    .products--section .section--wrapper .tab-content .tab-pane .item--list ul .item {
        overflow: hidden;
    }
    .products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .full ul {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
    }
    .products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .price {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-top: 20px;
        border-left: 0;
        height: unset;
        margin-top: 0;
    }
    .products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .button {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .full {
        margin-right: 0;
        margin-left: 0;
    }
    .products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .features {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    .products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .features ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: auto;
        -webkit-box-align: unset;
        -ms-flex-align: unset;
        align-items: unset;
    }
    .products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .features ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        margin-bottom: 30px;
        border-bottom: 1px solid #E7E7E7;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .full ul {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    }
    .rh-footer-card-sections .single-link>div {
        margin-bottom: 16px !important;
    }
    .rh-footer-card-sections h3 {
        padding: 14px;
        border: 1px solid rgb(196 197 197 / 30%);
        border-radius: 4px;
        color: #c4c5c5 !important;
        margin-bottom: 0 !important;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .rh-footer-card-sections h3+ul {
        padding: 10px 14px !important;
        margin: 0 !important;
        border: 1px solid rgb(196 197 197 / 30%);
        border-radius: 4px;
        border-top: none;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    .rh-footer-top-left {
        margin-bottom: 40px;
    }
}

@media (max-width: 767px) {
    .rh-domainPriceListWrapper {
        width: 100%;
        overflow: auto;
    }
    .rh-domainPriceListWrapper .domainPrice {
        width: 150%;
        white-space: nowrap;
    }
}

@media (max-width: 576px) {
    .products--section .section--wrapper .tab-content .tab-pane .tab--item .head {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .products--section .section--wrapper .tab-content .tab-pane .tab--item .head .text {
        margin-bottom: 15px;
    }
    .products--section .section--wrapper .tab-content .tab-pane .tab--item .feature--list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .products--section .section--wrapper .tab-content .tab-pane .tab--item .feature--list li:not(:last-child) {
        margin-right: 0;
        margin-bottom: 15px;
    }
}

@media (max-width: 470px) {
    .products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .full ul {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
    }
    .products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .price {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .button {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 15px;
    }
    .products--section .section--wrapper .tab-content .tab-pane .item--list ul .item .button a {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.rh-domain__price .item img {
    width: auto !important;
}

.u-color-bg-default {
    background-color: var(--var-color-body-primary);
}

.rh-home-domain-bar1 {
    background: var(--var-color-body-primary);
    padding: 0;
    padding-top: 100px;
    min-height: 450px;
    height: auto !important;
}

.rh-home-domain-bar1 .text h1 {
    color: var(--var-color-text-primary);
    font-size: 38px;
    line-height: 1.4;
}

.rh-home-domain-bar1 .text p {
    color: var(--var-color-text-secondary);
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 58px;
}

@media (max-width: 768px) {
    .rh-home-domain-bar1 .text h1 {
        font-size: 28px;
    }
    .rh-home-domain-bar1 .text p {
        font-size: 18px;
    }
}

.rh-home-domain-bar1 ul.domain-link li a {
    position: relative;
    display: block;
    font-size: 16px;
    margin: 10px 10px;
    color: var(--var-color-text-secondary);
}

.rh-home-domain-bar1 ul.domain-link li a::before {
    position: absolute;
    bottom: -2px;
    left: calc(50% + 8px);
    width: 30%;
    content: "";
    transform: translate(-50%, 0);
    height: 1px;
    background-color: var(--var-color-text-secondary);
    opacity: 0.7;
    transition: all 0.2s ease;
}

.rh-home-domain-bar1 ul.domain-link li a:hover::before {
    width: 90%;
    opacity: 1
}

.rh-domain__price {
    background: none;
    margin-bottom: 100px;
}

.rh-domain__price .item {
    box-shadow: 0 1px 13px 1px rgb(127 146 183 / 10%);
    border: none;
}

.btn.btn-primary,
.rh-home-domain-bar1 .form-bg .btn {
    background: linear-gradient(to right, var(--var-color-primary), var(--var-color-secondary));
    border: none;
    background-size: 200%;
    background-position: left;
    transition: all .3s ease;
    border: none;
}

.btn.btn-primary,
.rh-home-domain-bar1 .form-bg .btn:hover {
    background-position: right;
    color: #fff;
}

.c-domain-search-form {
    background-color: #fff;
    padding: 15px;
    box-shadow: 0 1px 13px 1px rgb(127 146 183 / 10%);
    border-radius: 8px;
}

.c-border-gradient-primary {
    border: 10px solid !important;
    border-image-slice: 1 !important;
    border-width: 3px !important;
    border-image-source: linear-gradient(to right, var(--var-color-primary), var(--var-color-secondary)) !important;
}

.c-text-gradient-primary {
    background: -webkit-linear-gradient(45deg, #09009f, #00ff95 80%) !important;
    background: -webkit-linear-gradient(45deg, var(--var-color-primary), var(--var-color-secondary) 80%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}

.rh-c-preloader {
    display: none !important;
}

.rh-c-footer-top-card {
    display: block;
    width: 100%;
    padding: 35px 70px;
    padding: 16px;
    text-align: center;
}

.rh-c-footer-top-card .h {
    display: block;
    color: #105285;
    font-size: 32px;
    font-weight: 600;
    margin: 20px 0 10px;
}

.rh-c-footer-top-card .s {
    font-size: 16px;
    font-weight: 600;
}

.rh-c-footer-top-card--green .s {
    color: #15d48e;
}

.rh-c-footer-top-card--orange .s {
    color: #ff9910;
}

.rh-c-footer-top-card--orange svg circle {
    fill: #ff9910;
}

.rh-c-footer-top-card--blue .s {
    color: #3aa1ff;
}

.sssTab {
    position: relative;
}

.sssTab:hover .sssTabChevron {
    color: #3b5b7a;
}

.sssTabChevron {
    position: absolute;
    top: 15px;
    right: 24px;
    font-size: 28px;
    color: #8f8f94;
    transition: all .3s ease;
}

.sssTabBot2[style="display: block;"]~.sssTabChevron {
    transform: rotate(180deg);
    color: #3b5b7a;
}

.rh-sss-counter {
    counter-reset: rh-sss-counter;
}

.rh-sss-counter .sssTab {
    counter-increment: rh-sss-counter;
    padding: 12px;
    font-weight: 600;
}

.rh-sss-counter .sssTabTop .title:before {
    display: none;
}

.rh-sss-counter .sssTab .rh-sss-counter__number::before {
    content: counter(rh-sss-counter);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    color: #7988a3;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 8px;
    position: absolute;
    top: 17px;
    left: 24px;
    transition: all .3s ease;
}

.rh-sss-counter .sssTabTop .title {
    padding-left: 52px;
}

.rh-sss-counter .sssTabChevron {
    top: 29px;
}

.rh-sss-counter .sssTabBot2[style="display: block;"]~.rh-sss-counter__number::before {
    background-color: #7988a3;
    color: #eee;
}

#header::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    content: '';
    background: linear-gradient(to right, var(--var-color-primary), var(--var-color-secondary));
}

.rh-c-i-feature-cards-wrapper .row>div>div {
    text-align: center !important;
    height: 100%;
    border-radius: 14px;
    padding: 20px 15px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .04);
}

.rh-c-i-feature-cards-wrapper .row>div {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding: 8px;
}

@media (max-width: 767px) {
    .rh-c-i-feature-cards-wrapper .row>div {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.rh-c-i-feature-cards-wrapper .row>div>div.orange svg circle {
    fill: #ff9910;
}

.rh-c-i-feature-cards-wrapper .row>div>div.purple svg circle {
    fill: #911cbc;
}

.rh-c-i-feature-cards-wrapper .row>div>div.blue svg circle {
    fill: #3aa1ff;
}

.rh-c-i-feature-cards-wrapper .row>div>div.red svg circle {
    fill: #e9533a;
}

.rh-c-i-feature-cards-wrapper .row>div>div.pink svg circle {
    fill: #ff5f8d;
}

.rh-c-i-feature-cards-wrapper .row>div>div.darkBlue svg circle {
    fill: #6266dc;
}

.rh-comparison__table .rh-item__header.head .item__row .column-left {
    border-left: none;
    border-top: none;
    padding: 0;
    background-color: var(--var-color-body-primary);
    border-radius: 8px 8px 0 0;
}

.rh-comparison__table .rh-item__detail .item__row .column-right .column span {
    background-color: #e6e6e6;
    background-color: #f4f4f4;
    background-color: var(--var-comparison-table-cell-background-color);
    display: block;
    width: 100%;
    padding: 10px;
    /* height: inherit; */
}

.rh-comparison__table .rh-item__detail .item__row {
    border: none;
    margin-bottom: 0;
}

.rh-comparison__table .rh-item__header.head .item__row .column-right .column,
.rh-comparison__table .rh-item__header .column-right .column:nth-child(2),
.rh-comparison__table .rh-item__header .column-right .column:nth-child(4),
.rh-comparison__table .rh-item__detail .item__row .column-right .column:nth-child(2),
.rh-comparison__table .rh-item__detail .item__row .column-right .column:nth-child(4) {
    box-shadow: none;
}

.rh-comparison__table .rh-item__header .item__row .column-right .column:last-child {
    border-right: none;
}

.rh-comparison__table .rh-item__header .p-header {
    border: none !important;
    background: linear-gradient(to right, var(--var-color-primary), var(--var-color-secondary)) !important;
    color: #fff !important;
    padding: 0;
    border-radius: 8px 8px 0 0;
}

.rh-comparison__table .rh-item__header.head .p-header {
    height: auto;
    min-height: var(--var-comparison-table-head-height);
}

.rh-comparison__table .rh-item__header .p-header>h3 {
    background-color: transparent;
    border: none;
    display: block;
    padding: 28px 0;
    margin: 0 10px;
    font-weight: 800;
    letter-spacing: -1px;
}

@media (max-width: 767px) {
    .rh-comparison__table .rh-item__header .p-header>h3 {
        font-size: 14px;
    }
}

.rh-comparison__table .rh-item__header.head .p-header>h3 {
    padding: 28px 0 0;
}

.rh-comparison__table .rh-item__header .column .p-header {
    margin: 0 6px;
}

.rh-comparison__table .rh-item__header:first-of-type .p-header,
.rh-comparison__table .rh-item__header:first-of-type .p-header {
    margin-right: 6px;
    margin-left: 0;
}

.rh-comparison__table .rh-item__header:last-of-type .p-header h3,
.rh-comparison__table .rh-item__header:first-of-type .p-header h3 {
    padding: 8px 0;
}

.rh-comparison__table .rh-item__header:last-of-type .p-order,
.rh-comparison__table .rh-item__header:first-of-type .p-order {
    margin-left: 12px;
    padding: 0;
}

.rh-comparison__table .rh-item__detail .item__row .column-right .column {
    position: relative;
    background-color: var(--var-comparison-table-cell-background-color);
    margin: 0 6px;
    width: calc(25% - 12px);
    padding: 6px;
    height: var(--var-comparison-table-cell-height);
    border: none;
}

.rh-comparison__table .rh-item__detail .item__row .column-right .column::after {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 90%;
    height: 1px;
    background-color: var(--var-comparison-table-cell-border-color);
}

.rh-comparison__table .rh-item__detail .item__row .column-right .column:first-of-type {
    margin-left: 0;
    width: calc(25% - 6px);
}

.rh-comparison__table .rh-item__detail .item__row .column-right .column:last-of-type {
    margin-right: 0;
    width: calc(25% - 6px);
}

.rh-comparison__table .rh-item__detail .item__row:last-of-type .column-right .column::after {
    display: none;
}

.rh-comparison__table .rh-item__detail .item__row .column-left {
    background-color: #fff;
    height: var(--var-comparison-table-cell-height);
}

.rh-comparison__table .item__row__split {
    /*
    background-color: var(--var-comparison-table-cell-background-color);
    border-radius: 6px;
    border: 1px solid var(--var-comparison-table-cell-border-color);
    margin: 18px 0;
    */
    background-color: var(--var-comparison-table-cell-background-color);
    border-radius: 6px;
    /* margin: 18px 0; */
    /* margin-top: 18px; */
    margin-top: -5px;
    margin-bottom: 2px;
    /* border-image-source: linear-gradient(to right, var(--var-color-primary), var(--var-color-secondary)) !important; */
    border-image-slice: 1;
    border-width: 1px;
    transition: all .3s ease;
}

.rh-comparison__table .rh-item__detail .item__row:last-of-type .column-left {
    border-bottom-left-radius: 8px;
}

.rh-comparison__table .rh-item__detail .item__row .column-left {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1.5px;
    display: flex;
    align-items: center;
    text-align: right;
    justify-content: flex-end;
}

.rh-comparison__table .rh-item__header.head .item__row .column-left {
    position: relative;
    text-align: right;
    height: var(--var-comparison-table-head-height);
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    padding-bottom: 10px;
    padding-right: 10px;
    font-size: 19px;
    font-weight: 500;
}

.rh-comparison__table .rh-item__header.head .item__row .column-left::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10px;
    background: linear-gradient(to right, var(--var-color-primary), var(--var-color-secondary));
    content: '';
}

.rh-comparison__table .rh-item__header:last-of-type {
    /* margin-top: 24px; */
    margin-top: -2px;
}

.rh-comparison__table .rh-item__header:last-of-type .item__row .column-right .column {
    border: none;
}

.rh-comparison__table .rh-item__header:last-of-type .p-header {
    padding: 0 20px;
    border-radius: 0 0 8px 8px;
    margin: 0;
    margin-left: 12px;
}

.rh-comparison__table .rh-item__header:last-of-type .p-order {
    margin: 0;
    margin-left: 12px;
}

.rh-comparison__table .item__row__split+.rh-item__detail {
    display: block !important;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all .7s ease;
}

.rh-comparison__table .item__row__split+.rh-item__detail.open {
    max-height: max-content;
    opacity: 1;
}

.rh-comparison__table .rh-item__header .p-price {
    font-size: 28px;
}

.rh-comparison__table .rh-item__header .p-price .price-tag {
    font-size: 1em;
}

.rh-comparison__table .rh-item__header .p-price .price-tag sub {
    font-size: 0.4em;
    left: 0.5em;
}

.rh-comparison__table .rh-item__header .p-price .price-tag sup {
    font-size: 0.5em;
    left: -1.3em;
}

.rh-comparison__table .rh-item__header .p-price .price-tag sup>small {
    font-size: 0.9em;
}

.rh-comparison__table .rh-item__header .p-price .old {
    font-size: 0.6em;
}

@media (max-width: 767px) {
    .rh-comparison__table .rh-item__header.head .item__row .column-left {
        text-align: center;
        justify-content: center;
        margin-bottom: 12px;
    }
    .rh-comparison__table .rh-item__detail .item__row .column-left {
        text-align: center;
        justify-content: center;
    }
    .rh-comparison__table .rh-item__detail .item__row .column-right .column .bold {
        padding: 0;
    }
    .rh-comparison__table .rh-item__header .p-price {
        font-size: 19px;
    }
    .rh-comparison__table .rh-item__header:last-of-type .p-header {
        padding: 0 5px;
    }
}

.section__product {
    margin-top: 0;
}

.c-ruzgar-hosting-package-wrapper {
    margin-top: 76px;
}

.c-ruzgar-hosting-package-wrapper .package {
    box-shadow: none;
    border-radius: 8px;
    overflow: hidden;
    background-color: #fff;
}

.c-ruzgar-hosting-package-wrapper .package .p-order {
    background-color: transparent;
    padding-bottom: 0;
}

.c-ruzgar-hosting-package-wrapper .package .p-header {
    padding: var(--var-ruzgar-hosting-package-card-inset-space) var(--var-ruzgar-hosting-package-card-inset-space) 0;
    text-align: left;
    display: flex;
    align-items: flex-start;
    min-height: 102px;
    border-bottom: 0;
    position: relative;
    background-color: #fff;
    margin-bottom: var(--var-ruzgar-hosting-package-item-space);
    justify-content: space-between;
}

.c-ruzgar-hosting-package-wrapper .package .p-header::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: #2427362e;
    background-color: var(--var-color-border);
    width: calc(100% - var(--var-ruzgar-hosting-package-card-inset-space) * 2);
    height: 1px;
}

.c-ruzgar-hosting-package-wrapper .package .p-header h3 {
    font-size: 20px;
    font-weight: 600;
}

.c-ruzgar-hosting-package-wrapper .package .p-header p {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.2;
    margin-top: 4px;
    color: var(--var-color-text-secondary);
}

.c-ruzgar-hosting-package-wrapper .package .p-header>i {
    flex-shrink: 0;
    font-size: 46px;
    color: #4e566e70;
}

.c-ruzgar-hosting-package-wrapper .package .p-detail {
    background-color: #F8F9FA;
    margin-left: var(--var-ruzgar-hosting-package-card-inset-space);
    margin-right: var(--var-ruzgar-hosting-package-card-inset-space);
    margin-bottom: var(--var-ruzgar-hosting-package-item-space);
    text-align: left;
    padding: 12px;
    color: var(--var-color-tertiary);
}

.c-ruzgar-hosting-package-wrapper .package .p-detail>h4 {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 11px;
}

.c-ruzgar-hosting-package-wrapper .package .p-detail>p>i:first-of-type {
    font-size: 25px;
}

.c-ruzgar-hosting-package-wrapper .package .p-detail>p>i:last-of-type {
    transform: translate(5px, 5px);
}

.c-ruzgar-hosting-package-wrapper .package .p-detail>p>i {
    flex-shrink: 0;
    margin-right: 4px;
}

.c-ruzgar-hosting-package-wrapper .package .p-detail>p:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
}

.c-ruzgar-hosting-package-wrapper .package .p-price {
    font-size: 40px;
    padding-top: 34px;
}

.c-ruzgar-hosting-package-wrapper .package .p-price .price-tag {
    font-size: 1em;
}

.c-ruzgar-hosting-package-wrapper .package .p-price .price-tag sub {
    font-size: 0.4em;
    left: 0.5em;
    top: 0.3em;
}

.c-ruzgar-hosting-package-wrapper .package .p-price .price-tag sup {
    font-size: 0.5em;
    left: -1.3em;
}

.c-ruzgar-hosting-package-wrapper .package .p-price .price-tag sup>small {
    font-size: 0.9em;
}

.c-ruzgar-hosting-package-wrapper .package .p-price .old {
    font-size: 0.5em;
    color: var(--var-color-text-secondary);
}

.c-ruzgar-hosting-package-wrapper .package .p-order .btn.btn-primary {
    position: relative;
    background: none;
    color: var(--var-color-primary);
    background-color: transparent;
    transition: all .3s ease;
    margin-bottom: var(--var-ruzgar-hosting-package-item-space);
    animation: ruzgar-background-color 1s forwards ease-in-out;
    margin-right: var(--var-ruzgar-hosting-package-card-inset-space);
    margin-left: var(--var-ruzgar-hosting-package-card-inset-space);
    width: calc(100% - var(--var-ruzgar-hosting-package-card-inset-space) * 2);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 1.3;
    height: auto;
    min-height: 52px;
    border-radius: 0 0 8px 8px;
}

.c-ruzgar-hosting-package-wrapper .package .p-order .btn.btn-primary:hover {
    background-color: #e7f4fc;
    background-color: #F1F6F9;
}

.c-ruzgar-hosting-package-wrapper .package .p-order .btn.btn-primary::after {
    /* content: ''; */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 4px;
    background: linear-gradient(120deg, #00F260, #0575E6, #00F260);
    background-size: 300% 300%;
    clip-path: polygon(0% 100%, 3px 100%, 3px 3px, calc(100% - 3px) 3px, calc(100% - 3px) calc(100% - 3px), 3px calc(100% - 3px), 3px 100%, 100% 100%, 100% 0%, 0% 0%);
    animation: ruzgar-border-frame-enter 1s forwards ease-in-out reverse, ruzgar-border-gradient-animation 4s ease-in-out infinite;
}

.c-ruzgar-hosting-package-wrapper .package .p-order .btn.btn-primary::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    overflow: hidden;
    background: linear-gradient(62deg, var(--var-color-primary), var(--var-color-secondary), transparent, transparent);
    background-size: 400%;
    background-position: 100%;
    transition: all .3s ease;
    z-index: 0;
}

.c-ruzgar-hosting-package-wrapper .package .p-order .btn.btn-primary:hover::before {
    background-position: 0% !important;
}

@keyframes ruzgar-border-gradient-animation {
    0% {
        background-position: 15% 0%;
    }
    50% {
        background-position: 85% 100%;
    }
    100% {
        background-position: 15% 0%;
    }
}

@keyframes ruzgar-background-color {
    100% {
        background-color: var(--var-color-secondary);
        color: #fff;
    }
}

@keyframes ruzgar-border-frame-enter {
    0% {
        clip-path: polygon(0% 100%, 3px 100%, 3px 3px, calc(100% - 3px) 3px, calc(100% - 3px) calc(100% - 3px), 3px calc(100% - 3px), 3px 100%, 100% 100%, 100% 0%, 0% 0%);
    }
    25% {
        clip-path: polygon(0% 100%, 3px 100%, 3px 3px, calc(100% - 3px) 3px, calc(100% - 3px) calc(100% - 3px), calc(100% - 3px) calc(100% - 3px), calc(100% - 3px) 100%, 100% 100%, 100% 0%, 0% 0%);
    }
    50% {
        clip-path: polygon(0% 100%, 3px 100%, 3px 3px, calc(100% - 3px) 3px, calc(100% - 3px) 3px, calc(100% - 3px) 3px, calc(100% - 3px) 3px, calc(100% - 3px) 3px, 100% 0%, 0% 0%);
    }
    75% {
        -webkit-clip-path: polygon(0% 100%, 3px 100%, 3px 3px, 3px 3px, 3px 3px, 3px 3px, 3px 3px, 3px 3px, 3px 0%, 0% 0%);
    }
    100% {
        -webkit-clip-path: polygon(0% 100%, 3px 100%, 3px 100%, 3px 100%, 3px 100%, 3px 100%, 3px 100%, 3px 100%, 3px 100%, 0% 100%);
    }
}

.c-ruzgar-p-price {
    color: var(--var-color-tertiary);
    text-align: center;
    line-height: 1.3;
    padding: 8px;
    margin-bottom: var(--var-ruzgar-hosting-package-item-space);
    cursor: default;
}

.c-ruzgar-p-price__new {
    font-size: 50px;
    font-weight: 700;
}

.c-ruzgar-hosting-package-wrapper .package {
    margin-top: -40px;
    z-index: 1;
    position: relative;
    overflow: visible;
    border-bottom: none;
}

.c-ruzgar-hosting-package-wrapper .package::before {
    position: absolute;
    top: -6px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 80%;
    content: '';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 0 8px;
    color: #252836;
    font-size: 16px;
    font-weight: 800;
    text-align: center;
    text-transform: none;
    content: attr(data-promo-text);
    background: #28a745;
    background: linear-gradient(62deg, var(--var-color-primary), var(--var-color-secondary), var(--var-color-border), var(--var-color-border)) !important;
    background: linear-gradient(62deg, var(--var-color-primary), var(--var-color-secondary), #e2e3e4, #e2e3e4) !important;
    background-size: 300% !important;
    background-position: 100% !important;
    color: #fafafa;
    transition: all .3s ease;
    border-radius: 8px 8px 0 0;
}

.c-ruzgar-hosting-package-wrapper .package:hover::before {
    background-position: 0% !important;
}

.c-ruzgar-hosting-package-wrapper .package.best-hosting[data-promo-text]::before {
    background: linear-gradient(to right, var(--var-color-primary), var(--var-color-secondary)) !important;
    content: attr(data-promo-text);
    top: -35px;
    width: 100%;
    font-size: 14px;
}

.c-ruzgar-hosting-package-wrapper .c-ruzgar-p-price {
    position: relative;
    margin-right: var(--var-ruzgar-hosting-package-card-inset-space);
    margin-left: var(--var-ruzgar-hosting-package-card-inset-space);
}

.c-ruzgar-hosting-package-wrapper .c-ruzgar-p-price::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    overflow: hidden;
    background: linear-gradient(62deg, var(--var-color-primary), var(--var-color-secondary), transparent, transparent);
    background-size: 400%;
    background-position: 100%;
    transition: all .3s ease;
    z-index: -1;
}

.c-ruzgar-hosting-package-wrapper .package:hover .c-ruzgar-p-price::before {
    background-position: 0% !important;
}

.c-ruzgar-hosting-package-wrapper .package:hover .c-ruzgar-p-price {
    color: #fff;
}

.c-ruzgar-hosting-package-wrapper .package .p-more {
    padding: 0;
}

.c-ruzgar-hosting-package-wrapper .package .p-more>a {
    position: relative;
    display: block;
    margin-left: var(--var-ruzgar-hosting-package-card-inset-space);
    margin-right: var(--var-ruzgar-hosting-package-card-inset-space);
    margin-bottom: var(--var-ruzgar-hosting-package-item-space);
    border: 1px solid var(--var-color-border);
    color: #545454;
    padding: 12px;
    border-radius: 4px;
    overflow: hidden;
    transition: all .3s ease;
}

.c-ruzgar-hosting-package-wrapper .package .p-more>a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--var-color-secondary);
    z-index: -1;
    transform: translateY(100%);
    transition: all .3s ease;
    opacity: 0;
}

.c-ruzgar-hosting-package-wrapper .package .p-more>a:hover {
    color: #fff;
}

.c-ruzgar-hosting-package-wrapper .package .p-more>a:hover::before {
    transform: translateY(0);
    opacity: 1;
}

@media only screen and (max-width: 992px) {
    .c-ruzgar-hosting-package-wrapper .package {
        margin-top: 45px !important
    }
}

.c-ruzgar-pricing-cycle-selector {
    background-color: #fff;
    border-radius: 12px;
    padding: 12px;
}

.c-ruzgar-pricing-cycle-selector__item {
    background-color: transparent;
    transition: all .3s ease;
    border-radius: 12px;
    color: #597488;
    border: none;
    font-weight: 500;
    padding: 8px;
    outline: 0 !important;
    width: 100%;
}

.c-ruzgar-pricing-cycle-selector__item:hover {
    color: #277972;
}

.c-ruzgar-pricing-cycle-selector__item.is-active {
    background-color: #F5F9F8;
    background-color: #def3ed;
    color: #277972;
}

.c-ruzgar-hosting-package-wrapper .package .p-detail>p {
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
}

.c-ruzgar-hosting-package-wrapper .package .p-detail>p>img {
    margin-top: 3px;
    margin-right: 10px;
}

.c-ruzgar-hosting-package-wrapper .package .p-detail>p>span,
.c-ruzgar-hosting-package-wrapper .package .p-detail>p>b {
    margin-right: auto;
}

.c-ruzgar-badge {
    font-size: 13px;
    padding: 8px;
    border-radius: 6px;
    display: inline-block;
    font-weight: 700;
    line-height: 1;
    text-align: center;
}

.c-ruzgar-badge--success {
    color: var(--var-color-primary);
    background: rgb(55 229 156 / 20%);
}

.c-ruzgar-hosting-package-wrapper .package .c-ruzgar-badge {
    border-radius: 6px 6px 0 0;
    width: calc(100% - var(--var-ruzgar-hosting-package-card-inset-space) * 2);
    margin-right: var(--var-ruzgar-hosting-package-card-inset-space);
    margin-left: var(--var-ruzgar-hosting-package-card-inset-space);
    /* margin-bottom: var(--var-ruzgar-hosting-package-item-space); */
}

.c-ruzgar-hosting-package-wrapper .vdsBox.pro {
    box-shadow: none;
}

.c-ruzgar-hosting-package-wrapper .top-line {
    display: none !important;
}

.c-ruzgar-hosting-package-wrapper .vdsPrice,
.c-ruzgar-hosting-package-wrapper .vdsBoxTop,
.c-ruzgar-hosting-package-wrapper .vdsBoxBot,
.c-ruzgar-hosting-package-wrapper .vdsPrice {
    background-color: transparent;
}

.c-ruzgar-hosting-package-wrapper .vdsBoxBot ul li {
    border-color: var(--var-color-border);
    border-color: #e5e5e57a;
}

.c-ruzgar-hosting-package-wrapper .vdsBoxBot ul li:nth-last-of-type(even) {
    border-left: none !important;
}

.c-ruzgar-hosting-package-wrapper .vdsBoxBot ul li:nth-last-of-type(odd) {
    border-right: none !important;
}

.c-ruzgar-hosting-package-wrapper .vdsBox {
    color: var(--var-color-tertiary);
}

.c-ruzgar-hosting-package-wrapper .vdsBoxBot ul li .title strong,
.c-ruzgar-hosting-package-wrapper .vdsBoxBot ul li .icon,
.c-ruzgar-hosting-package-wrapper .vdsBox.pro .vdsBoxTop .title,
.c-ruzgar-hosting-package-wrapper .vdsBoxTop .desc {
    color: inherit;
    color: var(--var-color-tertiary);
}

.c-ruzgar-hosting-package-wrapper .vdsBoxBot ul li .icon {
    width: 48px;
    height: 48px;
    margin-bottom: 12px;
    border-radius: 2px;
    background-color: #f2f3f4;
    background-color: #F8F9FA;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.c-ruzgar-hosting-package-wrapper .vdsBoxBot ul li .icon i {
    font-size: 0.8em;
}

.c-ruzgar-hosting-package-wrapper .vdsBoxTop {
    background-color: #fff;
    display: flex;
    align-items: flex-start;
    min-height: 102px;
    justify-content: space-between;
}

.c-ruzgar-hosting-package-wrapper .vdsBoxTop>i {
    flex-shrink: 0;
    font-size: 52px;
    color: var(--var-color-text-secondary);
}

.c-ruzgar-hosting-package-wrapper .vdsBoxTop .small-title {
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 1.1;
}

.c-ruzgar-hosting-package-wrapper .vdsBoxTop .title {
    font-size: 20px;
    font-weight: 800;
    text-align: left;
    width: 100%;
    margin-bottom: 5px;
    line-height: 1.3;
}

.c-ruzgar-hosting-package-wrapper .vdsBoxTop .description {
    font-size: 14px;
    color: #afafaf;
    line-height: 1.3;
}

.c-ruzgar-hosting-package-wrapper .vdsBox~.customPurchaseButton {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.c-ruzgar-selective-card {
    border: none;
    display: flex;
    align-items: flex-start;
    width: 100%;
    text-align: left;
    position: relative;
    background-color: transparent;
    color: var(--var-color-tertiary);
    transition: all .3s ease;
    border-radius: 8px;
    padding: 20px;
    outline: 0 !important;
    min-height: 87px;
}

.c-ruzgar-selective-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    overflow: hidden;
    background: linear-gradient(62deg, var(--var-color-primary), var(--var-color-secondary), #fff, #fff);
    background-size: 400%;
    background-position: 100%;
    transition: all .3s ease;
    z-index: -1;
}

.c-ruzgar-selective-card:hover::before {
    background-position: 101% !important;
}

.c-ruzgar-selective-card.is-active::before {
    background-position: 0% !important;
}

.c-ruzgar-selective-card__circle {
    position: relative;
    margin-top: 4px;
    margin-right: 20px;
    width: 3em;
    height: 3em;
    display: grid;
    place-items: center;
    font-size: 12px;
    flex-shrink: 0;
}

.c-ruzgar-selective-card__circle i {
    opacity: 0;
    transition: all .3s ease;
}

.c-ruzgar-selective-card__circle::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    border: 1px solid currentColor;
    width: 100%;
    height: 100%;
}

.c-ruzgar-selective-card__content {
    margin-right: auto;
}

.c-ruzgar-selective-card__price {
    margin-left: 12px;
    text-align: center;
    line-height: 1.1;
    font-size: 13px;
    margin-top: 0.4em;
}

.c-ruzgar-selective-card__price del {
    position: relative;
    text-decoration: none;
}

.c-ruzgar-selective-card__price del::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90%;
    transform: translate(-50%, -50%);
    height: 1px;
    border: 1px solid var(--var-color-tertiary);
}

.c-ruzgar-selective-card__price div {
    font-weight: 700;
    font-size: 1.7em;
}

.c-ruzgar-selective-card__content h4 {
    font-size: 18px;
}

.c-ruzgar-selective-card__content p {
    font-size: 16px;
    margin-bottom: 0;
}

.c-ruzgar-selective-card.is-active {
    color: #fff;
}

.c-ruzgar-selective-card.is-active .c-ruzgar-selective-card__circle i {
    opacity: 1;
}

.c-ruzgar-selective-card.is-active .c-ruzgar-selective-card__price del::before {
    border-color: #fff;
}

.c-ruzgar-alert {
    padding: 20px;
    border-radius: 8px;
}

.c-ruzgar-alert--gray {
    background-color: #F0F0F1;
    color: var(--var-color-tertiary);
}

.c-ruzgar-alert--primary {
    background: linear-gradient(to right, var(--var-color-primary), var(--var-color-secondary));
    color: #fff;
}

.c-ruzgar-alert__title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px;
}

.c-ruzgar-alert__desc {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 300;
    margin-bottom: 0;
}

.c-ruzgar-iconed-card {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
    border-radius: 8px;
    padding: 20px;
    background-color: #fff;
}

.c-ruzgar-iconed-card__icon {
    width: 2em;
    height: 2em;
    margin-bottom: 18px;
    background-color: #F8F9FA;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 21px;
    border-radius: 8px;
}

.c-ruzgar-iconed-card__title {
    color: #878691;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    color: var(--var-color-tertiary);
}

.c-ruzgar-iconed-card__desc {
    color: #878691;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
}

.btn-ruzgar {
    display: inline-flex;
    align-items: center;
    border-radius: 6px;
    border: 1px solid transparent;
    padding: 8px 12px;
    min-height: 52px;
    transition: all .3s ease;
}

.btn-ruzgar--center {
    justify-content: center;
    text-align: center;
}

.btn-ruzgar-outline-primary {
    color: #277972;
    border-color: currentColor;
}

.btn-ruzgar-outline-primary:hover {
    background-color: #277972;
    color: #fff;
}

.btn-ruzgar-primary {
    position: relative;
    background-color: #13698A;
    color: #fff;
    font-weight: 700;
}

.btn-ruzgar-primary>span {
    position: relative;
}

.btn-ruzgar-primary:hover {
    color: #fff;
}

.btn-ruzgar-primary::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    overflow: hidden;
    background: linear-gradient(62deg, var(--var-color-primary), var(--var-color-secondary), transparent, transparent);
    background-size: 400%;
    background-position: 100%;
    transition: all .3s ease;
    z-index: 0;
}

.btn-ruzgar-primary:hover::before {
    background-position: 0%;
}

.u-width-100 {
    width: 100% !important;
}

#header .rh-header-main>ul>li>div>div>div .col ul li a {
    background-color: #F2F1F9 !important;
    flex-direction: row !important;
    min-height: auto !important;
    max-height: unset !important;
    padding: 12px !important;
    line-height: 1.3 !important;
    text-align: left !important;
    align-items: flex-start !important;
}

#header .rh-header-main>ul>li>div>div>div .col ul li a:hover,
#header .rh-header-main>ul>li>div>div>div .col ul li a.nav-current {
    background-color: #fff !important;
    box-shadow: 0 0 8px rgb(0 0 0 / 23%);
}

#header .rh-header-main>ul>li>div>div .col ul li {
    padding-top: 0;
    padding-bottom: 12px;
}

#header .rh-header-main>ul>li>div>div .col ul li:last-of-type {
    padding-bottom: 0;
}

#header .rh-header-main>ul>li>div>div .col ul li a .rh-card-icon {
    position: relative;
    margin-right: 0.7em;
    background-color: #fff;
    border-radius: 8px;
    width: 2em;
    height: 2em;
    display: grid;
    place-items: center;
    flex-shrink: 0;
    font-size: 25px;
    transition: all .3s ease;
}

#header .rh-header-main>ul>li>div>div .col ul li a .rh-card-icon::before {
    z-index: 3;
}

#header .rh-header-main>ul>li>div>div .col ul li a .rh-card-icon::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    overflow: hidden;
    background: linear-gradient(62deg, var(--var-color-primary), var(--var-color-secondary), transparent, transparent);
    background-size: 400%;
    background-position: 100%;
    transition: all .3s ease;
    z-index: 0;
}

#header .rh-header-main>ul>li>div>div .col ul li a:hover .rh-card-icon:not(.rh-card-icon--svg)::after,
#header .rh-header-main>ul>li>div>div .col ul li a.nav-current .rh-card-icon:not(.rh-card-icon--svg)::after,
#header .rh-header-main>ul>li>div>div .col ul li a:hover .rh-card-icon--svg::after,
#header .rh-header-main>ul>li>div>div .col ul li a.nav-current .rh-card-icon--svg::after {
    background-position: 0%;
}

#header .rh-header-main>ul>li>div>div .col ul li a:hover .rh-card-icon:not(.rh-card-icon--svg),
#header .rh-header-main>ul>li>div>div .col ul li a.nav-current .rh-card-icon:not(.rh-card-icon--svg) {
    color: #fff;
}

#header .rh-header-main>ul>li>div>div .col ul li a p {
    margin-bottom: 0;
    color: var(--var-color-text-secondary);
    font-size: 11px;
}

#header .rh-header-main>ul>li>div>div .col ul li a strong {
    padding-bottom: 8px;
}

.u-color-text-secondary {
    color: var(--var-color-text-secondary);
}

#header .rh-header-main>ul>li>div>div .col {
    padding: 4px 12px;
}

#header .rh-header-main>ul>li>div>div .col:not(:last-of-type) {
    position: relative;
    /* border-right: 1px solid #e6e9ed; */
}

#header .rh-header-main>ul>li>div>div .col {
    padding: 16px;
}

#header .rh-header-main>ul>li>div>div .col:not(:last-of-type)::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 100%;
    background-color: #e6e9ed;
}

@media (max-width: 767px) {
    #header .rh-header-main>ul>li>div>div .col:not(:last-of-type) {
        padding: 6px 16px;
    }
}

.rh-u-flexbox-vertical-center {
    display: flex;
    align-items: center;
}

#rh-home-carousel-1x .container .carousel-title {
    position: static;
    width: 100%;
}

#rh-home-carousel-1x .container .carousel-title h1.slider-big-title {
    color: #3A5973;
}

@media (min-width: 992px) {
    #rh-home-carousel-1x .container .carousel-title h1.slider-big-title {
        font-size: 64px;
        font-size: 39px;
    }
}

.rh-carousel-item {
    height: auto !important;
}

#rh-home-carousel-1x .rh-carousel-item {
    height: auto !important;
    min-height: 640px !important;
    padding-top: 15px;
    padding-bottom: 30px;
}

.rh-hover-button {
    position: relative;
    color: #fff;
    padding: 12px 20px;
    display: inline-block;
}

.rh-hover-button::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    transform: scale(0.95);
    width: 100%;
    height: 100%;
    pointer-events: none;
    transition: all .3s ease;
    background-color: #eeeeee30;
    opacity: 0;
    z-index: -1;
    border-radius: 8px;
}

.rh-hover-button:hover::before {
    transform: scale(1);
    opacity: 1;
}

.rh-hover-button:hover {
    color: #fff;
}

.menu-banner-box {
    background: linear-gradient(to right, var(--var-color-primary), var(--var-color-secondary)) !important;
}

.rh-news-bar {
    background: linear-gradient(to right, var(--var-color-primary), var(--var-color-secondary)) !important;
}

#rh-home-carousel-1x .carousel-control-prev,
#rh-home-carousel-1x .carousel-control-next {
    display: none;
}

#rh-home-carousel-1x .container .carousel-title ul li {
    display: flex;
    align-items: flex-start;
}

#rh-home-carousel-1x .container .carousel-title ul li i {
    flex-shrink: 0;
    margin-right: 8px;
    margin-top: 4px;
}

@media (min-width: 1220px) {
    .container {
        max-width: 1270px;
    }
}


/*
  @media (min-width: 1440px) {
    .container {
        max-width: 1480px;
    }
  }
  */


/*
  @media (min-width: 1920px) {
    .container {
        max-width: 1990px;
    }
  }
  */

.c-ruzgar-tld-price-card {
    position: relative;
    top: 0;
    display: block;
    text-align: center;
    background: #ffffff85;
    border-radius: 8px;
    padding: 12px;
    margin-top: 40px;
    margin-bottom: 20px;
    box-shadow: 0 0 18px rgb(0 0 0 / 2%);
    transition: all .3s ease;
}

.c-ruzgar-tld-price-card__image {
    max-width: 90%;
    height: auto;
    max-height: 45px;
    width: auto !important;
    display: inline-block !important;
    object-fit: cover;
}

.c-ruzgar-tld-price-card__old-price {
    color: #7988a3;
}

.c-ruzgar-tld-price-card__price {
    font-weight: 800;
    color: #7988a3;
    font-size: 32px;
}

.c-ruzgar-tld-price-card::before {
    position: absolute;
    content: "";
    top: 0;
    left: 10px;
    right: 10px;
    height: 4px;
    border-radius: 2px;
}

.c-ruzgar-tld-price-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 0 48px rgb(0 0 0 / 14%);
}

.c-ruzgar-tld-price-card:hover,
.c-ruzgar-tld-price-card:hover .c-ruzgar-tld-price-card__old-price,
.c-ruzgar-tld-price-card:hover .c-ruzgar-tld-price-card__price {
    color: #fff;
}

.c-ruzgar-tld-price-card--light-blue:hover,
.c-ruzgar-tld-price-card--light-blue::before {
    background-color: #43c6e0;
}

.c-ruzgar-tld-price-card--dark-blue:hover,
.c-ruzgar-tld-price-card--dark-blue::before {
    background-color: #0f1376;
}

.c-ruzgar-tld-price-card--purple:hover,
.c-ruzgar-tld-price-card--purple::before {
    background-color: #911cbc;
}

.c-ruzgar-tld-price-card--green:hover,
.c-ruzgar-tld-price-card--green::before {
    background-color: #1cbcab;
}

.c-ruzgar-tld-price-card--blue:hover,
.c-ruzgar-tld-price-card--blue::before {
    background-color: #1185ff;
}

.c-ruzgar-tld-price-card--orange:hover,
.c-ruzgar-tld-price-card--orange::before {
    background-color: #F47115;
}

@media only screen and (max-width: 768px) {
    #rh-home-carousel-1x .rh-carousel-item {
        min-height: auto !important;
        padding-top: 30px;
        padding-bottom: 100px;
    }
    .c-ruzgar-alert {
        font-size: 13px;
    }
    .c-ruzgar-hosting-package-wrapper {
        margin-top: -24px;
    }
    .rh-home-domain-bar1 {
        padding-top: 110px;
    }
    .rh-home-domain-bar1 ul.domain-link {
        display: flex;
        flex-wrap: wrap;
    }
    .rh-home-domain-bar1 ul.domain-link li {
        max-width: 50%;
        flex: 0 0 50%;
    }
    .rh-home-domain-bar1 ul.domain-link li a {
        margin: 10px 0;
        font-size: 12px;
    }
    .rh-home-domain-bar1 .form-bg {
        display: flex;
        flex-direction: column;
    }
    .rh-home-domain-bar1 .form-bg .btn {
        width: 100%;
    }
    .rh-home-domain-bar1 .form-bg input {
        border: 1px solid #eee;
        width: 100%;
        max-width: 100% !important;
        margin-bottom: 8px;
    }
    #header .rh-header-main>ul>li>div>div .col ul li:first-child h6 {
        /* display: none; */
        opacity: 0;
        margin-top: -31px;
    }
}

@media (max-width: 767px) {
    /* .rh-comparison__table .rh-item__header .item__row */
    .rh-comparison__table .rh-item__header.head {
        position: sticky;
        top: 59px;
        z-index: 9;
    }
    .rh-comparison__table .rh-item__header.head {
        background-color: var(--var-color-body-primary);
    }
}

.rh-bg-grey {
    background-color: var(--var-color-body-primary) !important;
}

#rh-home-carousel-1x .carousel-indicators {
    bottom: 30px;
}

#rh-home-carousel-1x .carousel-indicators li {
    background: linear-gradient(to right, var(--var-color-primary), var(--var-color-secondary));
    border-width: 2px;
    border-radius: 9px;
}

.c-tab-buttons button {
    outline: 0 !important;
}

.c-tab-buttons button.active,
.c-tab-buttons button.active:hover {
    background: linear-gradient(to right, var(--var-color-primary), var(--var-color-secondary)) !important;
}

.rh-domain-result-bar {
    background: linear-gradient(to right, var(--var-color-primary), var(--var-color-secondary)) !important;
}

.rh-Rtable-cell--head {
    background: var(--var-color-primary) !important;
}

#checkout {
    background: #4CAF50 !important;
    background: linear-gradient(to right, var(--var-color-primary), var(--var-color-secondary)) !important;
}

.rh-btn-remove-from-cart {
    background-color: transparent !important;
    border-color: #dfdfdf !important;
}

#rh-validatePromoCode {
    background: transparent !important;
    color: #17a2b8 !important;
    border-color: currentColor !important;
}