.footer-copyright.mobile {
    display: none;
}

#header_mobile .fa-search {
    font-weight: 100;
    color: #979797;
    transform: rotate(0deg);
}

#header_mobile .fa-bars {
    font-weight: 100;
    color: #979797;
    font-size: 30px;
}

#header_mobile .top_item {
    margin-right: 10px;
}

#header_mobile .fa-heart,
#header_mobile .fa-shopping-bag {
    color: #979797;
}

.product_item_colors_more {
    display: none;
}

@media (min-width: 992px) {
    .right_side_menu_opened #wrapper {
        left: 0;
    }

    #products_out_in > .container {
        margin-left: 3%;
    }
    
    #product_out .col-lg-7 {
        margin-left: -5%;
    }
    
    #product_out .col-lg-5 {
        margin-left: 5%;
    }

    .popup_basket_photo_in img {
        width: 100%;
    }

    .filter_responsive_ {
        display: none !important;
    }

}

@media (max-width: 1500px) {
    .telephone-wrapper {
        font-size: 18px;
        margin-right: 20px;
    }
    .cart-details {
        font-size: 12px;
    }
    .cart-text-total {
        font-size: 18px;
    }
    .top_item.basket_btn_h {
        padding-left: 20px;
    }
}

@media (max-width: 1200px) {
    .telephone-wrapper {
        font-size: 15px;
        margin-right: 15px;
    }
    .cart-details {
        font-size: 11px;
    }
    .cart-text-total {
        font-size: 15px;
    }
    .top_item.basket_btn_h {
        padding-left: 15px;
    }
    .custom-title {
        font-size: 16px;
        white-space: nowrap;
    }
    .custom-phone-title {
        font-size: 20px;
    }
    .custom-subtitle {
        font-size: 12px;
    }
}

@media (max-width: 991px) {
    /* top fixed header for mobile */
    #header_mobile {
        background: white;
        z-index: 999;
    }
    body.fixed-header #header_mobile {
        height: 140px !important;
    }
    body.fixed-header.right_side_menu_opened #header_mobile {
        left: 300px;
        width: 100%;
    }
    body.fixed-header main.main-content-wrapper {
        margin-top: 140px;
    }
    /* fixed header end*/
    .filter_responsive {
        display: block;
    }
    #header_mobile .num_wish{
        padding-left: 1px;
        font-size: 8px;
    }
    .span.num_pieces{
        font-size: 8px;
        bottom: -1px;
        right: -6px;
    }
    nav#mobile_menu .menu_item_title_m a{
        font-size: 14px;
        font-family: 'PF Futura Neu Book', Arial, Helvetica, sans-serif;
        letter-spacing: 0.01em;
    }

    .bottom_item.socials {
        background: #fff;
        display: flex;
        align-items: baseline;
        justify-content: space-around;
    }

    .bottom_item.socials h3 {
        font-size: 1.6rem;
    }

    .bottom_item {
        margin-bottom: 0;
    }

    .mobile-footer-wrapper .bottom_item, 
    .mobile-footer-wrapper .bottom_item h3 {
        display: block;
        margin: initial;
        text-align: initial;
    }

    .mobile-footer-wrapper .bottom_item a {
        display: flex;
        justify-content: space-between;
        align-items: baseline;
    }

    h3.social_title,
    .mobile-footer-wrapper .bottom_item h3 {
        font-family: 'PF Futura Neu Semi Bold';
    }

    .cards-logo,
    .footer-copyright {
        background: #fff;
    }

    .row.footer-mobile-policy {
        margin-left: -30px;
        margin-right: -30px;
        border-bottom: 1px solid #ccc;
    }

    div#footer_left {
        color: #000;
    }
    
    #products_out.container,
    #products_out_in .container,
    #product_out .col-lg-7 {
        padding: 0;
    }

    .padding_top_bottom {
        padding-top: 0;
    }

    .product_title h1,
    .product_title h2,
    .product_feautures_item_title h3 {
        text-align: center;
    }

    .product_price_out .product_price,
    .product_feautures_in .product_colors,
    .product_feautures_item .product_sizes,
    .product_social {
        justify-content: center;
    }

    .banner_out .main_box_area {
        padding-top: 0;
    }

    .product_item_text {
        margin-top: 5px;
    }

    .products_bar_out.top {
        border-bottom: none;
        margin-bottom: 0;
    }

    .products-list {
        border-top: 1px solid #979797;
    }

    .filters-resp-bar {
        background: none;
    }

    .products_bar_out {
        padding: 0;
    }

    .show-filters-resp {
        font-family: 'PF Futura Neu Semi Bold';
    }

    .products_bar_out.top .select_box2 {
        margin-right: 0;
    }

    #basket_btn {
        width: 80%;
    }

    .popup_basket_area {
        width: 95vw;
    }

    /* .product_price_out {
        display: none;
    } */

    .popup_basket.active .popup_basket_buttons {
        margin-top: 3rem;
    }
    
    .product_price {
        font-size: 26px;
    }

    .products_bar_out.top>.row {
        padding-bottom: 0;
        border-bottom: none;
    }
    
}

@media (max-width: 750px) {
    .banner_out:not(.no-banner-gutter) .h_item .banner_img {
        margin-bottom: 20px;
    }
    .banners_cat .banner_title_area {
        margin-top: 30px;
    }
    .banners_cat .main_box_area.cat_area{
        padding-top: 27px;
    }
    .banners_cat .main_box_area.cat_area .col-lg-12{
        padding-left: 8px;
    }
    .banners_cat{
        padding: 0px;
    }
    .banners_cat .homepage_item_more, .banners_cat>.main_box_area.cat_area{
        font-size: 14px;
    }
}

@media (max-width: 700px) {
    .newsletter_title h3 {
        font-size: 80px;
    }

    .popup_basket_area_in {
        padding: 26px 45px;
    }

    .popup_basket_area_title.d-md-flex.align-items-end.justify-content-center {
        display: flex;
        align-items: center!important;
    }

}

@media (max-width: 600px) {
    .homepage_tabs li a .title_b {
        font-size: 20px;
    }
    .cards-logo{
        margin-top: 0;
    }
    .cards-logo #on-mobile{
        display: flex;
    }
    .cards-logo #on-desktop{
        display: none;
    }
}

@media (max-width: 575px) {
    .newsletter_item{
        font-family: 'PF Futura Neu Book';
        margin-bottom: 16px;
    }
    .newsletter_item input[type="text"]{
        text-align: center;
        margin-bottom: 7px;
    }
    .eshop_oroi.newsletter_terms{
        margin: 17px 0 31px;
    }
    .newsletter_area_out_top{
        width: auto;
        margin: 10px auto 30px;
    }
    .newsletter_title h3 {
        font-size: 50px;
    }
    .newsletter_area_out_bottom{
        width: auto;
    }
}


@media (max-width: 550px) {
    .bottom_item h3 {
        font-size: 17px;
    }
    .footer-hours-in,
    .bottom_item ul li a {
        font-size: 12px;
    }
}

@media (max-width: 500px) {
    .metaforika-mobile-header-div .metaforika-wrapper {
        font-size: 13px;
    }
    .basket_btn a {
        font-size: 14px;
        letter-spacing: 2px;
        font-family: 'CeraGreek-Medium', Arial, Helvetica, sans-serif;
        padding-left: 35px;
        padding-right: 10px;
    }
    .product_favorite {
        font-size: 20px;
    }
    #footer_links_mobile {
        width: 100%;
        text-align: center;
        border-bottom: 1px solid #ccc;
        padding: 5px 0;
        font-family: 'PF Futura Neu Book';
        font-size: 12px;
    }
    div#footer_left_mobile {
        text-align: center;
        color: #000;
        font-family: 'PF Futura Neu Book';
        font-size: 12px;
        margin-top: 10px;
    }
    div#footer_right_mobile {
        text-align: center;
        font-family: 'PF Futura Neu Book';
        font-size: 1px;
        margin-bottom: 40px;
    }
    .eshop_oroi input[type="checkbox"] + label span {
        margin-top: 0px;
    }

    .popup_basket_area_in {
        padding: 2vw;
    }

    .popup_basket_photo {
        margin-right: 10px;
        width: 200px;
    }
    
    .popup_basket_photo_in {
        width: auto;
    }

    /* .popup_basket_area_title.d-md-flex.align-items-end.justify-content-center {
        display: flex;
        align-items: center!important;
    } */

    .popup_basket_area_title.d-md-flex.align-items-end.justify-content-center h2 {
        text-align: inherit;
    }

    .popup_delete.popup_basket_close {
        top: 15px;
        right: 5px;
    }
    
}

@media (max-width: 425px) {
    .banner_out.b_img {
        padding: 0;
    }
    #slideshow_out_r .owl-item {
        width: calc(100vw - 0px) !important;
    }

    /* .owl-item {
        width: calc(100vw - 127px) !important;
    } */

    .homepage_tabs_out .container-fluid{
        padding: 0;
    }
    .homepage_tabs_out .container-fluid .col-md-12{
        padding-left: 8px;
        padding-right: 0px;
    }

    .title_b>span {
        font-size: 26px;
    }
    .newsletter-section {
        zoom: 60%;
    }
    .newsletter_area_out_top {
        font-size: 26px;
        width: auto;
    }
    input#news_email {
        text-align: center;
        font-size: 26px;
    }
    label[for="newsletter_terms_check"] {
        font-size: 15px;
    }
    .col.footer-cols,
    .col.footer-cols:last-child {
        border-top: none;
        border-bottom: none;
    }
    h3.social_title {
        float: left;
        font-family: 'PF Futura Neu Semi Bold';
        margin-top: 10px;
    }
    .accordion-footer-switch {
        float: right;
    }
    .mobile-footer-wrapper {
        background-color: #FAFAFA;
    }
    .mobile-footer-wrapper>h3 {
        font-family: 'PF Futura Neu Semi Bold';
        font-size: 13px;
        padding: 14px;
        padding-top: 30px;
    }
    h3.accordion-footer-header {
        font-family: 'PF Futura Neu Book';
        font-size: 12px;
    }
    .bottom_item {
        background-color: transparent;
    }
    .footer-copyright.desktop {
        display: none;
    }
    .footer-copyright.mobile {
        display: block;
    }
    .social_item{
        margin-right: 9px;
    }
    .socials{
        /* margin: 0 26px 26px 26px; */
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .social_area {
        margin: 0;
    }
    #footer{
        padding-top: 6px;
    }
}

@media (max-width: 400px) {
    .homepage_tabs li a .title_b {
        font-size: 16px;
    }
    .metaforika-mobile-header-div .metaforika-wrapper {
        font-size: 11px;
    }
    .basket_btn a {
        font-size: 13px;
        letter-spacing: 1px;
    }
    .bottom_item h3 {
        font-size: 14px;
    }

    .basket_btn a {
        padding-left: 0;
    }
}

@media (max-width: 350px) {
    .filter_responsive {
        left: -275px;
    }
    .filter_responsive_left {
        width: 275px;
    }
}

@media (max-width: 338px) {
    .title_b>span {
        font-size: 22px;
    }
    .right_side_menu_opened #wrapper {
        left: 300px;
    }
    nav#mobile_menu{
        width: 300px;
    }
}
@media (max-width: 285px) {
    .title_b>span {
        font-size: 20px;
    }
}