.whatsapp-widget {
position: fixed;
bottom: 20px;
right: 20px;
background-color: #25D366;
border-radius: 50%;
width: 60px;
height: 60px;
display: flex;
justify-content: center;
align-items: center;
box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
cursor: pointer;
transition: transform 0.3s ease;
z-index: 9999;
}
.whatsapp-widget:hover {
transform: scale(1.1);
}
.whatsapp-widget img {
width: 35px;
height: 35px;
}
.featured-tld .price.comz {
background-color: #1b232f;
color: #fff;
}
.featured-tld .price.orgmz {
background-color: #1b232f;
color: #fff;
}
.featured-tld .price.acmz {
background-color: #1b232f;
color: #fff;
}
.featured-tld .price.edumz {
background-color: #1b232f;
color: #fff;
}

.bg-registar {
	background-color: #fff;
	border-color: #aaafb7a1;
}

.domain-checker-container {
	background: -webkit-linear-gradient(top,#1b232f,#1b232f)!important;
}

footer.footer{background-color:transparent;color:#fff;}
footer.footer .nav-link{color:#333}
footer.footer .btn{background-color:#28a745;color:#fff;}

.sidebar .list-group-item.active,.sidebar .list-group-item.active:focus,.sidebar .list-group-item.active:hover{background-color:#333;border-color:#fff}

header.header .topbar{background-color:#333;color:#fff;}
header.header .topbar .btn{color:#fff;}
header.header .topbar .active-client .input-group-text{color:#fff;}
header.header .topbar .active-client .btn{color:#fff;}

.page-item.active .page-link,.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{background-color:#28a745;border-color:#28a745}

.navbar-light,.main-navbar-wrapper {background-color:#28a745; color:#fff;}
.navbar-light a,.navbar a{color:#fff}
.navbar li a,.navbar li a:link,.navbar li a:active,.navbar li a:visited{color:#fff;}
.navbar li a:focus,.navbar li a:hover{color:#fff; text-decoration:none;}
.dropdown-menu,.dropdown-menu a:link,.dropdown-menu a:active,.dropdown-menu a:visited {color:#333!important}
.dropdown-menu:hover {color:#999!important}

#order-standard_cart .view-cart-items-header {
background-color: #28a745!important;
}
#order-standard_cart .empty-cart .btn {
background-color: #28a745!important;
}
.btn-primary {
background-color: #28a745!important;
border-color: #28a745!important;
}
.btn-primary:hover {
background-color: #36ab50!important;
border-color: #36ab50!important;
}
#order-standard_cart .sub-heading span, #order-standard_cart .sub-heading-borderless span {
color: #28a745!important;
}
.tiles .tile:hover i {
color: #28a745!important;
}
.tiles .tile i {
color: #333000!important;
}
.sidebar .list-group-item.active, .sidebar .list-group-item.active:focus, .sidebar .list-group-item.active:hover {
background-color: #28a745!important;
}
.list-group-item.active {
background-color: #28a745!important;
border-color: #28a745!important;
}
.badge-info {
background-color: #333000!important;
}
.btn-info {
background-color: #28a745!important;
border-color: #28a745!important;
}
.btn-info:hover {
background-color: #28a745!important;
border-color: #28a745!important;
}
.bg-primary {
background-color: #28a745!important;
}
.modal-title{
color:#000!important;
}
.sidebar .list-group {
font-size: 1.0em !important;
}
#order-standard_cart .products .product div.product-desc {
font-size: 1.0em !important;
}
#order-standard_cart .products .product footer {
font-size: 1.0em !important;
}	
#order-standard_cart .product-info {
font-size: 1.0em !important;
}
#order-standard_cart .summary-container {
font-size: 1.0em !important;
}
#order-standard_cart .view-cart-items .item {
font-size: 1.0em !important;
}