<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ovveride default */

body {
    font-family: 'CeraGreek-Regular', Verdana, Arial, Helvetica, sans-serif;
}

.nav-tabs {
    border-bottom: none;
}

#header_desktop {
    padding-top: 0;
    /* padding-bottom: 15px; */
    background: #96b2c5;
}

.metaforika-header-div {
    height: 40px;
    background-color: #E6E6E6;
}

/* .logo-wrapper .logo {
    max-width: 270px;
} */
 .logo-wrapper{
    position:Absolute;
    top:50%;
    transform: translateY(-50%);
    left:0px;
    z-index:9999;
 }
 .header-rest-items{
    position:Absolute;
    top:50%;
    transform: translateY(-50%);
    right:0px;
    z-index:9999;
 }

 .header-rest-items::after{
    content:'';
    position:absolute;
    left:75px;
    bottom:-22px;
    width:0px;
    background: #E35D28;
    height: 3px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
 }

.logged-container{
    display:none;
    position:absolute;
    left:75px;
    top:calc(100% + 22px);
    width:calc(100% - 51px);
    padding:0px 25px 15px 25px;
    background: #96b2c5;
}

#logout_btn_new{
    cursor: pointer;
}

.logged-item{
    height:55px;
    font-family: 'SofiaSansExtraCondensed-Regular';
    font-size : 24px;
    letter-spacing : 0.48px;
    color:#fff;
}

.logged-item a{
    font-family: 'SofiaSansExtraCondensed-Regular';
    font-size : 24px;
    letter-spacing : 0.48px;
    color:#fff !important;
}

.logged-container .logged-item:first-child{
    border-bottom:1px solid #fff;
}

 .header-rest-items.open::after{
    width:calc(100% - 51px);
 }

 .header-rest-item{
    margin-right:12px;
    width:45px;
    height:45px;
    border-radius:50%;
    border:1px solid #fff;
    cursor: pointer;
 }

 .header-rest-item a{
    font-family: 'SofiaSansExtraCondensed-Regular';
    font-size : 22px;
    text-transform : uppercase;
    color : #FFFFFF !important;
 }

 .header-rest-item.book-item{
    width:140px;
    border:none;
    border-radius:30px;
    background: #807d75;
 }

 .header-rest-item.phone-item{
    border:none;
    background: #fff;
 }

 .header-rest-item.phone-item a {
    color : #96b2c5 !important;
 }

 .header-rest-item.book-item a{
    font-family: 'SofiaSansExtraCondensed-Bold';
    font-size : 22px;
    letter-spacing : 0.88px;
    text-transform : uppercase;
    color : #FFFFFF;
 }

 .header-rest-item a i{
    font-weight: 100;
 }
.eshop_oroi a{
    color:#fff !important;
}

.metaforika-wrapper {
    color: #333333;
    font-family: "CeraGreek-Medium", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 1px;
    position: relative;
}

.metaforika-mobile-header-div .metaforika-wrapper {
    letter-spacing: normal;
}

img.shipping-truck {
    width: 44px;
    margin-right: 5px;
}

.top-icons {
    position: absolute;
    right: 50px;
}

.top_item {
    float: left;
    margin-right: 20px;
    position: relative;
    color: #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;
}

.mobile-header-div .top_item a {
    font-size: 23px;
}

.top_item a span.font-icons {
    font-size: 20px;
}

.main-header {
    /* border-bottom: 1px solid #ccc; */
    height: 90px;
}

.search {
    position: relative;
    width: 100%;
    height: 70px;
    max-width: 970px;
    border: none;
    border-radius:0px;
    border-bottom:1px solid #fff;
    z-index: 16;
}

.search_in {
    position: relative;
    z-index: 5;
}

.search_left {
    display: table-cell;
    width: 100%;
}

.search_left_in {
    padding-left: 0px;
    padding-right: 0px;
}

.search button{
    position:Absolute;
    top:0;
    right:0px;
    height:70px;
    width:70px;
    background: none;
    border:none;
    outline: none;
}

.search button span{
    color:#fff;
    font-size: 30px;
}

.search input[type="text"] {
    background: none;
    border: none;
    font-family: 'SofiaSansExtraCondensed-Light';
    font-size : 43px;
    letter-spacing : 1.72px;
    color : #FFFFFF;
    height: 70px;
    line-height: 70px;
    margin: 0;
    outline: medium none;
    padding: 0;
    width: calc(100% - 70px);
    border-bottom: none;
    letter-spacing: normal;
}

.search input[type="text"]::placeholder{
    color : #FFFFFF;
}

.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: 20px;
    padding-right: 15px;
    font-size: 22px;
}

.search_hover_item{
    font-family: 'SofiaSansExtraCondensed-Light';
    color: #1A1A1A;
    font-size: 18px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.search_hover_item a {
    font-family: inherit;
    display: block;
    padding:0;
    padding-bottom: 7px;
    border-bottom: 1px solid #ccc;
    color:inherit;
    display: block;
    font-size: inherit;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0.8px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.top_item.basket_btn_h {
    border-left: 1px solid #cccccc;
    padding: 7px 15px;
    padding-left: 35px;
}

.telephone-wrapper {
    font-size: 24px;
    margin-right: 35px;
}

.telephone-wrapper a {
    color: #333333;
}

div.num-pieces-text {
    position: absolute;
    left: 47px;
    top: 5px;
    font-family: "CeraGreek-Medium", Arial, Helvetica, sans-serif;
}

span.num_pieces {
    position: absolute;
    left: 0;
    right: 0;
}

.cart-details {
    font-family: "CeraGreek-Medium", Arial, Helvetica, sans-serif;
    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;
}

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: 0px 40px 0px 0px;
    margin-right:15px;
    font-family: 'SofiaSansExtraCondensed-Regular';
    font-size : 24px;
    letter-spacing : 0.48px;
    text-transform : uppercase;
    color : #FFFFFF;
    position:relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

nav.menu ul li a.menu_link:after {
    content:'';
    position:absolute;
    background: #807d75;
    height:3px;
    width:0%;
    left:-2px;
    bottom:-10px;
    border-radius:2px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

nav.menu ul li:last-child a {
    margin-right:0px;
}

nav.menu ul li:hover&gt;a {
    background: none;
    color: #fff;
}

nav.menu ul li:hover&gt;a:after, nav.menu ul li.active&gt;a:after, nav.menu ul li.selected-active&gt;a:after {
    width:100%;
}

.menu_column_container {
    /* width:100%;
   
    column-count: 5;
    column-gap: 3%;
    column-width: 20%; */
    width: 100%;
    column-count: 4;
    column-gap: 30px;
    column-width: 25%;
}

/* .sub_menu_item_title {
    margin-bottom: 5px;
} */

.sub_menu_item_title a {
    display: block;
    padding: 0 !important;
    margin: 0 !important;
    font-size : 20px;
    letter-spacing : 0.4px;
    text-align: left !important;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.sub_menu_item_title:hover&gt;a {
    color: #E35D28 !important;
}

.sub_menu_data_item {
    margin-bottom: 5px;
}

.sub_menu_data_item:last-child {
    margin-bottom: 0;
}

.search-container, .login-container{
    position:fixed;
    width:100vw;
    height:0vh;
    overflow:hidden;
    background:#96b2c5;
    z-index:99999;
    -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);
}

.login-container .header-rest-item{
    position:absolute;
    right:96px;
    top:23px;
    border:1px solid #807d75;
    background: #807d75;
}

.page_register .header-rest-item.login_click_r_new{
    border:1px solid #807d75;
    background: #807d75;
}

.page_register .form_item.form_effect .form_item_in {
    background:#96b2c5;
}

.page_register .form_item.form_effect input[type="text"], 
.page_register .form_item.form_effect input[type="password"] {
    padding:0px;
    height:45px;
    border-radius:20px;
    outline:none;
    padding:0px 20px;
    font-family: 'SofiaSansExtraCondensed-Regular';
    font-size: 17px;
    letter-spacing: 0.34px;
    color: #96b2c5;
}
.page_register .form_item.form_effect input[type="text"]::placeholder, 
.page_register .form_item.form_effect input[type="password"]::placeholder {
    color: #96b2c5;
}

.form_item_checkbox input[type="checkbox"]+label span {
    background: #fff;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    width:22px;
    height:22px;
    border:1px solid #ccc;
    margin: 0px;
    margin-right:5px;
    position:relative;
}

.form_item_checkbox input[type="checkbox"]+label div{
    width:calc(100% - 27px);
    font-family: 'SofiaSansSemiCondensed-Light';
    font-size : 15px;
    margin-top:2px;
}

#div_active_newsletter .form_item .form_item_checkbox, #div_accept_terms .form_item .form_item_checkbox {
    float: unset;
    margin-top:10px;
}

.page_register .form_item_checkbox input[type="checkbox"]+label div, .page_register .form_item_checkbox input[type="checkbox"]+label div a{
    color:#fff !important;
}

.form_item_checkbox input[type="checkbox"]+label span::after {
    content: '';
}


.form_item_checkbox input[type="checkbox"]:checked+label span::after {
    font-family: Font Awesome\ 5 Pro;
    content: '\f00c';
    position:Absolute;
    font-size : 18px;
    color: #96b2c5;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}

.login-form-title{
    font-family: 'SofiaSansExtraCondensed-Regular';
    font-size : 24px;
    letter-spacing : 0.48px;
    text-transform : uppercase;
    color : #E35D28;
    margin-bottom:50px;
}

.login-form-subtitle, #register_text{
    font-family: 'SofiaSansExtraCondensed-Light';
    font-size : 24px;
    letter-spacing : 0.48px;
    color : #FFFFFF;
    margin-bottom:40px;
}
.register_fields {
    display: table;
    margin: 0 auto;
    max-width: 350px;
    width: 100%;
    background: none;
    padding:0px;
    padding-bottom: 30px;
}
.login-form.container .form-item, .login_popup_area_in form#lost .form-item{
    margin-right:20px;
    width:100%;
    max-width:190px;
    height:45px;
}

.login-form.container .form-item.submit, .login_popup_area_in form#lost .form-item.submit{
    margin-right:0px;
}

.login-form.container input, .login_popup_area_in form#lost input{
    width:100%;
    height:100%;
    border:none;
    border-radius:20px;
    outline: none;
    padding:0px 20px;
    font-family: 'SofiaSansExtraCondensed-Regular';
    font-size : 17px;
    letter-spacing : 0.34px;
    color : #96b2c5;
}

.login-form.container input::placeholder, .login_popup_area_in form#lost input::placeholder{
    color : #96b2c5;
}

.login-form.container button, .login_popup_area_in form#lost button{
    width:100%;
    height:100%;
    border:1px solid #fff;
    background: none;
    border-radius:20px;
    outline: none;
    padding:0px 20px;
    font-family: 'SofiaSansExtraCondensed-Bold';
    font-size : 17px;
    color:#fff;
}

.login-form.container{
   width: fit-content;
}

.login-form.container .lost-pass{
    margin-top:15px;
}

.login-form.container .lost-pass a{
  font-family: 'SofiaSansExtraCondensed-Regular';
  font-size : 16px;
  letter-spacing : 0.32px;
  color : #FFFFFF;
  border-bottom:1px solid #fff;
  cursor: pointer;
}

.login-form.container .create{
    font-family: 'SofiaSansExtraCondensed-Light';
    font-size : 24px;
    letter-spacing : 0.48px;
    color : #FFFFFF;
    margin-bottom:20px;
}

.login-form.container button.create-account{
    width:100%;
    max-width:190px;
    height:45px;
    border:none;
    background: #fff;
    border-radius:20px;
    font-family: 'SofiaSansExtraCondensed-Bold';
    font-size : 17px;
    color : #96b2c5;
    margin:0 auto;
}

.login-new-result div, .login_results div, .form_results div{
   margin-top:5px;
   padding:5px;
   font-family: 'SofiaSansExtraCondensed-Light';
   font-size: 16px;
}

.close-lost{
    position:absolute;
    top:5px;
    right:15px;
    cursor: pointer;
    color:#fff;
    font-size: 30px;
}

.login_popup_new_lost{
    position:fixed;
    top:-10%;
    left:50%;
    transform: translate(-50%,-50%);
    width:calc(100% - 30px);
    max-width:500px;
    z-index:99999;
    border:1px solid #fff;
    background: #96b2c5;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.login_popup_new_lost.open{
    top:50%;
}

.login_popup_title h3, .page_register h1.title.center {
    font-family: 'SofiaSansExtraCondensed-Regular';
    font-size: 24px;
    letter-spacing: 0.48px;
    font-weight: normal;
    text-transform: uppercase;
    color: #b0755a;
    margin-bottom: 10px;
}

.login_btn {
    background: none;
}

form#login-new{
    margin-bottom:40px;
}

.page_register .main_content_out{
    background: #96b2c5;
}

.page_register .form_item.error input[type="text"], .page_register .form_item.error input[type="password"], .page_register .form_item.error select {
    border: none;
}

.page_register .form_save {
    display: flex;
    align-items: center;
    justify-content: space-between;
    float:right;
    width:100%;
    max-width:200px;
    height:45px;
    border:1px solid #fff;
    border-radius:20px;
    margin: 0 auto;
    margin-top: 15px;
    background: none;
    color: #fff;
    font-weight: normal;
    font-family: 'SofiaSansExtraCondensed-Bold';
    font-size: 17px;
    padding:0px 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;
}


.search-container.open, .login-container.open{
    height:100vh; 
}

.searchClose{
    margin-right:30px;
    color:#fff;
    width:40px;
    font-size: 55px;
    cursor: pointer;
}

.search-container-header{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:90px;
}

.search-container-in{
    width:100vw;
    height:100vh;
}

.sub_menu_data_item a {
    display: block;
    padding: 0 !important;
    margin: 0 !important;
    font-style: normal;
    font-size: 13px;
    font-weight: normal;
    color: #333333;
    letter-spacing: 0.2px;
    text-align: left !important;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.sub_menu_data_item:hover&gt;a {
    color: #a40b2a !important;
}

.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.5);
    z-index: 15;
}

.menu_item_bottom {
    display: none;
    position: absolute;
    z-index: 999;
    width: 100%;
    top:40px;
    left: 0;
    background: #96b2c5;
    margin-top: 30px;
    padding-top:20px;
    padding-bottom:100px;
}

.menu_item_bottom .sub-menu-area{
  width:fit-content;
}

.menu_item_bottom .menu_in_col {
    padding-left: 30px;
    padding-right: 30px;
}

.menu_item_bottom .menu_in_col:nth-child(4n+1) {
    clear: both;
}

.menu_item_bottom_in_in {
    padding: 15px;
    padding-top: 22px;
    /*padding-bottom:100px;*/
}

.menu_column_container div {
    display: inline-block;
    width: 100%;
}

.sub_menu_item {
    margin-bottom: 15px;
}

.menu_img img {
    border-radius: 5px;
}

.menu_img a {
    display: block;
    padding: 0 !important;
}


/* end menu */

.newsletter-section {
    background-color: #000;
}

.newsletter_title h3 {
    /* font-family: 'CeraGreek-Bold', Arial, Helvetica, sans-serif; */
    font-weight: normal;
    font-size: 100px;
    letter-spacing: 2.3px;
    color: #fff;
    margin-bottom: 20px;
}

.newsletter_item {
    padding-left: 13px;
    padding-right: 13px;
    background: #ffffff;
    border: 1px solid transparent;
    margin-bottom: 10px;
}

.newsletter_item input[type="text"] {
    width: 100%;
    height: 36px;
    line-height: 36px;
    margin: 0;
    padding: 0;
    border: none;
    background: none;
    font-size: 19px;
    letter-spacing: 1.3px;
    outline: none;
    color: #4d4d4d;
    text-align: left;
}

.newsletter_submit {
    background: #333333;
    height: 40px;
    line-height: 40px;
    font-family: 'CeraGreek-Bold', Arial, Helvetica, sans-serif;
    border-radius: 4px;
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 3px;
    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;
}

.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;
    font-size: 30px;
    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: 80px;
    padding-bottom: 30px;
    background: #96b2c5;
    /* background: #f3f3f3; */
}

#footer {
    /* background: #f3f3f3; */
    padding-top: 0px;
    /* padding-bottom: 20px; */
}

#footer a {
    color: #333;
}

.bottom_item h3 {
    font-family: 'CeraGreek-Bold', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 20px;
    color: #333;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

.footer-hours-in&gt;div {
    color: #333;
}

.footer-hours-in {
    font-size: 17px;
    color: #333;
    letter-spacing: normal;
}

.social_item {
    /* float: left; */
    margin-right: 20px;
    font-size: 25px;
    color: #333;
    background: #F2F2F2;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bottom_item ul li a {
    display: block;
    margin-bottom: 4px;
    font-size: 17px;
    font-weight: normal;
    color: #333;
    letter-spacing: 0.5px;
}

.footer-copyright {
    background-color: #F2F2F2;
    color: #000;
}

#footer_right a {
    color: #000;
}


.product_item_text h3 {
    font-weight: normal;
    font-size: 17px;
    color: #4D4D4D;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}

.product_item_text h4 {
    font-family: 'CeraGreek-Bold', Arial, Helvetica, sans-serif;
    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-family: 'CeraGreek-Medium', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 25px;
    color: #333333;
    margin-bottom: 5px;
}

.products_price_old {
    float: left;
    position: relative;
    font-family: 'CeraGreek-Regular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 21px;
    color: #999999;
    margin-right: 15px;
    /* text-decoration: line-through; */
    margin-top: 2px;
}

.products_price_new {
    float: left;
    color: #333333;
}

.strikediag {
    background: linear-gradient(to left top, transparent 47.75%, #333 49.5%, #333 50.5%, transparent 52.25%);
    text-decoration: none;
}

.product_item_image {
    position: relative;
    overflow: hidden;
    border-radius: 7px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.product_item_offer,
.product_item_new,
.product_item_best {
    /* background: url(/images/design/offer.png) top left no-repeat; */
    width: 48px;
    height: 48px;
    border-radius: 50px;
    background: #FFD1D1;
    text-align: center;
}

.product_item_new {
    background: #333333;
}

.product_item_offer_in,
.product_item_new_in,
.product_item_best_in {
    font-family: 'CeraGreek-Medium', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #333333;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    height: inherit;
}

.product_item_best_in {
    font-size: 11px;
}

.product_item_new_in {
    color: #FFD1D1;
}

.color_box_in {    
    width: 32px;
    height: 32px;
}

.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: left;
    cursor: pointer;
    position: absolute;
    top: 12px;
    left: 12px;
    z-index: 2;
}

.product_item_favorite span.far.fa-heart {
    color: #ccc;
}

.product_item_favorite span.fas.fa-heart {
    color: #FFD1D1;
}

.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: #fff;
}

.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: "CeraGreek-Medium", Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-weight: normal;
    color: #333;
    letter-spacing: 0.8px;
    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: #545454;
}

.pink-cirle {
    border-radius: 20px;
    background: #FFD1D1;
    width: 20px;
    height: 20px;
    top: -10px;
    right: -10px;
    font-size: 13px;
}

.no_products_image {
    max-width: 200px;
}


/* mobile_menu */

.responsive-menu-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0.7;
    background: black;
    z-index: 1500;
}

#mobile_menu_btn,
#close_mobile_menu,
#close_filter_resp {
    cursor: pointer;
}

.right_side_menu_opened #wrapper {
    left: 300px;
}

#close_mobile_menu,
#close_filter_resp {
    font-size: 23px;
}

nav#mobile_menu {
    background-color: #fff;
    height: 100%;
    border-right: 1px solid #cdcdce;
    overflow: hidden;
    /* padding-top: 25px; */
    padding-bottom: 25px;
    position: fixed;
    top: 0;
    left: 0;
    width: 300px;
    z-index: 310;
    visibility: hidden;
}


nav#mobile_menu .menu_item_m .sub_menu_item_m {
    border-bottom: 1px solid #cdcdce;
    margin-left: 20px;
}


/* 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-weight: normal;
    font-family: 'SofiaSansExtraCondensed-Regular';
    font-size : 22px;
    letter-spacing : 1.72px;
    color : #96b2c5;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    -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_m .drop-down{
    position:Absolute;
    top:50%;
    transform:translateY(-50%);
    right:20px;
} 

/* nav#mobile_menu .menu_item_title_m:hover&gt;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-family: 'SofiaSansExtraCondensed-Regular';
    font-size: 18px;
    font-weight: normal;
    color: #808080;
    letter-spacing: 0.9px;
    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: #333333;
}

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: #808080;
    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: #808080;
    letter-spacing: 0.6px;
    cursor: pointer;
    padding-left: 30px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}


/* nav#mobile_menu .sub_sub_sub_menu_item_title_m:hover a {
    color: #a40b2a;
} */

.width-6px {
    width: 6px;
}

.mobile-static-rest-links {
    background-color: #F6F6F6;
}

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 {
    color: #808080;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0.4px;
}

.title_path a {
    color: #808080;
}

.title_path a:last-child {
    color: #333;
}

.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: 12px;
    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;
}

.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_text_prices {
    font-family: "CeraGreek-Light", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
}

.filter_categories_item_title a {
    display: block;
    font-size: 17px;
    font-weight: normal;
    color: #000;
    letter-spacing: 0.6px;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.sub_filter_categories_item_title a {
    display: block;
    font-size: 15px;
    font-weight: normal;
    color: #000;
    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;
}

.sub_filter_categories_item_title:hover a {
    color: #333;
    /* 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: #333;
    /* 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: 14px;
    font-weight: normal;
    color: #808080;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 30px;
    padding-right: 20px;
}

.sub_sub_filter_categories_item_title:hover a {
    color: #333;
}

.sub_sub_filter_categories_item.active .sub_sub_filter_categories_item_title a {
    color: #333;
}

.sub_sub_sub_filter_categories_item_title a {
    display: block;
    font-size: 13px;
    font-weight: normal;
    color: #808080;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 40px;
    padding-right: 20px;
}

.sub_sub_sub_filter_categories_item_title:hover a {
    color: #333;
}

.sub_sub_sub_filter_categories_item_title.active a {
    color: #333;
}

.sub_filter_categories_item {
    border-bottom: 1px solid #cdcdce;
}

.filter_area_item_title {
    position: relative;
    font-weight: normal;
    font-size: 20px;
    color: #333;
    padding-top: 5px;
    padding-bottom: 15px;
    letter-spacing: 0.5px;
    cursor: pointer;
    margin-bottom: 15px;
    border-bottom: 1px solid black;
}

.filter_checkbox_item label {
    font-size: 16px;
    color: #333;
    cursor: pointer;
    margin: 0;
    display: inline-block;
}

.filter_area_item_area .filter_item_data a {
    display: block;
    font-size: 12px;
    font-weight: 900;
    color: #333;
    text-transform: uppercase;
    padding-left: 5px;
    padding-right: 5px;
}

.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: #808080;
}


/* .filter_checkbox_item input[type="checkbox"]:checked+label span {
    background-position: bottom left;
} */

.filter_checkbox_item input[type="checkbox"]+label span:after {
    font-family: Font Awesome\ 5 Pro;
    content: '\f0c8';
}

.circle-font .filter_checkbox_item input[type="checkbox"]+label span:after {
    font-family: Font Awesome\ 5 Pro;
    content: '\f111';
}

.filter_checkbox_item input[type="checkbox"]:checked+label span:after {
    font-family: Font Awesome\ 5 Pro;
    content: '\f14a';
}

.circle-font .filter_checkbox_item input[type="checkbox"]:checked+label span:after {
    font-family: Font Awesome\ 5 Pro;
    content: '\f111';
    color: #FFD1D1;
    font-weight: bold;
}

.refresh_price a {
    display: block;
    background: #fff;
    border: 1px solid #8c8c8c;
    font-size: 12px;
    font-weight: normal;
    color: #8c8c8c;
    letter-spacing: 1.5px;
    padding: 8px;
}

.refresh_price a:hover {
    background: #FFD1D1;
    color: #fff;
}

.filter_area_categories {
    position: relative;
    background: #fff;
}


/* .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 {
    background: #FFD1D1;
    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 .filter_area_prices {
    width: 260px;
}

#owl_product_quick,
.owl_product_r .item {
    position: relative;
    overflow: hidden;
    margin: 10px;
    border-radius: 7px;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}

.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_social {
    margin-top: 10px;
    font-size: 13px;
    font-weight: normal;
    color: #333;
    letter-spacing: 1.3px;
    line-height: 37px;
    display: flex;
    justify-content: start;
    align-items: center;
}

.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; */
    right: 7px;
    top: 10px;
    z-index: 3;
}

.product_item_icons_item {
    /* display: table; */
    /* margin: 0 auto; */
    margin-bottom: 25px;
    margin-right: 8px;
}

.product_item_icons_item:last-child {
    /* margin-bottom: 0; */
    margin-right: 0;
}

.product_item_image_in .product_item_icons {
    position: absolute;
}

.product_item_image_in .product_item_icons_item {
    margin-bottom: 8px;
    margin-right: 0;
}

.product {
    text-align: left;
}

.product_title div.brand {
    font-size: 15px;
    font-weight: normal;
    font-family: "CeraGreek-Bold", Arial, Helvetica, sans-serif;
    /* font-style: italic; */
    color: #4D4D4D;
    letter-spacing: 1px;
    margin-bottom: 8px;
}

.product_title h1 {
    font-size: 18px;
    font-weight: normal;
    color: #4D4D4D;
    letter-spacing: 0.8px;
    margin-bottom: 25px;
}

.product_title h2 {
    /* font-family: 'CeraGreek-Bold', Arial, Helvetica, sans-serif; */
    font-size: 12px;
    font-weight: normal;
    color: #000;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.product_price {
    font-family: 'CeraGreek-Medium', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 29px;
    color: #333;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    flex-wrap: wrap;
}

.product_price .products_price_old {
    float: left;
    position: relative;
    font-weight: normal;
    font-size: 22px;
    color: #999999;
    margin-right: 25px;
    /* text-decoration: line-through; */
    margin-top: 0;
}

.product_price .products_price_new {
    float: left;
    font-size: 27px;
    color: #333;
}

.product_feautures .div_table,
.product_buttons {
    display: flex;
    /* justify-content: center; */
    align-items: center;
}

.basket_btn {
    float: left;
    background: #333;
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    border-radius: 4px;
}

.basket_btn a {
    display: block;
    background: url(/images/design/cart_add.svg) left center no-repeat;
    font-family: 'CeraGreek-Bold', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #fff !important;
    letter-spacing: 3px;
    padding-left: 45px;
    padding-right: 20px;
    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;
}


/* .basket_btn:hover {
    background: #a40b2a;
} */

.product_favorite {
    float: left;
    cursor: pointer;
    font-size: 30px;
    margin-left: 25px;
    -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;
} */

.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: 30px;
    font-size: 12px;
    color: #333333;
}

div.avail.get-now {
    color: #235D0E;
}

.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&gt;li&gt;a {
    color: #4D4D4D;
    font-family: 'CeraGreek-Medium', Arial, Helvetica, sans-serif;
    font-size: 18px;
}

#product_tabs_top .nav-tabs&gt;li {
    margin-bottom: 0;
    flex: auto;
    text-align: center;
}

#product_tabs_top .nav-tabs&gt;li&gt;a.active,
#product_tabs_top .nav-tabs&gt;li&gt;a.active:hover,
#product_tabs_top .nav-tabs&gt;li&gt;a.active:focus {
    /* color: #000000; */
    border: 1px solid transparent;
    background-color: #F7F7F7;
    border-bottom: 3px solid #FFD1D1;
}

#product_tabs_top .nav&gt;li&gt;a:hover,
#product_tabs_top .nav&gt;li&gt;a:focus {
    background-color: #F7F7F7;
}

#product_tabs_top .nav-tabs&gt;li&gt;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&gt;div&gt;div&gt;div&gt;div&gt;div {
    background-color: #333333;
}

.basket-text,
.search-text {
    color: #b3b3b3;
    font-family: "CeraGreek-Regular", Arial, Helvetica, sans-serif;
    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&gt;li {
    list-style: none;
    margin-right: 15px;
    border-bottom: 4px solid transparent;
}

ul.my_pagination&gt;li:last-child {
    margin-right: 0;
}

ul.my_pagination&gt;li&gt;a {
    color: #D1D3D4;
}

ul.my_pagination&gt;li:hover&gt;a {
    color: #333;
}

ul.my_pagination&gt;li.active {
    border-bottom: 4px solid #FFD1D1;
}

ul.my_pagination&gt;li.active&gt;a {
    color: #333;
}


/* Newsletter popup exit intent*/

div.beforeyougo {
    font-family: "CeraGreek-Medium", Arial, Helvetica, sans-serif;
    font-size: 35px;
    color: #fff;
    margin-top: 30px;
}

div.minxaseteekpt {
    font-family: "CeraGreek-Regular", Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #fff;
    margin-top: 30px;
}

div.discount-per-cent-popup {
    font-family: "CeraGreek-Medium", Arial, Helvetica, sans-serif;
    font-size: 70px;
    color: #fff;
}

div.after-discount-per-cent-popup {
    font-family: "CeraGreek-Regular", Arial, Helvetica, sans-serif;
    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: #4e4949;
    font-family: "CeraGreek-Medium", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 13px;
    letter-spacing: 3px;
    width: 40%;
    height: 38px;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-left: 10px;
}

.newsletter_submit_exit_intent:hover {
    background: #1a1a1a;
}

.newsletter_results_exit_intent {
    background: #fff;
    margin-top: 8px;
}

div.exit-modal {
    float: right;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
}

#megethologio .modal-body img {
    height: auto !important;
    max-width: 100%;
    margin: 0 auto;
    display: table;
}

.fb-plugin-followers {
    margin-top: 20px;
    max-width: 250px;
}

.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: 'CeraGreek-Medium', 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%;
}

.mobile_header .mobile.logo {
  background: #96b2c5;
  padding:15px 0px;
  justify-content: center;
}
.mobile-header-div{
    background: #6d7963;
}

#mobile_menu_btn div{
    width:25px;
    background: #fff;
    height:3px;
    margin-bottom: 7px;
}

#mobile_menu_btn div:last-child{
    margin-bottom: 0px;
}

.mobile-header-item.menu-item{
    width:31px;
    height:31px;
    display:flex;
    align-items:center;
    justify-content: center;
    border:1px solid #fff;
    border-radius: 50%;
}

.mobile-header-item.menu-item.booking{
    width:99px;
    border:none;
    border-radius:20px;
    background: #807d75;
}

.mobile-header-item.menu-item.booking a{
    font-family: 'SofiaSansSemiCondensed-Bold';
    font-size : 15px;
    letter-spacing : 0.6px;
    text-transform : uppercase;
    color : #FFFFFF;
}

.mobile-header-item.menu-item i{
    font-size: 15px;
    color:#fff;
}

.logged-container-mobile{
    width:calc(100vw - 100px);
}

.logged-container-mobile div:first-child{
    border-bottom:1px solid #fff;
}

.slider_item_text{
    width:calc(100% - 30px);
}

.slider_item_box {
    display: table;
    background:none;
    padding: 0px;
    margin-bottom: 30px;
}

.slider_item_box h3 {
    font-family: 'SofiaSansExtraCondensed-Medium';
    font-size : 199px;
    line-height: 155px;
    text-transform : uppercase;
    color : #FFFFFF;
}

.slider_item_box h4 {
    font-family: 'SofiaSansExtraCondensed-Regular';
    font-size : 83px;
    color : #FFFFFF;
    padding-bottom: 0px;
    border-bottom: none;
}

.slider_item_button {
    font-family: 'SofiaSansExtraCondensed-Bold';
    font-size : 22px;
    letter-spacing : 0.88px;
    text-transform : uppercase;
    color : #FFFFFF;
    background: none;
    border-bottom: none;
    border:1px solid #fff;
    border-radius:30px;
    padding:12px 25px;
}

.banner_out.b_img{
    margin-bottom:0px;
}

.banner_out .main_box_area {
    background: none;
}

.banner_title_area_out {
    position: relative;
    height:auto;
    min-height:245px;
}


.title_b{
    font-family: 'SofiaSansExtraCondensed-Medium';
    font-size : 202px;
    letter-spacing : 4.04px;
    text-transform : uppercase;
    font-weight: normal;
}

.title_b span {
    border-bottom: none;
    padding-bottom: 0px;
}

.banner_out{
    padding:50px 0px 100px 0px;
    margin-bottom:0px;
}

.banner_out.welcome_to_esties#banner_id_41{
    background: #96b2c5;
}

.banner_out.facilities#banner_id_42, .banner_out.facilities#banner_id_53{
    background: #b0755a;
}

.banner_out.welcome_to_esties#banner_id_43{
    background: #6d7963;
}

.banner_out.welcome_to_esties#banner_id_45, .banner_out.welcome_to_esties#banner_id_50{
    background: #b0755a;
}

.banner_out.welcome_to_esties#banner_id_47{
    background: #6d7963;
}

.banner_out.welcome_to_esties#banner_id_51{
    background: #6d7963;
}

.banner_out.welcome_to_esties#banner_id_52{
    background: #96b2c5;
    padding:50px 0px 100px 0px;
}

.banner_out.welcome_to_esties#banner_id_45 .main_box_area,  .banner_out.welcome_to_esties#banner_id_50 .main_box_area{
    padding-top:0px;
}

.banner_out.welcome_to_esties#banner_id_45, .banner_out.welcome_to_esties#banner_id_50{
    padding:50px 0px 100px 0px;
}


.banner_out.welcome_to_esties .main_box_area .title_2{
    margin-top:-120px;
    position:Relative;
}

.banner_out.welcome_to_esties .main_box_area .title_2 h1{
    font-family: 'SofiaSansExtraCondensed-Medium';
    font-size : 108px;
    letter-spacing : 2.16px;
    color : #fff;
}

.banner_out.welcome_to_esties#banner_id_51 .main_box_area .title_2 h1{
    color : #fff;
}

.welcome_to_esties .title_b span {
    border-bottom: 0px;
    padding-bottom: 0px;
}

.welcome_to_esties .title_b {
    font-family: 'SofiaSansExtraCondensed-Medium';
    font-size : 202px;
    letter-spacing : 4.04px;
    text-transform : uppercase;
    font-weight: normal;
    padding:0px;
    text-wrap-mode: nowrap;
    padding-right:25px;
}
.welcome_to_esties .banner_title_area_out{
    opacity:0;
    transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
}

.welcome_to_esties .banner_title_area{
    position:Absolute;
    top:50%;
    left:-1000px;
    transform: translateY(-50%);
    display: flex;
    -webkit-transition: left 3s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -moz-transition: left 3s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -o-transition: left 3s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -ms-transition: left 3s cubic-bezier(0.694, 0.0482, 0.335, 1);
    transition: left 3s cubic-bezier(0.694, 0.0482, 0.335, 1);
}

.welcome_to_esties .banner_title_area_out.positioned{
    opacity:1;
}

.welcome_to_esties .banner_title_area.positioned{
    left:-1250px;
}

.welcome_to_esties#banner_id_43 .banner_title_area{
    left:-1850px;
}
.welcome_to_esties#banner_id_43 .banner_title_area.positioned{
    left:-2100px;
}
.welcome_to_esties#banner_id_45 .banner_title_area, .welcome_to_esties#banner_id_50 .banner_title_area{
    left:-1050px;
}
.welcome_to_esties#banner_id_45 .banner_title_area.positioned, .welcome_to_esties#banner_id_50 .banner_title_area.positioned{
    left:-1300px;
}
.welcome_to_esties#banner_id_47 .banner_title_area, .welcome_to_esties#banner_id_51 .banner_title_area{
    left:-520px;
}
.welcome_to_esties#banner_id_47 .banner_title_area.positioned, .welcome_to_esties#banner_id_51 .banner_title_area.positioned {
    left: -770px;
}
.welcome_to_esties#banner_id_52 .banner_title_area{
    left:-1180px;
}
.welcome_to_esties#banner_id_52 .banner_title_area.positioned{
    left: -1430px;
}
.welcome_to_esties#banner_id_41 .title_b{
   color:rgba(176, 117, 90,1);
}

.welcome_to_esties#banner_id_41 .title_b.fade_hlf{
    color:rgba(176, 117, 90,.5);
 }

 .welcome_to_esties#banner_id_43 .title_b{
    color:rgba(245,227,214,1);
 }
 
 .welcome_to_esties#banner_id_43 .title_b.fade_hlf{
     color:rgba(245,227,214,.5);
  }

  .welcome_to_esties#banner_id_52 .title_b{
    color:rgba(255,255,255,1);
 }
 
 .welcome_to_esties#banner_id_52 .title_b.fade_hlf{
     color:rgba(255,255,255,.5);
  }

  
 .welcome_to_esties#banner_id_45 .title_b,  .welcome_to_esties#banner_id_50 .title_b{
    color:rgba(150, 178, 197,1);
 }
 
 .welcome_to_esties#banner_id_45 .title_b.fade_hlf,  .welcome_to_esties#banner_id_50 .title_b.fade_hlf{
     color:rgba(150, 178, 197,.5);
  }

  .welcome_to_esties#banner_id_47 .title_b{
    color:rgba(255,255,255,1);
 }
 
 .welcome_to_esties#banner_id_47 .title_b.fade_hlf{
     color:rgba(255,255,255,.5);
  }

  .welcome_to_esties#banner_id_51 .title_b{
    color:rgba(176, 117, 90,1);
 }
 
 .welcome_to_esties#banner_id_51 .title_b.fade_hlf{
     color:rgba(176, 117, 90,.5);
  }

 .facilities#banner_id_42 .title_b, .facilities#banner_id_53 .title_b{
    color:#fff;
 }

 .welcome_to_esties .sub_title.container{
    font-family: 'SofiaSansExtraCondensed-Light';
    font-size : 29px;
    line-height : 40px;
    letter-spacing : 0.29px;
    color : #FFFFFF;
    margin-top:20px;
    margin-bottom:80px;
 }

 .welcome_to_esties#banner_id_52 .sub_title.container{
    color : #807d75;
 }

 .facilities .parent_cateogry_title{
    font-family: 'SofiaSansExtraCondensed-Medium';
    font-size : 108px;
    letter-spacing : 2.16px;
    color : #FFF;
    margin-bottom:0px;
 }

 .welcome_to_esties#banner_id_45 .sub_title.container, .welcome_to_esties#banner_id_50 .sub_title.container{
    color:#fff;
 }

 .facilities .homepage_item_more {
    background: none;
    padding:0px;
    font-size: 14px;
    font-weight: normal;
    font-family: 'SofiaSansExtraCondensed-Light';
    font-size : 25px;
    letter-spacing : 0.5px;
    color : #fff;
    text-align: center;
    height:auto;
}

.facilities .homepage_item_image .img-fluid{
    width:30px;
    margin-right:20px;
    max-height:30px;
}

.facilities .homepage_item{
    margin-right:15px;
    margin-bottom:35px;
}

.facilities .homepage_item a{
   padding:10px 25px;
   border-radius:30px;
   border:1px solid #fff;
}

.facilities .container.facilities-categories:last-child {
    margin-bottom: 80px;
}

.container.facilities-categories{
   width:140%;
   max-width:140%;
   margin-left:-20%;
   margin-bottom:120px;
}
.container.facilities-categories .button-more{
    font-family: 'SofiaSansExtraCondensed-Light';
    font-size : 22px;
    letter-spacing : 0.44px;
    color : #FFFFFF;
    padding:10px 25px;
    border-radius:30px;
    border:none;
    background: #6d7963;
    outline: none;
}

.facilities .container.facilities-categories .homepage_item a{
    border:1px solid #fff;
}
.container.facilities-categories .button-more i{
    margin-right:10px;
}
.banner_more_button{
  width:172px;
  height:57px;
  background: #6d7963;
  border-radius:30px;
}

.banner_more_button a{
    font-family: 'SofiaSansExtraCondensed-Light';
    font-size : 25px;
    font-weight: 100;
    letter-spacing : 0.5px;
    color : #FFFFFF;
    width:100%;
    height:100%;
    display:flex;
    align-items: center;
    justify-content: center;
}
.banner_more_button a i{
    font-size: 30px;
    font-weight: 100;
    margin-right:10px;
}

.banner_out.welcome_to_esties .photo_b .row_b .col-lg-6 .banner_img{
    display:flex;
    align-items: flex-start;
    justify-content: end;
    padding-right:10px;
}

.banner_out.welcome_to_esties .photo_b .row_b .col-lg-6 .banner_img a{
    position: relative;
}

.banner_out.welcome_to_esties .photo_b .row_b .col-lg-6 .banner_img .book-tabel{
    position:absolute;
    font-family: 'SofiaSansExtraCondensed-Regular';
    font-size : 29px;
    letter-spacing : 0.58px;
    text-transform : uppercase;
    color : #96b2c5;
    width:174px;
    height:43px;
    background: #fff;
    border-radius: 30px;
    left:-90px;
    bottom:90px;
}

.banner_out.welcome_to_esties .photo_b .row_b .col-lg-6:last-child .banner_img .book-tabel{
   left:unset;
   right:-120px;
   bottom:70px;
}

.banner_out.welcome_to_esties .photo_b .row_b .col-lg-6 .banner_img .book-tabel span{
    margin-right:10px;
}

.banner_out.welcome_to_esties .photo_b .row_b .col-lg-6 .banner_img img{
    width:100%;
    max-width: 400px;
}

.banner_out.welcome_to_esties .photo_b .row_b .col-lg-6:last-child .banner_img{
    align-items:flex-end;
    justify-content:start;
    padding-left:10px;
    margin-top:70px;
}

.banner_out.welcome_to_esties#banner_id_43 .sub_title.container{
  padding-left:40px;
}
#map-location{
    width:100%;
    height:530px;
}
.follow-us{
    background: #E35D28;
    padding:30px 0px;
}

.follow-us .title{
    font-family: 'SofiaSansExtraCondensed-Regular';
    font-size : 47px;
    line-height : 64.7px;
    letter-spacing : 0.94px;
    color : #FFFFFF;
    margin-right:350px;
}

.social_item {
    /* float: left; */
    margin-right: 40px;
    font-size: 27px;
    color: #E35D28;
    background: #FFF;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#footer .social_item a {
    color: #E35D28;
}

#footer .footer-basic-cat-title{
    font-family: 'SofiaSansExtraCondensed-Bold';
    font-size : 21px;
    color:#fff;
    margin-bottom:15px;
}
#footer .footer-sub-cat{
    margin-bottom:15px;
}

#footer a .img-fluid{
    margin-bottom:50px;
}

#footer .footer-sub-cat:last-child{
    margin-bottom:50px;
}
#footer .footer-sub-cat a{
    font-family: 'SofiaSansExtraCondensed-Regular';
    font-size : 19px;
    color:#fff;
}

#footer .container-fluid {
    padding: 30px 30px 25px 30px;
    background:#96b2c5;
}

#footer .container-fluid, #footer .container-fluid a {
    font-family: 'SofiaSansExtraCondensed-Regular';
    font-size : 17px;
    letter-spacing : 0.34px;
    color : #807d75;
}

#back_to_top span {
    background: #807d75;
    display: flex;
    align-items: center;
    justify-content: center;
}

#back_to_top span i{
    color:#fff;
    font-size:20px;
}
.scroll-to-item .sofa-svg, .scroll-to-item .building-svg, .scroll-to-item .photo-svg{
    fill:#6d7963;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.scroll-to-item .avail-svg{
    fill:none;
    stroke:#6d7963;
    stroke-linecap:round;
    stroke-linejoin:round;
    stroke-width:2px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; 
}

.scroll-to-item{
    width:100%;
    max-width:160px;
    padding:25px 0px;
    background: #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; 
}

.scroll-to-item .icon{
    margin-bottom:15px;
}


.scroll-to-item .text{
    font-family: 'SofiaSansExtraCondensed-Regular';
    font-size : 18px;
    letter-spacing : 0.72px;
    color : #1A1A1A;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; 
}

.scroll-to-item:hover, .scroll-to-item.active{
    background: #b0755a;
}

.scroll-to-item:hover .text, .scroll-to-item.active .text{
    color:#fff;
}

.scroll-to-item:hover .sofa-svg, .scroll-to-item:hover .building-svg, .scroll-to-item:hover .photo-svg,
.scroll-to-item.active .sofa-svg, .scroll-to-item.active .building-svg, .scroll-to-item.active .photo-svg
{
    fill:#fff;
}
.scroll-to-item:hover .avail-svg, .scroll-to-item.active .avail-svg{
    stroke:#fff;
}

.top-text{
    padding:75px 15px 60px 0px;
    background: #6d7963;
    font-family: 'SofiaSansExtraCondensed-Light';
    font-size : 28px;
    line-height : 36px;
    letter-spacing : 0.28px;
    color : #fff;
}

.top-text div{
    max-width:930px;
}

.casousel-container{
    overflow: hidden;
}

.casousel-container .owl-carousel {
    cursor:grab;
}

.casousel-container .owl-carousel:active {
    cursor: grabbing;
}

.casousel-container .owl-carousel .owl-dots, .owl_slider_area_s_ban_photo_one .owl-dots{
    position:Absolute;
    display:flex;
    align-items: center;
    justify-content: center;
    bottom:30px;
    width:100%
}

.casousel-container .owl-carousel .owl-dots button, .owl_slider_area_s_ban_photo_one .owl-dots button{
    width:8px;
    height:8px;
    border-radius:50%;
    background: #fff;
    border:2px solid #fff;
    margin-right:15px;
}

.casousel-container .owl-carousel .owl-dots button.active, .owl_slider_area_s_ban_photo_one .owl-dots button.active{
    background: none;
}

.casousel-container .owl-carousel .owl-dots button:last-child, .owl_slider_area_s_ban_photo_one .owl-dots button:last-child{
    margin-right:none;
}

.owl_slider_area_s_ban_photo_one{
    overflow: hidden;
}

.mouse-move-effect{
    position:absolute;
    width:100px;
    height:100px;
    border-radius:50%;
    border:1px solid rgba(255,255,255,0.7);
    pointer-events: none; 
    opacity:0;
}

.mouse-move-effect.open{
    opacity:1;
}

.mouse-move-effect i{
    font-weight: 700;
    font-size: 19px;
    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;
}

.owl_slider_area_s_ban_photo_one .mouse-move-effect i, .appartment-details .mouse-move-effect i{
    font-weight: 300;
    font-size: 25px;
    margin:0;
}


.mouse-move-effect i:first-child{
    margin-right: 10px;
}

.mouse-move-effect i:last-child{
    margin-left: 10px;
}

.mouse-move-effect.open.operate {
  transform: scale(0.7);
}

.mouse-move-effect.open.operate i:first-child{
    margin-right: 7px;
}

.mouse-move-effect.open.operate i:last-child{
    margin-left: 7px;
}

.seperate{
    width:100%;
    height:100px;
}

#register .announcewrong_message_title {
    background: #E35D28;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius:30px;
    font-family: 'SofiaSansExtraCondensed-Regular';
    font-size : 22px;
    letter-spacing : 0.72px;
}

#register .announcewrong_message_text {
    position: relative;
    z-index: 1;
    background: #f2f2f2;
    color: #000;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 52px;
    padding-bottom: 30px;
    margin-top: -22px;
    font-family: 'SofiaSansExtraCondensed-Light';
    font-size : 25px;
    line-height : 36px;
    letter-spacing : 0.28px;
}
.categories-appartments{
    background: #6d7963;
    padding:70px 0px 60px 0px; 
}
.container-infos{
    padding-top:100px;
}
.container-infos .title{
    font-family: 'SofiaSansExtraCondensed-SemiBold';
    font-size : 87px;
    line-height : 80.1px;
    letter-spacing : 1.74px;
    color : #1A1A1A;
}

.container-infos .square{
    font-family: 'SofiaSansExtraCondensed-Bold';
    font-size : 42px;
    line-height : 40px;
    letter-spacing : 0.42px;
    margin-top:10px;
    margin-bottom:45px;
    color : #fff;
}

.container-infos .text{
    width:100%;
    max-width:454px;
    font-family: 'SofiaSansExtraCondensed-Light';
    font-size : 19px;
    line-height : 28px;
    color : #1A1A1A;
    margin-bottom:40px;
}

.container-infos .details{
    width:fit-content;
}

.container-infos .details a span{
    margin-right:30px;
}

.container-infos .details a{
    font-family: 'SofiaSansExtraCondensed-Light';
    font-size : 22px;
    line-height : 30px;
    letter-spacing : 0.22px;
    color : #fff;
    border-bottom:2px solid #fff;
}

.categories-appartments .row .col-lg-6:nth-child(1) .container-infos{
    padding-left:16%;
}

.categories-appartments .row .col-lg-6:nth-child(2) .container-infos{
    padding-left:12%;
}
a.availability, a.contact{
   width:215px;
   height:65px;
   display:flex;
   align-items: center;
   justify-content: center;
   font-family: 'SofiaSansExtraCondensed-Bold';
   font-size : 28px;
   letter-spacing : 1.12px;
   color : #FFFFFF;
   border-radius:30px;
   border:1px solid #807d75;
   background: #807d75;
   margin-bottom: 70px;
}

a.availability{
    background: none;
    color:#fff;
    margin-right:15px;
    border:1px solid #fff;
}

.appartment-details .descirption-in .title{
    font-family: 'SofiaSansExtraCondensed-Regular';
    font-size : 26px;
    letter-spacing : 0.26px;
    color : #1A1A1A;
    border-bottom:4px solid r#b0755a;
    padding-bottom:5px;
    width: fit-content;
    margin-bottom:25px;
}

.appartment-details .descirption-in .text{
    font-family: 'SofiaSansExtraCondensed-Light';
    font-size : 19px;
    line-height : 28px;
    color : #1A1A1A;
    margin-bottom:60px;
}

.appartment-details .descirption-in{
    width:100%;
    max-width: 465px;
    margin-left:10%;
}

.appartment-details .descirption-in .specific-item{
  position:relative;
  padding-left:25px;
  margin-bottom:20px;
}

.appartment-details .descirption-in .specific-item:last-child{
    margin-bottom: 0px;
}

.appartment-details .descirption-in .specific-item::before{
    font-family: Font Awesome\ 5 Pro;
    content: '\f061';
    color:#b0755a;
    font-size: 19px;
    position:Absolute;
    top:50%;
    lefT:0px;
    transform: translateY(-50%);
}
.availability-section.container-fluid{
    padding:50px 0px 100px 0px;
    background: #a0aa96;
}

.availability-section.container-fluid .title h1{
    font-family: 'SofiaSansExtraCondensed-Bold';
    font-size : 60px;
    letter-spacing : 1.2px;
    text-transform : uppercase;
    color : #fff;
}

.availability-section.container-fluid .title{
    margin-bottom: 50px;
}

.availability-section .category-tree-item .title{
    font-family: 'SofiaSansExtraCondensed-Regular';
    font-size : 41px;
    letter-spacing : 0.82px;
    color : #1A1A1A;
    position:relative;
    padding-left:40px;
    margin-bottom: 50px;
}
.availability-section .category-tree-item .title:before{
    font-family: Font Awesome\ 5 Pro;
    content: '\f061';
    font-size : 40px;
    color : #b0755a;
    position:absolute;
    bottom:2px;
    left:0px;
    transform: rotate(45deg);
}

.availability-section.container-fluid p{
    text-align: center;
    font-family: 'SofiaSansExtraCondensed-Light';
    font-size : 28px;
    line-height : 36px;
    letter-spacing : 0.28px;
    color : #fff;
    width:100%;
    max-width: 920px;
    margin:0 auto;
    padding:0px 15px;
}

.availability-signals{
    padding:85px 0px 8px 0px;
}

.availability-signals div{
    font-family: 'SofiaSansExtraCondensed-Regular';
    font-size : 20px;
    letter-spacing : 0.4px;
    color : #1A1A1A;
}

.availability-signals div span{
    width:13px;
    height:13px;
    border-radius:50%;
    margin-right:10px;
    background: #b0755a;
}

.availability-signals div:first-child{
    margin-right:30px;
}

.availability-signals div:first-child span{
    background: #96b2c5
}

.flat-design-item{
    max-width: 290px;
    margin-right:25px;
    margin-bottom:50px;
}
.flat-design-item.not_avail div:first-child{
    filter: grayscale(1);
    opacity:0.6;
}
.flat-design-item div:first-child{
    position:relative;
}

.flat-design-item div:first-child::after{
    font-family: Font Awesome\ 5 Pro;
    content: '\f06e';
    font-size : 32px;
    letter-spacing : 0.32px;
    color : #96b2c5;
    position:absolute;
    bottom:15px;
    right:15px;
}

.flat-design-item.not_avail div:first-child::after{
    content: '\f070';
}

.flat-design-item img{
    width:100%;
    height:auto;
}
.flat-design-item div:last-child{
    font-family: 'SofiaSansExtraCondensed-Regular';
    font-size : 20px;
    letter-spacing : 0.4px;
    color : #1A1A1A;
    margin-top:20px;
    position: relative;
    padding-left:23px;
}
.flat-design-item div:last-child::before{
    content: '';
    position:Absolute;
    left:0;
    top:50%;
    transform: translateY(-50%);
    width:13px;
    height:13px;
    border-radius:50%;
    background: #96b2c5;
    margin-right:10px;
}
.flat-design-item.not_avail div:last-child{
    color : #999999;
}
.flat-design-item.not_avail div:last-child::before{
    background: #E35D28;
}
.category-tree-item.container{
    padding:75px 15px 0px 15px;
}
.faqs.container{
    padding-bottom:25px;
}
.faqs .faq-item{
    text-align: left;
    border-top:1px solid #807d75;
    padding-top:20px;
    padding-bottom:20px;
    cursor: pointer;
}
.faqs .faq-item:last-child{
    border-bottom:1px solid #807d75;
}

.faqs .faq-item .question{
    font-family: 'SofiaSansExtraCondensed-Bold';
    font-size : 30px;
    letter-spacing : 0.6px;
    text-transform : uppercase;
    color : #807d75;
    position:relative;
}

.faqs .faq-item .question::after{
    font-family: Font Awesome\ 5 Pro;
    content: '\f063';
    position:Absolute;
    top:50%;
    transform: translateY(-50%);
    right:0px;
    font-size : 30px;
    letter-spacing : 0.6px;
    color : #807d75;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.faqs .faq-item.active .question::after{
    transform: translateY(-50%) rotate(180deg);
}

.faqs .faq-item .answer{
    font-family: 'SofiaSansExtraCondensed-Regular';
    font-size : 20px;
    line-height : 26px;
    color : #807d75;
    padding-top:35px;
    padding-bottom:20px;
    display: none;
}

.banner_out.maintenance{
    background: #DAE7ED;
}

.banner_out.maintenance .title{
    padding-top:50px;
}

.banner_out.maintenance h1{
    font-family: 'SofiaSansExtraCondensed-Medium';
    font-size : 108px;
    letter-spacing : 2.16px;
    color : #96b2c5;
}

.banner_out.maintenance .sub-title{
    font-family: 'SofiaSansExtraCondensed-Light';
    font-size : 31px;
    line-height : 44px;
    letter-spacing : 0.31px;
    color : #96b2c5;
    margin-bottom:65px;
}

.banner_out.maintenance .category-select{
    font-family: 'SofiaSansExtraCondensed-SemiBold';
    font-size : 31px;
    line-height : 44px;
    letter-spacing : 0.31px;
    color : #96b2c5;
    margin-bottom:35px;
}

.request-options{
    text-align: center;
    margin-bottom:70px;
}

.request-options div{
    display: inline-block;
    padding:15px 30px;
    background: #fff;
    border-radius:30px;
    font-family: 'SofiaSansExtraCondensed-Light';
    font-size : 22px;
    letter-spacing : 0.44px;
    color : #96b2c5;
    width:fit-content;
    margin-bottom:15px;
    margin-right:15px;
    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;
}
.request-options div[data-id="4"]{
    margin-right:0px;
}
.request-options div i{
    font-size : 22px;
    color : #96b2c5;
    margin-right:15px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.request-options div:hover, .request-options div.active{
    background: #96b2c5;
    color:#fff;
}

.request-options div:hover i, .request-options div.active i{
    color : #fff;
}


.banner_out.maintenance .message .title, .banner_out.maintenance .message .sub-text{
    font-family: 'SofiaSansExtraCondensed-SemiBold';
    font-size : 31px !important;
    line-height : 44px;
    letter-spacing : 0.31px;
    color : #96b2c5 !important;
}

.banner_out.maintenance .message .sub-text{
    font-family: 'SofiaSansExtraCondensed-Light';
}

.banner_out.maintenance .message textarea{
    width:100%;
    max-width:700px;
    height:295px;
    border:none;
    border-radius: 30px;
    outline: none;
    margin-top:15px;
    margin-bottom:40px;
    padding:10px 25px;
    font-family: 'SofiaSansExtraCondensed-Regular';
    font-size : 22px;
    color : #96b2c5;
}


.banner_out.maintenance .message button, #contact_submit_btn{
    outline:none;
    width:250px;
    heighT:60px;
    background: #807d75;
    border-radius:30px;
    font-family: 'SofiaSansExtraCondensed-SemiBold';
    font-size : 22px;
    letter-spacing : 0.88px;
    color : #FFFFFF;
    border:none;
    display:flex !important;
    align-items:center;
    justify-content:center;
    margin:0 auto;
}
.banner_out.maintenance .message button i, #contact_submit_btn i{
    margin-left: 30px;
    font-size: 31px;
    font-weight: 100;
}

.banner_out.maintenance .message-result {
    width: 100%;
    max-width: 700px;
    margin:0 auto;
}

.banner_out.maintenance .message-result div{
    padding:5px;
    text-align: center;
    margin-bottom:5px;
    font-family: 'SofiaSansExtraCondensed-Light';
    font-size: 16px;
}

.banner_out.maintenance .message-result div.fault{
    background: rgba(255,255,255,0.5);
    color:#cc0000;
}

.banner_out.maintenance .message-result div.success{
    background: rgba(255,255,255,0.5);
    color:#00cc00;
}

.banner_out.maintenance .message-result div.announcemiddle{
    background: rgba(255,255,255,0.5);
    color:#E35D28;
}
.banner_out#banner_id_55 {
    padding: 0px 0px 100px 0px;
    margin-bottom: 0px;
}
.container-fluid.contact-infos{
    background: #E7EFF3;
    padding:80px 0px;
}
.container-fluid.contact-infos .col-lg-4.title{
    font-family: 'SofiaSansExtraCondensed-Bold';
    font-size : 31px;
    letter-spacing : 1.86px;
    color : #96b2c5;
}
.contact-infos-details .col-lg-4 div{
    font-family: 'SofiaSansExtraCondensed-Light';
    font-size : 19px;
    line-height : 26px;
    color : #1A1A1A;
}
.contact-infos-details .col-lg-4 div:first-child{
    font-family: 'SofiaSansExtraCondensed-Bold';
    font-size : 24px;
    letter-spacing : 0.96px;
    position:relative;
}

.contact-infos-details .col-lg-4 div:first-child::before{
    font-family: Font Awesome\ 5 Pro;
    content: '\f061';
    font-size : 25px;
    color : #96b2c5;
    position:absolute;
    bottom:2px;
    left:-30px;
    transform: rotate(-45deg);
}

#contact_form{
    padding-top:70px;
}

#contact_form .title{
    margin-bottom:45px;
}

#contact_form .title h1{
    font-family: 'SofiaSansExtraCondensed-Bold';
    font-size : 31px;
    letter-spacing : 1.86px;
    color : #807d75;
}
#contact_form label{
    font-family: 'SofiaSansExtraCondensed-Regular';
    font-size : 15px;
    letter-spacing : 0.6px;
    color : #1A1A1A;
    margin-bottom:5px;
}

#contact_form input[type="text"]{
    font-family: 'SofiaSansExtraCondensed-Light';
    font-size : 18px;
    color : #1A1A1A;
    outline:none;
    bordeR:2px solid #CCCCCC;
    margin-bottom:25px;
    height:57px;
    padding:0px 20px;
}
#contact_form .col-lg-6, #contact_form_c .col-lg-6{
    padding-right:15px;
}

#contact_form select{
    font-family: 'SofiaSansExtraCondensed-Light';
    font-size : 18px;
    color : #1A1A1A;
    width:100%;
    height:57px;
    bordeR:2px solid #CCCCCC;
    padding:0px 20px;
    outline:none;
    margin-bottom:25px;
    appearance: none; /* Remove default arrow */
    -webkit-appearance: none;
    -moz-appearance: none;
}

#contact_form textarea{
    bordeR:2px solid #CCCCCC;
    outline: none;
    padding:10px 20px;
}
#contact_form div.student_year, #contact_form div.area, #contact_form div.app_date{
    position:relative;
}
#contact_form div.student_year::after, #contact_form div.area::after, #contact_form div.app_date::after{
    font-family: Font Awesome\ 5 Pro;
    content: '\f078';
    position:Absolute;
    right:22px;
    top:23px;
    pointer-events: none;
}
#contact_submit_btn, #contact_submit_btn_c, #contact_submit_btn_1, #friend_submit_btn {
    display: block;
    margin:0;
    cursor: pointer;
}
.eshop_oroi.newsletter_terms {
    float: none;
    margin-top: 0px;
}
#contact_form .eshop_oroi.newsletter_terms label{
    font-size : 15px;
    line-height : 32.8px;
    color : #666666;
}
.eshop_oroi input[type="checkbox"]+label span {
    background: none;
    border:1px solid #ccc;
    margin-top: 5px;
    margin-right: 10px;
    position:relative;
}

.eshop_oroi input[type="checkbox"]+label span:after {
    content: '';
}

.eshop_oroi input[type="checkbox"]:checked+label span:after {
    font-family: Font Awesome\ 5 Pro;
    content: '\f00c';
    color:#96b2c5;
    position:Absolute;
    font-size: 14px;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}

.eshop_oroi a {
    color:  #666666 !important;
}
#contact_submit_btn{
    margin-top:15px;
}

#contact_results{
    font-family: 'SofiaSansExtraCondensed-Light';
    font-size : 16px;
}

#contact_results .news_middle{
   margin-top:5px;
   width:100%;
   padding:5px;
   background: rgba(255,0,0,0.2);
   color:#cc0000;
}

#contact_results .load{
    color:#E35D28;
}

#contact_results .contact_right{
    margin-top:5px;
    background: rgba(0,255,0,0.2);
    color:#00cc00;
}

.cookies_alert_popup_in {
	background-color: #E7EFF3;
    border-radius: 3px;
}

.cookies_respect_privacy{
    font-weight: normal;
    font-family: 'SofiaSansExtraCondensed-Semibold';
    font-size: 2em;
}

.cookies_alert_popup_in div.display-inline{
    font-family: 'SofiaSansExtraCondensed-Regular';
    font-size: 1.2em;
    letter-spacing: .07rem;
}

.cookies-popup-buttons .btn.btn-primary, .cookies-popup-buttons .btn.btn-primary:active {
	background-color: #96b2c5;
	border-color: #96b2c5;
    font-size: 1em;
}

.cookies-popup-buttons .btn.btn-primary:hover,
.cookies-popup-buttons .btn.btn-primary:active {
    color:#96b2c5;
}

.modal-content{
    font-family: 'SofiaSansExtraCondensed-Regular';
    font-size: 1em;
}
.cookies_popup_text{
    letter-spacing: .04rem;
}

.under_construction{
    padding:120px 15px;
    max-width:1400px;
    margin:0 auto;
}

.under_construction div {
    font-family: 'SofiaSansExtraCondensed-Medium';
    font-size: 199px;
    line-height: 155px;
    text-transform: uppercase;
    color: #96b2c5;
    text-align: center;
}

.under_construction div i{
    color:#E35D28;
    font-size: 224px;
    margin-right:50px;
}

.articles_out.backgrounded{
     background: #F7F0E6;
}

#articles_out_in .text_center, #articles_out_in .text_center p{
    font-family: 'SofiaSansExtraCondensed-Light';
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 0.28px;
    color: #1A1A1A;
    margin-top: 0px;
    margin-bottom: 80px;
}

#articles_out_in .text_center p{
    margin-bottom: 10px;
}

.articles_out h1.title.center{
    font-family: 'SofiaSansExtraCondensed-Medium' !important;
    font-size: 39px;
}

.casousel-container img.slider-img, .owl_slider_area_s_ban_photo_one img.img-fluid{
    height:700px;
    width:auto;
    margin:0 auto;
}

.announceright,.announce_register{
    font-family: 'SofiaSansExtraCondensed-Light' !important;
    background: #abe7ed;
    color: #1b727b;
    font-size: 16px;
    padding: 3px;
    margin-bottom: 3px;
}
</pre></body></html>