@charset "utf-8";

/* CSS Document */


/* START style.css */

@font-face {
    font-family: 'GFSArtemisia-Regular';
    src: url('types/GFSArtemisia-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Abrade-Book';
    src: url('types/Abrade-Book.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Abrade-Regular';
    src: url('types/Abrade-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Abrade-Medium';
    src: url('types/Abrade-Medium.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Abrade-Light';
    src: url('types/Abrade-Light.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Abrade-Bold';
    src: url('types/Abrade-Bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NotoSans-Black';
    src: url('types/NotoSans-Black.eot');
    src: url('types/NotoSans-Black.eot?#iefix') format('embedded-opentype'),
        url('types/NotoSans-Black.woff2') format('woff2'),
        url('types/NotoSans-Black.woff') format('woff'),
        url('types/NotoSans-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NotoSans-Bold';
    src: url('types/NotoSans-Bold.eot');
    src: url('types/NotoSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('types/NotoSans-Bold.woff2') format('woff2'),
        url('types/NotoSans-Bold.woff') format('woff'),
        url('types/NotoSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NotoSans-Italic';
    src: url('types/NotoSans-Italic.eot');
    src: url('types/NotoSans-Italic.eot?#iefix') format('embedded-opentype'),
        url('types/NotoSans-Italic.woff2') format('woff2'),
        url('types/NotoSans-Italic.woff') format('woff'),
        url('types/NotoSans-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'NotoSans-Light';
    src: url('types/NotoSans-Light.eot');
    src: url('types/NotoSans-Light.eot?#iefix') format('embedded-opentype'),
        url('types/NotoSans-Light.woff2') format('woff2'),
        url('types/NotoSans-Light.woff') format('woff'),
        url('types/NotoSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NotoSans-LightItalic';
    src: url('types/NotoSans-LightItalic.eot');
    src: url('types/NotoSans-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('types/NotoSans-LightItalic.woff2') format('woff2'),
        url('types/NotoSans-LightItalic.woff') format('woff'),
        url('types/NotoSans-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'NotoSans-Medium';
    src: url('types/NotoSans-Medium.eot');
    src: url('types/NotoSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('types/NotoSans-Medium.woff2') format('woff2'),
        url('types/NotoSans-Medium.woff') format('woff'),
        url('types/NotoSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NotoSans-Regular';
    src: url('types/NotoSans-Regular.eot');
    src: url('types/NotoSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('types/NotoSans-Regular.woff2') format('woff2'),
        url('types/NotoSans-Regular.woff') format('woff'),
        url('types/NotoSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NotoSans-SemiBold';
    src: url('types/NotoSans-SemiBold.eot');
    src: url('types/NotoSans-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('types/NotoSans-SemiBold.woff2') format('woff2'),
        url('types/NotoSans-SemiBold.woff') format('woff'),
        url('types/NotoSans-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NotoSans-Thin';
    src: url('types/NotoSans-Thin.eot');
    src: url('types/NotoSans-Thin.eot?#iefix') format('embedded-opentype'),
        url('types/NotoSans-Thin.woff2') format('woff2'),
        url('types/NotoSans-Thin.woff') format('woff'),
        url('types/NotoSans-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'STIXTwoText-Bold';
    src: url('types/STIXTwoText-Bold.eot');
    src: url('types/STIXTwoText-Bold.eot?#iefix') format('embedded-opentype'),
        url('types/STIXTwoText-Bold.woff2') format('woff2'),
        url('types/STIXTwoText-Bold.woff') format('woff'),
        url('types/STIXTwoText-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'STIXTwoText-Italic';
    src: url('types/STIXTwoText-Italic.eot');
    src: url('types/STIXTwoText-Italic.eot?#iefix') format('embedded-opentype'),
        url('types/STIXTwoText-Italic.woff2') format('woff2'),
        url('types/STIXTwoText-Italic.woff') format('woff'),
        url('types/STIXTwoText-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'STIXTwoText-Medium';
    src: url('types/STIXTwoText-Medium.eot');
    src: url('types/STIXTwoText-Medium.eot?#iefix') format('embedded-opentype'),
        url('types/STIXTwoText-Medium.woff2') format('woff2'),
        url('types/STIXTwoText-Medium.woff') format('woff'),
        url('types/STIXTwoText-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'STIXTwoText-Regular';
    src: url('types/STIXTwoText-Regular.eot');
    src: url('types/STIXTwoText-Regular.eot?#iefix') format('embedded-opentype'),
        url('types/STIXTwoText-Regular.woff2') format('woff2'),
        url('types/STIXTwoText-Regular.woff') format('woff'),
        url('types/STIXTwoText-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'STIXTwoText-SemiBold';
    src: url('types/STIXTwoText-SemiBold.eot');
    src: url('types/STIXTwoText-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('types/STIXTwoText-SemiBold.woff2') format('woff2'),
        url('types/STIXTwoText-SemiBold.woff') format('woff'),
        url('types/STIXTwoText-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/* IOS ONLY CSS !!!!*/

@supports (-webkit-overflow-scrolling: touch) {
    html {
        overflow-x: hidden !important;
    }
    body {
        -webkit-overflow-scrolling: touch;
    }
}

html {
    font-size: 62.5%;
}

body {
    font-family: 'NotoSans-Regular', Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 1.5rem;
    color: #414042;
    background: #ffffff;
    margin: 0;
    padding: 0;
    line-height: normal;
    overflow-y: scroll;
    overflow-x: hidden !important;
    /*-webkit-transition: all 1.3s ease-out;
-moz-transition: all 1.3s ease-out;
-o-transition: all 1.3s ease-out;
-ms-transform: all 1.3s ease-out;
transition: all 1.3s ease-out;*/
}

a {
    color: #000000;
    text-decoration: none;
    outline: none;
}

a:hover,
a:focus {
    color: #000;
    text-decoration: none;
    outline: none;
}

img {
    border: 0;
}

embed {
    position: relative;
    z-index: 50;
}

iframe {
    border: 0;
}

sup {
    margin: 0;
    padding: 0;
}

h1 {
    padding: 0;
    margin: 0;
}

h2 {
    padding: 0;
    margin: 0;
}

h3 {
    padding: 0;
    margin: 0;
}

h4 {
    padding: 0;
    margin: 0;
}

h5 {
    padding: 0;
    margin: 0;
}

h6 {
    padding: 0;
    margin: 0;
}

object {
    position: relative;
    z-index: 10;
}

div {
    margin: 0;
    padding: 0;
}

blockquote {
    border: 0;
    margin: 0;
    padding: 0;
}

.div_table_center {
    display: table;
    margin: 0 auto;
}

.div_table {
    display: table;
}

.product_feautures .div_table,
.product_buttons {
    display: flex;
    justify-content: center;
    align-items: center;
}

.div_left {
    float: left;
}

.div_right {
    float: right;
}

.right_side_menu_opened #wrapper {
    left: 250px;
}

#wrapper_out {
    overflow-x: hidden !important;
}

#wrapper {
    background: #000;
    left: 0;
    position: relative;
    z-index: 1000;
    -webkit-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -moz-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -o-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -ms-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    z-index: 1000;
}

#wrapper_inner {
    overflow: hidden;
    width: 100%;
}

.border-left-right {
    display: inline-block;
    margin-left: 8px;
    margin-right: 8px;
    padding-left: 8px;
    padding-right: 8px;
    border-left: 1px solid #939598;
    border-right: 1px solid #939598;
    line-height: 1;
}

.wspace-nowrap {
    white-space: nowrap;
}

.padding_top_bottom_oroi{
        visibility: visible;
    padding: 80px;
    /* background-color: rgb(249, 249, 249); */
    border-style: none;
    border-color: rgb(0, 0, 0);
    border-width: 1px;
    border-radius: 0px;
    /* box-shadow: rgba(2, 2, 2, 0.23) 1px 1px 3px 0px inset; */
    opacity: 1;
    display: block;
    /* top: 100px;*/
}

.padding_top_bottom_oroi h2{
    font-size:20px;
        font-family: 'STIXTwoText-Regular', Arial, Helvetica, sans-serif;
    color: #4A686a;
}

.padding_top_bottom_oroi p{
    font-size:15px;
        font-family: 'STIXTwoText-Regular', Arial, Helvetica, sans-serif;
    color: #83959F;
}

.grand_blue {
    background: #a40b2a;
    background: -moz-linear-gradient(left, #a40b2a 0%, #30b2dc 100%);
    background: -webkit-linear-gradient(left, #a40b2a 0%, #30b2dc 100%);
    background: linear-gradient(to right, #a40b2a 0%, #30b2dc 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a40b2a', endColorstr='#30b2dc', GradientType=1);
}

#top_out,
#top_out_r,
#top_out_r_mob {
    position: relative;
    z-index: 1;
}

#top_out {
    height: 38px;
    line-height: 38px;
}

#top_out_r,
#top_out_r_mob,
.mobile-metaforika-wrapper,
.mobile-tel-wrapper {
    display: none !important;
}

#top_out_r .top_item {
    /*width:20%;*/
    margin: 0;
}

#top_out_r .top_item a {
    padding: 0;
}

#top_out_r .top_item:first-child {
    border-left: 0;
}

.top_item_in {
    display: table;
    width: 100%;
}

.top_item_in_in {
    display: table-cell;
    height: 35px;
    vertical-align: middle;
}

.top_item_in_in_in {
    display: table;
    margin: 0 auto;
}

#top_left {
    float: left;
}

#top_right {
    float: right;
}

.top_item {
    float: left;
    margin-right: 6px;
    position: relative;
}

.top_item:last-child {
    margin-right: 0;
}

#header .top_item:last-child {
    margin-right: 22px;
}

#language_area,
#language_area_r {
    background: #2E3192;
    background: unset;
    border-radius: 2em;
    position: relative;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* margin-right: 15px; */
    z-index: 9999999;
}

.language_item {
    display: flex;
    justify-content: center;
    align-items: center;
}

#language_area_top,
#language_area_top_r {
    color: #fff;
    cursor: pointer;
}

#language_area_bottom,
#language_area_bottom_r {
    display: none;
    position: absolute;
    z-index: 100;
    line-height: normal;
    cursor: pointer;
    font-family: 'STIXTwoText-Regular', Arial, Helvetica, sans-serif;
    font-size: 1.6rem;
    height: 1.875em;
    top: 101%;
    width: 3.5em;
    height: 3.5em;
}

.language_item a,
#language_area_top,
#language_area_top_r {
    font-family: 'NotoSans-Medium', Arial, Helvetica, sans-serif;
    font-size: 1.4rem;
    letter-spacing: 0.2em;
    text-align: center;
    color: white;
    background: #4A686A;
    border-radius: 100%;
    width: 4.8rem;
    height: 4.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

#language_area_top:after {
    content: ' ';
    margin-left: 4px;
    width: 7px;
    height: 7px;
    border-bottom: 1px solid white;
    border-left: 1px solid white;
    transform: translateY(-20%) rotate(-45deg);
}

#language_area_bottom .language_item a:hover,
#language_area_bottom_r .language_item a:hover {
    background: #4A686A;
}

#language_area .top_item_text {
    margin-top: 6px !important;
}

#language_area span {}

.language_item a {
    background: #4A686A;
}

#top_out_r_mob #language_area_top:after {
    border-bottom: 1px solid #414042;
    border-left: 1px solid #414042;
}

#top_out_r_mob .language_item a,
#top_out_r_mob #language_area_top,
#top_out_r_mob #language_area_top_r {
    color: white;
}

#top_out_r_mob #language_area_bottom .language_item a:hover,
#top_out_r_mob #language_area_bottom .language_item a,
#top_out_r_mob #language_area_bottom_r .language_item a:hover,
#top_out_r_mob #language_area_bottom_r .language_item a {
    color: white;
    width: 4.8rem;
    height: 4.8rem;
    font-size: 1.4rem;
    font-family: 'NotoSans-Medium', Arial, Helvetica, sans-serif;
    letter-spacing: 0.2em;
}

#top_out_r_mob #language_area {
    margin-right: 0;
}

.top_item a {
    color: white;
    font-size: 1.4rem;
    font-family: 'NotoSans-Medium', Arial, Helvetica, sans-serif;
    letter-spacing: 0.2em;
    /* font-size: 1.5rem */
    /* height: 1.875em; */
    /* width: 4.8rem;
    height: 4.8rem; */
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: center;
}

.top_item.login_icon a {
    background: url(../images/design/login_icon2.png) left center no-repeat;
}

.top_item.register_icon a {
    background: url(../images/design/register_icon.png) left center no-repeat;
}

.top_item.favorite_icon a {
    background: url(../images/design/favorite_icon.png) left center no-repeat;
}

.top_item.faqs_icon a {
    background: url(../images/design/login_icon2.png) left center no-repeat;
}

.top_item.contact_icon a {
    background: url(../images/design/contact_icon.png) left center no-repeat;
}

.top_item.basket_icon a {
    background: url(../images/design/basket_icon.png) left center no-repeat;
}

.top_item.company_icon a {
    background: url(../images/design/company_icon.png) left center no-repeat;
}

.top_item.blog_icon a {
    background: url(../images/design/blog_icon.png) left center no-repeat;
}

.book-button {
    background: #435455;
    height: 2.467em;
    padding-left: 0.7em;
    padding-right: 0.7em;
    border: unset;
    right: 16px;
    top: 320px;
    position: fixed;
    z-index: 1000;
    width: 14.533em;
    word-break: break-word;
    height: 4.8em;
    color: white;
    border: none;
    line-height: 1;
    right: 22px;
    top: 30%;
    top: 16.927vw;
    letter-spacing: 0.2em;
   /* display: flex;*/
    align-items: center;
    padding-top:15px;
    text-align:center;
      /* padding-left: 20px;*/
          cursor: pointer;
}

.book-button:hover .book-text {
    color: white;
}

.book-button:hover {
    background: #101314;
}

.book-button-index {
    background: #4A686A;
    height: 2.467em;
    border-radius: 2em;
    padding-left: 1.4em;
    padding-right: 1.4em;
    border-radius: 2em;
    border: unset;
    right: 22px;
    top: 15.364vw;
    position: absolute;
}

.book-button-index:hover .book-text-index {
    color: white;
}

.book-button-index:hover {
    background: #596c4b;
}

.book-text,
.book-text-reservation {
    font-size: 16px;
    letter-spacing: 0.12em;
    color: white;
    font-family: 'NotoSans-Regular', Verdana, Arial, Helvetica, sans-serif;
}

.book-text-index {
    font-family: "STIXTwoText-Regular", Arial, Helvetica, sans-serif;
    font-size: 1.7rem;
    letter-spacing: 0.01em;
    color: white;
}

.book-button-reservation {
    background: #4A686A;
    font-family: "STIXTwoText-Regular", Arial, Helvetica, sans-serif;
    font-size: 1.9rem;
    height: 5.3rem;
    border: unset;
    min-width: 28.1rem;
    text-transform: uppercase;
    max-width: 530px;
}

.book-button-reservation:hover .book-text-reservation {
    color: white;
}

.book-button-reservation:hover {
    background: #4a686abf;
}

.book-button-reservation-col {
    padding-left: 0 !important;
    padding-right: 0 !important;
    display: flex;
    justify-content: center;
    padding-bottom: 205px;
}

.f_t_col_item {
    padding-left: unset;
    padding-right: unset;
}

.b_circle {
    position: absolute;
    top: 4px;
    right: -13px;
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    background: #5ac0e0;
    border-radius: 100px;
    font-weight: 700;
    font-size: 1rem;
    color: #fff;
}

.shipping {
    background: url(../images/design/bus.png) left center no-repeat;
    padding-left: 35px;
    font-size: 1.2rem;
    font-weight: 700;
    color: #fff;
}

.order_phone {
    background: url(../images/design/phone_icon.png) left center no-repeat;
    padding-left: 30px;
    font-size: 1.7rem;
    font-weight: 600;
    color: #fff;
}

.free_ship {
    font-weight: 700;
    font-size: 1.5rem;
    letter-spacing: 0.6px;
    color: #fff;
    text-align: center;
}

#header {
    padding-bottom: 15px;
    background: #000;
    padding: 0px;
}

#header .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.col-full-height {
    height: 100%;
    vertical-align: top;
}

.col-full-height.middle {
    vertical-align: middle;
}

#header .col-full-height {
    vertical-align: middle;
}

.row-same-height {
    display: flex;
    width: 100%;
}

.col-sm-height {
    display: table-cell;
    float: none !important;
    padding-left: 0px;
    padding-right: 0px;
}

.search {
    position: relative;
    width: 100%;
    max-width: 345px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    z-index: 16;
    color: #666;
}

.search_in {
    position: relative;
    z-index: 5;
}

.search_left {
    display: table-cell;
    width: 100%;
}

.search_left_in {
    padding-left: 40px;
    padding-right: 20px;
}

.search_left input[type="text"] {
    background: none;
    border: none;
    font-family: "NotoSans-Regular", Arial, Helvetica, sans-serif;
    font-style: italic;
    font-size: 1.4rem;
    font-weight: normal;
    color: #b3b3b3;
    height: 35px;
    line-height: 35px;
    margin: 0;
    outline: medium none;
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #fff;
    letter-spacing: normal;
}

.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: 35px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.8rem
}

.logo a {
    display: block;
    font-weight: bold;
}

.header_right {
    margin-top: 15px;
}

.basket_button {
    float: left;
    position: relative;
    margin-top: 5px;
    padding-right: 21px;
}

.basket_button.basket_button_r {
    display: none;
    position: absolute;
    top: 28px;
    right: 15px;
    margin: 0;
}

.basket_items {
    position: absolute;
    top: -10px;
    right: 0;
    width: 22px;
    height: 22px;
    line-height: 22px;
    background: #ee7f00;
    border-radius: 100px;
    font-size: 1.2rem;
    font-weight: 700;
    color: #fff;
    text-align: center;
}

.h_menu_out {
    margin-bottom: 15px;
}

.h_menu ul {
    display: inline-block;
    float: right;
    margin: 0;
    padding: 0;
    list-style: none;
}

.h_menu ul li {
    float: left;
    background: url(../images/design/top_sep.png) center right no-repeat;
    margin-right: 10px;
}

.h_menu ul li:last-child {
    background: none;
    margin-right: 0;
}

.h_menu ul li a {
    display: block;
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 1.4rem;
    font-weight: normal;
    letter-spacing: 0.8px;
    color: #a67c52;
    padding-right: 10px;
}

.h_menu ul li:last-child a {
    padding-right: 0;
}

.main_content_out {
    position: relative;
    /*z-index: 11;*/
    z-index:-999;
}


/*#mobile_menu_btn
{
display:none;
position:absolute;
top:22px;
left:15px;
cursor:pointer;
}*/

#mobile_menu_btn {
    cursor: pointer;
}


/* mobile_menu */

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: 250px;
    z-index: 1001;
    visibility: hidden;
}

nav#mobile_menu .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: 1.4rem;
    font-weight: normal;
    color: #000;
    letter-spacing: 0.6px;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

nav#mobile_menu .menu_item_title_m:hover>a {
    background: #4A686A;
    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: 1.4rem;
    font-weight: normal;
    color: #000;
    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_menu_item_title_m:hover a {
    color: #a40b2a;
}

nav#mobile_menu .sub_menu_item_data_m {
    display: none;
}

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: 1.3rem;
    font-weight: normal;
    color: #000;
    letter-spacing: 0.6px;
    cursor: pointer;
    padding-left: 25px;
    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: 1.3rem;
    font-weight: normal;
    color: #000;
    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;
}

.title.contact_item {
    font-size: 3.2rem
}


/* end mobile_menu */


/* menu */

.menu_out {
    position: absolute;
    top: 90px;
    left: 50%;
   /* z-index: 999999;*/
    z-index: 100;
    transform: translateX(-50%);
    width: 100vw;
}

nav.menu ul {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
}

nav.menu ul li {
    margin: 0;
}

nav.menu ul li {
    /* margin-left: 25px; */
    margin-right: 25px;
}

nav.menu ul li:first-child {
    /* position: absolute; */
    /* left: 0vw; */
    left: 17.552vw;
}

nav.menu ul li a {
    display: block;
    padding-bottom: 0px;
    font-size: 1.4rem;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    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;
}

.sub_menu_item_title a {
    letter-spacing: 0 !important;
}

.sub_menu_item_title a {
    text-transform: capitalize !important;
}


/* nav.menu ul li:hover>a ::after {
content: "";
display: block;
width: 28px;
height: 4px;
margin-top: 17px;
margin-bottom: 0;
position: relative;
top: 0;
left: 50%;
transform: translateX(-50%);
background: #4A686A;
} */

.menu_link {
    font-family: 'NotoSans-Medium', Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 1.4rem;
    letter-spacing: 0.01em;
}

#menu_item38 {
    padding-right: 10.598vw;
}

#menu_item39 {
    padding-left: 10.598vw;
    display: flex;
    min-width: 300px;
    align-items: center;
    /* color: white; */
}

#menu_item39::before {
    content: '';
    width: 26px;
    height: 22px;
    background: url('../images/design/offers.svg') center center no-repeat;
    display: inline-block;
    float: left;
    margin-right: 11px;
    filter: brightness(1.0);
}


/* nav.menu ul :nth-child(4) {
    margin-right: unset !important;
} */

nav.menu ul :nth-child(5) {
    margin-left: unset !important;
}

.menu_item:hover a {
    color: white;
}

.owl-carousel .owl-item>img {
    max-height: 553px !important;
    object-fit: cover;
    filter: brightness(0.6);
}

.page_ .owl-carousel .owl-item img {
    max-height: 850px !important;
    object-fit: cover;
}

.banner_out .b_img .both .without_spaces .margin-top-30 {
    padding-top: 155px;
    padding-bottom: 173px;
}


/* with images */

nav.menu.with_images ul li a {
    display: block;
    padding: 0;
    padding-top: 5px;
    padding-bottom: 5px;
}

nav.menu.with_images ul li .menu_item_image {
    margin-bottom: 8px;
}

nav.menu.with_images ul li .menu_item_image_in {
    text-align: center;
    height: 70px;
    background-position: top center !important;
    background-repeat: no-repeat !important;
    -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.with_images ul li .menu_item_title {
    font-style: normal;
    font-size: 0.9rem;
    font-weight: 700;
    color: #333333;
    text-align: center;
    letter-spacing: 0.6px;
    height: 23px;
}

nav.menu.with_images ul li:hover>a {
    background: none;
}

nav.menu.with_images ul li:hover>a .menu_item_title {
    color: #a40b2a;
    text-decoration: underline;
}


/* end with images */


/* end menu */


/*
*/

.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 {
    position: absolute;
    z-index: -1;
    left: 19vw;
    top: 40px;
    background: #ffffffe6;
    margin-top: -7px;
    box-shadow: 7px 7px 5px #0000001f;
    display: none;
}


/* */

.sub_box_title {
    margin-bottom: 10px;
}

nav.menu ul li .sub_box_title a {
    display: block;
    font-weight: bold;
    font-size: 1.6rem;
    letter-spacing: 0.7px;
    color: #4d4d4d;
    text-align: left;
    padding: 0;
    border: none;
}

nav.menu ul li .sub_box_data {
    border-bottom: 1px solid #c0bfc0;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

nav.menu ul li .sub_box_data_item {
    margin-bottom: 10px;
}

nav.menu ul li .sub_box_data_item a {
    display: block;
    font-weight: normal;
    font-size: 1.3rem;
    letter-spacing: 0.5px;
    color: #4d4d4d;
    text-align: left;
    padding: 0;
    border: none;
}

nav.menu ul li .sub_box_data_item.blue a {
    color: #5ac0e0;
}

nav.menu ul li .menu_sizes h3 {
    font-weight: bold;
    font-size: 1.2rem;
    letter-spacing: 0.9px;
    color: #4d4d4d;
    margin-bottom: 15px;
}

nav.menu ul li .menu_sizes_data .number_item a {
    display: block;
    padding: 0;
    border: none;
}


/* */

.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 {
    max-width: 291px;
}

.menu_column_container div {
    display: inline-block;
    width: 100%;
}

.sub_menu_item {
    margin-bottom: 20px;
}

.sub_menu_item_title {
    margin-bottom: 5px;
}

.sub_menu_item_title a {
    display: block;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 1.3rem;
    font-weight: 700;
    color: #83959F !important;
    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_item_title:hover>a {
    color: #000 !important;
}

.sub_menu_data_item {
    margin-bottom: 5px;
}

.sub_menu_data_item:last-child {
    margin-bottom: 0;
}

.sub_menu_data_item a {
    display: block;
    padding: 0 !important;
    margin: 0 !important;
    font-style: normal;
    font-size: 1.3rem;
    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>a {
    color: #a40b2a !important;
}

.menu_img img {
    border-radius: 5px;
}

.menu_img a {
    display: block;
    padding: 0 !important;
}

#slideshow_out_out {
    position: relative;
    z-index: 10;
    background: #000;
}

#slideshow_out {
    position: relative;
    background: #000;
}




/*#slideshow2_out_out {
position: relative;
z-index: 10;
}

#slideshow2_out {
position: relative;
}*/

.homepage_out_txt {
    padding-top: 35px;
    padding-bottom: 35px;
    font-size: 1.9rem;
    letter-spacing: 0.3px;
    font-weight: 300;
    line-height: 34px;
    color: #333333;
    text-align: center;
}

.homepage_txt {
    max-width: 970px;
    margin: 0 auto;
}

#page_id_0 .owl-carousel .owl-item img {
    /* min-height: 552px; */
    filter: brightness(0.7);
    background: #000;
}

#slideshow_out_r {
    display: none;
    margin-bottom: 20px;
}


/*#slideshow2_out_r {
display: none;
margin-bottom: 20px;
}*/

.title_room_list {
    position: absolute;
    display: none;
    left: 0.875em;
    bottom: 2.844em;
    color: #fff;
    z-index: 1;
    font-family: 'STIXTwoText-Regular', Arial, Helvetica, sans-serif;
    font-size: 3.2rem;
    letter-spacing: 0.07em;
    text-shadow: 0 0 20px black;
}

.short_description {
    color: white;
    position: absolute;
    top: 10.416vw;
    top: 16.822vw;
    left: 25.156vw;
    z-index: 999;
    display: none;
}

.page_ .short_description {
    display: block;
}

.short_description p {
    text-align: left;
    font-family: 'NotoSans-Regular', Verdana, Arial, Helvetica, sans-serif;
    font-size: 2.3rem;
    letter-spacing: 0.04em;
    line-height: 1.521;
}

.short_description>h2 {
    font-family: 'STIXTwoText-Regular', Verdana, Arial, Helvetica, sans-serif;
    font-size: 11.5rem;
    display: inline-flex;
    align-items: flex-end;
}

#product_out .short_description p {
    font-family: 'STIXTwoText-Regular', Arial, Helvetica, sans-serif;
    font-size: 2.9rem;
    letter-spacing: 0;
    color: #4A686A;
    column-count: 2;
    text-align: left;
    column-gap: 88px;
}

#product_out .short_description {
    position: unset;
    top: unset;
    left: unset;
}


/* span.seven {
    line-height: 1.7em;
} */


/* .short_description p:before {
content: '';
margin-bottom: unset !important;
padding-left: 11px;
padding-right: 10px;
position: absolute;
top: -14px;
background: white;
left: 50%;
transform: translateX(-50%);
} */


/* .short_description p:after {
content: '';
 background: url(../images/design/footer_line.png) center center no-repeat; 
height: 14px;
width: 56px;
position: absolute;
bottom: -8px;
left: 50%;
transform: translateX(-50%);
}

.sub_title.short_description p::before {
content: '';
background: url(../images/design/footer_line.png) center center no-repeat;
width: 10px;
height: 14px;
top: -7px;
bottom: unset;
} */

.sub_title.short_description p {
    text-align: center;
}

.page_ .main_content_out {
    /* margin-top: -170px; */
}

h2.title {
    font-family: 'STIXTwoText-Regular', Arial, Helvetica, sans-serif;
    font-size: 9.3rem;
    letter-spacing: 0;
    color: #4A686A;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 25px;
}

h3.subtitle {
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-size: 2.6rem;
    letter-spacing: 0.04em;
    color: #83959F;
    text-align: center;
    line-height: 1.42em;
    margin-bottom: 58px;
}

p.article-paragraph,
p.breakfast-paragraph {
    font-family: 'NotoSans-Regular', Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.9rem;
    line-height: 1.52;
    color: #4A686A;
    text-align: center;
    margin-bottom: 29px;
    margin-left: auto;
    margin-right: auto;
    max-width: 722px;
}

p.breakfast-paragraph {
    text-align: left;
}

h3.breakfast-subtitle {
    font-family: 'STIXTwoText-Regular', Arial, Helvetica, sans-serif;
    font-size: 6.4rem;
    letter-spacing: 0;
    color: #83959F;
    margin-bottom: 32px;
    margin-top: 50px;
}

.col-img-breakfast {
    position: relative;
    top: -118px;
    z-index: 4;
    margin-right: 39px;
}

.luxury-living h3.subtitle,
.luxury-living p.article-paragraph {
    /* color: #83959F; */
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: #4A686A;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 770px;
}

.luxury-living h3.subtitle {
    font-family: 'NotoSans-Regular', Verdana, Arial, Helvetica, sans-serif;
    font-size: 2.6rem;
    margin-bottom: 69px;
}

.luxury-living {
    margin-bottom: 122px;
}

.floor-info-first {
    background: #4A686A;
    min-height: 403px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.floor-info-second {
    background: #4A686A;
    min-height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.floor-info-second h3.subtitle {
    font-family: 'STIXTwoText-Regular', Arial, Helvetica, sans-serif;
    font-size: 5.9rem;
    letter-spacing: 0;
    color: white;
    text-align: center;
    line-height: 1.42em;
    /* margin-bottom: 58px; */
}

.floor-info-second p.article-paragraph {
    font-family: 'NotoSans-Regular', Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.9rem;
    line-height: 1.42;
    color: white;
    text-align: left;
    max-width: 1290px;
    margin-top: 20px;
}

.floor-info-first h3.subtitle {
    font-family: 'STIXTwoText-Regular', Arial, Helvetica, sans-serif;
    font-size: 5.9rem;
    letter-spacing: 0;
    color: white;
    text-align: center;
    line-height: 1.42em;
    /* margin-bottom: 58px; */
}

.floor-info-first p.article-paragraph {
    font-family: 'NotoSans-Regular', Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.9rem;
    line-height: 1.42;
    color: white;
    text-align: left;
    max-width: 1320px;
}

.index-motto p.article-paragraph {
    margin-bottom: 11px;
}

.index-motto {
    background: #F4F4F4;
    max-width: 731px;
    margin: 0 auto;
    margin-bottom: 64px;
    padding-top: 43px;
    padding-bottom: 32px;
    position: relative;
}

.capital-letter {
    font-family: 'STIXTwoText-Regular', Arial, Helvetica, sans-serif;
    font-size: 5.1rem;
    line-height: 0.568;
    color: #4A686A;
}


/* Slideshow Extras*/

.slider_item {
    position: relative;
    background: #000;
}

.slider_item_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;
}

.slider_item_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%);
}

.slider_item_text.left {
    left: 15px;
}

.slider_item_text.right {
    right: 15px;
}

.slider_item_text.center .slider_item_box {
    margin: 0 auto;
    margin-bottom: 20px;
}

.slider_item_text.right .slider_item_box {
    float: right;
    text-align: right;
    clear: both;
}

.slider_item_box {
    display: table;
    background: #fff;
    padding: 10px;
    margin-bottom: 20px;
}

.slider_item_box.black {
    background: #000;
}

.slider_item_box:last-child {
    margin-bottom: 0;
}

.slider2_item_text.left {
    left: 15px;
}

.slider2_item_text.right {
    right: 15px;
}

.slider2_item_text.center .slider2_item_box {
    margin: 0 auto;
    margin-bottom: 20px;
}

.slide2r_item_text.right .slider2_item_box {
    float: right;
    text-align: right;
    clear: both;
}

.slider2_item_box {
    display: table;
    background: #fff;
    padding: 10px;
    margin-bottom: 20px;
}

.slider2_item_box.black {
    background: #000;
}

.slider2_item_box:last-child {
    margin-bottom: 0;
}


/*.slider_item_box.m_bottom
{
margin-bottom:20px;
}*/

.slider_item_box h3 {
    font-family: 'NotoSans-Bold', Arial, Helvetica, sans-serif;
    font-size: 3.5rem;
    font-weight: normal;
    letter-spacing: 1px;
    color: #000;
    text-align: center;
}

.slider_item_box h4 {
    font-family: 'NotoSans-Bold', Arial, Helvetica, sans-serif;
    font-size: 2em;
    font-weight: normal;
    letter-spacing: 1px;
    color: #000;
    text-align: center;
    padding-bottom: 5px;
    border-bottom: 2px solid #000;
}

.slider_item_button {
    font-family: 'NotoSans-Medium', Arial, Helvetica, sans-serif;
    font-size: 1.7rem;
    font-weight: normal;
    letter-spacing: 1px;
    color: #fff;
    text-align: center;
    padding-bottom: 5px;
    border-bottom: 2px solid #fff;
}

.page_product .owl-carousel .owl-item img {
    width: 100vw;
    margin: 0 auto;
}

.page_product #side-wrapper-in {}

.page_restaurant .garden {
    display: none;
}


/*.sub_title {
border: 1px solid;
padding: 10px;
box-shadow: 10px 10px 10px 10px;
width: 46.875vw;
background: #fff;
height: 55.005vh;
display: flex;
justify-content: center;
margin: auto;
align-items: center;
}

.sub_title p {
text-align: center;
border: 2px solid #4A686A;
margin: auto;
width: 600px;
height: 300px;
display: flex;
align-items: center;
justify-content: center;
}*/

/*.articles_out img{*/
    
/*}*/

.page_restaurant #articles_out_in {
    background: #414042;
    color: white;
    padding-top: unset;
    padding-bottom: unset;
}

.page_articles #articles_out_in {
    /* background: #414042; */
    background: #F4F4F4;
    color: white;
    padding-top: unset;
    padding-bottom: 288px;
    margin-bottom: -102px;
}

/*#articles_out_in .row*/
/*{*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    max-width: 770px;*/
/*    margin-left: auto;*/
/*    margin-right: auto;*/
/*}*/

.page_articles2 .main_content_out>img {
    height: 558px;
}

.page_articles2 .photos_about_us {
    margin-top: 67px;
}

.page_articles .title_path h1{
    top:16vw;
}

.page_restaurant .col-lg-12,
.page_restaurant .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.restaurant_title,
.bar_title,
.nea_kallikrateia_title {
    font-family: 'STIXTwoText-Regular', Verdana, Arial, Helvetica, sans-serif;
    font-size: 3.2rem;
    letter-spacing: 0.05em;
    margin-bottom: 20px;
    color: #4A686A;
}

.leptomereies-kalikrateia-row {
    background: #fff;
    color: #414042;
}

.img_leptomereies {
    padding-left: 0;
    padding-right: 0;
}

.leptomeries-perioxis {
    margin-bottom: 25px;
    font-size: 2em
}

.apostaseis ul {
    list-style-type: none;
    font-size: 2em;
    font-family: 'STIXTwoText-Regular', Verdana, Arial, Helvetica, sans-serif;
    background: #4A686A;
    padding: 25px 40px 25px 72px;
    margin-bottom: unset;
}

.apostaseis li {
    list-style-type: none;
    font-size: 2em;
    font-family: 'STIXTwoText-Regular', Verdana, Arial, Helvetica, sans-serif;
    line-height: 1.5;
}

.apostaseis {
    font-size: 2em;
    font-family: 'STIXTwoText-Regular', Verdana, Arial, Helvetica, sans-serif;
    line-height: 2.4;
    padding-left: 0;
    padding-right: 0;
    background: #414042;
}

.leptomereies-kalikrateia-row li {
    list-style-type: none;
    font-family: 'NotoSans-Regular', Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 1.6rem;
    max-width: 455px;
    padding-left: 0;
    line-height: 1.5;
}

.leptomereies-kalikrateia-row ul {
    padding-left: 0;
}

.leptomereies-kalikrateia-row li:after {
    content: '';
    display: block;
    margin-top: 14px;
    margin-bottom: 14px;
    border-bottom: 1px solid #4A686A;
    /* max-width: 570px; */
}

.img_leptomereies img {
    object-fit: cover;
    min-width: 637px;
}

.topothesia-minutes {
    font-size: 2.8rem
}

.bar_title {
    color: #414042;
}

.restaurant_bar p,
.bar-row p,
.kallikrateia-row p {
    font-family: 'NotoSans-Regular', Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.6rem;
    letter-spacing: 0.01em;
    line-height: 1.5;
    color: white;
    max-width: 447px;
}

.bar-row,
.kallikrateia-row {
    padding-top: 43px;
    padding-left: 53px;
    background: #414042;
}

.photos_about_us {
       background: #F4F4F4;
    display: flex;
    flex-wrap: wrap;
    max-width: 690px;
    margin-left: auto;
    margin-right: auto;
}

.leptomereies-kalikrateia-row {
    padding-left: 53px;
    padding-top: 43px;
}

.pisina-kipos-col,
.row-bar .bar-row,
.row-bar>.col-lg-6 {
    background-color: #4A686A;
}

.pisina-kipos-col {
    background: #414042;
    margin-top: unset;
    padding-top: 43px;
}

.pisina-kipos-col .restaurant_title {
    color: #4A686A;
}

.no-paddings {
    padding-left: 0;
    padding-right: 0;
}

.page_perioxi .padding_top_bottom {
    padding-top: 100px;
    padding-bottom: 100px;
}

.page_perioxi p {
    font-family: 'NotoSans-Regular', Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.6rem;
    letter-spacing: 0.01em;
    line-height: 1.5em;
}


/*.newsletter_wrapper_in
{
padding-top:25px;
padding-bottom:25px;
background:url(../images/design/bg_cude.jpg) top left repeat;
}*/

.newsletter_title {
    display: flex;
    justify-content: center;
}

.newsletter_title h3 {
    font-family: 'STIXTwoText-Regular', Arial, Helvetica, sans-serif;
    font-size: 7.7rem;
    letter-spacing: 0;
    color: #4A686A;
    margin-bottom: 20px;
    line-height: 0.8em;
}

.footer-contact+h3 {
    font-family: 'NotoSans-Bold', Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.4rem;
    letter-spacing: 0.1em;
}

.newsletter_area_out_top {
    font-family: "NotoSans-Regular", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 1.4rem;
    letter-spacing: 0.02em;
    color: #000;
    text-align: center;
    margin-bottom: 40px;
    color:#4A686A;
    max-width: 30.8rem;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.newsletter_subtitle p{
    text-align: center;
    font-family: 'STIXTwoText-Regular', Arial, Helvetica, sans-serif;
    font-size: 1.4rem;
}

.newsletter_subtitle {
    text-align: center;
    font-family: 'STIXTwoText-Regular', Arial, Helvetica, sans-serif;
    font-size: 1.4rem;
}

.articles_out_popup{
    padding:70px;
}

.newsletter_area {
    max-width: 800px;
    margin: 0 auto;
}

.newsletter_area .row {
    margin-left: -5px;
    margin-right: -5px;
}

.newsletter_area .col-lg-3 {
    padding-left: 5px;
    padding-right: 5px;
}

.newsletter_item {
    padding-left: 13px;
    padding-right: 13px;
    background: #ffffff;
    border: 1px solid #DDE4E5;
    margin-bottom: 10px;
}

.newsletter_item input[type="text"] {
    font-family: "NotoSans-Regular", Arial, Helvetica, sans-serif;
    height: 52px;
    line-height: 52px;
    margin: 0;
    padding: 0;
    border: none;
    background: none;
    font-size: 1.4rem;
    letter-spacing: 0.02em;
    outline: none;
    color: #BFC2C4;
    text-align: left;
    max-width: 370px;
    width: 19.370vw;
}

.newsletter-items-popup .newsletter_item input[type="text"] {
    max-width: 170px;
}

.newsletter_submit {
    background: #DDE4E5;
    color: #4A686A;
    height: 54px;
    line-height: 54px;
    font-family: "NotoSans-Regular", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 1.9rem;
    letter-spacing: 0.02em;
    width: 136px;
    margin: 0 auto;
    text-align: center;
    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;
}

.newsletter_submit:hover {
    background: #1a1a1a;
    color: white;
}

.newsletter_results {
    color: #58585a;
    font-size: 1.6rem;
    text-align: center;
    padding-top: 10px;
}

.news_right {
    color: #26b774;
}

.news_wrong {
    color: #A90D0D;
}

.multi_bar {
    display: table;
    width: 100%;
}

.multibar_item {
    display: table-cell;
    width: 33.3333%;
    height: 110px;
    vertical-align: middle;
}

.multibar_item_in {
    display: table;
    margin: 0 auto;
}

.multibar_item_in h3 {
    font-weight: 700;
    font-size: 1.8rem;
    letter-spacing: 1.3px;
    color: #fff;
    margin-bottom: 5px;
}

.multibar_item_in h4 {
    font-weight: 700;
    font-size: 1.6rem;
    letter-spacing: 0.3px;
    color: #fff;
}

.multibar_item_in h4 a {
    display: inline-block;
    color: #fff;
    background: url(../images/design/white_arrow.png) right center no-repeat;
    padding-right: 20px;
}

.multibar_item_in h5 {
    font-weight: 300;
    font-size: 2.3em;
    letter-spacing: 0.3px;
    color: #fff;
}

.multibar_item.yellow {
    background: #edb753;
}

.multibar_item.red {
    background: #ed6253;
}

.multibar_item.blue {
    background: #5ac0e0;
}

.ship {
    background: url(../images/design/bus.png) left center no-repeat;
    padding-left: 80px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.change {
    background: url(../images/design/change.png) left center no-repeat;
    padding-left: 65px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.phone {
    background: url(../images/design/phone.png) left center no-repeat;
    padding-left: 65px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#bottom_out {
    padding-top: 43px;
    background: #F4F4F4;
    padding-top: 261px;
    padding-bottom: 69px;
}

.footer-logo {
    text-align: center;
    margin-top: -300px;
    z-index: 11;
}

.bottom_item {
    font-size: 1.7rem;
    color: #4A686A;
    letter-spacing: 0.5px;
    line-height: 26px;
    text-align: left;
}

#bottom_out .col-sm-height:first-child {
    border-left: 1px solid #ececec;
}

#bottom_out .col-sm-height {
    border-right: 1px solid #ececec;
}

.bottom_item h4 {
    font-weight: 700;
    font-size: 1.2rem;
    color: #fff;
}

.badges {
    border-bottom: 1px solid #cdcdcd;
}

.badge-image {
    margin: 25px 12px;
}


/* .bottom_item h3,
.short_description p:before {
font-family: 'STIXTwoText-Regular', Arial, Helvetica, sans-serif;
font-size: 2.4rem;
color: #4A686A;
letter-spacing: 0.13em;
margin-bottom: 10px;
text-align: left;
} */

.sub_title p:before {
    font-family: 'STIXTwoText-Regular', Arial, Helvetica, sans-serif;
    font-size: 2.4rem;
    color: #4A686A;
    letter-spacing: 0.13em;
    margin-bottom: 10px;
    text-align: left;
}

.bottom_item h3.center {
    text-align: center;
}

.bottom_item ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    /*list-style-image:url(../images/design/blue_arrow.png);
list-style-position:outside;*/
}

.bottom_item li {
    margin-top: 13px;
    margin-bottom: 13px;
    text-transform: uppercase;
    letter-spacing: 0.2em;
}

.col.rooms-and-suits-col li {
    text-transform: unset;
}

.footer-cols.col.rooms-and-suits-col a {
    letter-spacing: 0;
}

.rooms-and-suits-col h3 {
    font-family: 'STIXTwoText-Regular', Arial, Helvetica, sans-serif;
    font-size: 3.5rem;
    text-align: center;
    color: #4A686A;
}

.bottom_item ul li a {
    color: #4A686A;
}

.bottom_item li {
    margin-top: 13px;
    margin-bottom: 13px;
    text-transform: uppercase;
}

.footer-contact,
.bottom-email {
    display: block;
    margin-bottom: 4px;
    font-size: 1.7rem;
    font-family: 'NotoSans-Regular', Verdana, Arial, Helvetica, sans-serif;
    line-height: 1.5em;
    letter-spacing: 0.02em;
    color: #4A686A !important;
    text-align: center;
    -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;
}

.footer-contact a,
.bottom-email a {
    color: #4A686A !important;
    font-size: 1.7rem;
    font-family: 'NotoSans-Regular', Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 0.02em;
}

.footer-contact {
    margin-bottom: 25px;
}

.bottom_item ul li:hover>a {
    color: #000;
}

.book-button-bottom .book-button {
    position: static;
    text-align: center;
    height: 2.313em;
    font-size: 1.6rem
}

.book-button-bottom {
    margin-top: 75px;
    margin-bottom: 40px;
}

.book-button-bottom .book-button {
    position: static;
    text-align: center;
    height: 5.3rem;
    font-size: 1.9rem;
    width: 20.3rem;
    background: #4A686A;
    padding-left: unset;
    padding-right: unset;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 0px;
}

.bottom-email a {
    color: #414042;
}

.order_phone_b {
    display: table;
    margin: 0 auto;
    background: url(../images/design/phone_icon_w.png) center left no-repeat;
    font-weight: 300;
    font-size: 2.8rem;
    color: #ffffff;
    padding-left: 40px;
    margin-top: 23px;
}

.footer_logo {
    margin-bottom: 25px;
}

.social_item {
    float: left;
    margin-right: 15px;
    font-size: 2.5rem;
    color: #666;
}

.social_item:last-child {
    margin-right: 0;
}

.social_area {
    margin-bottom: 40px;
}

.social_center {
    display: table;
    margin: 0 auto;
}

.social_item a {
    display: block;
    color: #666;
}

.facebook {
    background: url(../images/design/facebook.png) top left no-repeat;
}

.twitter {
    background: url(../images/design/twitter.png) top left no-repeat;
}

.youtube {
    background: url(../images/design/youtube.png) top left no-repeat;
}

.pinterest {
    background: url(../images/design/pinterest.png) top left no-repeat;
}

.instagram {
    background: url(../images/design/instagram.png) top left no-repeat;
}

.google_plus {
    background: url(../images/design/google_plus.png) top left no-repeat;
}

.blog_home_out {
    padding-top: 50px;
    padding-bottom: 50px;
}

.blog_home_title_out {
    margin-bottom: 30px;
}

.blog_home_title {
    display: table;
    margin: 0 auto;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 7px solid #ee7f00;
    border-bottom: 7px solid #ee7f00;
}

.blog_home_title h2 {
    font-weight: 700;
    font-size: 4.4rem;
    color: #ee7f00;
    letter-spacing: 0.6px;
    padding-left: 15px;
    padding-right: 15px;
}

.homepage_blog_item_data {
    margin-top: 10px;
    text-align: center;
}

.homepage_blog_item_data h2 {
    font-weight: 700;
    font-size: 1.8rem;
    color: #4d4d4d;
    margin-bottom: 20px;
}

.homepage_blog_item_data h2 a {
    color: #4d4d4d;
}

.homepage_blog_item_txt {
    font-weight: 300;
    font-size: 1.5rem;
    color: #4d4d4d;
    margin-bottom: 20px;
}

.homepage_blog_item_more {
    display: table;
    margin: 0 auto;
}

.homepage_blog_item_more a {
    display: block;
    background: #ee7f00;
    border-radius: 8px;
    font-weight: 700;
    font-size: 1.3rem;
    color: #fff;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
    text-transform: uppercase;
    -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;
}

.homepage_blog_item_more a:hover {
    background: #13a1c6;
}

.box_banner_item {
    margin: 0 auto;
    max-width: 350px;
}

.box_banners_area {
    border-top: 1px solid #e0d8d2;
    padding-top: 20px;
    padding-bottom: 50px;
    background: #fff;
}

.box_banner_image {
    display: table;
    margin: 0 auto;
    margin-bottom: 15px;
    text-align: center;
}

.box_banner_image_in {
    height: 106px;
    display: table-cell;
    vertical-align: bottom;
}

.box_banner_title_out {
    background: url(../images/design/dot_green.png) center left repeat-x;
}

.box_banner_title {
    display: table;
    margin: 0 auto;
}

.box_banner_title_in {
    display: table;
}

.box_banner_title_l {
    display: table-cell;
    width: 9px;
    height: 40px;
    background: url(../images/design/r_g_l.png) top left no-repeat;
}

.box_banner_title_c {
    display: table-cell;
    width: 100%;
    background: #79a949;
    height: 40px;
    vertical-align: top;
}

.box_banner_title_c_in {
    padding-left: 20px;
    padding-right: 20px;
    display: table-cell;
    width: 100%;
    height: inherit;
    vertical-align: middle;
}

.box_banner_title_c h3 {
    font-family: 'NotoSans-Bold', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 2.2em;
    color: #ffffff;
    letter-spacing: 0.2px;
    text-align: center;
}

.box_banner_title_r {
    display: table-cell;
    width: 9px;
    height: 40px;
    background: url(../images/design/r_g_r.png) top left no-repeat;
}

.box_banner_title_l_in,
.box_banner_title_r_in {
    width: 9px;
    height: 40px;
}

.box_banner_text {
    margin-top: 10px;
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 2.1em;
    color: #ffffff;
    letter-spacing: 0.3px;
    color: #666666;
    text-align: center;
}

.title_out {
    padding-top: 25px;
    /* padding-bottom:25px;
border-bottom:1px solid #e5e5e5; */
}

.page_product .title_out {
    /* padding-top: 12px;*/
    padding: 0px;
}

.details_rooms {
    padding-left: 0;
}

.title {
    font-weight: normal;
    font-size: 3.2rem;
    color: #000;
}

.title.center {
    text-align: center;
}

.title_path h2 {
    color: #b3b3b3;
    font-family: 'NotoSans-Light', Arial, Helvetica, sans-serif;
    font-size: 1.3rem;
    font-weight: normal;
    letter-spacing: 0.4px;
}

.title_path a {
    color: #808080;
}


/* products */

.basic_col_l {
    background: #00b2e2;
    padding-left: 0;
    padding-right: 0;
}

.basic_col_c.no_space {
    padding-left: 0;
    padding-right: 0;
}

.basic_col_r {
    background: #000;
    padding-left: 0;
    padding-right: 0;
}

.pro_area .row {
    margin-left: -10px;
    margin-right: -10px;
    justify-content: center;
}

.pro_area .pr_item {
    /* padding-left: 0px;
padding-right: 0px; */
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    /* max-width: 385px; */
}

.product_item {
    position: relative;
    margin-bottom: 128px;
    background: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    /* flex-direction: column; */
}

.product_item_image {
    position: relative;
    overflow: hidden;
}

.pr_item:nth-of-type(odd) .product_item_image {
    order: 2;
    margin-left: 60px;
}

.pr_item:nth-of-type(even) .product_item_image {
    margin-right: 60px;
}

.product_item_image img {
    image-rendering: -webkit-optimize-contrast;
    padding: 5px;
    padding-left: 0;
    padding-bottom: 0;
}

.product_image_first,
.product_image_second {
    position: relative;
    top: 0;
    left: 0;
    /*width:100%;
height:100%;*/
    transition: opacity .55s ease-in-out;
    -moz-transition: opacity .55s ease-in-out;
    -webkit-transition: opacity .55s ease-in-out;
}

.product_image_second {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
}

.product_item_image.on:hover .product_image_first {
    opacity: 0;
    filter: alpha(opacity=0);
}

.product_item_image.on:hover .product_image_second {
    opacity: 1;
    filter: alpha(opacity=100);
}

.product_item_image a {
    display: block;
}

.product_item_image_in {
    display: table;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.product_item_image_in_in {
    max-width: 195px;
    height: 195px;
    margin: 0 auto;
}

.product_item_image_in_in_in {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    max-width: 195px;
    height: 195px;
}

.product_item:hover .product_item_over {
    left: 0;
    opacity: 1;
}

.product_item_over {
    position: absolute;
    bottom: 0;
    opacity: 0;
    left: -800px;
    width: 100%;
    background-color: rgba(90, 192, 224, 0.9);
    z-index: 10;
    padding: 8px;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
}

.product_item_over_in {
    display: table;
    margin: 0 auto;
}

.product_item_favorite {
    float: left;
    cursor: pointer;
}

.btn_sep {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}

.product_item_show {
    float: left;
}

.product_item_show a {
    display: block;
}

.product_item_icons {
    position: absolute;
    right: 7px;
    top: 10px;
    z-index: 3;
}

.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: #fff;
    text-align: center;
}

.product_item_offer_in,
.product_item_new_in,
.product_item_best_in {
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 1.4rem;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    height: inherit;
}

.product_item_new_in,
.product_item_best_in {
    font-size: 1.1rem
}


/* .product_item_best_offer
{
background: url(../images/design/best_offer.png) top left no-repeat;
width: 45px;
height:46px;
}

.product_item_new 
{
background: url(../images/design/new.png) top left no-repeat;
width: 45px;
height:44px;
}

.product_item_best 
{
background: url(../images/design/best_seller.png) top left no-repeat;
width: 42px;
height:41px;
}

.product_item_proposal 
{
background: url(../images/design/proposal.png) top left no-repeat;
width: 40px;
height:40px;
}

.product_item_eupathi
{
background: url(../images/design/eupathi.png) top left no-repeat;
width: 36px;
height:40px;
} */

.product_item_icons_item {
    display: table;
    margin: 0 auto;
    margin-bottom: 5px;
}

.product_item_icons_item:last-child {
    margin-bottom: 0;
}

.product_item_one {
    position: absolute;
    top: -5px;
    left: -5px;
    background: url(../images/design/one_one.png) top left no-repeat;
    width: 86px;
    height: 88px;
    z-index: 10;
}

.product_item_greek {
    position: absolute;
    top: 90px;
    left: -6px;
    background: url(../images/design/greek.png) top left no-repeat;
    width: 45px;
    height: 30px;
    z-index: 11;
}

.product_feautures {
    margin-top: 30px;
}

.product_feautures_item_title h3 {
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 1.3rem;
    color: #000;
    letter-spacing: 1.7px;
    padding-bottom: 7px;
    margin-bottom: 10px;
    /* border-bottom:1px solid #d2d2d2; */
}

.product_item_text {
    position: relative;
    z-index: 2;
    /* min-height: 464px; */
    text-align: left;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    margin-right: 5px;
    /* width: 98.3%; */
}

.product_item_text h3 {
    font-family: 'STIXTwoText-Regular', Arial, Helvetica, sans-serif;
    font-size: 5.9rem;
    color: #4A686A;
    line-height: 1.082;
    max-width: 410px;
}

.product_item_text h5 {
    font-weight: 300;
    font-size: 1.2rem;
    font-style: italic;
    color: #000000;
}

.product_item_text h4 {
   font-family: 'NotoSans-Medium', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 1.7rem;
    color: #4A686A;
    letter-spacing: 0.7px;
}

.product_item_prices {
    display: none;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    font-family: 'NotoSans-Light', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 1.7rem;
    color: #666666;
    margin-bottom: 5px;
}

.products_price_old {
    float: left;
    position: relative;
    font-weight: normal;
    font-size: 1.4rem;
    color: #999999;
    margin-left: 15px;
    text-decoration: line-through;
    margin-top: 2px;
}

.products_price_new {
    float: left;
    color: #a40b2a;
}

.product_item_price_txt {
    display: table;
    margin: 0 auto;
    text-align: center;
    font-family: 'NotoSans-Italic', Arial, Helvetica, sans-serif;
    font-size: 1.3rem;
    font-weight: normal;
    color: #808080;
    padding-bottom: 15px;
}

.price_txt {
    font-weight: normal;
    font-style: italic;
    font-size: 1.1rem;
    text-align: center;
    color: #808080;
    margin-bottom: 15px;
}

.product_price_out .price_txt {
    font-size: 1.2rem;
    text-align: left;
}


/*.product_item_buttons_in
{
display:table;
width:100%;
}*/


/*.product_item_buttons
{
border-top:1px solid #d9d9d9;
}

.product_item_btn
{
float:left;
display:table-cell;
width:50%;
height:45px;
cursor:pointer;	
}

.product_item_btn:first-child
{
border-right:1px solid #d9d9d9;
}

.product_item_btn_in
{
display:table;
text-align:center;
margin:0 auto;
height:45px;
}

.product_item_btn_in_in
{
display:table-cell;
vertical-align:middle;
height:45px;
}

.product_item_basket:hover .list_btn_basket,
.product_item_favorite:hover .list_btn_favorite
{
background-position:bottom left;	
}*/

.pr_message {
    height: 35px;
    font-size: 1.2rem;
    text-align: center;
    color: #e20054
}

.product_item_info {
    background: url(../images/design/dot.png) top left repeat-x;
}

.product_item_buttons {
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.product_item_buttons.active {
    border-radius: 10px;
    background: #000;
}

.product_item_buttons_in {
    display: table;
    margin: 0 auto;
}

.product_item_btn {
    float: left;
    margin-left: 15px;
    cursor: pointer;
}

.product_item_btn:first-child {
    margin-left: 0;
}


/*.product_item_basket
{
background:#93bd2b;
border:1px solid #93bd2b;
border-radius:7px;
-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.5);
-moz-box-shadow:0 1px 2px rgba(0,0,0,0.5);
box-shadow:0 1px 2px rgba(0,0,0,0.5);
padding-left:10px;
padding-right:10px;
cursor:pointer;
height:35px;
}

.product_item_basket a
{
font-family:'NotoSans-Regular',Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#fff;
padding-right:30px;
line-height:33px;
background:url(../images/design/basket_list_btn.png) right center no-repeat;
}*/

.product_item_basket:hover>a {
    color: #fff;
    text-decoration: none;
}

.product_item_quantity_out_out {
    display: table-cell;
    width: 100%;
}

.product_item_quantity {
    display: table;
    /*margin:0 auto;*/
    border-radius: 7px;
}

.product_item_quantity_down {
    /*float:left;*/
    display: table-cell;
    width: 44px;
    height: 44px;
    background: url(../images/design/pos_down2.png) center center no-repeat;
    cursor: pointer;
}

.product_item_quantity_up {
    display: table-cell;
    width: 44px;
    height: 44px;
    background: url(../images/design/pos_up2.png) center center no-repeat;
    cursor: pointer;
}

.product_item_quantity_down_in,
.product_item_quantity_up_in {
    width: 44px;
    height: 44px;
}

.product_item_quantity_area_edit {
    display: table-cell;
    /*width:100%;*/
    width: 60px;
    height: 44px;
    margin-right: 10px;
    margin-left: 10px;
    vertical-align: top;
}

.product_item_quantity_area_edit input[type="text"] {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 44px;
    line-height: 44px;
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 2.5rem;
    color: #fff;
    text-align: center;
}

.list_btn_favorite {
    background: url(../images/design/favorite_icon_l.png) no-repeat;
    background-position: top left;
    width: 20px;
    height: 17px;
    -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;
}

.list_btn_basket {
    background: url(../images/design/basket_icon_l.png) no-repeat;
    background-position: top left;
    width: 26px;
    height: 20px;
    -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;
}

.product_item_favorite {}

.product_item_basket a {
    display: block;
}

.products_bar_out {
    padding-top: 10px;
    padding-bottom: 10px;
    display: none;
}

.products_bar {
    padding-top: 15px;
    padding-bottom: 15px;
}

.pagination_text {
    font-weight: normal;
    font-size: 1.3rem;
    letter-spacing: 1.3px;
    color: #58585a;
    line-height: 30px;
}

.my_pagination_area {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

ul.my_pagination {
    display: table;
    margin: 0 auto;
    list-style: outside none none;
    padding: 0;
    margin: 0 auto;
}

.page_txt {
    display: table;
    margin: 0 auto;
    font-weight: normal;
    font-size: 1.2rem;
    letter-spacing: 0.4px;
    color: #808080;
}

.my_pagination>li {
    display: inline-block;
    margin-left: 5px;
}

.my_pagination>li:first-child {
    margin-left: 0;
}

.my_pagination>li>a {
    display: block;
    font-family: 'NotoSans-Light', Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.7rem;
    font-weight: normal;
    color: #999999;
    height: 25px;
    width: 25px;
    text-align: center;
    line-height: 25px;
    background: #fff;
    /* border: 1px solid #c5c5c5; */
}

.my_pagination>li>a:hover {
    color: #000;
}

.my_pagination>li.active>a {
    color: #000;
}

.my_pagination li.pag_first {
    margin-right: 5px;
}

.my_pagination li.pag_last,
.my_pagination li.pag_next {
    margin-left: 5px;
}

.my_pagination li.pag_prev,
.my_pagination li.pag_next,
.my_pagination li.pag_first,
.my_pagination li.pag_last {
    height: 30px;
    background: #e6e6e6;
    border-radius: 3px;
}

.my_pagination li.pag_prev a,
.my_pagination li.pag_next a,
.my_pagination li.pag_first a,
.my_pagination li.pag_last a {
    margin: 0;
    padding: 0;
}

.pagination_out {
    display: flex;
    justify-content: center;
}

.pagination_out .pag_prev,
.pagination_out .pag_next {
    display: table-cell;
    width: 35px;
    vertical-align: middle;
}

.pagination_out .pag_prev_in,
.pagination_out .pag_next_in {
    display: block;
    font-family: 'NotoSans-Medium', Arial, Helvetica, sans-serif;
    font-size: 1.7rem;
    font-weight: normal;
    color: #4d4d4d;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 30px;
    background: #fff;
    border: 1px solid #c5c5c5;
}

.pagination_out .pag_prev_in {
    margin-right: 5px;
}

.pagination_out .pag_next_in {
    margin-left: 5px;
}

.pagination_out .pag_prev a,
.pagination_out .pag_next a {
    display: block;
    color: #999999;
    font-size: 2em;
    letter-spacing: 0.1px;
    font-weight: normal;
    line-height: 34px;
    width: auto !important;
}

.pagination_out .pag_prev a {
    text-align: center;
}

.pagination_out .pag_next a {
    text-align: center;
}

.pagination_out .pag_prev_in a:hover,
.pagination_out .pag_next_in a:hover {
    color: #000;
}

.my_pagination li.pag_prev:hover,
.my_pagination li.pag_next:hover,
.my_pagination li.pag_first:hover,
.my_pagination li.pag_last:hover {
    background: #ee7f00;
}

.my_pagination li.pag_prev:hover a>i,
.my_pagination li.pag_next:hover a>i,
.my_pagination li.pag_first:hover a>i,
.my_pagination li.pag_last:hover a>i {
    color: #fff;
}

.title_right {
    margin-top: 10px;
}

.grid_out {
    margin-top: 4px;
    float: left;
}

.grid_title {
    float: left;
    font-size: 1.2rem;
    font-weight: normal;
    letter-spacing: 0.9px;
    color: #808080;
    margin-right: 15px;
    line-height: 26px;
}

.grid_area {
    float: left;
}

.grid_btn {
    float: left;
    margin-right: 8px;
    cursor: pointer;
    color: #b3b3b3;
    font-size: 1.8rem
}

.grid_btn:last-child {
    margin-right: 0;
}

.products_results_out {
    margin-top: 10px;
}

.products_results {
    color: #b3b3b3;
    float: left;
    font-family: 'NotoSans-Light', Arial, Helvetica, sans-serif;
    font-size: 1.3rem;
    font-weight: normal;
    letter-spacing: 0.9px;
    line-height: 28px;
    margin: 0 20px;
}

.products_results span {
    font-size: 1.4rem
}

.select_box2 {
    float: left;
    height: 30px;
    /*margin-left:25px;*/
    background: #fff;
    width: 150px;
}

.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: #b3b3b3;
}

.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;
}

.search_select_in2 {
    height: 25ppx;
    line-height: 28px;
    width: 110px;
    font-family: 'NotoSans-Light', Arial, Helvetica, sans-serif;
    font-size: 1.2rem;
    font-weight: normal;
    letter-spacing: 0.9px;
    display: inline;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
}

.select_options2 {
    display: none;
    position: absolute;
    z-index: 102;
    min-width: 150px;
    max-height: 300px;
    overflow: auto;
    border: 1px solid #b3b3b3;
    background: #fff;
}

.option_item2 {}

.option_item2 a {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 1.2rem;
    font-weight: normal;
    color: #888;
    letter-spacing: 0.9px;
}

.option_item2 a:hover {
    background: #888;
    color: #fff;
}

.category_photo img {
    border-radius: 5px;
}

.page_ .arxiki-image img {
    width: 100%;
    max-height: 851px;
    object-fit: cover;
}

.arxiki-image img {
    width: 100%;
    max-height: 558px;
    object-fit: cover;
}

.no_products {
    padding-bottom: 30px;
    min-height: 800px;
}

.more_service {
    padding: unset;
    border: unset;
    background: unset;
    max-width: 215px;
    margin-top: 62px;
    margin-left: auto;
    margin-right: auto;
}

.more_service a {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #414042;
    color: white !important;
    height: 2.313em;
    padding-left: 2.250em;
    padding-right: 2.250em;
    border-radius: 2em;
    font-family: "STIXTwoText-Regular", Arial, Helvetica, sans-serif;
    font-size: 1.6rem;
    letter-spacing: 0.01em;
}

.more_service:hover a {
    background: #4d4b4e;
}


/* Slideshow home */

.slideshow_home {
    padding-top: 100px;
    padding-bottom: 53px;
    border-top: 1px solid #414042;
}

.container-in-article {
    margin-right: auto;
    margin-left: auto;
    display: flex;
    justify-content: space-around;
    width: 100vw;
}

.row-slideshow-in-article {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.number {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding-left: 0;
    padding-right: 0;
    margin-right: 60px;
    margin-bottom: 20px;
}

.number h2 {
    font-family: "STIXTwoText-Regular", Arial, Helvetica, sans-serif;
    font-size: 537px;
    font-size: 44.750vw;
    color: white;
    letter-spacing: -0.07em;
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 421px;
    min-height: 380px;
    max-height: 30.083vw;
}

.number h3 {
    font-family: "STIXTwoText-Regular", Arial, Helvetica, sans-serif;
    font-size: 6.4rem;
    font-size: 5.333vw;
    letter-spacing: -0.01em;
    line-height: 1.125em;
    max-width: 615px;
    max-width: 31.25vw;
    min-width: 34vw;
    color: #4A686A;
    text-align: left;
    margin-top: 31px;
}

.front_text {
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-size: 1.6rem;
    letter-spacing: 0.01em;
    line-height: 1.5em;
    color: #414042;
    text-align: left;
    max-width: 433px;
    margin-top: 48px;
}


/* ΔΙΑΜΟΝΗ */

.diamoni {
    background-color: #414042;
}

.diamoni_titlos h2 {
    font-family: "NotoSans-Bold", Arial, Helvetica, sans-serif;
    color: white;
    font-size: 2.6rem;
    letter-spacing: 0.03em;
    text-align: center;
    padding: 76px 10px 22px;
}

.diamoni_titlos p {
    font-family: "NotoSans-Regular", Arial, Helvetica, sans-serif;
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 1.5em;
    color: #808285;
    width: 100%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 82px;
}


/* Style the tab */

.tab {
    float: left;
    max-width: 244px;
    width: 100%;
}

.hotels_tabs {
    padding-bottom: 86px;
}


/* Style the buttons inside the tab */

.tab button {
    display: block;
    background-color: inherit;
    color: #808285;
    padding: 16px 3px;
    width: 100%;
    max-width: 244px;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    border-bottom: 1px solid #808285;
    font-family: "STIXTwoText-Regular", Arial, Helvetica, sans-serif;
    font-size: 2.1em;
    letter-spacing: 0.07em;
}


/* Change background color of buttons on hover */

.tab button:hover {
    color: white;
}


/* Create an active/current "tab button" class */

.tab button.active {
    color: white;
}


/* Style the tab content */

.tabcontent {
    float: left;
    padding: 0px 12px 0px 140px;
    padding: 0px 12px 0px 0px;
    width: 70%;
    border-left: none;
    display: none;
}


/*.tablinks {
font-family: "STIXTwoText-Regular", Arial, Helvetica, sans-serif;
font-size: 4.6rem
letter-spacing: 0.07em;
color: white;
}*/

.tablinks h3 {
    font-family: "STIXTwoText-Regular", Arial, Helvetica, sans-serif;
    font-size: 4.6rem;
    letter-spacing: 0.07em;
    color: white;
    width: 30%;
    margin-top: 27px;
    margin-bottom: 25px;
    margin-right: 130px;
}

.rooms_index {
    font-family: 'STIXTwoText-Regular', Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 0.01em;
    color: #4A686A;
}

.tablinks {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.tablinks p {
    font-family: "NotoSans-Regular", Arial, Helvetica, sans-serif;
    font-size: 1.6rem;
    letter-spacing: 0.0em;
    line-height: 1.5;
    color: white;
    margin-bottom: 30px;
}

.tablinks span {
    color: white !important;
}

.tab_pr_content {
    background: #4A686A;
    padding-bottom: 48px;
}

.tab_pr_content li,
.tab_pr_content .tabs_item_data {
    color: white;
    list-style-type: none;
}

.tabs_item_data h3 {
    font-family: "STIXTwoText-Regular", Arial, Helvetica, sans-serif;
    font-size: 1.8rem;
    letter-spacing: 0em;
    margin-bottom: 24px;
}

.tab_pr_content ul {
    padding-left: 0;
}

.tab_pr_content li::after {
    content: '';
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #414042;
}

.tab_pr_content img {
    max-width: 850px;
}


/* product */


/*#product_out .row
{
margin-left:-80px;
margin-right:-80px;
}

#product_out .product_col
{
padding-left:80px;
padding-right:80px;
}*/

.products_out_in_container {
    padding-left: 0;
    padding-right: 0;
}

.products_out_in_container>img {
    width: 100vw;
    filter: brightness(0.8);
    max-height: 553px !important;
    object-fit: cover;
    background: #000;
}

#product_out {
    /* max-width: 904px; */
    margin: 0 auto;
    margin-bottom: 17px;
    margin-top: 53px;
}

#products {
    margin-top: 57px;
}

#products_out .banner_out {
    margin-bottom: 0;
}

#products_out_in .atoma_kratisi {
    position: static;
    top: unset;
    left: unset;
    transform: unset;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 44px;
    background: #ffffff1a;
}

.product_cols .product_item_icons {
    top: 5px;
    left: auto;
    right: 20px;
    display: none;
}

.product_cols .product_item_one,
.product_cols .product_item_greek {
    position: static;
}

#products_out .owl_carousel {
    padding-left: 7px;
    padding-right: 7px;
}


/* .product_cols .product_item_icons_item
{
margin:0;
} */

.product_gallery_out_out {
    /* max-width: 904px; */
    margin-left: auto;
    margin-right: auto;
}

.product_gallery_out {
    position: relative;
}

.product_gallery {
    position: relative;
    justify-content: center;
}

.product_gallery_big .item_in {
    max-width: 100%;
}

.product_gallery_big .item_in_in {}

#owl_product_quick_s .item {
    padding-left: 5px;
    padding-right: 5px;
}

#owl_product_quick_s .owl-prev {
    background: #a40b2a;
    border-radius: 100px;
    width: 26px;
    height: 26px;
    left: -8px;
    margin-top: -13px;
    position: absolute;
    top: 50%;
    z-index: 100;
    text-align: center;
}

#owl_product_quick_s .owl-next {
    background: #a40b2a;
    border-radius: 100px;
    width: 26px;
    height: 26px;
    right: -8px;
    margin-top: -13px;
    position: absolute;
    top: 50%;
    z-index: 100;
    text-align: center;
    -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;
}

#owl_product_quick_s .owl-prev:hover,
#owl_product_quick_s .owl-next:hover {
    background: #000;
}

#owl_product_quick_s .owl-nav i {
    color: #fff;
    font-size: 2em height: 26px;
    line-height: 24px;
}


/* .product_gallery_small
{
margin-top:30px;
} */

.photo_small {
    /* margin-top:3px;
margin-bottom:3px;
text-align:center;
height:80px; */
    cursor: pointer;
    /* background:#fff;
border-radius:8px;
-webkit-box-shadow:0 0 3px rgba(0,0,0,0.25);
-moz-box-shadow:0 0 3px rgba(0,0,0,0.25);
box-shadow:0 0 3px rgba(0,0,0,0.25); */
}


/*
.photo_small img
{
}

.photo_small_in
{

} */

.photo_small_in_in {
    display: table;
    margin: 0 auto;
    text-align: center;
}

.photo_small_in_in_in {
    display: table-cell;
    text-align: center;
    height: 80px;
    vertical-align: middle;
}

.padding_top_bottom {
    padding-top: 30px;
    padding-bottom: 30px;
}

.padding_top {
    padding-top: 30px;
}

.product {
    text-align: left;
}

.product_video {
    margin-top: 30px;
}

.product_video iframe {
    width: 100%;
}

.product_title {
    padding-bottom: 111px;
    background: white;
}

.product_title_in {
    max-width: 656px;
}

.product_text {
    margin-top: 25px;
    font-weight: normal;
    font-size: 1.3rem;
    letter-spacing: 0.2px;
    color: #4d4d4d;
    line-height: 18px;
}

.product_text h3 {
    font-weight: normal;
    font-size: 1.4rem;
    letter-spacing: 0.8px;
    color: #4d4d4d;
    margin-bottom: 10px;
}

.product_title h1 {
    font-family: 'NotoSans-Light', Arial, Helvetica, sans-serif;
    font-size: 2.4rem;
    font-weight: normal;
    color: #000000;
    letter-spacing: 0.2px;
}

.product_title h3 {
    font-family: 'NotoSans-Bold', Arial, Helvetica, sans-serif;
    font-size: 1.7rem;
    font-weight: normal;
    color: #b3b3b3;
    letter-spacing: 0.4px;
    margin-bottom: 10px;
}

.product_title h4 {
    font-size: 1.5rem;
    font-weight: normal;
}

.product_title h4 {
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-size: 1.3rem;
    color: #A7A9AC;
    letter-spacing: 0em;
    margin-top: 13px;
    margin-bottom: 15px;
}

.product_title h5 {
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-size: 1.7rem;
    color: #83959F;
    line-height: 1.8em;
}


/*.product_title h2
{
font-family: 'NotoSans-Regular',Arial, Helvetica, sans-serif;
font-size: 2em
font-weight: normal;
color: #a59a7f;
}*/

.grey_line {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.product_price {
    font-family: 'NotoSans-Light', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 2.9rem;
    color: #000000;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product_price .products_price_old {
    float: left;
    position: relative;
    font-weight: normal;
    font-size: 2.5rem;
    color: #999999;
    margin-right: 25px;
    text-decoration: line-through;
    margin-top: 0;
}

.product_price .products_price_new {
    float: left;
    color: #a40b2a;
}

#product_quantity_title {
    /* float:left; */
    line-height: 34px;
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 1.3rem;
    color: #000;
    letter-spacing: 0.8px;
    /* padding-right:35px; */
}

#product_quantity {
    /* float:left; */
    max-width: 120px;
    border: 1px solid #ccc;
    /* border-radius:15px; */
    display: table;
    margin: 0 auto;
}

#product_quantity_left {
    display: table-cell;
    width: 40px;
    height: 48px;
    vertical-align: middle;
    cursor: pointer;
}

#articles_out_in_location{
    padding-bottom:0px;
}

.product_q_arrow {
    width: 40px;
    text-align: center;
}

#product_quantity_center {
    display: table-cell;
    width: 100%;
}

#product_quantity_right {
    display: table-cell;
    width: 40px;
    height: 48px;
    vertical-align: middle;
    cursor: pointer;
}

#product_quantity_center input[type="text"] {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-weight: normal;
    font-size: 1.6rem;
    color: #000;
    text-align: center;
}

#products_out .title_area {
    display: none;
}

.products_buttons {
    margin-top: 20px;
}

.pr_message_d {
    float: left;
    font-size: 1.4rem;
    color: #000;
}

.basket_btn {
    float: left;
    background: #000;
    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;
}

.basket_btn a {
    display: block;
    background: url(../images/design/basket_icon_w.png) left center no-repeat;
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 1.5rem;
    color: #fff !important;
    padding-left: 45px;
    padding-right: 20px;
    padding-top: 18px;
    padding-bottom: 18px;
    -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;
}

.goto_basket {
    float: left;
    background: #a40b2a;
    /* border-radius:20px; */
    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: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 1.5rem;
    color: #fff;
    padding-top: 18px;
    padding-bottom: 18px;
    -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: #000;
}

.products_other_btn {
    float: left;
    margin-left: 25px;
}

.product_list {
    float: left;
    cursor: pointer;
}

.product_favorite {
    float: left;
    cursor: pointer;
    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;
}

.select_box_q {
    width: 200px;
}

.search_select_out_q {
    position: relative;
    height: 45px;
    z-index: 101;
    border: 1px solid #d5d5d6;
    border-radius: 7px;
}

.search_select_q {
    background: url(../images/design/select_arrow2.png) center right no-repeat;
    cursor: pointer;
    margin-left: 10px;
    margin-right: 15px;
}

.search_select_in_q {
    height: 43px;
    line-height: 43px;
    font-size: 1.3rem;
    font-weight: 700;
    letter-spacing: 1.2px;
    color: #4d4d4d;
    overflow: hidden;
    white-space: nowrap;
}

.seacrh_select_left_q {
    float: left;
    background: url(../images/design/select_sep.png) center right no-repeat;
    width: 100px;
}

.seacrh_select_right_q {
    float: left;
    width: 46px;
    text-align: center;
}

.select_options_q {
    display: none;
    position: absolute;
    z-index: 100;
    border: 1px solid #d5d5d6;
    border-radius: 7px;
    min-width: 200px;
    height: 200px;
    overflow: auto;
    background: #fff;
}

.option_item_q {
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 5px;
    font-size: 1.5rem;
    font-weight: normal;
    letter-spacing: 1.2px;
    color: #4d4d4d;
    text-align: center;
    border-bottom: 1px solid #d5d5d6;
}

.option_item_q:hover {
    background: #4d4d4d;
    color: #fff;
    cursor: pointer;
}

#product_avail_out {
    border-bottom: 1px solid #d1d2d4;
    margin-bottom: 15px;
}

#product_avail_out_in {
    display: table;
    width: 100%;
}

.product_avail,
.product_favorite_out {
    display: table-cell;
    width: 50%;
    height: 70px;
    text-align: center;
    vertical-align: middle;
}

.product_avail {
    border-right: 1px solid #d1d2d4;
}

.p_feaututres {
    margin: 0 auto;
    max-width: 750px;
}

.product_f_details {
    margin-bottom: 15px;
}

.product_f_details:last-child {
    margin-bottom: 0;
}

.product_f_details_item {
    background: #f2f2f2;
}

.product_f_details_item:nth-child(2n) {
    background: #ffffff;
}

.product_f_det_item {
    padding: 10px;
    font-size: 1.3rem;
    font-weight: normal;
    color: #333333;
}

.product_f_det_item.bold {
    font-weight: 700;
}

.product_f_details h3 {
    font-size: 1.6rem;
    font-weight: 900;
    color: #ee7f00;
    margin-bottom: 15px;
}

.product_f_details ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.product_f_details ul li {
    margin-bottom: 8px;
}


/*.social_item 
{
float: left;
margin-right: 15px;
}

.social_item:last-child
{
margin-right:0;
}*/

.product_tabs {
    /*max-width: 500px;*/
    margin-top: 94px;
}

.product_social+.container {
    max-width: 1010px;
}

.tabs_item:first-child .tabs_item_data {
    display: block;
}

.tabs_item {
    border-bottom: 1px solid #cfcecf;
}

.tabs_item_title {
    font-weight: 700;
    font-size: 1.3rem;
    color: #333333;
    letter-spacing: 1.7px;
    padding-top: 10px;
    padding-bottom: 10px;
    /*border-bottom:1px solid #bfbfbf;*/
    cursor: pointer;
}


/*.tabs_item_data {
display: none;
font-size: 1.3rem
font-weight: 300;
color: #4d4d4d;
line-height: 23px;
padding-top: 10px;
padding-bottom: 10px;
}*/

.tabs_item_data {
    display: none;
    color: #4d4d4d;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-size: 1.6rem;
    letter-spacing: 0.01em;
    line-height: 1.5;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.cm_room {
    /* background: url(../images/design/4cm_room.png) no-repeat;*/
    position: absolute;
    top: 0;
    right: 0;
    padding: 20px 10px 9px 11px;
    background-color: #4A686A;
    color: #fff;
    z-index: 1;
    font-family: 'STIXTwoText-Regular', Arial, Helvetica, sans-serif;
    font-size: 1.4rem;
    letter-spacing: 0.07em;
    min-width: 117px;
    display: none;
}

.cm_room::before {
    content: ' ';
    background: url(../images/design/room-size.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-left: 33px;
    padding-top: 13px;
    margin-right: 6px;
}

.tabs_item_data2 {
    display: none;
    font-size: 1.4rem;
    font-weight: 300;
    color: #4d4d4d;
    line-height: 23px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: 'NotoSans-Regular';
    width: 150%;
}

.tabs_item_title .tab_icon {
    float: right;
    margin-top: 3px;
    background: url(../images/design/tab_icon.png) no-repeat;
    background-position: bottom left;
    width: 10px;
    height: 10px;
}

.tabs_item_title.active .tab_icon {
    background-position: top left;
}

.product_details_item.q_product a {
    background: url(../images/design/q_product.png) left center no-repeat;
}

.product_details_item.find_size a {
    background: url(../images/design/find_size.png) left center no-repeat;
}

.product_details {
    margin-bottom: 15px;
}

.product_details_item a {
    display: block;
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-size: 1.2rem;
    font-weight: normal;
    color: #808080;
    letter-spacing: 0.7px;
    padding-top: 8px;
    padding-bottom: 8px;
    /* padding-left:40px; */
}

.product_social {
    margin-top: 30px;
    font-size: 1.2rem;
    font-weight: normal;
    color: #aaaaaa;
    letter-spacing: 1.7px;
    line-height: 37px;
    /*display: flex;*/
    justify-content: center;
    align-items: center;
    display: none;
}

.social_item_s {
    float: left;
    margin-right: 10px;
}

.social_item_s a {
    display: block;
    color: #aaaaaa;
    font-size: 1.6rem
}

.products_icons .row {
    margin: 0;
}

.products_icons .col-lg-4:first-child {
    border-left: 1px solid #d5d5d6;
}

.products_icons .col-lg-4 {
    border-right: 1px solid #d5d5d6;
}

.products_icons_item {
    padding-top: 7px;
    padding-bottom: 7px;
}

.products_icons_image_in {
    display: table;
    margin: 0 auto;
}

.products_icons_image_in_in {
    display: table-cell;
    vertical-align: bottom;
    height: 31px;
}

.products_icons_txt {
    font-size: 1.1rem;
    font-weight: 700;
    color: #808080;
    text-align: center;
    margin-top: 5px;
}

.product_tabs_out {
    margin-top: 30px;
}

#product_tabs_top {
    position: relative;
}

#product_tabs_top_c {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #13a1c6;
    height: 43px;
}

#product_tabs_top_in {
    padding-left: 15px;
    padding-right: 15px;
}

#product_tabs_bottom {
    line-height: 18px;
    overflow-y: auto;
    margin-bottom: 72px;
}

#product_tabs_bottom_in {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: left;
    list-style-type: none;
    font-family: 'STIXTwoText-Regular', Arial, Helvetica, sans-serif;
    font-size: 2.9rem;
    letter-spacing: 0;
    line-height: 1.31;
    column-count: 2;
    /* column-gap: 101px; */
    color: #4A686A;
    margin-left: 77px;
}

#product_tabs_bottom_in ul {
    padding-inline-start: 25px;
}

#product_tabs_bottom_in li {
    list-style-type: none;
    font-family: "NotoSans-Regular", Arial, Helvetica, sans-serif;
    font-size: 1.5rem;
    letter-spacing: 0.01em;
    margin-bottom: 1px;
    border-bottom: 1px solid #CDCDCD;
    padding-left: 12px;
    padding-top: 8px;
    padding-bottom: 6px;
    max-width: 201px;
}

.w_pan_item {
    margin-bottom: 30px;
}

.w_pan_item_icon {
    float: left;
    text-align: center;
    display: inline-block;
}

.w_pan_item.big_icon .w_pan_item_icon {
    width: 120px;
    text-align: center;
}

.w_pan_item_txt {
    padding-left: 80px;
    font-size: 1.3rem;
    font-weight: normal;
    color: #333333;
    line-height: 21px;
}

.w_pan_item.big_icon .w_pan_item_txt {
    padding-left: 120px;
}

.w_pan_item_txt h3 {
    font-size: 1.6rem;
    font-weight: 700;
    color: #ee7f00;
    margin-bottom: 5px;
    line-height: normal;
}

.w_info_item {
    margin-bottom: 30px;
}

.w_info_item_icon {
    display: table;
    margin: 0 auto;
    margin-bottom: 8px;
}

.w_info_item_icon img {
    border-radius: 100px;
}

.w_info_item_txt {
    font-size: 1.3rem;
    font-weight: normal;
    color: #333333;
    line-height: 21px;
    text-align: center;
}

.w_info_item_txt h3 {
    font-size: 1.6rem;
    font-weight: 700;
    color: #ee7f00;
    margin-bottom: 5px;
    line-height: normal;
}

.hotel-logo {
       /* background: #4A686A; */
       height: 2.467em;
       padding-left: 0.7em;
       padding-right: 0.7em;
       border: unset;
       right: 16px;
       top: 320px;
       position: fixed;
       z-index: 1000;
       width: 21.533em;
       word-break: break-word;
       height: 4.8em;
       color: white;
       border: none;
       line-height: 1;
       right: 22px;
       top: 30%;
       top: 11.927vw;
       letter-spacing: 0.2em;
       /* display: flex; */
       align-items: center;
       padding-top: 15px;
       text-align: center;
       /* padding-left: 20px; */
       cursor: pointer;
}

.fancybox-iframe{
    padding:0px !important;
}


/* articles */

.text_center_oroi {
    max-width: 900px;
    margin: 0 auto;
}

.text_center_oroi h2{
    color: #4A686A;
    font-size: 21px;
    font-family: "STIXTwoText-Regular", Arial, Helvetica, sans-serif;
}

.text_center_oroi p{
    color: #83959F;
    font-size: 16px;
    font-family: "STIXTwoText-Regular", Arial, Helvetica, sans-serif;
}


.text_center {
    max-width: 900px;
    margin: 0 auto;
}



.restaurant_bar {
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-size: 1.6rem;
    color: white;
    letter-spacing: 0.01em;
}

.text_center.margin_bottom {
    margin-bottom: 25px;
}

.text_garden {
    margin: 0 auto;
}

.text_garden.margin_bottom {
    margin-bottom: 25px;
}

.margin_bottom {
    margin-bottom: 15px;
}

 ::placeholder {
    color: #cdcdcd;
}

.perioxi-row {
    margin-left: 56px;
    margin-right: 56px;
}

.odigos-perioxis-title {
    font-family: "STIXTwoText-Regular", Arial, Helvetica, sans-serif;
    font-size: 6.4rem;
    letter-spacing: -0.01em;
    line-height: 1.125em;
    color: #4A686A;
    max-width: 420px;
}


/* contact */

#map {
    width: 100%;
    height: 440px;
}

#contact {
    padding-top: 139px;
}

.title.contact {
    font-family: 'STIXTwoText-Regular', Arial, Helvetica, sans-serif;
    font-size: 7rem;
    color: #4A686A;
    letter-spacing: 0em;
    margin-bottom: 100px;
    text-align: left;
    line-height: 1.094em;
    text-align: center;
    /* top: 10vw; */
    margin-top: -120px;
}

.title.contact-right {
    max-width: unset;
    margin-bottom: 8px;
}

.title.contact-right h2 {
    font-size: 1.6rem
}

.title_center_book_now {
    font-family: 'STIXTwoText-Regular', Arial, Helvetica, sans-serif;
    font-size: 6.3rem;
    letter-spacing: 0;
    color: #4A686A;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 25px;
}

.title_center_book_now h3{
    text-align: center;
    font-size: 1.3rem;
    letter-spacing: 0;
    color: #4A686A;
    margin-bottom: 20px
}


.title_area h3{
    text-align: center;
    font-size: 2.3rem;
    letter-spacing: 0;
    color: #4A686A;
    margin-bottom: 20px
}
.page_product .facilities-general-row {
    display: none;
}



.error_txt {
    color: #db1010;
    background: #fff5f5;
    border: 1px solid;
    padding: 0.2em;
    letter-spacing: 0.1em;
    font-family: 'NotoSans-Medium', Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    display:none;
}

#offer_form .offer_item.error+.error_txt {
    display: block;
    visibility: visible;
}

#offer_form .offer_item.error label {
    color: #a94442;
}

.page_product .ypiresies_content h2.title {}

.page_product .ypiresies_content .container-fluid {
    background: #F4F4F4;
    padding-right: unset;
}

.page_product .ypiresies_content li {
    list-style-type: none;
    font-family: 'NotoSans-Medium', Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 1.7rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #4A686A;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    min-height: 100px;
    max-width: 417px;
}

.page_product .ypiresies_content li::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='73' height='73' viewBox='0 0 73 73'%3E %3Ccircle cx='36.5' cy='36.5' r='33.5' fill='none' stroke='%2383959f' stroke-miterlimit='10' stroke-width='6'/%3E %3Cpath fill='none' stroke='%2383959f' stroke-miterlimit='10' stroke-width='3' d='M21.2 35.1L33 46l19.3-21'/%3E %3C/svg%3E");
    background-size: 73px 73px;
    content: "";
    height: 73px;
    min-width: 88px;
    display: block;
    float: left;
    margin-right: 14px;
    background-position: top left;
    background-repeat: no-repeat;
}

.page_product .ypiresies_content h2.title {
    padding-top: 60px;
}

#owl_product_quick23{
    margin-bottom:120px !important;
}
/* Guide */

#page_id_71 h2 {
    color: #4A686A;
    font-size: 2.9rem;
    font-family: "STIXTwoText-Regular", Arial, Helvetica, sans-serif;
    margin-bottom: 40px;
    margin-top: 80px;
}

#page_id_71 .col{
        max-width: 690px;
    margin-right: auto;
    margin-left: auto;
   
}

#page_id_71 p {
    color: #4A686A;
    font-size: 1.9rem;
    font-family: "STIXTwoText-Regular", Arial, Helvetica, sans-serif;
    margin-bottom: 20px;
    margin-top: 40px;
}

/*#page_id_71 li {*/
/*    color: #4A686A;*/
/*    font-size: 1.9rem;*/
/*    font-family: "STIXTwoText-Regular", Arial, Helvetica, sans-serif;*/
/*    margin-bottom: 10px;*/
/*    margin-top: 40px;*/
/*}*/

#page_id_43 h2 {
    color: #4A686A;
    font-size: 5.9rem;
    font-family: "STIXTwoText-Regular", Arial, Helvetica, sans-serif;
    margin-bottom: 40px;
    margin-top: 80px;
}

#page_id_43 p {
    color: #83959F;
    line-height: 1.52;
    letter-spacing: 0;
    font-size: 1.9rem;
}

#page_id_43 #articles_out_in .photos_about_us {
    background: #F4F4F4;
    display: flex;
    flex-wrap: wrap;
    max-width: 770px;
}

/* .room_photo{
    display:block;
} */

#page_id_67 p{
        max-width: 690px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 80px;
    color: #83959F;
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-size: 1.9rem;
    margin-bottom: 40px;
    letter-spacing: 0.019em;
    line-height: 1.3;
}

#contact_text p {
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-size: 1.9rem;
    letter-spacing: 0.01em;
    line-height: 1.5em;
    color: #4A686A;
    text-align: left;
    margin-bottom: 10px;
}

#contact_in {
    margin-bottom: 40px;
}

#contact_text {
    line-height: 25px;
    font-family: 'STIXTwoText-Regular', Arial, Helvetica, sans-serif;
    font-size: 3.2rem;
    color: #4A686A;
    letter-spacing: 0em;
    margin-top: 0px;
}

#contact_text a{
    color:#4A686A;
}

#contact_text h3 {
    font-family: 'NotoSans-Bold', Arial, Helvetica, sans-serif;
    font-size: 1.4rem;
    letter-spacing: 0.1em;
    color: #4A686A;
    /*margin-bottom: 10px;*/
    text-align: left;
}

#contact_form {
    margin: 0 auto;
    max-width: 720px;
}

.contact_item {
    border: 1px solid #d5d5d6;
    /* border-radius:7px; */
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 5px;
    background: #fff;
    width: 70%;
}

#contact_form input[type="text"],
#contact_form_c input[type="text"] {
    padding: 0;
    margin: 0;
    width: 100%;
    border: none;
    background: none;
    height: 42px;
    line-height: 42px;
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 1.3rem;
    letter-spacing: 0.01em;
    color: #414042;
}

#contact_form textarea,
#contact_form_c textarea {
    width: 100%;
    border: none;
    background: none;
    height: 150px;
    margin: 0;
    overflow: auto;
    resize: none;
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    letter-spacing: 0.01em;
    font-size: 1.3rem;
    color: #414042;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 12px;
}

#contact_submit_btn,
#contact_submit_btn_c,
#contact_submit_btn_1,
#friend_submit_btn {
    display: table;
    cursor: pointer;
    margin-top: 22px;
}

#contact_submit_btn a,
#contact_submit_btn_c a,
#contact_submit_btn_1 a,
#friend_submit_btn a {
    display: block;
    background: #414042;
    border-radius: 2em;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 9px;
    padding-bottom: 9px;
    color: #ffffff;
    font-family: 'STIXTwoText-Regular', Arial, Helvetica, sans-serif;
    font-size: 1.6rem;
    letter-spacing: 0.01em;
    min-width: 155px;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#contact_submit_btn a:hover,
#contact_submit_btn_c a:hover,
#contact_submit_btn_1 a:hover,
#friend_submit_btn a:hover {
    background: #000;
}

#contact_results {
    display: table;
    margin: 0 auto;
    font-size: 1.8rem;
    margin-top: 10px;
    text-align: center;
        color: red;
}

.contact_right {
    color: #6CBD58;
}

.contact_wrong {
    color: #FF0000;
}

#offer_results{
    
    margin-top: 30px;
    text-align: center;
}

#contact_form .col-lg-6,
#contact_form_c .col-lg-6 {
    padding-left: 5px;
    padding-right: 0;
}

#contact_form .col-lg-6:first-child,
#contact_form_c .col-lg-6:first-child {
    padding-left: 15px;
}

#contact_form .col-lg-6:last-child,
#contact_form_c .col-lg-6:last-child {
    padding-right: 15px;
}

#contact_form .col-lg-3,
#contact_form_c .col-lg-3 {
    padding-right: 5px;
}

#contact_form .col-lg-9,
#contact_form_c .col-lg-9 {
    padding-left: 0;
}

#contact_form .contact_item.error {
    /*border-bottom:1px solid #a94442;*/
    border: 1px solid #a94442;
}

#contact_form .error_txt {
    display: none;
    visibility: hidden;
    /*height:15px;*/
    min-height: 15px;
    color: #a94442;
    font-weight: normal;
    letter-spacing: 0.1px;
    font-size: 1.2rem;
    margin-top: -3px;
    margin-bottom: 5px;
    width: 70%;
}

#contact_form .contact_item.error+.error_txt {
    display: block;
    visibility: visible;
}

#contact_form .contact_item.error label {
    color: #a94442;
}

.personal_info {
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 1.3rem;
    letter-spacing: 0.01em;
    display: none;
    color: #A7A9AC;
}


/* blog_list */

hr.line {
    margin: 0;
    background: #d6d5d1;
    height: 1px;
    margin-bottom: 40px;
    margin-top: 40px;
}

.blog_list_item_text {
    font-weight: normal;
    font-size: 1.4rem;
    letter-spacing: 0.5px;
    line-height: 23px;
    color: #000;
}

.blog_list_item h2 {
    font-size: 2.2em font-weight: normal;
    color: #000000;
    letter-spacing: 0.1px;
    margin-bottom: 10px;
}

.blog_list_item h2 a {
    color: #000000;
}

.blog_date {
    font-size: 1.4rem;
    font-weight: normal;
    letter-spacing: 0.1px;
    color: #a40b2a;
    margin-bottom: 15px;
}

.blog_date i {
    font-size: 1.6rem
}

.blog_list_more {
    float: right;
    margin-top: 15px;
    display: inline-block;
}

.blog_list_more a {
    display: block;
    background: #a40b2a;
    font-size: 1.4rem;
    font-weight: normal;
    letter-spacing: 0.3px;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 7px;
    padding-bottom: 7px;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}

.blog_list_more a:hover {
    background: #000;
    color: #ffffff;
}

.blog_list_info {
    margin-top: 20px;
    font-size: 1.3rem;
    color: #a1a19c;
    letter-spacing: 0.4px;
}

.blog_list_info i {
    font-size: 1.5rem;
    margin-right: 8px;
}

.blog_list_info span {
    margin-right: 20px;
}

.blog_list_info span:last-child {
    margin-right: 0;
}

.blog_list_info_bottom {
    margin-top: 10px;
}

.blog_search {
    position: relative;
}

.blog_search_left {
    display: table-cell;
    width: 100%;
    border-radius: 7.5px 0 0 7.5px;
    border: 1px solid #a40b2a;
}

.blog_search_left_in {
    padding-left: 10px;
    padding-right: 10px;
}

.blog_search_left input[type="text"] {
    background: none;
    border: none;
    font-size: 1.5rem;
    font-weight: 300;
    color: #000;
    height: 35px;
    line-height: 35px;
    margin: 0;
    outline: medium none;
    padding: 0;
    width: 100%;
}

.blog_search_right {
    display: table-cell;
    position: relative;
    white-space: nowrap;
    vertical-align: middle;
    width: 1%;
    border-radius: 0 7.5px 7.5px 0;
    border: 1px solid #a40b2a;
    background: #a40b2a;
}

.blog_search_right button {
    border-radius: 0 7.5px 7.5px 0;
    background: #a40b2a;
    padding: 0;
    margin: 0;
    height: 35px;
    border: none;
    padding-left: 15px;
    padding-right: 15px;
}

.blog_search_right i {
    display: inline-block;
    font-size: 1.7rem;
    color: #fff;
}

.blog_filter_item {
    margin-bottom: 40px;
}

.blog_filter_item_title h3 {
    font-size: 2.2em;
    font-weight: 300;
    letter-spacing: 0.4px;
    color: #000;
    padding-bottom: 10px;
    border-bottom: 1px solid #d0d1d0;
}

.blog_f_item {
    border-bottom: 1px solid #d0d1d0;
}

.blog_f_item a {
    display: block;
    font-size: 1.5rem;
    font-weight: 300;
    color: #666666;
    padding-top: 12px;
    padding-bottom: 12px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.blog_f_item i {
    float: right;
    margin-top: 5px;
}

.blog_f_item a:hover {
    color: #a40b2a;
}

.blog_f_item.active a {
    color: #a40b2a;
}

.tags_area {
    margin-top: 10px;
}

.tag_item {
    float: left;
    margin-bottom: 6px;
    margin-right: 6px;
}

.tag_item a {
    display: block;
    border-radius: 5px;
    background: #7ab51d;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-size: 1.4rem;
    font-weight: normal;
    color: #fff;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.tag_item a:hover {
    background: #8e938e;
}

.blog_post_item {
    border-bottom: 1px solid #d0d1d0;
}

.blog_post_item a {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
}

.blog_post_item_image {
    display: table-cell;
    vertical-align: top;
    padding-right: 12px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.blog_post_item_image_in {
    width: 80px;
    height: 80px;
    overflow: hidden;
}

.blog_post_item_image img {
    -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;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.blog_post_item_text {
    display: table-cell;
    vertical-align: top;
}

.blog_post_item_text h4 {
    font-size: 1rem;
    font-weight: 300;
    letter-spacing: 0.4px;
    color: #4d4d4d;
    margin-bottom: 10px;
}

.blog_post_item_text h3 {
    font-size: 1.5rem;
    font-weight: normal;
    color: #000000;
    -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;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.blog_post_item a:hover h3 {
    color: #a40b2a;
}

.blog_post_item a:hover .blog_post_item_image img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.pagination {
    display: table;
    margin: 0 auto;
}

ul.pag_list {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.pag_list.center {
    display: table;
    margin: 0 auto;
}

ul.pag_list.right {
    float: right;
}

ul.pag_list li.pag_link {
    float: left;
    margin-right: 8px;
}

ul.pag_list li.pag_link:last-child {
    margin-right: 0;
}

ul.pag_list li.pag_link.active a {
    background: #a40b2a;
    color: #fff;
}

ul.pag_list li.pag_link a {
    display: block;
    background: #ccc;
    border-radius: 4px;
    color: #000;
    display: block;
    font-size: 1.5rem;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
    -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;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

ul.pag_list li.pag_link:hover>a {
    background: #a40b2a;
    color: #fff;
}

ul.pag_list li.pag_link i {
    font-size: 1.8rem;
    line-height: 35px;
}


/* blog */

#blog {
    margin-top: 25px;
}

#blog h1 {
    font-size: 2.8rem;
    font-weight: normal;
    color: #000000;
    margin-bottom: 15px;
    letter-spacing: 0.5px;
}

#blog h2 {
    font-size: 2em;
    font-weight: normal;
    color: #4d4d4d;
    margin-bottom: 10px;
}

#blog_text {
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 1.5rem;
    letter-spacing: 0.5px;
    line-height: 23px;
    color: #000;
}

.green_text,
.green_text a {
    color: #a40b2a;
}

#blog_share {
    margin-top: 40px;
}

.blog_share_title {
    float: left;
    font-size: 2.6rem;
    font-weight: normal;
    letter-spacing: 0.5px;
    color: #a1a19c;
    margin-right: 15px;
}

.blog_share_item {
    float: left;
    margin-right: 12px;
}

.blog_share_item a {
    display: block;
    color: #a1a19c;
    -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;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.blog_share_item i {
    font-size: 3.2rem
}

.f_color a:hover {
    color: #3b579d;
}

.t_color a:hover {
    color: #00aced;
}

.g_color a:hover {
    color: #dc4a36;
}

.in_color a:hover {
    color: #007bb6;
}

.en_color a:hover {
    color: #7ab51d;
}

#blog_comments h2 {
    font-size: 3rem;
    font-weight: normal;
    letter-spacing: 0.4px;
    color: #a40b2a;
}

#blog_comments h2 i {
    margin-right: 20px;
}

#blog_comments_area {
    margin-top: 40px;
}

.comment_item {
    position: relative;
    padding-left: 40px;
    margin-bottom: 40px;
}

.comment_item_image {
    position: absolute;
    width: 101px;
    z-index: 2;
    top: 50%;
    margin-top: -50px;
    left: 0;
}

.comment_item_image img {
    border-radius: 6px;
}

.comment_item_text {
    position: relative;
    z-index: 1;
    border-radius: 6px;
    border: 1px solid #d6d5d1;
    padding: 20px;
    padding-left: 80px;
    font-size: 1.4rem;
    font-weight: 300;
    font-style: italic;
    letter-spacing: 0.4px;
    color: #4d4d4d;
    min-height: 121px;
}

.comment_item_title {
    margin-bottom: 10px;
    font-size: 1.1rem;
    font-weight: 300;
    letter-spacing: 0.4px;
    color: #4d4d4d;
}

.comment_item_title h3 {
    font-size: 1.6rem;
    font-weight: 300;
    letter-spacing: 0.4px;
    color: #000000;
}

#comments_form_out {
    margin-bottom: 40px;
}

#comments_form {
    margin-top: 20px;
}

#comments_form .contact_item {
    margin-bottom: 12px;
}

#comments_form input[type="text"] {
    padding: 0;
    margin: 0;
    width: 100%;
    border: none;
    background: none;
    height: 42px;
    line-height: 42px;
    font-weight: normal;
    letter-spacing: 0.2px;
    font-size: 1.5rem;
    color: #000000;
}

#comments_form textarea {
    width: 100%;
    border: none;
    background: none;
    height: 150px;
    margin: 0;
    overflow: auto;
    resize: none;
    font-weight: normal;
    letter-spacing: 0.2px;
    font-size: 1.5rem;
    color: #000000;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 12px;
}

#comment_submit_btn {
    float: right;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 7px;
    padding-bottom: 7px;
    cursor: pointer;
    background: #a40b2a;
    border-radius: 6px;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

#comment_submit_btn input[type="submit"] {
    border: none;
    background: url(../images/design/arrow_button.png) center right no-repeat;
    padding-right: 20px;
    font-size: 1.6rem;
    font-weight: normal;
    color: #fff;
}

#comment_submit_btn:hover {
    background: #000;
}

.captcha_img {
    margin-bottom: 12px;
    text-align: right;
}

#send_friend {
    padding: 5px;
}

#send_friend #contact_form {
    margin-top: 20px;
}

#send_friend input[type="text"],
#send_friend textarea {
    color: #34332d;
}

#send_friend textarea {
    height: 200px;
}

#friend_results {
    font-size: 1.5rem;
    margin-top: 10px;
}


/* register */

#register {
    padding-top: 20px;
}

#register_text {
    font-weight: normal;
    font-size: 1.6rem;
    text-align: center;
    margin-bottom: 15px;
    color: #000;
}

.win_row {
    margin-left: -5px;
    margin-right: -5px;
}

.win_col {
    padding-left: 5px;
    padding-right: 5px;
}

.window {
    background: #FFF;
    position: absolute;
    z-index: 100;
    height: 200px;
    border: 1px #666 solid;
}

.register_fields {
    display: table;
    margin: 0 auto;
    max-width: 550px;
    width: 100%;
    background: #F5F5F5;
    padding: 30px;
}

.form_save {
    display: table;
    margin: 0 auto;
    margin-top: 15px;
    background: #a40b2a;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: 0.7px;
    padding-top: 8px;
    padding-bottom: 8px;
    cursor: pointer;
    padding-left: 25px;
    padding-right: 25px;
    -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;
}

.form_save:hover {
    background: #000;
}

.required_field_txt {
    font-size: 1.4rem;
    margin-top: 5px;
    text-align: center;
}

#div_active_newsletter .form_item .form_item_checkbox,
#div_accept_terms .form_item .form_item_checkbox {
    float: right;
}

.register_tabs_top .nav-tabs {
    border: none;
    display: flex;
    background: #f5f5f5;
    /*justify-content: flex-start | flex-end | center | space-between | space-around;*/
}

.register_tabs_top .nav-tabs>li {
    display: inline-block;
    flex-grow: 1;
    position: relative;
    border: 0;
    margin: 0;
}

.register_tabs_top .nav-tabs>li>a {
    display: block;
    margin: 0;
    border: none;
    text-align: center;
    line-height: normal;
    border-radius: 0;
    font-size: 1.6rem;
    letter-spacing: 0.8px;
    font-weight: normal;
    color: #1a171b;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    /*border-bottom:2px solid rgba(255, 255, 255, 0);*/
    -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;
}

.register_tabs_top .nav-tabs>li>a:hover,
.register_tabs_top .nav-tabs>li>a:focus {
    background: #a40b2a;
    color: #fff;
    border: none;
    /*border-bottom:2px solid #a40b2a;*/
}

.register_tabs_top .nav-tabs>li.active>a,
.register_tabs_top .nav-tabs>li.active>a:hover,
.register_tabs_top .nav-tabs>li.active>a:focus {
    background: #a40b2a;
    color: #fff;
    border: none;
    /*border-bottom:2px solid #a40b2a;*/
}

.register_tabs_top .nav-tabs>li.active>a:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #a40b2a;
    border-width: 7px;
}


/*.register_tabs_top .nav-tabs > li:last-child > a, 
.register_tabs_top .nav-tabs > li.active:last-child > a
{
border-right:none;	
}*/

.register_tabs_top .nav-tabs>li span {
    margin-right: 15px;
}

.register_tabs_bottom_in {
    padding-top: 30px;
    padding-bottom: 30px;
}


/*.register_tabs_bottom
{
font-family:'NotoSans-Thin',Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:normal;
line-height:25px;
color: #333333;
}

.pay_area_bottom h3
{
font-family:'NotoSans-Light',Arial, Helvetica, sans-serif;
font-size:26px;
letter-spacing:0.4px;
font-weight:normal;
color: #001744;
cursor:pointer;
margin-bottom:5px;
}

.pay_area_bottom_in
{
padding-top:30px;
padding-bottom:30px;
}*/

.announce_register {
    font-size: 1.4rem;
    padding-top: 10px;
    padding-bottom: 10px;
}

.announcewrong {
    background: #fbe1e3;
    color: #e73d4a;
    font-size: 1.4rem;
    padding: 3px;
    margin-bottom: 3px;
}

.announceright {
    background: #abe7ed;
    color: #27a4b0;
    font-size: 1.4rem;
    padding: 3px;
    margin-bottom: 3px;
}

.announcemiddle {
    background: #fbddad;
    color: #fd9b01;
    font-size: 1.4rem;
    padding: 3px;
    margin-bottom: 3px;
}

.announcewrong a {
    color: #fff;
}

.announcewrong_message_title {
    position: relative;
    z-index: 2;
    display: table;
    margin: 0 auto;
    background: #a40b2a;
    color: #fff;
    font-size: 1.8rem;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.announcewrong_message_title.green {
    background: #5eaf67;
}

.announcewrong_message_title .green {
    background: url(../images/design/complete_arrow.png) left center no-repeat #5eaf67;
    color: #fff;
    padding-left: 50px;
}

.announcewrong_message_text {
    position: relative;
    z-index: 1;
    background: #f2f2f2;
    color: #000;
    font-size: 1.5rem;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 52px;
    letter-spacing: 0.7px;
    padding-bottom: 30px;
    text-align: center;
    margin-top: -22px;
}

.announcewrong_message_text a {
    font-weight: 700;
    color: #333333;
}


/* login */

#login_click {
    cursor: pointer;
}

.login_wrapper_bg {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000;
}

.login_popup {
    display: none;
    position: fixed;
    z-index: 3000;
    width: 360px;
    left: 50%;
    top: 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%);
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
}

.login_popup_area_in {
    padding: 20px;
}

#login_close {
    position: absolute;
    top: 8px;
    right: 8px;
    background: url(../images/design/close.png) top left no-repeat;
    width: 14px;
    height: 14px;
    cursor: pointer;
}

.login_popup_title {
    margin-bottom: 15px;
}

.login_popup_title h3 {
    color: #1a171b;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1.2px;
    text-align: center;
}

.login_popup_register {
    background: #adadad;
    padding: 5px 20px;
    color: #fff;
    text-align: center;
    font-size: 1.4rem
}

.login_popup_register a {
    text-decoration: underline;
    color: #fff;
}

.login_input_item {
    position: relative;
    border: 1px solid #ccc;
    padding: 3px;
    margin-bottom: 10px;
}

.login_input_item:last-child {
    margin-bottom: 0;
}


/*.login_input_item input
{
width:100%;
padding:0;
border:none;
background:none;
/*height:30px;
line-height:30px;*/


/*font-size:14px;
font-weight:normal;
letter-spacing:0.4px;
color:#1a171b;
/*padding-left:5px;
padding-right:5px;
padding-top:15px;
line-height:1.2em;
padding-bottom:5px;*/


/*height: auto;
line-height: 1.2em;
outline: 0 none;
padding: 1.5em 1em 0.5em;
width: 100%;
}*/


/*.login_input_item.active,
.login_input_item.active.filled
{
border:1px solid #1a171b;

}

.login_input_item.active label,
.login_input_item.active.filled label
{
color: #0d1010;
font-size: 1.3rem
top: 0px;
-webkit-transform:none;
-moz-transform:none;
-o-transform:none;
-ms-transform:none;
transform:none;
}*/

.login_btn_area {
    display: table;
    margin: 0 auto;
    margin-top: 20px;
}

.login_btn {
    /* border-radius:3px; */
    background: #1a171b;
    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;
}

.login_btn input[type="submit"] {
    width: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    background: none;
    color: #fff;
    letter-spacing: 1.6px;
    font-size: 1.6rem;
    font-weight: 700;
    cursor: pointer;
    padding: 10px 30px;
}

.login_btn:hover {
    background: #a40b2a;
}

.lost_pass_area {
    margin-top: 5px;
    text-align: center;
}

.lost_pass {
    display: table;
    margin: 0 auto;
}

.lost_pass a {
    cursor: pointer;
    color: #666;
    font-size: 1.2rem;
    white-space: nowrap;
}

.lost_pass_area a:hover {
    text-decoration: underline;
}

.login_popup_area .div_or {
    border-top: 1px solid #ebebed;
    margin-bottom: 20px;
    margin-top: 20px;
    position: relative;
}

.login_popup_area .div_or span {
    background: #fff;
    font-size: 1.6rem;
    font-style: italic;
    color: #adadad;
    dist-splay: block;
    position: absolute;
    left: 50%;
    top: 0;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.login_popup_other {
    display: flex;
}

.social_login {
    display: inline-block;
    flex-grow: 1;
    border-radius: 3px;
    background: #000;
    text-align: center;
    -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;
}

.social_login a {
    display: block;
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: 0.8px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.social_login a i {
    font-size: 1.8rem;
    line-height: normal;
    margin-right: 5px;
}

.social_login:first-child {
    margin-left: 0;
}

.social_login.f_btn_l {
    border: 1px solid #3B5998;
    background: #3B5998;
}

.social_login.f_btn_l:hover {
    background: none;
}

.social_login.f_btn_l:hover a {
    color: #3B5998;
}

.social_login.g_btn_l {
    border: 1px solid #db4437;
    background: #db4437;
}

.social_login.g_btn_l:hover {
    background: none;
}

.social_login.g_btn_l:hover a {
    color: #db4437;
}

.login_user_btn {
    margin-bottom: 10px;
    cursor: pointer;
}

.login_user_btn:last-child {
    margin-bottom: 0;
}

.login_user_btn a,
.current-points,
.current-e-wallet {
    color: #a9a9a9;
    font-size: 1.6rem;
    font-weight: normal;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.login_user_btn .log_user_icon {
    margin-right: 20px;
    font-size: 2.5rem
}

.login_user_btn .log_user_title {
    vertical-align: 4px;
}

.login_user_btn a:hover {
    color: #1a171b;
}

.login_results .announcewrong,
.login_results .announceright,
.login_results .announcemiddle {
    font-size: 1.2rem;
    padding: 3px;
    margin-top: 0;
    margin-top: 3px;
    text-align: center;
}

.login_results .announcewrong {
    background: #fbe1e3;
    color: #e73d4a;
}

.login_results .announceright {
    background: #abe7ed;
    color: #27a4b0;
}

.login_results .announcemiddle {
    background: #fbddad;
    color: #fd9b01;
}


/* login */

.favorite_delete_btn {
    position: absolute;
    top: -13px;
    right: -10px;
    cursor: pointer;
    z-index: 2;
}

#back_to_top {
    color: #FFF;
    height: auto;
    margin: 0;
    position: fixed;
    right: -70px;
    /* top: 85%; */
    /* logw tou fb chat plugin*/
    top: 75%;
    -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;
    z-index: 10000;
}

#back_to_top span {
    background: #666;
    border-radius: 40px;
    color: #fff;
    width: 45px;
    height: 45px;
    text-align: center;
    text-decoration: none;
    -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;
}

#back_to_top span em {
    color: #FFF;
    font-size: 3.5rem;
    font-weight: bold;
    line-height: 41px;
}

#back_to_top:hover span {
    background: #1a1a1a;
}

#back_to_top.on {
    opacity: 1;
    right: 40px;
}

#back_to_top.off {
    opacity: 0;
    right: -70px;
}


/* */

.filter_area_categories {
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
    background: #fff;
    padding-left: 15px;
    padding-right: 15px;
}

.filter_categories_item {}

.filter_categories_item:last-child {
    margin-bottom: 0;
}


/*
.filter_area_item_title 
{
position:relative;

margin-bottom:15px;
}

.filter_area_item_title:after 
{
top: 100%;
left: 17px;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-top-color: #93bd2b;
border-width: 7px;
margin-left: -7px;
}
*/

.filter_categories_item_title {
    position: relative;
    /* border-radius:8px; */
    background: #fff;
    /* background: #e5f4fb;
background: -moz-linear-gradient(left,  #e5f4fb 13%, #ffffff 30%); 
background: -webkit-linear-gradient(left,  #e5f4fb 13%,#ffffff 30%);
background: linear-gradient(to right,  #e5f4fb 13%,#ffffff 30%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5f4fb', endColorstr='#ffffff',GradientType=1 );  */
    margin-bottom: 2px;
}

.filter_categories_item:last-child .filter_categories_item_title {
    margin-bottom: 0;
}

.filter_categories_item_title a {
    display: block;
    font-weight: 900;
    font-size: 1.2rem;
    color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
    padding-left: 7px;
    padding-right: 7px;
}

.filter_cat_t {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.filter_cat_arrow {
    display: table-cell;
    vertical-align: middle;
    padding-left: 5px;
}

.filter_cat_arrow_in {
    background: url(../images/design/slide_filter.png) top left no-repeat;
    width: 13px;
    height: 10px;
}

.filter_categories_item_title:hover .filter_cat_icon_in {
    background-position: bottom left !important;
}

.filter_categories_item_title:hover .filter_cat_arrow_in {
    background-position: bottom left;
}

.filter_categories_item.active .filter_categories_item_title .filter_cat_arrow_in {
    background-position: top left;
}


/*.sub_filter_categories_item
{
border-bottom:1px solid #d5d5d6;
}

.sub_filter_categories_item:last-child
{
border-bottom:none;	
}*/

.sub_filter_categories_item_title a {
    display: block;
    font-size: 1.4rem;
    font-weight: normal;
    color: #000;
    letter-spacing: 0.5px;
    /*padding-left:5px;
padding-right:5px;*/
    margin-left: 15px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.sub_filter_categories_item_title:hover a {
    /* color:#fff;
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:#fff;
background:url(../images/design/f_arrow.png) left center no-repeat; */
    padding-left: 10px;
}

.sub_filter_categories_item.active .sub_filter_cat_arrow_in {
    background-position: bottom left !important;
}

.sub_filter_cat_t {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.sub_filter_cat_arrow {
    display: table-cell;
    vertical-align: middle;
    padding-left: 5px;
}

.sub_filter_cat_arrow_in {
    background: url(../images/design/filter_arrow2.png) top left no-repeat;
    width: 10px;
    height: 10px;
}

.filter_categories_item_data {
    position: relative;
    z-index: 1;
}

.sub_filter_categories_item_data {}

.filter_categories_item_data.off,
.sub_filter_categories_item_data.off,
.sub_sub_filter_categories_item_data.off {
    display: none;
}

.filter_categories_item_data.on,
.sub_filter_categories_item_data.on,
.sub_sub_filter_categories_item_data.on {
    display: block;
}

.sub_sub_filter_categories_item_title a {
    display: block;
    font-size: 1.4rem;
    font-weight: normal;
    color: #4d4d4d;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
}

.sub_sub_filter_categories_item_title:hover a {
    color: #ee7f00;
}

.sub_sub_filter_categories_item.active .sub_sub_filter_categories_item_title a {
    color: #ee7f00;
}

.sub_sub_sub_filter_categories_item_title a {
    display: block;
    font-size: 1.3rem;
    font-weight: normal;
    color: #4d4d4d;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 25px;
    padding-right: 20px;
}

.sub_sub_sub_filter_categories_item_title:hover a {
    color: #ee7f00;
}

.sub_sub_sub_filter_categories_item_title.active a {
    color: #ee7f00;
}


/* */

.search_mobile_btn,
.login_click_r {
    cursor: pointer;
}

.search_area {
    width: 100%;
    position: relative;
    z-index: 23;
    top: 0;
    left: 0;
    display: none;
}

.search_area_in_r {
    background: #eaeaea;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #fff;
}

.search_area i {
    float: left;
    margin-right: 5px;
    font-size: 1.5rem
    /* font-weight:normal; */
    color: #000;
    line-height: 36px;
}

.search_area_input {
    float: left;
    width: 90%;
    padding-left: 10px;
    padding-right: 10px;
    height: 36px;
}

.search_area_input input[type="text"] {
    background: none;
    width: 100%;
    height: 36px;
    line-height: 36px;
    background: none;
    margin: 0;
    padding: 0;
    border: 0;
    font-style: normal;
    font-size: 1.5rem;
    font-weight: normal;
    color: #000;
    letter-spacing: 1px;
}

.search_area_buttons {
    position: absolute;
    right: 0;
}

.search_area_submit {
    float: left;
    margin-right: 5px;
}

.search_area_submit button {
    background: none;
    margin: 0;
    padding: 0;
    border: 0;
    cursor: pointer;
}

.close_search_area {
    float: left;
    cursor: pointer;
}

#search_hover_in {
    padding-top: 4px;
}

#search_hover_r {
    display: none;
    position: absolute;
    z-index: 999999;
    width: 100%;
    border: 1px solid #dbcbba;
    border-top: 0;
    background: #fff;
}

#search_hover_r .search_hover_item:last-child a:hover {
    border-radius: 0;
}

.f_title {
    font-weight: 700;
    font-size: 1.3rem;
    color: #4d4d4d;
    letter-spacing: 0.2px;
    line-height: 45px;
}

.product_feautures_item {
    margin-bottom: 15px;
    margin-top: 40px;
}

.product_feautures_item:last-child {
    margin-bottom: 0;
}

.product_feautures_item:first-child {
    margin-top: 0;
}

.select_box_idiotita {
    position: relative;
    height: 45px;
    background: #fff;
    border-radius: 7px;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}

.search_select_idiotita {
    background: url(../images/design/select_arrow_id.png) center right no-repeat;
    cursor: pointer;
    margin-left: 10px;
    margin-right: 18px;
}

.search_select_in_idiotita {
    height: 45x;
    line-height: 45px;
    font-size: 1.4rem;
    font-weight: normal;
    color: #4d4d4d;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
}

.select_options_idiotita {
    display: none;
    position: absolute;
    z-index: 102;
    background: #fff;
    width: 100%;
    max-height: 300px;
    overflow: auto;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    border-top: 0;
    background: #fff;
    border-radius: 7px;
}

.option_item_idiotita {
    display: block;
    background: #fff;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.4rem;
    font-weight: normal;
    color: #4d4d4d;
    letter-spacing: 0.6px;
    border-bottom: 1px solid #d4d4d5;
    cursor: pointer;
}

.option_item_idiotita:last-child {
    border-bottom: 0;
}

.option_item_idiotita.option_item_default {
    color: #4d4d4d;
}

.option_item_idiotita.disactive {
    color: #e42842;
}

.idiotites_radio_button {
    margin-bottom: 5px;
}

.idiotites_radio_button label {
    font-weight: normal;
    font-size: 1.4rem;
    color: #4d4d4d;
    cursor: pointer;
    font-weight: normal;
    margin: 0;
}

.idiotites_radio_button label {
    display: inline-block;
}

.idiotites_radio_button input[type="radio"]+label span {
    float: left;
    background: url(../images/design/checkbox.png) top left no-repeat;
    cursor: pointer;
    display: inline-block;
    width: 20px;
    height: 18px;
    margin: 0;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: 1px;
}

.idiotites_radio_button input[type="radio"] {
    display: none;
}

.idiotites_radio_button input[type="radio"]:checked+label span {
    background-position: bottom left;
}

#faqs,
#faq {
    padding-bottom: 30px;
}

.faqs_item {
    cursor: pointer;
}

.faqs_item:nth-child(2n) .faqs_item_in {
    background: #efecec;
}

.faqs_item_in {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.faqs_item h2 {
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 0.1px;
    color: #000;
}

.faqs_item h2 span {
    font-size: 1.6rem;
    font-weight: 700;
    color: #000;
    margin-right: 8px;
}

.faqs_item:hover .faqs_item_in {
    background: #ee7f00;
}

.faqs_item:hover h2,
.faqs_item:hover h2 span {
    color: #fff;
}

.faqs_item_bottom {
    padding: 15px;
    padding-top: 5px;
    display: none;
    font-size: 1.5rem;
    line-height: 23px;
}

.cookies_alert {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #222;
    padding: 15px 30px;
    font-size: 1.5rem;
    color: #fff;
    text-align: left;
    z-index: 1000;
}

.cookies_alert_in {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cookies_alert a {
    color: #fff;
    text-decoration: underline;
}

.cookies_buttons .cookies_close {
    background-color: #fff;
    border-radius: 5px;
    color: #222;
    display: block;
    text-align: center;
    font-size: 1.4rem;
    letter-spacing: 0.5px;
    padding: 8px 15px;
    max-width: 130px;
    margin-right: 65px;
    /*height: 20px;
position: absolute;
right: 15px;
top: 50%;
margin-top:-10px;
width: 20px;
text-align:center;
font-size:12px;*/
    cursor: pointer;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.cookies_buttons .cookies_close:hover {
    background: #4A686A;
    color: #fff;
}

.address_bar {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #ececec;
    text-align: center;
    font-weight: normal;
    font-size: 1.3rem;
    color: #000000;
}

.info_bar {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #d2dbdf;
}


/* .cards {
margin-top:22px;
} */

.cards table td,
.cards_mobile table td {
    padding-right: 15px;
}

.cards table td:last-child,
.cards_mobile table td:last-child {
    padding-right: 0;
}

#footer {
    color: #83959F;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-size: 1.2rem;
    letter-spacing: 0.1em;
    border-top: 1px solid #DDE4E5;
}

#footer a {
    color: #4A686A;
}

#footer_left {
    margin-right: 5px;
    color: #4A686A;
}

#footer_center {
    letter-spacing: 0.12em;
}

#footer_center span {
    letter-spacing: 0.12em;
}

#footer_right {
    margin-left: 5px;
    color: #4A686A;
}

.category_item {
    position: relative;
    margin-bottom: 30px;
}

.category_item a {
    display: block;
}

.category_item_title {
    margin-top: 20px;
    height: 40px;
}

.category_item_title h3 {
    font-weight: normal;
    font-size: 1.5rem;
    color: #3e3d40;
    text-align: center;
    text-transform: uppercase;
}

.list_basket_area {
    padding-right: 15px;
    margin-bottom: 25px;
}

.list_basket_area_in {
    background: #93bd2b;
    border-radius: 5px;
    padding: 10px;
}

.list_basket_title {
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-size: 1.6rem;
    font-weight: normal;
    color: #fff;
    background: url(../images/design/list_b_icon.png) right center no-repeat;
    padding-right: 20px;
    margin-bottom: 15px;
}

.list_basket_data {
    border-radius: 4px;
    background: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 20px;
}

.list_basket_item {
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-size: 1.2rem;
    font-weight: normal;
    color: #333333;
    margin-bottom: 5px;
}

.list_basket_item:last-child {
    margin-bottom: 0;
}

.list_basket_item span.right {
    float: right;
}

.list_basket_item span {
    font-family: 'NotoSans-Bold', Arial, Helvetica, sans-serif;
}

.send_txt {
    display: table;
    margin: 0 auto;
    margin-top: 8px;
}

.buy_btn {
    display: table;
    margin: 0 auto;
    margin-top: -12px;
    border-radius: 3px;
    background: #e20054;
}

.buy_btn a {
    display: block;
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-size: 1.3rem;
    font-weight: normal;
    letter-spacing: 0.4px;
    color: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.send_txt a {
    background: url(../images/design/send_icon.png) left center no-repeat;
    padding-left: 40px;
    font-family: 'NotoSans-Bold', Arial, Helvetica, sans-serif;
    font-size: 1.2rem;
    font-weight: normal;
    color: #fff;
    letter-spacing: 0.4px;
}


/* popup_login */

#popup_login {
    display: none;
    opacity: 0;
    filter: alpha(opacity=0);
    top: 0;
    left: 0;
    position: absolute;
    width: 290px;
    background: #fff;
    z-index: 1002;
    -moz-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0px 2px rgba(0, 0, 0, 0.6);
}

#popup_login_in {
    padding: 20px;
}

.popup_login_bottom {
    border-top: 1px solid #d1d2d4;
    padding-top: 20px;
    margin-top: 20px;
}

#popup_login h2 {
    color: #000;
    font-weight: 700;
    font-size: 1.4rem;
    letter-spacing: 0.8px;
    margin-bottom: 15px;
    text-align: center;
}

#popup_login h3 {
    color: #00569a;
    font-weight: 700;
    font-size: 1.4rem;
    letter-spacing: 0.8px;
    margin-top: 15px;
}

.popup_input {
    padding-left: 8px;
    padding-right: 8px;
    border: 1px solid #d1d2d4;
}

.popup_input input[type="text"] {
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 1.6rem;
    font-weight: normal;
    color: #000;
}

#popup_login_submit_btn {
    margin-top: 10px;
    background: #000;
    color: #FFFFFF;
    font-size: 1.6rem;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    padding-left: 25px;
    padding-right: 25px;
    text-align: center;
    border-radius: 5px;
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    cursor: pointer;
}

#popup_login .formobjects select {
    width: 100%;
}

#popup_login .formobjects .style_select:after {
    height: 36px;
    margin-top: -37px;
    margin-right: 4px;
}

#popup_login .login_register_btn {
    width: 100%;
}

#popup_login_close {
    position: absolute;
    top: 5px;
    right: 4px;
    background: url(../images/design/close.png) top left no-repeat;
    width: 14px;
    height: 13px;
    cursor: pointer;
}

#div_login_region_kind {
    display: none;
}

.ins_feed {
    position: relative;
}

.ins_feed_out {
    background: #fff;
    padding-top: 25px;
}

.ins_feed_title {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    left: 50%;
    margin-left: -95px;
}

.ins_feed_title_in {
    display: table;
    margin: 0 auto;
}

.ins_feed_img {
    width: 190px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #333333;
    color: #fff;
    font-size: 2.8rem;
    opacity: 0.8;
}

.ins_feed_img i {
    margin-right: 10px;
}

.ins_feed_t {
    margin-top: 3px;
    font-size: 2.1em;
    font-weight: 300;
    color: #4d4d4d;
    letter-spacing: 0.8px;
    text-align: center;
}

#form_popup_out_in #contact_form {
    margin: 0;
    max-width: none;
}

#form_popup_out_in .container {
    width: auto;
}

#form_popup_out_in #contact_form .col-lg-6,
#form_popup_out_in #contact_form .col-lg-3,
#form_popup_out_in #contact_form .col-lg-9 {
    float: left;
}

#form_popup_out_in #contact_form .col-lg-6 {
    width: 50%;
}

#form_popup_out_in #contact_form .col-lg-3 {
    width: 25%;
}

#form_popup_out_in #contact_form .col-lg-9 {
    width: 75%;
}

.cards_mobile {
    display: none;
}

.info_links_item {
    background: #fff;
    padding: 15px;
    padding-bottom: 25px;
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
}

.info_links_item a {
    display: block;
}

.info_links_image {
    position: relative;
    z-index: 1;
}

.info_links_title {
    position: relative;
    z-index: 2;
    margin-top: -20px;
}

.info_links_title_icon {
    display: table;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.info_links_title_s {
    position: relative;
    z-index: 1;
    margin-top: -8px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 20px;
    text-align: center;
    font-weight: 600;
    font-size: 1.5rem;
    letter-spacing: 0.2px;
    color: #fff;
    line-height: 20px;
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

.info_links_title_s span {
    font-size: 2.1em
}

.info_links_title.blue .info_links_title_s {
    background: #00acd8;
}

.info_links_title.red .info_links_title_s {
    background: #000;
}

.info_links_title.dark_blue .info_links_title_s {
    background: #a40b2a;
}

.banner_out.no_margin_bottom {
    margin-bottom: 0;
}

.blue_bar {
    position: relative;
    z-index: 3;
    /*	margin-top:-34px;*/
}

.blue_bar_bottom {
    /*background:#006faa;*/
    padding-top: 15px;
    padding-bottom: 15px;
}

.blue_bar_top {
    height: 15px;
    background: url(../images/design/blue_arrow.png) top left repeat-x;
}

.blue_bar .col-full-height {
    vertical-align: middle;
}

.blue_bar .col-sm-height {
    border-left: 1px solid #fff;
}

.blue_bar .col-sm-height:first-child {
    border-left: none;
}

.blue_item {
    font-size: 1.6rem;
    font-weight: 600px;
    color: #fff;
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.blue_item span {
    font-size: 2.8rem
}

.blue_item.bus {
    background: url(../images/design/bus_big.png) left center no-repeat;
    padding-left: 60px;
}

.blue_item.hour {
    display: table;
    margin: 0 auto;
    background: url(../images/design/hour_big.png) left center no-repeat;
    padding-left: 55px;
}

.blue_item.phone {
    background: url(../images/design/phone_big.png) left center no-repeat;
    padding-left: 55px;
}

.basket_data_area_out {
    padding: 15px;
}


/*.basket_data_area_out_in
{
position:relative;	
}

.basket_data_scroll
{
position:absolute;
width:100%;
}*/

.basket_data_area_out.fixed {
    position: fixed;
    top: 0;
    right: 0;
    width: 304px;
    z-index: 1000;
}

.basket_data_area_title {
    position: relative;
    padding-bottom: 10px;
    padding-left: 5px;
}

.basket_data_area_title h3 {
    padding-left: 40px;
    font-size: 2.3em font-weight: 600;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    background: url(../images/design/basket_img.png) left center no-repeat;
}

.basket_data_area_title:after {
    top: 100%;
    left: 20px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #000;
    border-width: 10px;
    margin-left: -10px;
}

.basket_data_area {
    background: #fff;
}

.baskek_data_area_top {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-top: 15px;
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
}

.basket_data_btn {
    background: #000;
    border-radius: 14px;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}

.basket_data_btn a {
    font-size: 1.3rem;
    font-weight: 700;
    letter-spacing: 0.4px;
    color: #fff;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
    display: block;
}

.basket_data_results {
    font-size: 1.4rem;
    font-weight: normal;
    color: #000;
    padding-bottom: 15px;
    line-height: 24px;
}

.basket_data_results span.right {
    float: right;
}

.s_total {
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 2.4rem;
    color: #000;
}

.basket_data_area_bottom {
    padding-left: 10px;
    padding-right: 10px;
    overflow: auto;
    max-height: 400px;
}

.b_item_data {
    position: relative;
    padding-top: 7px;
    padding-bottom: 7px;
    background: url(../images/design/dot.png) bottom left repeat-x;
}

.b_item_data:last-child {
    background: none;
}

.b_item_data_image {
    display: table-cell;
    vertical-align: middle;
}

.b_item_data_image_in {
    width: 60px;
    text-align: center;
}

.b_item_data_title {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    padding-left: 10px;
}

.b_item_data_title h3 {
    color: #000000;
    font-size: 1.4rem;
    font-weight: 300;
}

.b_item_data_title h4 {
    font-size: 1rem;
    font-weight: 300;
    font-style: italic;
    color: #000000;
}

.b_item_delete {
    position: absolute;
    top: 5;
    right: 0;
    cursor: pointer;
    z-index: 2;
}

.b_item_data_prices {
    position: relative;
    z-index: 1;
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 2em color: #a40b2a;
    margin-top: 5px;
}

.b_item_data_prices .products_price_old {
    font-size: 1.8rem
}

.lists_item_area:first-child {
    margin-bottom: 15px;
}

.lists_item_area h3 {
    color: #a40b2a;
    font-size: 2.2em font-weight: 700;
    text-align: center;
    margin-bottom: 15px;
}

.lists_input_item {
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #808080;
    border-radius: 15px;
}

.lists_input_item input[type="text"] {
    width: 100%;
    height: 42px;
    line-height: 42px;
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    font-size: 1.5rem;
    font-weight: normal;
    color: #4d4d4d;
}

.lists_input_button {
    display: table;
    margin: 0 auto;
    margin-top: 10px;
    border-radius: 8px;
    background: #00B2E2;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: 0.6px;
    color: #fff;
    cursor: pointer;
    line-height: 35px;
    padding-left: 25px;
    padding-right: 25px;
}

.lists_select_item .style_select {
    position: relative;
    width: 100%;
    border-radius: 5px;
}

.lists_select_item select {
    width: 100%;
    outline: none;
    border: none;
    appearance: none;
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
    border: 1px solid #a40b2a;
    border-radius: 15px;
    font-size: 1.4rem;
    font-weight: 600;
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
    background: #a40b2a;
}

.lists_select_item select:not([multiple]) {
    line-height: 42px;
    height: 42px !important;
}

.lists_select_item .style_select:after {
    content: '';
    width: 40px;
    height: 40px;
    float: right;
    clear: both;
    border-radius: 15px;
    display: inline-block;
    margin-top: -41px;
    margin-right: 1px;
    position: relative;
    background: url(../images/design/select_arrow_form2.png) no-repeat right center #a40b2a;
    pointer-events: none;
}

.lists_select_item select option {
    background: #fff;
    padding: 5px;
    padding-bottom: 5px;
    color: #a40b2a;
}

.dot_blue {
    background: url(../images/design/dot_blue.png) top left repeat-x;
    height: 1px;
    margin-top: 25px;
    padding-bottom: 25px;
}

.list_results {
    margin-top: 10px;
}

.user_list_item {
    font-size: 1.7rem;
    font-weight: normal;
    color: #000;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #00B2E2;
}

.user_list_item:hover .user_list_area a {
    color: #00B2E2;
}

.user_list_button_item {
    float: left;
}

.user_list_button_item {
    cursor: pointer;
}

.user_list_button_item:first-child {
    margin-right: 10px;
}

.user_list_button {
    float: right;
    color: #00B2E2;
}

.user_list_button_item.red {
    color: #E2152D;
}

.caption_edit {
    padding: 3px;
}

.caption_edit.active {
    border: 1px solid #64aad6;
}

.caption_edit_txt.active {
    display: block;
}

.caption_edit_txt {
    display: none;
    color: #808080;
    font-size: 1.2rem;
    font-weight: normal;
    font-style: italic;
    letter-spacing: 0.2px;
    margin-top: 5px;
}

#send_all_basket {
    display: table;
    margin: 0 auto;
    background: #000;
    border-radius: 20px;
    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;
}

#send_all_basket a {
    display: block;
    background: url(../images/design/basket_icon_w.png) right center no-repeat;
    font-weight: 700;
    font-size: 1.3rem;
    color: #fff;
    padding-right: 45px;
    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;
}

#send_all_basket:hover {
    background: #a40b2a;
}

#send_all_results {
    margin-top: 20px;
}

#show_basket {
    display: table;
    margin: 0 auto;
    margin-top: 20px;
    background: #a40b2a;
    border-radius: 20px;
    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;
}

#show_basket a {
    display: block;
    font-weight: 700;
    font-size: 1.3rem;
    color: #fff;
    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;
}

#show_basket:hover {
    background: #000;
}

.list_delete_btn {
    position: absolute;
    top: -13px;
    right: -10px;
    cursor: pointer;
    z-index: 2;
}

.product_image_out_r {
    display: none;
    margin-bottom: 20px;
}

.product_image_out_r_in {
    max-width: 500px;
    margin: 0 auto;
}

.product_image_out .row {
    justify-content: center;
    /* margin: auto; */
    margin-left: auto;
    margin-right: auto;
}

.product_image_out_r .owl_item_big {
    display: table;
    margin: 0 auto;
}


/*.owl_product_r .owl-dots {
display: table;
margin: 0 auto;
margin-top: 10px;
}

.owl_product_r .owl-dots .owl-dot {
display: inline-block;
outline: none;
}

.owl_product_r .owl-dots .owl-dot span {
background: white;
border-radius: 20px;
display: block;
height: 12px;
margin: 5px 7px;
width: 12px;
}

.owl_product_r .owl-controls {
display: table;
margin: 0 auto;
margin-top: 10px;
}

.owl_product_r .owl-dots .owl-dot.active span {
background: #4A686A;
opacity: 1;
}*/

.owl-dots {
    display: none !important;
}

.owl-nav {
    text-align: center !important;
    margin-bottom: 20px !important;
}

.change_area .product_image_out_r .item img {
    cursor: default;
}

.perioxes_item {
    margin-bottom: 4px;
}

.perioxes_item .row {
    margin-left: -5px;
    margin-right: -5px;
}

.per_item {
    padding: 5px;
    color: #fff;
}

.per_item_l {
    padding-left: 5px;
    padding-right: 5px;
    border-right: 2px solid #fff;
}

.per_item_r {
    padding-left: 5px;
    padding-right: 5px;
    border-left: 2px solid #fff;
}

.perioxes_item .col-full-height {
    vertical-align: middle;
}

.basket_bar {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    background: #000;
    z-index: 10004;
}

.basket_bar_in {
    display: table;
    margin: 0 auto;
}

.basket_bar_btn {
    float: left;
    margin-left: 20px;
    min-width: 200px;
    cursor: pointer;
}

.basket_bar_btn:first-child {
    float: left;
    margin-left: 0;
}

.basket_bar_btn a {
    display: block;
    background: #fff;
    border: 1px solid #000;
    border-radius: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #000;
    font-size: 1.2rem;
    font-weight: 900;
    text-align: center;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.basket_bar_btn a:hover {
    border: 1px solid #fff;
    background: #000;
    color: #fff;
}

#contact_form_c {
    margin: 0 auto;
    margin-top: 20px;
    max-width: 900px;
}

#search_hover {
    display: none;
    position: absolute;
    z-index: 1000;
    /*width:368px;*/
    /* width: -moz-calc(100% - 30px);
width: -webkit-calc(100% - 30px);
width: calc(100% - 30px); */
    width: 100%;
    border: 1px solid #ccc;
    border-top: 0;
    background: #fff;
    /* margin-top:-18px; */
    padding-top: 18px;
}

#search_hover_in {
    padding-top: 4px;
}

.search_hover_item a {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
    border-bottom: 1px solid #ccc;
    font-family: "NotoSans-Regular", Arial, Helvetica, sans-serif;
    color: #505050;
    display: block;
    font-size: 1.4rem;
    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;
}

.search_hover_item a span {
    font-family: "NotoSans-Bold", Arial, Helvetica, sans-serif;
}

.search_hover_item_img {
    display: table-cell;
    width: 60px;
    padding-right: 15px;
}

.search_hover_item_img_in {
    width: 60px;
    text-align: center;
}


/*.search_hover_item_img img
{
width:60px;
}*/

.search_hover_item_txt {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}

.search_hover_item:last-child a {
    border-bottom: 0;
}

.search_hover_item a:hover {
    background: #9e9e9e;
    color: #fff;
}

.search_hover_item:last-child a:hover {
    border-radius: 0;
}

#map_order {
    width: 100%;
    height: 600px;
}

.search_track_out {}

.search_track_area {
    position: relative;
    width: 100%;
    border: 1px solid #56b8de;
    border-radius: 20px;
    z-index: 16;
}

.search_track_area_in {
    position: relative;
    z-index: 5;
}

.search_track_area_left {
    display: table-cell;
    width: 100%;
}

.search_track_area_left_in {
    padding-left: 20px;
    padding-right: 20px;
}

.search_track_area_left input[type="text"] {
    background: none;
    border: none;
    font-style: italic;
    font-size: 1.4rem;
    font-weight: normal;
    color: #56b8de;
    height: 45px;
    line-height: 45px;
    margin: 0;
    outline: medium none;
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #fff;
}

.search_track_area_right {
    display: table-cell;
    position: relative;
    white-space: nowrap;
    vertical-align: middle;
    width: 1%;
}

.search_track_area_right button {
    background: url(../images/design/search.png) center center no-repeat;
    border: none;
    padding: 0;
    margin: 0;
    height: 45px;
    padding-left: 30px;
    padding-right: 30px;
}

.track_message {
    margin-bottom: 25px;
}

.bank_btn_win {
    border: none;
    background: url(../admin/images/banks/bank_btn_win.png) top left no-repeat;
    width: 474px;
    height: 81px;
    cursor: pointer;
}

.clear {
    clear: both;
}


/*Σύστημα διαχειριστή*/

#top_out2 {
    position: relative;
    z-index: 1;
    background: #353535;
    padding-left: 25px;
}

.top_item2 {
    float: left;
    margin-right: 20px;
    position: relative;
}

.top_item2 .header_item_in_in {
    height: auto;
}

.top_item2 .b_circle {
    top: -3px;
    right: -17px;
}

.top_item2:last-child {
    margin-right: 0;
}

.top_item2 a {
    display: block;
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-size: 1.4rem;
    font-weight: normal;
    letter-spacing: 1.2px;
    color: #b3b3b3;
    padding-top: 8px;
    padding-bottom: 8px;
}

#customer_search {
    padding-top: 20px;
    padding-bottom: 20px;
}

.customer_search_table {
    border-top: 1px #CCCCCC solid;
    border-left: 1px #CCC solid;
    margin-bottom: 20px;
}

.customer_search_table_header {
    font-weight: bold;
}

.customer_search_table td {
    padding: 3px;
    border-bottom: 1px #CCCCCC solid;
    border-right: 1px #CCC solid;
    text-align: center;
}

.in_search_left {
    display: table-cell;
    width: 100%;
    border-top: 1px solid #c6c5c6;
    border-bottom: 1px solid #c6c5c6;
}

.in_search_left_in {
    padding-left: 10px;
    padding-right: 10px;
}

.in_search_left input[type="text"] {
    background: none;
    border: none;
    font-family: 'NotoSans-Medium', Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 1.2rem;
    font-weight: normal;
    color: #b0b2b3;
    letter-spacing: 2.2px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    outline: medium none;
    padding: 0;
    width: 100%;
}

.in_search_right {
    display: table-cell;
    position: relative;
    white-space: nowrap;
    vertical-align: middle;
    width: 1%;
    border-top: 1px solid #c6c5c6;
    border-bottom: 1px solid #c6c5c6;
    border-left: 0;
}

.in_search_right button {
    background: url(../images/design/search_icon_black.png) center center no-repeat;
    border: none;
    padding: 0;
    margin: 0;
    height: 40px;
    padding-left: 20px;
    padding-right: 20px;
}


/* Σύστημα διαχείρισης END */

.counter_area_out {
    background: #ea2030;
    padding-top: 5px;
    padding-bottom: 5px;
}

.counter_center {
    display: table;
    margin: 0 auto;
}

.counter_area_title {
    float: left;
    margin-right: 25px;
}

.counter_area_title h3 {
    font-family: "NotoSans-Medium", Arial, Helvetica, sans-serif;
    font-size: 2.5rem;
    font-weight: normal;
    letter-spacing: 2px;
    color: #fff;
    line-height: 42px;
}

.counter_area_title h3 span {
    font-family: "NotoSans-Bold", Arial, Helvetica, sans-serif;
    font-size: 2.8rem;
    font-weight: normal;
}

.counter_area_b {
    float: left;
    margin-top: 8px;
}

.pr_out_of_stock {
    background: #000;
    /* padding-top: 23px; */
    padding-left: 10px;
    padding-right: 10px;
    /* padding-bottom: 24px; */
    color: #fff;
    text-align: center;
    font-size: 1.3rem;
    height: 69px;
}

#product_info .pr_out_of_stock {
    max-width: 300px;
}

.idiot_loader_out {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
    z-index: 1;
}

.idiot_loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -8px;
    background: url(../images/design/loading.gif) top left no-repeat;
    width: 16px;
    height: 16px;
}


/* ΜΠΑΡΑ COUNTER */

.bar_counter_area {
    background: #000;
    padding-top: 10px;
    padding-bottom: 10px;
}

.bar_counter_center {
    display: table;
    margin: 0 auto;
}

.bar_counter_title {
    display: table-cell;
    padding-right: 25px;
    vertical-align: middle;
    font-size: 2.9rem;
    font-weight: 700;
    color: #fff;
}

.bar_counter_out {
    display: table-cell;
    vertical-align: middle;
}

.product_item_bar {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.logo-wrapper-out-out {
    position: absolute;
    top: 28px;
    left: 50%;
    transform: translateX(-50%);
    /*z-index: 9999999;*/
        z-index: 1000;
}

.logo-wrapper-out {}


/* END ΜΠΑΡΑ COUNTER */

.logo-wrapper {}

.logo-wrapper .logo {
    max-width: 270px;
    margin-top: 15px;
}

.logo-wrapper h1 {
    line-height: 1;
}

.telephone-wrapper,
.metaforika-wrapper {
    color: #b3b3b3;
    font-family: "NotoSans-Regular", Arial, Helvetica, sans-serif;
    font-size: 1.3rem;
    font-weight: normal;
    letter-spacing: 1px;
}

.metaforika-wrapper {
    letter-spacing: 2px;
}

.telephone-wrapper {
    padding-left: 170px;
}

div.in-list .telephone-wrapper {
    padding-left: 90px;
}

.top-bar-wrapper {
    width: 100%;
    position: absolute;
    top: 27px;
}

.top_item a i {
    font-size: 1.4rem;
}

.top_item:last-child a i,
.top_item:nth-last-child(2) a i {
    font-size: 2.6rem;
    color:#4A686A;
}

.top_item:last-child a em,
.top_item:nth-last-child(2) a em {
    font-size: 2.6rem;
    color:#4A686A;
}

span.num_total_fpa {
    color: #666;
    font-family: "NotoSans-Regular", Arial, Helvetica, sans-serif;
    font-size: 1.4rem;
    font-weight: normal;
    margin-right: 6px;
    margin-bottom: 1px;
}

.top_item.basket_btn_h {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    padding: 7px 15px;
}

.top_item.search-desktop {
    border-left: 1px solid #cccccc;
    padding: 10px 15px;
    margin-right: 0;
    cursor: pointer;
}

.top_item.basket_btn_h a {
    position: relative;
}

.basket-text,
.search-text {
    color: #b3b3b3;
    font-family: "NotoSans-Regular", Arial, Helvetica, sans-serif;
    font-size: 1.1rem;
    font-weight: normal;
    margin-right: 5px;
    letter-spacing: 1px;
}

span.num_pieces {
    right: 11px;
    position: absolute;
    top: 11px;
}

span.search-text+i {
    color: #666;
    font-size: 1.8rem
}

.search_space .search {
    display: none;
}

.search_space {
    position: relative;
}

.search_close {
    position: absolute;
    top: 6px;
    left: 10px;
    z-index: 2;
    color: #666;
    font-size: 1.8rem
    /*background: url(../images/design/search_close.png) top left no-repeat;*/
    cursor: pointer;
}

.side-menu-button-wrapper {
    display: inline;
    padding-right: 40px;
    cursor: pointer;
    font-size: 1.8rem;
    color: #666;
}


/* side menu */

div.menu_out_side {
    background-color: #fff;
    height: 100%;
    overflow: hidden;
    top: 10px;
    padding-bottom: 25px;
    position: fixed;
    -webkit-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -moz-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -o-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -ms-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    left: 0;
    width: 300px;
    z-index: 310;
}

div.menu_out_side.closed {
    left: -300px;
}

div.menu_out_side.pos-abs.closed {
    left: -350px;
}

div.menu_out_side.top_admin_height {
    top: 42px
}

div.menu_out_side.pos-abs {
    position: absolute;
    height: auto;
    width: 350px;
}

div#side-wrapper-in {
    background: #fff;
    position: relative;
    z-index: 1000;
    -webkit-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -moz-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -o-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -ms-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    z-index: 1;
}

div#side-wrapper-in.full-width {
    left: 0 !important;
    width: 100% !important;
}

nav.menu-fixed-left li {
    list-style-type: none;
    line-height: 30px;
}

div.menu_out_side.pos-abs+div#side-wrapper-in {
    left: 350px;
    width: calc(100% - 350px);
}

nav.menu-fixed-left div.menu_title {
    font-family: "NotoSans-Regular", Arial, Helvetica, sans-serif;
    font-size: 1.6rem;
    color: #666;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

nav.menu-fixed-left div.menu_title:hover,
nav.menu-fixed-left a.menu_link.open div.menu_title {
    color: #000;
    margin-left: 5px;
}

.menu_out_side .logo-wrapper {
    max-width: 230px;
    margin: 6px 0 30px 40px;
}

nav.menu-fixed-left .menu_item_bottom {
    display: none;
    position: static;
    background: #fff;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

nav.menu-fixed-left .sub_menu_item {
    margin-bottom: 0;
}

nav.menu-fixed-left .menu_item_bottom_in_in {
    padding: 0;
    padding-top: 8px;
    padding-bottom: 8px;
}

nav.menu-fixed-left .sub_menu_item_title {
    margin-bottom: 0;
}

nav.menu-fixed-left .sub_menu_item_title a {
    display: block;
    font-family: "NotoSans-Regular", Arial, Helvetica, sans-serif;
    font-size: 1.3rem;
    font-weight: normal;
    color: #666666;
}

nav.menu-fixed-left .sub_menu_item_title:hover>a,
nav.menu-fixed-left .sub_menu_item_title.open>a {
    color: #000!important;
    margin-left: 5px !important;
}

nav.menu-fixed-left .sub_menu_item_data {
    margin-left: 10px;
}

nav.menu-fixed-left .sub_menu_data_item {
    margin-bottom: 0;
}

nav.menu-fixed-left .sub_menu_data_item a {
    display: block;
    font-family: "NotoSans-Regular", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 1.2rem;
    font-weight: normal;
    color: #666666;
}

nav.menu-fixed-left .sub_menu_data_item:hover>a,
nav.menu-fixed-left .sub_menu_data_item.open>a {
    color: #000!important;
    margin-left: 5px !important;
}

nav.menu-fixed-left .menu_item_bottom.open {
    display: block;
}

.pos-rel {
    position: relative;
}

.nested-newsletter {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
}

.newsletter-separator {
    width: 80px;
    display: table;
    margin: 0 auto;
    border-bottom: 1px solid #666666;
    margin-bottom: 10px;
}

.footer-cols {
    display: block;
}

.bottom_item.motto {
    /* max-width: 300px; */
    line-height: 22px;
}

.newsletter-col {
    flex-grow: 2;
}

.cards-logo {
    text-align: center;
    margin-bottom: 30px;
}

#footer .container-fluid {}

div.shop-more-button {
    font-family: "NotoSans-Medium", Arial, Helvetica, sans-serif;
    font-size: 1.3rem;
    color: #fff;
    padding-right: 25px;
}

div.shop-more-button a {
    color: #fff;
}

.product_image_first,
.product_image_second {
    position: relative;
    top: 0;
    left: 0;
    transition: opacity .75s ease-in-out;
    -moz-transition: opacity .75s ease-in-out;
    -webkit-transition: opacity .75s ease-in-out;
}

.product_image_second {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    z-index: 2;
}


/* SWIPER CUSTOM CSS*/

.swiper-container {
    height: 500px;
    margin-top: 30px;
}

.swiper-container.no-margin-top {
    margin-top: 0;
}

.swiper-container-for-navi {
    position: relative;
    display: table;
}

.swiper-button-next.abs {
    position: absolute;
    top: auto;
    bottom: -50px;
    left: 0;
    right: 0;
    z-index: 10;
    cursor: pointer;
    background-image: none;
    font-size: 2em text-align: center;
    margin: 0 auto;
}

.swiper-button-next.abs::after {
    font-family: Font Awesome\ 5 Pro;
    content: '\f063';
    color: #000;
}

.swiper-button-prev.abs {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    z-index: 10;
    cursor: pointer;
    background-image: none;
    font-size: 2em text-align: center;
    margin: 0 auto;
}

.swiper-button-prev.abs::after {
    font-family: Font Awesome\ 5 Pro;
    content: '\f062';
    color: #000;
}

.swiper-slide img {
    max-height: 100%;
}


/* END SWIPER*/

.div_table .number_item {
    border: 1px solid #ccc !important;
}

.div_table .number_item.active .number_item_in {
    background: #000 !important;
    color: #fff !important;
}

.div_table .number_item:hover {
    border: 1px solid #000 !important;
}

.div_table .number_item:hover .number_item_in {
    background: #000 !important;
    color: #fff !important;
}

.product_favorite_in {
    padding: 17px;
    border: 1px solid #ccc;
}

.product_buttons {
    margin-top: 30px;
}

.product_favorite:hover i {
    color: #a40b2a;
}

.product_favorite:hover i::before {
    content: '\f004';
}

div.product_gallery_small {
    padding: 0;
    display: none;
}

div.avail {
    margin-top: 30px;
    font-size: 1.2rem;
    color: #333333;
}

#product_tabs_top .nav-tabs {
    display: flex;
    /*justify-content: space-between;*/
    justify-content: center;
}

#product_tabs_top .nav-tabs>li>a {
    color: #808080;
}

#product_tabs_top .nav-tabs>li {
    margin-bottom: 0;
}

#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; */
    font-family: 'NotoSans-Bold', Arial, Helvetica, sans-serif;
    font-size: 2.6rem;
    letter-spacing: 0.03em;
    cursor: default;
    background-color: initial;
    display: none;
}

#product_tabs_top .nav-tabs {
    border: unset;
    display: none;
}

#product_out .product_title {
    padding-bottom: 0;
}

#product_out .product_tabs {
    margin-top: 22px;
}

#product_tabs_top .nav-tabs .nav-item.show .nav-link,
#product_tabs_top .nav-tabs .nav-link.active {
    border: unset;
    color: #414042;
}

.mobile_header .mobile.logo {
    margin: 0;
    display: flex;
}

.mobile_header .top_item a i {
    font-size: 2em color: #000;
}

.mobile-metaforika-wrapper {
    padding: 10px;
    background: #000;
    color: #fff;
}

.mobile-tel-wrapper {
    padding: 10px;
    background: #b3b3b3;
    color: #fff;
}

.metaforika-inner,
.tel-inner {
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-size: 1.2rem
}

.mobile-basket {
    position: relative;
}

.mobile-basket span.num_pieces {
    position: absolute;
    right: 12px;
    top: 14px;
}

.mobile-basket span.num_total_fpa {
    position: absolute;
    right: -5px;
    top: 35px;
    margin-right: 0;
    font-size: 1.2rem
}

#top_out_r_mob {
    padding: 0px 10px 10px 10px
}

.menu_out_side:not(.closed)+#side-wrapper-in .col-lg-6.product_col,
.menu_out_side:not(.closed)+#side-wrapper-in .col-lg-10.product_gallery_big {
    padding-left: 0;
}

.lazy {
    color: transparent;
    animation: 2s linear 0s normal none infinite running fa-spin;
    /*  background-color:#fff;
background-image:url(../images/design/lazyload_loader.gif);
background-repeat:no-repeat;
background-position:center;*/
}

.lazy.loaded {
    animation: 0.5s ease 0s normal none 1 running fadein;
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(359deg);
    }
}

@keyframes fadein {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadein {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.margin-top-30 {
    margin-top: 30px;
}


/* points system*/

.current-points.p-value,
.current-e-wallet.e-value {
    color: #000;
}

.margin-top-15 {
    margin-top: 15px;
}

.show_current_points,
.show_current_e_wallet {
    display: block;
    color: #a40b2a;
}

.points-system-text {
    max-width: 600px;
    float: right;
}

.show_current_points span,
.points-total-amount {
    font-weight: bold;
}

.points-use-total,
.points-cash-in-total {
    display: flex;
    justify-content: flex-end;
    align-content: center;
    align-items: center;
    align-self: center;
    margin-top: 10px;
    padding-right: 5px;
}

.points-total-text,
.points-total-amount {
    color: #a40b2a;
}

.points-total-amount {
    margin-right: 15px;
}

.points-use {
    margin-right: 10px;
}

.points-use-total .form_item {
    margin-bottom: 0;
    width: 80px;
}

.points-cash-in-total .form_item {
    margin-bottom: 0;
}

.points_use_order {
    margin-left: 15px;
    background: #a40b2a;
    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;
    height: 45px;
}

#points_revert_order.points_use_order {
    background: #9e9e9e;
}

.points_use_order:hover,
#points_revert_order.points_use_order:hover {
    background: #000;
}

.points_use_order div {
    display: block;
    padding: 0 15px;
    font-size: 1.3rem;
    letter-spacing: 0.2px;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    line-height: 45px;
}

.points-system-convert-success {
    margin-top: 10px;
}

.table_results_item.points_system {
    /* background: linear-gradient(90deg, #ffffff 70%, #e2e2e273 70%); */
    background: linear-gradient(270deg, #e2e2e273 450px, #ffffff 450px);
    padding: 15px 0;
}


/* end points system*/


/*Αναζήτηση πελάτη*/

h1.title2 {
    text-align: center;
}

.add_new_customer {
    display: table;
    margin: 0 auto;
    margin-top: 50px;
}

.black_button {
    display: table;
    cursor: pointer;
    background: #000000;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.black_button a {
    display: block;
    padding-right: 105px;
    padding-left: 105px;
    padding-top: 16px;
    padding-bottom: 16px;
    font-family: 'NotoSans-Bold', Arial, Helvetica, sans-serif;
    font-size: 1.4rem;
    letter-spacing: 1px;
    font-weight: normal;
    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;
}

table.customer_search_table thead tr th {
    font-size: 1.4rem;
    letter-spacing: 0.8px;
    font-weight: normal;
    color: #000;
    text-align: center;
    padding: 7px 5px;
    border-bottom: 1px solid #ececed;
}

table.customer_search_table tbody tr td {
    font-size: 1.4rem;
    letter-spacing: 0.8px;
    font-weight: normal;
    color: #000;
    padding: 7px 5px;
    border-bottom: 1px solid #ececed;
    /*border-bottom:1px #CCCCCC solid;
border-right:1px #CCC solid;*/
    text-align: center;
}

table.customer_search_table tbody tr td a {
    font-weight: normal;
    cursor: pointer;
}

table.customer_search_table tbody tr td a:hover {
    color: #000;
    text-decoration: underline;
}

table.customer_search_table tbody tr:nth-child(2n) td {
    background: #fafafa;
}


/* Newsletter popup exit intent*/

div.beforeyougo {
    font-family: "NotoSans-Medium", Arial, Helvetica, sans-serif;
    font-size: 3.5rem;
    color: #fff;
    margin-top: 30px;
}

div.minxaseteekpt {
    font-family: "NotoSans-Regular", Arial, Helvetica, sans-serif;
    font-size: 2em color: #fff;
    margin-top: 30px;
}

div.discount-per-cent-popup {
    font-family: "NotoSans-Medium", Arial, Helvetica, sans-serif;
    font-size: 7rem;
    color: #fff;
}

div.after-discount-per-cent-popup {
    font-family: "NotoSans-Regular", Arial, Helvetica, sans-serif;
    font-size: 2em color: #fff;
    font-weight: normal;
}

div.newsletter_area_exit_intent {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    margin-top: 90px;
    align-self: center;
}

div.newsletter_area_exit_intent .newsletter_item {
    width: 60%;
    margin-bottom: 0;
}

.newsletter_submit_exit_intent {
    background: #333333;
    font-family: "NotoSans-Medium", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 1.3rem;
    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: 2rem; 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;
}


/* GDPR compliance*/

#div_accept_terms a {
    color: #000;
    text-decoration: underline;
}

.cookies_buttons {
    display: flex;
    /* width: 300px; */
    justify-content: center;
}

.cookies_buttons .cookies_decline {
    color: #fff;
    display: block;
    text-align: center;
    text-decoration: underline;
    font-size: 1.2rem;
    letter-spacing: 0.5px;
    padding: 8px 15px;
    max-width: 120px;
    cursor: pointer;
}

div.account-buttons {
    border-top: 1px dashed #a40b2a;
    border-bottom: 1px dashed #a40b2a;
    text-align: center;
    padding: 5px 0;
    margin: 10px 0;
}

div.account-buttons a.download-profile-button {
    color: #777777;
    /* font-family: 'NotoSans-Medium', Arial; */
    font-size: 1.3rem
}

div.account-buttons a.delete-profile-button {
    color: #ff0000;
    /* font-family: 'NotoSans-Medium', Arial; */
    font-size: 1.3rem
}

h3.history_order_title {
    color: #000;
    font-size: 1.8rem;
    font-weight: normal;
    margin-bottom: 15px;
    border-top: 1px dashed #a40b2a;
    padding-top: 20px;
    margin-top: 20px;
}

h3.history_order_title:first-child {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
}

#show_profile div.win_col.col-md-4,
#show_profile div.win_col.col-md-6,
#show_profile div.win_col.col-md-12 {
    text-align: center;
}

#show_profile .formobjects_title {
    font-weight: normal;
    letter-spacing: 2.4px;
    font-size: 1.2rem;
    color: #1a1a1a;
    margin-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

a.download_data_link {
    background: #a40b2a;
    padding-left: 25px;
    padding-right: 25px;
    max-width: 345px;
    display: flex;
    cursor: pointer;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    height: 47px;
    padding: 10px;
    /* font-family: 'NotoSans-Medium', Arial, Helvetica, sans-serif; */
    font-weight: normal;
    font-size: 1.5rem;
    color: #fff;
    text-align: center;
    cursor: pointer;
    border-radius: 0;
    -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;
}

a.delete_data_link {
    background: #ff0000;
}

.eshop_oroi.newsletter_terms {
    float: unset;
    margin-top: 10px;
}

.cookies_popup_text {
    /* font-family: 'FuturaGreek-Light', Arial, Helvetica; */
    font-weight: normal;
    font-size: 1.6rem;
    max-height: 300px;
    overflow-y: auto;
}


/* #cookiesPopup1,
#deleteProfile1 {
font-family: 'NotoSans-Medium', Arial, Helvetica;
}

.modal-footer {
font-family: 'NotoSans-Medium', Arial, Helvetica;
} */

.btn {
    font-size: 1.9rem;
    color: #4A686A;
    border: 1px solid #4A686A;
    border-radius: unset;
    padding-left: 24px;
    padding-right: 24px;
    height: 53px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #fff;
}

.btn3 {
background: #4A686A;
    font-size: 1.9rem;
    color: #fff;
    border: 1px solid #4A686A;
    border-radius: unset;
    padding-left: 24px;
    padding-right: 24px;
    height: 53px;
    padding-top: 10px;
    padding-bottom: 10px;

}

.btn2{
    display:none;

}

.fancybox_book{
    font-size: 16px;
    letter-spacing: 0.12em;
    color: white;
    font-family: 'NotoSans-Regular', Verdana, Arial, Helvetica, sans-serif;
        text-align: center;
}

.fancybox_book:hover {
    color: white;
    background: #101314;
}

#page_contact .btn {
    font-size: 1.9rem;
    color: #fff;
    border: 1px solid #fff;
    border-radius: unset;
    padding-left: 24px;
    padding-right: 24px;
    height: 53px;
    padding-top: 10px;
}

.btn:hover {
    color: white;
    background: #4A686A;
}

.product_item_text p {
    font-family: 'STIXTwoText-Regular', Arial, Helvetica, sans-serif;
    font-size: 2.9rem;
    color: #83959F;
    line-height: 1.310;
    margin-bottom: 30px;
    max-width: 434px;
}

#cookies-popup .modal-header,
#cookies-popup .modal-footer {
    border-top: none;
    border-bottom: none;
}

div.cookies-popup-close {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 2.8rem;
    background-color: #a40b2a;
    border: 1px solid #a40b2a;
    color: #fff;
    border-radius: 50%;
    transition: all .3s ease;
}

div.cookies-popup-close i {
    /* font-size: 2em */
}

.modal-footer .btn {
    color: white;
}

/* The Modal (background) */
.modal_custom {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  z-index: 9999 !important;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    margin: auto;
    display: block;
    width: 1000px;
    /* max-width: 10000px; */
    z-index: 9999999;
    box-shadow: 0 500px 0 2500px #5555555c;
    border: none !important;
    top: 5vw;
}

.modal-body{
     position: fixed;
    padding-top: 100px;
    left: 0;
    top: 0;
    z-index: 9999 !important;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}


.modal-backdrop{
    display:none !important;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.custom_modal_close 
{
    color:white;
float: right;
font-size: 50px;
font-weight: bold;
margin-top: 0px;
position: absolute;
right: 5px;
opacity: 1 !important;
cursor:pointer;
}

.modal-footer .btn {
    color: white;
}

#cookies-popup .modal-header button.close {
    opacity: 1;
    position: absolute;
    right: -25px;
    top: -20px;
}

div.cookies-popup-close:hover {
    color: #a40b2a;
    background-color: #fff;
}

.title_area a {
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-size: 1.3rem;
    color: #A7A9AC;
    letter-spacing: 0em;
}

.title_area a::before {
    content: '< ';
}

.title_area p{
    text-align: left;
    color: #83959F;
    font-size: 73px;
        font-family: 'STIXTwoText-Regular', Arial, Helvetica, sans-serif;
}


/* END GDPR compliance*/

.banner_out .container-fluid.photo_b {
    width: auto;
}

#products_out_in .row.product-row {
    margin: 0;
    padding: 0;
}

.product_col {
    padding-left: 0;
    padding-right: 0;
}

.fancybox-slide--iframe .fancybox-content {
    /* max-height : 200%; */
    margin: 0;
    max-width: 40%;
    height: 490px !important;
    
}

.book_pop{
   outline: none;
    padding: 20px;
    background-color: #83959F;
    color: rgb(255, 255, 255);
    border-style: none;
    border-color: rgb(255, 255, 255);
    border-width: 1px;
    border-radius: 0px;
    box-shadow: rgba(2, 2, 2, 0.23) 0px 0px 0px 0px;
    text-shadow: rgba(0, 0, 0, 0.23) 0px 0px 0px;
    top: 0px;
    right: 0px;
    width: 10%;
    position: absolute;
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-size: 1.6rem;
}

.book_pop p{
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-size: 1.6rem;
}

.book_pop_up{
    outline: none;
    padding: 20px;
    background-color: #83959F;
    color: rgb(255, 255, 255);
    border-style: none;
    border-color: rgb(255, 255, 255);
    border-width: 1px;
    border-radius: 0px;
    box-shadow: rgba(2, 2, 2, 0.23) 0px 0px 0px 0px;
    text-shadow: rgba(0, 0, 0, 0.23) 0px 0px 0px;
    bottom: 0px;
    left: 0px;
    width: 30%;
    /* position: absolute; */
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-size: 1.6rem;
    text-align: center;
}

.fancybox-iframe,
.fancybox-video {
    padding: 15px;
}

.margin-bottom-65 {
    margin-bottom: 65px;
}

.number_item .number_avail,
.color_item .number_avail {
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 1.3rem;
    color: #000;
}

.number_item .number_avail,
.color_item .number_avail {
    border: 1px solid #cccccc;
}

.number_item .number_avail .quant,
.color_item .number_avail .quant {
    color: #090;
}

.number_item .number_avail .quant_d,
.color_item .number_avail .quant_d {
    color: #F00;
}


/* TOTAL LOOK START*/

.total_look_item_text {
    height: 17px;
    vertical-align: middle;
    margin-top: 13px;
}

.total_look_item_text h3 {
    font-weight: normal;
    font-size: 1.6rem;
    color: #808080;
    font-family: 'NotoSans-Regular', Arial, Helvetica;
    text-align: center;
}

.total_look_item {
    margin-bottom: 44px;
}

.product_item_prices.in_total_look {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 40px;
}

.in_total_look .products_price_old {
    /*padding-top:6px;
padding-bottom:6px;*/
}

.in_total_look .products_price_new {
    /*padding-top:6px;
padding-bottom:6px;*/
}

#total_look_out {}

#products_total {
    padding-left: 37px;
    padding-right: 37px;
}

.titlos_total_look_inner {
    margin-bottom: 20px;
}

.titlos_total_look_inner_inner {
    float: left;
    padding-left: 84px;
}

.titlos_total_look_inner h3 {
    font-family: 'NotoSans-Medium', Arial, Helvetica, sans-serif;
    font-size: 2.5rem;
    color: #000;
    font-weight: normal;
}

.total_took_in .basket_ines_wrapper_inner {
    padding-bottom: 0;
}

.total_took_in .basket_ines_wrapper {
    padding-top: 0;
    border: 0;
}

.total_took_in #basket_btn {
    float: none;
    display: table;
    margin: 0 auto;
}

.titlos_in_productlook {
    height: 52px;
}

.total_took_in .products_buttons {
    margin-top: 8px;
}

.total_took_in .product_feautures {
    border-top: 0;
    padding-top: 0;
    padding-bottom: 14px;
}

.is_in_total .product_feautures_item {
    display: table !important;
    float: none;
    width: 200px;
    margin: 0 auto;
}

.is_in_total .product_feautures_item_title {
    display: table !important;
    float: none;
    margin-top: 6px;
    text-align: center;
}

.is_in_total .div_table {
    display: table !important;
    float: none;
    margin: 0 auto;
    text-align: center;
}

.is_in_total .product_feautures_item_title h3 {
    padding-bottom: 0;
    text-align: left;
}

.is_in_total .select_colors,
.is_in_total .select_sizes {
    width: 100%;
}


/* TOTAL LOOK END*/

div.shipping_basket_popup {
    border-radius: 0;
    border-color: transparent;
}


/* Φόρμα αλλαγής */

.form_change {
    max-width: 700px;
    margin: 0 auto;
}

.form_change .f_row_c {
    margin-left: -3px;
    margin-right: -3px;
}

.form_change .f_col_c {
    padding-left: 3px;
    padding-right: 3px;
}

.form_change_text {
    text-align: center;
    line-height: 23px;
    margin-bottom: 30px;
}

.form_change_c_area {
    display: table;
    margin: 0 auto;
    margin-bottom: 40px;
}

.form_change_c_content {
    display: flex;
    justify-content: space-between;
}

.form_change_basic {
    margin-bottom: 50px;
}

.product_c_item {
    margin-top: 30px;
}

.product_c_item:first-child {
    margin-top: 0;
}

.product_c_item_title_area {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

.product_c_item_title {
    font-family: 'NotoSans-Medium', Arial, Helvetica, sans-serif;
    font-size: 1.5rem;
    letter-spacing: 0.8px;
    font-weight: normal;
    color: #111111;
}

.delete_product_c {
    display: none;
    cursor: pointer;
}

.delete_product_c.active_delete {
    display: block;
}

.add_new_pr_c {
    /*display: table;
margin:0 auto;*/
    float: right;
}

.add_new_pr_c.black_button a {
    font-size: 1.3rem;
    padding: 12px 20px;
}

.complete_f_change.black_button {
    display: table;
    margin: 0 auto;
    margin-top: 40px;
}

.complete_f_change.black_button a,
.add_new_pr_c.black_button a {
    font-weight: bold;
}

.uploader_area_out {
    display: none;
}

.uploader_area_out.show {
    display: block;
}

.uploader_area_data {
    margin: 0 auto;
    margin-top: 30px;
}

.uploader_area_data .row {
    margin-left: -3px;
    margin-right: -3px;
}

.uploader_area_data .col_f_p {
    padding-left: 3px;
    padding-right: 3px;
}

.photo_f_item {
    position: relative;
    margin-bottom: 6px;
}

.photo_f_item_img {
    position: relative;
    z-index: 1;
}

.photo_f_item_delete {
    background: #d0021c;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    cursor: pointer;
    width: 20px;
    height: 20px;
    text-align: center;
}

.photo_f_item_delete i {
    color: #fff;
}

#uploadifive-files_upload {
    display: table !important;
    margin: 0 auto !important;
    margin-top: 50px !important;
    width: auto !important;
    border-radius: 0 !important;
    height: auto !important;
    line-height: normal !important;
    padding: 10px 20px;
    border: none !important;
    background: #de7026 !important;
    color: #000 !important;
    Font-family: 'NotoSans-Bold', Arial, Helvetica, sans-serif !important;
    font-size: 12px !important;
    letter-spacing: 1px !important;
    font-weight: normal !important;
}

#uploadifive-files_upload i {
    font-size: 1.3rem;
    margin-right: 10px;
}

#form_change_out_in .contact_item.error {
    /*border-bottom:1px solid #a94442;*/
    border: 1px solid #a94442;
}

#form_change_out_in .error_txt {
    display: none;
    visibility: hidden;
    /*height:15px;*/
    min-height: 15px;
    color: #a94442;
    font-weight: normal;
    letter-spacing: 0.1px;
    font-size: 1.2rem;
    margin-top: 2px;
    margin-bottom: 5px;
}

#form_change_out_in .form_item.error .form_item_in+.error_txt {
    display: block;
    visibility: visible;
}

#form_change_out_in .form_item.error label {
    color: #a94442;
}

.form_change_c {
    margin-left: 25px;
}

.form_change_c:first-child {
    margin-left: 0;
}

.form_change_c label div {
    padding-top: 13px;
    padding-bottom: 13px;
    display: inline-block;
}

.form_change_c_in {
    display: table;
}

.form_change_c input[type="radio"] {
    display: none;
}

.form_change_c input[type="radio"]+label {
    display: flex;
    font-weight: normal;
    cursor: pointer;
}

.form_change_c input[type="radio"]+label span.check_cat {
    position: relative;
    min-width: 18px;
    height: 18px;
    border: 1px solid #000;
    background-color: #fff;
    cursor: pointer;
    margin: 0;
    margin-right: 10px;
    vertical-align: middle;
    border-radius: 100%;
}


/*.form_change_c input[type="radio"]:checked + label span.check_cat 
{
background:#fff;
background: url(../images/design/check_arrow.png) center center no-repeat;
}*/

.form_change_c input[type="radio"]:checked+label span.check_cat::before {
    content: '';
    display: block;
    position: absolute;
    border-radius: 100%;
    height: 6px;
    width: 6px;
    top: 5px;
    left: 5px;
    margin: auto;
    background: #000;
}

.form_change .form_item.form_effect textarea {
    height: 60px;
}

.black_button:hover {
    background: #de7026;
}

.black_button:hover>a {
    color: #000;
}


/* Τέλος Φόρμα αλλαγής */


/* Filter selected*/

.filter_selected {
    padding-left: 15px;
    padding-top: 10px;
}

.filter_sel_item {
    display: inline-block;
    margin-left: 13px;
}

.filter_sel_item.with_line {
    border-bottom: 2px solid #000;
}

.filter_sel_item:first-child {
    margin-left: 0;
}

.filter_sel_item_in {
    display: flex;
    align-items: center;
}

.filter_sel_title {
    color: #1D1F23;
    font-size: 1.5rem;
    letter-spacing: 0.8px;
    margin-left: 5px;
}

.filter_sel_title .color_item_out,
.filter_sel_title .color_item {
    margin: 0;
}


/* END style.css */


/* START form_style.css */


/* FORM ITEMS */

.form_item {
    position: relative;
    margin-bottom: 10px;
}

.form_item.form_effect {
    background: #fff;
}

.form_item_in {
    position: relative;
}


/* form_effect */

.form_item.form_effect .show_field_data {
    width: 100%;
    border: 1px solid #ccc;
    box-sizing: border-box;
    display: block;
    color: #1a171b;
    font-size: 1.4rem;
    font-weight: normal;
    padding: 20px 10px 5px;
}

.form_item.form_effect input[type="text"],
.form_item.form_effect input[type="password"] {
    width: 100%;
    border: 1px solid #ccc;
    box-sizing: border-box;
    display: block;
    /* height: auto;
line-height: 1.2em;*/
    height: 45px;
    line-height: 45px;
    outline: 0 none;
}

.form_item.form_effect textarea {
    width: 100%;
    border: 1px solid #ccc;
    box-sizing: border-box;
    display: block;
    /* height: auto;
line-height: 1.2em;*/
    height: 120px;
    outline: 0 none;
    resize: none;
}


/*.form_item .form_item_input textarea
{
width:100%;
padding:8px;
border:1px solid #ccc;
background:#FFF;
height:120px;
font-weight:normal;
outline: 0 none;
resize: none;
}*/

.form_item.form_effect select {
    width: 100%;
    border: 1px solid #ccc;
    outline: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: 0 none;
    background: #FFF;
}

.form_item.form_effect input[type="text"],
.form_item.form_effect input[type="password"],
.form_item.form_effect textarea,
.form_item.form_effect select {
    font-weight: normal;
    color: #1a171b;
    font-size: 1.4rem;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
}

.form_item.form_effect select:not([multiple]) {
    /*line-height:45px;  */
    height: 45px !important;
}

.form_item.form_effect .style_select {
    position: relative;
    width: 100%;
}

.form_item.form_effect .style_select:after {
    content: '';
    width: 43px;
    height: 43px;
    padding: 0;
    /*height:auto;
line-height:1.2em;*/
    float: right;
    clear: both;
    display: inline-block;
    margin-top: -44px;
    margin-right: 1px;
    position: relative;
    background: url(../images/icons/select_arrow_form.png) no-repeat right center #FFF;
    pointer-events: none;
}

.form_item.form_effect label {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    z-index: 2;
    margin: 0;
    display: block;
    font-size: 1em;
    color: #adadad;
    font-weight: normal;
    white-space: nowrap;
    height: 1em;
    line-height: 1em;
    padding: 0 10px;
    /* padding:0 1em;*/
    pointer-events: none;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.form_item.form_effect.active input[type="text"],
.form_item.form_effect.active input[type="password"],
.form_item.form_effect.active select {
    border: 1px solid #1a171b;
}

.form_item.form_effect.active label,
.form_item.form_effect.filled label {
    color: #1a171b;
    font-size: 1.3rem;
    top: 10px;
}

.form_item.error input[type="text"],
.form_item.error input[type="password"],
.form_item.error select {
    border: 1px solid #C40303;
}


/* end form_effect */


/* form_item simple */

.form_item_title {
    font-weight: normal;
    color: #1a171b;
    font-size: 1.6rem;
    font-weight: normal;
    margin-bottom: 3px;
}

.form_item .form_item_input input[type="text"],
.form_item .form_item_input input[type="password"] {
    width: 100%;
    padding: 0;
    padding-left: 8px;
    padding-right: 8px;
    border: 1px solid #ccc;
    background: #FFF;
    height: 38px;
    line-height: 38px;
    outline: 0 none;
}

.form_item .form_item_input textarea {
    width: 100%;
    padding: 8px;
    border: 1px solid #ccc;
    background: #FFF;
    height: 120px;
    font-weight: normal;
    outline: 0 none;
    resize: none;
}

.form_item .form_item_input input[type="text"],
.form_item .form_item_input input[type="password"],
.form_item .form_item_input textarea,
.form_item .form_item_input select {
    font-weight: normal;
    color: #1a171b;
    font-size: 1.4rem
}

.form_item .form_item_input select {
    width: 100%;
    border: 1px solid #ccc;
    outline: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: 0 none;
    background: #FFF;
}

.form_item .form_item_input select:not([multiple]) {
    line-height: 38px;
    height: 38px !important;
}

.form_item .form_item_input .style_select:after {
    content: '';
    width: 36px;
    height: 36px;
    /*height:auto;
line-height:1.2em;*/
    float: right;
    clear: both;
    display: inline-block;
    margin-top: -37px;
    margin-right: 1px;
    position: relative;
    background: url(../images/icons/select_arrow_form.png) no-repeat right center #FFF;
    pointer-events: none;
}

.form_item_checkbox input[type="checkbox"] {
    display: none;
}

.form_item_checkbox label {
    margin: 0;
    color: #1a171b;
    font-size: 1.4rem;
    font-weight: normal;
    cursor: pointer;
}

.form_item_checkbox input[type="checkbox"]+label span {
    background: url(../images/icons/reg_checkbox.png) top left no-repeat;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    height: 16px;
    margin: 0;
    margin-top: -3px;
    width: 16px;
    margin-left: 10px;
}

.form_item_checkbox input[type="checkbox"]:checked+label span {
    background-position: bottom left;
}


/* form_item simple */


/* FORM ITEMS */


/* END form_style.css */


/* START banners_style.css */


/* banners */

.banner_out {
    /*margin-bottom:30px;*/
    margin-bottom: 20px;
    /*-webkit-box-shadow: 0 8px 6px -6px rgba(0,0,0,0.25);
-moz-box-shadow: 0 8px 6px -6px rgba(0,0,0,0.25);
box-shadow: 0 8px 6px -6px rgba(0,0,0,0.25);*/
}

.banner_out.shadow {
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
}

.banner_out.b_img {
    margin-bottom: 20px;
    display: flex;
}

.banner_out.b_img.display-block {
    display: block;
}

.banner_out:last-child {
    margin-bottom: 0;
}

.banner_title_area_out {
    position: relative;
    /*padding-top:10px;
padding-bottom:10px;*/
    height: 53px;
}

.whatshot .banner_title_area_out {
    height: auto;
}

.dontmiss .banner_title_area_out {
    height: auto;
}

.recent_side_menu .banner_title_area_out {
    height: auto;
    margin-top: 40px;
}

.title_b {
    font-size: 2.5rem;
    font-weight: normal;
    color: #fff;
    letter-spacing: 0.8px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

.whatshot .title_b {
    font-family: 'NotoSans-Light', Arial, Helvetica, sans-serif;
    font-size: 4rem;
    font-weight: normal;
    color: #fff;
    letter-spacing: 0.8px;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.dontmiss .title_b {
    font-family: 'STIXTwoText-Regular', Arial, Helvetica, sans-serif;
    font-size: 3.2rem;
    color: #4A686A;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 38px;
    margin-top: 5px;
}

.recent_side_menu .title_b {
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-size: 1.3rem;
    font-weight: normal;
    color: #000000;
    letter-spacing: 0.8px;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.images_articles {
    margin-bottom: 46px;
    padding-left: 13px;
    padding-right: 13px;
}

.title_b.image {
    /*position:absolute;
top:10px;
left:50%;
margin-left:-79px;*/
    margin-top: 10px;
}


/* simple_title */

.banner_out.simple_title .banner_title_area_out {
    border-top: none;
}

.banner_out.simple_title .title_b {
    font-weight: 700;
    color: #4d4d4d;
    font-size: 1.9rem;
    letter-spacing: 0.8px;
    text-align: center;
}

.banner_out.simple_title .main_box_area {
    background: none;
}


/* end simple_title */

.banner_out.bg_wood {
    background: url(../images/design/bg_wood.jpg) top center no-repeat fixed;
}

.banner_out.bg_wood .main_box_area {
    background: none;
}

.banner_out.bg_wood.cat_banner .main_box_area {
    padding-top: 50px;
    padding-bottom: 20px;
}

.banner_out.bg_wood .main_box_area {
    padding-top: 50px;
    padding-bottom: 50px;
}

.banner_out.bg_wood .title_b.image {
    margin-top: 0;
}

.banner_out.red .banner_title_area_out {
    background: #6e0708;
    background: -moz-linear-gradient(left, #6e0708 0%, #e0001a 80%);
    background: -webkit-linear-gradient(left, #6e0708 0%, #e0001a 80%);
    background: linear-gradient(to right, #6e0708 0%, #e0001a 80%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#6e0708', endColorstr='#e0001a', GradientType=1);
}

.banner_out.blue .banner_title_area_out {
    background: #0081b6;
    background: -moz-linear-gradient(left, #0081b6 0%, #30b2dc 100%);
    background: -webkit-linear-gradient(left, #0081b6 0%, #30b2dc 100%);
    background: linear-gradient(to right, #0081b6 0%, #30b2dc 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0081b6', endColorstr='#30b2dc', GradientType=1);
}

.banner_img_title {
    display: table;
    margin: 0 auto;
}

.banner_out .col-lg-11.div_table_center {
    display: block;
    float: none;
    margin: 0 auto;
}

.owl_slider_area_s .item,
.owl_slider_area_s_c .item,
.owl_slider_area_s_5 .item,
.owl_slider_area_s_3 .item,
.owl_slider_area_s_4 .item,
.owl_slider_area_s_6 .item {
    padding-left: 6px;
    padding-right: 6px;
}

.bannner_out_button {
    margin-bottom: 15px;
}

.banner_more_button {
    display: table;
    margin: 0 auto;
    background: #fff;
}

.banner_more_button a {
    display: block;
    font-size: 1.2rem;
    font-weight: 700;
    color: #5ac0e0;
    letter-spacing: 0.8px;
    padding-left: 15px;
    padding-right: 15px;
}

.banner_out.brown_grad .banner_more_button a {
    color: #493211
}

.banner_out.green_grad .banner_more_button a {
    color: #638c3e
}

.banner_out .main_box_area {
    background: #fff;
    padding-top: 60px;
    padding-bottom: 120px;
    margin-left: -15px;
    margin-right: -15px;
}

.banner_out .main_box_area .product_item {
    margin-bottom: 0;
    margin-top: 5px;
    margin-bottom: 5px;
}

.owl_slider_area_s_c .owl-prev,
.owl_slider_area_s_6 .owl-prev {
    left: -80px;
}

.owl_slider_area_s_c .owl-next,
.owl_slider_area_s_6 .owl-next {
    right: -80px;
}

.dontmiss .owl_slider_area_s_3 .owl-prev {
    left: -35px;
    font-size: 3rem
}

.dontmiss .owl_slider_area_s_3 .owl-next {
    right: -35px;
    font-size: 3rem
}

.dontmiss .owl_slider_area_s_4 .owl-prev {
    left: -35px;
    font-size: 3rem
}

.dontmiss .owl_slider_area_s_4 .owl-next {
    right: -35px;
    font-size: 3rem
}

.owl_slider_area_s_1 .owl-prev {
    left: -20px;
}

.owl_slider_area_s_1 .owl-next {
    right: -20px;
}

.owl_slider_area_s .owl-prev {
    left: -40px;
    font-size: 3.5rem
}

.owl_slider_area_s .owl-next {
    right: -40px;
    font-size: 3.5rem
}

.owl_slider_area_s_5 .owl-prev {
    left: -55px;
}

.owl_slider_area_s_5 .owl-next {
    right: -55px;
}

.slideshow .owl-prev {
    left: 20px;
    color: white;
    font-size: 4.5rem
}

.slideshow .owl-next {
    right: 20px;
    color: white;
    font-size: 4.5rem
}

.owl_slider_area_s .owl-prev,
.owl_slider_area_s .owl-next,
.owl_slider_area_s_c .owl-prev,
.owl_slider_area_s_c .owl-next,
.owl_slider_area_s_5 .owl-prev,
.owl_slider_area_s_5 .owl-next,
.owl_slider_area_s_6 .owl-prev,
.owl_slider_area_s_6 .owl-next,
.owl_slider_area_s_1 .owl-prev,
.owl_slider_area_s_1 .owl-next,
.dontmiss .owl_slider_area_s_3 .owl-prev,
.dontmiss .owl_slider_area_s_4 .owl-prev,
.dontmiss .owl_slider_area_s_3 .owl-next,
.dontmiss .owl_slider_area_s_4 .owl-next,
.slideshow .owl-prev,
.slideshow .owl-next {
    position: absolute;
    top: 50%;
    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;
}

.owl_slider_area_s_3 .owl-controls .owl-page {
    display: inline-block;
}

.owl_slider_area_s_3 .owl-controls .owl-page span {
    background: #cccccc;
    border-radius: 20px;
    display: block;
    height: 19px;
    margin: 5px 7px;
    width: 19px;
}

.owl_slider_area_s_3 .owl-controls {
    /*display:table;
margin:0 auto;
margin-top:10px;*/
    position: absolute;
    left: 0;
    bottom: -35px;
    width: 100%;
    text-align: center;
}

.owl_slider_area_s_3 .owl-controls .owl-page.active span {
    background: #5ac0e0;
}

.owl_slider_area_s_4 .owl-controls .owl-page {
    display: inline-block;
}

.owl_slider_area_s_4 .owl-controls .owl-page span {
    background: #cccccc;
    border-radius: 20px;
    display: block;
    height: 19px;
    margin: 5px 7px;
    width: 19px;
}

.owl_slider_area_s_4 .owl-controls {
    /*display:table;
margin:0 auto;
margin-top:10px;*/
    position: absolute;
    left: 0;
    bottom: -35px;
    width: 100%;
    text-align: center;
}

.owl_slider_area_s_4 .owl-controls .owl-page.active span {
    background: #5ac0e0;
}

.banner_out .col-full-height {
    vertical-align: middle;
}

.main_box_area_s {
    padding-top: 50px;
    padding-bottom: 50px;
}

.main_box_area_s .item {
    padding-left: 40px;
    padding-right: 40px;
}

.main_box_area_s .product_item {
    margin-bottom: 0;
}

.main_box_area .owl-carousel.owl-drag .owl-item {
    max-width: 154px;
    height: 154px;
}

.main_box_area .product_item_image img {
    padding: 0;
    height: 154px;
    object-fit: cover;
}

.main_box_area .product_item_text,
.main_box_area .cm_room {
    display: none;
}

.banner_out.grey {
    background: #e6e6e6;
    padding-top: 10px;
    padding-bottom: 30px;
}


/* .homepage_item
{
margin-bottom:30px;
} */

.homepage_item_more {
    background: #fff;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.4rem;
    font-weight: normal;
    color: #333333;
    letter-spacing: 0.6px;
    text-align: center;
    height: 40px;
}

.banner_out .container-fluid.photo_b {
    padding-left: 0;
    padding-right: 0;
}

.banner_out .row.row_b {
    margin-left: 0;
    margin-right: 0;
    flex-direction: column;
}

.banner_title {
    font-family: 'NotoSans-Bold', Arial, Helvetica, sans-serif;
    font-size: 2.6rem;
    color: #414042;
    letter-spacing: 0.03em;
    margin-bottom: 30px;
}

.services-home-banner {}

.services-home-banner.b_img {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 185px;
    padding-bottom: 85px;
}

.services-home-banner .banner_title+.row {
    justify-content: center;
}

.services-home-banner img {
    margin-bottom: 15px;
}

.services-home-banner .banner_name {}

.facilities_banner_index .banner_img {
    display: flex;
}

.rooms-suits-banner-title {
    font-family: 'STIXTwoText-Regular', Arial, Helvetica, sans-serif;
    font-size: 73px;
    letter-spacing: 0;
    color: #435455;
    text-align: left;
}

.rooms-suits-banner-paragraph {
    font-family: 'STIXTwoText-Regular', Arial, Helvetica, sans-serif;
    font-size: 3.5rem;
    letter-spacing: 0;
    color: #4A686A;
    text-align: left;
    margin-bottom: 78px;
    margin-top: 33px;
}

.rooms-banner-text {
    position: absolute;
    left: 40vw;
    transform: translateX(-50%);
    max-width: 70.9rem;
}

.index-rooms-list:first-of-type {
    color: #4A686A;
}

.index-rooms-list {
    color: #4A686A;
    font-family: 'NotoSans-Medium', Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.9rem;
    letter-spacing: 0.1em;
    line-height: 2;
}

.index-rooms-viewall {
    color: #4A686A;
    font-family: 'NotoSans-Medium', Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.5rem;
    letter-spacing: 0.06em;
    /* margin-top: 58px;*/
}

.banner_accomodations_out .banner_title {
    margin-top: 107px;
    margin-left: 620px;
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-size: 1.4rem;
    letter-spacing: 0.2em;
    margin-left: 18.750vw;
    color: #4A686A;
}

.banner_accomodations_out.banner_out.b_img {
    margin-bottom: -133px;
        margin-top: 133px;
}

.banner_accomodations_out.banner_out .h_item,
.banner_accomodations_out.banner_out .h_c_item {
    /*margin-bottom: 179px;*/
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    display: flex;
    width: 54px;
    margin-bottom: 66px;
    border-radius: unset;
}


/* #owl_product_quick .owl-item.active {
    padding-right: 33px !important;
} */

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: inline-flex;
    padding-right: 0;
    padding-left: 0;
    
}

.owl-nav {
    order: -1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 102px;
}

.banner_out .h_item,
.banner_out .h_c_item {
    padding-left: 0;
    padding-right: 0;
    /* flex-basis: 170px; */
    margin-left: 10px;
    margin-right: 10px;
}

.services-home-banner .banner_img {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.banner_out .row_6 .h_item:nth-child(1n) {
    padding-right: 15px;
    padding-left: 0;
}

.banner_out .row_6 .h_item:nth-child(2n) {
    padding-left: 15px;
    padding-right: 0;
}

.banner_out .row_4 .h_item:nth-child(1n) {
    padding-right: 20px;
    padding-left: 0;
}

.banner_out .row_4 .h_item:nth-child(3n) {
    padding-left: 20px;
    padding-right: 0;
}

.banner_out .row_4 .h_item:nth-child(3n+2) {
    padding-left: 10px;
    padding-right: 10px;
}

.banner_out.desktop {
    display: block;
}

.banner_out.mobile {
    display: none;
}

.banner_b_custom_bg {
    /*background-image:http://192.168.1.15/abebablom/local/images/photos/ASSTKFRTOE.jpg;*/
}


/*.banner_b_custom
{
display:table;
width:100%;
height:100%;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}*/

.banner_b_custom {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.banner_b_custom_in {
    display: table;
    width: 100%;
    height: 100%;
    /*background-position: center center;
background-repeat: no-repeat;
background-size: cover;*/
}

.banner_name {
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-size: 1.6rem;
    color: #414042;
    text-align: center;
}

.text_outer {
    display: table;
    height: 100%;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.text_inner {
    display: table-cell;
    height: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.text_inner_in {
    /*display:inline-block;*/
    padding-left: 20px;
    padding-right: 20px;
}

.banner_b_custom_btn {
    display: table;
    margin: 0 auto;
    margin-top: 30px;
    background: #fff;
}

.banner_b_custom_btn a {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 700px;
    font-size: 1.9rem;
    color: #ed6253;
}

.banner_b_custom_btn.yellow {
    background: #edb753;
}

.banner_b_custom_btn.yellow a {
    color: #fff;
}


/* END banners_style.css */


/* START filter_style.css */


/* START FILTER */

#filter_basic {
    margin-left: 25px;
    margin-top: 40px;
    margin-right: 25px;
}

.widget_item {
    padding-bottom: 10px;
    position: relative;
}

.widget_item::after {
    border-bottom: 1px solid #cccccc;
    bottom: 0;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    visibility: visible;
    width: 1500px;
    right: 0;
}

.filter_responsive {
    position: absolute;
    display: none;
    left: 0;
    top: 45px;
    left: -300px;
    z-index: 300;
}

.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);
}

.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_area_item {
    position: relative;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter_area_item.blue {
    background: #000;
    ;
}

.filter_area_item:last-child {
    margin-bottom: 0;
}

.filter_area_item.margin_bottom_zero {
    /*margin-bottom:0;	*/
    padding-bottom: 0;
    border-bottom: 0;
}

.filter_area_item.p_top {
    padding-top: 15px;
}

.filter_area_item_area .filter_item_data {
    margin-bottom: 10px;
}

.filter_area_item_area .filter_item_data:last-child {
    margin-bottom: 0;
}

.filter_area_item_area .filter_item_data a {
    display: block;
    font-size: 1.2rem;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
    padding-left: 5px;
    padding-right: 5px;
}

.filter_area_item_area .filter_item_data:hover a {
    color: #E0001A;
}

.filter_area_item_area .filter_item_data.active a {
    color: #E0001A;
}


/*.filter_area_item 
{
padding-left:10px;
border-left:1px solid #c6c5c6;
padding-bottom:15px;
}*/

.filter_area_item.with_bg_color {
    background: #f0f3f6;
}

.filter_area_item.with_scroll .filter_area_item_area {
    max-height: 350px;
    overflow: auto;
}

.filter_area_item_title {
    position: relative;
    font-family: "NotoSans-Regular", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 1.3rem;
    color: #000;
    padding-top: 5px;
    padding-bottom: 5px;
    letter-spacing: 0.5px;
    cursor: pointer;
    margin-bottom: 15px;
}

.filter_area_item.pink .filter_area_item_title:after {
    border-top-color: #e20054;
}

.filter_area_item_title_in {}

.filter_checkbox_item {
    font-size: 1.2rem;
    font-weight: normal;
    color: #4d4d4d;
    cursor: pointer;
    letter-spacing: 1.1px;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
    /*padding-left:10px;
padding-right:10px;*/
}

.filter_checkbox_item:last-child {
    border-bottom: none;
}

.filter_checkbox_item a {
    color: #1a171b;
}

.filter_checkbox_item label {
    display: inline-block;
}

.filter_checkbox_item input[type="checkbox"] {
    display: none;
}

.filter_checkbox_item input[type="checkbox"]:checked+label span {
    background-position: bottom left;
}

.filter_area_prices {
    margin-top: 20px;
    padding-bottom: 15px;
    padding-right: 10px;
}

.filter_responsive .filter_area_prices {
    width: 260px;
}

.filter_text_prices {
    font-family: "NotoSans-Light", Arial, Helvetica, sans-serif;
    font-size: 1.4rem;
    font-weight: normal;
    color: #000000;
}

.filter_text_prices .div_left,
.filter_text_prices .div_right {
    margin-top: 10px;
}

.refresh_price {
    float: left;
    margin-top: 10px;
    cursor: pointer;
}

.refresh_price a {
    display: block;
    font-family: "NotoSans-Regular", Arial, Helvetica, sans-serif;
    background: #fff;
    border: 1px solid #8c8c8c;
    font-size: 1rem;
    font-weight: normal;
    color: #8c8c8c;
    letter-spacing: 1.5px;
    padding: 8px;
}

.refresh_price a:hover {
    background: #d060a5;
    color: #fff;
}

.slider_price {
    border-radius: 0;
    background: #999999;
    border: none;
}

.filter_area_item_area .ui-state-default,
.filter_area_item_area .ui-widget-content .ui-state-default,
.filter_area_item_area .ui-widget-header .ui-state-default {
    /* background:url(../images/design/price_selector.png) top left no-repeat; */
    background: #000;
    width: 5px;
    height: 11px;
    border: 1px solid #000;
    top: -4px;
    cursor: pointer;
}

.filter_area_item_area .ui-slider-horizontal .ui-slider-handle {
    margin-left: 0;
}

.filter_area_item_area .ui-slider-horizontal {
    height: 2px;
}

.filter_area_item_area .ui-widget-header {
    background: #000;
}

.filter_area_checkboxes {
    overflow: auto;
    max-height: 260px;
}


/* CUSTOM FILTER */

.number_item {
    position: relative;
    float: left;
    border: 1px solid #4d4d4d;
    margin-bottom: 6px;
    margin-right: 8px;
    -webkit-transition: all 0.3s ease-in-out 0;
    -moz-transition: all 0.3s ease-in-out 0;
    -o-transition: all 0.3s ease-in-out 0;
    -ms-transform: all 0.3s ease-in-out 0;
    transition: all 0.3s ease-in-out 0;
    cursor: pointer;
}

.heel_height .number_item {
    position: relative;
    float: left;
    border: 1px solid #ccc;
    margin-bottom: 6px;
    margin-right: 8px;
    -webkit-transition: all 0.3s ease-in-out 0;
    -moz-transition: all 0.3s ease-in-out 0;
    -o-transition: all 0.3s ease-in-out 0;
    -ms-transform: all 0.3s ease-in-out 0;
    transition: all 0.3s ease-in-out 0;
    cursor: pointer;
}

.color_item {
    width: 38px;
    height: 38px;
    position: relative;
    float: left;
    border: 1px solid #fff;
    margin-bottom: 6px;
    margin-right: 6px;
    -webkit-transition: all 0.3s ease-in-out 0;
    -moz-transition: all 0.3s ease-in-out 0;
    -o-transition: all 0.3s ease-in-out 0;
    -ms-transform: all 0.3s ease-in-out 0;
    transition: all 0.3s ease-in-out 0;
    cursor: pointer;
}

.color_item img {
    width: 100%;
}

.number_item a,
.color_item a {
    display: block;
}

.number_item a {
    display: block;
    color: #fff;
    text-align: center;
}

.number_item_in {
    /* border-radius:100px; */
    background: #fff;
    width: 30px;
    height: 30px;
    font-size: 1.2rem;
    font-weight: normal;
    color: #4d4d4d;
    cursor: pointer;
    letter-spacing: 0.5px;
    line-height: 10px;
}

.heel_height .number_item_in {
    width: 50px;
    font-family: "NotoSans-Regular", Arial, Helvetica, sans-serif;
    font-size: 1.3rem;
    color: #666;
}

.number_item_in_in {
    display: table-cell;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    text-align: center;
}

.heel_height .number_item_in_in {
    width: 50px;
}

.number_item:hover {
    border: 1px solid #d060a5;
}

.number_item:hover .number_item_in {
    background: #d060a5;
    color: #fff;
}

.heel_height .number_item:hover .number_item_in {
    background: #fff;
    color: #d060a5;
}

.number_item.active {
    border: 1px solid #d060a5;
}

.number_item.active .number_item_in {
    background: #d060a5;
    color: #fff;
}

.heel_height .number_item.active .number_item_in {
    background: #fff;
    color: #d060a5;
}

.color_item {
    position: relative;
    padding: 2px;
    /* border-radius:100px; */
}

.color_item:hover {
    border: 1px solid #4d4d4d;
}

.color_item.active {
    border: 1px solid #4d4d4d;
}

.color_item .color_mask {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5);
}

.color_item.disactive .color_mask {
    display: block;
}

.number_item.disactive .number_item_in {
    color: #cccccc;
    /* background: url(../images/design/diag-background.png) -5px center no-repeat; */
    background-color: #fff;
}

.number_item.disactive:hover,
.color_item.disactive:hover {
    border: 1px dashed #fff;
}


/*.filter_area_numbers .number_item:nth-child(6n),
.filter_area_colors .color_item:nth-child(6n)
{
margin-right:0;
}

.filter_area_numbers .number_item:nth-child(6n+1),
.filter_area_colors .color_item:nth-child(6n+1)
{
clear:both;
}*/


/*.filter_area_numbers .number_item:nth-child(7n)
{
margin-right:0;
}

.filter_area_colors .color_item:nth-child(7n)
{
margin-right:0;
}

.filter_area_numbers .number_item:nth-child(7n+1)
{
clear:both;
}

.filter_area_colors .color_item:nth-child(7n+1)
{
clear:both;
}*/


/* categories */


/*.filter_item_data
{
padding-left:10px;
border-left:1px solid #c6c5c6;
padding-bottom:15px;
}*/

.filter_item_data:last-child {
    padding-bottom: 0;
}

.filter_item_data_title {
    margin-bottom: 15px;
}

.filter_item_data_title a {
    display: block;
    font-family: 'NotoSans-Bold', Arial, Helvetica, sans-serif;
    font-size: 1.5rem;
    font-weight: normal;
    color: #808080;
    letter-spacing: 1.1px;
    text-transform: uppercase;
}

.filter_item_data_title.active a {
    color: #1a171b;
}

.filter_item_data:last-child .filter_item_data_title a {
    padding-bottom: 0;
}

.sub_sub_filter_item.active a {
    color: #1a171b;
}

.filter_item_data_title a:hover {
    color: #1a171b;
}

.sub_filter_item_data.on {
    display: block;
}

.sub_filter_item_data.off {
    display: none;
}

.sub_filter_item_title {
    cursor: pointer;
    margin-bottom: 15px;
}

.sub_filter_item_title a {
    display: block;
    font-size: 12px !important;
    font-weight: normal !important;
    color: #808080 !important;
    letter-spacing: 1.1px !important;
}

.sub_filter_item_title:hover a {
    color: #1a171b !important;
}

.sub_filter_item_title.active a {
    font-family: 'NotoSans-Bold', Arial, Helvetica, sans-serif !important;
    font-weight: normal !important;
    color: #1a171b !important;
}

.sub_sub_filter_item_data {
    margin-bottom: 15px;
}

.sub_sub_filter_item_data.on {
    display: block;
}

.sub_sub_filter_item_data.off {
    display: none;
}

.sub_sub_filter_item {
    margin-bottom: 10px;
}

.sub_sub_filter_item:last-child {
    margin-bottom: 0;
}

.sub_sub_filter_item a {
    display: block;
    padding-left: 10px !important;
    font-size: 12px !important;
    font-weight: normal !important;
    color: #808080 !important;
    letter-spacing: 1.1px !important;
}

.sub_sub_filter_item:hover a {
    color: #1a171b !important;
}

.sub_sub_filter_item.active a {
    font-family: 'NotoSans-Bold', Arial, Helvetica, sans-serif !important;
    font-weight: normal !important;
    color: #1a171b !important;
}

.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_checkbox_item label {
    font-weight: 900;
    font-size: 1.2rem;
    color: #fff;
    cursor: pointer;
    margin: 0;
}

.style_s_clothes .filter_checkbox_item label {
    font-weight: normal;
    font-family: "NotoSans-Regular", Arial, Helvetica, sans-serif;
    font-size: 1.6rem;
    color: #666666;
    cursor: pointer;
    margin: 0;
}

.filter_area_item.check_s .filter_checkbox_item label {
    font-weight: 600;
    font-size: 1.3rem;
    letter-spacing: 0.5px;
}

.filter_checkbox_item label div {
    padding-top: 13px;
    padding-bottom: 13px;
    display: inline-block;
}

.filter_checkbox_item input[type="checkbox"] {
    display: none;
}

.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;
}

.filter_area_item.check_s .filter_checkbox_item input[type="checkbox"]+label span {
    background: url(../images/design/checkbox2.png) top left no-repeat;
    width: 17px;
    height: 16px;
    margin-top: 1px;
}

.filter_area_item.check_s .filter_checkbox_item input[type="checkbox"]:checked+label span {
    background-position: bottom left;
}

.filter_checkbox_item input[type="checkbox"]:checked+label span {
    background-position: bottom left;
}

.style_s_clothes .filter_checkbox_item input[type="checkbox"]:checked+label {
    color: #d060a5;
}

.style_s_clothes .filter_checkbox_item:hover label {
    color: #d060a5;
}

.filter_area_item.simple_checkbox .filter_checkbox_item {
    padding-left: 50px;
    margin-bottom: 0;
}

.filter_checkbox_item input[type="checkbox"] {
    display: none;
}


/* END CUSTOM FILTER */


/* END FILTER */


/* END filter_style.css */


/* START eshop_style.css */


/* ESHOP */


/* basket */


/* basket table */

#table_content .row {
    margin-left: 0;
    margin-right: 0;
    position: relative;
}

#table_content .table_content_title .basket_col_title,
#table_content .table_content_data .basket_table_item {
    padding-left: 5px;
    padding-right: 5px;
}

#table_content .table_content_data .row {
    border-bottom: 1px solid #cccccc;
}

#table_content .table_content_data .row:last-child {
    border-bottom: 0;
}

#table_content .table_content_title .basket_col_title {
    position: relative;
    z-index: 1;
    height: 44px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    font-size: 1.3rem;
    font-weight: normal;
    text-align: center;
    color: #000;
}

.b_table {
    display: table;
    width: 100%;
    height: 100%;
}

.basket_title .b_table {
    min-height: 100px;
}

.b_table_cell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}

#table_content .table_content_title .basket_col_title:first-child {
    text-align: left;
}

#table_content .table_content_title .basket_col_title {
    border-right: 1px solid #cccccc;
}

#table_content .table_content_title .basket_col_title:last-child {
    border-right: 0;
}

#table_content .table_content_data .basket_table_item {
    /* font-family:'NotoSans-Regular',Arial, Helvetica, sans-serif; */
    font-weight: normal;
    font-size: 2em color: #000;
    border-right: 1px solid #cccccc;
    padding-top: 15px;
    padding-bottom: 15px;
}

#table_content .table_content_data .basket_table_item:last-child {
    border-right: 0;
}

#table_content table tbody tr {
    background: url(../images/design/tr_border.png) bottom left repeat-x;
}

.basket_table_item_in {
    height: 100px;
}

.basket_table_item_in.center {
    display: table;
    margin: 0 auto;
}

.basket_delete_btn {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    z-index: 1;
}

.basket_product {
    position: relative;
}

.basket_product a {
    display: block;
}

.basket_photo {
    padding-left: 18px;
    display: table-cell;
    height: 100%;
    /*width:100px;*/
    width: 80px;
    text-align: center;
    vertical-align: top;
}

.basket_photo_in {
    width: 80px;
}

.basket_photo_r {
    display: inline-block;
    float: left;
}

.basket_photo_r img {
    width: 145px;
    position: absolute;
}

.basket_title {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: top;
    padding-left: 10px;
    padding-right: 10px;
}

.basket_title_in {
    width: 100%;
}

.basket_product .product_item_icons {
    position: relative;
    display: table-cell;
    width: 55px;
}

.basket_product .product_item_icons .product_item_offer,
.basket_product .product_item_icons product_item_new,
.basket_product .product_item_icons product_item_best {
    background-position: top left;
}

.basket_product .product_item_icons .product_item_offer_in {
    color: #fff;
}

.basket_title h2 {
    /* font-family:'Open Sans', Verdana, Arial, Helvetica, sans-serif !important; */
    font-size: 1.7rem;
    font-weight: 300;
    color: #000000;
    letter-spacing: 0.7px;
    margin-bottom: 3px;
}

.basket_title h3 {
    /* font-family:'Open Sans', Verdana, Arial, Helvetica, sans-serif !important; */
    font-size: 12px !important;
    font-weight: normal;
    color: #989898 !important;
    letter-spacing: 0.4px;
    margin-bottom: 5px !important;
}

.basket_title h5 {
    /* font-family:'Open Sans', Verdana, Arial, Helvetica, sans-serif !important;	 */
    color: #000;
    font-size: 1.3rem;
    font-style: italic;
    font-weight: 300;
    letter-spacing: 0.2px;
    margin-bottom: 10px;
}

.basket_title h4 {
    /* font-family:'Open Sans', Verdana, Arial, Helvetica, sans-serif !important; */
    font-size: 12px !important;
    font-weight: normal;
    color: #999999 !important;
    margin-bottom: 3px;
    letter-spacing: 0.7px;
}

.b_title_r {
    display: none;
    font-size: 1.3rem;
    font-weight: normal;
    color: #000;
    margin-bottom: 5px;
}

.basket_table_item .products_price_old,
.basket_table_item .products_price_new {
    float: none;
    margin: 0;
    font-size: 2em;
    font-weight: normal;
    text-align: center;
}

.basket_table_item .products_price_old {
    margin-bottom: 5px;
    color: #000;
}

.basket_table_item .products_price_new {
    color: #a40b2a;
}

.basket_quantity_btn {
    width: 30px;
    height: 30px;
    /* border-radius:100px; */
    /*border:1px solid #b6b1ad;
border-radius:5px;*/
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}

.basket_quantity_down {
    float: left;
    background: url(../images/design/pos_down.png) center center no-repeat #000;
    cursor: pointer;
}


/*.basket_quantity_down:hover
{
background:url(../images/design/pos_down.png) center center no-repeat #cf6533;	
}*/

.basket_quantity_up {
    float: left;
    background: url(../images/design/pos_up.png) center center no-repeat #a40b2a;
    cursor: pointer;
}


/*.basket_quantity_up:hover
{
background:url(../images/design/pos_up.png) center center no-repeat #cf6533;	
}*/

.basket_quantity_area_edit {
    float: left;
    width: 40px;
    height: 31px;
    background: #e5e5e5;
    border-radius: 5px;
    margin-left: 10px;
    margin-right: 10px;
}

.basket_quantity_area_edit input[type="text"] {
    background: #e5e5e5;
    /* border-radius:5px; */
    border: none;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 31px;
    line-height: 31px;
    /* font-family:'NotoSans-Regular',Arial, Helvetica, sans-serif; */
    font-weight: normal;
    font-size: 2em color: #000;
    text-align: center;
}

.table_results {
    padding-top: 20px;
    border-top: 1px solid #cccccc;
    font-weight: normal;
    color: #000;
}

.table_results .table_results_item {
    padding-left: 5px;
    padding-right: 5px;
    /*padding-top:10px;
padding-bottom:10px;
border-bottom: 1px solid #cccccc;*/
}

.table_results_item .row {
    margin-left: -5px;
    margin-right: -5px;
}

.table_results_item .table_r_col {
    padding-left: 5px;
    padding-right: 5px;
}

.table_results_left {
    font-size: 1.3rem;
    font-weight: normal;
    text-align: right;
    padding-top: 3px;
}

.table_results_right {
    /* font-family:'NotoSans-Regular',Arial, Helvetica, sans-serif; */
    font-weight: normal;
    font-size: 2em color: #000;
    text-align: right;
    padding-right: 10px;
}

.table_results .table_results_item:last-child {
    border-bottom: none;
}

.table_results_item.total_price {
    color: #a40b2a;
}

.table_results_item.total_price .table_results_left {
    font-weight: 900;
}

.table_results_item.total_price .table_results_right {
    /* font-family:'MatrixScriptGrBold',Arial, Helvetica, sans-serif; */
    font-weight: normal;
    font-size: 2em color: #a40b2a;
}


/* basket button + oroi */

#basket_bottom_in {
    margin-top: 20px;
}

#button_confirm {
    float: right;
}

.basket_link_send_in {
    float: right;
    padding-top: 5px;
}

.basket_link_send a {
    font-family: 'NotoSans-Light', Arial, Helvetica;
    font-size: 1.3rem;
    letter-spacing: 0.2px;
    font-weight: normal;
    color: #58585a;
}

#empty_basket {
    padding: 20px;
    font-size: 1.7rem;
    text-align: center;
}


/*.eshop_submit_btn_in:hover
{
background:#cf6533;
}*/


/* NEW CODE */

.basket_confirm_item {
    margin-bottom: 20px;
}

.basket_confirm_item.with_bg {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 0;
    background: #f5f5f5;
}

.basket_confirm_item.with_bg:nth-child(2n) {
    background: #fff;
}

.basket_confirm_item_t {
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #cccccc;
}

.basket_confirm_item_t.without_border {
    padding-bottom: 0;
    border-bottom: 0;
}

.title_conf {
    color: #000;
    font-size: 1.8rem;
    font-weight: normal;
    letter-spacing: 0.4px;
    text-align: center;
}

.basket_confirm_item_d.basket_form_user {
    max-width: 700px;
    margin: 0 auto;
}

.b_confirm_radio {
    margin-top: 5px;
}

.b_confirm_radio:first-child {
    margin-top: 0;
}

.b_confirm_radio input[type="radio"] {
    display: none;
}

.b_confirm_radio input[type="radio"]+label {
    font-size: 1.6rem;
    font-weight: normal;
    letter-spacing: 0.6px;
    color: #000000;
}

.b_confirm_radio input[type="radio"]+label span {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: -2px 7px 0 0;
    vertical-align: middle;
    background: url(../images/icons/radio_button.png) top left no-repeat;
    cursor: pointer;
}

.b_confirm_radio input[type="radio"]:checked+label span {
    background: url(../images/icons/radio_button.png) bottom left no-repeat;
}

.b_confirm_radio_text {
    display: none;
}

.b_confirm_radio.active .b_confirm_radio_text {
    display: block;
}

.comments_area {
    border: 1px solid #cccccc;
}


/*
.comments_area textarea::-webkit-input-placeholder
{
color:#000000;
}
.comments_area textarea:-moz-placeholder
{
color:#000000;
opacity:1;
}
.comments_area textarea::-moz-placeholder
{
color:#000000;
opacity:1;
}
.comments_area textarea:-ms-input-placeholder
{
color:#000000;
}
*/

.comments_area textarea {
    width: 100%;
    height: 95px;
    border: 0;
    padding: 1%;
    background: #FFF;
    font-weight: normal;
    color: #1a171b;
    font-size: 1.4rem;
    outline: none;
    resize: none;
}

.b_confirm_tabs_top {
    position: relative;
    background: #000;
}

.b_confirm_tabs_top.center .nav-tabs {
    display: table;
    margin: 0 auto;
}

.b_confirm_tabs_top.center .nav-tabs>li {
    float: left;
}

.b_confirm_tabs_top .nav-tabs {
    border: none;
    display: flex;
    /*justify-content: flex-start | flex-end | center | space-between | space-around;*/
}

.b_confirm_tabs_top .nav-tabs>li {
    display: inline-block;
    flex-grow: 1;
    position: relative;
    border: 0;
    margin: 0;
}

.b_confirm_tabs_top .nav-tabs>li>a {
    display: block;
    margin: 0;
    border: none;
    text-align: center;
    line-height: normal;
    border-radius: 0;
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-size: 1.8rem;
    letter-spacing: 0.8px;
    font-weight: normal;
    color: #fff;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    -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;
}

.b_confirm_tabs_top .nav-tabs>li>a:hover,
.b_confirm_tabs_top .nav-tabs>li>a:focus {
    background: #a40b2a;
    color: #fff;
    border: none;
}

.arrow_box:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #a40b2a;
    border-width: 7px;
    margin-left: -7px;
}

.b_confirm_tabs_top .nav-tabs>li.active>a,
.b_confirm_tabs_top .nav-tabs>li.active>a:hover,
.b_confirm_tabs_top .nav-tabs>li.active>a:focus {
    background: #a40b2a !important;
    color: #fff;
    border: none;
}

.b_confirm_tabs_top .nav-tabs>li>a.active {
    background: #a40b2a !important;
    color: #fff;
    border: none;
}

.table_results .table_results_right span {
    padding-right: 5px;
}

.b_confirm_tabs_top .nav-tabs>li.active>a:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #a40b2a;
    border-width: 7px;
}

.b_confirm_tabs_top .nav-tabs>li:last-child>a,
.b_confirm_tabs_top .nav-tabs>li.active:last-child>a {
    border-right: none;
}

.b_confirm_tabsa_top .nav-tabs>li span {
    margin-right: 15px;
}

.b_confirm_tabs_bottom {
    font-family: 'NotoSans-Thin', Arial, Helvetica, sans-serif;
    font-size: 1.7rem;
    font-weight: normal;
    line-height: 25px;
    color: #333333;
}

.b_confirm_tabs_bottom h3 {
    font-family: 'NotoSans-Light', Arial, Helvetica, sans-serif;
    font-size: 2.6rem;
    letter-spacing: 0.4px;
    font-weight: normal;
    color: #001744;
    cursor: pointer;
    margin-bottom: 5px;
}

.b_confirm_tabs_bottom_in {
    padding-top: 30px;
    padding-bottom: 30px;
}

.timologisi_form {
    display: none;
    padding-top: 30px;
}

.timologisi_form.active {
    display: block;
}

.eshop_oroi {
    float: left;
    font-size: 1rem;
    font-weight: normal;
    letter-spacing: 1.1px;
    color: #000;
    line-height: 38px;
}

.page_ .eshop_oroi {
    float: unset;
}

.eshop_oroi a {
    color: #000;
    text-decoration: underline;
}

.eshop_oroi input[type="checkbox"] {
    display: none;
}

.eshop_oroi input[type="checkbox"]+label {
    margin: 0;
    padding: 0;
    cursor: pointer;
    color: #414042;
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 1.3rem;
    letter-spacing: 0.06em;
}

#page_id_54 _.eshop_oroi input[type="checkbox"]+label {
    color: white;
}

.eshop_oroi input[type="checkbox"]+label span {
    float: left;
    background: url(../images/design/checkbox_oroi.png) top left no-repeat;
    cursor: pointer;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0;
    vertical-align: middle;
    margin-top: 9px;
    margin-right: 15px;
}

.eshop_oroi input[type="checkbox"]:checked+label span {
    background-position: bottom left;
}

.check input[type="checkbox"]+label span {
    margin: -3px 5px 0 0 !important;
}

.basket_order_btn {
    float: right;
    background: #a40b2a;
    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;
}

.basket_order_btn a {
    display: block;
    padding: 10px 15px;
    font-size: 1.3rem;
    letter-spacing: 0.2px;
    font-weight: 700;
    color: #fff !important;
    cursor: pointer;
}

.basket_order_btn span {
    margin-left: 10px;
    font-size: 1.5rem
}

.basket_order_btn:hover {
    background: #000;
}

.btn_back {
    float: left;
    background: #999999;
    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;
}

.btn_back a {
    display: block;
    padding: 10px 15px;
    font-size: 1.3rem;
    letter-spacing: 0.2px;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
}

.btn_back:hover {
    background: #000;
}

.btn_back span {
    margin-right: 10px;
    font-size: 1.5rem
}


/* basket confirm */

#login_register_box h3 {
    font-size: 1.7rem;
    font-weight: 700;
    letter-spacing: 0.6px;
    color: #000;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
}

.visitor_txt {
    font-size: 1.3rem;
    color: #1a171b;
    margin-bottom: 10px;
}

.visitor_btn {
    border: 1px solid #000;
    background: #000;
    display: table;
    margin: 0 auto;
    padding: 8px 15px;
    font-size: 1.3rem;
    font-weight: normal;
    letter-spacing: 0.8px;
    color: #fff;
    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;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.visitor_btn:hover {
    background: none;
    color: #000;
}

.login_register_btn {
    /*display:table;
margin:0 auto;*/
}

.login_register_btn {
    border: 1px solid #000;
    background: #000;
    text-align: left;
    -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;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    margin-bottom: 13px;
}

.login_register_btn span {
    font-size: 1.8rem
    /*font-size:18px;
font-weight:normal;*/
    margin-right: 8px;
    vertical-align: -2px;
}

.login_register_btn a {
    display: block;
    padding: 8px 15px;
    font-size: 1.3rem;
    font-weight: normal;
    letter-spacing: 0.8px;
    color: #fff !important;
    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;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.login_register_btn:hover {
    background: none;
}

.login_register_btn:hover a {
    color: #000 !important;
}

.login_register_btn.f_btn {
    border: 1px solid #3B5998;
    background: #3B5998;
}

.login_register_btn.f_btn:hover {
    background: none;
}

.login_register_btn.f_btn:hover a {
    color: #3B5998;
}

.login_register_btn.g_btn {
    border: 1px solid #db4437;
    background: #db4437;
}

.login_register_btn.g_btn:hover {
    background: none;
}

.login_register_btn.g_btn:hover a {
    color: #db4437;
}

.confirm_area_or {
    border-top: 1px solid #ebebed;
    margin-bottom: 50px;
    margin-top: 50px;
    position: relative;
}

.confirm_area_or span {
    background: #fff;
    font-size: 3rem;
    color: #adadad;
    dist-splay: block;
    position: absolute;
    left: 50%;
    top: 0;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


/*
.login_register_btn.f_btn
{
background:#3B5998;
}

.login_register_btn.f_btn:hover
{
background:#3B5998;
}

.login_register_btn.g_btn
{
background:#db4437;
}

.login_register_btn.g_btn:hover
{
background:#db4437;
}

.f_btn a
{
font-size: 1.3rem
background:url(../images/design/f_btn.png) left center no-repeat;
padding-left:40px;
text-align:left;
}

.t_btn a
{
font-size: 1.3rem
background:url(../images/design/t_btn.png) left center no-repeat;
padding-left:40px;
text-align:left;
}

.g_btn a
{
font-size: 1.3rem
background:url(../images/design/g_login.png) left center no-repeat;
padding-left:40px;
text-align:left;
}

.login_user a
{
font-size: 1.3rem
background:url(../images/design/login_icon.png) left center no-repeat;
padding-left:40px;
text-align:left;
}

.creat_account
{
background:#a40b2a;
}

.creat_account a
{
font-size: 1.3rem
background:url(../images/design/create_account.png) left center no-repeat;
padding-left:40px;
text-align:left;
}
*/


/* NEW CODE */

.basket_results_bg {
    position: relative;
    z-index: 1;
    background: #00569a;
}

.basket_confirm_item.margin_top {
    margin-top: 30px;
}

.basket_confirm_item h3 {
    font-size: 1.7rem;
    font-weight: normal;
    color: #000;
    letter-spacing: 0.8px;
    margin-bottom: 20px;
}

.basket_con_item {
    margin-bottom: 30px;
}

.basket_con_item:last-child {
    margin-bottom: 0;
}

.stoixeia_item {
    margin-bottom: 5px;
    display: table;
    width: 100%;
}

.stoixeia_item_title {
    /*float:left;
width:115px;*/
    width: 35%;
    display: table-cell;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 8px;
    padding-bottom: 8px;
    background: #d1d2d4;
    font-size: 1.5rem;
    font-weight: normal;
    letter-spacing: 0.7px;
    color: #000;
    text-align: right;
}

.stoixeia_item_data {
    width: 65%;
    display: table-cell;
    border: 1px solid #d1d2d4;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 7px;
    padding-bottom: 7px;
    background: #fff;
    font-size: 1.5rem;
    letter-spacing: 0.7px;
    font-weight: normal;
    color: #000;
}

#use_other_stoixeia {
    float: right;
    margin-top: 20px;
    margin-bottom: 10px;
    display: block;
    border-radius: 3px;
    background: #000;
    width: 215px;
    text-align: center;
    font-size: 1.5rem;
    font-weight: normal;
    color: #fff;
    letter-spacing: 0.2px;
    height: 35px;
    line-height: 35px;
    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;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

#use_other_stoixeia:hover {
    background: #a40b2a;
}

.padding_top_30 {
    padding-top: 30px;
}

#send_items_bottom {
    display: none;
}

#send_items_bottom .window_middle_bar_in {
    padding: 0;
}

#send_items_bottom h3 {
    display: none;
}

#send_way {
    /*padding-top:0;*/
}

.send_way_item {
    margin-bottom: 5px;
}


/*
.send_way_item
{
float:left;
position:relative;
background:#e6e6e6;
font-family:'NotoSans-Light',Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:normal;
letter-spacing:0.6px;
color:#000000;
padding-left:35px;
padding-right:35px;
padding-top:10px;
padding-bottom:10px;
margin-right:4px;
border-radius:3px;
position:relative;
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;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.send_way_item:nth-child(4)
{
margin-right:0;
}

.send_way_item:hover
{
background:#333333;
color:#fff;
cursor:pointer;
}

.send_way_item_active
{
background:#333333;
color:#fff;
cursor:pointer;
}

.send_way_item_text
{
display:none;
padding-left:23px;
margin-top:10px;
font-family:'NotoSans-Bold',Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:normal;
color:#333333;
}
*/

.send_way_item_text {
    /*display:none;*/
    padding-left: 30px;
    margin-top: 5px;
    margin-bottom: 20px;
    font-weight: normal;
    color: #000;
}

.basket_confirm_item input[type="radio"] {
    display: none;
}

.basket_confirm_item input[type="radio"]+label {
    font-size: 1.6rem;
    font-weight: normal;
    letter-spacing: 0.6px;
    color: #000000;
    cursor: pointer;
}

.basket_confirm_item input[type="radio"]+label span {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: -2px 7px 0 0;
    vertical-align: middle;
    background: url(../images/icons/radio_button.png) top left no-repeat;
    cursor: pointer;
}

.basket_confirm_item input[type="radio"]:checked+label span {
    background: url(../images/icons/radio_button.png) bottom left no-repeat;
}

.sub_send_way_item {
    margin-bottom: 5px;
    padding-left: 5px;
}

#new_pay_apodeiksh_div .window_middle_bar_in {
    padding: 0;
}


/*
.comments_area textarea::-webkit-input-placeholder
{ 
font-weight:bold;
color:#666;
}
.comments_area textarea:-moz-placeholder 
{ 
font-weight:bold;
color:#666;
opacity:1;
}
.comments_area textarea::-moz-placeholder 
{
font-weight:bold;
color:#666;
opacity:1;
}
.comments_area textarea:-ms-input-placeholder 
{
font-weight:bold;
color:#666;
}
*/

#send_way_right .basket_con_item {
    margin-bottom: 15px;
}

.coupon_area_out {
    float: right;
}

.coupon_area {
    float: left;
    width: 250px;
}

.coupon_area input[type="text"] {
    border: 1px solid #000;
    width: 100%;
    height: 36px;
    line-height: 26px;
    padding: 1%;
    background: #FFF;
    font-weight: bold;
    color: #58585a;
    font-size: 1.3rem;
    outline: none;
    resize: none;
}

.check_coupon {
    float: left;
    width: 100px;
    height: 36px;
    line-height: 36px;
    background: #000;
    font-weight: 700;
    color: #fff;
    text-align: center;
    font-size: 1.5rem;
    letter-spacing: 0.5px;
    cursor: pointer;
}

.coupon_results {
    color: #da0020;
    text-align: right;
    font-weight: normal;
    font-size: 1.6rem
}

.coupon_results_in {
    margin-top: 10px;
    word-break: break-word;
    max-width: 350px;
}

#pay_way {
    padding-top: 10px;
}

#pay_way_tabs {
    border-bottom: 1px solid #c6c5c6;
    position: relative;
}

#pay_way_tabs_in {
    display: table;
    margin: 0 auto;
}

.pay_apodeiksh_item {
    margin-bottom: 5px;
}

.pay_help {
    position: absolute;
    top: 4px;
    right: 27px;
    background: url(../images/design/help.png) top left no-repeat;
    width: 11px;
    height: 10px;
    cursor: pointer;
}

#div_cellphone .pay_help {
    right: 5px;
}

.pay_way_item {
    float: left;
    position: relative;
    background: #000;
    font-size: 1.6rem;
    font-weight: normal;
    letter-spacing: 0.6px;
    color: #fff;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 4px;
    position: relative;
    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;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.pay_way_item:nth-child(4) {
    margin-right: 0;
}

.pay_way_item:hover {
    background: #a40b2a;
    color: #fff;
    cursor: pointer;
}

.pay_way_item_active {
    background: #a40b2a;
    color: #fff;
    cursor: pointer;
}

#pay_way_description {
    position: relative;
}

.pay_way_description_item {
    display: none;
    font-size: 1.6rem;
    font-weight: normal;
    letter-spacing: 0.2px;
    color: #000;
}

.pay_way_description_item:first-child {
    display: block;
}

.pay_way_description_item_in {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

#send_way2 {
    padding-top: 10px;
}

#send_way_tabs {
    border-bottom: 1px solid #c6c5c6;
    position: relative;
}

#send_way_tabs_in {
    display: table;
    margin: 0 auto;
}

.send_way_apodeiksh_item {
    margin-bottom: 5px;
}

.send_way_help {
    position: absolute;
    top: 4px;
    right: 27px;
    background: url(../images/design/help.png) top left no-repeat;
    width: 11px;
    height: 10px;
    cursor: pointer;
}

#div_cellphone .send_way_help {
    right: 5px;
}

#send_way_description {
    position: relative;
    -webkit-box-shadow: 0px -3px 4px 0px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px -3px 4px 0px rgba(0, 0, 0, 0.10);
    box-shadow: 0px -3px 4px 0px rgba(0, 0, 0, 0.10);
}

.send_way_description_item {
    display: none;
    font-family: 'NotoSans-Light', Arial, Helvetica, sans-serif;
    font-size: 1.6rem;
    font-weight: normal;
    letter-spacing: 0.2px;
    color: #58585a;
}

.send_way_description_item:first-child {
    display: block;
}

.send_way_description_item_in {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

.basket_confirm_item .confirm_left,
.basket_confirm_item .confirm_right {
    float: left;
}

.basket_confirm_item .confirm_right {
    margin-bottom: 20px;
}


/* basket complete */

#complete_back a {
    font-size: 1.3rem;
    font-weight: normal;
    color: #4d4b4b;
}


/* history */

.order_item {
    border: 1px solid #d2dbdf;
    margin-bottom: 30px;
    padding: 10px;
    color: #1a171b;
    font-size: 1.3rem;
    font-weight: normal;
    line-height: 20px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transform: all 0.3s ease;
    transition: all 0.3s ease;
}

.order_item:hover {
    border: 1px solid #a40b2a;
}

.order_item strong {
    font-weight: bold;
    font-size: 1.5rem
}

.order_item a {
    color: #1a171b;
    text-decoration: underline;
}

#history_bottom.with_top {
    margin-top: 30px;
}

#history_back a {
    font-size: 1.4rem;
    font-weight: 300;
    color: #1a171b;
}

#history_order_title {
    color: #000;
    font-size: 1.8rem;
    font-weight: normal;
    margin-bottom: 15px;
}

#history_order_title span {
    color: #000;
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 15px;
}

#basket_popup_empty {
    font-size: 1.6rem;
    text-align: center;
    margin-top: 20px;
}

#eshop_messages {
    padding-top: 10px;
    padding-bottom: 10px;
}


/* eshop_order_visitor */

.center_order {
    margin: 0 auto;
    max-width: 600px;
}

.visitor_pad {
    padding-top: 30px;
}

.visitor_center {
    display: table;
    margin: 0 auto;
}

#tim_visitors {
    padding-top: 20px;
}

#tim_visitors h3 {
    text-align: center;
}


/* --------------- */

.title_area_left_in {
    padding-top: 25px;
}

.title_area_right_top {
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 1.3rem;
    color: #EB1C29;
    text-align: right;
    background: url(../images/design/dot.png) bottom left repeat-x;
}

.title_area_right_top .title_area_right_top_in {
    margin-left: 10px;
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 5.1rem
}

.title_area_right_top2 {
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 1.3rem;
    color: #aec437;
    text-align: right;
    background: url(../images/design/dot.png) bottom left repeat-x;
}

.title_area_right_top2 span {
    margin-left: 10px;
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 3rem
}

.title_area_right_top3 {
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 1.1rem;
    color: #00569a;
    text-align: right;
}

.title_area_right_top3 span {
    margin-left: 10px;
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 2.5rem
}

.title_area_right_top3_in {
    text-align: left;
    font-size: 1.1rem;
    margin-top: -5px;
}

.title_area_right_top3_in a {
    color: #00569a;
}

.title_area_right_bottom {
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 1.3rem;
    color: #666666;
}


/*#table_header
{
position:relative;
z-index:1;
width:100%;
height:44px;
line-height:44px;
border-top:1px solid #b6b1ad;
border-bottom:1px solid #b6b1ad;
font-family:'pf_agora_sans_prolight',Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
letter-spacing:0.6px;
color:#4e3828;
}

#table_header table td
{
border-right:1px solid #b6b1ad;
}

#table_header table td:last-child
{
border-right:0;
}*/

#basket_send_text {
    margin-top: 20px;
    text-align: right;
}

#basket_send_text a {
    font-family: 'NotoSans-Bold', Arial, Helvetica;
    font-size: 1.6rem;
    font-weight: normal;
    letter-spacing: 0.2px;
    color: #4D4B4B;
}

#basket_save_area {
    padding-top: 20px;
    border-bottom: 1px solid #b1b1b1;
}

#basket_save_area_in {
    padding-left: 20px;
    padding-right: 20px;
}

#basket_save_area_left {
    float: left;
    padding-top: 20px;
    width: 210px;
}

#basket_save_area_center {
    float: left;
    width: 587px;
}

.money_save_area {
    margin: 0 auto;
    background: url(../images/design/basket_save_bg.png) top left no-repeat;
    width: 161px;
    height: 128px;
}

.b_title {
    padding-bottom: 0;
}

.b_title_left {
    width: 290px;
}

.b_title_center {
    width: 420px;
    padding-top: 22px;
}

.b_title_right {
    width: 290px;
    padding-bottom: 10px;
}

.money_save_area_in {
    padding-top: 74px;
    text-align: center;
}

.money_save_area_in h3 {
    font-family: 'NotoSans-Medium', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 1.2rem;
    color: #fff;
}

.money_save_area_in .save_price {
    font-size: 4.4rem
}

#basket_save_area_right {
    float: right;
    padding-top: 20px;
    width: 200px;
    padding-left: 13px;
}

.button_blue {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    background: #64AAD6;
    border: 1px solid #fff;
    border-radius: 5px;
    height: 31px;
    line-height: 31px;
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
    font-family: 'NotoSans-Bold', Arial, Helvetica, sans-serif;
    font-size: 1.2rem;
    font-weight: normal;
    color: #fff;
    cursor: pointer;
}

.save_bg {
    padding-right: 20px;
    background: url(../images/design/save_cancel.png) right center no-repeat;
}

.refresh_bg {
    padding-right: 35px;
    background: url(../images/design/save_refresh.png) right center no-repeat;
}

.save_price_text {
    margin-top: 5px;
    font-family: 'NotoSans-Light', Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #333333;
    font-size: 1.3rem
}

.save_price_text span {
    font-size: 2em
}

#eshop_order_complete {
    /*font-size:18px;
padding-left:50px;
padding-left:50px;
font-family:'NotoSans-Regular',Arial, Helvetica, sans-serif;
font-weight:normal;
letter-spacing:1px;*/
}

#complete_bottom {
    margin-top: 30px;
}

.comment_shadow {
    -moz-box-shadow: 0 8px 8px -8px rgba(0, 0, 0, 0.5), 0 -8px 8px -8px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 8px 8px -8px rgba(0, 0, 0, 0.5), 0 -8px 8px -8px rgba(0, 0, 0, 0.5);
    box-shadow: 0 8px 8px -8px rgba(0, 0, 0, 0.5), 0 -8px 8px -8px rgba(0, 0, 0, 0.5);
}

#basket_pop {
    display: none;
    width: 320px;
    right: 0;
    margin-top: -6px;
    position: absolute;
    z-index: 100;
}

#basket_pop_arrow {
    background: url(../images/design/arrow_bg.png) no-repeat;
    background-position: 94% top;
    height: 4px;
}

#basket_pop_in {
    padding: 15px;
    background: #CEC9C4;
    -moz-box-shadow: 1.42px 1.55px 1.55px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 1.42px 1.55px 1.55px rgba(0, 0, 0, 0.4);
    box-shadow: 1.42px 1.55px 1.55px rgba(0, 0, 0, 0.4);
}

#basket_pop_in h2 {
    font-family: 'NotoSans-Bold', Arial, Helvetica, sans-serif;
    font-size: 1.7rem;
    font-weight: normal;
    letter-spacing: 0.6px;
    color: #fff;
    text-align: center;
    text-shadow: 1.42px 1.55px 1.55px rgba(0, 0, 0, 0.3);
    margin-bottom: 5px;
}

#basket_pop_in h2 a {
    color: #fff;
}

#basket_pop_bottom {}

.basket_pop_item {
    background: #fff;
    padding: 15px;
    margin-bottom: 3px;
    line-height: normal;
}

.basket_pop_item_left {
    float: left;
    width: 75px;
    margin-right: 10px;
}

.basket_pop_item_right {
    float: left;
    width: 175px;
}

.basket_pop_item_right_top {
    margin-bottom: 6px;
}

.basket_pop_item_right h3 {
    font-family: 'NotoSans-Medium', Arial, Helvetica, sans-serif;
    font-size: 1.6rem;
    font-weight: normal;
    color: #636363;
}

.basket_pop_item_right_bottom {
    border-top: 1px solid #d8d4d0;
    padding-top: 3px;
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-size: 1.2rem;
    font-weight: normal;
}

.basket_pop_green {
    color: #85AD00;
}

.basket_pop_blue {
    color: #49AFDE;
}

#basket_pop_final_price {
    background: #4D4B4B;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-family: 'NotoSans-Bold', Arial, Helvetica, sans-serif;
    font-size: 1.5rem;
    letter-spacing: 0.6px;
    font-weight: normal;
    color: #FFFFFF;
    text-align: right;
}

#basket_pop_final_price_title {
    color: #9F948B !important;
}

#basket_pop_final_price span {
    color: #FFFFFF;
}

#basket_pop_btn {
    margin-top: 12px;
    background: url(../images/design/basket_popup_btn.png) top right no-repeat;
    width: 290px;
    height: 34px;
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0x 3px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
}

#basket_pop_btn:hover {
    background-position: bottom right;
}

#basket_pop_btn a {
    display: block;
    line-height: 35px;
    padding-left: 10px;
    font-family: 'NotoSans-Medium', Arial, Helvetica, sans-serif;
    font-size: 1.7rem;
    letter-spacing: 0.8px;
    font-weight: normal;
    color: #FFFFFF;
    text-shadow: 1.4px 1.55px 1.55px rgba(0, 0, 0, 0.2);
}


/* city keyup */

.cities_popup {
    display: none;
    position: absolute;
    border: 1px solid #000;
    background: #fff;
    z-index: 100;
}

.city_item {
    background: #fff;
    color: #000;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #000;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.city_item:hover {
    background: #000;
    color: #fff;
}

.city_item.active {
    background: #000;
    color: #fff;
}


/* popup basket */

.popup_out {
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

.popup_basket {
    display: none;
    position: fixed;
    z-index: 3000;
    left: 50%;
    top: 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%);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}

.popup_basket.active {
    display: block;
}

.popup_basket_area {
    width: 450px;
    background: #fff;
}

.popup_basket_area_title {
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #000;
}

.popup_basket_area_title h2 {
    font-size: 1.3rem;
    letter-spacing: 1px;
    color: #fff;
    font-weight: 700;
    text-align: center;
}

.popup_delete {
    position: absolute;
    right: 0;
    top: 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%);
    font-size: 1.5rem;
    cursor: pointer;
    color: #fff;
}

.popup_basket_area_in {
    padding: 20px;
}

.popup_basket_area_in_in {
    display: flex;
}

.popup_basket_photo {
    width: 100px;
    margin-right: 35px;
}

.popup_basket_photo_in {
    width: inherit;
}

.popup_basket_right {
    width: 100%;
}

.popup_basket_right_in {
    display: flex;
    height: 100%;
    justify-content: space-between;
    flex-direction: column;
}

.popup_basket_txt h2 {
    font-weight: 300;
    font-size: 1.9rem;
    color: #000000;
    margin-bottom: 3px;
}

.popup_basket_txt h5 {
    font-weight: 300;
    font-size: 1.4rem;
    font-style: italic;
    color: #000000;
}

.popup_basket_txt h3 {
    color: #989898 !important;
    font-size: 13px !important;
    font-weight: normal;
    font-weight: normal;
    letter-spacing: 0.4px;
    margin-bottom: 5px;
}

.popup_basket_txt h4 {
    font-size: 13px !important;
    font-weight: 300;
    color: #768490 !important;
    margin-top: 10px;
}

.popup_basket_buttons {
    margin-top: 20px;
}

.popup_basket_btn:first-child {
    margin-top: 0;
}

.popup_basket_btn {
    margin-top: 15px;
}

.popup_basket_btn a {
    display: block;
    background: #000;
    padding: 8px 15px;
    text-align: center;
    font-size: 1.2rem;
    color: #fff !important;
    font-weight: 700;
    cursor: pointer;
}

.popup_basket_btn.red a {
    background: #a40b2a;
}


/* popup_basket */

.announcepopup {
    min-width: 400px;
    background: #fff;
    position: relative;
    z-index: 99998;
    /*-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.5);
-moz-box-shadow: 0 0 3px rgba(0,0,0,0.5);
box-shadow: 0 0 3px rgba(0,0,0,0.5);*/
}

.announcepopup_top {
    position: relative;
    background: #000;
    padding: 10px;
}

.announcepopup_top h2 {
    color: #fff;
    font-size: 1.8rem;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.announcepopup_close {
    position: absolute;
    z-index: 10;
    top: 50%;
    margin-top: -11px;
    right: 10px;
    width: 22px;
    height: 22px;
    cursor: pointer;
}

.announcepopup_close i {
    font-size: 2.2em line-height: 22px;
    width: inherit;
    text-align: center;
    color: #fff;
}

.announcepopup_bottom {
    padding: 10px;
    background: #fff;
    color: #333333;
    font-size: 1.3rem;
    text-align: center;
}

.popup_btn {
    display: table;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 10px;
}

.yes_link,
.close_link {
    font-size: 1.3rem;
    font-weight: normal;
    background: #fff;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    -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;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    cursor: pointer;
}

.yes_link {
    border: 1px solid #000;
    color: #000;
    margin-right: 15px;
}

.close_link {
    border: 1px solid #e7505a;
    color: #e7505a;
}

.yes_link:hover {
    background: #000;
    color: #fff;
}

.close_link:hover {
    background: #e7505a;
    color: #fff;
}


/* Διευθύνσεις */

.address_b_item {
    margin-bottom: 5px;
}

.address_b_item_t {
    font-size: 1.1rem;
    font-weight: bold;
    color: #1a171b;
}

.address_b_item_d {
    font-size: 1.3rem;
    font-weight: normal;
    color: #1a171b;
}

.address_b_item_d.strong {
    font-weight: bold;
}

.address_b_item:last-child {
    margin-bottom: 0;
}

.address_book_item.active {
    background: #f5f5f5;
}

.address_book_item_data {
    padding: 20px;
    min-height: 269px;
}

.address_book_item_btns {
    border-top: 1px solid #e6e6e6;
    padding-top: 10px;
    padding-bottom: 10px;
}

.address_book_item_btns_in {
    display: table;
    margin: 0 auto;
}

.address_book_btns {
    float: left;
    margin-left: 15px;
    cursor: pointer;
}

.address_book_btns a {
    font-size: 1.7rem;
    color: #1a171b;
}

.address_book_btns:first-child {
    margin-left: 0;
}


/*.address_book .row
{
display:flex;
}

.address_book .row .col-lg-3
{
float:none;
width:auto;
flex-grow:1;
}*/

.add_new_address {
    display: table;
    margin: 0 auto;
    margin-top: 30px;
    background: #000;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.add_new_address a {
    display: block;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: 0.7px;
    color: #fff;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.add_new_address:hover {
    background: #a40b2a;
}

.address_fields {
    display: table;
    margin: 0 auto;
    width: 700px;
    background: #F5F5F5;
    padding: 30px;
}

.other_address {
    display: table;
    margin: 0 auto;
    margin-top: 30px;
    background: #000;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
}

.other_address a {
    display: block;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: 0.7px;
    color: #fff;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.other_address:hover {
    background: #a40b2a;
}

.other_address_data {
    display: none;
    padding-top: 20px;
}

.other_address_data.active {
    display: block;
}

.active_address_data {
    margin-top: 20px;
}

.active_address_data_title h4 {
    color: #000;
    font-size: 1.5rem;
    font-weight: normal;
    letter-spacing: 0.4px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.active_address_item_in {
    display: table;
    width: 100%;
}

.active_address_item {
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    font-size: 1.4rem;
    color: #1a171b;
}

.active_address_title,
.active_address_txt {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}

.active_address_title {
    padding-right: 15px;
    font-weight: bold;
    width: 150px;
}


/* END Διευθύνσεις */


/* checkout */

.checkout_out {
    margin-top: 40px;
}

.checkout {
    margin: 0 auto;
    max-width: 600px;
    width: 100%;
}

.checkout ul {
    margin: 0;
    padding: 0;
}

.checkout ul.dots li,
.checkout ul.dots_title li {
    color: #d9d9d9;
    display: inline-block;
    float: left;
    font-size: 1.2rem;
    font-weight: 300;
    text-align: center;
    width: 25%;
}

.checkout ul.dots_title li a {
    display: block;
    color: #d9d9d9;
}

.checkout ul.dots li:before {
    background-color: #d9d9d9;
    border-radius: 50%;
    content: "";
    display: block;
    height: 10px;
    margin: 0 auto;
    position: relative;
    width: 10px;
    font-weight: normal;
}

.checkout ul.dots li:after {
    background-color: #d9d9d9;
    content: "";
    display: block;
    height: 3px;
    position: relative;
    top: -6px;
    right: 42%;
    width: 85%;
    font-weight: normal;
}

.checkout ul.dots li:first-child:after {
    display: none;
}

.checkout ul.dots li.color {
    color: #000;
}

.checkout ul.dots li.color:before {
    background-color: #000;
}

.checkout ul.dots li.active:before {
    background-color: #fff;
    color: #000;
    content: "\f192";
    font-family: Font Awesome\ 5 Pro;
    font-size: 2.6rem;
    position: relative;
    right: 8px;
    top: -9px;
    z-index: 1;
}

.checkout ul.dots_title {
    margin-top: 10px;
}

.checkout ul.dots li.color:after,
.checkout ul.dots li.active:after {
    background-color: #000;
}

.checkout ul.dots_title li.color a,
.checkout ul.dots_title li.active a {
    color: #000;
}

.checkout ul.dots_title li.color:hover a,
.checkout ul.dots_title li.active:hover a {
    text-decoration: underline;
}


/* END checkout */


/* basket_popup */

.basket_list_p {
    display: none;
    position: absolute;
    width: 300px;
    right: 0;
    background: #fff;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
    z-index: 1000;
}

.basket_list_p.active {
    display: block;
}

.basket_list_p_title {
    padding-top: 5px;
    padding-bottom: 5px;
    background: #000;
}

.basket_list_p_title h3 {
    color: #fff;
    font-size: 2em text-align: center;
    font-weight: normal;
}

.basket_list_p_area_in {
    overflow: auto;
    max-height: 400px;
}

.basket_p_item {
    position: relative;
    padding: 7px;
    border-bottom: 1px solid #cccccc;
}


/*.basket_p_item:last-child
{
border-bottom:0;
}
*/

.basket_p_item_image {
    display: table-cell;
    vertical-align: middle;
}

.basket_p_item_image_in {
    width: 60px;
    text-align: center;
}

.basket_p_item_title {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    padding-left: 10px;
}

.basket_p_item_title h3 {
    color: #000000;
    font-size: 1.4rem;
    font-weight: 300;
}

.basket_p_item_title h4 {
    font-size: 1rem;
    font-weight: 300;
    font-style: italic;
    color: #000000;
}

.basket_p_item_delete {
    position: absolute;
    top: 5px;
    right: 7px;
    cursor: pointer;
    z-index: 2;
}

.basket_p_item_prices {
    position: relative;
    z-index: 1;
    /* font-family:'NotoSans-Regular',Arial, Helvetica, sans-serif; */
    font-weight: normal;
    font-size: 2em color: #000;
    margin-top: 5px;
}

.basket_p_item_prices .products_price_old {
    font-size: 1.8rem
}

.basket_p_item_quantity {
    color: #808080;
    font-size: 1.3rem
}

.basket_list_p_total {
    display: flex;
    justify-content: space-between;
    color: #000;
    font-size: 1.6rem;
    font-weight: normal;
    padding: 8px 5px;
}

.basket_list_p_total span:first-child {
    margin-left: 70px;
}

.basket_list_p_total span.bold {
    font-weight: bold;
}

.basket_list_p_btn {
    background: #000;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.basket_list_p_btn:hover {
    background: #a40b2a;
}

.basket_list_p_btn a {
    color: #fff;
    display: block;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: 0.4px;
    text-align: center;
    padding: 8px 5px;
}

.basket_list_p_btn span {
    font-size: 1.8rem;
    vertical-align: -2px;
}

.basket_list_p_no {
    padding: 10px;
    color: #000;
    text-align: center;
    font-size: 1.6rem
}

.product_tab_idiv {
    font-family: "STIXTwoText-Regular", Arial, Helvetica, sans-serif;
    font-size: 2.4rem;
    letter-spacing: 0.05em;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    border: none;
    outline: none;
    cursor: pointer;
    border-right: 1px solid #4A686A;
    height: 80px;
    color: #4A686A;
}

.image_articles {
    padding-top: 75px;
    padding-bottom: 60px;
}

.tab_active {
    color: #fff;
    background: #4A686A;
}

.image_articles {
    text-align: center;
}

.room_title {
    text-align: left;
    margin-bottom: 28px;
}

.room_title span {
    font-family: 'STIXTwoText-Regular', Arial, Helvetica, sans-serif;
    font-size: 5.9rem;
    letter-spacing: 0;
    color: #4A686A;
}

.page_facilities .title_area {
    display: none;
}

.ypiresies_content .container-fluid {
    padding-right: 39px;
}


/* .page_ .ypiresies_content .container-fluid {
    padding-right: unset;
    width: 80%;
} */

.page_ .ypiresies_content .room-services-content {
    background: black;
    width: 88.645vw;
}

.page_ .ypiresies_content .room-service-container {
    padding-right: 0;
}

.room-services-facilities-title {

    
        margin-top: 107px;
    font-family: 'NotoSans-Medium', Arial, Helvetica, sans-serif;
    font-size: 1.4rem;
    letter-spacing: 0.28em;
    color: #83959F;
    text-transform: uppercase;
}

.room-services-facilities-title_2{
        margin-top: 107px;
   
    letter-spacing: 0.28em;
    color: #83959F;
   /* text-transform: uppercase;*/
    font-family: 'STIXTwoText-Regular', Arial, Helvetica, sans-serif;
    font-size: 9.3rem;
    /* letter-spacing: 0; */
    color: #4A686A;
    text-align: center;
    font-size: 43px;
}

.room-services-title {
    font-family: 'STIXTwoText-Regular', Arial, Helvetica, sans-serif;
    font-size: 73px;
    letter-spacing: 0;
    color: #fff;
    text-align: left;
    margin-left: 52px;
    margin-top: 92px;
    
}

.room-services-subtitle {
    font-family: 'NotoSans-Regular', Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.9rem;
    line-height: 1.52;
    color: #83959F;
    text-align: left;
    margin-left: 52px;
}

.room-services-subtitle.view-all-facilities {
    letter-spacing: 0.06em;
    margin-top: 60px;
    padding-bottom: 204px;
}

.room-services-subtitle.view-all-facilities a {
    color: #83959F;
}

.room_service .container_fluid {
    padding-right: 39px;
}

.page_facilities .ypiresies_content li,
.page_ .ypiresies_content li {
    list-style-type: none;
    font-family: 'NotoSans-Medium', Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 1.7rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #4A686A;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    min-height: 100px;
    max-width: 417px;
    margin-bottom: 51px;
}

.page_ .ypiresies_content li {
    color: white;
}

.page_facilities .ypiresies_content li::before,
.page_ .ypiresies_content li::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='73' height='73' viewBox='0 0 73 73'%3E %3Ccircle cx='36.5' cy='36.5' r='33.5' fill='none' stroke='%2383959f' stroke-miterlimit='10' stroke-width='6'/%3E %3Cpath fill='none' stroke='%2383959f' stroke-miterlimit='10' stroke-width='3' d='M21.2 35.1L33 46l19.3-21'/%3E %3C/svg%3E");
    background-size: 73px 73px;
    content: "";
    height: 73px;
    min-width: 88px;
    display: block;
    float: left;
    margin-right: 14px;
    background-position: top left;
    background-repeat: no-repeat;
}

.page_facilities div#side-wrapper-in {
    background: #F4F4F4;
}

.page_facilities .ypiresies_content li::after {
    content: '';
    display: block;
    margin-top: 27px;
    margin-bottom: 20px;
    border-bottom: 1px solid #4A686A;
    max-width: 570px;
}

.page_facilities .ypiresies_content ul {
    padding-left: 13px;
}

.ypiresies_content h2.title {
    margin-top: 0;
    margin-bottom: 0;
}

.room_service h2.title {
    margin-top: 0;
    margin-bottom: 0;
}

h3.facilities-subtitle {
    font-family: 'STIXTwoText-Regular', Arial, Helvetica, sans-serif;
    font-size: 4.4rem;
    color: #83959F;
    margin-bottom: 40px;
    margin-top: 40px;
    margin-left: 4.5rem;
}

.page_facilities #header {
    background: #f4f4f4 !important;
}

.paroxes.container-fluid {}

.atoma_kratisi {
    font-family: 'NotoSans-Regular', Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.6rem;
    letter-spacing: 0.01em;
    font-weight: normal;
    color: #004E82;
    position: absolute;
    top: 20vw;
    left: 50vw;
    transform: translate(-50%, -50%);
    /* display: flex;
align-items: center;
justify-content: space-between; */
    flex-direction: column;
    max-width: 577px;
    width: 100%;
    height: 72px;
    background: #ffffff59;
    padding-left: 25px;
}

.style_select {
    display: flex;
    justify-content: center;
    align-items: stretch;
}

.style_select select {
    border: unset;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    padding-left: 0.625em;
    padding-right: 0.625em;
    width: 8.188em;
}

.date_arrow .style_select:before {
    content: '';
    width: 42px;
    height: 42px;
    display: inline-block;
    background: url(../images/design/calendar.png) no-repeat center center;
    background-color: #ffffff;
    pointer-events: none;
    border-right: 1px solid #BCBEC0;
}

.person_arrow .style_select:before {
    content: '';
    width: 42px;
    height: 42px;
    display: inline-block;
    background: url(../images/design/person.png) no-repeat center center;
    background-color: #ffffff;
    pointer-events: none;
    border-right: 1px solid #BCBEC0;
}

.language {
    display: flex;
    justify-content: center;
    margin-bottom: 12px;
}

.language a {
    font-family: 'STIXTwoText-Regular', Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 1.6rem;
    color: #A7A9AC;
    letter-spacing: 0.01em;
    line-height: 1;
}

.language a:hover {
    color: #414042;
}

.language_greek {
    border-right: 1px solid #A7A9AC;
    padding-right: 15px;
}

.language_english {
    padding-left: 15px;
    border-right: 1px solid #A7A9AC;
    padding-right: 15px;
}

.language_serbian {
    padding-left: 15px;
    border-right: 1px solid #A7A9AC;
    padding-right: 15px;
}

.language_russian {
    padding-left: 15px;
}

.roof_garden_content {
    background: #4A686A;
    height: 950px;
    margin-bottom: -100px;
}

.location_content {
    background: #4B5662;
    height: 1069px;
    margin-bottom: -100px;
}

.location-title {
    margin-top: 85px;
    font-family: 'NotoSans-Medium', Arial, Helvetica, sans-serif;
    font-size: 1.4rem;
    letter-spacing: 0.28em;
    color: #fff;
    text-transform: uppercase;
}

.visit-rizes-title {
    font-family: 'STIXTwoText-Regular', Arial, Helvetica, sans-serif;
    font-size: 73px;
    letter-spacing: 0;
    color: white;
    text-align: left;
    margin-left: 52px;
    margin-top: 66px;
    margin-bottom: 48px;
}

.small-garamond {
    font-family: 'STIXTwoText-Regular', Arial, Helvetica, sans-serif;
    font-size: 3.6rem;
    letter-spacing: 0;
    text-transform: lowercase;
}

.distance-subtitle {
    font-family: 'NotoSans-Medium', Arial, Helvetica, sans-serif;
    font-size: 1.4rem;
    letter-spacing: 0.18em;
    color: #fff;
    text-transform: uppercase;
    margin-left: 65px;
    margin-bottom: 114px;
}

.location_details_col {
    display: flex;
    justify-content: center;
    /* align-items: center; */
    flex-direction: column;
}

.distance {
    font-family: 'STIXTwoText-Regular', Arial, Helvetica, sans-serif;
    font-size: 9.3rem;
    letter-spacing: 0;
    color: white;
}

.location-paragraph {
    font-family: 'NotoSans-Regular', Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.9rem;
    line-height: 1.52;
    color: white;
    text-align: left;
    margin-bottom: 29px;
    max-width: 722px;
    margin-left: 52px;
    margin-bottom: 57px;
}


/* .roof_garden_content h2 {
    font-family: "STIXTwoText-Regular", Arial, Helvetica, sans-serif;
    font-size: 93px;
    color: #fff;
} */

.index-map {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

.index-map iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

.roof_garden_content h3 {
    font-family: "STIXTwoText-Regular", Arial, Helvetica, sans-serif;
    font-size: 9.3rem;
    color: white;
}

.roof_garden_content h4 {
    font-family: 'NotoSans-Medium', Arial, Helvetica, sans-serif;
    font-size: 1.7rem;
    letter-spacing: 0.28em;
    color: #fff
}

.roof_garden_content p {
    font-family: 'NotoSans-Regular', Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.9rem;
    line-height: 1.52;
    color: #fff;
    text-align: left;
    margin-left: 52px;
    max-width: 730px;
}

.roof_garden_content p.white {
    margin-bottom: 40px;
}

.white {
    color: white !important;
}

.roof-garden-row {
    height: 748px;
    justify-content: space-between;
}

p.roof-garden-subtitle {
    font-family: 'NotoSans-Regular', Verdana, Arial, Helvetica, sans-serif;
    font-size: 3.5rem;
    color: #fff;
    line-height: 1.314;
}

#offer_form input[type="text"],
#offer_form_c input[type="text"] {
    padding: 0;
    margin: 0;
    width: 100%;
    border: none;
    background: none;
    height: 42px;
    line-height: 42px;
    font-family: 'NotoSans-LightItalic', Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: normal;
    letter-spacing: 0.2px;
    font-size: 15px;
    color: #4d4d4d;
}

.offer_item {
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 5px;
    background: #fff;
}

#page_id_54 #contact_out_in {
    background: #4A686A;
}

#offer_form textarea,
#offer_form_c textarea {
    width: 100%;
    border: none;
    background: none;
    height: 150px;
    margin: 0;
    overflow: auto;
    resize: none;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: normal;
    letter-spacing: 0.2px;
    font-size: 15px;
    color: #4d4d4d;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 12px;
}

#offer_submit_btn a {
    border: unset;
    right: 16px;
    z-index: 1000;
    word-break: break-word;
    border: none;
    line-height: 1;
    letter-spacing: 0.12em;
    color: white;
    font-family: 'NotoSans-Regular', Verdana, Arial, Helvetica, sans-serif;
    position: static;
    text-align: center;
    height: 5.3rem;
    font-size: 1.9rem;
    width: 20.3rem;
    padding-left: unset;
    padding-right: unset;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid white;
    cursor: pointer;
}

.ask_offer a {
    color: #ffffff;
    display: block;
    text-transform: uppercase;
    /*
background: #E72D3A;
border-radius: 2em;
padding: 0.563em 2.625em;
font-family: 'NotoSans-Bold', Arial, Helvetica, sans-serif;
font-size: 16px;
color: #ffffff;
letter-spacing: 0.12em;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
*/
}

.ask_offer:hover {
    background: #333333;
    color: #fff;
    transition: all .2s;
}


/*.ask_offer a:hover{
color:#000;
}*/

.ask_offer {
    font-family: 'NotoSans-Bold', Arial, Helvetica, sans-serif;
    font-size: 17px;
    letter-spacing: 0em;
    color: #fff;
    background: #E72D3A;
    border-radius: 2em;
    padding: 0.717em 3.333em;
    margin-top: 22px;
    margin-bottom: 71px;
    transition: all .2s;
    max-width: 296px;
}

.title_path h1 {
    position: absolute;
    top: 16%;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    font-size: 5.9rem;
    font-family: "STIXTwoText-Regular", Arial, Helvetica, sans-serif;
}

#page_id_61 h2,
#page_id_62 h2 {
    color: #4A686A;
    font-family: "STIXTwoText-Regular", Arial, Helvetica, sans-serif;
    font-size: 5.9rem;
    margin-bottom: 40px;
}

#page_id_61 p,
#page_id_62 p {
    color: #83959F;
    font-family: 'NotoSans-Regular';
    font-size: 1.9rem;
    margin-bottom: 74px;
    letter-spacing: 0.019em;
    line-height: 1.3;
}

#page_id_62 h2,
#page_id_61 h2 {
    color: #4A686A;
    font-family: "STIXTwoText-Regular", Arial, Helvetica, sans-serif;
    font-size: 3.9rem;
    margin-bottom: 40px;
}

#page_id_62 p {
    color: #83959F;
    font-family: 'NotoSans-Regular', Arial, Helvetica, sans-serif;
    font-size: 1.9rem;
    margin-bottom: 40px;
    letter-spacing: 0.019em;
    line-height: 1.3;
}

#page_id_62 .photos_about_us {
    margin-top: 67px;
}

#page_id_61 .col {
    max-width: 690px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 80px;
}

#page_id_62 .col {
    max-width: 690px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 80px;
}

.offer_discount {
    /*width: 581px;*/
    background: #DDE4E5;
    height: 283px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    
}

.offer_discount h2 {
    font-size: 59px;
    margin-bottom: 23px;
    font-family: "STIXTwoText-Regular", Arial, Helvetica, sans-serif;
    text-align: center;
}

.offer_discount h3 {
    font-family: "STIXTwoText-Regular", Arial, Helvetica, sans-serif;
    font-size: 19px;
}

.offer_discount_2 {
    background: #F4F4F4;
    /*width: 581px;*/
    height: 400px;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.offer_discount_2 h4 {
    margin-top: 30px;
    font-family: "STIXTwoText-Regular", Arial, Helvetica, sans-serif;
    font-size: 19px;
    color: #4A686A;
}

.offer_discount_2 h5 {
    margin-top: 30px;
    font-family: "STIXTwoText-Regular", Arial, Helvetica, sans-serif;
    font-size: 19px;
    color: #83959F;
    margin-left: 10px;
    margin-right: 10px;
    text-align:center;
}

.offer_discount_2 p {
    margin-top: 30px;
    font-family: "STIXTwoText-Regular", Arial, Helvetica, sans-serif;
    font-size: 19px;
    text-align: center;
    color: #83959F;
    margin-left: 10px;
    margin-right: 10px;
    text-align:center;
}

.special_offer.container {
    width: 100%;
    /*height: 630px;*/
    margin-bottom: 100px;
    display: flex;
    justify-content: center;
    margin-top: 92px;
}



.book_special_offer {
    background: #4A686A;
    font-family: "STIXTwoText-Regular", Arial, Helvetica, sans-serif;
    font-size: 1.9rem;
    height: 5.3rem;
    border: unset;
    min-width: 23.1rem;
    text-transform: uppercase;
    max-width: 233px;
    position: absolute;
    top: 85%;
}

.book_special_offer a {
    font-size: 1.9rem;
    letter-spacing: 0.12em;
    color: white !important;
    font-family: 'NotoSans-Regular', Verdana, Arial, Helvetica, sans-serif;
}

.room_number{
    font-family: 'NotoSans-Medium';
    font-size: 17px;
    letter-spacing: 3.7px;
    margin-bottom: 47px;
    color: #4A686A;
}

.row.stoixeia{
    background:#DDE4E5;
    width:1110px;
    height:501px;
}

.row.stoixeia .col-lg-3{
    left: 30vw;
    transform: translateX(-50%);
}

.row.stoixeia .col-lg-9{
    left:50%;
}

.row.contact .col-lg-6{
    background: #DDE4E5;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    /* margin-top: 10px; */
    height: 591px;
}

.row.contact .col-lg-5{
    top: 5vw;
    z-index: 111111111;
}

.contact_submit_btn .btn{
    color:#fff;
    border:1px solid #fff;

}


.row.form_rizes .col-lg-12{
   
   /* z-index: 111;*/
    /* left: 0%; */
    /* top: 10%; */
    /* position: absolute; */
   /* left: 40vw;*/
    /*transform: translateX(-50%);
    max-width: 70.9rem;
    top: 10vw;*/
    background-image:url('.../images/contact_green.png');


}

.row.form_rizes{
    background: #4A686A;
    width: 1800px;
    float: right;
    margin-top: 150px;
}

.row.form_rizes .col-lg-6{
    background: #4A686A;
    width: 1800px;
    float: right;

    z-index: 111111;
    /* transform: translateX(-10%); */
    left: 30vw;
    transform: translateX(-50%);
}

.row.form_rizes .col-lg-9{
    margin-top:162px;
  
}
.row.form_riz{
    background: #4A686A;
    float: right;
    width: 95%;
    margin-top: 150px;
    height: 901px;
    padding-top: 100px;
}

.row.form_riz .col-lg-6{

   /* left: 50%;
    
    transform: translateX(-50%);*/
    z-index: 111;
    left:10vw;

}

.justify-content-lg-start{
    text-align:center !important;
}

.fill_out p{
    font-family: 'NotoSans-Regular';
    font-size: 93px;
    /* max-width: 1000px; */
    color: #fff;
    text-align: center;
}

.back_articles{
    background: #F4F4F4;
    height: 100px;
    margin-top: -410px;
}

.page_articles .articles_out{
    margin-bottom:70px;
}
#articles_out_in .row.room-services-row
{
   display: flex;
    flex-wrap: wrap;
    max-width: 2000px;
    margin-left: auto;
    margin-right: auto;
}

#page_id_43 .container{
    display: flex;
    flex-wrap: wrap;
    max-width: 690px;
    margin-left: auto;
    margin-right: auto;
}


.row.contact{
    position:relative;
}

.line_contact{
    background: #DDE4E5;
    width: 55%;
    height: 100%;
    position: absolute;
}

.triangle-down{
        width: 0px;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 20px solid #fff;
    position: absolute;
    /* top: 20.2vw; */
    /* left: 48vw; */
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    /* margin: 0 auto;*/
}

#contact_out_in{
margin-bottom:100px;
}

.footer-cols-motto{
display: none;
}

#contact_buttons{
    padding-top: 10px;
    
}

.book-button_mobile{
    display:none;
}


.book-button h5{
       font-size: 14px !important;
    font-family: 'NotoSans-Regular';
    color: #fff !important;
    /* padding-bottom: 10px; */
    line-height: 1.7;
   
}

.book-button h5:lang(en){
  
font-size: 19px !important;  
font-family: 'NotoSans-Regular';    
color: #fff !important;   
/* padding-bottom: 10px; */    
line-height: 1.5;
   
}

.book-button span:lang(en){
    font-size: 12px;
    font-family: 'NotoSans-Regular';
        letter-spacing: 1.7px;
}

.book-button span{
    font-size: 15px;
    font-family: 'NotoSans-Regular';
        letter-spacing: 1.7px;
}

.covid{
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 10000000;
}

.covid_content{
    background: #4a686a63;
    padding: 10px 20px;
    max-width: 500px;
    margin: 0 auto;
    font-size: 14px;
    color: #fff;
      animation: mymove 2s infinite;
}

@keyframes mymove {
  from {background-color: #4a686a63;}
  to {background-color: #F4F4F4;}
  
  from {color: #fff;}
  to {color: #4A686A;}
}

.covid_content a{
    color:black;
}


.articles_out a{
    color: #fff;
}

.articles_out h2 a {
    color: #4A686A;
}

.keys{
    position: fixed;
    top: 0;
    left: 0;
    /* right: 0; */
    /* font-family: 'NotoSans-Light', Arial, Helvetica, sans-serif; */
    font-family: 'NotoSans-Regular';
    font-size: 16px;
    letter-spacing: 0em;
    text-align: center;
    background: #4A686A;
    color: #fff;
    padding: 7px;
    /* padding-bottom: 10px; */
    z-index: 999999;
    width: 100%;
    /* height: 29px; */
    display: block;
    z-index: 1001;
}

.mobile_keys{
    display:none;
}




/* END basket_popup */


/* ESHOP END */


/* END eshop_style.css */