/* ovveride default */

body {
    font-family: 'Manrope-Regular', Verdana, Arial, Helvetica, sans-serif;
}

.nav-tabs {
    border-bottom: none;
}

#header_desktop {
    padding-top: 0;
    padding-bottom: 15px;
    background: #fff;
}

.metaforika-header-div {
    height: 38px;
    background-color: #333333;
}

.logo-wrapper .logo {
    max-width: 270px;
}

.eshop_oroi {
    color: #000;
}

.newsletter-section .eshop_oroi,
.newsletter-section .eshop_oroi a{
    color:#fff !important;
}

.metaforika-wrapper {
    color: #333333;
    font-family: "Manrope-Medium", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 1px;
    position: relative;
    color:#fff;
}

.metaforika-mobile-header-div .metaforika-wrapper {
    letter-spacing: normal;
}

img.shipping-truck {
    width: 44px;
    margin-right: 5px;
}

.top-icons {
    position: absolute;
    right: 50px;
}

.top_item {
    float: left;
    margin-right: 20px;
    position: relative;
    /* color: #fff; */
}

.top_item:last-child {
    margin-right: 0;
}

.top_item a {
    font-size: 11px;
    font-weight: 700;
    display: flex;
    align-items: center;
    align-self: center;
    align-content: center;
    /* color: #fff; */
}

.top_item a .cart-details, .top_item a .num-pieces-text{
    color: #333;
}

.mobile-header-div .top_item a {
    font-size: 23px;
}

.top_item a span.font-icons {
    font-size: 20px;
}

.main-header {
    border-bottom: 1px solid #ccc;
}

.search {
    position: relative;
    width: 100%;
    height: 45px;
    max-width: 550px;
    border: 2px solid rgba(179,179,179,0.2);
    border-radius: 5px;
    z-index: 16;
    color: #666;
}

.search_in {
    position: relative;
    z-index: 5;
}

.search_left {
    display: table-cell;
    width: 100%;
}

.search_left_in {
    padding-left: 15px;
    padding-right: 20px;
}

.search_left input[type="text"] {
    background: none;
    border: none;
    font-family: "Manrope-Regular", Arial, Helvetica, sans-serif;
    /* font-style: italic; */
    font-size: 16px;
    font-weight: normal;
    color: #333;
    letter-spacing : 0.64px;
    height: 45px;
    line-height: 45px;
    margin: 0;
    outline: medium none;
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #fff;
    letter-spacing: normal;
}

.search_left input[type="text"]::-webkit-input-placeholder { /* Edge */
    color: #B3B3B3;
}
  
.search_left input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #B3B3B3;
}
  
.search_left input[type="text"]::placeholder {
    color: #B3B3B3;
}

.search_right {
    display: table-cell;
    position: relative;
    #fff-space: nowrap;
    vertical-align: middle;
    width: 1%;
}

.search_right button {
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0;
    height: 45px;
    padding-left: 20px;
    padding-right: 15px;
    font-size: 22px;
    outline:none;
}

.search_right button span{ 
  color:#E61C1C;
  font-weight: 400;
}

.top_item.basket_btn_h {
    border-left: 1px solid #cccccc;
    padding: 7px 15px;
    padding-left: 35px;
}

.telephone-wrapper {
    font-size: 24px;
    margin-right: 35px;
}

.telephone-wrapper a {
    color: #333333;
}

div.num-pieces-text {
    position: absolute;
    left: 47px;
    top: 5px;
    font-family: "Manrope-Medium", Arial, Helvetica, sans-serif;
}

span.num_pieces {
    position: absolute;
    left: 0;
    right: 0;
}

.cart-details {
    font-family: "Manrope-Medium", Arial, Helvetica, sans-serif;
    font-size: 15px;
}

.cart-text-total {
    font-size: 24px;
}

.cart-text {
    letter-spacing: 0.8px;
}

.slideshow .owl-dots {
    text-align: center;
    margin-top: 20px;
}

.slideshow .owl-dots .owl-dot span {
    border: 1px solid #cccccc;
    background: #cccccc;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    /* opacity: 0.5; */
    width: 12px;
}

.slideshow .owl-dots .owl-dot.active span {
    border: 1px solid #999999;
    background: #999999;
    height: 14px;
    width: 14px;
}


/* css hack for companies carousel only. */

.owl_slider_companies.owl-carousel .owl-nav.disabled {
    display: block !important;
}

.owl_slider_companies.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 40%;
    left: 0;
    margin-left: -20px;
    /* font-size: 20px; */
}

.owl_slider_companies.owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 40%;
    right: 0;
    margin-right: -20px;
    /* font-size: 20px; */
}

.banner_img {
    display: flex;
    justify-content: center;
    align-items: center;
}


/* menu */

.menu_out {
    position: relative;
    z-index: 15;
    /* border-bottom:4px solid rgba(26, 26, 26, 0.8); */
}

nav.menu ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

nav.menu ul li {
    flex-grow: 1;
    margin: 0;
    position:relative;
}


/* nav.menu ul li {
    border-right: 1px solid #c6c5c6;
}

nav.menu ul li:first-child {
    border-left: 1px solid #c6c5c6;
} */

nav.menu ul li a {
    font-family: 'Manrope-Bold', Arial, Helvetica, sans-serif;
    padding: 8px 15px 8px 15px;
    font-size: 17px;
    width:fit-content;
    text-align: center;
    color: #333333;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

nav.menu ul li .sub_menu_item a {
    font-family: 'Manrope-Regular', Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 100;
}

nav.menu ul li a div[itemprop="name"]{
    position:relative;
    text-transform: uppercase;
    letter-spacing: 1px;
}
nav.menu ul li:hover>a {
    background: #fff;
    color: #E61C1C;
}
nav.menu ul li a div[itemprop="name"] .under_line{
   position:absolute;
   left:0;
   bottom:-28px;
   width:calc(100% + 5px);
   width:0%;
   height:4px;
   background: #E61C1C;
   -webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
   -o-transition: all 0.3s ease;
   transition: all 0.3s ease;
}
nav.menu ul li a span{
  font-size : 9px;
  font-weight: 700;
  letter-spacing : 1.62px;
  color : #000000;
  position: absolute;
  top: 6px;
  right: -12px;
  -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

nav.menu ul li:hover>a span{
    color: #E61C1C;
}
nav.menu ul li:hover> a div[itemprop="name"] .under_line{
    width:calc(100% + 5px);
}
/* nav.menu ul li.active >a span{
    transform: rotate(180deg);
} */
nav.menu ul li.active >a div[itemprop="name"] .under_line{
    width:calc(100% + 5px);
}
.menu_column_container {
    /* width:100%;
   
    column-count: 5;
    column-gap: 3%;
    column-width: 20%; */
    width: 100%;
    column-count: 4;
    column-gap: 30px;
    column-width: 25%;
}

.sub_menu_item_title {
    margin-bottom: 5px;
    padding: 0 20px;
}

.sub_menu_item_title a {
    display: block;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 13px;
    font-weight: 700;
    color: #a40b2a;
    letter-spacing: 0.2px;
    text-align: left !important;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

/* .sub_menu_item_title:hover>a {
    color: #000 !important;
} */

.sub_menu_data_item {
    margin-bottom: 5px;
}

.sub_menu_data_item:last-child {
    margin-bottom: 0;
}

.sub_menu_data_item a {
    display: block;
    padding: 0 !important;
    margin: 0 !important;
    font-style: normal;
    font-size: 13px;
    font-weight: normal;
    color: #333333;
    letter-spacing: 0.2px;
    text-align: left !important;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.sub_menu_data_item:hover>a {
    color: #a40b2a !important;
}

.main_content_out {
    position: relative;
    z-index: 11;
}

.menu_wrapper_bg {
    display: none;
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 15;
}

.menu_item_bottom {
    display: none;
    position: absolute;
    z-index: -1;
    width: fit-content;
    left: 14px;
    background: #fff;
    top: calc(100% + 20px);
    width: 250px;
}

.menu_item_bottom .container {
    /* padding: 20px 30px; */
    /* margin: 20px 0; */
}

.menu_item_bottom .container:first-child {
    float: left;
    width: 250px;
}

/* .menu_item_bottom .container:last-child {
    float: right;
    width: calc(100% - 250px);
    /* display: none; * /
    /* width: 0; * /
} 
*/

.menu_item_bottom .menu_in_col {
    padding-left: 30px;
    padding-right: 30px;
}

.menu_item_bottom .menu_in_col:nth-child(4n+1) {
    clear: both;
}

.menu_item_bottom_in_in {
    padding: 15px;
    padding-top: 22px;
    /*padding-bottom:100px;*/
    margin: 20px 0;
}

.menu_column_container div {
    display: inline-block;
    width: 100%;
}

.sub_menu_item {
    /* margin-bottom: 20px; */
    padding: 10px 0;
}

.sub_menu_item:hover {
    background: #E61C1C;
    padding: 10px 0;
}

.sub_menu_item:hover .sub_menu_item,
.sub_menu_item:hover a {
    color: #fff;
}

.sub_child_menu {
    width: 100%;
    position: absolute;
    left: 100%;
    top: 0%;
    background: #fff;
    height: 100%;
    /* margin-top: 0!important; */
    margin: 0!important;
    border-left: 1px solid #E6E6E6;
    /* padding-top: 20px; */
}

.sub_child_menu .sub_menu_data_item a {
    padding-left: 30px!important;
}

.sub_child_menu .sub_menu_item:hover {
    background: transparent;
}

.sub_child_menu .sub_menu_item {
    padding: 0;
}

.sub_child_menu .sub_menu_data_item {
    /* padding: 10px 0; */
    padding: 12.5px 0;
}

.sub_child_menu .sub_menu_data_item:hover {
    background: #E61C1C;
}

.sub_child_menu .sub_menu_data_item:hover a {
    color: #fff!important;
}

.sub_child_menu .sub_menu_data_item a {
    color: #333;
}

.menu_img img {
    border-radius: 5px;
}

.menu_img a {
    display: block;
    padding: 0 !important;
}


/* end menu */

.newsletter-section {
    background-color: #333;
}

.newsletter_title h3 {
    font-family: 'Manrope-Bold', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 100px;
    letter-spacing: 2.3px;
    color: #fff;
    margin-bottom: 20px;
}

.newsletter_item {
    padding-left: 13px;
    padding-right: 13px;
    background: #ffffff;
    border: 1px solid transparent;
    margin-bottom: 10px;
}

.newsletter_item input[type="text"] {
    width: 100%;
    height: 36px;
    line-height: 36px;
    margin: 0;
    padding: 0;
    border: none;
    background: none;
    font-size: 19px;
    letter-spacing: 1.3px;
    outline: none;
    color: #4d4d4d;
    text-align: left;
}

.newsletter_submit {
    background: #E61C1C;
    height: 40px;
    line-height: 40px;
    font-family: 'Manrope-Bold', Arial, Helvetica, sans-serif;
    border-radius: 4px;
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 3px;
    max-width: 155px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.custom-icons-1 {
    /* background-color: #E61C1C; */
    /* Αλλαγή για ΕΣΠΑ */
    background-color: #AE1313;
}

.custom-icon-phone {
    font-size: 35px;
}

.custom-title {
    color: #fff;
    font-size: 26px;
    letter-spacing: 1px;
}

.custom-phone-title {
    color: #fff;
    font-size: 35px;
    letter-spacing: 1px;
}

.custom-phone-title a {
    color: #fff;
}

.custom-subtitle {
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    /* background-color: #333; */
}

#bottom_out {
    padding-top: 20px;
    padding-bottom: 20px;
    /* background: #f3f3f3; */
}

#bottom_out .footer-cols.col-md-3:last-child h3 {
    padding-right: 45px;
} 

#footer {
    /* background: #f3f3f3; */
    padding-top: 20px;
    /* padding-bottom: 20px; */
}

#footer a {
    color: #333;
}

.bottom_item h3 {
    font-family: 'Manrope-Bold', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 21px;
    color: #333;
    letter-spacing: 1px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.footer-hours-in>div {
    color: #333;
}

.footer-hours-in {
    font-size: 20px;
    color: #333;
    letter-spacing: normal;
}

.social_item {
    /* float: left; */
    margin-right: 20px;
    font-size: 25px;
    color: #333;
    background: #F2F2F2;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bottom_item ul li a {
    display: block;
    margin-bottom: 4px;
    font-size: 17px;
    font-weight: normal;
    color: #333;
    letter-spacing: 0.5px;
}

.footer-copyright {
    background-color: #F2F2F2;
    /* color: #999999; */
    /* Αλλαγή ΕΣΠΑ */
    color: #4F4F4F;
}

#footer_right a {
    /* color: #999999; */
    /* Αλλαγή ΕΣΠΑ */
    color: #4F4F4F;
}


.product_item_text h3 {
    font-family: 'Manrope-Bold', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 17px;
    color: #E61C1C;
    line-height: 20px;
    overflow: hidden;
    #fff-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}

.product_item_text h4 {
    font-family: 'Manrope-Bold', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #b3b3b3;
    letter-spacing: 0.7px;
}

.product_item_prices {
    display: table;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    font-family: 'Manrope-Bold', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 21px;
    color: #333333;
    margin-bottom: 5px;
}

.products_price_old {
    float: left;
    position: relative;
    font-family: 'Manrope-Regular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 17px;
    color: #333333;
    margin-right: 15px;
    /* text-decoration: line-through; */
    margin-top: 2px;
}

.products_price_new {
    float: left;
    color: #E61C1C;
    font-family: 'Manrope-Bold', Arial, Helvetica, sans-serif;
    font-size: 21px;
}

.strikediag {
    background: linear-gradient(to left bottom, transparent 47.75%, #E61C1C 49.5%, #E61C1C 50.5%, transparent 52.25%);
    text-decoration: none;
}

.product_item_image {
    position: relative;
    overflow: hidden;
    border-radius: 7px;
    /* box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; */
}

.product_item_offer,
.product_item_new,
.product_item_best {
    /* background: url(/images/design/offer.png) top left no-repeat; */
    width: 48px;
    height: 48px;
    border-radius: 50px;
    background: #E61C1C;
    text-align: center;
}

.product_item_new {
    background: #000;
}

.product_item_offer_in,
.product_item_new_in,
.product_item_best_in {
    font-family: 'Manrope-Bold', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    height: inherit;
}

.product_item_best_in {
    font-size: 11px;
}

.product_item_new_in {
    color: #fff;
}

.color_box_in {    
    width: 32px;
    height: 32px;
}

.pro_area .pr_item {
    /* padding-left: 10px;
    padding-right: 10px; */
    padding: 0 25px 25px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    /* to flex dimiourgei provlima otan px exw megalo titlo k den kovetai apo to ellipsis*/
    /* display: flex;
    justify-content: center; */
}

.product_item {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.product_item_favorite {
    float: left;
    cursor: pointer;
    position: absolute;
    top: 12px;
    /* left: 12px; */
    right: 12px;
    z-index: 2;
}

.product_item_favorite span.far.fa-heart {
    color: #545554;
}

.product_item_favorite span.fas.fa-heart,
.product_favorite span.fas.fa-heart {
    color: #e61c1d;
}

.product_item_cart {
    /* float: left;
    cursor: pointer;
    position: absolute;
    bottom: 15px;
    right: 20px;
    z-index: 2;
    font-size: 22px;
    color: #333; */
    position: relative;
    z-index: 1;
    font-family: 'Manrope-Medium', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 25px;
    /* color: #333333; */
    color: #fff;
    margin-bottom: 5px;
    text-align: center;
    cursor: pointer;
}

.product_item_cart a {
    color: #fff;
    background: #333;
    border-radius: 50px;
    padding: 10px 15px;
    width: 50%;
    justify-content: center;
    /* display: flex; */
    margin: auto;
    font-family: 'Manrope-Regular', Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.col.footer-cols {
    border-top: 1px solid #ccc;
    padding-top: 15px;
}

.col.footer-cols:last-child {
    border-bottom: 1px solid #ccc;
}

.accordion-footer-content {
    display: none;
}

.title_b {
    font-family: "Manrope-Medium", Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-weight: normal;
    /* color: #333; */
    color: #E61C1C;
    letter-spacing: 0.8px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

.title_b span {
    /* border-bottom: 2px solid #333; */
    border-bottom: 2px solid #E61C1C;
    padding-bottom: 4px;
}

.homepage_tabs_top {
    max-width: 500px;
    margin-bottom: 4rem;
}

.homepage_tabs li a:not(.active) .title_b span {
    border-bottom: none;
}

.homepage_tabs li a:not(.active) h3 {
    /* color: #999999; */
    /* Αλλαγή ΕΣΠΑ */
    color: #757575;
}

.pink-cirle {
    border-radius: 20px;
    background: #e61c1d;
    width: 20px;
    height: 20px;
    top: -10px;
    right: -10px;
    font-size: 13px;
}

.no_products_image {
    max-width: 200px;
}


/* mobile_menu */

.responsive-menu-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0.7;
    background: black;
    z-index: 1500;
}

#mobile_menu_btn,
#close_mobile_menu,
#close_filter_resp {
    cursor: pointer;
}

.right_side_menu_opened #wrapper {
    left: 300px;
}

#close_mobile_menu,
#close_filter_resp {
    font-size: 23px;
}

nav#mobile_menu {
    background-color: #fff;
    height: 100%;
    border-right: 1px solid #cdcdce;
    overflow: hidden;
    /* padding-top: 25px; */
    padding-bottom: 25px;
    position: fixed;
    top: 0;
    left: 0;
    width: 300px;
    z-index: 310;
    visibility: hidden;
}

nav#mobile_menu .menu_item_m .sub_menu_item_m {
    border-bottom: 1px solid #cdcdce;
    margin-left: 20px;
}


/* nav#mobile_menu .menu_item_m:last-child {
    margin-bottom: 0;
} */

nav#mobile_menu .menu_item_title_m {
    position: relative;
    cursor: pointer;
}

nav#mobile_menu .menu_item_title_m a {
    display: block;
    font-size: 17px;
    font-weight: normal;
    color: #000;
    letter-spacing: 0.6px;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}


/* nav#mobile_menu .menu_item_title_m:hover>a {
    background: #a40b2a;
    color: #fff;
} */

nav#mobile_menu .menu_item_data_m {
    display: none;
}

nav#mobile_menu .sub_menu_item_m {
    margin-bottom: 5px;
    cursor: pointer;
}

nav#mobile_menu .sub_menu_item_m:last-child {
    margin-bottom: 0;
}

nav#mobile_menu .sub_menu_item_title_m a {
    display: block;
    font-size: 15px;
    font-weight: normal;
    color: #808080;
    letter-spacing: 0.6px;
    cursor: pointer;
    /* padding-left: 20px; */
    padding-right: 10px;
    padding-top: 13px;
    padding-bottom: 13px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}


/* nav#mobile_menu .sub_menu_item_title_m:hover a {
    color: #a40b2a;
} */

nav#mobile_menu .sub_menu_item_data_m {
    display: none;
}

nav#mobile_menu .sub_menu_item_title_m.active a,
nav#mobile_menu .sub_sub_menu_item_title_m.active a,
nav#mobile_menu .sub_sub_sub_menu_item_title_m.active a {
    color: #333333;
}

nav#mobile_menu .sub_sub_menu_item_m {
    margin-bottom: 5px;
    cursor: pointer;
}

nav#mobile_menu .sub_sub_menu_item_m:last-child {
    margin-bottom: 0;
}

nav#mobile_menu .sub_sub_menu_item_title_m a {
    display: block;
    font-size: 13px;
    font-weight: normal;
    color: #808080;
    letter-spacing: 0.6px;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}


/* nav#mobile_menu .sub_sub_menu_item_title_m:hover a {
    color: #a40b2a;
} */

nav#mobile_menu .sub_sub_menu_item_data_m {
    display: none;
}

nav#mobile_menu .sub_sub_sub_menu_item_m {
    margin-bottom: 5px;
    cursor: pointer;
}

nav#mobile_menu .sub_sub_sub_menu_item_m:last-child {
    margin-bottom: 0;
}

nav#mobile_menu .sub_sub_sub_menu_item_title_m a {
    display: block;
    font-size: 13px;
    font-weight: normal;
    color: #808080;
    letter-spacing: 0.6px;
    cursor: pointer;
    padding-left: 30px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}


/* nav#mobile_menu .sub_sub_sub_menu_item_title_m:hover a {
    color: #a40b2a;
} */

.width-6px {
    /* width: 6px; */
    width: 15px;
    font-size: 18px;
}

.mobile-static-rest-links {
    background-color: #F6F6F6;
}

nav#mobile_menu .mobile-static-rest-links .menu_item_title_m a {
    font-size: 15px;
}

.mobile-static-rest-icons {
    width: 20px;
}


/* end mobile_menu */


/* TOASTS */

div.toast.favorite-toast {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 15000;
    display: none;
}


/* END TOASTS */

.title_path h2 {
    color: #808080;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0.4px;
}

.title_path a {
    color: #808080;
}

.title_path a:last-child {
    color: #333;
}

.search_select2 {
    position: relative;
    z-index: 101;
    cursor: pointer;
    /* background: url(/images/design/select_arrow.png) center right no-repeat; */
    margin-left: 5px;
    margin-right: 10px;
    text-align: center;
    color: #8A8A8A;
}

.search_select_in2,
.search_select_in2_title_left {
    height: 25px;
    line-height: 28px;
    width: 110px;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0.9px;
    display: inline;
    text-align: left;
    overflow: hidden;
    #fff-space: nowrap;
    /* color: #8A8A8A; */
    /* Αλλαγή ΕΣΠΑ */
    color: #595959;
}

.search_select2::after {
    /* background:url(/images/design/select_arrow.png) center right no-repeat; */
    font-family: Font Awesome\ 5 Pro;
    content: '\f107';
    margin-left: 10px;
}

.select_options2 {
    display: none;
    position: absolute;
    z-index: 102;
    min-width: 150px;
    max-height: 300px;
    overflow: auto;
    border: 1px solid #000;
    background: #fff;
}

.option_item2 a {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 12px;
    font-weight: normal;
    color: #333;
    letter-spacing: 0.9px;
}

.option_item2 a:hover {
    background: #333;
    color: #fff;
}

#filter_basic {
    margin-left: 25px;
    /* margin-top: 10px; */
    margin-top: 30px;
    /* margin-right: 25px; */
    margin-right: 35px;
}

.filter_text_prices {
    font-family: "Manrope-Light", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
}

.filter_categories_item_title a {
    display: block;
    font-size: 17px;
    font-weight: normal;
    color: #000;
    letter-spacing: 0.6px;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
    /* padding-top: 10px;
    padding-bottom: 10px; */
    padding-top: 20px;
    padding-bottom: 20px;
}

.sub_filter_categories_item_title a {
    display: block;
    font-size: 15px;
    font-weight: normal;
    color: #000;
    letter-spacing: 0.6px;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 13px;
    padding-bottom: 13px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    text-transform: uppercase;
}

.sub_filter_categories_item_title:hover a {
    color: #333;
    /* background:url(/images/design/f_arrow.png) left center no-repeat; */
    /* padding-left: 10px; */
}

.sub_filter_categories_item.active .sub_filter_categories_item_title a {
    /* color: #333; */
    color: #ff0000;
    /* background:url(/images/design/f_arrow.png) left center no-repeat; */
    /* padding-left: 10px; */
}

.sub_sub_filter_categories_item_title a {
    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #808080;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 30px;
    padding-right: 20px;
}

.sub_sub_filter_categories_item_title:hover a {
    color: #333;
}

.sub_sub_filter_categories_item.active .sub_sub_filter_categories_item_title a {
    color: #333;
}

.sub_sub_sub_filter_categories_item_title a {
    display: block;
    font-size: 13px;
    font-weight: normal;
    color: #808080;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 40px;
    padding-right: 20px;
}

.sub_sub_sub_filter_categories_item_title:hover a {
    color: #333;
}

.sub_sub_sub_filter_categories_item_title.active a {
    color: #333;
}

/* .sub_filter_categories_item {
    border-bottom: 1px solid #cdcdce;
} */

.filter_area_item_title {
    position: relative;
    font-weight: normal;
    font-family: 'Manrope-Bold';
    font-size: 16px;
    color: #333;
    /* padding-top: 15px; */
    padding-bottom: 15px;
    letter-spacing: 0.5px;
    cursor: pointer;
    margin-top: 40px;
    /* margin-bottom: 15px; */
    /* border-bottom: 1px solid black; */
}

.filter_checkbox_item label {
    font-size: 16px;
    color: #333;
    cursor: pointer;
    margin: 0;
    display: inline-block;
}

.filter_area_item_area .filter_item_data a {
    display: block;
    font-size: 12px;
    font-weight: 900;
    color: #333;
    text-transform: uppercase;
    padding-left: 5px;
    padding-right: 5px;
}

.filter_checkbox_item input[type="checkbox"]+label span {
    float: left;
    /* background: url(/images/design/checkbox.png) top left no-repeat; */
    cursor: pointer;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: 0;
    color: #808080;
}

.filter_checkbox_item input[type="checkbox"]:checked+label span {
    color: #e61c1d;
}


/* .filter_checkbox_item input[type="checkbox"]:checked+label span {
    background-position: bottom left;
} */

.filter_checkbox_item input[type="checkbox"]+label span:after {
    font-family: Font Awesome\ 5 Pro;
    content: '\f0c8';
}

.circle-font .filter_checkbox_item input[type="checkbox"]+label span:after {
    font-family: Font Awesome\ 5 Pro;
    content: '\f111';
}

.filter_checkbox_item input[type="checkbox"]:checked+label span:after {
    font-family: Font Awesome\ 5 Pro;
    content: '\f14a';
}

.circle-font .filter_checkbox_item input[type="checkbox"]:checked+label span:after {
    font-family: Font Awesome\ 5 Pro;
    content: '\f111';
    color: #FFD1D1;
    font-weight: bold;
}

.refresh_price a {
    display: block;
    background: #fff;
    border: 1px solid #8c8c8c;
    font-size: 12px;
    font-weight: normal;
    color: #8c8c8c;
    letter-spacing: 1.5px;
    padding: 8px;
}

.refresh_price a:hover {
    background: #FFD1D1;
    color: #fff;
}

.filter_area_categories {
    position: relative;
    background: #fff;
}


/* .filter_area_item_title span.slide_filter {
    background: url(/images/design/slide_filter.png) top left no-repeat;
    cursor: pointer;
    float: right;
    height: 10px;
    margin-left: 7px;
    width: 13px;
    margin-top: 4px;
}
.filter_area_item_title span.slide_filter.active {
    background-position: left bottom;
} */


/* .filter_area_item_title span.slide_filter:after {
    font-family: Font Awesome\ 5 Pro;
    content: '\f106';
}

.filter_area_item_title span.slide_filter.active:after {
    font-family: Font Awesome\ 5 Pro;
    content: '\f107';
} */

.filters-resp-bar {
    /* background: #FFD1D1;
    height: 50px;
    font-size: 13px;
    letter-spacing: 1px;
    color: #333; */
}

.show-filters-resp {
    /* border-right: 1px solid #fff; */
    color: #8A8A8A;
    font-size: 13px;
}

.filters-resp-bar .select_box2 {
    background: none;
}

.filter_responsive {
    /* position: absolute; */
    position: fixed;
    display: none;
    left: 0;
    /* top: 45px; */
    top: 0px;
    left: -300px;
    z-index: 1550;
    background: #fff;
    width: 100%;
    max-width: 300px;
    height: 100vh
}

.filter_responsive_left {
    float: left;
    position: relative;
    z-index: 1;
    width: 300px;
    /*padding:10px;
	background:#fff;*/
    background: #fff;
    /* -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5); */
    height: 100vh;
    overflow-y: scroll !important;
    padding-bottom: 15vh;
}

.filter_responsive_right {
    float: left;
    position: relative;
    z-index: 2;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 10px;
    background: #000;
    cursor: pointer;
}

.filter_responsive_right_in {
    width: 14px;
    height: 13px;
    background: url(/images/design/slider_filter.png) no-repeat;
    background-position: top left;
}

.filter_responsive_right_in.active {
    background-position: bottom left;
}

.filter_responsive .filter_area_prices {
    width: 260px;
}

#owl_product_quick,
.owl_product_r .item {
    position: relative;
    overflow: hidden;
    margin: 10px;
    border-radius: 7px;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}

.photo_small {
    margin-top: 3px;
    margin-bottom: 3px;
    /*text-align:center;
	height:80px; */
    cursor: pointer;
    /* background:#fff;
	border-radius:8px;*/
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
}

a.zoom_id.mag-glass {
    position: absolute;
    bottom: 15px;
    right: 15px;
    color: #E6E6E6;
    font-size: 25px;
}

.product_social {
    margin-top: 10px;
    font-size: 13px;
    font-weight: normal;
    color: #333;
    letter-spacing: 1.3px;
    line-height: 37px;
    display: flex;
    justify-content: start;
    align-items: center;
}

.social_item_s {
    float: left;
    margin-right: 10px;
}

.social_item_s:not(.share-button) {
    border: 1px solid #333;
    border-radius: 20px;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.social_item_s a {
    display: block;
    color: #333;
    font-size: 16px;
}

.product_item_icons {
    /* position: absolute; */
    /* right: 7px; */
    left: 7px;
    top: 10px;
    z-index: 3;
}

.product_item_icons_item {
    /* display: table; */
    /* margin: 0 auto; */
    margin-bottom: 25px;
    margin-right: 8px;
}

.product_item_icons_item:last-child {
    /* margin-bottom: 0; */
    margin-right: 0;
}

.product_item_image_in .product_item_icons {
    position: absolute;
}

.product_item_image_in .product_item_icons_item {
    margin-bottom: 8px;
    margin-right: 0;
}

.product {
    text-align: left;
}

.product_title div.brand {
    font-size: 15px;
    font-weight: normal;
    font-family: "Manrope-Bold", Arial, Helvetica, sans-serif;
    /* font-style: italic; */
    color: #4D4D4D;
    letter-spacing: 1px;
    margin-bottom: 8px;
}

.product_title h1 {
    font-size: 17px;
    font-weight: normal;
    color: #E61C1C;
    letter-spacing: 0.8px;
    /* margin-bottom: 25px; */
    margin-bottom: 10px;
    font-family: "Manrope-Bold", Arial, Helvetica, sans-serif
}

.product_title h2 {
    /* font-family: 'Manrope-Bold', Arial, Helvetica, sans-serif; */
    font-size: 12px;
    font-weight: normal;
    color: #808080;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.product_title h3 {
    font-family: 'Manrope-Regular', Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #4D4D4D;
    margin-bottom: 25px;
}

.product_price_out {
    margin-top: 10%;
}

.product_price {
    font-family: 'Manrope-Medium', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 29px;
    /* color: #333; */
    color: #E61C1C;
    display: flex;
    /* justify-content: center; */
    align-items: center;
}

.product_price .products_price_old {
    float: left;
    position: relative;
    font-weight: normal;
    font-size: 22px;
    /* color: #999999; */
    color: #545554;
    margin-right: 25px;
    /* text-decoration: line-through; */
    margin-top: 0;
}


.product_price .products_price_new {
    float: left;
    font-size: 27px;
    color: #E61C1C;
    font-family: 'Manrope-Medium';
}

.product_feautures .div_table,
.product_buttons {
    display: flex;
    /* justify-content: center; */
    align-items: center;
}

.basket_btn {
    float: left;
    background: #333;
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    border-radius: 4px;
    height: 55px;
}

.basket_btn a {
    display: block;
    background: url(/images/design/cart_add.svg) left center no-repeat;
    background-size: 30px;
    font-family: 'Manrope-Bold', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #fff !important;
    letter-spacing: 3px;
    padding-left: 45px;
    padding-right: 20px;
    /* padding-top: 13px;
    padding-bottom: 13px; */
    padding-top: 17px;
    padding-bottom: 17px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}


/* .basket_btn:hover {
    background: #a40b2a;
} */

.product_favorite {
    float: left;
    cursor: pointer;
    font-size: 30px;
    margin-left: 25px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}


/* .product_favorite_in {
    padding: 17px;
    border: 1px solid #ccc;
} */

.product_favorite:hover span {
    color: #e61c1d;
}

.product_favorite:hover span::before {
    content: '\f004';
}

#product_quantity {
    float: left;
    max-width: 120px;
    border: 1px solid #ccc;
    /* border-radius:15px; */
    /* display: table;
    margin: 0 auto; */
}

.goto_basket {
    float: left;
    background: #333;
    border-radius: 4px;
    padding-left: 20px;
    padding-right: 20px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.goto_basket a {
    display: block;
    font-family: 'Manrope-Bold', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #fff;
    letter-spacing: 3px;
    padding-top: 13px;
    padding-bottom: 13px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.goto_basket:hover {
    background: #e61c1d;
}

div.avail {
    margin-top: 30px;
    font-size: 12px;
    color: #333333;
}

div.avail.get-now {
    /* color: #235D0E; */
    /* color: #51CC23; */
    /* Αλλαγή ΕΣΠΑ */
    color: #276510;
}

.product_tabs {
    /* max-width: 500px; */
    margin: 0 auto;
    margin-top: 20px;
}

#product_tabs_top {
    position: relative;
    background: #F7F7F7;
    /* border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    border-top: 1px solid #d4d4d4; */
}

#product_tabs_bottom {
    font-size: 15px;
    letter-spacing: 0.1px;
    line-height: 18px;
    /* border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4; */
    height: 165px;
    overflow-y: auto;
}

#product_tabs_top .nav-tabs {
    display: flex;
    justify-content: space-around;
}

#product_tabs_top .nav-tabs>li>a {
    color: #4D4D4D;
    font-family: 'Manrope-Medium', Arial, Helvetica, sans-serif;
    font-size: 18px;
}

#product_tabs_top .nav-tabs>li {
    margin-bottom: 0;
    flex: auto;
    text-align: center;
}

#product_tabs_top .nav-tabs>li>a.active,
#product_tabs_top .nav-tabs>li>a.active:hover,
#product_tabs_top .nav-tabs>li>a.active:focus {
    /* color: #000000; */
    border: 1px solid transparent;
    background-color: #F7F7F7;
    /* border-bottom: 3px solid #FFD1D1; */
    border-bottom: 3px solid #E61C1C;
}

#product_tabs_top .nav>li>a:hover,
#product_tabs_top .nav>li>a:focus {
    background-color: #F7F7F7;
}

#product_tabs_top .nav-tabs>li>a:hover {
    border-color: #F7F7F7;
    border-bottom: 3px solid #333;
}

#product_tabs_bottom_in {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: justify;
    font-size: 16px;
    color: #4D4D4D;
}

.p_features {
    max-width: 750px;
}

.tabs_item_title {
    font-family: 'Manrope-Medium', Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #333333;
    letter-spacing: 1px;
    padding: 20px;
    /*border-bottom:1px solid #bfbfbf;*/
    background-color: #F7F7F7;
    cursor: pointer;
}

/* .tabs_item_title.active {
    background-color: #FFD1D1;
} */

/* label[for="search-text-r"],
label[for="news_email"],
label[for="search-text"] {
    display: none;
} */

/* .hidden-label,
.hidden-label_two,
.hidden-label_three{
    display:none;
} */

/* label.hidden-label_one {
    display: none;
} */

.custom-icons-1>div>div>div>div>div {
    /* background-color: #E61C1C; */
    color: #fff!important;
    /* Αλλαγή για ΕΣΠΑ */
    /* background-color: #AE1313; */
}

.basket-text,
.search-text {
    color: #b3b3b3;
    font-family: "Manrope-Regular", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin-right: 5px;
    letter-spacing: 1px;
}

ul.my_pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 26px;
    padding: 0;
    margin: 0;
}

ul.my_pagination>li {
    list-style: none;
    margin-right: 15px;
    border-bottom: 4px solid transparent;
}

ul.my_pagination>li:last-child {
    margin-right: 0;
}

ul.my_pagination>li>a {
    color: #D1D3D4;
}

ul.my_pagination>li:hover>a {
    color: #333;
}

ul.my_pagination>li.active {
    border-bottom: 4px solid #FFD1D1;
}

ul.my_pagination>li.active>a {
    color: #333;
}


/* Newsletter popup exit intent*/

div.beforeyougo {
    font-family: "Manrope-Medium", Arial, Helvetica, sans-serif;
    font-size: 35px;
    color: #fff;
    margin-top: 30px;
}

div.minxaseteekpt {
    font-family: "Manrope-Regular", Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #fff;
    margin-top: 30px;
}

div.discount-per-cent-popup {
    font-family: "Manrope-Medium", Arial, Helvetica, sans-serif;
    font-size: 70px;
    color: #fff;
}

div.after-discount-per-cent-popup {
    font-family: "Manrope-Regular", Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #fff;
    font-weight: normal;
}

div.newsletter_area_exit_intent {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    margin-top: 25px;
    align-self: center;
}

div.newsletter_area_exit_intent .newsletter_item {
    width: 60%;
    margin-bottom: 0;
}

.newsletter_submit_exit_intent {
    background: #4e4949;
    font-family: "Manrope-Medium", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 13px;
    letter-spacing: 3px;
    width: 40%;
    height: 38px;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-left: 10px;
}

.newsletter_submit_exit_intent:hover {
    background: #1a1a1a;
}

.newsletter_results_exit_intent {
    background: #fff;
    margin-top: 8px;
}

div.exit-modal {
    float: right;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
}

#megethologio .modal-body img {
    height: auto !important;
    max-width: 100%;
    margin: 0 auto;
    display: table;
}

.fb-plugin-followers {
    margin-top: 20px;
    max-width: 250px;
}

.x_y_pr_list {
    position: absolute;
    width: 100%;
    height: 44px;
    text-align: center;
    z-index: 9998;
    bottom: 0;
    left: 0;
    padding: 0;
    background: rgb(240, 124, 174, 0.8);   
    font-family: 'Manrope-Medium', Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #fff;
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}

.x_y_pr_list span {
    font-size: 38px;
}

.product_item:hover .x_y_pr_list {
    opacity: 0;
}

.basic_col_l {
    max-width: 400px;
    width: 100%;
}

.banner_out .row_4 .h_item:nth-child(1n) {
    padding-right: 30px;
}

.banner_out .row_4 .h_item:nth-child(3n+2) {
    padding-left: 15px;
    padding-right: 15px;
}

.banner_out .row_4 .h_item:nth-child(3n) {
    padding-left: 30px;
    padding-right: 0;
}

.h_item_title {
    font-family: 'Manrope-Bold';
    font-size: 18px;
    color: #333;
    text-decoration: underline;
    /* Αλλαγή για ΕΣΠΑ, βγάλε το comment */
    /* cursor: pointer; */
}

.footer-logo {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cards-logo {
    margin-bottom: 20px;
}

.owl_slider_area_s .item .product_item {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.owl_slider_area_s .item {
    padding-top: 10px;
}

.product_item_text,
.product_item_prices,
.product_item_cart {
    height: 60px;
}

.owl-carousel .owl-nav button.owl-next, 
.owl-carousel .owl-nav button.owl-prev, 
.owl-carousel button.owl-dot {
    background: #333333;
    width: 19px;
    height: 19px;
    outline: none;
    border-radius: 50%;
}

.owl-carousel .owl-nav button.owl-next .fa-chevron-circle-right, 
.owl-carousel .owl-nav button.owl-prev .fa-chevron-circle-left {
    color: #F2F2F2;
    font-size: 20px;
} 

.has-top-border {
    border-top: 1px solid #F2F2F2;
}

.next_page_btn {
    max-width: 275px;
    width: 80%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-top: 10px;
    cursor: pointer;
    background: #333333;
    color: #fff;
    font-size: 16px;
    border-radius: 50px;
}

.next_page_mobile_in {
    color: #8A8A8A;
}

.product_item_cart.product_item_basket a:hover {
    background: #E61C1C;
}

.products_basket_place {
    width: 350px;
    /* padding-left: 30px; */
    margin-left: 30px;
    /* margin-right: 30px; */
    position: relative;
    overflow: hidden;
}

.seperate-left-line {
    position: absolute;
    width: 1px;
    height: 100%;
    left: 0px;
    background: rgba(0,0,0,0.1);
}

.basket_list_p_title {
    background: #333333;
}

.basket_list_p_title h3 {
    text-align: left;
    height: 50px;
    display: flex;
    align-items: center;
    font-family: 'Manrope-Bold';
    font-size: 23px;
    padding-left: 10%;
}

#basket_in_products .basket_list_p_area_in .basket_p_item {
    padding-top: 20px;
    margin-left: 30px;
    margin-right: 30px;
    border-bottom: 1px solid #CCCDCE;
}

#basket_in_products .basket_list_p_area_in .basket_p_item:last-child{
    border-bottom:none;
}

#basket_in_products .basket_list_p_area_in {
    max-height: 100%;
}

.basket_p_item {
    padding: 20px 0px 40px 0px;
}

#basket_in_products .other_energies {
    padding: 5px 0px;
}

#basket_in_products .basket_table_item_in {
    height: auto;
}

#basket_in_products .b_table {
    width: auto;
    height: auto;
}

#basket_in_products .b_table_cell {
    display: block;
    width: 77px !important;
    /* height: 40px !important; */
    position: relative;
    border: 1px solid rgba(0,0,0,0.2);
    background: #DFDFDF;
}

#basket_in_products .basket_quantity_btn {
    position: absolute;
    border: none;
    box-shadow: none;
    background: none;
    float: unset;
    width: 30px;
    height: 19px;
}

#basket_in_products .basket_quantity_down {
    right: 0;
    bottom: 0;
}

#basket_in_products .basket_quantity_btn i {
    font-size: 10px;
}

#basket_in_products .basket_quantity_area_edit {
    width: 47px;
    height: 40px;
    margin: 0;
    border: none;
    background: none;
    padding: 3px;
}

#basket_in_products .basket_quantity_area_edit input[type="text"] {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    /* line-height: 40px; */
    font-weight: normal;
    font-family: 'Manrope-Medium';
    font-size: 17px;
    letter-spacing: 0.68px;
    color: #000000;
    text-align: center;
    outline: none;
    background: #fff;
}

#basket_in_products .basket_quantity_up {
    right: 0;
    top: 0;
}

#basket_in_products .other_energies .seperator {
    width: 1px;
    height: 43px;
    background: #C9C9C9;
}

#basket_in_products .basket_delete_btn {
    position: relative;
}

#basket_in_products .title_r {
    font-family: 'Manrope-Regular';
    font-size: 13px;
    color: #545554;
    margin-right: 0px;
}

#basket_in_products .title_r:first-child {
    margin-right: 15px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

#basket_in_products .basket_p_item_image img {
    width: auto;
    height: 100px;
}

.infos h3 {
    font-family: 'Manrope-Bold';
    font-size: 17px;
    color: #E61C1C;
}

.infos h4 {
    font-family: 'Manrope-Bold';
    font-size: 21px;
    color: #333333;
    margin-top: 15px;
}

#basket_in_products .basket_list_p_total {
    font-family: 'Manrope-Medium';
    font-size: 29px;
    letter-spacing: 1.74px;
    color: #000000;
    padding: 25px 0px;
    border-top: 1px solid #CCCDCE;
    border-bottom: 1px solid #CCCDCE;
    margin-left: 30px;
    margin-right: 30px;
}

.basket_list_p_total span:first-child {
    margin-left: 0;
    font-family: 'Manrope-Medium';
    font-size: 17px;
    color: #545554;
}

#basket_in_products .basket_list_p_btn {
    padding: 30px 0px;
    background: none;
}

#basket_in_products .basket_list_p_btn a {
    background: #000;
    /* width: 154px; */
    width: 85%;
    height: 50px;
    padding: 0px 25px 0px 35px;
    font-family: 'Manrope-Bold';
    font-size: 19px;
    letter-spacing: 0.38px;
    border-radius: 30px;
}

#basket_in_products .basket_list_p_btn a:hover {
    background: #E61C1C;
}

.image_delete_product {
    background-image: url("../../../images/design/img_delete_pr.svg");
    width: 20px;
    height: 20px;
}

.image_delete_product:hover {
    background-image: url("../../../images/design/img_delete_pr_with_bg.svg");
    width: 20px;
    height: 20px;
}

.sub_menu_item.has-children .sub_menu_item_title {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

.hide {
    display: none;
}

.advanced_search {
    /* background-color: #1A1A1A;
    opacity: 0.8; */
    background-color: rgba(26, 26, 26, 0.8);
    width: 350px;
    position: absolute;
    top: 0;
    left: 4%;
    border-radius: 0;
    height: 99.99%;
    margin: 0;
    z-index: 99;
}

.sas_inner {
    position: absolute;
    /* top: 50%; */
    top: 35%;
    transform: translateY(-50%);
    justify-content: center;
}

.advanced_search_heading h2 {
    font-family: 'Manrope-Bold';
    font-size: 19px;
    padding: 20px;
    color: #fff;
    letter-spacing: 2px;
    /* font-weight: 500; */
    /* font-size: 30px; */
    /* border-bottom: 1px solid rgba(255,255,255,.1); */
    /* padding: 40px 30px 30px; */
    /* margin-bottom: 22px; */
    /* text-transform: uppercase; */
}

.advanced_search .form-control {
    background-color: #000;
    color: #fff;
}

.advanced_search .form-control:focus {
    border-color: #fff;
}

.advanced_search .search-boxes {
    margin-bottom: 18px;
}

.sas_inner.row,
.sas_inner-box-search .row {
    margin: 0;
}

.advanced_search .search-button {
    width: 100%;
}

.advanced_search .search-button button {
    font-family: 'Manrope-Bold';
    font-size: 14px;
    width: 100%;
    background-color: #E61C1C;
    border-color: #E61C1C;
    height: 40px;
    border-radius: 5px;
    color: #fff;
    letter-spacing: 2px;
}

.empty_basket {
    width: 100%;
    max-width: 100px;
    margin: 0 auto;
    margin-top: 50px;
    position: relative;
}

.empty_basket i,
.empty_basket span {
    position: relative;
    /* position: absolute; */
    /* color: #fff; */
    /* top: calc(50% + 20px); */
    font-size: 50px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.empty_basket_txt {
    font-family: 'Manrope-Bold';
    font-size: 24px;
    color: #000000;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

/* ===== */

#filter_advanced_search {
    background: #E6E6E6;
    margin-left: 0;
    margin-right: 35px;
    padding-bottom: 30px;
}

.advanced_search_outer .advanced_search_heading h2 {
    color: #333333;
}

.advanced_search_outer {
    position: relative;
    /* background-color: rgba(26, 26, 26, 0.8); */
    width: 350px;
    top: 0;
    /* left: 4%; */
    border-radius: 0;
    height: 99.99%;
    margin: 0;
    z-index: 99;
}

.advanced_search_outer .sas_inner {
    position: relative;
    transform: none;
}

.advanced_search_outer .search-boxes {
    margin-bottom: 18px;
}

/* .advanced_search_outer .form-control {
    background-color: #000;
    color: #fff;
} */

.advanced_search_outer .search-button button {
    font-family: 'Manrope-Bold';
    font-size: 14px;
    width: 100%;
    background-color: #E61C1C;
    border-color: #E61C1C;
    border: none;
    height: 40px;
    border-radius: 5px;
    color: #fff;
    letter-spacing: 2px;
}

.filter-title-desktop {
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #C9C9C9;
    margin-left: 22px;
    margin-right: 15px;
    height: 44px;
    font-size: 13px;
    cursor: pointer;
    /* color: #C9C9C9; */
    /* Αλλαγή ΕΣΠΑ */
    color: #595959;
    letter-spacing: 0.14em;
}


#products_out .title_area {
    padding-bottom: 0px;
    border-bottom: 1px solid #ccc;
}

#products_out .title_area .title {
    position: relative;
    bottom: -3px;
    z-index: 999;
    left: 50%;
    transform: translateX(-50%);
    font-family: 'Manrope-Bold';
    font-size: 23px;
    letter-spacing: 1px;
    color: #333333;
    width: fit-content;
    padding: 0px 17px 10px 17px;
    border-bottom: 5px solid #E61C1C;
    padding-bottom: 1.5rem;
    text-transform: uppercase;
}

.category_item_title h3 {
    font-family: 'Manrope-Bold';
    font-size: 13px;
}

#products_out_in .category_item_image {
    border: 1px solid #ccc;
}

#products_out_in .category_item_title {
    margin-top: 15px;
}

#owl_product_quick .owl-dots {
    display: none;
}

.page_product .title_b span {
    font-size: 26px;
    color: #333333;
    border-bottom: none;
}

#product_tabs_top .nav-tabs .nav-item {
    position: relative;
}

#product_tabs_top .nav-tabs li a::after {
    /* content: "|"; */
    content: " ";
    position: absolute;
    right: 0;
    border-right: 1px solid #CCCCCC;
    height: 60%;
}

#product_tabs_top .nav-tabs .nav-item:last-child a::after {
    content: " ";
    border-right: none;
}

.padding_top_bottom {
    padding-top: 50px;
}

.products_basket_place .delete_img {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    font-size: 13px;
    font-family: 'Roboto Slab Regular';
    color: #8A8A8A;
    background: #fff;
    border: 1px solid #545554;
    margin: 0 auto;
    margin-bottom: 5px;
    cursor: pointer;
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}

.products_basket_place .delete_img i {
    color: #545554;
    font-size: 18px;
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}

.products_basket_place .delete_img:hover {
    background: #545554;
}

.products_basket_place .delete_img:hover i {
    color: #fff;
}

/* .basket_delete_btn .delete_text */
#basket_in_products .basket_delete_btn {
    font-size: 13px;
    color: #8A8A8A;
}

.search-subject-object {
    width: 100%;
    height: 43px;
    border: 1px solid #CCCDCE;
    border-radius: 30px;
    padding: 0px 25px 0px 25px;
    margin-bottom: 15px;
}

.search-subject-object input {
    border: none;
    outline: none;
    height: 100%;
    width: calc(100% - 30px);
    font-family: 'Manrope-Light', Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 32.4px;
    letter-spacing: 0.6px;
    color: #666666;
}

.search-subject-object button {
    width: 20px;
    margin-left: 10px;
    background: none;
    border: none;
    outline: none;
}

.search-filter-message {
    display: none;
    widtH: 100%;
    padding: 5px 15px;
    font-family: 'Roboto Slab Bold', Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #cc0000;
    margin-top: -15px;
    text-align: center;
}

.filter_area_item_area_in {
    position: relative;
}

.filter_area_item_area_in .filter-preloader {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background: rgba(255,255,255,0.9);
    width: 100%;
    height: 100%;
}

.filter_area_item .filter_area_item_title i {
    position: absolute;
    font-size: 14px;
    /* top: 50%; */
    top: 30%;
    transform: translateY(-50%);
    right: 0px;
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}

.filter_area_item.border-bottom-style {
    border-bottom: 1px solid #CCCDCE;
}

.filter_area_item {
    padding-left: 0;
    padding-right: 0;
    margin-left: 15px;
    margin-right: 15px;
}

.filter_area_item.close-tab .filter_area_item_title i {
    transform: translateY(-50%) rotate(180deg);
}

.text-align-center {
    text-align: center;
}

.cards-logo img {
    padding-right: 4px;
    padding-left: 4px;
    height: 38px;
}

.checkout_out .dots,
.checkout_out .dots_title {
    display: flex;
    justify-content: space-between;
}

.checkout ul.dots li:after {
    right: 92%;
    width: 134%;
}

.page_eshop_order_visitor .login_register_btn {
    background: none;
    border: none;
}

.page_eshop_order_visitor .login_register_btn a {
    color: #000!important;
    text-align: center;
    font-size: 15px;
    text-decoration: underline;
}

.checkout-login .div_or {
    margin-top: 35px;
    margin-bottom: 35px;
    text-align: center;
    font-size: 19px;
    letter-spacing: 2.52px;
    color: #000;
}

.checkout-login .other_choice {
    font-size: 20px;
    letter-spacing: 0.4px;
    color: #000;
    text-align: center;
}

.other_choice_sub {
    font-size: 17px;
    color: #000;
    text-align: center;
    margin-top: 5px;
}

.filter_area_item_area_in .filter-preloader img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
}

.filter_checkbox_item.disabled {
    display: none;
}

.noUi-horizontal .noUi-handle {
    background: #E61C1C;
    border: 2px solid #fff;
    width: 21px;
    height: 21px;
    top: -9px;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
}

.sub_filter_categories_item_title a .fa-circle {
    font-size: 5px;
    margin-right: 7px;
    color: #E61C1C;
}

.filter_categories_item_title {
    border-bottom: 1px solid #cdcdce;
    cursor: pointer;
}

.filter_categories_item .filter_cat_t {
    font-family: 'Manrope-Bold';
    font-size: 16px;
}

.filter_categories_item.active-filter-category .filter_cat_t {
    color: #E61C1C;
}

#products_out {
    border-top: none;
}

.filter_advanced_title_outer {
    border-bottom: 1px solid #e5e5e5;
}

#filter_advanced_title {
    font-family: 'Manrope-Bold';
    font-size: 23px;
    text-transform: capitalize;
    text-align: center;
    margin: 1.5em auto;
}

.owl_slider_companies .owl-item img.img-fluid {
    filter: grayscale(100%);
}

.owl_slider_companies .owl-stage-outer {
    width: 95%;
    margin: auto;
}

span.num_wish {
    background-color: #e61c1d;
    border-radius: 50%;
    bottom: -2px;
    color: #fff;
    /* padding: 1px; */
    position: absolute;
    right: 0;
    text-align: center;
    width: 12px;
    height: 12px;
    padding: 1px 0 0 0;
    font-size: 8px;
}

#contact_submit_btn a,
.basket_order_btn {
    background: #e61c1d;
}


/* ** Σβήσε τα αφού περάσει το site ΕΣΠΑ ** */

nav.menu {
    display: flex;
    justify-content: center;
}

/* .newsletter_item label[for="news_name"],
.newsletter_item label[for="news_surname"] {
    display: none;
} */

.top_item.language_bottom {
    /* position: absolute;
    top: 50%;
    transform: translateY(-50%); */
    right: 10px;
    cursor: pointer;
    /* cursor: pointer;
    z-indeX: 9999999; */
}

.language_bottom_in {
    top: -2px;
    position: relative;
    /* width: 23px;
    height: 23px; */
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #AE1313;
    color: #fff;
    /* font-size: 10px; */
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.language_bottom_in.open a{
    /* height: 23px; */
    height: 28px;
    opacity:1;
    z-index:999;
 }

.language_bottom i.fa-chevron-down {
    position: absolute;
    color: #fff;
    /* left: 25px; */
    left: 35px;
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}

.language_bottom .language_item {
    color: #AE1313;
}

.language_bottom_in a {
    position: absolute;
    justify-content: center;
    /* width: 23px; */
    width: 28px;
    overflow: hidden;
    height: 0px;
    background: #fff;
    border: 2px solid #AE1313;
    border-radius: 15px;
    color: #000;
    top: calc(100% + 8px);
    cursor: pointer;
    margin-left: 0px;
    opacity: 0;
    z-index: -1;
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}


.languages_mobile a {
    font-size: 10px;
    color: #000000;
    width: 23px;
    height: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #AE1313;
    border-radius: 50%;
    margin-right: 10px;
}

.languages_mobile a.selected {
    background: #AE1313;
    color: #ffffff;
}

.espa_icon {
    position: fixed;
    bottom: 10px;
    right: 20px;
    width: calc(100% - 40px);
    max-width: 320px;
    z-index: 999999;
    padding: 10px;
    opacity: 1;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    background: #fff;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.espa_icon .close_espa_icon {
    position: absolute;
    top: 2px;
    width: 20px;
    height: 20px;
    /* text-align: right; */
    right: 2px;
    z-index: 99999;
    cursor: pointer;
}

.espa_icon img {
    width: 100%;
}

.espa_icon.close_this{
    opacity:0;
    bottom:-100px;
    z-index:-1;
}
.espa_icon .close_espa_icon{
    position: absolute;
    top: 2px;
    width: 20px;
    height: 20px;
    text-align: right;
    right: 2px;
    z-index: 99999;
    cursor: pointer;
}