/* here you can put your own css to customize and override the theme */

.modal-body {
    padding: 30px;
}

div.row.begin-step {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #d3d3d3 !Important;
}

.header {
    background-color: rgba(0,0,0,0.6) !important;
    backdrop-filter: blur(5px) !important;
    -webkit-backdrop-filter: blur(5px) !important;
}

@media (max-width:767px) {
    .ecommerce .header {
        background-color: rgba(0,0,0,0) !important;
        backdrop-filter: none !important;
        -webkit-backdrop-filter: none !important;
        display:none;
    }
    div.front-page-search-form {
        /*background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);*/
        background: url(/resources/img/slider/slider1.jpg) no-repeat center center;
        -webkit-background-size: auto 100%;
        -moz-background-size: auto 100%;
        -o-background-size: auto 100%;
        background-size: auto 100%;


        border-radius: 0;
        display: inline-block;
        position: relative;
        width: 100%;
        top: 0;
        padding: 9px;
        padding-top: 80px;
        z-index: 999;
        -webkit-backdrop-filter: blur(5px);
        backdrop-filter: blur(5px);
    }
}
@media (min-width:768px) {
    .header {
        background-color: rgba(0,0,0,0.6) !important;
        backdrop-filter: blur(5px) !important;
        -webkit-backdrop-filter: blur(5px) !important;
    }
    div.front-page-search-form {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
        border-radius: 0;
        display: inline-block;
        position: relative;
        width: 100%;
        top: -52px;
        padding: 9px;
        z-index: 999;
        -webkit-backdrop-filter: blur(5px);
        backdrop-filter: blur(5px);
    }
}

.selectable {
    width: 100% !important;
}


@media (min-width:1024px) and (max-width:1279px) {
    form.front-page-search {
        margin: 0 auto;
        max-width: 100%;
    }
}
@media (min-width:1280px) {
    form.front-page-search {
        margin: 0 auto;
    }
}

.front-search-element {
    padding-left: 4px;
    padding-right: 4px;
}

.front-search-error {
    width: 40%;
    margin-top: -52px;
    margin-left: auto;
    margin-right: auto;
    display: none;
    font-size: 15px;
    font-weight: 100;
}

form.front-page-search .form-control.hasDatepicker {
    max-width:110px;
}

form.front-page-search .btn.btn-success.search-button.btn-lg {
    background-color:#67bd3c;
    height: 34px;
    line-height: 16px;
    text-transform: uppercase;
}

.btn.btn-success.refresh-button.btn-lg {
    background-color:#67bd3c;
    border: 2px solid #67bd3c;
    border-radius: 2px;
    height: 35px;
    line-height: 16px;
    margin:10px;
}


/*
 * typeahead dropdown
 */

.typeahead,
.tt-query,
.tt-hint {
    width: 100%;
    height: 30px;
    padding: 8px 12px;
    font-size: 12px;
    line-height: 30px;
    border: 1px solid #ccc;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    outline: none;
}
.twitter-typeahead {
    width: 100%;
    font-weight: 100;
    font: 13px;
}

.typeahead {
    width: 100%;
    background-color: #fff;
}

.typeahead:focus {
    border: 1px solid #7EBA31;
}

.tt-query {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
    color: #999
}

.tt-dropdown-menu {
    width: 100%;
    margin-top: 5px;
    padding: 8px 0;
    background-color: #fff;
    font: 13px;
    font-weight: 100;
    border: 1px solid #7EBA31;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion {
    padding: 3px 3px;
    font-size: 12px;
    line-height: 15px;
}

.tt-suggestion.tt-cursor {
    color: #fff;
    background-color: #7EBA31;

}

.tt-suggestion p {
    margin: 0;
}

input[readonly="true"] {
    background-color: #FFFFFF;
}

input[type="text"] {
    width: 100%;
    height: 30px;
    padding: 3px;
}
input[type="text"]:focus {
/*    border: 1px solid #7EBA31;
    outline: none;
    padding: 3px;*/
}

button.btn.btn-default.dropdown-toggle {
    text-transform: none;
    font: 400 12px 'Open Sans', sans-serif;
    width: 100%;
    height: 30px;
    font-weight: 100 !important;
    color: #767F88 !important;
}


.dropdown-menu.price-dropdown {
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    width: 180%;
}
.dropdown-menu.price-dropdown label {
    text-transform: none;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: -15px;
    font: 200 14px 'Open Sans', sans-serif;
}

.dropdown-menu.category-dropdown {
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    width: 230%;
}

.dropdown-menu.dailyoverrunlimit-dropdown {
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    width: 190%;
}
.dropdown-menu.dailyoverrunlimit-dropdown label {
    text-transform: none;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: -15px;
    font: 200 14px 'Open Sans', sans-serif;
}

.dropdown-menu.other-dropdown {
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    width: 200%;
}
.dropdown-menu.other-dropdown label {
    text-transform: none;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: -15px;
    font: 200 14px 'Open Sans', sans-serif;
}

.dropdown-slider {
    height: 8px;
}
.dropdown-slider .ui-widget-header {
    background: #7EBA31;
    height: 8px !important;
}
.dropdown-slider .ui-widget-content {
    border: none;
    background: #e5e5e5;
    border-radius: 0;
    height: 8px !important;
}
.dropdown-slider .ui-state-default,
.dropdown-slider .ui-state-default:hover {
    outline: none;
    border-radius: 0;
    width: 11px !important;
    height: 24px !important;
    border-color: #fff !important;
    top: -9px !important;
    background: #777 !important;
}
.ajax-loading {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.empty-result {
    display: block;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    padding: 15px 15px 30px;
}
.search-details {
    margin-bottom: 10px;
}
.pac-container {
    z-index: 9999 !important;
}

.textSpan {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 110%;
    text-align: center;
}

.slider-info-container {
    position: relative;
    overflow: hidden;
}

input.slider-info {
    float: left;
    font-size: 11px;
    border: 0; 
    width: 50%;
    background: transparent;
}

input.slider-info-right {
    text-align: right;
}

.product-other-images {
    margin-bottom: 0px !important;
}

.page-spinner-overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.2);
    -webkit-backdrop-filter: blur(2px);
    z-index: 9998;
    opacity: 0;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;    
}