/* override default */

body {
    font-family: 'Ubuntu-Regular', Verdana, Arial, Helvetica, sans-serif;
}

span.num_wish {
    background-color: #EEB0C6;
    color: #fff;
    /* padding: 1px; */
    border-radius: 10px;
    width: 15px;
    height: 15px;
    text-align: center;
    position: absolute;
    bottom: -8px;
    right: -2px;
}

.nav-tabs {
    border-bottom: none;
}

#header_desktop {
    padding-top: 0;
    /* padding-bottom: 15px; */
    background: #fff;
    font-family: 'Ubuntu-Bold';
}

.metaforika-header-div {
    height: 40px;
    background-color: #EEB0C6;
}

.main-header {
    /* padding-top: 35px;
    padding-bottom: 35px; */
    /* background: linear-gradient(90deg,rgba(42, 123, 155, 1) 0%, rgba(87, 199, 133, 1) 50%, rgba(237, 221, 83, 1) 100%); */
    /* background: linear-gradient(to right, #007CBE, #42B29C); */
    background: #007CBE;
    background: linear-gradient(90deg,rgba(0, 124, 190, 0.9) 0%, rgba(66, 178, 156, 0.9) 55%);
}

.logo-wrapper .logo {
    /* max-width: 270px; */
    max-width: fit-content;
}

.favorites-icon-mobile .num_wish,
.mobile-basket .num_pieces {
    font-size: 10px;
}

.cards-logo #on-mobile {
    height: 120px;
    width: 340px;
    display: none;
}

.cards-logo img {
    width: 70px;
    aspect-ratio: 118 / 75;
}

.search_area {
    display: block;
}

.search_area_in_r {
    /* background: #EBDFD4; */
    background: linear-gradient(90deg, rgba(0, 124, 190, 0.9) 0%, rgba(66, 178, 156, 0.9) 55%);
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: none;
    position: absolute;
    width: 100%;
}

.search_area_in_r .search_area_submit button {
    outline: none;
}

#search_hover_r {
    top: 44px;
}

.search_area_input input[type="text"],
.search_area_input input[type="text"]::placeholder,
.search_area span {
    color: #fff;
    outline: none;
}

.search_area span {
    font-size: 20px;
}

.metaforika-wrapper {
    color: #fff;
    font-family: 'NotoSans-Light', Arial, Helvetica, sans-serif;
    font-size: 15px;
    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;
    font-family: 'NotoSans-Medium';
}

.top_item {
    float: left;
    margin-right: 15px;
    position: relative;
    color: #333333;
}

.top_item:last-child {
    margin-right: 0;
}

.top_item a {
    font-size: 11px;
    font-weight: 700;
    display: flex;
    align-items: center;
    align-self: center;
    align-content: center;
    color: #333333;
}

.top_item .basket_list_p_btn a {
    color: #fff;
}

.top_item .language_item a {
    font-size: 14px;
    color: #262626;
    font-weight: normal;
}

.top_item .language_item.lang-selected a {
    color: #6C5133;
}

.language-bar-mobile {
    max-width: 60px;
}

.mobile-header-div .top_item:not(.favorites-icon-mobile) a {
    font-size: 23px;
}

.top_item a span.font-icons {
    font-size: 20px;
}

.phone_mobile_btn i {
    border: 3px solid #007CBE;
    border-radius: 50px;
    padding: 5px;
    font-size: 14px;
    color: #007CBE;
}

.search {
    position: relative;
    width: 100%;
    height: 38px;
    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: 38px;
    line-height: 38px;
    margin: 0;
    outline: medium none;
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #fff;
    letter-spacing: 0.1em;
    text-transform: uppercase
}

.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: 45px; */
    padding-left: 0.8em;
    /* padding-right: 15px; */
    font-size: 15px;
    color: #fff;
    outline: none;
}

.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: 15px;
    font-size: 22px;
    font-family: 'NotoSans-Light';
    color: #262626;
}

.ins_feed_out {
    padding-top: 85px;
}

.ins_feed_title {
    position: static;
    top: 0;
    left: 0;
    margin: 0;
    padding-bottom: 30px;
}

.ins_feed_img {
    background-color: #fff;
    color: #262626;
    font-size: 36px;
    letter-spacing: 0.12em;
}

span.num_pieces {
    margin-left: 5px;
    background-color: #EEB0C6;
    color: #fff;
    /* padding: 1px; */
    border-radius: 10px;
    width: 15px;
    height: 15px;
    text-align: center;
    position: absolute;
    bottom: -8px;
    right: -10px;
}

.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: #000; */
}

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: 13px; */
    padding: 0.7vw;
    /* font-size: 13px; */
    font-size: 0.7vw;
    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;
    text-transform: uppercase;
}

nav.menu>ul>li:hover>a {
    /* color: #f7e0cc; */
    /* background: #EEB0C6; */
}

.menu_column_container {
    /* width:100%;
   
    column-count: 5;
    column-gap: 3%;
    column-width: 20%; */
    width: 100%;
    column-count: 1;
    column-width: 50%;
}

.menu_item_bottom .menu_in_col {
}

.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;*/
    /* padding: 20px 0; */
}

.menu_column_container div {
    display: inline-block;
    width: 100%;
    /* padding-left: 10px; */
    /* margin-bottom: 5px; */
    letter-spacing: 0.75px;
    color: #000;
}

.menu_column_container .sub_menu_item  {
    border-bottom: 1px solid #F2F2F2;
}

.menu_column_container .sub_menu_item_title {
    padding: 15px 0;
}

.sub_menu_item {}

.menu_img img {
    border-radius: 5px;
}

.menu_img a {
    display: block;
    padding: 0 !important;
}


/* end menu */

.newsletter-section {
    background-color: #E0E0E0;
}

.newsletter_wrapper_in > .row {
    align-items: center;
}

.newsletter_title {
    margin-top: 95px;
}

.newsletter_area_out_bottom {
    margin-top: 115px;
}

.newsletter_title h3 {
    font-weight: normal;
    font-size: 36px;
    /* letter-spacing: 2.3px; */
    letter-spacing: 4px;
    color: #262626;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.newsletter_area_out_top {
    text-align: left;
    color: #000;
    font-size: 18px;
    font-family: 'NotoSans-Light';
    margin-bottom: 100px;
}

.newsletter_item {
    /* padding-left: 13px;
    padding-right: 13px; */
    background: #E0E0E0;
    border: 1px solid transparent;
    border-bottom: 1px solid black;
    /* margin-bottom: 10px; */
    font-family: 'NotoSans-Light';
}

.eshop_oroi.newsletter_terms {
    margin-top: 0;
}

.newsletter_item input[type="text"] {
    width: 100%;
    height: 45px;
    line-height: 36px;
    margin: 0;
    padding: 0;
    border: #C8A789;
    background: none;
    font-size: 17px;
    letter-spacing: 1.3px;
    outline: none;
    color: #000;
    text-align: left;
}

.newsletter_item input[type="text"]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white !important;
    opacity: 1; /* Firefox */
}
  
.newsletter_item input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: white !important;
}
  
.newsletter_item input[type="text"]::-ms-input-placeholder { /* Microsoft Edge */
    color: white !important;
}

.newsletter_submit {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #EEB0C6;
    width: 90px;
    height: 45px;
    line-height: 40px;    
    /* border-radius: 4px; */
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 0.15em;
    max-width: 155px;
    /* margin: 0 auto; */
    text-align: center;
    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;
}

.eshop_oroi.newsletter_terms {
    color: #000;
    font-size: 15px;
    text-align: left;
}

.eshop_oroi input[type="checkbox"]+label {
    font-family: 'NotoSans-Light';
    color: #000;
}

.custom-icons-1 {
    background-color: #333333;
}

.custom-icon-phone {
    font-size: 35px;
}

.custom-title {
    color: white;
    font-size: 21px;
    letter-spacing: 1px;
}

.custom-phone-title {
    color: white;
    letter-spacing: 1px;
}

.custom-phone-title a {
    color: white;
}

.custom-subtitle {
    color: white;
    font-size: 15px;
    letter-spacing: 1px;
    background-color: #333;
}

#bottom_out {
    /* padding-top: 20px;
    padding-bottom: 20px; */
    /* background: #f3f3f3; */
}

#footer {
    /* background: #FAFAFA;
    padding-top: 20px; */
    /* padding-bottom: 20px; */
}

.bottom_item {
    background-color: #FAFAFA;
}

.row.footer-mobile-policy {
    border-bottom: 1px solid #dadada;
}

#footer a {
    color: #262626;
}

.bottom_item h3 {
    font-weight: normal;
    font-size: 13px;
    color: #262626;
    letter-spacing: 0.15em;
    margin-bottom: 15px;
    font-family: 'NotoSans-Regular';
    text-transform: uppercase;
}

.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 {
    margin-right: 20px;
    font-size: 25px;
    background: #fff;
    width: 42px;
    height: 42px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#footer .social_item a {
    color: #fff;
        background: linear-gradient(90deg, rgba(0, 124, 190, 0.9) 20%, rgba(66, 178, 156, 0.9) 79%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /* Για υποστήριξη σε Firefox */
    background-clip: text;
    color: transparent;
}

.bottom_item ul li a {
    display: block;
    margin-bottom: 4px;
    font-size: 11px;
    font-weight: normal;
    color: #333;
    letter-spacing: 0.1em;
    font-family: 'NotoSans-Regular';
}

.bottom_item div:not(.social_item) {
    font-family: 'NotoSans-Regular';
    font-size: 11px;
}

.footer-copyright {
    /* border-top:1px solid #dadada; */
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    background: #42B29C;
    padding-top: 10px;
    padding-bottom: 10px;
}

.footer-copyright #footer_left,
.footer-copyright #footer_right a {
    color: #fff!important;
}

.footer-copyright #footer_center a {
    color: #fff!important;
}

#footer_right a,
#footer_center a,
.footer-mobile-policy a {
    color: #000!important;
}

#back_to_top_new .fa-stack {
    height: 2.2em;
}

.product_item_text {
    height: 45px;
    padding: 0;
}

.product_item_text h3 {
    font-weight: normal;
    font-size: 14px;
    color: #262626;
    line-height: 20px;
    letter-spacing: 0.06em;
    /* overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; */
    width: 100%;
    text-align: left;
    font-family: 'NotoSans-Light';
}

#products_list_out .product_item_text h3 {
    font-family: 'NotoSans-Medium';
    font-size: 14px;
    color: #262626;
}

#products_list_out {
    padding: 15px 30px;
}

.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: 'NotoSans-Light';
}

.products_price_old {
    float: left;
    position: relative;
    font-weight: normal;
    font-size: 17px;
    color: #808080;
    margin-right: 10px;
    text-decoration: line-through;
    /* margin-top: 2px; */
}


.products_price_new {
    float: left;
    color: #262626;
    margin-right: 10px;
}

.strikediag {
    background: linear-gradient(to top, transparent 47.75%, #333 57.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: 48px;
    height: 48px; */
    width: 80px;
    /* border-radius: 50px; */
    background: #EEB0C6;
    text-align: center;
}

.product_item_new {
    background: #000;
}

.product_item_best {
    background: none;
}

.product_item_offer_in,
.product_item_new_in,
.product_item_best_in {
    font-family: 'NotoSans-ExtraBold';
    font-weight: normal;
    font-size: 25px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    height: inherit;
}

/* .product_item_best_in, */
.product_item_best {
    font-size: 18px;
    color: #EEB0C6;
}

.product_item_best .product_best_in {
    font-family: 'NotoSans-MediumItalic';
}

.product_item_best .product_seller_in {
    font-family: 'NotoSans-ExtraBold';
}

.product_item_new_in {
    color: #EEB0C6;
}

.color_item {
    border-radius: 100px;
    width: 40px;
    height: 40px;
}

.filter_area_item_area .color_item {
    width: 20px;
    height: 20px;
    padding: 0px !important;

}

.filter_area_item_area .color_item.idio_show_gallery.this-color-has-photo {
    border-radius: 0px;
}

.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;    
    margin: auto;
}

.number_item_in_in {
    width: 40px;
    height: 40px;
    color: #000;
    font-family: 'NotoSans-Light';
    font-size: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.number_item.active .number_item_in_in {
    color: #fff;
}

.number_item.disactive .number_item_in {  
    background: url(/images/design/diag-background.png) 0px center no-repeat;
}

.product_title {
}

.color_item img {
    border-radius: 100px;
    display: block;
}

.color_item.idio_show_gallery.this-color-has-photo img {
    border-radius: 0px;
}

.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 {
    cursor: pointer;
    position: absolute;
    right: 12px;
    top: 12px;
    z-index: 2;
    background: #EEB0C6;
    border-radius: 50%;
    margin: auto;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 28px;
    height: 28px;
}

.products-row.row-cols-xl-2 .product_item_favorite {
    right: 24px;
}

.product_item_favorite span.far.fa-heart {
    color: #fff;
}

.product_item_favorite span.fas.fa-heart {
    color: #fff;
}

.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 a {
    background-color: #F4F4F4;
    color: #262626;
    text-decoration: underline;
    font-family: 'NotoSans-Regular';
    font-size: 11px;
}

.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-family: 'NotoSans-BlackItalic';
    font-size: 36px;
    font-weight: normal;
    color: #262626;
    letter-spacing: 0.12em;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

.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;
}

#mobile_menu_btn i {
    color: #007CBE;
    font-size: 29px;
}

.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; */
}


/* 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: 17px;
    font-weight: normal;
    color: #262626;
    letter-spacing: 0.6px;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 85%;
    -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: 15px;
    font-weight: normal;
    color: #262626;
    letter-spacing: 0.6px;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 13px;
    padding-bottom: 13px;
    -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-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: 15px;
}

.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: #525252;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0.16em;
}

/* .title_path a {
    color: #525252;
} */

/* .title_path a:last-child {
    color: #333;
} */

.title_path,
.title_path h2,
.title_path .all-products-result {
    font-family: 'NotoSans-Medium';
    font-size: 15px;
    color: #000;
    text-transform: uppercase;
}

.filter_area_item.all-products-result {
    color: #808080;
    font-family: 'NotoSans-Light';
}

.basic_col_l.col-sm-height,
.basic_col_l.col-sm-height.col-full-height {
    border-right: 1px solid #e5e5e5;
    padding-right: 15px;
}

.products_bar_out.top>.row {
    border-bottom: 1px solid #e5e5e5;
}

.grid_out {
    margin-top: 0;
}

.eshop_oroi a{
    color:#000 !important;
}
.grid_btn {
    padding-right: 5px;
    margin-right: 5px;
    cursor: pointer;
    color: #525252;
    font-size: 17px;
    border-right: 1px solid #808080;
}

.grid_btn.font-4-bold {
    color:#000;
}

.grid_btn:last-child {
    border-right: none;
}

.filter-title-desktop {
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #e5e5e5;
    height: 44px;
    font-size: 13px;
    cursor: pointer;
    margin-left: 10px;
    letter-spacing: 0.14em;
}

.accordion-filter-desktop {
    vertical-align: bottom;
}

.filter-border-bottom-1 {
    border-bottom:1px solid #e5e5e5;
}

.accordion-filter-desktop {
    font-size: 20px;
}

.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: 10px; */
    text-align: center;
    color: #333;
}

.search_select_in2,
.search_select_in2_title_left {
    height: 25px;
    line-height: 28px;
    width: 110px;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0.9px;
    display: inline;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
}

.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; */
    margin-right: 30px;
}

.select_options2 {
    display: none;
    position: absolute;
    z-index: 102;
    min-width: 150px;
    max-height: 300px;
    overflow: auto;
    border: 1px solid #000;
    background: #fff;
}

.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_basic .filter_checkbox_item {
    width: 40%;
} */

.filter_text_prices {
    font-size: 14px;
    font-weight: normal;
    color: #262626;
}

.filter_categories_item_title a {
    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #5b5b5b;
    letter-spacing: 0.6px;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: 'NotoSans-Light';
}

.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: 'PFFuturaNeuMedium Regular', Arial, Helvetica, sans-serif;
} */

.slide_filter {
    font-size: 13px;
}

.two-column .filter_area_item_area {
    column-count: 2;
}

.filter_area_item.box_radius .filter_area_item_area {
    column-count: 2;
}

.filter_area_item_title {
    position: relative;
    font-weight: normal;
    font-size: 16px;
    color: #000000;
    padding-top: 5px;
    padding-bottom: 15px;
    letter-spacing: 0.5px;
    cursor: pointer;
    /* margin-bottom: 15px; */
    /* border-bottom: 1px solid black; */
    /* font-family: 'PFFuturaNeuMedium Regular', Arial, Helvetica, sans-serif; */
    font-family: 'NotoSans-Medium';
}

.filter_area_item_area .filter_item_data.active a {
    color: #000000;
    font-family: 'NotoSans-Medium', Arial, Helvetica, sans-serif;
}

.filter_area_item_area .filter_item_data:hover a {
    color: #262626;
}

.filter_checkbox_item label {
    font-size: 14px;
    color: #5b5b5b;
    cursor: pointer;
    margin: 0;
    display: inline-block;
    font-family: 'NotoSans-Light';
}

.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: 'NotoSans-Light';
}

.filter_area_item_area {
    margin-left: 10px;
}

.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: #5b5b5b;
}


/* .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: '\f111';
}

.circle-font .filter_checkbox_item input[type="checkbox"]+label span:after {
    font-family: Font Awesome\ 5 Pro;
    content: '\f111';
}

.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: '\f058';
    font-weight: bold;
}

.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: 13px;
    font-weight: normal;
    color: #525252;
    letter-spacing: 2px;
    padding: 8px;
    font-family: 'NotoSans-Regular';
}

/* .refresh_price a:hover {
    background: #ebdfd4;
    color: #fff;
} */

.refresh_price,
.filter_area_item.clear-all-filters {
}

.filter_area_item.clear-all-filters {
    padding-bottom: 0;
}

.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: 'NotoSans-Medium', Arial, Helvetica, sans-serif;
    color: #000;
}


/* .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 white;
}

.filters-resp-bar .select_box2 {
    background: none;
}

.filter_responsive {
    position: absolute;
    display: none;
    left: 0;
    top: 45px;
    left: -300px;
    z-index: 1550;
    background: white;
}

.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_text_prices .div_left {
    margin-top: 10px;
    float:left;
    display: block;
}

.filter_text_prices .div_right {
    margin-top: 10px;
    float:right;
    display: block;
}

#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;
}

.product_social {
    /* margin-top: 10px; */
    font-size: 13px;
    font-weight: normal;
    color: #000;
    letter-spacing: 1.3px;
    line-height: 37px;
    display: flex;
    justify-content: start;
    align-items: center;
    margin-top: 45px;
}

.social_item_s {
    float: left;
    margin-right: 10px;
}

.social_item_s:not(.share-button) {
    /* border: 1px solid #333;
    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: 16px;
}

.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_item_best.product_item_icons_item {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 20px;
    margin-left: 5px;
}

.product_gallery_big .product_item_best.product_item_icons_item {
    margin-left: 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: 24px;
    font-family: 'NotoSans-Medium';
    font-weight: normal;
    color: #000;
    letter-spacing: 0.8px;
    margin-bottom: 5px;
}

.product_title h2 {
    font-size: 12px;
    font-weight: normal;
    color: #808080;
    letter-spacing: 1px;
    margin-bottom: 10px;
    font-family: 'NotoSans-Light';
}

.product_price {
    font-weight: normal;
    font-size: 26px;
    color: #000;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    font-family: 'NotoSans-Light';
    flex-wrap: wrap;
}

.product_price .products_price_old {
    float: left;
    position: relative;
    font-weight: normal;
    font-size: 26px;
    color: #808080;
    margin-right: 25px;
    /* text-decoration: line-through; */
    margin-top: 0;
    font-family: 'NotoSans-Light';
}

.products_price_discount {
    font-family: 'NotoSans-ExtraBold';
    color: #EEB0C6;
    float: left;
}

.product_price .products_price_new {
    float: left;
    font-size: 26px;
    color: #000000;
    font-family: 'NotoSans-Light';
}

.product_feautures .div_table,
.product_buttons {
    display: flex;
    /* justify-content: center; */
    align-items: center;
}

.product_buttons {
    margin-top: 25px;
}

.product_feautures_item_title h3 {
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 11px;
}

.product_feautures {
    margin-bottom: 20px;
}

.basket_btn {
    float: left;
    background: #333;
    /* padding-left: 15px;
    padding-right: 15px; */
    padding-left: 18px;
    padding-right: 18px;
    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_add.svg) left center no-repeat; */
    background: url(/images/design/cart_bag.png) right center no-repeat;
    background-size: 20px 26px;
    font-weight: normal;
    font-size: 14px;
    font-family: 'NotoSans-Medium';
    color: #fff !important;
    letter-spacing: 0.12em;
    /* padding-left: 45px;
    padding-right: 20px;
    padding-top: 13px;
    padding-bottom: 13px; */
    padding-left: 43px;
    /* padding-right: 70px; */
    padding-right: 50px;
    padding-top: 16px;
    padding-bottom: 16px;
    -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: 10px; */
    margin-left: 6px;
    padding: 12px 17px;
    background: #EEB0C6;
    -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: #fff;
} 

.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: 'CeraGreek-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;
    letter-spacing: 0.08em;
    color: #000000;
    text-transform: uppercase;
    font-family: 'NotoSans-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: 'CeraGreek-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: 'CeraGreek-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;
}

div.minxaseteekpt {
    
    font-size: 20px;
    color: #fff;
}

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: .015em;
    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 {
    content: " ";
    position: absolute;
    border: 2px solid #EBDFD4;
    width: 100%;
    bottom: 0;
} */

.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: 13px;
    font-family: 'Ubuntu-Regular';
    color: #4D4D4D;
    /* text-transform: uppercase; */
}

.sub_menu_item_title>a.menu_sale {
    font-family: 'Abrade Ultra';
}

.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: 'PFFuturaNeuBook 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%;
}

.owl_slider_area_s_1 .item {
    padding-left: 7px;
    padding-right: 7px;
}

.new_banner_in {
    width: 70%;
    padding-top: 85px;
    padding-bottom: 60px;
}

.banners_cat {
    padding-top: 45px;
}

.banner_out.images-no-space,
.banner_out.images-no-space .row_4 .h_item,
.banner_out.without_spaces .row_6 .h_item:nth-child(1n),
.banner_out.without_spaces .row_6 .h_item:nth-child(2n) {
    padding: 0;
}

.banner_out .main_box_area {
    padding-top: 10px;
}

.product_item_colors_text {
    cursor: pointer;
    font-size: 14px;
    color: #262626;
    font-family: 'NotoSans-Light';
}

/* .color_item, */
.color_item.idio_show_gallery.this-color-has-photo:not(.active) a {
    border: 2px solid #fff;
    outline: 1px solid #ccc;
}

.color_item:hover {
    border: none;
}

.color_item.idio_show_gallery.this-color-has-photo:not(.active) a:hover {
    border: 2px solid #fff;
    outline: 1px solid #ccc;
}

.color_item.idio_show_gallery.this-color-has-photo.active a {
    border: 2px solid #EEB0C6;
    outline: 1px solid #EEB0C6;
}

.color_item.active .idiotita_photo {
    border: 2px solid #EEB0C6;
}

.color_item.active .color_name {
    background: #EEB0C6;
}

.color_item.this-color-has-photo {
    width: 107px;
}

.idiotita_photo {
    height: 126px;
}

.color_name {
    font-size: 12px;
    color: #808080;
}

.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: #EEB0C6;
    color: #fff;
}

.div_table .number_item:hover {
    border: 1px solid #EEB0C6;
}

.div_table .number_item:hover .number_item_in {
    background: #EEB0C6;
}

.product_text {
    position: relative;
    border-top: 1px solid #979797;
    padding: 20px 0;
    margin: 0;
}

/* .product_text.brd-bottom {
    line-height: 12px;
} */

.product_text h3 {
    cursor: pointer;
    /* font-family: 'PFFuturaNeuBook Regular'; */
    font-family: 'NotoSans-Light';
    font-weight: 600;
    letter-spacing: 0;
    font-size: 15px;
    margin: 0 0 0 40px;
    display: flex;
    justify-content: space-between;
    text-transform: initial;
    color: #000;
}

.product_text>span {
    position: absolute;
    top: 20px;
    font-size: 18px;
}

.product_text .content {
    display: none;
    font-family: 'NotoSans-Light';
    color: #5b5b5b;
    font-size: 12px;
    letter-spacing: 0.08em;
    margin-top: 20px;
}

.product_text.phone_txt {
    border-bottom: 1px solid #979797;
}

.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;
}

.products_related_products.banner_out .main_box_area,
.seen_recently_products .main_box_area {
    padding-left: 188px;
    padding-right: 188px;
}

.search_select_in2_title_left,
.search_select2,
.grid_title,
.grid_btn {
    color: #808080;
    font-family: 'NotoSans-Medium';
}

.grid_title {
    font-size: 13px;
}

.select_box2 {
    width: auto;
}

.search_select_in2,
.option_item2 a {
    text-transform: uppercase;
    letter-spacing: 1.6px;
}

.swiper-slide.photo_small,
.swiper-slide.photo_small.swiper-slide-active {
    opacity: 1;
}

.swiper-slide.photo_small.active {
    opacity: 0.4;
}

.popup_basket_area {
    width: 530px;
    /* height: 390px; */
}

.popup_basket_area_in {
    /* padding: 55px 80px; */
    padding: 35px 60px;
}

.popup_basket_photo {
    width: 180px;
}

.popup_basket_photo_in .img-fluid {
    width: 100%;
}

.popup_basket_area_title {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #EEB0C6;
}

.popup_basket_area_title h2 {
    color: #000000;
    font-family: 'NotoSans-Medium';
    font-size: 15px;
    letter-spacing: 0.09em;
}

.popup_basket_txt h2 {
    font-family: 'NotoSans-Medium';
    font-size: 16px;
    color: #262626;
}

.popup_basket_txt h3 {
    font-size: 10px!important;
    color: #808080!important;
    font-family: 'NotoSans-Light';
}

.popup_basket_txt h4 {
    text-transform: uppercase;
    font-family: 'NotoSans-Regular';
    font-size: 11px;
    color: #9B9C9E;
    margin-top: 5px;
}

.popup_basket_txt h4 strong,
.popup_basket_txt h4 span {
    text-transform: capitalize;
    color: #000000;
}

.popup_basket_btn a {
    font-family: 'NotoSans-Medium';;
    font-size: 11px;
    color: #fff;   
    background: #262626;
    padding: 12px 15px;
    letter-spacing: 0.06em;
    font-weight: 500;
}

.basket_order_btn a,
.btn_back a {
    font-weight: 500;
}

.popup_basket_btn.red a {
    background: #EEB0C6;
}

.popup_basket_btn {
    margin-top: 5px;
}

.popup_delete {
/* position: relative;
display: inline-block; */
top: 10%;
}

.popup_delete::before {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 40px; /* Adjust the width of the background */
height: 40px; /* Adjust the height of the background */
background: #000; /* Change this to the desired background color */
border-radius: 50%; /* Make the background circular */
z-index: -1;
}

.popup_delete i {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 1;
}  

#product_out {
    max-width: 1250px;
}

/* #product_out .col-lg-7.product_col {
} */

#product_out .col-lg-5.product_col {
    padding-left: 90px;
}

#product_out .col-lg-7.product_col .product_gallery_big {
    padding-left: 5px;
}

.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%;
}

.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;
}

.language_item img {
    padding: 2px;
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
}
.language_item.lang-selected img {
    border: 2px solid #CCCCCC;
    border-radius: 50%;
}

.language-item-title {
    font-family: 'NotoSans-Light';
    font-size: 14px;
    color: #262626;
    text-transform: uppercase;
    letter-spacing: .7px;
}

.basket_title h2 {
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    height: 2.4em;
    line-height: 1.2em;
}

/* CLS */

#header_desktop .logo {
    width: 100%;
    height: 100%;
    aspect-ratio: 38 / 11;
    object-fit: cover;
}

#header_desktop .logo img,
#header_mobile .logo {
    aspect-ratio: 38 / 11;
    overflow: hidden; /* Αποφυγή CLS */
}

#header_mobile .logo {
    aspect-ratio: 5 / 1;
    overflow: hidden; /* Αποφυγή CLS */
}

#slideshow_out .slider_item img {
    aspect-ratio: 1924 / 782;
    aspect-ratio: 1920 / 995;
}

#slideshow_out .slider_item img,
.images-no-space .banner_img img,
#mobile_menu_in .col-lg-4 img,
#mobile_menu_in .p-3 img,
#slideshow_out_r .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* #header_mobile .logo img {
    width: 100%;
    object-fit: cover;
} */

#slideshow_out,
#slideshow_out .slideshow .item {
    width: 100%;
    aspect-ratio: 1924 / 782;
    aspect-ratio: 1920 / 995;
    overflow: hidden; /* Αποφυγή CLS */
}

#slideshow_out_r, 
#slideshow_out_r .slideshow .item {
    width: 100%;
    aspect-ratio: 362 / 499;
    overflow: hidden;
}

.images-no-space .banner_img img {
    aspect-ratio: 322 / 309;
}

.images-no-space .banner_img {
    width: 100%;
    aspect-ratio: 322 / 309;
    overflow: hidden; /* Αποφυγή CLS */
}

.owl_slider_area_s .homepage_item_image {
    width: 100%;
    height: 100%;
    aspect-ratio: 366 / 505;
    object-fit: cover;
}

.owl_slider_area_s .homepage_item_image img {
    width: 100%;
    aspect-ratio: 366 / 505;
    overflow: hidden; /* Αποφυγή CLS */
}

.without_spaces .banner_img {
    width: 100%;
    aspect-ratio: 959 / 781;
    overflow: hidden; /* Αποφυγή CLS */
}

.without_spaces .banner_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.without_spaces .banner_img img {
    aspect-ratio: 959 / 781;
}

#mobile_menu_in .col-lg-4 {
    width: 100%;
    aspect-ratio: 437 / 306;
    overflow: hidden;
}

#mobile_menu_in .p-3 {
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
}

#products_list_out .product_item_image {
    width: 100%;
    height: 100%;
    aspect-ratio: 151 / 225;
    object-fit: cover;
}

#products_list_out .product_item_image img {
    width: 100%;
    aspect-ratio: 151 / 225;
    overflow: hidden; /* Αποφυγή CLS */
}

.filter_area_item .color_item {
    aspect-ratio: 1 / 1;
    overflow: hidden; /* Αποφυγή CLS */
}

.filter_area_item .color_item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#owl_product_quick .item,
.seen_recently_products .product_item_image {
    width: 100%;
    aspect-ratio: 151 / 225;
    overflow: hidden; /* Αποφυγή CLS */
}

#owl_product_quick .item img,
.seen_recently_products .product_item_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.products_related_products .product_item_image {
    width: 100%;
    aspect-ratio: 101 / 150;
    overflow: hidden; /* Αποφυγή CLS */
}

.products_related_products .product_item_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product_gallery_small .photo_small {
    width: 100%;
    aspect-ratio: 29 / 40;
    object-fit: cover;   
}

.product_gallery_small .photo_small img {
    width: 100%;
    height: 100%;
    aspect-ratio: 29 / 40;
    overflow: hidden; /* Αποφυγή CLS */
}

.product_details_item .mezura-pic {
    aspect-ratio: 75 / 26;
    overflow: hidden;
}

.product_gallery_out .product_image_out_r {
    width: 100%;
    aspect-ratio: 151 / 225;
    object-fit: cover;
}

.product_gallery_out .product_image_out_r .item img {
    width: 100%;
    aspect-ratio: 151 / 225;
    overflow: hidden;
}

#header_desktop .main-header {
    top: 0px;
    position: fixed;
    z-index: 999;
}

.vertical-line {
    /* position: absolute;
    top: 51%;
    transform: translateY(-51%); */
    width: 2px;
    height: calc(100% + -45px);
    background: #fff;
}

.contact_infos {
    color: #ffffff;
}

.contact_infos_phone {
    padding-right: .8em;
    font-size: 0.8vw;
}

.contact_infos .fa-phone {
    margin-right: 5px;
}

.slider_item_box {
    background: transparent;
}

.slider_item_box h3,
.slider_item_box h4,
.slider_item_button {
    color: #fff;
    border-bottom: none;
}

.slider_item_box h3 {
    font-family: 'Ubuntu-Regular';
    /* font-size: 76px; */
    font-size: 4vw;
    line-height: 94px;
}

.slider_item_box h4 {
    font-family: 'Ubuntu-Regular';
    /* font-size: 30px; */
    font-size: 1.6vw;
    /* line-height: 42px; */
    line-height: 2.2vw;
}

.slider_item_button {
    font-family: 'Ubuntu-Bold';
    /* font-size: 20px; */
    font-size: 1.1vw;
    line-height: 23px;
    letter-spacing: 0.04em;
    padding: 20px 33px;
    padding: 1vw 1.4vw;
    background: transparent;
}

.slider_item_button i,
.slider_item_mobile_button i {
    padding-left: 10px;
}

.slider_item_box.black {
    background: #007CBE;
    border-radius: 40px;
    opacity: 0.9;
}

.main-header .col-8 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.menu_item.has-children:hover .menu_item_bottom ::before {
    content: ' ';
    position: absolute;
    left: 15%;
    top: -5px;
    width: 0;
    height: 0;
    margin: 0 0 0 -6px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    opacity: 1;
    transition: all 360ms ease;
}

.menu_item.has-children {
    position: relative;
}

.menu_item_bottom {
    right: auto;
    left: 5%;
    position: absolute;
    /* width: 240px; */
    /* width: 115%; */
    width: 130%;
    /* width: 177%; */
    top: auto;
    margin: -3px 0px 0px;
    /* transition: 360ms; */
}

.philosopfyInfos {
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* align-items: center; */
}

.philosophyTitle {
    color: #00A69C;
    font-family: 'Ubuntu-Bold';
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.philosophySubtitle {
    color: #007CBE;
    font-family: 'Ubuntu-Regular';
    font-size: 36px;
    line-height: 45px;
    padding: 10px 0;
}

.philosophyText {
    color: #4D4D4D;
    font-family: 'Ubuntu-Light';
    font-size: 20px;
    line-height: 40px;
    padding: 40px 0;
}

a.philosophyButton {
    background: #42B29C;
    width: fit-content;
    padding: 12px 37px;
    border-radius: 40px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Ubuntu-Bold';
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.12em;
    margin: 10px 0;
}

.philosophyButton i {
    padding-left: 10px;
}

.philosopfyPhotoOuter {
    padding: 45px;
}

.home_page_tab_1 {
    background: #42B29C;
}

.home_page_tab_2 {
    background: #45BAA3;
}

.home_page_tab_3 {
    background: #48C2AA;
}

.home_page_tab_4 {
    background: #53C9B2;
}

.home_page_card {
    color: #fff;
}

.homePageTabCardBody {
    padding: 80px 80px 75px;
}

.homePageTabCardSeperator {
    box-shadow: 0 2px 0 0 #fff inset;
    width: 25%;
}

.homePageTabCardSeperator hr {
    border-top: none;
}

.homePageTabCardSeperator:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
}

.homePageTabCardTitle {
    font-family: 'Ubuntu-Regular';
    /* font-size: 26px; */
    font-size: 1.4vw;
    line-height: 29px;
    letter-spacing: 0;
}

.homePageTabCardText {
    font-family: 'Ubuntu-Regular';
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0;
    padding-right: 45px;
    padding-bottom: 5px;
}

a.homePageTabCardButton {
    color: #007CBE;
    background: #fff;
    font-family: 'Ubuntu-Regular';
    font-size: 13px;
    line-height: 23px;
    letter-spacing: 0;
    width: 50%;
    padding: 10px;
    border-radius: 40px;
}

.homePageTabCardButton i,
.homeOperationsButton i,
.homeConditionsButton i,
.homeConditionsOuterButton i,
.blog_item_button i,
.operationsButton i,
.laparoscopicCholecystectomyButton i,
.stomachDisordersSurgeryButton i,
.laparoscopicColectomyButton i,
.laparoscopicEnterectomyButton i,
.herniaRepairLaparoscopicButton i,
.laparoscopicAppendectomyButton i,
.laparoscopicSplenectomyButton i,
.conditionsButton i,
.deseasesButton i {
    padding-left: 10px;
}

.homeOperationsIcons img,
.operationsIcons img {
    width: 50px;
    flex: 0 0 auto; /* μένει στο φυσικό μέγεθος */
}

.homeOperationsTitle {
    font-family: 'Ubuntu-Regular';
    font-size: 22px;
    line-height: 27px;
    letter-spacing: 0;
    color: #007CBE;
}

.homeOperationsText,
.operationsText {
    font-family: 'Ubuntu-Regular';
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0;
    color: #4D4D4D;
}

a.homeOperationsButton,
a.operationsButton,
a.laparoscopicCholecystectomyButton,
a.stomachDisordersSurgeryButton,
a.laparoscopicColectomyButton,
a.laparoscopicEnterectomyButton,
a.herniaRepairLaparoscopicButton,
a.laparoscopicAppendectomyButton,
a.laparoscopicSplenectomyButton,
a.conditionsButton,
a.deseasesButton {
    color: #4D4D4D;
    background: #fff;
    font-family: 'Ubuntu-Regular';
    font-size: 13px;
    line-height: 23px;
    letter-spacing: 0;
    width: 56%;
    padding: 9px;
    border-radius: 40px;
    border: 1px solid #42B29C;
}

a.laparoscopicCholecystectomyButton,
a.stomachDisordersSurgeryButton,
a.laparoscopicColectomyButton,
a.laparoscopicEnterectomyButton,
a.herniaRepairLaparoscopicButton,
a.laparoscopicAppendectomyButton,
a.laparoscopicSplenectomyButton,
a.conditionsButton,
a.deseasesButton {
    width: 15%;
    line-height: 22px;
}

.homeOperationsOuter,
.operationsOuter {
    padding: 0 20px;
}

.upperRow > .col-12 .homeOperationsTitle,
.upperRow > .col-md-6 .homeOperationsTitle,
.upperRow > .col-lg-4 .homeOperationsTitle,
.upperRow .operationsTitle {
    width: 90%;
}

.upperRow .homeOperationsText,
.lowerRow .homeOperationsText, 
.upperRow .operationsText,
.lowerRow .operationsText {
    min-height: 75px;
}

.homeOperationsHr,
.operationsHr {
    border-top: 1px solid #CCCCCC;
}

.homeOperationsTitleMain,
.homeConditionsTitleMain {
    color: #007CBE;
    font-family: 'Ubuntu-Regular';
    font-size: 42px;
    line-height: 53px;
    letter-spacing: 0;
}

.homeOperationsSubtitle,
.homeConditionsSubtitle {
    color: #6A6B6E;
    font-family: 'Ubuntu-Regular';
    font-size: 20px;
    line-height: 28px;
}

.homeOperationsSeperator,
.homeConditionsSeperator {
    box-shadow: 0 2px 0 0 #42B29C inset;
    width: 5%;
}

.homeOperationsSeperator hr,
.homeConditionsSeperator hr {
    border-top: none;
}

.homeOperationsSeperator:after,
.homeConditionsSeperator:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
}

.homeConditionsTitle {
    font-family: 'Ubuntu-Regular';
    font-size: 23px;
    line-height: 14px;
}

.surgical_conditions,
.surgical_conditions_mobile {
    background: #EBF5F3;
}

.surgical_conditions .container {
    max-width: 1260px;
}

a.homeConditionsButton {
    color: #4D4D4D;
    background: #fff;
    font-family: 'Ubuntu-Regular';
    font-size: 13px;
    line-height: 23px;
    letter-spacing: 0;
    width: 49%;
    padding: 9px;
    border-radius: 40px;
    border: 1px solid #42B29C;
}

.homeConditionsTitle {
    padding-top: 30px;
}

a.homeConditionsOuterButton {
    color: #fff;
    background: #42B29C;
    font-family: 'Ubuntu-Bold';
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.12em;
    width: 29%;
    padding: 16px;
    border-radius: 40px;
    border: 1px solid #42B29C;
    text-transform: uppercase;
}

#blog_index {
    width: 100vw;
    background: #fff;
    text-align: center;
    padding-top: 110px;
    padding-bottom: 70px;
}

#blog_index .section_title {
    font-family: 'Ubuntu-Regular';
    font-size: 42px;
    line-height: 63px;
    padding: 1px 37px;
    letter-spacing: 0;
    color: #007CBE;
    margin-bottom: 20px;
    display: inline-block;
    position: relative;
}

#blog_index .section_title::before,
#blog_index .section_title::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 20px;
  border: 2px solid #009999;
}

#blog_index .section_title::before {
  top: 0;
  left: 0;
  border-right: none;
  border-bottom: none;
}

#blog_index .section_title::after {
  bottom: 0;
  right: 0;
  border-left: none;
  border-top: none;
}

#blog_index .section_title span::before,
#blog_index .section_title span::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  border: 2px solid #009999;
}

#blog_index .section_title span::before {
  top: 0;
  right: 0;
  border-left: none;
  border-bottom: none;
}

#blog_index .section_title span::after {
  bottom: 0;
  left: 0;
  border-right: none;
  border-top: none;
}

.blog_slider .owl-prev,
.blog_slider .owl-next {
    position: absolute;
    top: 45%;
    margin-top: -34px;
    text-align: center;
    z-index: 100;
    border-radius: 100px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.blog_slider .owl-prev {
    left: -60px;
}

.blog_slider .owl-next {
    right: -60px;
}

.blog_slider.owl-carousel .owl-nav button {
    color: #42B29C;
    font-size: 40px;
}

.blog_section .container {
    max-width: 1260px;
}

.blog_item_date {
    font-family: 'Geologica-Thin';
    font-size: 14px;
    line-height: 25px;
    color: #42B29C;
    text-align: left;
}

.blog_item_title {
    font-family: 'Geologica-Thin';
    font-size: 18px;
    line-height: 25px;
    color: #333333;
    text-align: left;
}

a.blog_item_button {
    color: #4D4D4D;
    background: #fff;
    font-family: 'Ubuntu-Regular';
    font-size: 13px;
    line-height: 23px;
    letter-spacing: 0;
    width: 49%;
    padding: 9px;
    border-radius: 40px;
    border: 1px solid #42B29C;
}

.contactSection,
.contactPageSection {
    display: flex;
    flex-wrap: wrap;
}

.contactPageSection {
    padding-top: 140px;
}

.contactSectionInfo {
    background: linear-gradient(90deg, rgba(0, 124, 190, 0.9) 20%, rgba(66, 178, 156, 0.9) 79%);;
    color: #fff;
    flex: 1;
    max-width: 632px;
}

.contactSectionInfo h3 {
    font-weight: 700;
    margin-bottom: 20px;
}

.contactSectionInfo .item {
    margin-bottom: 25px;
}

.contactSectionInfo i {
    font-size: 22px;
    margin-right: 12px;
}

.contactPageSectionTitle i,
.contactPageSectionPhoneTitle i,
.contactPageSectionClinicTitle i,
.contactPageSectionEmailTitle i {
    color: #42B29C;
    margin-right: 12px;
}

.contactSectionOuter
{
    padding: 43px 120px;
}

.contactSectionTitle,
.contactSectionPhoneTitle,
.contactSectionClinicTitle,
.contactSectionEmailTitle,
.contactSectionContactFormTitle,
.contactSectionSocialTitle {
    display: flex;
    align-items: center;
    font-family: 'Ubuntu-Regular';
    font-size: 19px;
    padding: 5px 0 10px;
}

.contactSectionSocialOuter {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.contactPageSectionTitle,
.contactPageSectionPhoneTitle,
.contactPageSectionClinicTitle,
.contactPageSectionEmailTitle {
    display: flex;
    align-items: center;
    font-family: 'Ubuntu-Regular';
    font-size: 19px;
    padding-bottom: 10px;
    color: #007CBE;
}

.contactSectionOuter .scheduleΙtem,
.contactSectionOuter .phoneΙtem,
.contactSectionOuter .clinicΙtem,
.contactSectionOuter .emailΙtem,
.contactSectionOuter .contactFormΙtemm,
.contactPageSection .scheduleΙtem,
.contactPageSection .phoneΙtem,
.contactPageSection .clinicΙtem,
.contactPageSection .emailΙtem {
    font-family: 'Ubuntu-Light';
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.04em;
    margin-left: 35px;
}

.contactSectionOuter .scheduleΙtem i {
    font-size: 14px;
}

.contactPageOuterSection {
    display: flex;
    justify-content: end;
    align-items: center;
}

.contact-map {
    flex: 2;
    min-height: 100%;
    display: flex;
}

.contact-map iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

.map_out, 
#map {
    width: 100%;
    height: 100%;
    min-height: 400px;
}

.page_contact .map_out,
.page_contact #map {
    min-height: 692px;
}

.scheduleΙtem {
    display: grid;
    grid-template-columns: 140px 30px 1fr; /* Ημέρα | Βελάκι | Ώρες */
    font-size: 1rem;
    align-items: center;
}

.scheduleΙtem:last-child {
    border-bottom: none;
}
.arrow {
    text-align: center;
    color: #fff;
}

.contactSection hr {
    opacity: .16;
}

.contactPageSection hr {
    border-color: #E6E6E6!important;
}

.slider_item_text {
    top: 65%;
}

.introductionInfosOuter {
    padding: 180px 170px;
}

.introductionGeneralTitle {
    font-family: 'Ubuntu-Bold';
    font-size: 20px;
    line-height: 37px;
    letter-spacing: 0.08em;
    color: #00A69C;
    text-transform: uppercase;
}

.introductionTitle,
.medicalOfficeTitle {
    font-family: 'Ubuntu-Regular';
    font-size: 42px;
    line-height: 51px;
    color: #007CBE;
}

.introductionSubTitle {
    font-family: 'Ubuntu-Light';
    font-size: 19px;
    line-height: 29px;
    color: #42B29C;
    padding: 25px 0;
}

.introductionText,
.medicalOfficeText {
    font-family: 'Ubuntu-Regular';
    font-size: 23px;
    line-height: 42px;
    color: #4D4D4D; 
}

.introductionButtonOuter,
.surgicalProblemButtonOuter,
.medicalOfficeButtonOuter {
    width: fit-content;
    display: block;
}

.introductionButton,
.surgicalProblemButton,
.medicalOfficeButton {
    background: #42B29C;
    width: fit-content;
    padding: 30px 43px;
    border-radius: 50px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Ubuntu-Bold';
    font-size: 20px;
    line-height: 23px;
    letter-spacing: 0.04em;
    margin: 60px 0;
}

.surgicalProblemButton {
    color: #007CBE;
    background: #fff;
}

.introductionButton i,
.surgicalProblemButton i,
.medicalOfficeButton i,
.clinicExperienceButton i {
    padding-left: 10px;
}

.educationOuter,
.medicalEquipmentOuter,
.collaborationOuter,
.minimallySurgeryOuter,
.laparoscopicSurgeryProcessOuter,
.laparoscopicSurgeryAdvantagesOuter,
.laparoscopySurgeryPerformOuter,
.laparoscopicCholecystectomyOuter,
.stomachDisordersSurgeryOuter,
.laparoscopicColectomyOuter,
.laparoscopicEnterectomyOuter,
.herniaRepairLaparoscopicOuter,
.laparoscopicAppendectomyOuter,
.laparoscopicSplenectomyOuter {
    justify-content: center;
}

.educationInfosOuter,
.medicalEquipmentInfosOuter,
.collaborationInfosOuter,
.minimallySurgeryInfosOuter,
.laparoscopicSurgeryProcessInfosOuter,
.laparoscopicSurgeryAdvantagesInfosOuter,
.laparoscopySurgeryPerformInfosOuter {
    max-width: 980px;
}

.laparoscopicCholecystectomyInfosOuter,
.stomachDisordersSurgeryInfosOuter,
.laparoscopicColectomyInfosOuter,
.laparoscopicEnterectomyInfosOuter,
.herniaRepairLaparoscopicInfosOuter,
.laparoscopicAppendectomyInfosOuter,
.laparoscopicSplenectomyInfosOuter {
    max-width: 940px;
}

.educationInfosOuter {
    padding: 25px 25px 170px;
}

.medicalEquipmentInfosOuter {
    padding: 30px 25px 55px;
}
.collaborationInfosOuter {
    padding-bottom: 140px;
}

.educationTitle,
.experienceTitle,
.seminarsTitle,
.publicationsTitle ,
.scientificSocietiesTitle,
.laparoscopicSurgeryProcessTitle,
.laparoscopicSurgeryAdvantagesTitle,
.laparoscopySurgeryPerformTitle,
.clinicExperienceTitle {
    font-family: 'Ubuntu-Regular';
    font-size: 30px;
    line-height: 40px;
    color: #007CBE;
    padding-bottom: 35px;
}

.educationText,
.experienceText,
.seminarsText,
.publicationsText,
.scientificSocietiesText,
.medicalEquipmentText,
.collaborationText,
.laparoscopicSurgeryProcessText,
.laparoscopicSurgeryAdvantagesSubTitle,
.laparoscopicSurgeryAdvantagesText,
.laparoscopySurgeryPerformText,
/* .laparoscopicCholecystectomyText,
.stomachDisordersSurgeryText,
.laparoscopicColectomyText,
.laparoscopicEnterectomyText,
.herniaRepairLaparoscopicText,
.laparoscopicAppendectomyText,
.laparoscopicSplenectomyText, */
.clinicExperienceText {
    font-family: 'Ubuntu-Light';
    font-size: 19px;
    line-height: 36px;
    color: #4D4D4D;
}

.laparoscopicCholecystectomySubTitle,
.stomachDisordersSurgerySubTitle,
.laparoscopicColectomySubTitle,
.laparoscopicEnterectomySubTitle,
.herniaRepairLaparoscopicSubTitle,
.laparoscopicAppendectomySubTitle,
.laparoscopicSplenectomySubTitle {
    font-family: 'Ubuntu-Light';
    font-size: 19px;
    line-height: 36px;
    color: #4D4D4D;
}

.publicationsText {
    padding: 15px 0 90px;
}

.experienceText {
    height: 612px;
    overflow: auto;
}

.experienceOuter,
.medicalCareOuter,
.laparoscopicSurgeryProcessOuter {
    background: #EBF5F3;
}

.experienceInfosOuter {
    padding: 125px 170px;
}

.seminarsOuter,
.publicationsOuter,
.scientificSocietiesOuter {
    justify-content: center;
}

.seminarsInfosOuter,
.publicationsInfosOuter,
.scientificSocietiesInfosOuter {
    max-width: 980px;
}

.scientificSocietiesInfosOuter {
    padding-bottom: 130px;
}

.seminarsInfos {
    padding: 135px 0 95px;
}

.seminarsText ul,
.publicationsInfosOuter ul,
.scientificSocietiesText ul {
    padding-left: 20px;
}

.seminarsText li::marker,
.publicationsInfosOuter li::marker,
.scientificSocietiesText li::marker {
    color: #42B29C;
}

.seminarsPhotos,
.medicalEquipmentPhotos {
    padding-top: 110px;
}

.seminarsPhotos img.img-fluid,
.medicalEquipmentPhotos img.img-fluid {
    object-fit: cover;
    display: block;
    margin-bottom: 8px;
}

.seminarsPhotos .row,
.medicalEquipmentPhotos .row {
    justify-content: space-between;
}

.seminarsPhotos .col-4,
.medicalEquipmentPhotos .col-4 {
    max-width: 290px;
}

.medicalCareTitle {
    font-family: 'Ubuntu-Regular';
    font-size: 32px;
    line-height: 40px;
    color: #007CBE;
}

.medicalCareText {
    font-family: 'Ubuntu-Light';
    font-size: 19px;
    line-height: 38px;
}

.medicalCareInfosOuter {
    padding: 160px 170px;
}

.medicalCareTitle {
    padding-bottom: 40px;
}

.surgicalProblemText {
    font-family: 'Ubuntu-Regular';
    font-size: 32px;
    line-height: 58px;
    color: #fff;
    text-align: center;
}

.surgicalProblemInfos {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.surgicalProblemInfosOuter {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 110px;
}

.medical_slider.owl-carousel .owl-nav button {
    position: absolute;
    bottom: 20px;
    color: #fff;
    font-size: 50px;
}

.medical_slider .owl-prev {
    right: 100px;
}

.medical_slider .owl-next {
    right: 30px;
}

.medicalOfficeImage {
    padding: 0;
}

.medical_slider .item {
    max-width: 960px;
}

.medicalOfficeInfosOuter {
    padding: 180px 170px;
}

.medicalOfficeInfosOuter {
    display: flex;
    align-items: center;
}

.medicalEquipmentInfos {
    padding-top: 65px;
}

.operationsWrapper,
.procedureSurgeryWrapper,
.procedureSurgeryArticleWrapper,
.surgicalConditionsArticleWrapper,
.faqsArticleWrapper,
.conditionsWrapper,
.deseasesWrapper {
    /* height: 440px; */
    height: 415px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.operationsTitleMain,
.conditionsTitleMain,
.deseasesTitleMain {
    color: #fff;
    font-family: 'Ubuntu-Regular';
    font-size: 42px;
    line-height: 50px;
    /* padding-top: 130px; */
    padding-top: 70px;
}

.conditionsTitleMain {
    padding-top: 100px;
}

.deseasesTitleMain {
    padding-top: 0px;
}

.operationsSeperator,
.procedureSurgerySeperator,
.surgicalConditionsSeperator,
.conditionsSeperator {
    box-shadow: 0 2px 0 0 #fff inset;
    width: 13%;
    max-width: 66px;
}

.operationsSeperator hr,
.procedureSurgerySeperator hr,
.surgicalConditionsSeperator hr,
.conditionsSeperator hr {
    border-top: none;
}

.operationsSeperator:after,
.procedureSurgerySeperator::after,
.surgicalConditionsSeperator::after,
.conditionsSeperator::after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
}

.operationsSubtitle,
.procedureSurgerySubtitle,
.conditionsSubtitle {
    color: #fff;
    font-family: 'Ubuntu-Medium';
    font-size: 20px;
    line-height: 28px;
}

.conditionsSubtitle {
    width: 80%;
}

.operationsTitle {
    font-family: 'Ubuntu-Regular';
    font-size: 23px;
    line-height: 28px;
    letter-spacing: 0;
    color: #007CBE;
}

.procedureSurgeryIcon,
.procedureSurgeryArticleIcon {
    width: 50px;
    padding-top: 20px;
}

.procedureSurgeryTitleMain {
    color: #fff;
    font-family: 'Ubuntu-Regular';
    font-size: 42px;
    line-height: 50px;
}

.minimallySurgeryText {
    color: #4D4D4D;
    font-family: 'Ubuntu-Regular';
    font-size: 23px;
    line-height: 42px;
}

.minimallySurgeryInfosOuter {
    padding: 80px 20px 115px 15px;
}

.laparoscopicSurgeryProcessInfosOuter {
    padding: 80px 20px 80px 15px;
}

.laparoscopicSurgeryAdvantagesTextStrong {
    color: #42B29C;
    font-family: 'Ubuntu-Bold';
    font-size: 19px;
    line-height: 36px;
}

.laparoscopicSurgeryAdvantagesText li,
.laparoscopySurgeryPerformText li {
    list-style: none; /* κρύβει το default bullet */
    position: relative;
    padding-left: 1.5em;
    padding-right: 100px;
}

.laparoscopicSurgeryAdvantagesText li::marker,
.laparoscopySurgeryPerformText li::marker {
    font-family: "Font Awesome 5 Pro"; /* ή 6 ανάλογα με την έκδοση */
    font-weight: 400; /* για solid icons */
    content: '\f058';
    color: #42B29C;
}

.laparoscopicSurgeryAdvantagesInfosOuter {
    padding: 100px 20px 125px;
}

.laparoscopicSurgeryAdvantagesSubTitle {
    padding-bottom: 35px;
}

.laparoscopySurgeryPerformInfosOuter {
    padding: 0 20px;
}

.laparoscopicCholecystectomyTitle,
.stomachDisordersSurgeryTitle,
.laparoscopicColectomyTitle,
.laparoscopicEnterectomyTitle,
.herniaRepairLaparoscopicTitle,
.laparoscopicAppendectomyTitle,
.laparoscopicSplenectomyTitle {
    color: #42B29C;
    font-family: 'Ubuntu-Bold';
    font-size: 22px;
    line-height: 36px;
}

.laparoscopicCholecystectomyInfosOuter,
.stomachDisordersSurgeryInfosOuter,
.laparoscopicColectomyInfosOuter,
.laparoscopicEnterectomyInfosOuter,
.herniaRepairLaparoscopicInfosOuter,
.laparoscopicAppendectomyInfosOuter,
.laparoscopicSplenectomyInfosOuter,
.conditionsInfos,
.deseasesInfos {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #E6F0EE;
    padding: 30px 0;
}

.conditionsInfos,
.deseasesInfos {
    padding: 15px 0;
}

.laparoscopicCholecystectomyInfosOuter,
.conditionsOuter:first-child .conditionsInfos,
.deseasesOuter:first-child .deseasesInfos,
.deseasesOuter:nth-of-type(2) .deseasesInfos {
    border-top: 1px solid #E6F0EE;
    margin-top: 30px;
}

.laparoscopicCholecystectomyInfos,
.stomachDisordersSurgeryInfos,
.laparoscopicColectomyInfos,
.laparoscopicEnterectomyInfos,
.herniaRepairLaparoscopicInfos,
.laparoscopicAppendectomyInfos,
.laparoscopicSplenectomyInfos,
.conditionsTitle,
.deseasesTitle {
    width: 70%;
}

.clinicExperienceWrapper {
    width: 100%;
    height: 90vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 75px;
}

.clinicExperienceTitle {
    padding-top: 15px;
}

.clinicExperienceBox {
    background: #fff;
    max-width: 940px;
    /* border-radius: 6px; */
    padding: 58px 150px;
    box-shadow: 0 3px 8px rgba(0,0,0,0.15);
    position: relative;
}

a.clinicExperienceButton {
    background: #42B29C;
    position: absolute;
    bottom: -35px; /* μισό έξω από το κουτί */
    left: 50%;      /* κεντράρισμα οριζόντια */
    transform: translateX(-50%); /* για σωστό κεντράρισμα */
    z-index: 10;    /* για να φαίνεται πάνω από το box */
    width: fit-content;
    padding: 28px 46px;
    border-radius: 50px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Ubuntu-Bold';
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0.04em;
}

.clinicExperienceText  {
    padding-bottom: 35px;
}

.faqTextOutter,
.faqsOutterWrapper,
.deseasesTextBefore,
.deseasesTextΑfter {
    justify-content: center;
}

.faqsOutterWrapper {
    padding-bottom: 100px;
}

.faqTextInner,
.deseasesTextBeforeInner,
.deseasesTextAfterInner {
    font-family: 'Ubuntu-Regular';
    font-size: 23px;
    line-height: 42px;
}

.faqTextInner,
.faqsInnerWrapper,
.deseasesTextBeforeInner,
.deseasesTextAfterInner {
    width: 980px;
    max-width: 980px;
}

.faqTextInner {
    padding: 80px 15px 65px;
}

.deseasesTextBeforeInner {
    padding: 20px 15px 40px;
}

.deseasesTextAfterInner {
    padding: 40px 15px 20px;
}

.faqQuestionTitle {
    border-top: 1px solid #42B29C;
    padding: 20px 0px;
    font-family: 'Ubuntu-Regular';
    font-size: 24px;
    line-height: 41px;
    color: #007CBE;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

.faqsInnerWrapper .faqQuestionWapper:nth-last-child(2) .faqQuestionTitle {
    border-bottom: 1px solid #42B29C;
}

.faqAnswerWrapper {
    display: none;
}

.faqAnswerText {
    font-family: 'Ubuntu-Light';
    font-size: 19px;
    line-height: 36px;
    padding: 25px 0px;
}

.show {
    display: block;
}

.faqAnswerWrapper.show .faqAnswerText {
    border-top: 1px solid #42B29C;
}

.faqQuestionWapper,
.faqAnswerWrapper {
    padding: 0px 15px;
}

.procedureSurgeryArticleTitleMain,
.surgicalConditionsArticleTitleMain {
    font-family: 'Ubuntu-Bold';
    font-size: 21px;
    line-height: 26px;
    letter-spacing: 0.08em;
    color: #fff;
    text-transform: uppercase;
}

.surgicalConditionsArticleTitleMain {
    padding-top: 50px;
}

.procedureSurgeryArticleSubtitle,
.surgicalConditionsArticleSubtitle {
    font-family: 'Ubuntu-Regular';
    font-size: 42px;
    line-height: 50px;
    color: #fff;
}

.faqsArticleSubtitle {
    font-family: 'Ubuntu-Regular';
    font-size: 42px;
    line-height: 63px;
    color: #fff;
    padding-top: 70px;
}

.articlesContactUsOuter {
    display: flex;
    justify-content: center;
    align-items: center;
}

.articleContactUsInfos {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 60%;
    text-align: center;
}

.articlesContactUsText {
    font-family: 'Ubuntu-Regular';
    font-size: 28px;
    line-height: 48px;
    color: #fff;
}

a.articleContactUsButton {
    font-family: 'Ubuntu-Bold';
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.04em;
    color: #007CBE;
    background: #fff;
    text-transform: uppercase;
    border-radius: 50px;
    display: flex;
    width: 305px;
    height: 78px;
    justify-content: space-evenly;
    align-items: center;
    margin-top: 75px;
}

.conditionsTitle,
.deseasesTitle  {
    font-family: 'Ubuntu-Regular';
    font-size: 20px;
    line-height: 30px;
}

.conditionsOuter,
.deseasesOuter {
    justify-content: center;
}

.conditionsInfosOuter,
.deseasesInfosOuter {
    max-width: 980px;
}

.contactTitleOuter {
    display: flex;
    flex-direction: column;
}

.contactTitle {
    font-family: 'Ubuntu-Bold';
    font-size: 20px;
    line-height: 37px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #00A69C;
}

.contactSubTitle {
    font-family: 'Ubuntu-Regular';
    font-size: 42px;
    line-height: 51px;
    color: #007CBE;
}

.contactText {
    font-family: 'Ubuntu-Light';
    font-size: 19px;
    line-height: 36px;
    padding-top: 20px;
    padding-bottom: 55px;
}

#contact_form input[type="text"],
#contact_form input[type="text"]::placeholder,
#contact_form textarea,
#contact_form textarea::placeholder {
    font-family: 'Ubuntu-Regular';
    font-size: 16px;
    color: #3A3C42;
    font-style: normal;
    outline: none;
    line-height: 40px;
}

#contact_form input[type="text"] {
    height: 72px;
}

.contact_item {
    margin-bottom: 15px;
    border: 1px solid #E6E6E6;
}

#contact_submit_btn a {
    background: none;
    font-size: 15px;
}

#contact_submit_btn {
    background: #42B29C;
    width: fit-content;
    /* padding: 14px 48px; */
    border-radius: 50px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Ubuntu-Bold';
    font-size: 15px;
    line-height: 19px;
    letter-spacing: 0.04em;
    margin: 25px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 260px;
    height: 66px;
    display: flex;
    justify-content: space-around;
}

#contact_submit_btn a:hover,
#contact_submit_btn_c a:hover,
#contact_submit_btn_1 a:hover,
#friend_submit_btn a:hover {
    background: transparent;
}

#contact_out_in > .container {
    max-width: 1280px;
}

#contact_in .title_out {
    padding-top: 45px;
}

.articles_out {
    padding-top: 80px;
}

.blog_list_info i {
    font-size: 15px;
    margin-right: 8px;
}

.blog_date,
.green_text,
.green_text a,
#blog_comments h2 {
    color: #42B29C;
}

.blog_list_more a,
#comment_submit_btn {
    background: #42B29C;
}

.blog_search_right button {
    background: #42B29C;
}

.blog_search_left {
    border-color: #42B29C;
}

ul.pag_list li.pag_link.active a,
ul.pag_list li.pag_link:hover>a {
    background: #42B29C;
}

.blog_search_right {
    border-color: #42B29C;
    background: #42B29C;
}

.slider_item_mobile {
    position: relative;
}

.slider_item_mobile_text.center {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    /* width: 60%; */
    width: 100%;
    text-align: center;
}

.slider_item_mobile_text {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 10;
    top: 67%;
}

.slider_item_mobile_text.center .slider_item_mobile_box {
    margin: 0 auto;
    margin-bottom: 4px;
}

.slider_item_mobile_text.center .slider_item_mobile_box:not(.black) {
    padding-top: 0;
}

.slider_item_mobile_text.center .slider_item_mobile_box:first-child {
    /* margin-bottom: 5px; */
    margin-bottom: 0px;
    padding-bottom: 10px;
    padding-top: 30px;
}

.slider_item_mobile_box {
    display: table;
    background: #fff;
    padding: 10px;
    margin-bottom: 20px;
    background: transparent;
}

.slider_item_mobile_box h3 {
    font-family: 'Ubuntu-Regular';
    font-size: 36px;
    line-height: 42px;
    color: #fff;
}

.slider_item_mobile_box h4 {
    font-family: 'Ubuntu-Medium';
    font-size: 20px;
    line-height: 28px;
    color: #fff;
}

.slider_item_mobile_box.black {
    background: #007CBE;
    border-radius: 40px;
    opacity: 0.9;
}

.slider_item_mobile_button {
    font-family: 'Ubuntu-Bold';
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.04em;
    padding: 9px 19px;
    background: transparent;
    color: #fff;
    border-bottom: none;
}

.owl_slider_area_s_ban_photo .owl-dots {
    text-align: center;
    padding-top: 25px;
}

.blog_slider .owl-dots {
    padding-top: 35px;
}

.owl_slider_area_s_ban_photo .owl-dots button,
.blog_slider .owl-dots button {
    width: 12px;
    height: 12px;
    border: 2px solid #42B29C;
    background: #fff;
    outline: none;
    border-radius: 50%;
    margin-right: 10px;
}

.owl_slider_area_s_ban_photo .owl-dots button.active,
.blog_slider .owl-dots button.active {
    background: #42B29C;
}

#header_desktop .search-place {
    /* position: absolute; */
    position: fixed;
    width: 100%;
    height: 0%;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 99999;
    overflow: hidden;
    box-shadow: 0 5px 5px -5px #333;
    -webkit-transition: all 0.88s
    cubic-bezier(0.694, 0.0482, 0.335, 1);
    -moz-transition: all 0.88s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -o-transition: all 0.88s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -ms-transition: all 0.88s cubic-bezier(0.694, 0.0482, 0.335, 1);
    transition: all 0.88s
    cubic-bezier(0.694, 0.0482, 0.335, 1);
}

#header_desktop .search-place.full_height {
    height: 100%;
    /* height: 850px!important;
    overflow-y: auto; */
}

#header_desktop .search-place .input-container {
    height: 50px;
    width: 100%;
    margin: 0 auto;
    /* margin-top: 70px; */
    margin-top: 40px;
    border-bottom: 2px solid #42B29C;
    text-align: center;
    position: relative;
}

#header_desktop .search-place .input-container img:first-child {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
    z-index: 9999;
    cursor: pointer;
}

#header_desktop .search-place input {
    width: calc(100% - 60px);
    height: 100%;
    font-family: 'Ubuntu-Light';
    font-size: 23px;
    letter-spacing: 0.46px;
    color: #999999;
    border: none;
    outline: none;
}

#header_desktop .search-place .input-container img:last-child {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0px;
    z-index: 9999;
    cursor: pointer;
}

#header_desktop .search-place.full_height.remove_height {
    height: 0% !important;
}

#search_hover {
    position: relative;
    max-height: 150px;
    overflow-y: auto;
}

.img-thumbnail {
    border: none;
}

/* #header_desktop .main-header {
    display: none;
} */