/* override default */

body {
    font-family: 'Geologica Regular', Verdana, Arial, Helvetica, sans-serif;
}

span.num_wish {
    background-color: #B14588;
    color: #fff;
    padding: 1px;
    border-radius: 10px;
    width: 12px;
    height: 12px;
    text-align: center;
    position: absolute;
    bottom: -3px;
    right: -1px;
}

.nav-tabs {
    border-bottom: none;
}

#header_desktop {
    padding-top: 0;
    padding-bottom: 15px;
    background: #fff;
    font-family: 'Geologica ExtraLight';
}

#header_desktop .logo-wrapper {
    display: flex;
    justify-content: center;
    padding-top: 15px;
}

.metaforika-header-div {
    height: 40px;
    background-color: #FFE3D4;
}

.logo-wrapper .logo {
    max-width: 300px;
}

.favorites-icon-mobile .num_wish,
.mobile-basket .num_pieces {
    font-size: 8px;
}

.search_area_in_r {
    background: #EBDFD4;
}

.cards-logo #on-mobile {
    height: 120px;
    width: 340px;
    display: none;
}

.metaforika-wrapper {
    color: #1D1D1B;
    font-family: "Geologica SemiBold", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0.1em;
    position: relative;
}

.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: #000;
}

.top_item.favorite img {
    width: 22px;
    height: 20px;
}

.top_item:last-child {
    margin-right: 0;
}

.top_item a {
    font-size: 8px;
    font-weight: 700;
    display: flex;
    align-items: center;
    align-self: center;
    align-content: center;
    color: #333333;
}

.top_item .language_item a {
    font-size: 14px;
    color: #262626;
    font-weight: normal;
}

.top_item .language_item.lang-selected a {
    color: #6C5133;
}

.top_item .language_item img {
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
}

.language-bar-mobile {
    max-width: 60px;
}

.mobile-header-div .top_item:not(.favorites-icon-mobile) a {
    font-size: 23px;
}

.mobile_header .top_item a span.font-icons {
    color: #000;
}

.top_item a span.font-icons {
    font-size: 20px;
}

.language-bar img {
    width: 23px;
}

.search {
    position: relative;
    width: 100%;
    height: 37px;
    max-width: 400px;
    border: 1px solid #979797;
    border-radius: 20px;
    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-style: italic; */
    font-size: 13px;
    font-weight: normal;
    color: #979797;
    height: 37px;
    line-height: 37px;
    margin: 0;
    outline: medium none;
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #fff;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.search_left input.searchid.search_live::placeholder {
    color: #979797;
}

.search_right {
    display: table-cell;
    position: relative;
    white-space: nowrap;
    vertical-align: middle;
    width: 1%;
}

.search_right button {
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0;
    height: 37px;
    padding-left: 20px;
    padding-right: 15px;
    font-size: 22px;
    color: #979797;
}

.telephone-wrapper {
    font-size: 24px;
    margin-right: 35px;
}

.telephone-wrapper a {
    color: #333333;
}

.brown-background {
    background-color: #EBDFD4;
}

.banner_out .main_box_area {
    background:none;
}

.homepage_item_more {
    background: none;
    padding-top: 20px;
    font-size: 24px;
    color: #1D1D1B;
    height: 50px;
    letter-spacing: 0.01em;
    font-family: 'Geologica Light';
}

.ins_feed_title {
    position: static;
    top: 0;
    left: 0;
    margin: 0;
}

.ins_feed_img {
    background-color: #fff;
    color: #B14588;
    font-family: 'Geologica Light';
    font-size: 39px;
    letter-spacing: 0.02em;
    /* font-style: italic; */
}

span.num_pieces {
    margin-left: 5px;
    background-color: #B14588;
    color: #fff;
    padding: 1px;
    border-radius: 10px;
    width: 12px;
    height: 12px;
    text-align: center;
    position: absolute;
    bottom: -4px;
    right: -6px;
}

.cart-details {
    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;
    background-color: #B14588;
}

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 {
    border-right: 1px solid #c6c5c6;
}

nav.menu ul li:first-child {
    border-left: 1px solid #c6c5c6;
} */

nav.menu>ul>li>a {
    padding: 15px;
    font-size: 15px;
    text-align: center;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    letter-spacing: 0.1em;
    font-family: 'Geologica Medium';
    text-transform: uppercase;
}

/* nav.menu>ul>li:hover>a {
    color: #f7e0cc;
} */

.menu_column_container {
    /* width:100%;
   
    column-count: 5;
    column-gap: 3%;
    column-width: 20%; */
    width: 100%;
    column-count: 2;
    column-gap: 30px;
    column-width: 50%;
}

.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;*/
}

.menu_column_container div {
    display: inline-block;
    width: 100%;
    padding-left: 10px;
    margin-bottom: 15px;
    letter-spacing: 0.75px;
}

.sub_menu_item {}

.menu_img img {
    border-radius: 5px;
}

.menu_img a {
    display: block;
    padding: 0 !important;
}


/* end menu */

.newsletter-section {
    background-color: #B14588;
}

.newsletter-section .newsletter_wrapper_in .col-lg-6:first-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.newsletter_title h3 {
    font-weight: normal;
    font-size: 36px;
    letter-spacing: 0.12em;
    line-height: 30px;
    color: #fff;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.newsletter_area_out_top {
    text-align: left;
    color: #fff;
    font-size: 18px;
    line-height: 27.2px;
    letter-spacing: 0em;
    font-family: 'Geologica Thin';
    max-width: 55%;
}

.newsletter_item {
    padding-left: 2px;
    padding-right: 13px;
    border: 1px solid transparent;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
}

.newsletter_item input[type="text"] {
    width: 100%;
    height: 36px;
    line-height: 36px;
    margin: 0;
    padding: 0;
    border: #C8A789;
    background: none;
    font-size: 17px;
    letter-spacing: 0.1em;
    outline: none;
    color: #fff;
    text-align: left;
    font-family: 'Geologica ExtraLight';
}

.newsletter_item input[type="text"]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff !important;
    opacity: 1; /* Firefox */
}
  
.newsletter_item input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff !important;
}
  
.newsletter_item input[type="text"]::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff !important;
}

.newsletter_submit {
    background: #FFFFFF;
    height: 46px;
    line-height: 46px;    
    /* border-radius: 4px; */
    font-weight: normal;
    font-size: 16px;
    font-family: 'Geologica Medium';
    letter-spacing: 0.15em;
    max-width: 92px;
    margin: 0 auto;
    text-align: center;
    color: #000;
    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;
}

.eshop_oroi.newsletter_terms {
    color: #fff;
    font-size: 12px;
}

#contact .eshop_oroi.newsletter_terms {
    color: #000;
}

.eshop_oroi.newsletter_terms input[type="checkbox"]+label {
    font-family: 'Geologica ExtraLight';
    font-size: 15px;
    letter-spacing: 0.04em;
}

.custom-icons-1 {
    background-color: #333333;
}

.custom-icon-phone {
    font-size: 35px;
}

.custom-title {
    color: #fff;
    font-size: 21px;
    letter-spacing: 1px;
}

.custom-phone-title {
    color: #fff;
    font-size: 30px;
    letter-spacing: 1px;
}

.custom-phone-title a {
    color: #fff;
}

.custom-subtitle {
    color: #fff;
    font-size: 15px;
    letter-spacing: 1px;
    background-color: #333;
}

#bottom_out {
    padding-top: 20px;
    padding-bottom: 20px;
    /* background: #f3f3f3; */
}

#footer {
    /* background: #f3f3f3; */
    padding-top: 20px;
    /* padding-bottom: 20px; */
}

.row.footer-mobile-policy {
    margin-left: -30px;
    margin-right: -30px;
    border-bottom: 1px solid #dadada;
}

#footer a {
    color: #262626;
}

.bottom_item h3 {
    font-family: 'Geologica Bold';
    font-weight: normal;
    font-size: 13px;
    color: #262626;
    letter-spacing: 0.15em;
    margin-bottom: 15px;
}

.social_area h5 {
    letter-spacing: 2px;
}

.footer-hours-in>div {
    color: #262626;
}

.footer-hours-in {
    font-size: 13px;
    color: #262626;
    letter-spacing: 1px;
}

.social_item {
    /* float: left; */
    margin-right: 20px;
    font-size: 25px;
    color: #FFF;
    background: #B14588;
    width: 38px;
    height: 38px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#footer .social_item a,
.follow_social .social_item a {
    color: #fff;
}

#footer .social_item a {
    font-size: 21px;
}

.bottom_item ul li a {
    display: block;
    margin-bottom: 4px;
    font-size: 11px;
    font-weight: normal;
    color: #262626;
    letter-spacing: 0.01em;
    font-family: 'Geologica Light';
}

.bottom_item > div {
    font-size: 11px;
    color: #262626;
    letter-spacing: 0.01em;
    font-family: 'Geologica Light';
}

.footer-copyright {
    border-top:1px solid #dadada;
    color: #9b9c9e;
    font-size: 12px;
    font-family: 'Geologica ExtraLight';
}

#footer_center a,
.footer-mobile-policy a {
    color: #808080!important;
}

#footer_right a {
    color: #9b9c9e;
}

.footer-copyright #footer_left,
.footer-copyright #footer_center,
.footer-copyright #footer_right {
    font-size: 12px;
    font-family: 'Geologica ExtraLight';
    letter-spacing: 0.05em;
}

.footer-copyright #footer_center {
    font-size: 11px;
    letter-spacing: 0.06em;
}

.product_item_text {
    height: 25px;
    padding: 0;
}

.product_item_text h3 {
    font-weight: normal;
    font-size: 14px;
    color: #262626;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    text-align: left;
    font-family: 'Geologica Light';
    letter-spacing: 0.02em;
}

.product_item_text h4 {
    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-weight: normal;
    font-size: 17px;
    color: #262626;
    margin-bottom: 5px;
    font-family: 'Geologica Light';
}

.products_price_old {
    float: left;
    position: relative;
    font-weight: normal;
    font-size: 17px;
    color: #808080;
    /* margin-right: 15px; */
    text-decoration: line-through;
    /* margin-top: 2px; */
    font-family: 'Geologica Light';
}

.products_price_new {
    float: left;
    color: #262626;
    margin-right: 10px;
}

.strikediag {
    background: linear-gradient(to left top, transparent 47.75%, #333 49.5%, #333 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: 50px;
    height: 50px;
    border-radius: 50px;
    background: #B14588;
    text-align: center;
}

.product_item_new {
    background: #1D1D1B;
}

.product_item_best {
    background: #FEAB7C;
}

.product_item_offer_in,
.product_item_new_in,
.product_item_best_in {
    font-weight: normal;
    font-size: 14px;
    font-family: 'Geologica SemiBold';
    letter-spacing: -0.02em;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    height: inherit;
    line-height: 10px;
}

.product_item_best_in {
    font-size: 10px;
    line-height: 10px;
}

.product_item_new_in {
    font-size: 10px;
    color: #FFFFFF;
}

#product_out .product_item_offer,
#product_out .product_item_new,
#product_out .product_item_best {
    width: 72px;
    height: 72px;
}

#product_out .product_item_offer_in,
#product_out .product_item_new_in,
#product_out .product_item_best_in {
    font-size: 21px;
    line-height: 15px;
}

#product_out .product_item_best_in {
    font-size: 17px;
    line-height: 20px;
}

#product_out .product_item_new_in {
    font-size: 20px;
}

.color_item {
    border-radius: 100px;
    width: 24px;
    height: 24px;
    margin-right: 0;
}

.page_product .color_item {
    width: 40px;
    height: 40px;
}

.color_box_in {
    border-radius: 100px;
    width: 34px;
    height: 34px;
}

.number_item {
    border-radius: 100px;
}

.number_item_in {
    border-radius: 100px;
    width: 40px;
    height: 40px;    
}

.number_item_in_in {
    width: 40px;
    height: 40px;  
}

.number_item.disactive .number_item_in {  
    background: url(/images/design/diag-background.png) 0px center no-repeat;
}

.div_table .number_item {
        border: 1px solid #D9D9D9;
}

.div_table .number_item_in {
    font-family: 'Geologica Light';
    font-size: 11px;
    color: #1D1D1B;
}

.product_title {
    margin-bottom: 30px;
}

.color_item img {
    border-radius: 100px;
    display: block;
}

#filter_basic .color_item img {
    width: 18px;
    height: 18px;
}

.pro_area .pr_item {
    padding-left: 10px;
    padding-right: 10px;
    -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_favorite {
    float: right;
    cursor: pointer;
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 2;
}

.product_item_favorite span.far.fa-heart {
    color: #B14588;
}

.product_item_favorite span.fas.fa-heart {
    color: #B14588;
}

.product_item_cart {
    float: left;
    cursor: pointer;
    position: absolute;
    bottom: 15px;
    right: 20px;
    z-index: 2;
    font-size: 22px;
    color: #333;
}

.product_item_cart a {
    color: #333;
}

.product_details_item {
    margin-top: 15px;
    font-family: 'Geologica ExtraLight';
    letter-spacing: 0.08em;
}

.product_details_item a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 11px;
    /* font-family: 'Geologica Regular'; */
    background-color: #FFE3D4;
    color: #1D1D1B;
    text-decoration: underline;
}

.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-size: 35px;
    font-weight: normal;
    color: #000000;
    letter-spacing: 0.14em;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    font-family: 'Geologica Medium';
}

.page_product .title_b {
    font-size: 30px;
    font-family: 'Geologica Light';
}

.banners_cat .title_b {
    font-size: 35px;
    font-family: 'Geologica Bold';
    color: #FF9D6D;
}

.banners_cat .sub_title_b {
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    background: #FF9D6D;
    letter-spacing: 0.14em;
    text-align: center;
    /* padding-left: 15px;
    padding-right: 15px; */
    padding: 11px 22px;
    font-family: 'Geologica SemiBold';
    margin-top: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.banners_cat .sub_title_b i {
    font-size: 21px;
}

.title_b span {
    /* border-bottom: 2px solid #333; */
    padding-bottom: 4px;
}

.homepage_tabs_top {
    max-width: 500px;
}

.homepage_tabs li a:not(.active) .title_b span {
    border-bottom: none;
}

.homepage_tabs li a:not(.active) h3 {
    color: #525252;
}

.pink-cirle {
    border-radius: 20px;
    background: #FFD1D1;
    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: 30px;
}


/* 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: 14px;
    color: #1D1D1B;
    letter-spacing: 0.1em;
    cursor: pointer;
    font-family: 'Geologica Medium';
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 85%;
    text-transform: uppercase;
    -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: 14px;
    font-weight: normal;
    color: #000;
    letter-spacing: 0.1em;
    cursor: pointer;
    font-family: 'Geologica Light';
    /* padding-left: 20px; */
    padding-right: 10px;
    padding-top: 13px;
    padding-bottom: 13px;
    text-transform: uppercase;
    -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: #C8A789;
}

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: #262626;
    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: #262626;
    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;
}

.mobile-static-rest-links {
    border-top: 1px solid #d8d8d8;
}

.mobile-static-rest-link {
    border-bottom: 1px solid #d8d8d8;
}

nav#mobile_menu .mobile-static-rest-links .menu_item_title_m a {
    font-size: 13px;
    color: #000;
}

.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,
.all-products-result  {
    color: #808080;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 1px;
}

.title_path a {
    color: #808080;
}

.basic_col_l.col-sm-height.col-full-height {
    border-right: 1px solid #80808040;
    padding-left: 20px;
}

.products_bar_out.top>.row {
    border-bottom: 1px solid #80808040;
}

.grid_out {
    margin-top: 0;
    font-family: 'Geologica Regular';
}

.grid_title {
    font-size: 13px;
    color: #1D1D1B;
}

.eshop_oroi a{
    color:#fff !important;
}

#contact .eshop_oroi a {
    color: #000!important;
}

.eshop_oroi:not(.newsletter_terms) input[type="checkbox"]+label,
.eshop_oroi:not(.newsletter_terms) a {
    color: #000!important;
}

.grid_btn {
    padding-right: 5px;
    margin-right: 5px;
    cursor: pointer;
    color: #808080;
    font-size: 17px;
    border-right: 1px solid #808080;
}

.grid_btn.font-geologica-bold {
    color:#A4396D;
}

.grid_btn:last-child {
    border-right: none;
}

.filter-title-desktop {
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #80808040;
    height: 41px;
    font-size: 13px;
    cursor: pointer;
}

.filter-title-desktop .font-geologica-thin {
    color: #262626;
    letter-spacing: 0.14em;
    display: flex;
    align-items: center;
}

.filter-border-bottom-1 {
    border-bottom:1px solid #e5e5e5;
}

.filter_area_item.all-products-result {
    font-family: 'Geologica Light';
    font-size: 11px;
    letter-spacing: 0.16em;
}

.accordion-filter-desktop {
    font-size: 20px;
    padding-left: 10px;
}

.title_path a:last-child {
    color: #808080;
    font-size: 13px;
}

.title_area .title_path,
.title_area .title_path a:last-child {
    font-family: 'Geologica Light';
    font-size: 11px;
    letter-spacing: 0.16em;
}

.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: 30px;
    text-align: center;
    color: #333;
    display: flex;
    justify-content: center;
    align-items: center;
}

.search_select_in2,
.search_select_in2_title_left {
    height: 25px;
    line-height: 28px;
    width: 100px;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0.9px;
    display: inline;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    color: #1D1D1B;
}

.search_select_in2 {
    font-family: 'Geologica Medium';
    letter-spacing: 0.16em;

}

.search_select_in2_title_left {
    font-family: 'Geologica ExtraLight';
}

.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; */
    color: #1D1D1B;
}

.select_options2 {
    display: none;
    position: absolute;
    z-index: 102;
    min-width: 150px;
    max-height: 300px;
    overflow: auto;
    border: 1px solid #000;
    background: #fff;
    overflow: auto;
    top: 30px;
    width: unset;
    max-height: unset;
    min-width: unset;
}

.select_options2.select_languages {
    border: none;
}

.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-right: 25px; */
}

.filter_area_item.last-circle-font {
    border-bottom: 1px solid #80808040;
}

.filter_area_item {
    padding-left: 5px;
    padding-right: 25px;
}

.filter_text_prices {
    font-size: 14px;
    font-weight: normal;
    color: #000;
}

.noUi-background {
    background: #000;
    /* left: auto!important;
    right: 0; */
}

.filter_categories_item_title a {
    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #5b5b5b;
    letter-spacing: 0.02em;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: 'Geologica Medium';
}

.filter_categories_item.active a {
    color: #000;
}

.sub_filter_categories_item_title a {
    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #262626;
    letter-spacing: 0.6px;
    cursor: pointer;
    padding-left: 25px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.sub_filter_categories_item_title:hover a {
    color: #262626;
    /* 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: #262626;
    /* 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: 13px;
    font-weight: normal;
    color: #262626;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 33px;
    padding-right: 20px;
}

.sub_sub_filter_categories_item_title:hover a {
    color: #262626;
}

.sub_sub_filter_categories_item.active .sub_sub_filter_categories_item_title a {
    color: #262626;
}

.sub_sub_sub_filter_categories_item_title a {
    display: block;
    font-size: 13px;
    font-weight: normal;
    color: #262626;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 40px;
    padding-right: 20px;
}

.sub_sub_sub_filter_categories_item_title:hover a {
    color: #262626;
}

.sub_sub_sub_filter_categories_item_title.active a {
    color: #262626;
}

/* .sub_filter_categories_item {
    border-bottom: 1px solid #cdcdce;
} */

/* .filter_categories_item.active a {
    font-family: 'Geologica Regular', Arial, Helvetica, sans-serif;
} */

.slide_filter {
    font-size: 13px;
}

.two-column .filter_area_item_area {
    column-count: 2;
}

.filter_area_item_title {
    position: relative;
    font-weight: normal;
    font-size: 16px;
    color: #1D1D1B;
    padding-top: 5px;
    padding-bottom: 15px;
    letter-spacing: 0.5px;
    cursor: pointer;
    /* margin-bottom: 15px; */
    border-bottom: 1px solid #80808040;
    font-family: 'Geologica Medium', Arial, Helvetica, sans-serif;
}

.filter_area_item_area:not(:first-child) {
    margin-top: 15px;
}

#filter_basic .filter_area_item:last-of-type .filter_area_item_title {
    border-bottom: none;
}

.filter_area_item_area .filter_item_data.active a {
    color: #000000;
    font-family: 'Geologica Regular', Arial, Helvetica, sans-serif;
}

.filter_area_item_area .filter_item_data:hover a {
    color: #262626;
}

.filter_checkbox_item label {
    font-size: 14px;
    color: #1D1D1B;
    font-family: 'Geologica Light';
    letter-spacing: 0.06em;
    cursor: pointer;
    margin: 0;
    display: inline-block;
}

.filter_checkbox_item input[type="checkbox"]:checked+label {
    font-family: 'Geologica Medium';
}

.filter_area_item.box_radius .filter_checkbox_item label {
    font-family:'Geologica ExtraLight';
    font-size: 14px;
    letter-spacing: 0.1em;
    color: #5B5B5B;
}

.filter_area_item_area .filter_item_data a {
    display: block;
    font-size: 14px;    
    color: #5b5b5b;
    /* text-transform: uppercase; */
    padding-left: 5px;
    padding-right: 5px;
    font-family:'Geologica ExtraLight';
    letter-spacing: 0.1em;
}

.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: #262626;
}


/* .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';
}

.last-circle-font .filter_checkbox_item input[type="checkbox"]+label span:after,
.circle-font .filter_checkbox_item input[type="checkbox"]+label span:after {
    font-family: Font Awesome\ 5 Pro;
    /* content: '\f111'; */
    content: '\f061';
}

.arrow-right .filter_checkbox_item input[type="checkbox"]+label span:after {
    font-family: Font Awesome\ 5 Pro;
    content: '\f061';
    font-weight: bold;
}

.filter_checkbox_item input[type="checkbox"]:checked+label span:after {
    font-family: Font Awesome\ 5 Pro;
    content: '\f14a';
    /* font-weight: bold; */
    color: #B14588;
}

/* .circle-font .filter_checkbox_item input[type="checkbox"]:checked+label span:after {
    font-family: Font Awesome\ 5 Pro;
    content: '\f111';
    color: #c8a789;
    font-weight: bold;
} */

.arrow-right .filter_checkbox_item input[type="checkbox"]:checked+label span:after {
    font-family: Font Awesome\ 5 Pro;
    content: '\f061';
    color: #c8a789;
    font-weight: bold;
}

.refresh_price a,
.clear-all-filters a {
    display: block;
    background: #fff;
    /* border: 1px solid #8c8c8c; */
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    letter-spacing: 0.06em;
    padding: 12px;
    font-family: 'Geologica Regular';
}

.clear-all-filters a {
    text-align: end;
}

/* .refresh_price a:hover {
    background: #ebdfd4;
    color: #fff;
} */

.filter_area_categories {
    position: relative;
    background: #fff;
}

.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: 'Geologica Medium', Arial, Helvetica, sans-serif; */
    background: #FFE3D4;
    min-width: 200px;
}


/* .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 {
    height: 50px;
    font-size: 13px;
    letter-spacing: 1px;
    color: #333;
}

.show-filters-resp {
    border-right: 1px solid #fff;
    letter-spacing: 0.14em;
}

.filters-resp-bar .select_box2 {
    background: none;
}

.filter_responsive {
    position: absolute;
    display: none;
    left: 0;
    top: 45px;
    left: -300px;
    z-index: 1550;
    background: #fff;
}

.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;
}

.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_ {
    display: none;
}

.filter_responsive .filter_area_prices {
    width: 260px;
}

.filter_area_prices .noUi-target {
    width: calc(100% - 5px);
}

.filter_text_prices .div_left {
    margin-top: 10px;
    float:left;
    display: block;
    font-family: 'Geologica Light';
    font-size: 16px;
}

.filter_text_prices .div_right {
    margin-top: 10px;
    float:right;
    display: block;
    font-family: 'Geologica ExtraLight';
    font-size: 16px;
    margin-right: -10px;
}

#owl_product_quick,
.owl_product_r .item {
    position: relative;
    overflow: hidden;    
}

.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_image_out.row {
    flex-direction: row-reverse;
}

.swiper-container {
    height: 650px;
    margin-top: 0;
}

.product_social {
    margin-top: 30px;
    font-size: 13px;
    font-weight: normal;
    color: #333;
    letter-spacing: 1.3px;
    line-height: 37px;
    display: flex;
    justify-content: start;
    align-items: center;
}

.product_social .social_text {
    font-family: 'Geologica ExtraLight';
    font-size: 13px;
    letter-spacing: 0.15em;
    color: #000;
    padding-right: 15px;
}

.social_item_s {
    float: left;
    margin-right: 10px;
}

.social_item_s:not(.share-button) {
    border: 1.5px solid #000;
    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: 15px;
}

.product_item_icons {
    /* position: absolute; */
    left: 7px;
    top: 10px;
    z-index: 3;
}

.product_gallery_big .product_item_icons {
    position: absolute;
    left: 25px;
    top: 10px;
    z-index: 3;
}

.product_item_icons_item {
    /* display: table; */
    /* margin: 0 auto; */
    margin-bottom: 8px;
    /* 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 h4 {
    font-size: 15px;
    font-weight: normal;
    /* font-style: italic; */
    color: #4D4D4D;
    letter-spacing: 1px;
    margin-bottom: 8px;
}

.product_title h1 {
    font-size: 22px;
    color: #000;
    letter-spacing: 0;
    margin-bottom: 5px;
    font-family: 'Geologica ExtraLight';
}

.product_title h2 {
    font-size: 12px;
    color: #808080;
    letter-spacing: 1px;
    margin-bottom: 10px;
    font-family: 'Geologica ExtraLight';
}

.product_price {
    font-size: 22px;
    color: #000;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    flex-wrap: wrap;
    font-family: 'Geologica Light';
}

.product_price .products_price_old {
    float: left;
    position: relative;
    font-weight: normal;
    font-size: 22px;
    color: #808080;
    margin-right: 25px;
    /* text-decoration: line-through; */
    margin-top: 0;
}

.products_price_discount {
    color: #A4396D;
    font-size: 22px;
}

.product_price .products_price_new {
    float: left;
    font-size: 22px;
    color: #000;
    font-family: 'Geologica Light';
}

.product_feautures .div_table,
.product_buttons {
    display: flex;
    /* justify-content: center; */
    align-items: center;
}

.product .product_buttons {
    justify-content: space-between;
}

.product_buttons #basket_btn {
    width: 100%;
}

.basket_btn {
    float: left;
    background: #B14588;
    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; */
}

.basket_btn a {
    display: block;
    background: url(/images/design/cart_bag.png) right center no-repeat;
    font-size: 16px;
    font-family: 'Geologica Light';
    color: #fff !important;
    letter-spacing: 0.12em;
    /* padding-left: 45px;
    padding-right: 55px; */
    padding-top: 15px;
    padding-bottom: 15px;
    -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: 20px;
    /* margin-left: 25px; */
    margin-left: 12px;
    padding: 12px 17px;
    background: #FFE3D4;
    -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; */
    color: #B14588;
}

.product_favorite:hover span {
    color: #FFD1D1;
}

.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: #f5afaf;
    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: 'Geologica 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: #333;
}

div.avail {
    margin-top: 15px;
    margin-bottom: 48px;
    font-size: 12px;
    color: #575756;
    font-family: 'Geologica Light';
}

div.avail.get-now {
    color: #51CC23;
}

.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: 'Geologica 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;
}

#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 #FFD1D1;
}

#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: 'Geologica 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;
}

.custom-icons-1>div>div>div>div>div {
    background-color: #333333;
}

.basket-text,
.search-text {
    color: #b3b3b3;
    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 #c8a789;
}

ul.my_pagination>li.active>a {
    color: #333;
}


/* Newsletter popup exit intent*/

div.beforeyougo {
    
    font-size: 35px;
    color: #fff;
    margin-top: 30px;
}

div.minxaseteekpt {
    
    font-size: 20px;
    color: #fff;
    margin-top: 30px;
}

div.discount-per-cent-popup {
    
    font-size: 70px;
    color: #fff;
}

div.after-discount-per-cent-popup {
    
    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: #333333;
    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;
}

nav.menu>ul>li>a>div>div>div>div>div>div>div>.sub_menu_item_title>a {
    color: #000;
}

nav.menu>ul>li>a:hover::after,
nav.menu>ul>li>a.active_underline::after {
    content: " ";
    position: absolute;
    border: 2px solid #FFF;
    width: 100%;
    bottom: 5px;
}

.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.35);
    z-index: 14;
}

.menu_item_bottom {
    display: none;
    position: absolute;
    z-index: -1;
    width: 100%;
    left: 0;
    background: #fff;
}

.sub_menu_item_title>a {
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Geologica Light';
    letter-spacing: 0.01em;
}

.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: 'Geologica ExtraLight', 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%;
}

.owl_slider_area_s_1 .owl-prev {
    left: -40px;
    top: 35%;
}

.owl_slider_area_s_1 .owl-next {
    right: -40px;
    top: 35%;
}

.owl_slider_area_s_1 .owl-prev,
.owl_slider_area_s_1 .owl-next,
.banners_cat  .owl-prev,
.banners_cat  .owl-next {
    outline: none;
}

.product_item_colors .color_item,
.product_item_colors .color_item img {
    width: 23px;
    height: 23px;
    padding: 3px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.banners_cat {
    background-color: #FFE3D4;
    margin-bottom: 0;
    margin-top: 40px;
    padding: 0 140px;
}

.banners_cat .banner_title_area {
    margin-top: 70px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.banners_cat .main_box_area.cat_area {
    margin: 0 auto;
    padding-top: 175px;
    padding-bottom: 77px;
}

.ins_feed_out {
    padding-top: 45px;
}

.instagram_banner {
    margin-bottom: 60px;
}

.gold_cat {
    font-family: 'Geologica Regular';
}

.product_item_colors_text {
    cursor: pointer;
}

.products_bar_out.top .div_left {
    text-transform: uppercase;
}

.products_bar_out.top .div_left .title_area {
    padding-bottom: 12px;
}

.select_box2 {
    text-transform: uppercase;
    width: auto;
}

.filter_area_item.box_radius .filter_area_item_area {
    column-count: 2;
}

/* .filter_area_item_area {
    margin-left: 10px;
} */

.refresh_price, .filter_area_item.clear-all-filters {
    margin-top: 20px;
}

.filter_area_item.clear-all-filters {
    padding-bottom: 0;
}

.hide {
    display: none;
}

.product_feautures_item {
    margin-top: 30px;
}

.product_feautures_item_title h3 {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.product_text {
    position: relative;
    border-top: 1px solid #97979740;
    padding: 20px 0;
    margin: 0;
    color: #5B5B5B;
}

.product_text h3 {
    cursor: pointer;
    color: #000;
    letter-spacing: 0;
    font-size: 15px;
    margin: 0 0 0 40px;
    display: flex;
    justify-content: space-between;
    text-transform: initial;
    font-family: 'Geologica Light';
}

.product_text>span {
    position: absolute;
    top: 20px;
    font-size: 18px;
}

.product_text .far {
    color: #000;
}

.product_text .content {
    display: none;
    font-family: 'Geologica Light';
    font-size: 12px;
    letter-spacing: 0;
    margin-top: 20px;
    padding: 0 40px;
    padding-right: 80px;
}

.product_text.phone_txt {
    border-bottom: 1px solid #97979740;
}

.product_text.phone_txt a {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.product_text.phone_txt .fa-phone-alt {
    font-size: 16px;
}

.product_text.phone_txt h3 {
    margin: 0 0 0 25px;
}

#product_out .col-lg-7 {
    margin-left: -5%;
}

#product_out .col-lg-8 {
    margin-left: -5%;
}

#product_out .col-lg-5,
#product_out .col-lg-4 {
    margin-left: 5%;
}

.next_page_btn {
    max-width: 315px;
    width: 80%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 10px;
    cursor: pointer;
    background: #1D1D1B;
    color: #fff;
    font-size: 16px;
    font-family: 'Geologica Thin';
    letter-spacing: 0.08em;
}

.next_page_mobile .num_text,
.next_page_mobile .num_of_elements,
.next_page_mobile .total_num_of_elements,
.next_page_mobile .next_page_mobile_in div:last-child
{
    font-family: 'Geologica ExtraLight';
    font-size: 13px;
    letter-spacing: 0;
    color: #1D1D1B;
}

.basic_col_l.col-sm-height, .basic_col_l.col-sm-height.col-full-height {
    border-right: 1px solid #80808040;
    padding-left: 20px;
}

#products_list_out {
    /* padding: 15px 30px; */
    padding: 30px;
}

#charms_list_out {
    padding: 18px 30px;
    border-top: 1px solid #e5e5e5;
}

.filter_selected {
    padding-left: 15px;
    padding-top: 0px;
    padding-bottom: 20px;
    margin-top: -10px;
}

.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%;
}

.popup_basket_area_title {
    position: relative;
    padding-top: 22px;
    padding-bottom: 22px;
    background: #B14588;
}

.popup_basket_area_title h2 {
    font-family: 'Geologica Medium';
    font-size: 15px;
    letter-spacing: 0.09em;
}

.popup_basket_area_title img {
    width: 20px;
    margin-right: 20px;
}

.popup_delete.popup_basket_close {
    font-size: 21px;
    top: 20px;
    right: 10px;
}

.popup_basket_area_in {
    padding: 45px 70px;
}

.popup_basket_area {
    width: 600px;
}

.popup_basket_photo {
    margin-right: 30px;
    /* width: 170px; */
    width: 235px;
}

.popup_basket_txt h2 {
    font-size: 16px;
    color: #000000;
    font-family: 'Geologica Thin';
}

.popup_basket_txt h3 {
    font-size: 10px!important;
    color: #808080!important;
    font-family: 'Geologica ExtraLight';
}

.popup_basket_txt h4 {
    text-transform: uppercase;
    font-family: 'Geologica ExtraLight';
    letter-spacing: 0.05em;
}

.popup_basket_txt h4 strong {
    color: #000;
    font-weight: 700;
    font-family: 'Geologica Medium';
    letter-spacing: 0.05em;
}

.popup_basket_txt h4:last-child {
    margin-top: 5px;
}

.popup_basket_photo_in .img-fluid {
    width: 100%;
}

.popup_basket_btn a {
    padding: 11px 15px;
    background: #FEAB7C;
    font-family: 'Geologica Medium';
    font-size: 11px;
    letter-spacing: 0.06em;
    font-weight: 400;
}

.popup_basket_btn.red a {
    padding: 11px 10px;
    font-family: 'Geologica Medium';
    letter-spacing: 0.06em;
}

.popup_basket_btn {
    margin-top: 5px;
}

.popup_basket_btn.red a {
    background: #B14588;
}

.popup_basket_area hr.horizontal-line {
    border-top: 1px solid #fce7e0;
    padding-top: 20px;
    margin: 0px;
}

.images-no-space.banner_out .h_item{
    max-width: 870px;
}

.three-photos>.container-fluid>.row {
    max-width: 1800px;
}

.popup_basket_area_title.d-md-flex.align-items-end.justify-content-center h2 {
    font-weight: 400;
}

.cards-logo img {
    width: 70px;
    aspect-ratio: 118 / 75;
}

.product_text .content .send_way_product_title {
    font-size: 14px;
    color: #262626;
}

.swiper-slide.photo_small.active img {
    opacity: 0.5;
}

.top_item .language_item img {
    width: 30px;
}

.basket_order_btn a, .btn_back a {
    font-weight: 500;
}


/* CLS */

#header_desktop .logo {
    width: 100%;
    height: 100%;
    aspect-ratio: 299 / 86;
    object-fit: cover;
}

#header_desktop .logo img,
#header_mobile .logo img {
    aspect-ratio: 299 / 86;
    overflow: hidden; /* Αποφυγή CLS */
}

.banner_out .h_item.col-lg-6 .banner_img img {
    aspect-ratio: 871 / 862;
}

.banner_out .h_item.col-lg-6 .banner_img {
    width: 100%;
    aspect-ratio: 871 / 862;
    overflow: hidden; /* Αποφυγή CLS */
}

.banner_out .h_item.col-lg-4 .banner_img {
    aspect-ratio: 574 / 568;
}

.banner_out .h_item.col-lg-6 .banner_img img,
.banner_out .h_item.col-lg-4 .banner_img img,
.banners_cat .homepage_item_image img,
#slideshow_out .slider_item img,
#slideshow_out_r .item img ,
#mobile_menu_in .col-lg-4 img,
.homepage_tabs_bottom .homepage_tab_data .owl_slider_area_s_1 .product_item_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner_out .h_item.col-lg-4 .banner_img {
    width: 100%;
    aspect-ratio: 574 / 568;
    overflow: hidden; /* Αποφυγή CLS */
}

#slideshow_out,
#slideshow_out .slideshow,
#slideshow_out .slider_item {
    width: 100%;
    aspect-ratio: 1920 / 782;
    overflow: hidden; /* Αποφυγή CLS */
} 

#slideshow_out_r, 
#slideshow_out_r .slideshow .item {
    width: 100%;
    aspect-ratio: 362 / 439;
    overflow: hidden;
}

.images-no-space .product_item_image {
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden; /* Αποφυγή CLS */
}

.images-no-space .product_item_image .product_item_image_in,
.images-no-space .product_item_image .product_image_first {
    width: 100%;
    height: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.banners_cat .homepage_item_image,
.banners_cat .homepage_item_image .product_image_first,
.banners_cat .homepage_item_image .product_image_second {
    width: 100%;
    aspect-ratio: 122 / 135;
    overflow: hidden; /* Αποφυγή CLS */
}

#products_list_out .product_item_image {
    width: 100%;
    height: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    border: 1px solid #ececec;
}

#products_list_out .product_item_image img {
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden; /* Αποφυγή CLS */
}

#owl_product_quick .item {
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden; /* Αποφυγή CLS */
}

#owl_product_quick .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product_gallery_small .photo_small {
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    max-width: 125px;
    max-height: 125px;
}

.product_gallery_small .photo_small img {
    width: 100%;
    height: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden; /* Αποφυγή CLS */
}

.product_details_item .mezura-pic {
    aspect-ratio: 75 / 26;
    overflow: hidden;
}

.color_item.idio_show_gallery {
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.color_item.idio_show_gallery a img {
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden; /* Αποφυγή CLS */
}

.product_gallery_out .product_image_out_r {
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.product_gallery_out .product_image_out_r .item img {
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden; /* Αποφυγή CLS */
}

.diy_template_outer {
    background: #FFE3D4;
}

.diy_template_title_area {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.diy_template_title {
    font-size: 42px;
    font-family: 'Geologica Medium';
    color: #FEAB7C;
    letter-spacing: 0.14em;
    text-transform: uppercase;
}

.diy_template_subtitle {
    margin-top: 20px;
    margin-bottom: 45px;
    font-size: 20px;
    font-family: 'Geologica Thin';
    color: #000000;
    max-width: 40%;
    text-align: center;
}

.diy_template_area {
    padding-bottom: 60px;
}

.diy_template_area_mobile {
    padding-bottom: 45px;
}

.diy_template_area .image_text,
.photo_slider_make_your_own_item .image_text {
    background: #fff;
    width: 100%;
    text-align: center;
    padding: 13px;
    font-family: 'Geologica Thin';
    font-size: 16px;
    letter-spacing: 0.01em;
}

.diy_template_area .image_text.active_diy_category,
.diy_template_area_mobile  .image_text.active_diy_category {
    background: #FEAB7C;
    color: #fff;
}

.about.articles_out #articles_out_in {
    font-family: 'Geologica Thin';
    font-size: 15px;
    line-height: 26px;
    color: #3C3C3B;
    padding-top: 50px;
    padding-bottom: 0px;
}

.about.articles_out h1 {
    color:#B14588;
    font-family: 'Geologica Thin';
    font-size: 28px;
}

.about.articles_out .title_out,
.page_eshop_basket_list .title_out {
    border-bottom:  1px solid #ECECEC;
    padding-top: 30px;
    padding-bottom: 15px;
}

.about.articles_out #articles_out_in .container-fluid {
    /* max-width: 1320px; */
    padding: 0;
}

.about_company_foundation {
    font-size: 21px;
    line-height: 40px;
    font-family: 'Geologica Light';
    color: #3C3C3B;
}

.about_company_foundation_after,
.about_inner_text {
    font-size: 17px;
    line-height: 30px;
    font-family: 'Geologica Light';
    color: #3C3C3B;
}

.about_inner_text {
    padding-bottom: 105px;
}

.about_outer_title {
    font-family: 'Geologica Light';
    font-size: 21px;
    color: #1D1D1B;
}

.about_inner_title,
.about_company_foundation_after_title {
    font-family: 'Geologica Regular';
    font-size: 24px;
    line-height: 26px;
    color: #B14588;
}

.about.articles_out .text_center {
    max-width: 600px;
}

.about.articles_out .about_last_photo {
    padding-top: 200px;
}

.noUi-horizontal .noUi-handle {
    background: #A4396D;
    border-color: #A4396D;
}

.refresh_price a:not([href]):not([class]) {
    text-align: center;
    background: #000;
    color: #fff;
    border-radius: 50px;
    font-size: 9px;
    letter-spacing: 0.06em;
}

.filter_area_item.clear-all-filters {
    padding-bottom: 0;
    border: 1px solid #000;
    padding-left: 0;
    /* margin-left: 9px; */
    max-width: 308px;
}

#megethologio .modal-content {
    background: none;
    border: none;
}

.charms_button {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #FEAB7C;
    padding: 10px;
    margin-top: 30px;
    font-family: 'Geologica Light';
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.12em;
    color: #FFF;
    cursor: pointer;
}

.charms_icon {
    font-size: 29px;
}

.charms_alert_popup {
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

.charms_outer {
    display: none;
    position: fixed;
    z-index: 3000;
    /* z-index: 10000; */
    width: 65%;
    height: 81%;
    left: 50%;
    top: 50%;
    /* box-shadow: 0 0 135px black; */
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    overflow: hidden;
}

/* #charms_close {
    position: absolute;
    /* top: 8px;
    right: 8px; * /
    top: 20px;
    right: 20px;
    /* background: url(/images/design/login-close.svg) top left no-repeat; * /
    background: url(/images/design/library_close.svg) top left no-repeat;
    /* width: 14px;
    height: 14px; * /
    width: 26px;
    height: 26px;
    background-size: 26px;
    cursor: pointer;
} */

.charms_outer_bg {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    /* z-index: 1000; */
    z-index: 9999;
}

.charms_head_outer {
    position: relative;
    padding-top: 18px;
    padding-bottom: 18px;
    /* border-bottom: 1px solid #e5e5e5; */
    font-family: 'Geologica Light';
    font-size: 18px;
    line-height: 30px;
}

.charms_head_text {
    position: relative;
    left: 20px;
    display: flex;
	align-items: center;
	/* justify-content: space-between; */
	gap: 40px; /* προαιρετικό διάστημα μεταξύ των στοιχείων */
	flex-wrap: wrap; /* Αν μικρή οθόνη, πάνε από κάτω */
}

.selected_charms_text {
	font-size: 14px;
	color: #B14588;
	white-space: nowrap; /* Να μην κάνει break το κείμενο */
}

#charms_close {
    position: absolute;
    font-size: 21px;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

.charms_popup_area {
    height: 680px;
    overflow-y: auto;
}

.charms_footer {
    /* position: relative; */
    position: fixed;
    bottom: 5%;
    z-index: 2;
}

.charm_select_button {
    /* position: absolute; */
    position: fixed;
    left: 50%;
    /* bottom: 50%; */
    /* transform: translate(-50%, -130%); */
    transform: translate(-50%, -50%);
    width: 335px;
    max-width: 335px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #B14588;
    padding: 10px;
    font-family: 'Geologica Light';
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.12em;
    color: #FFF;
    cursor: pointer;
    text-transform: uppercase;
}

.charm_select_button.disabled {
    background: #F4F3F1;
    color: #D5CDC4;
}

#charms_list_out .charms_item .product_item_image.selected .product_image_first img {
    border: 1px solid #231F20;
}

.selectedDivCharms  {
    display: flex;
    align-items: center;
    padding: 0;
    background: #FFE3D4;
}

.selected_charm_image {
    max-width: 50px;
    max-height: 50px;
}

.selected_charm_text {
    flex-grow: 2;
    padding-left: 20px;
}

.selected_charm_price {
    padding-right: 8%;
}

.selected_charm_delete {
    font-size: 29px;
    color: #fff;
    padding-right: 10px;
    cursor: pointer;
}

.charm_item .product_item_text h3 {
    text-align: center;
}

.charm_item .product_item_prices {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
}

.charms_container {
    font-family: 'Geologica Light';
    font-size: 14px;
    letter-spacing: 0.14em;
    color: #1D1D1B;
}

.giftcard-page.container-fluid {
    width: 100%;
    max-width: 1145px;
    padding-left: 5px;
    padding-right: 5px;
}

.giftcard-page.container-fluid .title,
.page_giftcard .title {
    height: 90px;
    font-family: 'Geologica SemiBold';
    font-size: 28px;
    line-height: 26px;
    letter-spacing: 0;
    color: #B14588;
    margin-top: 15px;
    margin-bottom: 65px;
    border-bottom: 1px solid #ECECEC;
}

.gift_card_form .title_data,
.gift_card_form .pay_way_title {
    font-family: 'Geologica Thin';
    font-size: 17px;
    letter-spacing: 0.05em;
    color: #B14588;
    margin-bottom: 40px;
}

.gift_card_form .pay_way_title {
    margin-bottom: 20px;
    text-align: center;
}

.gift_card_form .forms .giftcards-item input[type="text"],
#CardholderName {
    height: 35px;
    margin-top: 20px;
    border: none;
    border-bottom: 0.05rem solid #F2E0E0;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    font-family: 'Geologica Thin';
    font-size: 15px;
    line-height: 55.1px;
    letter-spacing: 0.05em;
    color: #54595F;
    outline: none;
    width: 100%;
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}

#CardholderName {
    text-transform: uppercase;
}

.gift_card_debit_name_in {
    border: none !important;
}

.gift_card_form .gift_card_debit_name {
    text-align: center;
    display: none;
    border: 1px solid #FFE6F4;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
}

.gift_card_form .required_fileds {
    position: absolute;
    width: 130px;
    height: 20px;
    background: #fff;
    top: -13px;
    right: 15px;
    color: #AF8B8B;
    font-family: 'Geologica Thin';
    font-size: 12px;
    z-index: 999;
}

.gift_card_form #CardholderName {
    margin-top: 0px;
    margin-bottom: 20px;
    width: 90%;
}

.gift_card_form .forms input[type="text"]#giftcard-sender-name,
.gift_card_form .forms input[type="text"]#giftcard-receiver-name {
    margin-top: 0px;
}

.for_amount_selection {
    margin-top: 25px;
    height: 50px;
    background: #FEAB7C;
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
}

.for_amount_selection div:first-child {
    font-family: 'Geologica Thin';
    font-size: 15px;
    line-height: 55.1px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
}

.for_amount_selection .fa-chevron-down {
    font-size: 10px;
    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;
}

.for_amount_selection .fa-chevron-down.rotate {
    transform: rotate(-90deg);
}

.amounts_for_selection {
    border: 1px solid #FFE6F4;
    border-top: none;
    height: 0px;
    overflow: hidden;
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}

.amounts_for_selection.open_box {
    /* height: 200px; */
    height: 100px;
}

.amounts_for_selection .amounts_for_selection_first {
    padding-top: 10px;
    padding-bottom: 10px;
}

.amounts_for_selection .amounts_for_selection_third {
    width: 33%;
}

.amounts_for_selection .amounts_for_selection_third .amount_item {
    width: 60%;
}

.amounts_for_selection .amount_item {
    width: 20%;
    height: 43px;
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 30px;
    background: #AF8B8B;
    font-family: 'Geologica Thin';
    font-size: 20px;
    letter-spacing: 1px;
    color: #FFFFFF;
    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;
}

.amounts_for_selection .amount_item.selected {
    background: #000;
}

.gift_card_form textarea {
    margin-top: 25px;
    margin-bottom: 30px;
    width: 100%;
    height: 115px;
    border: 0.05rem solid #F2E0E0;
    padding: 10px;
    font-family: 'Geologica Thin';
    letter-spacing: 0.05em;
    font-size: 15px;
    color: #54595F;
    outline: none;
}

.giftcards-select-pay-way-item {
    width: 100%;
    height: 50px;
    border-radius: 30px;
    padding-left: 20px;
    padding-right: 10px;
    margin-bottom: 25px;
    box-shadow: 5px 5px 8px 0px #F2E0E0;
    font-family: 'Geologica Thin';
    font-size: 16px;
    border: 0.05rem solid #FFE6F480;
    color: #54595F;
    cursor: pointer;
    display:flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
}

.giftcards-select-pay-way-item[data-id="14"],
.giftcards-select-pay-way-item[data-id="6"] {
    color:#fff;
    background: #000;
    padding-left: 10px;
    justify-content: center;
}
.giftcards-select-pay-way-item[data-id="14"] span,
.giftcards-select-pay-way-item[data-id="6"] span {
    margin-left:5px;
    font-style: italic;
    font-size: 19px;
    font-weight: bold;
}

.giftcards-select-pay-way-item[data-id="13"]{
    width:fit-content;
    margin: 0 auto;
    margin-bottom:25px;
    max-width:50%;
}

.giftcards-select-pay-way-item.selected {
    box-shadow: 3px 3px 2px 0px rgb(0 0 0 / 25%);
}

.gift_card_form #submit_button {
    border: none;
    width: 100%;
    height: 50px;
    font-family: 'Geologica Thin';
    /* border-radius: 30px; */
    background: #B14588;
    font-size: 17px;
    letter-spacing: 0.12em;
    color: #FFF;
    box-shadow: 5px 5px 12px 0px rgba(0, 0, 0, 0.25);
    margin-bottom: 50px;
    outline: none;
    cursor: pointer;
}

.gift_card_message_in {
    /* width: calc(100% - 30px); */
    padding: 5px;
    margin: 0 auto;
    margin-bottom: 15px;
    margin-top: 15px;
    border-top: 1px solid #ECECEC;
}

.gift_card_message_in.fault {
    background: rgba(204, 0, 0, 0.1);
    color: #cc0000;
}

.gift_card_message_in.success {
    background: rgba(0, 204, 0, 0.1);
    color: #00cc00;
}

.gift_card_form select#countries,
.gift_card_form select#regions,
.gift_card_form select#sub_regions {
    border: none;
    height: 35px;
    margin-bottom: 20px;
    width: 90%;
    border-bottom: 0.05rem solid rgba(222, 222, 222, .5);
    font-family: 'Geologica Thin';
    font-size: 16px;
    line-height: 37.2px;
    color: #54595F;
    outline: none;
}

.gift_card_form #other_region_id,
.gift_card_form #other_country_region,
.gift_card_form #giftcard_sender_address,
.gift_card_form #giftcard_sender_tk {
    height: 35px;
    margin-bottom: 20px;
    border: none;
    width: 90% !important;
    border-bottom: 0.05rem solid rgba(222, 222, 222, .5);
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    font-family: 'Geologica Thin';
    font-size: 16px;
    line-height: 37.2px;
    color: #54595F;
    outline: none;
    width: 100%;
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}

.gift_card_form #other_region_id,
.gift_card_form #other_country_region {
    display: none;
}

.complete_gift_card_img{
    width:100%;
    max-width:400px;
    margin:0 auto;
}

.product_col.gift_card_img img {
    width: 100%;
}

#service_form {
    width: 53%;
}

#service_form .service_item input[type="text"] {
    height: 50px;
    margin-top: 12px;
    border: none;
    padding-left: 20px;
    padding-right: 0px;
    padding-top: 0px;
    font-family: 'Geologica Thin';
    font-size: 15px;
    line-height: 55.1px;
    letter-spacing: 0.05em;
    color: #575756;
    background: #FFF2EB;
    outline: none;
    width: 100%;
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}

#service_sender_name.empty::placeholder {
    color: #fff;
}

#service_form textarea {
    margin-top: 12px;
    margin-bottom: 30px;
    width: 100%;
    height: 115px;
    border: 0.05rem solid #F2E0E0;
    padding: 10px;
    font-family: 'Geologica Thin';
    letter-spacing: 0.05em;
    font-size: 15px;
    color: #575756;
    background: #FFF2EB;
    outline: none;
}

.page_service .title {
    height: 90px;
    font-family: 'Geologica SemiBold';
    font-size: 28px;
    line-height: 26px;
    letter-spacing: 0;
    color: #B14588;
    margin-top: 15px;
    margin-bottom: 55px;
    border-bottom: 1px solid #ECECEC;
}

.service_inner_title {
    /* max-width: 45%; */
    text-align: center;
    font-family: 'Geologica Thin';
    font-size: 17px;
    color: #3C3C3B;
}
    
#service_form .upload-btn {
    position: relative;
    display: block;
    width: 100%;
    background-color: #FEAB7C;
    color: #fff;
    text-align: left;
    padding-left: 20px;
    cursor: pointer;
    margin-bottom: 0;
    font-family: 'Geologica Thin';
    font-size: 15px;
    line-height: 50px;
}

#service_form .upload-btn .icon {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

#service_form .upload-btn input[type="file"] {
    display: none;
}

#service_submit_button {
    border: none;
    width: 50%;
    height: 50px;
    font-family: 'Geologica Thin';
    background: #B14588;
    font-size: 16px;
    letter-spacing: 0.12em;
    color: #FFF;
    margin-bottom: 50px;
    outline: none;
    cursor: pointer;
}

#service_form .service_error_txt {
    display: none;
    font-family: 'Geologica Thin';
    font-size: 14px;
}

.articles_out .title_out,
.contact_out .title_out,
.page_eshop_basket_list .title_out,
.page_eshop_order_confirm .title_out {
    height: 90px;
    padding-top: 35px;
    margin-top: 15px;
    /* margin-bottom: 55px; */
    border-bottom: 1px solid #ECECEC;
}

.page_eshop_order_visitor .title_area {
    height: 90px;
    padding-top: 35px;
    margin-top: 15px;
}

.page_eshop_basket_list .title_out,
.page_eshop_order_confirm .title_out,
.page_eshop_order_visitor .title_area {
    padding-top: 30px;
}

.articles_out .title_out .title,
.contact_out .title_out .title,
.page_eshop_basket_list .title,
.page_eshop_order_confirm .title,
.page_eshop_order_visitor .title {
    font-family: 'Geologica SemiBold';
    font-size: 28px;
    line-height: 26px;
    letter-spacing: 0;
    color: #B14588;
}

.articles_out #articles_out_in {
    font-family: 'Geologica ExtraLight';
    font-size: 17px;
    color: #3C3C3B;
    line-height: 32px;
}

.articles_out #articles_out_in .article_inner_title {
    font-family: 'Geologica Medium';
    color: #B14588;
}

.service_item.service_sender_photo {
    position: relative;
    width: 100%;
    background-color: #FEAB7C;
    color: #fff;
    text-align: left;
    cursor: pointer;
    margin-bottom: 0;
    font-family: 'Geologica Thin';
    font-size: 15px;
    line-height: 50px;
    height: 50px;
    display: flex;
    align-items: center;
}

.service_sender_photo #uploadifive-service_sender_photo {
    display: flex !important;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: center;
    width: 100% !important;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 20px;
}

.service_sender_photo #uploadifive-service_sender_photo input {
    cursor: pointer;
}

.service_not_login_user_outer {
    padding: 30px;
}

.service_not_login_user_inner {
    text-align: center;
    font-family: 'Geologica Thin';
    font-size: 17px;
    color: #3C3C3B;
}

#service_form .service_success_txt {
    display: none;
    font-family: 'Geologica Thin';
    font-size: 14px;
}

.owl_slider_area_s_ban_photo .owl-dots {
    padding-top: 20px;
    text-align: center;
}

.owl_slider_area_s_ban_photo .owl-dots button {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #D9D9D9;
    margin-right: 10px;
}

.owl_slider_area_s_ban_photo .owl-dots button.active {
    background: #B14588;
}

#products_out {
        border-top: 1px solid #80808040;
}

.product_shipping_title {
    color: #262626;
    font-family: 'Geologica ExtraLight';
    font-size: 14px;
}

.product_shipping_text {
    font-family: 'Geologica ExtraLight';
    font-size: 12px;
}

.swiper-container {
    height: 500px;
    margin-top: 40px;
}

.diy_template_area_video_button {
    display: flex;
    align-items: center;
    justify-content: space-around;
    /* width: 21%; */
    width: 15rem;
    background: #FEAB7C;
    color: #fff;
    font-family: 'Geologica Thin';
    font-size: 18px;
    border-radius: 5px;
    height: 60px;
    margin-bottom: 70px;
    text-transform: uppercase;
    cursor: pointer;
}

.diy_template_area_video_button i {
    font-size: 20px;
}

#diy_template_video .modal-dialog {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -60%);
    width: 100%;
    /* max-width: 500px; */
}

#diy_template_video .modal-content {
    background: none;
    border: none;
}

#diy_template_video .modal-body button {
    right: -20px;
    position: absolute;
    top: -15px;
    color: #fff;
    border-radius: 20px;
    padding: 10px;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    font-size: 40px;
    font-weight: 400;
    outline: none;
}

.basket_list_p a {
    color: #fff;
}

.boxnowmap-wrapper {
    display: none;
    background: rgb(68, 214, 45);
    padding: 10px 0px;
    border-radius: 5px;
}

.boxnow-map-widget-button {
    padding: 10px;
}

.locker-infos {
    padding: 0 10px;
}

.page_eshop_order_visitor  .eshop_oroi {
    font-size: 13px;
    font-family: 'Geologica Light';
    letter-spacing: 0;
}

.page_eshop_order_visitor  .basket_order_btn a {
    font-size: 17px;
}

.check_coupon {
    font-family: 'Geologica Light';
}

div#boxnowmap iframe {
    z-index: 9999;
}

#header_desktop .marquee,
#header_mobile .marquee-mobile {
    overflow: hidden;
    width: 100%;
}

#header_desktop .marquee .metaforika-wrapper,
#header_mobile .marquee-mobile .metaforika-wrapper {
    opacity: 0;
}

#header_desktop .marquee .metaforika-wrapper.visible,
#header_mobile .marquee-mobile .metaforika-wrapper.visible {
    opacity: 1;
}

.newsletter_submit:hover {
    color: #B14588;
}