/*

[CUSTOM STYLES]

Template: Nilam - Domain For Sell and Auction Template
Author: ThemeAtelier
Author URI: https://themeforest.net/user/themeatelier

*/

/* User Defined Styles */
/* 1.4. MOBILE */
@media screen and (max-width: 991px) {
    .banner--iregister {
        width: 100% !important;
    }
}

.banner--iregister {
    float: left;
    background:rgba(0,0,0,0.1) ;
    width: 50%;
    height: 100%;
    position: relative;
    text-align: center;
    /*
    padding: 50px 15px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    */
}

.iregister-packages{
    margin-top: 15px;
}

.iregister-packages .pricing--price{
    margin-top: 15px;

}
.iregister-packages .pricing--price h2{
    color: #86c724;
}
.iregister-packages a.btn{
    color: #fff !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    background: #86c724 !important;
    padding: 14px 32px !important;
    border-radius: 27px !important;
    border-color: #fff !important;
    white-space: nowrap !important;
    transition: all 0.3s ease !important;
}

.iregister-packages a.btn:hover{
    background: #222 !important;
}
.title .separator{
    color: #1d262c;
    margin-left: 5px;
    margin-right: 5px;
    border-left: 1px solid #1d262c;
    border-right:0px ;
}
.content .disclamier{
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1.2rem;
}
.service--item .title h3{
    border-bottom: 1px solid #222;
}
.service--item .icon{
    width: 80px;
    height: 80px;
    border-radius: 50%; /* the magic */
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.service--item .icon i{
    padding-top: 15px;
}

.col-md-4 .service--item{
    padding-bottom: 15px!important;
    margin-bottom: 0px!important;
}
ul.disclamier{
    list-style-type: none;
}
.domain-checker{
    color: black;
    width: auto;
    margin: 10rem;
}

.domain-checker form {
    display: inline;
    padding: 8rem;
}

.domain-checker form input {
    height: 3.5rem;
}

.domain-checker form select {
    height: 3.5rem;
}