
@media (min-width: 992px) {
    .category-list {
        justify-content: normal;
    }

    .header-item
    {
        margin-right: 60px;
    }
}
/*a[data-toggle="collapse"]{*/
    /*color: white !important;*/
/*}*/

@media (min-width: 768px) {
    .cart-in-header-info span:nth-child(2) {
        text-transform: none !important;
    }
    .debt-hover, .late-payment-hover
    {
        text-align: right;
        display: inline-block !important;
        min-width: 100%;
    }
}

.currency-code
{
    margin-left: 3px;
    font-size: 14px !important;
}


.table  .recently-addet-info{
    transform: translateY(0);
}
.recently-addet-info{
    transform: translateY(27px)
}
.list-item .recently-addet-info{
    transform: translateY(0)
}
.lang-list.active1 {
    filter: opacity(1);
    height: 90px;
    padding: 8px;
}
.currency-val div {
	width: 95px;
	display: flex;
	align-items: center;
    justify-content: center;
    position: relative;
}
.currency-val div:nth-child(1)::after{
	content: '';
	position: absolute;
	right: -1px;
	width: 2px;
	height: 80%;
	background: #fff;
}

@media (min-width: 768px) {
    .language-select-top .lang-list.active1 {
        filter: opacity(1);
        height: auto;
        padding: 20px 33px 20px 15px;
        z-index: 10;
        border: 2px solid #8d8d8d;
        font-weight: 700;
        border-radius: 7px;
        top: -22px;
        left: -17px;
    }

    .language-select-top .lang-list.active1 .selected-language {
        font-size: 12px;
        position: relative;
        color: #004494;
        text-transform: uppercase;
    }

}

/*.current-lang{*/
    /*display: inline;*/
/*}*/

/*.current-lang > img{*/
    /*min-width: 8px !important;*/
    /*margin-left: 15px;*/
    /*padding-bottom: 3px;*/
/*}*/

/*@media (min-width: 768px) {*/
    /*.user-dropdown-menu .close {*/
        /*width: 22px;*/
        /*height: 22px;*/
        /*top: 19px;*/
    /*}*/
/*}*/

/*.mr-21*/
/*{*/
    /*margin-right: 21px !important;*/
/*}*/

/*.user-gray{*/
    /*background-image: url('../images/icons_b2b/personal/user-gray.svg');*/
    /*width: 22px;*/
    /*height: 22px;*/
/*}*/

.search-form button{
    height: 14px;
}

.page-navigation ul li:first-child > a{
    background: transparent !important;
}

.w-15{
    width: 15px;
}

.search-form input{
    color: white;
}
.search-form input::placeholder{
    color: white;
}
.search-form input:focus{
    background-color: #f7a707;
}
.search-form{
    outline: 1px solid lightgrey;
    border: 2px solid #FFF;
}


.contract-type-item{
    cursor: pointer;
}

.list-group-item.active{
    background-color: #f7a707;
    border-color: #f7a707;
}
.list-group-item{
    border-color: transparent !important;
}



.page-navigation.no-page{
    background-color: white !important;
}

@media (min-width: 992px){
    .page-navigation.no-page {
        margin: 10px 0 !important;
    }

    .panel-custom .panel-heading{
        min-height: 33px !important;
        height: auto;
    }

}

.page-navigation ul li:not(.active) a{
    background: transparent;
}
.hover-on-balanse .c-white{
    color: #403e37;
}
.sub-search-tree{
    background-color: #e7e7e7;
    padding: 0 20px;
    margin: 5px;
    height: 50px;
    line-height: 23px;
    display: flex;
    align-items: center;
    overflow: hidden;
    text-overflow: ellipsis;
}
header.head{
    background-color: #f6f6f6;
}
.cart-in-header-info{
    color: #403e37;
    width: 80px;
}
#mini-cart{
    height: 30px;
    border-left: 2px solid #dddddd;
    padding-left: 30px;
}
#mini-cart a {
    width: 80px;
}

.sub-search-tree a {
    color: #403e37;
    max-height: 50px;
}
.input-container input {
    background-color: #fff;
}
.product-item .href-comp{
    position: absolute;
    background-color: #fff;
    padding: 10px;
    border: 2px solid #f7a707;
    z-index: 1000000;
    margin-top: -50px;


}
.product-item .href-comp a{
    font-size: 14px !important;
    color: #2e302e;
}
.product-item .rs-club-label{
    background-color: #403e37;
    position: absolute;
    padding: 2px 5px;
    color: #fff;
    font-size: 17px;
    right: 0;
    top: 0;
    min-width: 100px;
    text-align: center;
    opacity: 0.85;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    cursor: pointer;
}
.product-item .rs-club-label:nth-child(2){
    background-color: #f7a707;
    border-top-right-radius: 0;
    border-bottom-left-radius: 8px;
    transform: translateY(28px);
}
.product-item .rs-club-label:nth-child(3){
    background-color: #f7a707;
    border-top-right-radius: 0;
    border-bottom-left-radius: 8px;
    transform: translateY(28px);
}
table .rs-club-label{
    width: 100%;
    text-align: center;
    background-color: #403e37;
    border-radius: 0;
    border: 0;
    padding: 2px 12px;
    display: inline-block;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    text-decoration: none;
    transform: translateY(-20px);
}
.table .rs-club-label:nth-child(2){
    background-color: #f7a707;
    border-top-right-radius: 0;
    transform: translateY(50px);
}
.table .rs-club-label:nth-child(3){
    background-color: #f7a707;
    border-top-right-radius: 0;
    transform: translateY(50px);
}
.product-item input {
    width: 17%;
    position: absolute;
    height: 30px;
}
.add-club-cart{
    /* margin: 0 18% !important; */
    transform: translateY(80px);
    width: 80% !important;
    padding: 4px 2px !important;
    margin-left: 20%;
}
.form-control:focus{
    border-color: #f7a707 !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;

}
.table-by-button .button-container .add-to-waitlist{
    width: 100%;
    display: flex;
    align-items: center;
    height: 40px;
    margin: 0;
    text-align: center;
    background: #403e37;
    color: #fff;
    cursor: pointer;
    padding: 10px;
    word-break: break-word;
}
.table-by-button .button-container .add-to-waitlist:hover{
    width: 100%;
    display: flex;
    align-items: center;
    height: 40px;
    margin: 0;
    text-align: center;
    background: #f7a707;
    color: #fff;
    cursor: pointer;
    padding: 10px;
    word-break: break-word;
    outline: 1px solid #333;

    outline-offset: 2px;
}
.select2-dropdown--above{
    border-color: #f7a707 !important;

}
.select2-container--krajee.select2-container--open .select2-selection{
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-top-color: transparent;
}

.select2-container--krajee.select2-container--open .select2-selection, .select2-container--krajee .select2-selection:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f7a707 !important;
    box-shadow: inset 0 1px 1px #f7a707, 0 0 6px #f7a707 !important;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    border-color: #f7a707;
}
.select2-container--krajee .select2-dropdown{
    border-color: #f7a707;
}
.select2-container--krajee .select2-results__option[aria-selected=true]{
    color: #333;
    background-color: #f7c141;
}
.select2-container--krajee .select2-results__option--highlighted[aria-selected]{
    background-color: #f78614;
}
.s2-togall-button{
    color: #f7a707;
}
.s2-togall-button:hover{
    color: #f78614;
}

.novelty-label{
    width: 151px;
    height: 30px;
    position: absolute;
    background: green;
    transform: rotate(-45deg);
    left: -32px;
    top: 27px;
    text-align: center;
    line-height: 1.5;
    font-size: 19px;
    color: #fff;
    font-weight: 900;
}
.sale-label{
    width: 151px;
    height: 30px;
    position: absolute;
    background: #ff8900;
    transform: rotate(-45deg);
    left: -32px;
    top: 27px;
    text-align: center;
    line-height: 1.5;
    font-size: 19px;
    color: #fff;
    font-weight: 900;
}

.prize-label {
    width: 151px;
    height: 30px;
    position: absolute;
    background: #6495ED;
    transform: rotate(
            -45deg);
    left: -32px;
    top: 27px;
    text-align: center;
    line-height: 1.5;
    font-size: 19px;
    color: #fff;
    font-weight: 900;
}

.debt-text .hover{
    color:red;
}
@media(min-width: 768px) {
    .header-logo{
        padding-right: 23px;
        padding-left:0px;
    }
}
.modal-cart-button-footer[data-target]{
    font-size: 16px;
}
.modal-cart-button-footer[data-target="continue"]{
    background-color: #f7a707;
}
.modal-cart-button-footer[data-target="continue"]:hover{
    background-color: #333;
    color: #fff;
}
.modal-cart-button-footer[data-target="make-order"]{
    background-color: #333;
    color: #fff;
}
.modal-cart-button-footer[data-target="make-order"]:hover{
    color: #333;
    background-color: #f7a707;
}

.sub-search-tree:hover{
    background-color: rgba(247, 167, 7, 0.4);
}
.club-item .product-item{
    min-height: 350px;

}
.add-club-cart{
    margin-top: 0;
    transform: none;
}
.common-image:hover{
    position: relative;
    transform: scale(1.5);
    z-index: 3;
    -webkit-box-shadow: 5px 5px 15px 12px rgba(0,0,0,0.23);
    box-shadow: 5px 5px 15px 12px rgba(0,0,0,0.23);
    background-color: #fff;

}

