/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
h1, h2, h3, h4, h5, h6 {
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
}
.header-mail{
    text-align: right;
}
.navbar-main {

    background-color: #ff5f01;
}
section#home-banner {
    background-color: #f9a100;
}
.home-shortcuts {

    background: #8c1e0c;
}
ul.top-nav {
    float: right;
    margin-top: 14px;
    padding-left: 0;
    margin-bottom: 10px;
    list-style: none;
    white-space: nowrap;
}
section#header .logo img {
    margin: 12px 0 5px 0;
}
section#home-banner .btn.search {
    background-color: #ab4700;
}
section#home-banner .btn.transfer {
    background-color: #696969;
}

ul.top-nav>li.primary-action>a.btn {
    padding: 6px 15px;
    background-color: #c74d06;
    color: #fff;
    border-radius: 3px;
}
#order-standard_cart .panel-addon-selected {
    border-color: #c94d07;
}

.panel-sidebar .panel-title {
    font-size: 1.1em;
    font-weight: 300;
    font-family: 'Open Sans',sans-serif;
    line-height: 26px;
    color: #fff;
}

.panel-sidebar>.panel-heading {
    color: #fff;
    background-color: #fe5e01;
    border-bottom: 0;
}

#order-standard_cart .panel-addon .panel-add {
    display: block;
    padding: 4px;
    background-color: #c94d07;
    color: #fff;
    border-radius: 0 0 4px 4px;
}

#order-standard_cart .panel-addon-selected .panel-price {
    background-color: #f37c02;
    color: #fff;
}

.btn.btn-action {
    background-color: #c84d07;
    border-color: #c84d07;
}
.btn-primary {
    color: #fff;
    background-color: #c84d07;
    border-color: #c84d07;
}

.homeproductbox{

    width: 100%;
    height: 100%;
    padding: 15px;
    margin: 5px;
    text-align: center;


}
.homeproductbox>i{

    color: #a5a5a5;


}

.clientpanel li{
    float: left;
    list-style: none;
    text-align: center;
}
.clientpanel li img{
    width: 174px;
    padding: 12px;
}

.homesitebuilder{
    height: 300px;
    background-color: #7b4f9d;
    background-image: url(https://optrahost.com/assets/img/sitebuilder_panel.jpg);
    margin-top: 60px;

}
div.header-lined h1 {
    margin-top: 0;
    margin-bottom: 15px;
    padding: 6px 0;
    border-bottom: 1px solid #fe5e01;
    font-weight: 400;
    color: #fe5d01;
    font-weight: bold;
}
.btn-success {
    color: #fff;
    background-color: #216306;
    border-color: #216307;
}



.irs-line-left.last {
    background: #fe9901!important;

}
.irs-line-right {
    background: #fe5d01!important;

}
.irs-line-mid {
    background: #fe9901!important;
}
.irs-line-left {
    background: #fe5e01!important;
}
#order-universal_slider .product-selector .irs-bar {
    height: 20px;
    top: 33px;
    margin-right: -5px;
    border-top: 0 solid #fec801!important;
    border-bottom: 0 solid #fec801!important;
    background: rgb(254, 200, 1)!important;
    left: 0 !important;
    border-radius: 16px 0 0 16px;
}
#order-universal_slider .product-container .order-button, #order-universal_slider .product-container .order-button:hover {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #fe9901 0%, #fe5e01 100%) repeat scroll 0 0!important;
    border-radius: 5px;
    color: #ffffff !important;
    display: block;
    font-size: 16px !important;
    font-weight: bold !important;
    margin: 10px;
    padding: 11px 15px;
    text-decoration: none;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.4)!important;
}

#order-standard_cart .products .product header {
    position: relative;
    padding: 10px 20px;
    margin: 0 1px;
    background: #ff8100;
    border-radius: 3px 3px 0 0;
    color: #fff!important;
}
#order-standard_cart .products .product header {
    position: relative;
    padding: 10px 20px;
    margin: 0 1px;
    background: #ff8100!important;
    border-radius: 3px 3px 0 0;
    color: #fff!important;
}

#order-standard_cart .products .product header span {
    margin: 0;
    color: #fff!important;
    font-size: 1.2em;
    font-weight: bold;
}
.container-with-progress-bar li{
    font-size: 18px;
    list-style: none;
}
#order-universal_slider .feature-container .progress.small-progress .progress-bar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    background-color: #cc4b00!important;
}
#order-universal_slider .feature-container .progress.small-progress {
    margin: 10px 0 0 0;
    height: 7px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    background-color: #ffdead!important;
}
.home-page-store-link{

    text-align: center;
    padding: 20px 0;
    margin: 30px 0;
}

@media (max-width: 767px){
    .header-mail{
        text-align: center!important;
    }
    .header-phone{
        text-align: center;
    }
    .top-logo-panel{
        text-align: center;
    }
    .home-shortcuts li {
        display: block;
        float: none;
        width: 100%;
        border-right: 0;
        border-bottom: 1px solid #ad5c35;
    }
    .h4, h4 {
        font-size: 21px;
        font-weight: bold;
        color: #c7321a;
    }
    .clientpanel{
        display: none;
    }
    section#header .logo img {
        margin: 12px 0 5px 0;

    }

}


