#bottom_out {
    padding-bottom: 20px;
    padding-top: 20px;
}

#bottom_out>div.container>div>div>div>div {
    color: #262626;
    font-family: 'PF Futura Neu Book';
    font-size: 11px;
}

#bottom_out>div.container>div>div>div>ul>li>a {
    color: #262626;
    letter-spacing: .15em;
    text-transform: uppercase;
}

#filter_basic {
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 10px;
}

#footer {
    padding-top: 20px;
    background-color: #FAFAFA;
}

.bottom_item {
    background-color: #FAFAFA;
}

#footer a {
    /* color: #000; */
    font-family: 'PF Futura Neu Book';
    font-size: 12px;
    letter-spacing: .06em;
}

#footer_right a {
    color: #000;
    font-size: 12px;
}

.cards-logo #on-mobile {
    height: 120px;
    width: 340px;
    display: none;
}

#header_desktop {
    background: #fff;
    font-family: 'Abrade Book';
    /* padding-bottom: 15px; */
    padding-top: 0;
}

#megethologio .modal-body img {
    display: table;
    height: auto!important;
    margin: 0 auto;
    max-width: 100%;
}

#mobile_menu_btn,
#close_mobile_menu,
#close_filter_resp,
span.caret {
    cursor: pointer;
}

#close_mobile_menu .far {
    font-weight: 300;
}

#owl_product_quick,
.owl_product_r .item {
    overflow: hidden;
    position: relative;
}

#product_quantity {
    border: 1px solid #ccc;
    float: left;
    max-width: 120px;
}

#product_tabs_bottom {
    font-size: 15px;
    height: 165px;
    letter-spacing: .1px;
    line-height: 18px;
    overflow-y: auto;
}

#product_tabs_bottom_in {
    color: #4D4D4D;
    font-size: 16px;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: justify;
}

#product_tabs_top {
    background: #F7F7F7;
    position: relative;
}

#product_tabs_top .nav-tabs {
    display: flex;
    justify-content: space-around;
}

#product_tabs_top .nav-tabs>li {
    flex: auto;
    margin-bottom: 0;
    text-align: center;
}

#product_tabs_top .nav-tabs>li>a {
    color: #4D4D4D;
    font-family: CeraGreek-Medium, Arial, Helvetica, sans-serif;
    font-size: 18px;
}

#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 {
    background-color: #F7F7F7;
    border: 1px solid transparent;
    border-bottom: 3px solid #FFD1D1;
}

#product_tabs_top .nav-tabs>li>a:hover {
    border-bottom: 3px solid #FFD1D1;
    border-color: #F7F7F7;
}

#product_tabs_top .nav>li>a:hover,
#product_tabs_top .nav>li>a:focus {
    background-color: #F7F7F7;
}

#search-text {
    font-family: 'PF Futura Neu Light', Verdana, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.accordion-footer-content,
nav#mobile_menu .menu_item_data_m,
nav#mobile_menu .sub_menu_item_data_m,
nav#mobile_menu .sub_sub_menu_item_data_m,
label[for="search-text-r"],
label[for="news_email"]
/* ,
label[for="search-text"]  */
{
    display: none;
}

.accordion-footer-content ul,
ul.accordion-footer-content
 {
    list-style-type: none;
    padding: 10px 0 0 0;
}

nav#mobile_menu .mobile-static-rest-links .menu_item_title_m .accordion-footer-content a {
    font-family: 'PF Futura Neu Book', Arial, Helvetica, sans-serif;
    font-size: 13px;
    letter-spacing: .06em;
    padding: 10px 0 0 0;
}

.banner_img {
    display: flex;
    justify-content: center;
    align-items: center;
}

.banners_cat {
    background-color: #FFEFE7;
    margin-bottom: 0;
    margin-top: 40px;
    padding: 0 140px;
}

.banners_cat .banner_title_area {
    margin-top: 70px;
}

.banners_cat .homepage_item_more,
.banners_cat>.main_box_area.cat_area {
    background-color: transparent;
    color: #262626;
    font-family: 'PF Futura Neu Book', Verdana, Arial, Helvetica, sans-serif;
    font-size: 22px;
}

.banners_cat .main_box_area.cat_area {
    margin: 0 auto;
    padding-top: 80px;
}

.ins_feed_title {
    position: static;
    top: 0;
    left: 0;
    margin: 0;
}

.ins_feed_img {
    background-color: #fff;
    color: #231F20;
    font-family: 'PF Futura Neu Light Obl';
    font-size: 38px;
    font-weight: 400;
    width: auto;
    border-bottom: 4px solid #ff6600;
}

.basket-text,
.search-text {
    color: #b3b3b3;
    font-family: CeraGreek-Regular, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-right: 5px;
}

.basket_btn {
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    background: #333;
    cursor: pointer;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    transition: all .3s ease-in-out 0s;
}

.basket_btn a {
    background: url(/images/design/cart_bag.png) right center no-repeat;
    background-size: 20px 26px;
    font-weight: normal;
    letter-spacing: 0.12em;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    color: #fff!important;
    display: block;
    font-family: 'PF Futura Neu Medium';
    font-size: 14px;
    padding: 20px 10px;
    transition: all .3s ease-in-out 0s;
    /* padding-left: 43px; */
    padding-right: 100px;
    padding-top: 16px;
    padding-bottom: 16px;
}

.bottom_item h3 {
    color: #262626;
    font-family: 'PF Futura Neu Book';
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .15em;
    margin-bottom: 15px;
}

.bottom_item ul li a {
    color: #333;
    display: block;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: .5px;
    margin-bottom: 4px;
}

.cart-details {
    font-size: 15px;
}

.cart-text {
    letter-spacing: .8px;
}

.cart-text-total {
    font-size: 24px;
}

.circle-font .filter_checkbox_item input[type="checkbox"]+label span:after {
    content: '\f111';
    font-family: 'Font Awesome 5 Pro';
}

.circle-font .filter_checkbox_item input[type="checkbox"]:checked+label span:after {
    color: #FFD1D1;
    content: '\f111';
    font-family: 'Font Awesome 5 Pro';
    font-weight: 700;
}

.col.footer-cols {
    /* border-top: 1px solid #ccc; */
    padding-top: 15px;
}

.col.footer-cols:last-child {
    /* border-bottom: 1px solid #ccc; */
}

.color_item {
    height: 25px;
    width: 25px;
}

.color_box_in {
    border-radius: 100px;
    width: 34px;
    height: 34px;
}

.color_item,
.color_item img {
    border-radius: 100px;
    padding: 0;
}

.custom-icon-phone {
    font-size: 35px;
}

.custom-icons-1,
.custom-icons-1>div>div>div>div>div {
    background-color: #333;
}

.custom-phone-title {
    color: #FFF;
    font-size: 30px;
    letter-spacing: 1px;
}

.custom-phone-title a {
    color: #FFF;
}

.custom-subtitle {
    background-color: #333;
    color: #FFF;
    font-size: 15px;
    letter-spacing: 1px;
}

.custom-title {
    color: #FFF;
    font-size: 21px;
    letter-spacing: 1px;
}

.eshop_oroi input[type="checkbox"]+label {
    color: #000;
}

.eshop_oroi.newsletter_terms {
    float: none;
    margin: 40px 0 70px;
}

.fb-plugin-followers {
    margin-top: 20px;
    max-width: 250px;
}

.filter_area_categories {
    background: #fff;
    position: relative;
}

.filter_area_item_area .filter_item_data a {
    display: block;
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
    font-family: 'PF Futura Neu Book';
    color: #5B5B5B;
}

.filter_area_item_title {
    color: #333;
    cursor: pointer;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: .5px;
    padding-top: 5px;
    padding-bottom: 20px;
    position: relative;
}

.filter_area_item_title_in {
    font-family: 'PF Futura Neu Medium';
    font-size: 16px;
}

.filter_categories_item_data {
    margin-left: 10px;
}

.filter_categories_item_title a {
    color: #000;
    cursor: pointer;
    display: block;
    font-family: 'PF Futura Neu Book';
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .6px;
    padding: 5px;
}

.filter_categories_item.active-filter-category > div:not(.filter_categories_item_data) a,
.sub_filter_categories_item.active-filter-category > div:not(.sub_filter_categories_item_data) a,
.sub_sub_filter_categories_item.active-filter-category > div:not(.sub_sub_filter_categories_item_data) a,
.sub_sub_sub_filter_categories_item_title.active-filter-category a {
    font-family: 'PF Futura Neu Medium';
}

.filter_checkbox_item input[type="checkbox"]+label span {
    color: gray;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 20px;
    margin: 0 10px 0 0;
    vertical-align: middle;
    width: 20px;
}

.filter_checkbox_item input[type="checkbox"]+label span:after {
    content: '\f111';
    font-family: 'Font Awesome 5 Pro';
    color: #5B5B5B;
}

.filter_checkbox_item input[type="checkbox"]:checked+label span:after {
    content: '\f14a';
    font-family: 'Font Awesome 5 Pro';
}

.filter_checkbox_item label {
    color: #5B5B5B;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    margin: 0;
    font-family: 'PF Futura Neu Book';
}

.filter_responsive {
    background: #FFF;
    display: none;
    left: -300px;
    position: absolute;
    top: 45px;
    z-index: 1550;
}

.filter_responsive .filter_area_prices {
    width: 260px;
}

.filter_responsive_left {
    background: #fff;
    float: left;
    height: 100vh;
    overflow-y: scroll!important;
    position: relative;
    width: 300px;
    z-index: 1;
}

.filter_responsive_right {
    background: #000;
    cursor: pointer;
    float: left;
    margin-top: 10px;
    padding: 15px 14px;
    position: relative;
    z-index: 2;
}

.filter_responsive_right_in {
    background: url(/images/design/slider_filter.png) no-repeat;
    background-position: top left;
    height: 13px;
    width: 14px;
}

.filter_responsive_right_in.active {
    background-position: bottom left;
}

.filter_text_prices {
    color: #000;
    font-family: CeraGreek-Light, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
}

.filter_title {
    /* border-bottom: 1px solid #000; */
    border-bottom: 1px solid #979797;
    color: #000;
    font-family: 'PF Futura Neu Semi Bold';
    font-size: 13px;
    letter-spacing: .14em;
    margin-bottom: 20px;
    margin-left: 20px;
    /* padding: 18px 0; */
    padding: 12px 0;
}

.filters-resp-bar {
    background: #FFD1D1;
    color: #333;
    font-size: 13px;
    height: 50px;
    letter-spacing: 1px;
}

.filters-resp-bar .select_box2 {
    background: none;
}

.footer-copyright {
    border-top: 1px solid #ccc;
    color: gray;
}

.footer-hours-in {
    color: #333;
    font-size: 17px;
    letter-spacing: normal;
}

.goto_basket {
    -moz-transition: all .3s ease-in-out 0;
    -o-transition: all .3s ease-in-out 0;
    -webkit-transition: all .3s ease-in-out 0;
    background: #f5afaf;
    border-radius: 4px;
    cursor: pointer;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    transition: all .3s ease-in-out 0;
}

.goto_basket a {
    -moz-transition: all .3s ease-in-out 0;
    -o-transition: all .3s ease-in-out 0;
    -webkit-transition: all .3s ease-in-out 0;
    color: #fff;
    display: block;
    font-family: CeraGreek-Bold, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 3px;
    padding-bottom: 13px;
    padding-top: 13px;
    transition: all .3s ease-in-out 0;
}

.goto_basket:hover {
    background: #333;
}

.homepage_tab_data .far {
    color: #666;
    font-size: 20px;
    font-weight: 100;
}

.homepage_tabs li a:not(.active) h3 {
    color: #525252;
}

.homepage_tabs_top {
    max-width: 500px;
}

.logo-wrapper .logo {
    max-width: 270px;
}

.main_content_out {
    position: relative;
    z-index: 11;
}

.menu_column_container {
    /* column-count: 4; */
    /* column-count: 3; */
    column-count: 2;
    column-gap: 30px;
    column-width: 25%;
    width: 100%;
}

.menu_column_container div {
    display: inline-block;
    margin-bottom: 5px;
    padding-left: 10px;
    width: 100%;
}

.menu_column_container div.sub_menu_item.has-children {
    cursor: pointer;
}

.sub_menu_item.has-children .sub_menu_item_data.hide {
    display: none;
}

.menu_img a {
    display: block;
    padding: 0!important;
}

.menu_img img {
    border-radius: 5px;
}

.menu_item_bottom {
    background: #fff;
    display: none;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
}

.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: 22px 15px 15px;
    width: 90%;
    margin: auto;
    margin-right: 0;
}

.menu_out {
    background-color: #262626;
    position: relative;
    z-index: 15;
    margin-bottom: 5px;
}

.menu_wrapper_bg {
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 15;
}

.metaforika-header-div {
    background-color: #FFEFE7;
    height: 40px;
}

.metaforika-mobile-header-div .metaforika-wrapper {
    letter-spacing: normal;
}

.metaforika-wrapper {
    color: #333;
    font-family: "PF Futura Neu Book", Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: .1em;
    position: relative;
}

.mobile-header-div .top_item a,
#close_mobile_menu,
#close_filter_resp {
    font-size: 23px;
}

.mobile-static-rest-icons {
    width: 20px;
    transform: rotate(90deg);
}

.mobile-static-rest-icons.far {
    font-weight: 300;
}

.mobile-static-rest-links {
    /* background-color: #F6F6F6; */
}

.mobile-static-rest-links .menu_item_title_m a {
    margin-left: 25px;
}

.nav-tabs,
.homepage_tabs li a:not(.active) .title_b span {
    border-bottom: none;
}

.newsletter-section {
    background-color: #FAFAFA;
}

.newsletter_area_out_bottom {
    margin: 0 auto;
    width: 520px;
}

.newsletter_area_out_top {
    color: #262626;
    font-family: 'PF Futura Neu Book';
    font-size: 18px;
    letter-spacing: .06em;
    margin: 10px auto 70px;
    width: 640px;
}

.newsletter_item {
    border: 1px solid transparent;
    border-bottom: 1px solid #262626;
    margin-bottom: 10px;
    padding-left: 13px;
    padding-right: 13px;
}

.newsletter_item input[type="text"] {
    background: none;
    border: none;
    color: #262626;
    font-size: 19px;
    height: 36px;
    letter-spacing: 1.3px;
    line-height: 36px;
    margin: 0;
    outline: none;
    padding: 0;
    text-align: left;
    width: 100%;
}

.newsletter_results_exit_intent {
    background: #fff;
    margin-top: 8px;
}

.newsletter_results {
    font-family: 'PF Futura Neu Book', Arial, Helvetica, sans-serif;
}

.newsletter_submit {
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    background: #262626;
    color: #fff;
    cursor: pointer;
    font-family: 'PF Futura Neu Medium';
    font-size: 16px;
    height: 40px;
    letter-spacing: .15em;
    line-height: 40px;
    margin: 0 auto;
    max-width: 155px;
    text-align: center;
    transition: all .3s ease;
}

.newsletter_submit_exit_intent {
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    align-items: center;
    background: #333;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-family: CeraGreek-Medium, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 400;
    height: 38px;
    justify-content: center;
    letter-spacing: 3px;
    margin-left: 10px;
    text-align: center;
    transition: all .3s ease;
    width: 40%;
}

.newsletter_submit_exit_intent:hover {
    background: #1a1a1a;
}

.newsletter_title h3 {
    color: #262626;
    font-family: 'PF Futura Neu Semi Bold';
    font-size: 36px;
    letter-spacing: .12em;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.no_products_image {
    max-width: 200px;
}

.option_item2 a {
    color: #333;
    display: block;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .9px;
    padding: 8px 10px;
}

.option_item2 a:hover {
    background: #333;
    color: #fff;
}

.owl_slider_companies.owl-carousel .owl-nav .owl-next {
    font-size: 20px;
    margin-right: -20px;
    position: absolute;
    right: 0;
    top: 40%;
}

.owl_slider_companies.owl-carousel .owl-nav .owl-prev {
    font-size: 20px;
    left: 0;
    margin-left: -20px;
    position: absolute;
    top: 40%;
}

.owl_slider_companies.owl-carousel .owl-nav.disabled {
    display: block!important;
}

.p_features {
    max-width: 750px;
}

.photo_small {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    cursor: pointer;
    margin-bottom: 3px;
    /* margin-top: 3px; */
}

.pink-cirle {
    background: #FFD1D1;
    border-radius: 20px;
    font-size: 13px;
    height: 20px;
    right: -10px;
    top: -10px;
    width: 20px;
}

.pro_area .pr_item {
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    padding-left: 10px;
    padding-right: 10px;
    transition: all .4s ease;
}

.product {
    text-align: left;
}

.product_favorite {
    -moz-transition: all .3s ease 0;
    -o-transition: all .3s ease 0;
    -webkit-transition: all .3s ease 0;
    cursor: pointer;
    float: left;
    /* font-size: 30px; */
    font-size: 25px;
    transition: all .3s ease 0;
}

.product_favorite:hover span::before {
    content: '\f004';
}

.product_feautures .div_table,
.product_buttons {
    align-items: center;
    display: flex;
}

.product_item_best_in {
    font-size: 11px;
}

.product_item_cart {
    bottom: 15px;
    color: #333;
    cursor: pointer;
    float: left;
    font-size: 22px;
    position: absolute;
    right: 20px;
    z-index: 2;
}

.product_item_favorite {
    cursor: pointer;
    position: absolute;
    right: 12px;
    top: 12px;
    z-index: 2;
}

.product_item_favorite span.far.fa-heart {
    color: #ccc;
}

.product_item_favorite span.fas.fa-heart,
.product_favorite:hover span {
    color: #FFD1D1;
}

.product_item_icons {
    left: 7px;
    top: 10px;
    z-index: 3;
}

.product_item_icons_item {}

.product_item_image {
    overflow: hidden;
    position: relative;
}

.product_item_image_in .product_item_icons {
    position: absolute;
}

.product_item_image_in .product_item_icons_item {
    margin-bottom: 8px;
    margin-right: 0;
}

.product_item_new {
    background: #000;
}

.product_item_new_in {
    color: #fff;
}

.color_box_in {
    border-radius: 100px;
    width: 34px;
    height: 34px;
}

.product_item_offer,
.product_item_new,
.product_item_best {
    height: 48px;
    text-align: center;
    width: 48px;
}

.product_item_offer_in,
.product_item_new_in,
.product_item_best_in {
    align-items: center;
    align-self: center;
    display: flex;
    font-family: 'PF Futura Neu Book', Arial, Helvetica, sans-serif;
    font-size: 13px;
    height: inherit;
    justify-content: center;
    color: #fff;
    margin: 0 5px 0 0;
}

.product_item_prices {
    color: #262626;
    display: table;
    font-family: 'PF Futura Neu Book', Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 5px;
    position: relative;
    z-index: 1;
}

.product_item_text {
    height: fit-content;
    margin-top: 20px;
    padding: 0;
    text-align: left;
}

.product_item_text h3 {
    color: #262626;
    font-family: 'PF Futura Neu Book';
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.product_item_text h4 {
    color: #b3b3b3;
    font-family: CeraGreek-Bold, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .7px;
}

.product_price {
    align-items: center;
    color: #333;
    display: flex;
    font-family: 'PF Futura Neu Book', Arial, Helvetica, sans-serif;
    font-size: 29px;
    font-weight: 400;
}

.product_price .products_price_new {
    color: #333;
    float: left;
    font-size: 26px;
}

.product_price .products_price_old {
    color: #999;
    float: left;
    font-size: 20px;
    font-weight: 400;
    margin-left: 15px;
    margin-top: 0;
    position: relative;
}

.product_social {
    align-items: center;
    color: #333;
    display: flex;
    font-size: 13px;
    font-weight: 400;
    justify-content: start;
    letter-spacing: 1.3px;
    line-height: 37px;
    margin-top: 10px;
}

.product_tabs {
    margin: 20px auto 0;
}

.product_title h1 {
    color: #000;
    font-size: 24px;
    font-family: 'PF Futura Neu Book';
    margin-bottom: 10px;
}

.product_title h2 {
    color: #808080;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.product_title h4 {
    color: #4D4D4D;
    font-family: CeraGreek-Bold, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 8px;
}

.products_bar_out.top {
    /* border-bottom: 1px solid #000; */
    /* border-bottom: 1px solid #979797; */
    margin-bottom: 20px;
    padding-left: 15px;
}

.products_bar_out.top>.row {
    padding-bottom: 5px;
    border-bottom: 1px solid #979797;
}

.products_bar_out {
    padding-top: 5px;
    padding-bottom: 5px;
}

.products_counter {
    color: #525252;
    display: block;
    font-family: 'PF Futura Neu Book';
    font-size: 13px;
    letter-spacing: .16em;
    margin: 20px 0;
}

.products_price_new {
    color: #333;
    float: left;
}

.products_price_old {
    float: left;
    font-family: 'PF Futura Neu Book', Arial, Helvetica, sans-serif;
    margin-left: 5px;
    position: relative;
}

.refresh_price a {
    background: #fff;
    border: 1px solid #8c8c8c;
    color: #8c8c8c;
    display: block;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1.5px;
    padding: 8px;
}

.refresh_price a:hover {
    background: #FFD1D1;
    color: #fff;
}

.responsive-menu-overlay {
    background: #333333;
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1500;
}

.right_side_menu_opened #wrapper {
    left: 337px;
}

.search {
    /* border: 1px solid #ccc; */
    border-radius: 20px;
    color: #666;
    height: 45px;
    max-width: 550px;
    position: relative;
    width: 100%;
    z-index: 16;
}

.search_in {
    position: relative;
    z-index: 5;
}

.search_left {
    display: table-cell;
    width: 100%;
}

.search_left input[type="text"] {
    background: none;
    border: none;
    border-bottom: 1px solid #000;
    color: #525252;
    font-size: 16px;
    font-weight: 400;
    /* height: 45px; */
    height: 15px;
    letter-spacing: normal;
    line-height: 45px;
    margin: 0;
    outline: medium none;
    padding: 0;
    width: 100%;
    margin-left: 10px;
}

/* .search_left_in {
    padding-left: 15px;
    padding-right: 20px;
} */

.search_right {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
    width: 1%;
}

.search_right button {
    background-color: transparent;
    border: none;
    font-size: 22px;
    height: 45px;
    margin: 0;
    padding: 0 15px 0 20px;
}

.search_select2 {
    color: #333;
    cursor: pointer;
    margin-left: 5px;
    margin-right: 30px;
    position: relative;
    text-align: center;
    z-index: 101;
}

.search_select2::after {
    content: '\f107';
    font-family: 'Font Awesome 5 Pro';
    /* margin-left: 10px; */
}

.search_select_in2,
.search_select_in2_title_left {
    color: #525252;
    display: inline;
    font-size: 13px;
    font-weight: 400;
    height: 25px;
    letter-spacing: .9px;
    line-height: 28px;
    overflow: hidden;
    text-align: left;
    white-space: nowrap;
    width: 110px;
}

.search_select_in2 {
    font-family: 'PF Futura Neu Medium';
    letter-spacing: 1.6px;
}

.select_box2 {
    text-transform: uppercase;
    width: auto;
}

.select_options2 {
    background: #fff;
    border: 1px solid #000;
    display: none;
    max-height: 300px;
    min-width: 150px;
    overflow: auto;
    position: absolute;
    z-index: 102;
}

.show-filters-resp {
    border-right: 1px solid #FFF;
}

.slide_filter.sign.close:after {
    color: #000;
    /* content: '\f068'; */
    content: '\f067';
    font-family: 'Font Awesome\ 5 Pro';
    font-size: 9px;
    margin-top: -4px;
    position: absolute;
    right: 0;
    top: 50%;
}

.slideshow .owl-dots {
    margin-top: 20px;
    text-align: center;
}

.slideshow .owl-dots .owl-dot span {
    background: #ccc;
    border: 1px solid #ccc;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    width: 12px;
}

.slideshow .owl-dots .owl-dot.active span {
    background: #999;
    border: 1px solid #999;
    height: 14px;
    width: 14px;
}

.socials {
    margin-bottom: 48px;
}

.social_item {
    align-items: center;
    background: #262626;
    background-color: #262626;
    border-radius: 50px;
    color: #333;
    display: flex;
    font-size: 25px;
    /* height: 40px; */
    justify-content: center;
    margin-right: 20px;
    /* width: 40px; */
    width: 50px;
    height: 50px;
}

.social_item>a>span {
    color: #fff;
    font-size: 22px;
    line-height: 35px;
}

.social_item_s {
    float: left;
    margin-right: 10px;
}

.social_item_s a {
    color: #333;
    display: block;
    font-size: 16px;
}

.social_item_s:not(.share-button) {
    align-items: center;
    display: flex;
    height: 25px;
    justify-content: center;
    width: 25px;
}

.strikediag {
    text-decoration: line-through;
}

.sub_filter_cat_t {
    color: #5B5B5B;
    font-family: 'PF Futura Neu Medium';
    font-size: 14px;
    font-weight: 400;
}

.sub_filter_categories_item_title a {
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    color: gray;
    cursor: pointer;
    display: block;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: .6px;
    padding: 5px;
    transition: all .4s ease;
}

.menu_column_container div.sub_menu_item_title {
    display: flex;
    gap: 40px;
    align-items: center;
}

.sub_menu_item_title>a {
    font-family: 'PF Futura Neu Book';
    font-size: 12px;
    text-transform: uppercase;
}

.sub_sub_filter_categories_item_title a {
    color: gray;
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding: 5px 20px 5px 30px;
}

.sub_sub_sub_filter_categories_item_title a {
    color: gray;
    display: block;
    font-size: 13px;
    font-weight: 400;
    padding: 5px 20px 5px 40px;
}

.tabs_item_title {
    background-color: #F7F7F7;
    color: #333;
    cursor: pointer;
    font-family: CeraGreek-Medium, Arial, Helvetica, sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 20px;
}

.tabs_item_title.active {
    background-color: #FFD1D1;
}

.telephone-wrapper {
    font-size: 24px;
    margin-right: 35px;
}

.telephone-wrapper a,
.footer-hours-in>div,
.product_item_cart a,
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,
.title_path a:last-child,
.sub_filter_categories_item_title:hover a,
.sub_filter_categories_item.active .sub_filter_categories_item_title a,
.sub_sub_filter_categories_item_title:hover a,
.sub_sub_filter_categories_item.active .sub_sub_filter_categories_item_title a,
.sub_sub_sub_filter_categories_item_title:hover a,
.sub_sub_sub_filter_categories_item_title.active a,
ul.my_pagination>li:hover>a,
ul.my_pagination>li.active>a,
.title_path a,
.products_delete_price {
    color: #525252;
}

.title_b {
    color: #262626;
    font-family: 'PF Futura Neu Book', Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-weight: 400;
    letter-spacing: .8px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}

.title_path a {
    font-family: 'PF Futura Neu Book';
    font-size: 13px;
    letter-spacing: .16em;
}

.title_path h2 {
    color: #525252;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .4px;
}

.products_bar_out.top .div_left {
    text-transform: uppercase;
}

.top-icons {
    position: absolute;
    right: 50px;
}

.top_item {
    color: #333;
    float: left;
    margin-right: 20px;
    position: relative;
}

.top_item a {
    align-content: center;
    align-items: center;
    align-self: center;
    color: #333;
    display: flex;
    font-size: 11px;
    font-weight: 700;
}

.top_item a span.font-icons {
    font-size: 20px;
}

.top_item:last-child,
.product_item_icons_item:last-child,
ul.my_pagination>li:last-child {
    margin-right: 0;
}

.width-6px {
    width: 6px;
}

a.zoom_id.mag-glass {
    bottom: 15px;
    color: #E6E6E6;
    font-size: 25px;
    position: absolute;
    right: 15px;
}

body {
    font-family: 'PFFuturaNeuBook Regular', Verdana, Arial, Helvetica, sans-serif;
}

button.owl-prev>span.far,
button.owl-next>span.far {
    font-size: 60px;
}

div#footer_left {
    /* color: #000; */
    color: #9B9C9E;
    font-size: 12px;
}

div.after-discount-per-cent-popup {
    color: #fff;
    font-family: CeraGreek-Regular, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 400;
}

#footer_center a,
#footer_center,
#footer_right a {
    color: #9B9C9E;
}

div.avail {
    color: #333;
    font-size: 12px;
    margin-top: 30px;
}

div.avail.get-now {
    color: #000;
    font-family: 'PF Futura Neu Book';
    letter-spacing: 0.08em;
    text-transform: uppercase;
    margin-bottom: 40px;
}

div.beforeyougo {
    color: #fff;
    font-family: CeraGreek-Medium, Arial, Helvetica, sans-serif;
    font-size: 35px;
    margin-top: 30px;
}

div.discount-per-cent-popup {
    color: #fff;
    font-family: CeraGreek-Medium, Arial, Helvetica, sans-serif;
    font-size: 70px;
}

div.exit-modal {
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 20px;
}

div.minxaseteekpt {
    color: #fff;
    font-family: CeraGreek-Regular, Arial, Helvetica, sans-serif;
    font-size: 20px;
    margin-top: 30px;
}

div.newsletter_area_exit_intent {
    align-content: center;
    align-items: center;
    align-self: center;
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
}

div.newsletter_area_exit_intent .newsletter_item {
    margin-bottom: 0;
    width: 60%;
}

div.num-pieces-text {
    font-family: CeraGreek-Medium, Arial, Helvetica, sans-serif;
    left: 47px;
    position: absolute;
    top: 5px;
}

div.toast.favorite-toast {
    display: none;
    position: fixed;
    right: 20px;
    top: 20px;
    z-index: 15000;
}

img.shipping-truck {
    margin-right: 5px;
    width: 44px;
}

nav#mobile_menu {
    background-color: #fff;
    border-right: 1px solid #cdcdce;
    height: 100%;
    left: 0;
    overflow: hidden;
    padding-bottom: 25px;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 337px;
    z-index: 310;
}

nav#mobile_menu .menu_item_m .sub_menu_item_m {
    border-bottom: 1px solid #cdcdce;
    margin-left: 20px;
}

#mobile_menu_in .menu_item_m {
    padding-bottom: 25px;
}

nav#mobile_menu .menu_item_title_m {
    cursor: pointer;
    position: relative;
}

nav#mobile_menu .menu_item_title_m a {
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: .6px;
    /* padding: 10px; */
    transition: all .4s ease;
    width: 100%;
}

nav#mobile_menu .mobile-static-rest-links .menu_item_title_m {
    padding: 11px 0;
    border-top: 1px solid #EDEDED;
}

nav#mobile_menu .mobile-static-rest-links .menu_item_title_m:last-child {
    border-bottom: 1px solid #EDEDED;
}

nav#mobile_menu .mobile-static-rest-links .menu_item_title_m a,
.menu_item_title_m .accordion-mobile-menu {
    font-size: 13px;
    font-family: 'PF Futura Neu Medium', Arial, Helvetica, sans-serif;
    letter-spacing: 0.09em;
    color: #262626;
    text-transform: uppercase;
}

nav#mobile_menu .sub_menu_item_m,
nav#mobile_menu .sub_sub_menu_item_m,
nav#mobile_menu .sub_sub_sub_menu_item_m {
    cursor: pointer;
    margin-bottom: 5px;
}

nav#mobile_menu .sub_menu_item_m:last-child,
nav#mobile_menu .sub_sub_menu_item_m:last-child,
nav#mobile_menu .sub_sub_sub_menu_item_m:last-child {
    margin-bottom: 0;
}

nav#mobile_menu .sub_menu_item_title_m a {
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    color: gray;
    cursor: pointer;
    display: block;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: .6px;
    padding-bottom: 13px;
    padding-right: 10px;
    padding-top: 13px;
    transition: all .4s ease;
}

nav#mobile_menu .sub_sub_menu_item_title_m a {
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    color: gray;
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .6px;
    padding: 8px 10px 8px 20px;
    transition: all .4s ease;
}

nav#mobile_menu .sub_sub_sub_menu_item_title_m a {
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    color: gray;
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .6px;
    padding: 8px 10px 8px 30px;
    transition: all .4s ease;
}

nav.menu>ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

nav.menu>ul>li {
    flex-grow: 1;
    margin: 0;
}

nav.menu>ul>li:hover>a {
    color: #f7e0cc;
}

nav.menu>ul>li>a {
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    color: #fff;
    font-family: 'PF Futura Neu Book';
    font-size: 15px;
    letter-spacing: .1em;
    padding: 15px;
    position: relative;
    text-align: center;
    transition: all .3s ease;
    text-transform: uppercase;
}

nav.menu>ul>li>a:hover::after {
    border: 2px solid #EBDFD4;
    bottom: 0;
    content: " ";
    position: absolute;
    width: 100%;
}

nav.menu>ul>li>a>div>div>div>div>div>div>div>.sub_menu_item_title>a {
    color: #000;
}

span.caret.down:after {
    content: '\f107';
    font-family: 'Font Awesome 5 Pro';
}

span.caret.up:after {
    content: '\f106';
    font-family: 'Font Awesome 5 Pro';
}

span.num_pieces {
    /* background-color: #993000; */
    background-color: #FFB08A;
    border-radius: 50%;
    bottom: -2px;
    color: #fff;
    margin-left: 5px;
    padding: 1px;
    position: absolute;
    right: -7px;
    text-align: center;
    width: 12px;
    height: 12px;
    padding: 1px 0 0 0;
    font-family: 'Roboto Medium', Arial, Helvetica, sans-serif;
    font-size: 8px;
}

span.num_wish {
    /* background-color: #993000; */
    background-color: #FFB08A;
    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-family: 'Roboto Medium', Arial, Helvetica, sans-serif;
    font-size: 8px;
}

span.slide_filter.sign.opened:after {
    color: #000;
    /* content: '\f067'; */
    content: '\f068';
    font-family: 'Font Awesome\ 5 Pro';
    font-size: 9px;
    margin-top: -4px;
    position: absolute;
    right: 0;
    top: 50%;
}

ul.my_pagination {
    align-items: center;
    display: flex;
    font-size: 26px;
    justify-content: center;
    margin: 0;
    padding: 0;
}

ul.my_pagination>li {
    border-bottom: 4px solid transparent;
    list-style: none;
    margin-right: 15px;
}

ul.my_pagination>li.active {
    border-bottom: 4px solid #FFD1D1;
}

ul.my_pagination>li>a {
    color: #D1D3D4;
}

.noUi-horizontal .noUi-handle {
    border: 1px solid #ccc;
    box-shadow: 1px 1px 4px 2px #ccc;
    background: #fff;
}

.color_item:not(.this-color-has-photo).active {
    border: 1px solid #4d4d4d;
    padding: 2px;
}

.color_item {
    border: 1px solid #ccc;
}

.filter_area_item_area .filter_item_data.active a {
    color: #000;
    font-family: 'PF Futura Neu Medium';
}

.filter_area_item_area {
    margin-left: 10px;
}

.filter_area_item_area.closed {
    display: none;
}

.filter_radio_button_item label {
    color: #5B5B5B;
    font-family: 'PF Futura Neu Book';
    font-size: 14px;
}

.filter_selected {
    padding: 10px 0;
}

.products-list {
    /* border-left: 1px solid #5B5B5B; */
    border-left: 1px solid #e5e5e5;
    padding-left: 0;
}

.basic_col_l.col-sm-height.col-full-height {
    padding-right: 15px;
}

#products_list_out {
    padding-left: 15px;
}

.product_item_new {
    background: #525252;
}

.product_item_best {
    background: #993000;
}

.product_feautures_item_title h3 {
    text-transform: uppercase;
    font-family: 'PF Futura Neu Medium';
    letter-spacing: 0.08em;
    font-size: 11px;
}

#products_out {
    border: none;
}

.product_item_image_in .product_item_icons_item {
    border-radius: 30px;
}

.product_item_offer {
    background-color: #000;
}

.without_background .product_item_offer_in {
    color: #FF8B53;
    font-family: 'PF Futura Neu Medium';
    font-size: 20px;
    margin-left: 45px;
}

.product .color_item {
    width: 40px;
    height: 40px;
}

.product .product_item_best_in {}

.div_table .number_item {
    border: none;
}

.div_table .number_item .number_item_in {
    border-radius: 20px;
    background-color: transparent;
    border: 1px solid #ccc;
    color: #000;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.number_item_in_in {
    width: 40px;
    height: 40px;
}

.number_item.idio_show_gallery:hover {
    outline: none;
    border: none;
}

.div_table .number_item:hover {
    border: none;
    outline: none;
}

.basket_btn>a>span {
    margin: 0 0px 0 40px;
    font-size: 20px;
}

.product_favorite_in>span {
    color: #F05A28;
    padding: 15px;
    background-color: #f7f7f7;
    margin-left: 10px;
}

.product .main_box_area .color_item {
    width: 15px;
    height: 15px;
}

.product_text .content {
    display: none;
    font-family: 'PF Futura Neu Book';
    font-size: 12px;
    letter-spacing: 0.08em;
    margin-top: 20px;
}

span.sign {
    float: right;
}

.product_text h3 {
    cursor: pointer;
    font-family: 'PF Futura Neu Book';
    letter-spacing: 0;
    font-size: 15px;
    margin: 0 0 0 25px;
}

.product_text>h3>span {
    margin-right: 10px;
    font-size: 14px;
    font-weight: 100;
}

.basket_list_p {
    top: 40px;
}

.product_text {
    position: relative;
    border-top: 1px solid #afabab;
    padding: 20px 0;
    margin: 0;
}

.product_text>span {
    position: absolute;
    top: 20px;
    font-size: 15px;
}

.without_background.product_item_offer {
    background: transparent;
}

.product_cols .product_item_icons {
    display: none;
}

.popup_basket_btn.red a {
    background-color: #FFB08A;
}

.brd-bottom {
    border-bottom: 1px solid #afabab;
}

#header_mobile .num_wish {
    top: 10px;
    font-size: 13px;
    width: 12px;
    height: 12px;
    left: 10px;
    font-family: 'Roboto Medium', Arial, Helvetica, sans-serif;
    border-radius: 50%;
    color: #fff;
    padding: 1px 0 0 0;
}

#header_mobile .pink-cirle {
    background-color: transparent;
    left: 0;
    bottom: 0;
    top: 6px;
}

.search_area_input input[type="text"] {
    font-family: 'PF Futura Neu Book', Arial, Helvetica, sans-serif;
}

.language-bar-mobile {
    max-width: 60px;
}

.top_item .language_item.lang-selected a {
    color: #684E31;
}

.font-4-medium {
    font-family: 'PFFuturaNeuMedium Regular', Arial, Helvetica, sans-serif;
}

.top_item .language_item a {
    font-size: 14px;
    color: #525252;
    font-weight: normal;
}

.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: 'PFFuturaNeuMedium Regular', Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: white;
    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%;
}

.fa-chevron-down.rotate{
    transform:rotate(-180deg);
}

.popup_basket_area {
    width: 700px;
}

.popup_basket_area_title {
    position: relative;
    padding-top: 22px;
    padding-bottom: 22px;
    background: #262626;
}

.popup_basket_area_title img {
    width: 20px;
    margin-right: 20px;
}

.popup_delete.popup_basket_close {
    font-size: 21px;
    top: 20px;
    right: 10px;
}

.popup_basket_txt h2 {
    font-size: 16px;
    color: #262626;
}

.popup_basket_txt h3 {
    font-size: 10px!important;
    color: #808080!important;
}

.popup_basket_area_in {
    padding: 30px 150px;
}

.popup_basket_photo {
    margin-right: 30px;
    width: 170px;
}

.popup_basket_txt h4 {
    text-transform: uppercase;
    margin-top: 5px;
}

.popup_basket_txt h4 strong {
    color: #000;
    font-weight: 700;
}

.popup_basket.active .product_price {
    font-size: 14px;
    justify-content: flex-start;
}

.popup_basket.active .product_price_in {
    height: 48px;
    text-align: center;
    width: 48px;
    display: flex;
    align-items: center;
}

.popup_basket.active .product_price .products_price_new,
.popup_basket.active .product_price_in {
    font-size: 20px;
}

.popup_basket.active .products_price_old.strikediag {
    font-size: 16px;
    margin-left: 5px;
}

.popup_basket.active .product_item_offer_in {
    font-size: 14px;
    justify-content: flex-start;
    margin-left: 75px!important;
}

.popup_basket.active .popup_basket_btn a {
    font-family: 'PF Futura Neu Medium';
    font-size: 11px;
    padding: 12px 15px;
}

.popup_basket.active .product_price_out {
    padding-top: 10px;
}

.popup_basket.active .popup_basket_buttons {
    margin-top: 10px;
}

.popup_basket.active .popup_basket_btn {
    margin-top: 5px;
}

.search_in form.search_form {
    display: flex;
    align-items: center;
}

.search_in label {
    margin-bottom: 0;
    text-transform: uppercase;
}

/* #product_out .col-lg-6.product_col:first-child {
    padding-right: 10px;
    margin-left: -50px;
}

#product_out .col-lg-6.product_col:last-child {
    padding-left: 30px;
    margin-left: 50px;
} */

.product_buttons {
    /* justify-content: space-between; */
    margin-top: 0px;
    display: flex;
    align-items: center;
}

#product_info_out {
    padding: 20px 0;
}

.grid_btn {
    padding-right: 5px;
    margin-right: 5px;
    cursor: pointer;
    color: #525252;
    font-size: 18px;
    border-right: 1px solid #808080;
}

.grid_btn:last-child {
    border-right: none;
}

.grid_btn.font-4-bold {
    color: #333;
}

.div_center .title_area {
    padding-bottom: 0px;
}

.page_eshop_order_visitor .form_item.form_effect input[type="text"],
.page_eshop_order_visitor .form_item.form_effect input[type="password"],
.page_eshop_order_visitor .form_item.form_effect select {
    padding-top: 5px;
}

.lost_pass_area {
    text-decoration: underline;
}

.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;
}

.checkout-procced {
    background: #f5f5f5;
    padding: 40px;
}

.checkout .step-line {
    position: absolute;
    /* width: calc(100% - 50px); */
    width: 50%;
    height: 1px;
    left: 50%;
    transform: translateX(-50%);
    top: 25px;
    /* background: #fff; */
}

.checkout_out .three_steps.dots,
.checkout_out .three_steps.dots_title {
    display: flex;
    justify-content: space-between;
}

.checkout ul.three_steps.dots li:after {
    right: 92%;
    width: 134%;
}

.swiper-container {
    height: 650px;
    margin-top: 40px;
}

.owl_slider_area_s_1 .item {
    padding-left: 7px;
    padding-right: 7px;
}

#footer_right a, 
#footer_center a, 
.footer-mobile-policy a {
    color: #808080!important;
}

.product_item_colors .color_item, 
.product_item_colors .color_item img {
    display: flex;
}

.popup_basket_area_title h2 {
    font-size: 15px;
    font-family: 'PF Futura Neu Medium';
}

.filter_responsive_ {
    display: none;
}

.product_item_colors_text {
    cursor: progress;
}

.next_page_btn {
    max-width: 275px;
    width: 80%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 10px;
    cursor: pointer;
    background: #262626;
    color: #fff;
}

.basic_col_l.col-sm-height, .basic_col_l.col-sm-height.col-full-height {
    border-right: 1px solid #e5e5e5;
    padding-right: 15px;
}

.grid_title {
    font-size: 13px;
}

.grid_out {
    margin-top: 0;
}

.filter_text_prices .div_left {
    margin-top: 10px;
    float: left;
    display: block;
}

.filter_text_prices .div_right {
    margin-top: 10px;
    float: right;
    display: block;
}

.filter_area_item.box_radius .filter_area_item_area {
    column-count: 2;
}