/* BREADCRUMB CATEGORY PATH */
#category_pathx {
    font-size: 18px;
    text-align: center;
    background-color: #3c3c3c;/*#e50014;*/
    color: #fff;
    border-radius: 10px 10px 0px 0px;
}

.blue_large_line {
    width: 100%;
    background-color: var(--primary);
    height: 5px;
}
#filtra {
    background-color: var(--primary);
    color: #fff;
    width: 380px;
    margin: auto;
    border-radius: 0 0 35px 35px;
    font-size: 26px;
    text-align: center;
    padding: 0px 0px 10px;
}
@media (max-width:991px) {
    #filtra {
        width: 300px;
        font-size: 20px;
    }
}

#filtra_without {
    color: #000;
    width: 380px;
    margin: auto;
    border-radius: 0 0 35px 35px;
    font-size: 26px;
    text-align: center;
    padding: 20px 0px 10px;
}
@media (max-width:991px) {
    #filtra_without {
        width: 300px;
        font-size: 20px;
    }
}



.cb {
    clear: both;
}
.cbx {
    clear: both;
    height: 10px;
}
.cbx2 {
    height: 20px;
    clear: both;
}
.cby2 {
    clear: both;
    height: 5px;
}
.flle {
    float: left;
}

/* PRICE CLUB  */
.pronomia-cont {
    max-width: 70%;
}
.club-pronomia-text {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #af8a3b;
    display:none;
}
@media (max-width:991px) {
    .pronomia-cont {
        max-width: 100%;
    }
}
@media (max-width:575px) {
    .price-club-banner {
        margin: 0 -25%;
    }
    /* .price-club-2 {
        max-width: 96%;
        margin: auto;
    } */
    .club-pronomia-text {
        display: block;
    }
    .club-pronomia-img {
        display: none;
    }
}
.price_clubbing_working {
    background-color: #b69142;
    color: #fff;
    padding: 6px 25px;
    text-align: center;
    font-size: 38px;
    border-radius: 10px;
    cursor: pointer;
}
.price_clubbing_howto {
    background-color: #b69142;
    color: #fff;
    padding: 6px 25px;
    text-align: center;
    font-size: 38px;
    border-radius: 10px;
    cursor: pointer;
}
@media (max-width:1599px) {
    .price_clubbing_working,
    .price_clubbing_howto {
        font-size: 32px;
    }
}
@media (max-width:1399px) {
    .price_clubbing_working,
    .price_clubbing_howto {
        font-size: 26px;
    }
}
@media (max-width:767px) {
    .price_clubbing_working,
    .price_clubbing_howto {
        font-size: 20px;
    }
}
.pc_wl,
.pc_hl {
    font-size: 19px;
}
@media (max-width:575px) {
    .pc_wl,
    .pc_hl {
        display: block;
        font-size: 18px;
    }
}
#price_club_working {
    width: 800px;
    height: 409px;
    padding-bottom: 2px;
    display: none;
}
#price_club_working_container {
    text-align: left;
    padding: 20px;
    background-color: #f1f2f6;
    border-radius: 10px;
}
@media (max-width:991px) {
    #price_club_working_container {
        max-width: 90%;
        margin: auto;
        position: relative;
    }
}
#lean_overlay {
    position: fixed;
    z-index: 2000;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: #000;
    display: none;
}
.lean_title {
    font-size: 34px;
    font-weight: 900;
    text-align: center;
}
@media (max-width:991px) {
    .lean_title {
        font-size: 30px;
    }
}
@media (max-width:500px) {
    .lean_title {
        font-size: 25px;
        line-height: 1.3;
        margin-top:18px;
    }
}
.lean_closer {
    position: absolute;
    right: 10px;
    top: 10px;
}
#price_club_ht {
    width: 800px;
    height: 409px;
    padding-bottom: 2px;
    display: none;
}
#price_club_ht_container {
    text-align: left;
    padding: 20px;
    background-color: #f1f2f6;
    border-radius: 10px;
}
@media (max-width:991px) {
    #price_club_ht_container {
        max-width: 90%;
        margin: auto;
        position: relative;
    }
    .prosfores-price-club {
        margin: 0 -20%;
    }
}
@media (max-width:575px) {
    .prosfores-price-club {
        margin: 0 -70%;
    }
}

/* FILTERS */
.bg_crazy_red {
    background-color: #303030 !important;
}
.filter {
    position: relative;
}
.filter_title {
    font-size: 16px;
}
.listbox1 {
    border: 1px solid #9d9d9d;
    background-color: #fff;
    border-radius: 15px;
    padding: 5px;
    cursor: pointer;
}
.chosen_listbox1 {
    height: 20px;
    width: 90%;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    font-size: 16px;
    line-height: 19px;
}
.arrow-down {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #000;
    float: right;
    margin-top: 5px;
    margin-right: 5px;
}
.listbox_choises1 {
    max-height: 250px;
    overflow-y: auto;
    position: absolute;
    background-color: #e8eaef;
    border: 1px solid #fff;
    color: #000;
    padding: 10px;
    border-radius: 20px;
    width: 120%;
    margin-top: 10px;
    display: none;
    z-index: 500;
}
@media (max-width:1740px) {
    .listbox_choises1 {
        width: 100%;
        margin-top:5px;
    }
}
@media (max-width:575px) {
    .listbox_choises1 {
        width: 95%;
    }
}
.listbox_choises1 > div {
    display: flex;
    align-items: center;
}
.listbox_choises1 input {
    margin-right: 3px;
}
.listbox_choises1 label:hover {
    font-weight: 700;
    cursor: pointer;
}
.blue_line {
    width: 100%;
    background-color: var(--primary);
    height: 1px;
    margin: 20px 0;
}
.ck-button {
    background-color: #FFF;
    border: 1px solid #D0D0D0;
    font-size: 18px;
    font-weight: 700;
    border-radius: 10px;
    position: relative;
    cursor: pointer;
    min-height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
}
.ck-button label {
    width: 100%;
    cursor: pointer;
    display: flex;
    align-items: center;
}
.ck-button label input {
    position: absolute;
    float: left;
    margin-left: 3px;
}
.ck-button label span {
    text-align: center;
    display: block;
    margin-left: 26px;
}
.storex_cont {
    background-color: #fff;
    font-size: 18px;
    font-weight: 700;
    border-radius: 10px;
    padding: 0 10px;
    border: 1px solid #D0D0D0;
    min-height: 44px;
    display: flex;
    align-items: center;
}
.storex {
    border-radius: 20px;
    font-size: 18px;
    padding: 2px 10px;
    border: 2px solid var(--primary);
    background: #fff;
}
.katha_filtron {
    background-color: #e10505;
    font-size: 18px;
    font-weight: 700;
    border-radius: 10px;
    min-height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
	color:#fff;
	cursor:pointer;
}

.efa_filtron {
    background-color: #168309;
    font-size: 18px;
    font-weight: 700;
    border-radius: 10px;
    min-height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
	color:#fff;
	cursor:pointer;
}
@media (max-width:1599px) {
    .ck-button {
        font-size: 16px;
    }
    .ck-button label span {
        margin-left: 22px;
    }
    .storex_cont {
        font-size: 16px;
    }
    .storex {
        font-size: 16px;
        padding: 2px 8px;
    }
    .katha_filtron, .efa_filtron{
        font-size: 16px;
    }
}
@media (max-width:444px) {
    .storex_cont {
        flex-wrap: wrap;
        padding: 8px 10px;
    }
    .storex {
        margin-top: 2px;
    }
}
.katha_filtron a, .efa_filtron a {
    color: #fff;
    text-decoration: none;
}


#evros_text {
    font-weight: bold;
    font-size: 18px;
    min-width: 110px;
}
#evros_slider {
    font-weight: bold;
    font-size: 18px;
    padding-top: 7px;
    min-width: 200px;
}
.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
}
#amount, #super_amount {
    border: 0;
    color: #f6931f;
    font-weight: bold;
    font-size: 18px;
    background-color: #f2f3f5;
    max-width: 150px;
}
@media (max-width:575px) {
    #evros_text {
        flex-basis: 100%;
    }
    #evros_slider {
        flex-basis: 50%;
        min-width: auto;
    }
    #amount-cont {
        flex-basis: 50%;
    }
    .evros-container {
        flex-wrap: wrap;
    }
}
@media (max-width:375px) {
    #amount-cont {
        max-width: 140px;
    }
}
#taxinomisi {
    /*text-align: right;*/
    font-weight: bold;
    font-size: 18px;
}
#orderbyx {
    border-radius: 10px;
    border: 0px;
    padding: 5px;
    font-size: 16px;
}

.filtra_titles{
	font-weight:bold;
	font-size:18px;
	padding-left:5px;
}

.filtra_options{
	line-height: 1.2;
	padding-left:10px;
}

#taxinomisix{
	font-size: 16px;
    color: #000000;
	float:left;
}

#pd_per_page_content{
	font-size: 16px;
    color: #000000;
	float:right;
}

#super_orderbyx{
	font-size: 14px;
}

#super_cat_items{
	font-size: 14px;	
}


