@media (min-width: 992px) 
{	
	
	.right_side_menu_opened #wrapper
	{
		left:0;
	}

    .filter_responsive_ {
        display: none !important;
    }
		
    nav.menu.container {
        max-width: 1200px;
    }
}

@media (min-width: 1700px) {
    .swiper-container {
        height: 860px;
    }

    #product_out {
        width: 1380px;
    }

    .product_gallery_big {
        max-width: 604px;
    }

    #product_out .col-lg-7 {
        margin-left: -22vh;
    }

    .charms_text {
        display: flex;
    }

    .charms_count {
        padding-left: 10px;
    }

    #product_out .col-lg-8 {
        margin-left: -35vh;
    }
}

@media (min-width: 1850px) 
{	
    .banner_out .row_6 .h_item:nth-child(1n) {
        padding-right: 0;
        margin-right: 30px;
    }

    .banner_out .row_6 .h_item:nth-child(2n) {
        padding-left: 0;
        margin-left: 30px;
        margin-right: 0px;
    }
}

@media (max-width: 1500px) 
{
    .telephone-wrapper {
        font-size: 18px;
        margin-right: 20px;
    }
    .cart-details {       
        font-size: 12px;
    }
    .cart-text-total {
        font-size: 18px;
    }
    
}

@media (max-width: 1450px) {
    .pro_area .pr_item.popup_pr_item.charms_item {
        width: 100%;
    }
}

@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: #000000;
		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: -30px;
    }
    .owl_slider_area_s .owl-next {
        right: -30px;
    }
    .follow_social .bottom_item h3 {
        letter-spacing: 0.12em;
        font-family: 'Geologica SemiBold';
        font-size: 21px;
        margin-bottom: 0;
    }

    .metaforika-mobile-header-div .metaforika-wrapper h2 {
        font-size: 10px;
    }

    .banner_out.images-no-space {
        padding: 0;
    }

    .banner_out.images-no-space {
        padding: 0;
    }

    .homepage_tabs li a .title_b {
        font-size: 26px;
    }

    .newsletter_title h3 {
        font-size: 28px;
    }

    .bottom_item.socials {
        background: #fff;
        display: flex;
        align-items: baseline;
        justify-content: space-around;
    }

    .follow_social .bottom_item.socials {
        margin-bottom: 0;
        padding-top: 24px;
        padding-bottom: 24px;
    }

    #footer .mobile-footer-wrapper,
    #footer .bottom_item {
        background-color: #FAFAFA;
    }

    .mobile-footer-wrapper .bottom_item h3 {
        font-family: 'Geologica SemiBold';
        font-size: 13px;
        color: #262626;
        line-height: 22.4px;
        letter-spacing: 0.05em;
    }

    .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;
        height: 30px;
        font-size: 11px;
    }

    #footer,
    #footer #bottom_out {
        padding-top: 0;
    }

    #footer .bottom_item:first-child {
        padding-top: 10px;
    }

    #footer .bottom_item .footer-cols:first-child {
        padding-top: 15px;
    }

    /* #footer .bottom_item .footer-cols:last-child {
        padding-bottom: 15px;
    } */

    .mobile-static-rest-link .accordion-footer-header {
        text-transform: uppercase;
        color: #262626;
        font-size: 13px;
        font-family: 'Geologica SemiBold';
    }

    .social_area {
        margin: 0;
    }

    .col.footer-cols {
        padding-left: 25px;
        padding-right: 25px;
    }

    #products_list_out {
        padding: 0;
    }

    .products_bar_out.top .search_select2 {
        margin-right: 0;
    }

    .title_path h2,
    .all-products-result,
    .title_path h2 a:last-child {
        font-size: 11px;
    }

    .filters-resp-bar,
    .search_select_in2,
    .search_select_in2_title_left {
        color: #262626;
    }

    .products_bar_out.top>.row {
        padding: 0 15px;
    }

    #product_out .col-lg-7,
    #product_out .col-lg-5 {
        margin-left: 0;
    }

    #products_out.container, 
    #products_out_in .container, 
    #product_out .col-lg-7 {
        padding: 0;
    }

    .page_total_looks #products_out_in .container {
        padding: 0 15px;
    }

    .product_title h1, .product_title h2, .product_feautures_item_title h3 {
        text-align: center;
    }

    .product_title h1 {
        font-size: 22px;
    }

    .product {
        margin-top: 10px;
    }

    .product_price_out .product_price,
    .product_feautures_in .product_colors,
    .product_feautures_item .product_sizes
    /* , .product_social  */
    {
        justify-content: center;
    }

    .product_social {
        margin-top: 15px;
    }

    .padding_top_bottom {
        padding-top: 0;
    }

    .product_feautures .product_sizes {
        flex-wrap: wrap;
        max-width: 250px;
        margin: auto;
    }

    .product_favorite {
        margin-left: 0;
    }

    div.avail {
        text-align: center;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    #product_out {
        padding-bottom: 40px;
    }

    .banner_out.images-no-space:last-child {
        margin-bottom: 40px;
    }

    .popup_basket_area {
        width: 90vw;
        max-width: 500px;
    }

    .popup_basket_txt h4 {
        font-size: 11px!important;
    }

    .product_item_text {
    height: 20px;
    }

    .homepage_tabs li a .title_b,
    .banners_cat .title_b,
    .seen_recently .title_b {
        font-size: 26px;
    }

    .banners_cat .main_box_area.cat_area {
        padding-bottom: 35px;
    }

    .newsletter_area_out_top {
        max-width: 100%;
        line-height: 19px;
    }

    .newsletter_wrapper_in .col-lg-6:first-child {
        padding: 0;
    }

    .newsletter_title, .newsletter_area_out_top {
        text-align: center;
    }

    .newsletter_item input[type="text"] {
        font-size: 13px;
    }

    #footer {
        background-color: #FAFAFA;
    }

    .product_item_offer, .product_item_new, .product_item_best {
        width: 50px;
        height: 50px;
    }

    .product_item_offer_in, 
    .product_item_new_in {
        font-size: 14px;
    }

    .product_item_best_in {
        font-size: 10px;
        line-height: 10px;
    }

    .products_bar_out.top .row .col-lg-12:first-child,
    .filters-resp-bar .col.py-2 {
        padding: 0;
    }

    .product_details_item a {
        justify-content: center;
    }

    .product_buttons {
        margin-top: 40px;
    }

    .popup_basket_btn.red a {
        padding: 11px 0;
    }

    .popup_basket_area_title.d-md-flex.align-items-end.justify-content-center {
        display: flex;
        align-items: center!important;
    }

    .popup_basket_area_in {
        padding: 26px 45px;
    }

    .basket_table_item .products_price_old,
    .basket_table_item .products_price_new {
        font-size: 16px;
    }

    .bottom_item ul.accordion-footer-content {
        padding-top: 10px;
    }

    .banner_out .row_3 .h_item:nth-child(2),
    .banner_out .row_3 .h_item:nth-child(3),
    .banner_out .row_3 .h_item:nth-child(4) {
        padding-right: 20px;
        padding-left: 0px;
    }

    .products_bar_out {
        padding-top: 0;
    }

    .filter_area_prices {
        padding-right: 10px;
    }

    #product_out .col-lg-4 {
        margin-left: 0%;
    }

    .popup_basket_buttons {
        width: 60vw;
        max-width: 300px;
        margin: auto;
        padding: 20px 0px;
    }

    .popup_basket_right_in {
        padding-top: 10px;
    }

    #product_out .col-lg-8,
    #product_out .col-lg-4 {
        margin-left: 0;
    }

    #product_out .col-lg-7,
    #product_out .col-lg-8 {
        padding: 0;
    }

    .popup_basket_txt h2 {
        margin-bottom: 15px;
    }

    .diy_template_title {
        text-align: center;
    }

    .diy_template_subtitle {
        max-width: 100%;
    }

    .photo_slider_make_your_own_item .image_text {
        font-size: 12px;
        padding-top: 5px;
    }

    .photo_slider_make_your_own_item.active_diy_category {
        padding: 8px;
        background: #B62323;
    }

    .photo_slider_make_your_own_item.active_diy_category .image_text {
        color: #fff;
    }

    .next_page_btn {
        width: 100%;
    }

    .charms_button .charms_text {
        display: flex;
    }

    .charms_button .charms_text .charms_count {
        padding-left: 10px;
    }

    .charms_icon {
        font-size: 19px;
    }

    .selectedCharms > .row {
        padding: 0 15px;
    }

    #charms_list_out .product_item_text h3 {
        font-size: 12px;
    }

    .charm_item .product_item_prices {
        justify-content: left;
    }

    .charms_popup_area {
        height: 80%;
    }

    .charms_outer {
        width: 100%;
        top: 40%;
    }

    #charms_list_out {
        padding: 18px 10px;
    }

    .charms_filter_outer {
        width: 100%;
        height: 95%;
        max-width: 415px;
        padding: 20px;
    }

    .filter-group {
        height: 17vh;
        min-height: 15vh;
    }

    .charms_filter_button_outer {
        width: 90%;
    }

    .page_total_looks .pro_area .pr_item {
        padding: 5px;
    }

    .page_total_looks .title_area .title_path h1 {
        font-size: 24px;
    }

    .total_look_item_text h3,
    .total_look_item_btn {
        font-size: 11px;
    }

    .total_look_item_text {
        margin-bottom: 5px;
    }

    .page_total_look #total_look_out .product_col {
        padding: 0;
    }

    #total_look_out .extra_padd_right .pr_item .product_inner .titlos_in_productlook,
    #total_look_out .extra_padd_right .pr_item .product_inner .kwdikos_pr {
        display: flex;
        justify-content: center;
        padding-top: 20px;
    }
}

@media (max-width: 750px) 
{
    .banner_out:not(.no-banner-gutter) .h_item .banner_img
	{
		margin-bottom:20px;
	}

    .banners_cat {
        padding: 0px;
    }

    .banners_cat .banner_title_area {
        margin-top: 30px;
    }

    .banners_cat .main_box_area.cat_area {
        padding-top: 90px;
    }

    .banners_cat .title_b {
        letter-spacing: 0.12em;
    }

    .banner_out.b_img.container-fluid.three-photos {
        padding: 0;
    }
}

@media (max-width: 700px) 
{
    .newsletter_title h3 {
        /* font-size: 40px; */
        text-align: center;
    }

    .homepage_item_more {        
        font-size: 16px;
    }
}
@media (max-width: 600px) 
{
    /* .homepage_tabs li a .title_b {
        font-size: 20px;
    } */
    .cards-logo #on-desktop {
        display: none;
    }
    .cards-logo #on-mobile {
        display: flex;
    }

    .selected_charms_text {
        white-space: break-spaces;
    }

    .selected_charms_text i {
        padding-right: 0;
        padding-left: 20px;
    }

    .charm_alert.charm-alert-info {
        padding-left: 10px;
    }
}

@media (max-width: 575px) {
    .newsletter_submit {
        max-width: 112px;
        height: 31px;
        line-height: 31px;
        font-size: 11px;
        margin-top: 5px;
    }

    .newsletter_area .col-12.mx-autο {
        padding: 0;
    }

    .eshop_oroi.newsletter_terms input[type="checkbox"]+label {
        font-size: 11px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .eshop_oroi.newsletter_terms {
        text-align: center;
    }

    #total_look_out .extra_padd_right .pr_item .product_inner > .row {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    #total_look_out .extra_padd_right .pr_item .product_inner > .row .col-12 {
        display: flex;
        justify-content: center;
    }

    #total_look_out .extra_padd_right .pr_item .product_inner > .row .col-12:nth-last-of-type(2) {
        flex-direction: column;
    }

    #total_look_out .extra_padd_right .pr_item .product_inner > .row .photo_total_link_inner img {
        width: 215px;
    }

    #total_look_out .extra_padd_right .pr_item .product_inner .basket_btn {
        padding-left: 5px;
        padding-right: 10px;
    }

    #total_look_out .extra_padd_right .pr_item .product_inner .product_favorite {
        padding: 12px 17px;
    }
}


@media (max-width: 550px) 
{
    .footer-hours-in,
    .bottom_item ul li a {
        font-size: 12px;
    }

    .owl_slider_area_s .owl-prev,
    .owl_slider_area_s .owl-next {
       display: none;
    }

    .mobile.logo img {
        max-width: 70%;
        display: flex;
        margin: auto;
        justify-content: center;
    }

    .images-no-space .homepage_tabs_out .container-fluid,
    .banners_cat .cat_area .col-lg-12 {
        padding-right: 0;
    }
}
@media (max-width: 500px) 
{
    /* .newsletter_title h3 {
        font-size: 30px;
    } */
    .newsletter_area_out_top {
        font-size: 15px;
        letter-spacing: 0.04em;
    }
    .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;
        padding-left: 10px;
        padding-right: 10px;
    }

    .product_favorite {
        font-size: 20px;
        padding: 13px 17px;
    }

    .basket_btn a {
        padding-top: 17px;
        padding-bottom: 17px;
    }

    .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;
    }

    .popup_basket_area_in {
        padding: 15px 15px 0px;
    }

    .popup_basket_photo {
        /* margin-right: 10px;
        width: 200px; */
        width: 88vw;
        margin-right: 20px;
    }

    .popup_basket_photo_in {
        width: auto;
    }

    .popup_basket.active .popup_basket_buttons {
        margin-top: 3rem;
    }

    .eshop_oroi input[type="checkbox"]+label {
        line-height: 27.2px;
    }

    .popup_basket.active .popup_basket_buttons {
        margin-top: 10px;
    }
}
@media (max-width: 450px) 
{
    .title_b {
        font-size: 26px;
    }

    .popup_basket_area_title img {
        margin-left: 10px;
    }
}

@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: 14px;
        letter-spacing: 1px;
    }

    .popup_basket_area_title h2 {
        padding-right: 20px;
    }
    
    .basket_table_item .products_price_new {
        margin-left: 4px;
    }

    .seen_recently .title_b {
        font-size: 24px;
    }
}
@media (max-width: 350px) 
{
	.filter_responsive
	{
		left:-275px;	
	}
	
	.filter_responsive_left
	{
		width:275px;
	}
}

@media (min-width: 751px)
and (max-width: 767px) {
    .mt-md-3.images-no-space {
        margin-top: 1rem;
    }
}

@media (min-width: 501px)
and (max-width: 991px) {
    #total_look_out .extra_padd_right .pr_item .product_inner .product_favorite {
        padding: 11px 17px;
    }
}

@media (min-width: 576px)
and (max-width: 991px) {
    #total_look_out .extra_padd_right .pr_item {
        padding: 0 25px 50px;
    }

    #total_look_out .extra_padd_right .basket_btn a {
        padding: 16px 15px;
    }

    #total_look_out .extra_padd_right .pr_item .product_inner > .row .col-12 {
        display: flex;
        justify-content: center;
    }
}

@media (min-width: 751px)
and (max-width: 991px) {
    .charms-row .charm_item {
        display: flex;
        justify-content: center;
    }

    .pro_area .pr_item.popup_pr_item.charms_item {
        width: 80%;
    }
}

@media (min-width: 550px)
and (max-width: 991px) {
    .product_buttons #basket_btn {
        text-align: center;
    }
}

@media (min-width: 992px)
and (max-width: 1200px) {
    .basket_btn a {
        padding-left: 0;
        padding-right: 0;
    }

    #total_look_out .extra_padd_right .pr_item .products_buttons {
        width: 340px;
    }
}

@media (min-width: 1201px)
and (max-width: 1720px) {
    #total_look_out .extra_padd_right .pr_item .products_buttons {
        width: 420px;
    }

    #total_look_out .extra_padd_right .pr_item .product_inner .basket_btn {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width: 992px) 
and (max-width: 1250px) {
    #product_out .col-lg-8, #product_out .col-lg-4 {
        margin-left: 0;
    }
}

@media (min-width: 992px) 
and (max-width: 1740px) {
    .charms_filter_outer {
        min-height: 100%;
    }
}