html, body {
    background: #edf1f5;
    font-weight: 400;
}
body.stop-scrolling {
    overflow: hidden !important;
}
.collapse.in {
    font-size: 13px;
}
.panel {
    margin-bottom: 15px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}
#side-menu ul > li > a.active {
    font-weight: 400 !important;
}
.new-login-register {
    position: static;
    height: 100%;
}
.new-login-register .lg-info-panel {
    top: 0;
}
.error-summary {
    color: #a94442;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 20px;
}
.error-summary-no-header > p {
    display: none;
}
.error-summary-no-header > ul {
    padding-left: 15px;
}
.new-login-box .error-summary {
    font-size: 12px;
}
.form-horizontal .form-group {
    margin-bottom: 15px;
}
.form-group .help-block {
    margin-bottom: 0;
    font-size: 12px;
}
.new-login-register .new-login-box .new-lg-form label {
    font-size: 11px;
    /*text-transform: none;*/
}
input:-webkit-autofill{
    box-shadow:inset 0 0 0 1000px #fff;
}

small ol {
    margin-top: 10px;
    padding-left: 15px;
}
small ol li {
    margin-bottom: 10px;
}
.bs-none {
    box-shadow: none;
}
.btn-sm {
    opacity: 1;
    transition: unset;
}
.btn-sml {
    border-radius: 0px !important;
    box-shadow: none !important;
    margin-left: 0 !important;
    width: 39px;
    padding: 8px 12px;
}
.btn-outline {
    transition: all 0.2s;
}
.m-l-0 {
    margin-left: 0 !important;
}
.p-b-5 {
    padding-bottom: 5px !important;
}
.p-t-5 {
    padding-top: 5px !important;
}
.p-25 {
    padding: 25px;
}
.js_loader {
    display: none;
}
.w500 {
    width: 500px;
}
.w150 {
    width: 150px;
}
.w180 {
    width: 180px;
}
.fw400 {
    font-weight: 400;
}
.fw500 {
    font-weight: 500;
}
.fw600 {
    font-weight: 600;
}
.grid-view th {
    text-transform: uppercase;
}
.grid-view th a {
    color: #666666 !important;
}
.grid-view input,
.grid-view select,
input.form-control,
select.form-control,
textarea.form-control {
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    border-radius: 0;
}
.form-control:focus {
    border-color: #adadad;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #F6F6F6;
}
.grid-view .filters {
    background-color: #f7fafc;
}
.manage-u-table .filters select {
    max-width: inherit;
}
.table-thead-header thead tr {
    background: #fcfcfc;
    border-top: 1px solid #e4e7ea;
}
.pagination {
    margin: 10px 0 20px;
    padding: 0 20px;
}
.pagination > li > a, .pagination > li > span {
    color: #666666;
    border: 0;
    margin-left: 2px;
    padding: 6px 13px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #1e88e5;
    border-color: #1e88e5;
}
form div.required label:after {
    content:" * ";
    color:red;
}
.cart {
    /*width: 140px;*/
}
.cart-control {

}
.cart-control .bootstrap-touchspin {
    width: 100px;
}
.cart-control input {
    display: block;
    padding: 5px;
    text-align: center;
    height: 30px;
}
.cart-control .input-group-btn .btn {
    padding: 4px 10px;
    margin: 0;
    width: 30px;
}
.panel.search {
    margin-bottom: 1px;
    position: relative;
}
.panel.with-search-and-add {
    position: relative;
    z-index: 0;
}
.panel.search-and-add {
    margin-top: -14px;
    position: relative;
    background: #f7fafc;
    z-index: 1;
}
.panel.checkout-summary {
    padding: 20px;
    margin-top: -14px;
    z-index: 0;
    position: relative;

}
.order-footer {
    background: #fcfcfc;
}
.checkout-summary .checkout-summary-info {
    font-size: 12px;
    font-weight: 400;
    padding-top: 4px;
}
.checkout-summary .checkout-summary-sum {
    font-size: 16px;
    font-weight: 400;
    color: #666;
}
.panel .panel-default-search {
    /*border-bottom: 1px solid rgba(120, 130, 140, 0.13);*/
    padding: 15px;
    font-weight: 300;
}
.panel .panel-default-search .container {
    width: calc(100% - 90px);
    padding: 0;
}

.treeview .list-group-item {
    border-left: 0;
    border-right: 0;
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
}

.panel .panel-heading a i {
    font-size: inherit;
    margin-left: inherit;
}
.btn-cart .label {
    margin-left: 4px;
    margin-right: -4px;
}
.right-sidebar {
    /*display: block !important;*/
    /*right: 0 !important;*/
}
.right-sidebar .r-panel-body {
    padding: 0;
    position: absolute;
    top: 60px;
    bottom: 117px;
    height: auto;
    overflow: hidden;
    width: 100%;
}
.right-sidebar .rpanel-title {
    background: #4c5667 !important;
    padding: 19px 21px 17px;
    font-size: 17px;
}
.right-sidebar .rpanel-title span {
    font-size: 17px;
}
.right-sidebar .rpanel-title span:hover {
    color: #ddd;
}

.cart-body {

}
.cart-summary {
    background: rgba(0, 0, 0, 0.07);
    bottom: 0;
    position: absolute;
    width: 100%;
}
.cart-summary .cart-summary-info {
    font-size: 12px;
    font-weight: 400;
    color: #666;
    padding: 10px 10px 0px;
}
.cart-summary .cart-summary-sum {
    font-size: 16px;
    font-weight: 400;
    color: #666;
    padding: 5px 10px;
}

.cart-list {

}
.cart-list li {
    padding: 5px 10px !important;
    border-right: 0;
    border-left: 0;
}
.cart-list li.cart_item_added {
    background: #dff0d8;
}
.cart-list li:hover {
    background-color: #f7fafc;
}
.cart-control .btn {
    transition: unset;
}
.cart-list .cart-control .btn {
    opacity: 0;
}
.cart-list li:hover .cart-control .btn {
    opacity: 0.8;
}
.cart-list .item-price {
    margin-top: -2px;
}
.catalog-tile {
    margin-top: 15px;
}
.catalog-item {
    margin-top: 10px;
}
.catalog-item .photo {
    width: 100%;
}
.catalog-item .code {
    position: relative;
    margin-top: -24px;
}
.catalog-item .code span {
    background: rgba(255, 255, 255, 0.8);
    padding: 5px 10px 4px;
    font-size: 13px;
    font-weight: 400;

    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    line-height: normal;
}
.catalog-item .name {
    font-size: 13px;
    padding: 0 10px 0;
    height: 55px;
    overflow: hidden;
}
.catalog-item .price {
    padding: 10px;
}
.catalog-item .control {
    padding: 0 0 20px;
}
.catalog-item .control .cart-control  {
    margin: 0 auto;
    width: 140px;
}
.catalog-item .pagination {
    margin: 15px 0 10px;
}
.cart-control .amount-available {
    clear: both;
    padding-top: 7px;
    font-size: 12px;
    color: #f44336;
    text-align: center;
    width: 100px;
}

.bootstrap-select {
    width: 100% !important;
}
.btn-group .dropdown-toggle {
    border-radius: 0;
}
.btn-group.open .dropdown-toggle {
    box-shadow: none;
}
.btn-group.open .dropdown-menu.open {
    padding: 0;
}
.delivery-info-block {
    margin: 10px 0 10px 25px;
}
.delivery-info-block .form-group label {
    font-size: 12px;
}
.well.inform {
    margin: 5px 0 0;
    padding: 8px;
    box-shadow: none;
    font-size: 13px;
}
.typeahead__display strong {
    font-weight: 500;
}

.order-view {
    padding: 0 !important;
}
.order-view .order-header {
    padding: 25px;
}
.order-view dt {
    font-weight: 500;
    color: #8d9ea7;
    font-size: 12px;
}
.order-view dd {
    margin-bottom: 10px;
    color: #666;
    font-size: 14px;
}

.list-with-brl-0 .list-group-item {
    border-right: 0;
    border-left: 0;
}
.list-group-item-heading {
    font-size: 15px;
}

@media (max-width: 767px) {
    .header-btn {
        position: absolute;
        top: -40px;
        right: 0;
    }
}
@media (max-width: 480px) {
    .header-btn .btn .title {
        display: none;
    }
}
@media (min-width: 1200px) and (max-width: 1550px) {
    .catalog-item.col-lg-2 {
        width: 25%;
    }
}