@import "style.css";
body{font-family: alcubierreregular!important; letter-spacing:1px; font-size:15px !important;}
.color-info{color:transparent!important;}
.btn-info {border-radius:0px!important; border:solid 2px #263a32!important; color:transparent!important; background-color:transparent!important}
.border-bottom-shadow{border-bottom: 1px solid rgb(222, 236, 239) !important;}
.form-control{border-radius:0px!important; font-size:13px;border: 2px solid #263a32 !important;}
.radio-primary input[type="radio"]:checked + label::after{background-color:transparent!important;}
.radio-primary input[type="radio"]:checked + label::before{border-color:transparent!important;}
h4.font-size-18{font-size: 26px !important;}
.breadcrumb-header { background: #263a32;}
ul.breadcrumb li a { color: #fff;}
ul.breadcrumb li a:hover{color: #fff;}
ul.breadcrumb li a.activebread_link {color: #ffffff;font-weight: 300; font-size: 13px;}
ul.breadcrumb li+li:before { color: #ffffff; font-size: 15px; font-weight: 400;}
ul.breadcrumb { background-color: #263a32;}
.thanks_page i.fa{color: #c6af7e!important;}
#sq-creditcard{border-color: #bfa36a !important; background-color: #bfa36a !important;color: #fff !important; width: 98% !important;min-width: 98% !important;}
.btn-success {
    color: #fff;
    background-color: #263a32;
    border-color: #263a32;
}
.btn-success:hover {
    color: #263a32;
    background-color: transparent;
    border-color: #263a32;
}
.btn-outline-info {
    color: #263a32;
    background-color: transparent;
    background-image: none;
    border-color: #263a32;
}
.btn-outline-info:hover {
    color: #fff;
    background-color: #263a32;
    border-color: #263a32;
}