@media (min-width: 992px) 
{	
	
	.right_side_menu_opened #wrapper
	{
		left:0;
	}

    .filter_responsive_ {
        display: none !important;
    }
		
}

@media (min-width: 1200px) {
    .newsletter-section .newsletter_wrapper_in.container {
        max-width: 1240px;
    }
}

@media (max-width: 1500px) 
{
    .telephone-wrapper {
        font-size: 18px;
        margin-right: 20px;
    }
    .cart-details {       
        font-size: 12px;
    }
    .cart-text-total {
        font-size: 18px;
    }

    #product_out .col-lg-5.product_col {
        padding-left: 30px;
    }
    
}
@media (max-width: 1200px) 
{
    .telephone-wrapper {
        font-size: 15px;
        margin-right: 15px;
    }
    .cart-details {       
        font-size: 11px;
    }
    .cart-text-total {
        font-size: 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;
	}

    .product_item_text h3 {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .owl_slider_area_s .owl-prev {
        left: -15px;
    }
    .owl_slider_area_s .owl-next {
        right: -15px;
    }
    .bottom_item h3 {
        letter-spacing: 1.7px;
        margin-bottom: 0;
    }

    .metaforika-mobile-header-div .metaforika-wrapper h2 {
        font-size: 11px;
    }

    .homepage_tabs li a .title_b {
        font-size: 26px;
    }

    .new_banner_in,
    .banners_cat {
        width: 100%;
        padding-right: 0;
    }

    .new_banner_in .col-md-12 {
        padding: 0;
    }

    .new_banner_in {
        padding-top: 10px;
        padding-bottom: 0px;
    }

    .banner_out {
        padding-top: 0;
    }

    .banners_cat .title_b,
    .seen_recently_products_list .title_b,
    .products_related_products .title_b,
    .seen_recently_products .title_b {
        font-size: 26px;
    }

    .banner_title_area_out {
        height: auto;
    }

    .banner_out.b_img {
        margin-bottom: 0;
    }

    .newsletter_area_out_top {
        text-align: center;
        margin-bottom: 0;
    }

    .bottom_item.socials {
        background: #fff;
        display: flex;
        align-items: baseline;
        justify-content: space-around;
        padding: 0 15px;
        align-items: center;
    }

    .social_area {
        margin: initial;
    }

    .bottom_item .social_title {
        font-family: 'Abrade Ultra Italic';
        font-size: 19px;
        color: #262626;
    }

    .social_item {
        margin-right: 10px;
        font-size: 19px;
        width:45px;
        height:45px;
    }

    .mobile-footer-wrapper .bottom_item a {
        display: flex;
        justify-content: space-between;
        align-items: baseline;
        font-family: 'NotoSans-Regular';
        font-size: 12px;
    }

    .mobile-footer-wrapper .bottom_item,
    .mobile-footer-wrapper .bottom_item h3 {
        display: block;
        margin: initial;
        text-align: initial;
    }

    #bottom_out,
    #footer {
        padding-top: 0px;
    }

    .footer-mobile-policy a {
        color: #808080!important;
    }

    .products_bar_out {
        padding-top: 0;
        padding-bottom: 0;
    }

    .products_bar_out.top>.row {
        border-bottom: none;
    }

    #products_list_out {
        padding: 0;
    }

    .filters-resp-bar {
        color: #262626;
    }

    .show-filters-resp {
        padding-left: 25px;
    }

    .filter_responsive_left_ .filter_area_item  {
        padding-left: 25px;
        padding-right: 25px;
    }

    .filter_responsive_left_ .filter_area_item_area {
        display: none;
    }

    .filter_responsive_left_ .val_filter .filter_area_item_area {
        display: block;
    }

    .product_item_offer_in,
    .product_item_new_in,
    .product_item_best_in,
    .product_item_best {
        font-size: 24px;
    }

    .product_item_offer,
    .product_item_new,
    .product_item_best {
        width: 36px;
        height: 15px;
    }

    #products_list_out .product_item_text h3,
    .product_item_colors_text {
        font-size: 12px;
    }

    .product_item_prices,
    .products_price_old
    {
        font-size: 14px;
    }

    .product_item_text {
        height: 18px;
    }

    #product_out,
    #product_out .col-lg-7.product_col {
        padding: 0;
    }

    .product {
        margin-top: 0;
    }

    #product_out .col-lg-5.product_col {
        padding-left: 15px;
    }

    .product_title,
    .product_feautures_item_title h3,
    .product_price,
    .product_feautures .div_table {
        text-align: center;
        justify-content: center;
    }

    .product_title h1 {
        font-size: 22px;
        color: #262626;
    }

    .product_price {
        font-size: 27px;
    }

    .product_feautures_item_title h3 {
        font-size: 11px;
        color: #262626;
    }

    .product_title {
        margin-bottom: 20px;
    }

    .product_feautures_item {
        margin-top: 20px;
    }
    
    .product_details_item a {
        justify-content: center;
        font-size: 11px;
    }

    #basket_btn {
        width: 85%;
    }

    .product_favorite {
        width: 15%;
        text-align: center;
        margin-left: 0px;
        font-size: 20px;
        padding: 12px 0;
    }
    
    .basket_btn a {
        padding-left: 10px;
        padding-right: 0;
    }

    div.avail {
        text-align: center;
        margin-bottom: 15px;
        color: #262626;
    }

    .product_social {
        justify-content: center;
        margin-top: 20px;
    }

    .products_related_products.banner_out .main_box_area,
    .seen_recently_products .main_box_area {
        padding-left: 0;
        padding-right: 0;
    }

    .page_product .product_item_offer,
    .page_product .product_item_new,
    .page_product .product_item_best,
    .product_item_offer,
    .product_item_new,
    .product_item_best {
        width: 53px;
        height: 28px;
    }

    .page_product .product_item_offer_in,
    .page_product .product_item_new_in,
    .page_product .product_item_best_in,
    .page_product .product_item_best,
    .product_item_offer_in,
    .product_item_new_in,
    .product_item_best_in,
    .product_item_best {
        font-size: 13px;
    }

    #products_list_out .product_item_text h3, .product_item_colors_text {
        font-size: 10px;
    }

    .product_item_out_of_stock {
        width: auto;
        padding: 0px 10px;
    }

    .products_related_products {
        margin-top: 40px;
    }

    .page_product .products_related_products {
        margin-top: 50px;
    }

    .seen_recently_products .banner_title_area_out .col-lg-12,
    .seen_recently_products .title_b  {
        padding: 0;
    }

    .color_item.this-color-has-photo {
        height: 140px;
    }

    .popup_basket_area {
        width: 90vw;
        max-width: 500px;
    }

    .popup_basket_area_title h2 {
        font-size: 14px;
        padding: 0 10%;
    }

    .popup_delete {
        right: 1%;
    }

    .popup_basket_area_in {
        padding: 26px 40px 0px;
    }

    .popup_basket_txt h3 {
        margin-top: 1.5rem;
        font-family: 'NotoSans-Regular';
    }

    .popup_basket_txt h4 {
        margin-top: 5px;
    }

    .popup_basket_buttons {
        width: 60vw;
        margin: auto;
        padding: 20px 0;
        max-width: 300px;
    }

    .popup_basket_btn a {
        font-weight: 400;
    }

    #mobile_menu .bottom_item {
        background: transparent;
    }

    nav#mobile_menu .menu_item_title_m a {
        font-size: 16px;
    }

    nav#mobile_menu .sub_menu_item_title_m a {
        font-size: 14px;
    }

    .newsletter_title {
        margin-top: 40px;
    }

    .newsletter_area_out_bottom {
        margin-top: 10px;
    }

    .newsletter_title h3 {
        text-align: center;
    }

    .eshop_oroi.newsletter_terms {
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .row.footer-mobile-policy {
        font-family: 'NotoSans-Light';
    }

    .newsletter_submit {
        margin-top: 5px;
    }

    .product_item_best.product_item_icons_item {
        margin-bottom: 40px;
    }

    .product_price .products_price_new,
    .product_price .products_price_old {
        font-size: 27px;
    }

    .product_text h3 {
        font-weight: 300;
        color: #262626;
    }

    .basket_table_item .products_price_old,
    .basket_table_item .products_price_new {
        font-size: 16px;
    }

    .basket_table_item .products_price_new {
        margin-left: 5px;
    }

    .cards-logo{
        background: #fff;
        padding:25px 0px;
    }
    #footer .container-fluid{
         background: #fff;
    }

    #footer .container-fluid{
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (max-width: 750px) 
{
    .banner_out:not(.no-banner-gutter) .h_item .banner_img
	{
		/* margin-bottom:20px; */
		margin-bottom:12px;
	}
}

@media (max-width: 700px) 
{
    .newsletter_title h3 {
        font-size: 40px;
        text-align: center;
    }

    .homepage_item_more {        
        font-size: 22px;
    }
}
@media (max-width: 600px) 
{
    .homepage_tabs li a .title_b {
        font-size: 26px;
    }
}

@media (max-width: 575px)
{
    .newsletter_submit {
        margin: auto;
        margin-top: 5px;
    }

    .newsletter_item input[type="text"] {
        text-align: center;
    }

    .footer-copyright #footer_left {
        color: #000!important;
    }
}

@media (max-width: 550px) 
{
    .footer-hours-in,
    .bottom_item ul li a {
        font-size: 15px;
    }

    .owl_slider_area_s .owl-prev,
    .owl_slider_area_s .owl-next {
       display: none;
    }

    .mobile.logo img {
        max-width: 80%;
        display: flex;
        margin: auto;
        justify-content: center;
    }
}
@media (max-width: 500px) 
{
    .newsletter_title h3 {
        font-size: 30px;
    }
    .newsletter_area_out_top {
        font-size: 15px;
    }
    .eshop_oroi input[type="checkbox"]+label {
        font-size: 12px;
    }
    .newsletter_item input[type="text"] {
        text-align: center;
    }
    .metaforika-mobile-header-div .metaforika-wrapper {
        font-size: 13px;
    }
    .basket_btn a {
        font-size: 14px;
        letter-spacing: 2px;
        font-family: 'NotoSans-Medium', Arial, Helvetica, sans-serif;
        /* padding-left: 35px;
        padding-right: 10px; */
        padding-left: 10px;
        padding-right: 0px;
    }
    .product_favorite {
        font-size: 20px;
    }

    .popup_basket_photo {
        width: 36vw;
    }
}
@media (max-width: 450px) 
{
    .title_b {
        font-size: 26px;
    }
}
@media (max-width: 400px) 
{
    .homepage_tabs li a .title_b {
        font-size: 26px;
    }
    .metaforika-mobile-header-div .metaforika-wrapper {
        font-size: 11px;
    }
    .basket_btn a {
        font-size: 13px;
        letter-spacing: 0.12em;
    }

    .top_item {
        margin-right: 15px;
    }

    .product_favorite {
        font-size: 19px;
    }

    .popup_basket_area_title h2 {
        padding: 0 10%;
    }
}
@media (max-width: 350px) 
{
	.filter_responsive
	{
		left:-275px;	
	}
	
	.filter_responsive_left
	{
		width:275px;
	}

    .basket_quantity_btn,
    .basket_quantity_area_edit {
        width: 20px;
        height: 20px;
    }

    .basket_quantity_area_edit {
        margin: 0 5px;
    }

    .basket_quantity_area_edit input[type="text"] {
        height: 20px;
        display: block;
    }

}

@media (min-width: 992px)
and (max-width: 1500px) {
    #basket_btn {
        width: 85%;
    }

    .product_favorite {
        width: 15%;
        text-align: center;
    }

    .basket_btn a {
        padding-left: 10px;
        padding-right: 25px;
    }
}