@charset "utf-8";

/* CSS Document */
/* START style.css */

@font-face {
    font-family: 'PFTransport-Regular';
    src: url('types/PFTransport-Regular.eot?#iefix') format('embedded-opentype'), url('types/PFTransport-Regular.otf') format('opentype'), url('types/PFTransport-Regular.woff') format('woff'), url('types/PFTransport-Regular.ttf') format('truetype'), url('types/PFTransport-Regular.svg#PFTransport-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PFTransportMedium-Regular';
    src: url('types/PFTransportMedium-Regular.eot?#iefix') format('embedded-opentype'), url('types/PFTransportMedium-Regular.otf') format('opentype'), url('types/PFTransportMedium-Regular.woff') format('woff'), url('types/PFTransportMedium-Regular.ttf') format('truetype'), url('types/PFTransportMedium-Regular.svg#PFTransportMedium-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PFTransportLight-Regular';
    src: url('types/PFTransportLight-Regular.eot?#iefix') format('embedded-opentype'), url('types/PFTransportLight-Regular.otf') format('opentype'), url('types/PFTransportLight-Regular.woff') format('woff'), url('types/PFTransportLight-Regular.ttf') format('truetype'), url('types/PFTransportLight-Regular.svg#PFTransportLight-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PFTransport-Bold';
    src: url('types/PFTransport-Bold.eot?#iefix') format('embedded-opentype'), url('types/PFTransport-Bold.otf') format('opentype'), url('types/PFTransport-Bold.woff') format('woff'), url('types/PFTransport-Bold.ttf') format('truetype'), url('types/PFTransport-Bold.svg#PFTransport-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CeraGreek-Regular';
    src: url('types/CeraGreek-Regular.eot?#iefix') format('embedded-opentype'), url('types/CeraGreek-Regular.otf') format('opentype'), url('types/CeraGreek-Regular.woff') format('woff'), url('types/CeraGreek-Regular.ttf') format('truetype'), url('types/CeraGreek-Regular.svg#CeraGreek-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CeraGreek-Medium';
    src: url('types/CeraGreek-Medium.eot?#iefix') format('embedded-opentype'), url('types/CeraGreek-Medium.otf') format('opentype'), url('types/CeraGreek-Medium.woff') format('woff'), url('types/CeraGreek-Medium.ttf') format('truetype'), url('types/CeraGreek-Medium.svg#CeraGreek-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CeraGreek-Light';
    src: url('types/CeraGreek-Light.eot?#iefix') format('embedded-opentype'), url('types/CeraGreek-Light.otf') format('opentype'), url('types/CeraGreek-Light.woff') format('woff'), url('types/CeraGreek-Light.ttf') format('truetype'), url('types/CeraGreek-Light.svg#CeraGreek-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CeraGreek-Bold';
    src: url('types/CeraGreek-Bold.eot?#iefix') format('embedded-opentype'), url('types/CeraGreek-Bold.otf') format('opentype'), url('types/CeraGreek-Bold.woff') format('woff'), url('types/CeraGreek-Bold.ttf') format('truetype'), url('types/CeraGreek-Bold.svg#CeraGreek-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url('types/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url('types/Roboto-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Light';
    src: url('types/Roboto-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url('types/Roboto-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoCondensed-Light';
    src: url('types/RobotoCondensed-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Black.ttf';
    src: url('types/Roboto-Black.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Roboto-Regular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 15px;
    color: #4d4d4d;
    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: #544727; */
    text-decoration: none;
    outline: none;
}

img {
    border: 0;
}

#icon_at_right {
    float: right;
}

.icons {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 38px;
    padding-bottom: 30px;
}

#heart {
    position: absolute;
    right: 12%;
}

#heart_articles {
    margin-right: 10px;
}

#shoppingbag {
    position: relative;
    float: right;
}

img.newsletter {
    display: block;
    margin-left: auto;
    margin-right: 3px;
    padding-top: 57px;
    padding-bottom: 30px;
}

img.social {
    display: block;
    margin-left: auto;
    margin-right: 3px;
    padding-top: 38px;
    padding-bottom: 30px;
    margin-top: -9px;
}

img.social_2:nth-child(1n) {
    display: block;
    margin-left: 15%;
    margin-right: 15px;
    padding-top: 38px;
    padding-bottom: 30px;
    margin-top: -21px;
}

img.social_2:nth-child(2n) {
    display: block;
    margin-left: 3px;
    margin-right: 3px;
    padding-top: 38px;
    padding-bottom: 30px;
    margin-top: -21px;
}

img.social_2:nth-child(3n) {
    display: block;
    margin-left: 15px;
    margin-right: 3px;
    padding-top: 38px;
    padding-bottom: 30px;
    margin-top: -21px;
}

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;
}

.div_center {
    text-align: center;
}

.list_items {
    background-color: #1A80BC;
    font-family: 'Roboto-Medium', Arial, Helvetica, sans-serif;
    letter-spacing: 0px;
    font-size: 17px;
    text-align: left;
    padding-top: 23px;
    padding-bottom: 18px;
    margin-bottom: 7px;
}

#div_list {
    padding-left: 24px;
    padding-right: 24px;
    counter-reset: section;
}

#list_articles {
    display: flex;
    justify-content: space-around;
}

#h2::before {
    counter-increment: section;
    content: counter(section);
}

#a_list {
    color: white;
}

.right_side_menu_opened #wrapper {
    left: 250px;
}

#wrapper_out {
    overflow-x: hidden !important;
}

#wrapper {
    background: #fff;
    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%;
}

.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;
    position: relative;
    border-color: #5151512b;
    border-style: solid;
    border-width: thin;
    padding-top: 19px;
    padding-bottom: 19px;
    padding-left: 18px;
    padding-right: 18px;
    border-top: none;
    border-bottom: none;
}

.top_item:last-child {
    margin-right: 0;
}


/* #header .top_item:last-child {
    margin-right: 10px;
} */

.top_item a {
    font-size: 11px;
    font-weight: 700;
    color: #b3b3b3;
    display: flex;
    align-items: 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;
}

.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: 10px;
    color: #fff;
}

.shipping {
    background: url(../images/design/bus.png) left center no-repeat;
    padding-left: 35px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
}

.articles_list {
    display: block;
}

.order_phone {
    background: url(../images/design/phone_icon.png) left center no-repeat;
    padding-left: 30px;
    font-size: 17px;
    font-weight: 600;
    color: #fff;
}

.free_ship {
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0.6px;
    color: #fff;
    text-align: center;
}

#header {
    /* padding-top: 15px; */
    /* padding-bottom: 15px; */
    background: #fff;
}

.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: table;
    width: 100%;
    table-layout: fixed;
}

.row-border {
    border-bottom-color: #1A80BC;
    border-style: solid;
    border-left: none;
    border-right: none;
    border-top: none;
    border-width: 2px;
    margin-left: 10px;
    margin-right: 11px;
    padding-bottom: 21px;
    margin-bottom: 23px;
    margin-top: -44px;
}

.row-placement {
    /* margin-left: 10px; */
    /* margin-right: 11px; */
    padding-bottom: 21px;
    /* margin-top: -44px; */
}

#row-placement {
    margin-left: 10px;
    margin-right: 11px;
    padding-bottom: 21px;
    margin-top: -44px;
}

.row-placement_articles {
    background-color: #5151512b;
    margin-left: 0em;
    margin-right: 0em;
    padding-bottom: 1em;
    padding-top: 1em;
    margin-bottom: 1em;
}

.row-placement_articles_category {
    margin-left: 0em;
    margin-right: 0em;
    padding-bottom: 1em;
    padding-top: 1em;
    margin-bottom: 1em;
}

.row-border-top {
    border-bottom-color: #1A80BC;
    border-style: solid;
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-width: 2px;
    margin-left: 10px;
    margin-right: 11px;
    padding-top: 19px;
    margin-bottom: 23px;
}

.row-border-top-bottom {
    /* border-color: #5151512b; */
    /* border-style: solid; */
    /* border-left: none;
    border-right: none; */
    border-top: solid #5151512b 2px;
    /* border-bottom: solid; */
    border-width: 2px;
    /* margin-left: 10px;
    margin-right: 11px; */
    /* padding-top: 19px; */
    margin-top: 23px;
}

.col-sm-height {
    display: table-cell;
    float: none !important;
}

.col-sm-2-custom_counter {
    background-color: white;
    color: #1A80BC;
    box-shadow: 3px 3px 5px #0067A1;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    text-align: center;
    padding-top: 2%;
    font-size: 16px;
    height: 38px;
    width: 36px;
}

.col-sm-4-custom_II {
    /* justify-content: space-between; */
    display: flex;
    flex-direction: column;
}

.col-sm-3-custom {
    justify-content: flex-start;
    display: flex;
    flex-direction: column;
    order: 2;
    padding: 0px;
}

.col-sm-9-custom {
    order: 1;
    float: left;
}

.col-sm-5-custom {
    max-width: 37.667%;
}

#float_right {
    float: right;
}

#float_left {
    float: left;
}

.div_button {
    display: flex;
    justify-content: center;
    padding-bottom: 65px;
}

#div_button_in_showslider {
    display: flex;
    justify-content: left;
    /* padding-bottom: 29px; */
}

.search {
    position: relative;
    width: 470px;
    max-width: 470px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    z-index: 16;
    height: 47px;
    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: 'Roboto', Arial, Helvetica, sans-serif;
    font-style: italic;
    font-size: 14px;
    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: 18px;
}

.logo a {
    display: block;
}

.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: 12px;
    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: 'Roboto', Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 14px;
    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;
}


/*#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: 310;
    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: 14px;
    font-weight: normal;
    color: #000;
    letter-spacing: 0.6px;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

nav#mobile_menu .menu_item_title_m:hover>a {
    background: #a40b2a;
    color: #fff;
}

nav#mobile_menu .menu_item_data_m {
    display: none;
}

nav#mobile_menu .sub_menu_item_m {
    margin-bottom: 5px;
    cursor: pointer;
}

nav#mobile_menu .sub_menu_item_m:last-child {
    margin-bottom: 0;
}

nav#mobile_menu .sub_menu_item_title_m a {
    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #000;
    letter-spacing: 0.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: 13px;
    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: 13px;
    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;
}


/* end mobile_menu */


/* menu */

.menu_out {
    position: relative;
    z-index: 15;
}

#row_subscribe {
    /* margin-right: -20px !important; */
    margin-left: 1px !important;
}

nav.menu ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

nav.menu ul li {
    flex-grow: 1;
    margin: 0;
    font-family: 'Roboto-Bold', Arial, Helvetica, sans-serif;
    /* white-space: nowrap; */
    border-style: solid;
    border-width: thin;
    border-color: #5151512b;
    border-top: none;
    border-bottom: none;
    flex-basis: 204px;
    width: 10.7vw;
    max-width: 143px;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.nav-tabs .nav-item {
    width: 50%;
}

.nav-item.active::after {
    content: '';
    background: #f9f9f9;
    position: absolute;
    left: 21.7%;
    /* top: 5.6%; */
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #1A80BC;
    clear: both;
    z-index: 9999999;
}

.nav-item.active:last-of-type::after {
    content: '';
    background: #f9f9f9;
    position: absolute;
    left: 70.7%;
    /* top: 5.6%; */
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #1A80BC;
    clear: both;
    z-index: 999999;
}

.container.efarmoges {
    max-width: 1280px;
}

#tab_sidemenu_categories {
    width: 100%;
    height: 3.875em;
    background: #1a80bc;
    color: white;
    font-family: 'Roboto-Bold', Arial, Helvetica, sans-serif;
    font-size: 19px;
    padding-top: 1.313em;
    padding-left: 1.875em;
}

#tab_sidemenu_categories::after {
    content: '';
    position: absolute;
    left: 12%;
    top: 73px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #1a80bc;
    clear: both;
}


/* nav.menu ul li {
    border-right: 1px solid #c6c5c6;
} */


/* 
nav.menu ul li:first-child {
    border-left: 1px solid #c6c5c6;
} */

nav.menu ul li a {
    display: block;
    /* padding-top: 19px;
    padding-bottom: 17px;
    padding-left: 24px;
    padding-right: 24px; */
    font-size: 13px;
    text-align: center;
    color: #333333;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

nav.menu ul li:hover {
    background: #1A80BC;
}

nav.menu ul li:hover>a {
    color: #fff;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.nav-item.active>a {
    color: white;
    background-color: #1A80BC;
}

.nav-link .active a {
    color: white;
    background-color: #1A80BC;
}

.active {
    background: white;
    color: #999999;
}

#menu_padding {
    padding-left: 1px;
}

#slideshow_article {
    padding-top: 100px;
}


/* 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: 9px;
    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 .menu_item_bottom {
    border-top: 1px solid #eaeaea;
    /* margin-top: 138px; */
    margin-top: 276px;
    padding-bottom: 20px;
}

.menu_item_bottom {
    display: none;
    position: absolute;
    z-index: 9999;
    width: 100%;
    left: 0;
    background: #fff;
    margin-top: -7px;
    box-shadow: 0 500px 0 500px #0000005c;
}


/* left and right */

.container.container_homepage.shadows,
.efarmoges.shadows {
    box-shadow: 15px 0 12px -4px rgb(225 225 225 / 78%), -15px 0 12px -4px rgb(225 225 225 / 78%);
}


/* */

.sub_box_title {
    margin-bottom: 10px;
}

nav.menu ul li .sub_box_title a {
    display: block;
    font-weight: bold;
    font-size: 16px;
    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: 13px;
    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: 12px;
    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: 40px;
    padding-bottom: 40px;
}

.menu_column_container {
    /*width:100%;
   -moz-column-count:5;
    -moz-column-gap: 3%;
    -moz-column-width: 20%;
    -webkit-column-count:5;
    -webkit-column-gap: 3%;
    -webkit-column-width: 20%;
    column-count: 5;
    column-gap: 3%;
    column-width: 20%;*/
    width: 100%;
    -webkit-column-count: 4;
    -webkit-column-gap: 30px;
    -webkit-column-width: 25%;
    /* Firefox */
    -moz-column-count: 4;
    -moz-column-gap: 30px;
    -moz-column-width: 25%;
    column-count: 4;
    column-gap: 30px;
    column-width: 25%;
}

.menu_column_container div {
    display: block;
    width: 100%;
}

.sub_menu_item {
    margin-bottom: 40px;
}

.sub_menu_item_title {
    margin-bottom: 5px;
}

.sub_menu_item_title a {
    display: block;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 13px;
    font-weight: 700;
    color: #a40b2a;
    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: 13px;
    font-weight: normal;
    color: #333333;
    letter-spacing: 0.2px;
    text-align: left !important;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.sub_menu_data_item:hover>a {
    color: #a40b2a !important;
}

.menu_img img {
    border-radius: 5px;
}

.menu_img a {
    display: block;
    padding: 0 !important;
}

#slideshow_out_2 {
    padding: 15px;
}

#slideshow_out_out {
    position: relative;
    z-index: 10;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 13px;
    padding-right: 13px;
}

#slideshow_out {
    position: relative;
}

.homepage_out_txt {
    padding-top: 35px;
    padding-bottom: 35px;
    font-size: 19px;
    letter-spacing: 0.3px;
    font-weight: 300;
    line-height: 34px;
    color: #333333;
    text-align: center;
}

.homepage_txt {
    max-width: 970px;
    margin: 0 auto;
}

#tab {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding: 1rem 2rem;
    border: 3px solid transparent;
    height: 63px;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
}

#tab_products {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding: 1rem 2rem;
    border: 3px solid transparent;
    height: 63px;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
}

#slideshow_out_r {
    display: none;
    margin-bottom: 20px;
}


/* Slideshow Extras*/

.slider_item {
    position: relative;
}

.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;
}


/*.slider_item_box.m_bottom
{
	margin-bottom:20px;
}*/

.slider_item_box h3 {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 35px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #000;
    text-align: center;
}

.slider_item_box h4 {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #000;
    text-align: center;
    padding-bottom: 5px;
    border-bottom: 2px solid #000;
}

.slider_item_button {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #fff;
    text-align: center;
    padding-bottom: 5px;
    border-bottom: 2px solid #fff;
}

.newsletter_wrapper {
    clear: both;
}


/*.newsletter_wrapper_in
{
	padding-top:25px;
	padding-bottom:25px;
	background:url(../images/design/bg_cude.jpg) top left repeat;
}*/

.newsletter_title {
    display: table;
    margin: 0 auto;
    margin-top: 57px;
    margin-left: 3px;
}

.newsletter_title h3 {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    ';
 font-weight: bold;
    font-size: 21px;
    letter-spacing: 2.3px;
    color: #000;
    margin-bottom: 20px;
}

.newsletter_area_out_top {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    ';
 margin-top: 10px;
    font-weight: lighter;
    font-size: 15px;
    letter-spacing: 0.7px;
    color: #000;
    text-align: center;
    margin-bottom: 33px;
}

.newsletter_area {
    max-width: 837px;
    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 #afafaf;
    margin-bottom: 10px;
}

.newsletter_item input[type="text"] {
    width: 100%;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    height: 44px;
    line-height: 36px;
    margin: 0;
    padding: 0;
    border: none;
    background: none;
    font-weight: 300;
    letter-spacing: 1.3px;
    outline: none;
    color: #4d4d4d;
    font-size: 13px;
    text-align: left;
}

.newsletter-items-popup .newsletter_item input[type="text"] {
    max-width: 170px;
}

.newsletter_submit {
    background: #1a80bc;
    height: 44px;
    line-height: 40px;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: lighter;
    font-size: 14px;
    letter-spacing: 3px;
    max-width: 1324px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.newsletter_submit:hover {
    background: #1a1a1a;
}

.subscription_popup {
    background: #1a80bc;
    height: 44px;
    line-height: 40px;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: lighter;
    font-size: 14px;
    letter-spacing: 3px;
    max-width: 1324px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.subscription_popup:hover {
    background: #1a1a1a;
    color: #fff;
}

.newsletter_results {
    color: #58585a;
    font-size: 16px;
    text-align: center;
    padding-top: 10px;
}

.news_right {
    color: #26b774;
}

.news_wrong {
    color: #A90D0D;
}

.social_banner {
    display: flex;
    align-content: center;
    justify-content: center;
    background-color: black;
    height: 88px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.vergina_img {
    background: url(../images/vergina-sun.png) no-repeat center center;
}

.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: 18px;
    letter-spacing: 1.3px;
    color: #fff;
    margin-bottom: 5px;
}

.multibar_item_in h4 {
    font-weight: 700;
    font-size: 16px;
    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: 23px;
    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: 20px;
    padding-bottom: 20px;
    background: white;
}

.bottom_item {
    font-weight: normal;
    font-size: 13px;
    color: #cccccc;
    letter-spacing: 0.5px;
    line-height: 10px;
    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: 12px;
    color: #fff;
}

.bottom_item h3 {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #666666;
    letter-spacing: 2.7px;
    margin-bottom: 15px;
    text-align: left;
}

.bottom_item h3.center {
    text-align: center;
}

.bottom_item ul {
    margin: 0;
    padding: 0;
    list-style: none;
    /*list-style-image:url(../images/design/blue_arrow.png);
	list-style-position:outside;*/
}

.bottom_item ul li a {
    display: block;
    margin-bottom: 4px;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #666 !important;
    letter-spacing: 0.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;
    transition: all 0.3s ease-in-out 0s;
}

.bottom_item ul li:hover>a {
    color: #000;
}

.bottom_item .fas,
.bottom_item .far {
    font-size: 13px;
    padding-right: 5px;
}

.bottom_item .fa-phone,
.bottom_item .fa-print {
    padding-right: 0px;
    padding-left: 5px;
    transform: scaleX(-1);
}

.bottom_item .fa-map-marker-alt {
    padding-right: 12px;
}

.bottom_item .fa-envelope {
    padding-right: 7px;
}

.bottom_item ul li span {
    padding-left: 25px;
}

.bottom_item ul li {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    ';
 font-size: 14px;
    padding-bottom: 15px;
}

.bottom_item ul li div {
    padding-bottom: 14px;
}

.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: 13px;
    color: #ffffff;
    padding-left: 40px;
    margin-top: 23px;
}

.footer_logo {
    margin-bottom: 25px;
}

.social_item {
    float: left;
    margin-right: 15px;
    font-size: 25px;
    color: #666;
}

.social_item:last-child {
    margin-right: 0;
}

.social_area {
    display: table;
    /* margin:0 auto; */
}

.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;
}

.fa-google path {
    fill: url(#grad1);
}

.fa-google+.fa-google path {
    fill: url(#grad2);
}

.fa-google {
    background: conic-gradient(from -45deg, #ea4335 110deg, #4285f4 90deg 180deg, #34a853 180deg 270deg, #fbbc05 270deg) 73% 55%/150% 150% no-repeat;
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
}

.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: 44px;
    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: 18px;
    color: #4d4d4d;
    margin-bottom: 20px;
}

.homepage_blog_item_data h2 a {
    color: #4d4d4d;
}

.homepage_blog_item_txt {
    font-weight: 300;
    font-size: 15px;
    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: 13px;
    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: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 22px;
    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: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 21px;
    color: #ffffff;
    letter-spacing: 0.3px;
    color: #666666;
    text-align: center;
}

.title_out {
    padding-top: 25px;
    /* padding-bottom:25px;
	border-bottom:1px solid #e5e5e5; */
}

.title {
    font-weight: normal;
    font-size: 32px;
    color: #000;
}

.title.center {
    text-align: center;
}

.title_path h2 {
    color: #b3b3b3;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0.4px;
}

.title_path a {
    color: #808080;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 20px;
}


/* 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;
}

.pro_area .pr_item {
    padding-left: 10px;
    padding-right: 10px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.product_item {
    position: relative;
    margin-bottom: 20px;
    background: #ffffff;
}

.product_item_image {
    position: relative;
    overflow: hidden;
}

.product_item_image img {
    image-rendering: -webkit-optimize-contrast;
}

.product_image_first,
.product_image_second {
    position: relative;
    top: 0;
    left: 0;
    height: 0.625em;
    width: 34.375em;
    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;
}

.btn_dropdown_categories {
    color: #fff;
    background: #060606;
    border-color: #000000;
    border-radius: 0px;
}

.btn_dropdown_order {
    color: black;
    background: white;
    border-color: #00000054;
    border-radius: 1px;
}

.hide {
    display: none;
}

.dropdown-toggle::after {
    display: none;
}

#dropdown-menu-category {
    min-width: 100% !important;
    padding-top: 0px;
    padding-bottom: 0px;
}

#dropdown-menu-order {
    max-width: 100% !important;
    padding-top: 0px;
    padding-bottom: 0px;
}

#dropdown-item-custom {
    padding: 0.25rem 0.5rem;
    font-size: 13px;
    color: black;
    text-align: left;
    font-weight: bold;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    border-bottom: solid;
    background: white;
    border-color: #f2f3f5d2;
}

.md-outline.select-wrapper+label {
    top: .5em !important;
    z-index: 2 !important;
}

#arrow_category {
    padding-left: 9em;
}

.list_border:first-of-type {
    border-top: solid;
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-width: 2px;
    border-top-color: #5151512b;
}

.border_bottom {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: solid;
    border-width: 2px;
    border-top-color: #5151512b;
    padding-bottom: 15px;
    padding-top: 5px;
}

#border_newsletter_top {
    border-top: solid;
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-width: 2px;
    border-top-color: #5151512b;
}

.border {
    border-width: 2px;
    border-color: #5151512b;
}

.mini_container {
    padding-top: 1.313em;
    padding-bottom: 1.750em;
    padding-left: 0.813em;
    padding-right: 0.938em;
}

#arrow_order {
    padding-left: 2em;
}

.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: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    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: 11px;
}


/* .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: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 13px;
    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;
    height: 65px;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}

.product_item_text h3 {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #666666;
    line-height: 20px;
}

.product_item_text h5 {
    font-weight: 300;
    font-size: 12px;
    font-style: italic;
    color: #000000;
}

.product_item_text h4 {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #b3b3b3;
    letter-spacing: 0.7px;
}

.product_item_text h2 {
    position: absolute;
    font-size: 29px;
    font-family: 'Roboto-bold', Arial, Helvetica, sans-serif;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    top: 77px;
    left: 73px;
}

.product_item_text h6 {
    letter-spacing: 0.01em;
    font-family: 'Roboto-Regular', Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #666666;
    top: 239px;
    left: 73px;
    position: absolute;
}

.product_item_prices {
    display: table;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 17px;
    color: #666666;
    margin-bottom: 5px;
}

.product_item_prices_subscription {
    font-size: 54px;
    font-family: 'Roboto-Black', Arial, Helvetica, sans-serif;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    top: 127px;
    left: 85px;
    position: absolute;
}

.products_price_old {
    float: left;
    position: relative;
    font-weight: normal;
    font-size: 14px;
    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: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #808080;
    padding-bottom: 15px;
}

.price_txt {
    font-weight: normal;
    font-style: italic;
    font-size: 11px;
    text-align: center;
    color: #808080;
    margin-bottom: 15px;
}

.product_price_out .price_txt {
    font-size: 12px;
    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: 12px;
    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; */
    border: none;
    padding: 15px 32px;
    text-align: center;
}

.product_item_buttons.active {
    border: none;
    padding: 15px 32px;
    text-align: center;
}

.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;
    width: 528px;
    height: 405px;
}


/*.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:'pf_transportblack',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: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 25px;
    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;
}

.products_bar {
    padding-top: 15px;
    padding-bottom: 15px;
}

.pagination_text {
    font-weight: normal;
    font-size: 13px;
    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: 12px;
    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: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 17px;
    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: 'Roboto-Medium', Arial, Helvetica, sans-serif;
    font-size: 17px;
    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: 20px;
    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: 12px;
    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: 18px;
}

.grid_btn:last-child {
    margin-right: 0;
}

.products_results_out {
    margin-top: 10px;
}

.products_results {
    color: #b3b3b3;
    float: left;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0.9px;
    line-height: 28px;
    margin: 0 20px;
}

.products_results span {
    font-size: 14px;
}

.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: 25x;
    line-height: 28px;
    width: 110px;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 12px;
    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;
}

.slider-menu {
    font-family: 'Roboto-Light', Arial, Helvetica, sans-serif;
    position: absolute;
    right: 11px;
    top: 26%;
}

.option_item2 {}

.option_item2 a {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 12px;
    font-weight: normal;
    color: #888;
    letter-spacing: 0.9px;
}

.option_item2 a:hover {
    background: #888;
    color: #fff;
}

.category_photo img {
    border-radius: 5px;
}

.no_products {
    padding-bottom: 30px;
    min-height: 800px;
}


/* product */


/*#product_out .row
{
	margin-left:-80px;
	margin-right:-80px;
}

#product_out .product_col
{
	padding-left:80px;
	padding-right:80px;
}*/

#product_out {
    /* max-width:850px; */
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}

#products {
    padding-top: 54px;
    padding-bottom: 61px;
}

.product_cols .product_item_icons {
    top: 5px;
    left: auto;
    right: 20px;
}

.product_cols .product_item_one,
.product_cols .product_item_greek {
    position: static;
}


/* .product_cols .product_item_icons_item
{
	margin:0;
} */

.product_gallery_out {
    position: relative;
}

.product_gallery {
    position: relative;
}

.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: 20px;
    height: 26px;
    line-height: 24px;
}

#owl-prev_minislide {
    display: none !important;
}

.RSS .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: -175px;
    left: 80%;
}

.RSS .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: -175px;
}

.RSS {
    height: 570px;
}


/* .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: center;
}

.product_video {
    margin-top: 30px;
}

.product_video iframe {
    width: 100%;
}

.product_title {
    margin-bottom: 15px;
}

.product_text {
    margin-top: 25px;
    font-weight: normal;
    font-size: 13px;
    letter-spacing: 0.2px;
    color: #4d4d4d;
    line-height: 18px;
}

.product_text h3 {
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.8px;
    color: #4d4d4d;
    margin-bottom: 10px;
}

.product_title h1 {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #000000;
    letter-spacing: 0.2px;
}

.product_title h3 {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
    color: #b3b3b3;
    letter-spacing: 0.4px;
    margin-bottom: 10px;
}

.product_title h4 {
    font-size: 15px;
    font-weight: normal;
    font-style: italic;
    color: #333333;
    letter-spacing: 0.2px;
}


/*.product_title h2
{
    font-family: 'PFHighwayGothicComp-Regular',Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #a59a7f;
}*/

.grey_line {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.product_price {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 29px;
    color: #000000;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product_price .products_price_old {
    float: left;
    position: relative;
    font-weight: normal;
    font-size: 25px;
    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: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 13px;
    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;
}

.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: 16px;
    color: #000;
    text-align: center;
}

.products_buttons {
    margin-top: 20px;
}

.pr_message_d {
    float: left;
    font-size: 14px;
    color: #000;
}

.basket_btn {
    float: left;
    background: #1a80bc;
    /* 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_hover_w.png) left center no-repeat; */
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 15px;
    color: #fff !important;
    padding-left: 20px;
    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: black;
}

.goto_basket {
    float: left;
    background: #299adc;
    /* 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: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 15px;
    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: 13px;
    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: 15px;
    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: 13px;
    font-weight: normal;
    color: #333333;
}

.product_f_det_item.bold {
    font-weight: 700;
}

.product_f_details h3 {
    font-size: 16px;
    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: 0 auto;
    margin-top: 20px;
}

.tabs_item:first-child .tabs_item_data {
    display: block;
}

.tabs_item {
    border-bottom: 1px solid #cfcecf;
}

.tabs_item_title {
    font-weight: 700;
    font-size: 13px;
    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: 13px;
    font-weight: 300;
    color: #4d4d4d;
    line-height: 23px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.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: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 12px;
    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: 12px;
    font-weight: normal;
    color: #aaaaaa;
    letter-spacing: 1.7px;
    line-height: 37px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.social_item_s {
    float: left;
    margin-right: 10px;
}

.social_item_s a {
    display: block;
    color: #aaaaaa;
    font-size: 16px;
}

.social_item_s img {
    width: 40px;
    height: 40px;
}

.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: 11px;
    font-weight: 700;
    color: #808080;
    text-align: center;
    margin-top: 5px;
}

.product_tabs_out {
    margin-top: 30px;
}

#product_tabs_top {
    position: relative;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    border-top: 1px solid #d4d4d4;
}

#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 {
    font-size: 15px;
    letter-spacing: 0.1px;
    line-height: 18px;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    height: 165px;
    overflow-y: auto;
}

#product_tabs_bottom_in {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: justify;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 15px;
}

.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: 13px;
    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: 16px;
    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: 13px;
    font-weight: normal;
    color: #333333;
    line-height: 21px;
    text-align: center;
}

.w_info_item_txt h3 {
    font-size: 16px;
    font-weight: 700;
    color: #ee7f00;
    margin-bottom: 5px;
    line-height: normal;
}


/* articles */

.text_center {
    max-width: 900px;
    margin: 0 auto;
}

.text_center.margin_bottom {
    margin-bottom: 25px;
}


/* contact */

#map {
    width: 100%;
    height: 400px;
    overflow: visible !important;
}

#map_footer {
    width: 218px;
    height: 218px;
    margin-bottom: 208px;
}

#contact {
    padding-top: 20px;
}

#contact_in {
    margin-bottom: 40px;
}

#contact_text {
    letter-spacing: 0.2px;
    line-height: 25px;
}

#contact_text h3 {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 15px;
    letter-spacing: 0.2px;
    color: #4d4d4d;
    margin-bottom: 10px;
}

#contact_form {
    margin: 0 auto;
    max-width: 720px;
}

.contact_item {
    border: 1px solid #d5d5d6;
    /* border-radius:7px; */
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 5px;
}

#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: 'Roboto', Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: normal;
    letter-spacing: 0.2px;
    font-size: 15px;
    color: #4d4d4d;
}

#contact_form textarea,
#contact_form_c textarea {
    width: 100%;
    border: none;
    background: none;
    height: 150px;
    margin: 0;
    overflow: auto;
    resize: none;
    font-family: 'Roboto', 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;
}

#contact_submit_btn,
#contact_submit_btn_c,
#contact_submit_btn_1,
#friend_submit_btn {
    display: table;
    margin: 0 auto;
    cursor: pointer;
    margin-top: 10px;
}

#contact_submit_btn a,
#contact_submit_btn_c a,
#contact_submit_btn_1 a,
#friend_submit_btn a {
    display: block;
    background: #a40b2a;
    /* border-radius:5px; */
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 9px;
    padding-bottom: 9px;
    font-weight: 700;
    font-size: 13px;
    color: #ffffff;
    letter-spacing: 1.6px;
    -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: 18px;
    margin-top: 10px;
    text-align: center;
}

.contact_right {
    color: #6CBD58;
}

.contact_wrong {
    color: #FF0000;
}

#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;
}


/* 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: 14px;
    letter-spacing: 0.5px;
    line-height: 23px;
    color: #000;
}

.blog_list_item h2 {
    font-size: 30px;
    font-weight: bold;
    color: black;
    /* letter-spacing: 0.1px; */
    margin-bottom: 22px;
    margin-top: 27px;
    text-align: center;
}

.blog_list_item h2 a {
    color: #000000;
}

.blog_date {
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.1px;
    color: #a40b2a;
    margin-bottom: 15px;
}

.blog_date i {
    font-size: 16px;
}

.blog_list_more {
    float: right;
    margin-top: 15px;
    display: inline-block;
}

.blog_list_more a {
    display: block;
    background: #a40b2a;
    font-size: 14px;
    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: 13px;
    color: #a1a19c;
    letter-spacing: 0.4px;
}

.blog_list_info i {
    font-size: 15px;
    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: 15px;
    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;
    border: 1px solid rgb(235, 233, 233);
    background: white;
    text-align: center;
    color: #acbdbc;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: normal;
    padding-top: 2%;
    font-size: 13px;
    width: 9.668em;
    height: 2.313em;
}

.blog_search_right_inlist {
    display: table-cell;
    position: relative;
    white-space: nowrap;
    border: 1px solid rgb(235, 233, 233);
    background: white;
    text-align: center;
    color: #acbdbc;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: normal;
    height: 29px;
    width: 120px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
}

.blog_search_right_inlist:hover {
    background-color: #1a80bc;
    color: white !important;
}

.login_click_r a.blog_search_right_inlist {
    color: #acbdbc;
}

.blog_search_right a {
    padding: 0;
    margin: 0;
    height: 36px;
    padding-left: 15px;
    padding-right: 15px;
}

.blog_search_right:hover {
    background-color: #1a80bc;
    color: #fff;
}

.blog_search_right i {
    display: inline-block;
    font-size: 17px;
    color: #fff;
}

.more_right_align {
    display: flex;
    justify-content: center;
    padding-bottom: 1em;
    white-space: nowrap;
    border: 1px solid rgb(235, 233, 233);
    background: white;
    text-align: center;
    color: #acbdbc;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: normal;
    padding-top: 2%;
    font-size: 13px;
    height: 2.313em;
}

.blog_filter_item {
    margin-bottom: 40px;
}

.blog_filter_item_title h3 {
    font-size: 22px;
    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: 15px;
    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;
}

#date_tag {
    padding-right: 14px;
    padding-left: 7px;
    font-size: 11px;
    color: #1a80bc;
}

#tag {
    padding-left: 5px;
    transform: scaleX(-1);
}

.tag_text {
    font-size: 11px;
    color: #1a80bc;
}

.tags_area {
    margin-top: 10px;
    margin-bottom: 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: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 14px;
    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: 10px;
    font-weight: 300;
    letter-spacing: 0.4px;
    color: #4d4d4d;
    margin-bottom: 10px;
}

.blog_post_item_text h3 {
    font-size: 15px;
    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: #1a80bc;
}

.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;
    border: solid #e2e2e2;
}

ul.pag_list li.pag_link:last-child {
    margin-right: 0;
}

ul.pag_list li.pag_link.active a {
    background: #1a80bc;
    color: #fff;
}

ul.pag_list li.pag_link a {
    display: block;
    border-color: #cccccc;
    color: #a7a7a7;
    display: block;
    font-size: 17px;
    font-weight: normal;
    height: 39px;
    line-height: 39px;
    text-align: center;
    width: 39px;
    -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: #e2e2e2;
    color: #a7a7a7;
}

ul.pag_list li.pag_link i {
    font-size: 18px;
    line-height: 35px;
}

#pag_arrows_left {
    display: flex;
    justify-content: flex-start;
}


/* blog */

#blog {
    margin-top: 25px;
}

#blog h1 {
    font-size: 28px;
    font-weight: normal;
    color: #000000;
    margin-bottom: 15px;
    letter-spacing: 0.5px;
}

#blog h2 {
    font-size: 20px;
    font-weight: normal;
    color: #4d4d4d;
    margin-bottom: 10px;
}

#blog_text {
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 15px;
    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: 26px;
    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: 32px;
}

.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: 30px;
    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: 14px;
    font-weight: 300;
    font-style: italic;
    letter-spacing: 0.4px;
    color: #4d4d4d;
    min-height: 121px;
}

.comment_item_title {
    margin-bottom: 10px;
    font-size: 11px;
    font-weight: 300;
    letter-spacing: 0.4px;
    color: #4d4d4d;
}

.comment_item_title h3 {
    font-size: 16px;
    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: 15px;
    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: 15px;
    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: 16px;
    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: 15px;
    margin-top: 10px;
}


/* register */

#register {
    padding-top: 20px;
}

#register_text {
    font-weight: normal;
    font-size: 16px;
    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: #1a80bc;
    color: #fff;
    font-size: 15px;
    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: 14px;
    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: 16px;
    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: #1a80bc;
    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: #1a80bc;
    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: #1a80bc;
    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:'pf_highway_sans_prothin',Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	line-height:25px;
	color: #333333;
}

.pay_area_bottom h3
{
	font-family:'pf_highway_gothic_complight',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: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.announcewrong {
    background: #fbe1e3;
    color: #e73d4a;
    font-size: 14px;
    padding: 3px;
    margin-bottom: 3px;
}

.announceright {
    background: #abe7ed;
    color: #27a4b0;
    font-size: 14px;
    padding: 3px;
    margin-bottom: 3px;
}

.announcemiddle {
    background: #fbddad;
    color: #fd9b01;
    font-size: 14px;
    padding: 3px;
    margin-bottom: 3px;
}

.announcewrong a {
    color: #fff;
}

.announcewrong_message_title {
    position: relative;
    z-index: 2;
    display: table;
    margin: 0 auto;
    background: #1a80bc;
    color: #fff;
    font-size: 18px;
    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: 15px;
    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 {
    background: #fff;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, .2), 0 4px 9px 0 rgba(0, 0, 0, .19);
}

.login_popup_area {
    background: #cccccc30;
}

.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: 99999;
}

.login_popup {
    display: none;
    position: fixed;
    z-index: 999991;
    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: 30px 20px 0 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: 16px;
    font-weight: 700;
    letter-spacing: 1.2px;
    padding: 15px;
    text-align: left;
    font-family: 'Roboto-Black', Arial, Helvetica, sans-serif;
}

.login_popup_title h5 {
    color: #1a171b;
    font-size: 14px;
    font-family: 'Roboto-Regular', Arial;
    padding-left: 15px;
}

.login_popup_fields {
    padding: 10px;
}

.login_popup_register {
    background: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0px 20px;
    color: #007bff;
    text-align: center;
    font-size: 14px;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, .2), 0 4px 9px 0 rgba(0, 0, 0, .19);
}

.login_logo {
    height: 60px;
    padding: 10px;
}

.login_popup_register a {
    text-decoration: underline;
    color: #007bff;
}

.login_input_item {
    position: relative;
    border: 1px solid #ccc;
    padding: 3px;
    margin-bottom: 10px;
}

.login_input_item:last-child {
    margin-bottom: 0;
}

.login_popup_conditions {
    color: #3e3d40;
    font-family: 'Roboto-Regular', Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 10px 20px;
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid #00000014;
}

.login_popup_conditions a {
    color: #007bff;
    cursor: pointer;
}


/*.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: 13px;
    top: 0px;
	-webkit-transform:none;
	-moz-transform:none;
	-o-transform:none;
	-ms-transform:none;
	transform:none;
}*/

.login_btn_area {
    display: table;
    margin: 0;
    width: 100%;
    padding: 0 10px 0 10px;
}

.login_btn {
    /* border-radius:3px; */
    background: #1a80bc;
    font-family: "Roboto-Light", Arial, Helvetica, sans-serif;
    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: 16px;
    font-weight: 700;
    cursor: pointer;
    padding: 10px 30px;
}

.login_btn:hover {
    background: #1a80bc;
}

.lost_pass_area {
    margin-top: 5px;
    text-align: center;
}

.lost_pass {
    display: table;
    margin: 0 auto;
}

.lost_pass a {
    cursor: pointer;
    color: #1a80bc;
    font-size: 12px;
    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: 16px;
    font-style: italic;
    color: #adadad;
    display: 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;
    justify-content: center;
    padding-bottom: 50px;
}

.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: 10px;
    font-weight: 700;
    letter-spacing: 0.8px;
    color: #1a80bc;
    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: 18px;
    line-height: normal;
    /* margin-right: 5px; */
}

.social_login:first-child {
    margin-left: 0;
}

.social_login.f_btn_l,
.social_login.g_btn_l {
    border: 1px solid #3B5998;
    background: none;
    max-width: 30%;
    padding: 11px;
}

.social_login.f_btn_l:hover {
    background: none;
}

.social_login.f_btn_l:hover a,
.social_login.g_btn_l:hover a {
    color: #3B5998;
}

.social_login.g_btn_l:hover {
    background: none;
}

.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: 16px;
    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: 25px;
}

.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: 12px;
    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 i {
    color: #FFF;
    font-size: 35px;
    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: 12px;
    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: 14px;
    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: 14px;
    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: 13px;
    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: #1a80bc;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #fff;
}

.search_area i {
    float: left;
    margin-right: 5px;
    font-size: 15px;
    /* font-weight:normal; */
    color: #ffffff;
    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: 15px;
    font-weight: normal;
    color: #ffffff;
    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: 13px;
    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: 14px;
    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: 14px;
    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: 14px;
    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: 16px;
    font-weight: 700;
    letter-spacing: 0.1px;
    color: #000;
    font-family: 'Roboto-Regular', Arial, Helvetica, sans-serif;
}

.faqs_item h2 span {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    margin-right: 8px;
}

.faqs_item:hover .faqs_item_in {
    background: #1a80bc;
}

.faqs_item:hover h2,
.faqs_item:hover h2 span {
    color: #fff;
}

.faqs_item_bottom {
    padding: 15px;
    padding-top: 5px;
    display: none;
    font-size: 15px;
    line-height: 23px;
    font-family: 'Roboto-Light', Arial, Helvetica, sans-serif;
}

.cookies_alert {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #222;
    padding: 15px 30px;
    font-size: 15px;
    color: #fff;
    text-align: left;
    z-index: 100;
}

.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: 15px;
    letter-spacing: 0.5px;
    padding: 8px 15px;
    max-width: 120px;
    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: #a40b2a;
    color: #fff;
}

.address_bar {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #ececec;
    text-align: center;
    font-weight: normal;
    font-size: 13px;
    color: #000000;
}

.info_bar {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #d2dbdf;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
    display: block;
}

.main_content_out .carousel-item.active.slideshow_article_title {
    height: 330px;
}


/* .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 {
    background: #f4f4f4;
    color: #747f81;
    padding-top: 19px;
    padding-bottom: 13px;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: lighter;
    border-top: 1px solid #ccc;
}

#footer a {
    color: #747f81;
}

#footer_left {
    text-align: left;
}

#footer_right {
    text-align: right;
}

#footer_secondtolast {
    display: flex;
    justify-content: center;
    padding-top: 18px;
    padding-bottom: 21px;
    border-top: 1px solid #ccc;
}

#footer_secondtolast_column {
    color: #878787;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: lighter;
    padding-right: 8px;
    padding-left: 8px;
}

.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: 15px;
    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: 'pf_transportblack', Arial, Helvetica, sans-serif;
    font-size: 16px;
    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: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 12px;
    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: 'Roboto', Arial, Helvetica, sans-serif;
}

.list_style {
    background-color: #fbfdff;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    height: 93px;
}

.count {
    color: #a4a4a4;
}

.category_list_style {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 13px;
    list-style-type: none;
}

.category_list_nav_style {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 0;
    padding-left: 0;
    border-bottom: 1px solid #5151512b;
    width: 75%;
    margin-bottom: 0px;
}

.nav_category {
    display: flex;
    justify-content: center;
}

.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: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 13px;
    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: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 12px;
    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: 14px;
    letter-spacing: 0.8px;
    margin-bottom: 15px;
    text-align: center;
}

#popup_login h3 {
    color: #00569a;
    font-weight: 700;
    font-size: 14px;
    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: 16px;
    font-weight: normal;
    color: #000;
}

#popup_login_submit_btn {
    margin-top: 10px;
    background: #000;
    color: #FFFFFF;
    font-size: 16px;
    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: 28px;
    opacity: 0.8;
}

.ins_feed_img i {
    margin-right: 10px;
}

.ins_feed_t {
    margin-top: 3px;
    font-size: 21px;
    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: 15px;
    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: 21px;
}

.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: 16px;
    font-weight: 600px;
    color: #fff;
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.blue_item span {
    font-size: 28px;
}

.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: 23px;
    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: 13px;
    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: 14px;
    font-weight: normal;
    color: #000;
    padding-bottom: 15px;
    line-height: 24px;
}

.basket_data_results span.right {
    float: right;
}

.s_total {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 24px;
    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: 14px;
    font-weight: 300;
}

.b_item_data_title h4 {
    font-size: 10px;
    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: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 20px;
    color: #a40b2a;
    margin-top: 5px;
}

.b_item_data_prices .products_price_old {
    font-size: 18px;
}

.lists_item_area:first-child {
    margin-bottom: 15px;
}

.lists_item_area h3 {
    color: #a40b2a;
    font-size: 22px;
    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: 15px;
    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: 12px;
    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: 14px;
    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: 17px;
    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: 12px;
    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: 13px;
    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: 13px;
    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_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;
}

.owl_product_r .owl-dots .owl-dot span {
    background: #a40b2a;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    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: #a40b2a;
    opacity: 1;
}

.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: 12px;
    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: 470px;
    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: 'Roboto', Arial, Helvetica, sans-serif;
    color: #505050;
    display: block;
    font-size: 14px;
    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: 'Roboto', 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: 14px;
    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: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 14px;
    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: 'Roboto', Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 12px;
    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: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: 2px;
    color: #fff;
    line-height: 42px;
}

.counter_area_title h3 span {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 28px;
    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: 13px;
    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: 29px;
    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;
}


/* END ΜΠΑΡΑ COUNTER */

.search_menu-wrapper {
    margin-left: 0px;
    height: 47px;
}

.logo-wrapper {
    height: 100px;
}

.logo-wrapper a {
    box-shadow: 4px 1px 11px 3px rgb(218 238 246 / 68%);
}

.telephone-wrapper,
.metaforika-wrapper {
    color: #b3b3b3;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 1px;
}

.metaforika-wrapper {
    letter-spacing: 2px;
}

.telephone-wrapper {
    padding-left: 40px;
}

div.in-list .telephone-wrapper {
    padding-left: 90px;
}

.top-bar-wrapper {
    width: 100%;
    border-style: solid;
    border-width: thin;
    border-right: none;
    border-left: none;
    border-color: #5151512b;
    margin-top: 20px;
}

.top_item a i,
.top_item:nth-last-child(2) a i {
    font-size: 17px;
    color: white;
}

.top_item .fal {
    color: #808080 !important;
}

.top_item:last-child a i {
    font-size: 21px;
}

span.num_total_fpa {
    color: #666;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin-right: 6px;
    margin-bottom: 1px;
}

.top_item.basket_btn_h {
    border-left: 1px solid #cccccc;
    padding: 18px 8px 16px 10px;
    margin-right: 0;
    cursor: pointer;
    background-color: #1a80bc;
    /* border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    background-color: #1a80bc;
    height: 47px;
    padding: 10px 15px; */
}

.top_item.basket_btn_h:hover {
    background-color: black;
}

.top_item.search-desktop {
    border-left: 1px solid #cccccc;
    padding: 15px 12px 9px 17px;
    margin-right: 0;
    height: 47px;
    cursor: pointer;
    background-color: #1a80bc;
}

.search-desktop {
    border-left: 1px solid #cccccc;
    padding: 15px 12px 9px 17px;
    margin-right: 0;
    height: 47px;
    cursor: pointer;
    background-color: #1a80bc;
}

.top_item.basket_btn_h a {
    position: relative;
}

.basket-text {
    font-size: 13px;
    font-weight: normal;
    /* margin-right: 11px; */
    padding-bottom: 3px;
}

#text_color {
    color: #1a80bc;
    font-family: 'Roboto-Bold', Arial, Helvetica, sans-serif;
    letter-spacing: 0px;
    text-align: center;
    font-size: 14px;
    height: 44px;
    display: flex;
    align-items: center;
    /* transform: translateY(33%); */
    /* padding: 14px 16px; */
    white-space: nowrap;
    justify-content: center;
}

#news_text {
    color: #4d4d4d;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: lighter;
    letter-spacing: 0px;
    text-align: left;
    font-size: 15px;
    /* padding-left: 10px; */
    /* padding-right: 11px; */
    /* margin-bottom: 37px; */
    display: block;
}

#text_color_news_text {
    color: #4d4d4d;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: lighter;
    letter-spacing: 0px;
    text-align: left;
    font-size: 15px;
    padding-left: 10px;
    /* padding-right: 11px; */
    /* margin-bottom: 37px; */
    display: block;
    width: 300px;
    height: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.overflow {
    width: 16em;
    margin: 0 0 2em 0;
    /**
   * Required properties to achieve text-overflow
   */
    white-space: nowrap;
    overflow: hidden;
}

.ellipsis span,
.ellipsis {
    text-overflow: ellipsis;
    color: #4D4D4D !important;
    font-size: 15px !important;
    font-family: 'RobotoCondensed-Light', Arial, Helvetica, sans-serif !important;
}

#text_color_article_text {
    color: #4d4d4d;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: lighter;
    letter-spacing: 0px;
    text-align: center;
    font-size: 15px;
    padding: 10px 11px;
}

.text_color_article_text2 {
    color: #4d4d4d;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: lighter;
    letter-spacing: 0px;
    text-align: left;
    font-size: 15px;
    padding-top: 15px;
}

.text_color_article_text2 span {
    white-space: pre-line !important;
}

.text_color_article_title {
    color: black;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: bold;
    letter-spacing: 0px;
    text-align: center;
    font-size: 15px;
    padding: 10px 11px;
    white-space: nowrap;
}

#article_category_general {
    color: black;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: bold;
    letter-spacing: 0px;
    text-align: center;
    font-size: 16px;
    white-space: nowrap;
    padding-top: 12px;
    margin-bottom: 0px;
}

.article_album_image {
    display: flex;
    justify-content: center;
    padding-top: 15px;
    padding-bottom: 15px;
}


/* } */

.text_color_article_title2 {
    color: black;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: bold;
    letter-spacing: 0px;
    text-align: left;
    font-size: 15px;
    padding-top: 16px;
    padding-bottom: 16px;
    /* white-space: nowrap; */
}

#text_color_currentaffairs_title {
    color: #1a80bc;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: bold;
    letter-spacing: 0px;
    text-align: left;
    font-size: 16px;
    padding-left: 10px;
    padding-right: 11px;
    padding-top: 33px;
    margin-bottom: 37px;
    /* white-space: nowrap; */
}

#text_color_currentaffairs_news_title {
    color: black;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: medium;
    letter-spacing: 0px;
    text-align: left;
    font-size: 16px;
    padding-left: 10px;
    margin-bottom: 17px;
    /* white-space: nowrap; */
}

#text_color_currentaffairs_tags {
    color: #1a80bc;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: bold;
    letter-spacing: 0px;
    text-align: left;
    font-size: 14px;
    padding: 10px 11px;
}

#text_color_article_category_page_title {
    color: #1a80bc;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: bold;
    letter-spacing: 0px;
    text-align: center;
    font-size: 34px;
    padding-bottom: 10px;
}

.text_color_recentarticles_slideshow_tags {
    color: #acbdbc;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: bold;
    letter-spacing: 0px;
    text-align: left;
    font-size: 15px;
    padding: 10px 0px 11px 0px;
}

#text_color_currentaffairs_tags2 {
    color: #1a80bc;
    font-family: 'Roboto-Medium', Arial, Helvetica, sans-serif;
    letter-spacing: 0px;
    text-align: left;
    font-size: 14px;
    padding-top: 21px;
}

#text_color_currentaffairs_tags2 i {
    color: #acbdbc;
}

.text_color_lists_title {
    color: black;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: bold;
    letter-spacing: 0px;
    text-align: left;
    font-size: 22px;
    /* padding-left: 10px; */
    white-space: nowrap;
    padding-top: 22px;
    margin-bottom: 0px;
    transform: translateY(83%);
}

.articlesandexamples {
    color: black;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: bold;
    letter-spacing: 0px;
    text-align: left;
    font-size: 22px;
    /* padding-left: 10px; */
    padding-top: 22px;
    margin-bottom: 0px;
    transform: translateY(-32%);
}

#recent_articles_slideshow_title {
    padding-left: 1.250em;
    padding-top: 1.875em;
}

.col-sm-10-custom {
    padding-left: 0px;
    padding-right: 0px;
}

#all {
    display: flex;
    justify-content: right;
    font-size: 13px;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding-top: 71px;
    margin-bottom: 0px;
    letter-spacing: 0px;
}

hr {
    width: 401px;
    height: 0px;
    padding: 0px;
    /* padding: 40px 0px; */
    margin: 16px 15px 0px 10px;
    border-bottom: 2px solid #ACA79E;
}


/* Color of list in index */

#colcol {
    background-color: #00aced;
    margin-left: 10px;
    margin-right: 11px;
}

.img_fluid_custom {
    padding-left: 10px;
    padding-right: 11px;
}

.img_fluid_custom_line {
    padding-left: 10px;
}

.search-text {
    font-family: 'Roboto-Light', Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin-right: 41px;
    white-space: nowrap;
    color: white;
}

.basket-text {
    color: white;
    font-family: 'Roboto-Bold', Arial, Helvetica, sans-serif;
    letter-spacing: 0px;
}

span.num_pieces {
    right: 11px;
    position: absolute;
    top: 11px;
}

span.search-text+i {
    color: white;
    font-size: 18px;
}

#search_icon {
    transform: scaleX(1);
}

.search_space .search {
    display: none;
}

.search_space {
    position: relative;
}

.search_close {
    position: absolute;
    top: 6px;
    left: 10px;
    z-index: 2;
    color: #666;
    font-size: 18px;
    /*background: url(../images/design/search_close.png) top left no-repeat;*/
    cursor: pointer;
}

.logo-wrapper.head .logo {
    visibility: hidden;
}

.side-menu-button-wrapper {
    display: inline;
    padding-right: 40px;
    cursor: pointer;
    font-size: 18px;
    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;
    left: 300px;
    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: 999;
    width: calc(100% - 300px);
}

div#side-wrapper-in.full-width {
    left: 0 !important;
    width: 100% !important;
}

nav .menu_item .sub_menu_item_title a {
    font-size: 14px;
    font-weight: normal;
    font-family: 'Roboto-Light', Arial, Helvetica, sans-serif;
    text-transform: capitalize;
}

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: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 16px;
    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: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 13px;
    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: 'Roboto', Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 12px;
    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;
}

.cards-logo {
    margin-top: 20px;
}

#footer .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
}

div.shop-more-button {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #fff;
    padding-right: 25px;
}

div.shop-more-button a {
    color: #fff;
}

#products_out {
    border-top: 1px solid #e5e5e5;
}

.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: 20px;
    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: 20px;
    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;
}

div.avail {
    margin-top: 30px;
    font-size: 12px;
    color: #333333;
}

#product_tabs_top .nav-tabs {
    display: flex;
    justify-content: space-between;
}

#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;
    border: 1px solid transparent;
}

#product_tabs_top .nav>li>a:hover,
#product_tabs_top .nav>li>a:focus {
    background-color: #fff;
}

#product_tabs_top .nav-tabs>li>a:hover {
    border-color: #fff #fff #ddd;
}

.mobile_header .mobile.logo {
    margin: 0;
    display: flex;
}

.mobile_header .top_item a i {
    font-size: 18px;
    color: #000;
}

.mobile_header .top_item.basket_btn_h a i {
    color: #ffffff;
}

.mobile-metaforika-wrapper {
    padding: 10px;
    background: #000;
    color: #fff;
}

.mobile-tel-wrapper {
    padding: 10px;
    background: #b3b3b3;
    color: #fff;
}

.metaforika-inner,
.tel-inner {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.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: 12px;
}

#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: 13px;
    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*/


/*Κείμενο στον header */

h5.title_header {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1.169em;
    letter-spacing: 0.1em;
    white-space: nowrap;
    margin-bottom: 5px;
}

.h5_customed {
    padding: 13px;
    padding-top: 9px;
    margin-bottom: 18px;
}

.scroll_bar {
    overflow: hidden;
}

h6.title_header {
    font-family: 'Roboto-Bold', Arial, Helvetica, sans-serif;
    font-size: 0.875em;
    letter-spacing: 0.1px;
    white-space: nowrap;
}


/*Αναζήτηση πελάτη*/

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: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 14px;
    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: 14px;
    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: 14px;
    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: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 35px;
    color: #fff;
    margin-top: 30px;
}

div.minxaseteekpt {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #fff;
    margin-top: 30px;
}

div.discount-per-cent-popup {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 70px;
    color: #fff;
}

div.after-discount-per-cent-popup {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #fff;
    font-weight: normal;
}

div.newsletter_area_exit_intent {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    margin-top: 90px;
    align-self: center;
}

div.newsletter_area_exit_intent .newsletter_item {
    width: 60%;
    margin-bottom: 0;
}

.newsletter_submit_exit_intent {
    background: #333333;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 13px;
    letter-spacing: 3px;
    width: 40%;
    height: 38px;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-left: 10px;
}

.newsletter_submit_exit_intent:hover {
    background: #1a1a1a;
}

.newsletter_results_exit_intent {
    background: #fff;
    margin-top: 8px;
}

div.exit-modal {
    float: right;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
}

#megethologio .modal-body img {
    height: auto !important;
    max-width: 100%;
    margin: 0 auto;
    display: table;
}

#example_wrapper {
    margin-bottom: 40px;
}

.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: 12px;
    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: 'FuturaGreek-Medium', Arial; */
    font-size: 13px;
}

div.account-buttons a.delete-profile-button {
    color: #ff0000;
    /* font-family: 'FuturaGreek-Medium', Arial; */
    font-size: 13px;
}

h3.history_order_title {
    color: #000;
    font-size: 18px;
    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: 12px;
    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: 'FuturaGreek-Medium', Arial, Helvetica, sans-serif; */
    font-weight: normal;
    font-size: 15px;
    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: none;
    margin-top: 10px;
}

.cookies_popup_text {
    /* font-family: 'FuturaGreek-Light', Arial, Helvetica; */
    font-weight: normal;
    font-size: 16px;
    max-height: 300px;
    overflow-y: auto;
}


/* #cookiesPopup1,
#deleteProfile1 {
    font-family: 'FuturaGreek-Medium', Arial, Helvetica;
}

.modal-footer {
    font-family: 'FuturaGreek-Medium', Arial, Helvetica;
} */

.btn {
    font-size: 15px;
}

#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: 48px;
    background-color: #a40b2a;
    border: 1px solid #a40b2a;
    color: #fff;
    border-radius: 50%;
    transition: all .3s ease;
}

div.cookies-popup-close i {
    font-size: 20px;
}

#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 {
    padding-top: 23px;
    padding-bottom: 20px;
    font-family: 'Roboto-Bold', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.title_area h3 {
    color: #1A80BC;
    font-size: 34px;
}

.title_area h6 {
    font-size: 16px;
}


/* END GDPR compliance*/

.banner_out .container-fluid.photo_b {
    width: auto;
}

#products_out_in .row.product-row {
    margin: 0;
    padding: 0;
}

.fancybox-slide--iframe .fancybox-content {
    /* max-height : 80%; */
    margin: 0;
}

.fancybox-iframe,
.fancybox-video {
    padding: 15px;
}

button.close {
    margin-right: 10px;
    margin-top: 10px;
}


/* Για το modal στις συνδρομές, ωστε το background να μην μπαίνει μπροστά */

.modal {
    background-color: rgba(0, 0, 0, 0.3);
}

.modal-backdrop {
    position: relative;
}


/* τελος */

.modal-body p {
    font-family: 'Roboto-Medium';
    font-size: 17px;
    text-align: center;
}

.margin-bottom-65 {
    margin-bottom: 65px;
}

.number_item .number_avail,
.color_item .number_avail {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 13px;
    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: 16px;
    color: #808080;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    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: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 25px;
    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*/


/* 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;
    font-family: 'Roboto-Regular', Arial, Helvetica, sans-serif;
}


/* 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: 14px;
    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: 14px;
    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: 13px;
    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: 16px;
    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: 14px;
}

.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: 14px;
    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;
    margin: 0 auto;
}

.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;
    background: #000;
}

.dontmiss .banner_title_area_out {
    height: auto;
    background: #000;
}

.recent_side_menu .banner_title_area_out {
    height: auto;
    margin-top: 40px;
}

.title_b {
    font-size: 25px;
    font-weight: normal;
    color: #fff;
    letter-spacing: 0.8px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

.whatshot .title_b {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 40px;
    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: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-weight: normal;
    color: #fff;
    letter-spacing: 0.8px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.recent_side_menu .title_b {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #000000;
    letter-spacing: 0.8px;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.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: 19px;
    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_img {
    justify-content: center;
    display: flex;
}

.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: 7px;
    padding-right: 7px;
}

.bannner_out_button {
    margin-bottom: 15px;
}

.banner_more_button {
    display: table;
    margin: 0 auto;
    background: #fff;
}

.banner_more_button a {
    display: block;
    font-size: 12px;
    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: 30px;
    padding-bottom: 30px;
    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: 30px;
}

.dontmiss .owl_slider_area_s_3 .owl-next {
    right: -35px;
    font-size: 30px;
}

.dontmiss .owl_slider_area_s_4 .owl-prev {
    left: -35px;
    font-size: 30px;
}

.dontmiss .owl_slider_area_s_4 .owl-next {
    right: -35px;
    font-size: 30px;
}

.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: 35px;
}

.owl_slider_area_s .owl-next {
    right: -40px;
    font-size: 35px;
}

.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: 45px;
}

.slideshow .owl-next {
    right: 20px;
    color: white;
    font-size: 45px;
}

.slideshow_most_recent_articles .owl-prev {
    left: 20px;
    color: white;
    font-size: 45px;
}

.slideshow_most_recent_articles .owl-next {
    right: 20px;
    color: white;
    font-size: 45px;
}

#header .slideshow .owl-prev {
    left: 95%;
    transform: translateY(110%);
    border: 1px solid #a4a4a4;
    padding: 0% 1% !important;
    border-radius: 1%;
}

#header .slideshow .owl-next {
    left: 100%;
    transform: translateY(110%);
    border: 1px solid #a4a4a4;
    padding: 0% 1% !important;
    border-radius: 1%;
}

#slideshow_out .slideshow_most_recent_articles .owl-prev {
    left: 90%;
    transform: translate(48.800em, -277px);
    border: 1px solid #a4a4a4 !important;
    padding: 0% 1% !important;
    border-radius: 1%;
}

#slideshow_out .slideshow_most_recent_articles .owl-next {
    left: 90%;
    transform: translate(49.125em, -277px);
    border: 1px solid #a4a4a4 !important;
    padding: 0% 1% !important;
    border-radius: 1%;
}

.fa-chevron-left_color,
.fa-chevron-right_color {
    color: #a4a4a4 !important;
    size: 2px;
}

.slideshow_article_title p {
    margin-bottom: unset;
}


/* 
.slideshow_article_title {
    display: flex !important;
    align-items: center;
    transform: translateY(30%);
} */

.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;
}

.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: 14px;
    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;
}

.banner_out .h_item,
.banner_out .h_c_item {
    padding-left: 0;
    padding-right: 0;
}

.banner_out .row_6 .h_item:nth-child(1n) {
    padding-right: 11px;
    padding-left: 11px;
    padding-top: 12px;
    padding-bottom: 12px;
}

.banner_out .row_6 .h_item:nth-child(2n) {
    padding-left: 11px;
    padding-right: 11px;
    padding-top: 12px;
    padding-bottom: 12px;
}

.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;*/
}

.mobile {
    display: none;
}


/*.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;*/
}

.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: 19px;
    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: 12px;
    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: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 13px;
    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: 12px;
    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: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 14px;
    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: 'Roboto', Arial, Helvetica, sans-serif;
    background: #fff;
    border: 1px solid #8c8c8c;
    font-size: 10px;
    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: 12px;
    font-weight: normal;
    color: #4d4d4d;
    cursor: pointer;
    letter-spacing: 0.5px;
    line-height: 10px;
}

.heel_height .number_item_in {
    width: 50px;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 13px;
    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: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 15px;
    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: 'Roboto', 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: 'caviar_dreamsbold', 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: 12px;
    color: #fff;
    cursor: pointer;
    margin: 0;
}

.style_s_clothes .filter_checkbox_item label {
    font-weight: normal;
    font-family: "PFTransportLight-Regular", Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #666666;
    cursor: pointer;
    margin: 0;
}

.filter_area_item.check_s .filter_checkbox_item label {
    font-weight: 600;
    font-size: 13px;
    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: 13px;
    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:'MatrixScriptGrRegular',Arial, Helvetica, sans-serif; */
    font-weight: normal;
    font-size: 20px;
    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: 17px;
    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: 13px;
    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: 13px;
    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: 20px;
    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:'MatrixScriptGrRegular',Arial, Helvetica, sans-serif; */
    font-weight: normal;
    font-size: 20px;
    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: 13px;
    font-weight: normal;
    text-align: right;
    padding-top: 3px;
}

.table_results_right {
    /* font-family:'MatrixScriptGrRegular',Arial, Helvetica, sans-serif; */
    font-weight: normal;
    font-size: 20px;
    color: #000;
    text-align: right;
    padding-right: 10px;
}

.table_results .table_results_item:last-child {
    border-bottom: none;
}

.table_results_item.total_price {
    color: #1a80bc;
}

.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: 20px;
    color: #1a80bc;
}


/* 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: 'pf_transportlight', Arial, Helvetica;
    font-size: 13px;
    letter-spacing: 0.2px;
    font-weight: normal;
    color: #58585a;
}

#empty_basket {
    padding: 20px;
    font-size: 17px;
    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: 18px;
    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: 16px;
    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: 14px;
    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: 'pf_highway_gothic_compregular', Arial, Helvetica, sans-serif;
    font-size: 18px;
    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: #1a80bc;
    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: #1a80bc;
    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: #1a80bc!important;
    color: #fff;
    border: none;
}

.b_confirm_tabs_top .nav-tabs>li>a.active {
    background: #1a80bc !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: #1a80bc;
    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: 'pf_highway_sans_prothin', Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
    line-height: 25px;
    color: #333333;
}

.b_confirm_tabs_bottom h3 {
    font-family: 'pf_highway_gothic_complight', Arial, Helvetica, sans-serif;
    font-size: 26px;
    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: 10px;
    font-weight: normal;
    letter-spacing: 1.1px;
    color: #000;
    line-height: 38px;
}

.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;
}

.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: #1a80bc;
    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: 13px;
    letter-spacing: 0.2px;
    font-weight: 700;
    color: #fff !important;
    cursor: pointer;
}

.basket_order_btn span {
    margin-left: 10px;
    font-size: 15px;
}

.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: 13px;
    letter-spacing: 0.2px;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
}

.btn_back:hover {
    background: #000;
}

.btn_back span {
    margin-right: 10px;
    font-size: 15px;
}


/* basket confirm */

#login_register_box h3 {
    font-size: 17px;
    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: 13px;
    color: #1a171b;
    margin-bottom: 10px;
}

.visitor_btn {
    border: 1px solid #000;
    background: #000;
    display: table;
    margin: 0 auto;
    padding: 8px 15px;
    font-size: 13px;
    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: 18px;
    /*font-size:18px;
	font-weight:normal;*/
    margin-right: 8px;
    vertical-align: -2px;
}

.login_register_btn a {
    display: block;
    padding: 8px 15px;
    font-size: 13px;
    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: 30px;
    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: 13px;
	background:url(../images/design/f_btn.png) left center no-repeat;
	padding-left:40px;
	text-align:left;
}

.t_btn a
{
	font-size: 13px;
	background:url(../images/design/t_btn.png) left center no-repeat;
	padding-left:40px;
	text-align:left;
}

.g_btn a
{
	font-size: 13px;
	background:url(../images/design/g_login.png) left center no-repeat;
	padding-left:40px;
	text-align:left;
}

.login_user a
{
	font-size: 13px;
	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: 13px;
	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: 17px;
    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: 15px;
    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: 15px;
    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: 15px;
    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:'pf_transportlight',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:'ubuntubold',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: 16px;
    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: 13px;
    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: 15px;
    letter-spacing: 0.5px;
    cursor: pointer;
}

.coupon_results {
    color: #da0020;
    text-align: right;
    font-weight: normal;
    font-size: 16px;
}

.coupon_results_in {
    margin-top: 10px;
}

#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: 16px;
    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: 16px;
    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: 'pf_transportlight', Arial, Helvetica, sans-serif;
    font-size: 16px;
    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: 13px;
    font-weight: normal;
    color: #4d4b4b;
}


/* history */

.order_item {
    border: 1px solid #d2dbdf;
    margin-bottom: 30px;
    padding: 10px;
    color: #1a171b;
    font-size: 13px;
    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: 15px;
}

.order_item a {
    color: #1a171b;
    text-decoration: underline;
}

#history_bottom.with_top {
    margin-top: 30px;
}

#history_back a {
    font-size: 14px;
    font-weight: 300;
    color: #1a171b;
}

#history_order_title {
    color: #000;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 15px;
}

#history_order_title span {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
}

#basket_popup_empty {
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
}

#eshop_messages {
    padding-top: 10px;
    padding-bottom: 10px;
}

.text_color_lists_title2 {
    padding-bottom: 20px;
}


/* 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: 'ubunturegular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 13px;
    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: 'freestyle_scriptregular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 51px;
}

.title_area_right_top2 {
    font-family: 'ubunturegular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 13px;
    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: 'freestyle_scriptregular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 30px;
}

.title_area_right_top3 {
    font-family: 'ubunturegular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #00569a;
    text-align: right;
}

.title_area_right_top3 span {
    margin-left: 10px;
    font-family: 'freestyle_scriptregular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 25px;
}

.title_area_right_top3_in {
    text-align: left;
    font-size: 11px;
    margin-top: -5px;
}

.title_area_right_top3_in a {
    color: #00569a;
}

.title_area_right_bottom {
    font-family: 'ubunturegular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 13px;
    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: 'ubuntubold', Arial, Helvetica;
    font-size: 16px;
    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: 'ubuntumedium', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #fff;
}

.money_save_area_in .save_price {
    font-size: 44px;
}

#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: 'ubuntubold', Arial, Helvetica, sans-serif;
    font-size: 12px;
    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: 'ubuntulight', Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #333333;
    font-size: 13px;
}

.save_price_text span {
    font-size: 20px;
}

#eshop_order_complete {
    /*font-size:18px;
	padding-left:50px;
	padding-left:50px;
	font-family:'ubunturegular',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: 'pf_din_text_cond_probold', Arial, Helvetica, sans-serif;
    font-size: 17px;
    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: 'pf_din_text_cond_promedium', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #636363;
}

.basket_pop_item_right_bottom {
    border-top: 1px solid #d8d4d0;
    padding-top: 3px;
    font-family: 'pf_din_text_cond_proregular', Arial, Helvetica, sans-serif;
    font-size: 12px;
    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: 'pf_din_text_cond_probold', Arial, Helvetica, sans-serif;
    font-size: 15px;
    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: 'pf_din_text_cond_promedium', Arial, Helvetica, sans-serif;
    font-size: 17px;
    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-transform: 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: 13px;
    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: 15px;
    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: 19px;
    color: #000000;
    margin-bottom: 3px;
}

.popup_basket_txt h5 {
    font-weight: 300;
    font-size: 14px;
    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: 12px;
    color: #fff !important;
    font-weight: 700;
    cursor: pointer;
}

.popup_basket_btn.red a {
    background: #1a80bc;
}


/* 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: 18px;
    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: 22px;
    line-height: 22px;
    width: inherit;
    text-align: center;
    color: #fff;
}

.announcepopup_bottom {
    padding: 10px;
    background: #fff;
    color: #333333;
    font-size: 13px;
    text-align: center;
}

.popup_btn {
    display: table;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 10px;
}

.yes_link,
.close_link {
    font-size: 13px;
    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: 11px;
    font-weight: bold;
    color: #1a171b;
}

.address_b_item_d {
    font-size: 13px;
    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: 17px;
    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: 15px;
    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: 15px;
    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: 15px;
    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: 14px;
    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: 12px;
    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: 26px;
    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: 20px;
    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: 14px;
    font-weight: 300;
}

.basket_p_item_title h4 {
    font-size: 10px;
    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:'MatrixScriptGrRegular',Arial, Helvetica, sans-serif; */
    font-weight: normal;
    font-size: 20px;
    color: #000;
    margin-top: 5px;
}

.basket_p_item_prices .products_price_old {
    font-size: 18px;
}

.basket_p_item_quantity {
    color: #808080;
    font-size: 13px;
}

.basket_list_p_total {
    display: flex;
    justify-content: space-between;
    color: #000;
    font-size: 16px;
    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: 14px;
    font-weight: 700;
    letter-spacing: 0.4px;
    text-align: center;
    padding: 8px 5px;
}

.basket_list_p_btn span {
    font-size: 18px;
    vertical-align: -2px;
}

.basket_list_p_no {
    padding: 10px;
    color: #000;
    text-align: center;
    font-size: 16px;
}

#euretirio_search {
    border-collapse: collapse;
    width: 20%;
    border: 1px solid #ddd;
    font-size: 14px;
    float: right;
    margin-bottom: 10px;
    padding-left: 10px;
    font-family: 'Roboto-Light', Arial, Helvetica, sans-serif;
}

.myTable th,
.myTable td {
    text-align: left;
    padding: 12px;
    border: 1px solid #ddd;
}

.myTable {
    border: 1px solid #ddd;
}

.myTable tr {
    border-bottom: 1px solid #ddd;
}

.myTable tr.header,
.myTable tr:hover {
    background-color: #f5f5f5;
    font-family: 'Roboto-Bold', Arial, Helvetica, sans-serif;
    font-size: 18px;
}

* {
    box-sizing: border-box;
}

table.dataTable {
    width: 100%;
    margin: 0 auto;
    clear: both;
    border-collapse: separate;
    border-spacing: 0
}

table.dataTable thead th,
table.dataTable tfoot th {
    font-weight: bold
}

table.dataTable thead th,
table.dataTable thead td {
    padding: 10px 18px;
    border-bottom: 1px solid #111
}

table.dataTable thead th:active,
table.dataTable thead td:active {
    outline: none
}

table.dataTable tfoot th,
table.dataTable tfoot td {
    padding: 10px 18px 6px 18px;
    border-top: 1px solid #111
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
    *cursor: hand;
    background-repeat: no-repeat;
    background-position: center right
}

table.dataTable thead .sorting {
    background-image: url("../images/sort_both.png")
}

table.dataTable thead .sorting_asc {
    background-image: url("../images/sort_asc.png")
}

table.dataTable thead .sorting_desc {
    background-image: url("../images/sort_desc.png")
}

table.dataTable thead .sorting_asc_disabled {
    background-image: url("../images/sort_asc_disabled.png")
}

table.dataTable thead .sorting_desc_disabled {
    background-image: url("../images/sort_desc_disabled.png")
}

table.dataTable tbody tr {
    background-color: #ffffff;
    font-family: 'Roboto-Bold', Arial, Helvetica, sans-serif;
}

table.dataTable tbody tr.selected {
    background-color: #B0BED9
}

table.dataTable tbody th,
table.dataTable tbody td {
    padding: 8px 10px
}

table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
    border-top: 1px solid #ddd
}

table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td,
table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
    border-top: none
}

table.dataTable.cell-border tbody th,
table.dataTable.cell-border tbody td {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd
}

table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
    border-left: 1px solid #ddd
}

table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
    border-top: none
}

table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd {
    background-color: #f9f9f9
}

table.dataTable.stripe tbody tr.odd.selected,
table.dataTable.display tbody tr.odd.selected {
    background-color: #acbad4
}

table.dataTable.hover tbody tr:hover,
table.dataTable.display tbody tr:hover {
    background-color: #f6f6f6
}

table.dataTable.hover tbody tr:hover.selected,
table.dataTable.display tbody tr:hover.selected {
    background-color: #aab7d1
}

table.dataTable.order-column tbody tr>.sorting_1,
table.dataTable.order-column tbody tr>.sorting_2,
table.dataTable.order-column tbody tr>.sorting_3,
table.dataTable.display tbody tr>.sorting_1,
table.dataTable.display tbody tr>.sorting_2,
table.dataTable.display tbody tr>.sorting_3 {
    background-color: #fafafa
}

table.dataTable.order-column tbody tr.selected>.sorting_1,
table.dataTable.order-column tbody tr.selected>.sorting_2,
table.dataTable.order-column tbody tr.selected>.sorting_3,
table.dataTable.display tbody tr.selected>.sorting_1,
table.dataTable.display tbody tr.selected>.sorting_2,
table.dataTable.display tbody tr.selected>.sorting_3 {
    background-color: #acbad5
}

table.dataTable.display tbody tr.odd>.sorting_1,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 {
    background-color: #f1f1f1
}

table.dataTable.display tbody tr.odd>.sorting_2,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_2 {
    background-color: #f3f3f3
}

table.dataTable.display tbody tr.odd>.sorting_3,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_3 {
    background-color: whitesmoke
}

table.dataTable.display tbody tr.odd.selected>.sorting_1,
table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1 {
    background-color: #a6b4cd
}

table.dataTable.display tbody tr.odd.selected>.sorting_2,
table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2 {
    background-color: #a8b5cf
}

table.dataTable.display tbody tr.odd.selected>.sorting_3,
table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3 {
    background-color: #a9b7d1
}

table.dataTable.display tbody tr.even>.sorting_1,
table.dataTable.order-column.stripe tbody tr.even>.sorting_1 {
    background-color: #fafafa
}

table.dataTable.display tbody tr.even>.sorting_2,
table.dataTable.order-column.stripe tbody tr.even>.sorting_2 {
    background-color: #fcfcfc
}

table.dataTable.display tbody tr.even>.sorting_3,
table.dataTable.order-column.stripe tbody tr.even>.sorting_3 {
    background-color: #fefefe
}

table.dataTable.display tbody tr.even.selected>.sorting_1,
table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1 {
    background-color: #acbad5
}

table.dataTable.display tbody tr.even.selected>.sorting_2,
table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2 {
    background-color: #aebcd6
}

table.dataTable.display tbody tr.even.selected>.sorting_3,
table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3 {
    background-color: #afbdd8
}

table.dataTable.display tbody tr:hover>.sorting_1,
table.dataTable.order-column.hover tbody tr:hover>.sorting_1 {
    background-color: #eaeaea
}

table.dataTable.display tbody tr:hover>.sorting_2,
table.dataTable.order-column.hover tbody tr:hover>.sorting_2 {
    background-color: #ececec
}

table.dataTable.display tbody tr:hover>.sorting_3,
table.dataTable.order-column.hover tbody tr:hover>.sorting_3 {
    background-color: #efefef
}

table.dataTable.display tbody tr:hover.selected>.sorting_1,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1 {
    background-color: #a2aec7
}

table.dataTable.display tbody tr:hover.selected>.sorting_2,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2 {
    background-color: #a3b0c9
}

table.dataTable.display tbody tr:hover.selected>.sorting_3,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3 {
    background-color: #a5b2cb
}

table.dataTable.no-footer {
    border-bottom: 1px solid #111
}

table.dataTable.nowrap th,
table.dataTable.nowrap td {
    white-space: nowrap
}

table.dataTable.compact thead th,
table.dataTable.compact thead td {
    padding: 4px 17px 4px 4px
}

table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
    padding: 4px
}

table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
    padding: 4px
}

table.dataTable th.dt-left,
table.dataTable td.dt-left {
    text-align: left
}

table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
    text-align: center
}

table.dataTable th.dt-right,
table.dataTable td.dt-right {
    text-align: right
}

table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
    text-align: justify
}

table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
    white-space: nowrap
}

table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
    text-align: left
}

table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
    text-align: center
}

table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
    text-align: right
}

table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
    text-align: justify
}

table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
    white-space: nowrap
}

table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
    text-align: left
}

table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
    text-align: center
}

table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
    text-align: right
}

table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
    text-align: justify
}

table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
    white-space: nowrap
}

table.dataTable,
table.dataTable th,
table.dataTable td {
    box-sizing: content-box
}

.dataTables_wrapper {
    position: relative;
    clear: both;
    *zoom: 1;
    zoom: 1
}

.dataTables_wrapper .dataTables_length {
    float: left
}

.dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: right
}

.dataTables_wrapper .dataTables_filter input {
    margin-left: 0.5em
}

.dataTables_wrapper .dataTables_info {
    clear: both;
    float: left;
    padding-top: 0.755em
}

.dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding-top: 0.25em
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0.5em 1em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    *cursor: hand;
    color: #333 !important;
    border: 1px solid transparent;
    border: 1px solid #efeeee;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #333 !important;
    border: 1px solid #979797;
    background-color: white;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));
    background: -webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: -moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: -ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: -o-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: linear-gradient(to bottom, #fff 0%, #dcdcdc 100%)
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    cursor: default;
    color: #666 !important;
    border: 1px solid #dad9d9f7;
    background: transparent;
    box-shadow: none
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: white !important;
    border: 1px solid #1A80BC;
    background-color: #1A80BC;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    outline: none;
    background-color: #1A80BC;
}

.dataTables_wrapper .dataTables_paginate .ellipsis {
    padding: 0 1em
}

.dataTables_wrapper .dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 40px;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    text-align: center;
    font-size: 1.2em;
    background-color: white;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%)
}

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
    color: #c1c3c3;
}

.dataTables_wrapper .dataTables_scroll {
    clear: both
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
    *margin-top: -1px;
    -webkit-overflow-scrolling: touch
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td {
    vertical-align: middle
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing {
    height: 0;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #111
}

.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,
.dataTables_wrapper.no-footer div.dataTables_scrollBody>table {
    border-bottom: none
}

.dataTables_wrapper:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

.odd td a.name,
.even td a.name {
    font-family: 'Roboto-Regular', Arial, Helvetica, sans-serif;
}

.notshow {
    visibility: hidden;
}

@media screen and (max-width: 767px) {
    .dataTables_wrapper .dataTables_info,
    .dataTables_wrapper .dataTables_paginate {
        float: none;
        text-align: center;
    }
    .dataTables_wrapper .dataTables_paginate {
        margin-top: 0.5em
    }
}

@media screen and (max-width: 640px) {
    .dataTables_wrapper .dataTables_length,
    .dataTables_wrapper .dataTables_filter {
        float: none;
        text-align: center
    }
    .dataTables_wrapper .dataTables_filter {
        margin-top: 0.5em
    }
}

.glyphicon.glyphicon-plus-sign,
.glyphicon.glyphicon-minus-sign {
    cursor: pointer;
}

.tpl {
    width: 100%;
    /* max-width: 1100px; */
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.tpl .col-100 {
    width: 100%;
}

.tpl .col-10 {
    width: 10%;
}

.tpl .col-20 {
    width: 20%;
}

.tpl .col-30 {
    width: 30%;
}

.tpl .col-40 {
    width: 40%;
}

.tpl .col-50 {
    width: 50%;
}

.tpl .col-60 {
    width: 60%;
}

.tpl .col-70 {
    width: 70%;
}

.tpl .col-80 {
    width: 80%;
}

.tpl .col-90 {
    width: 90%;
}

.tpl .col-15 {
    width: 15%;
}

.tpl .col-25 {
    width: 25%;
}

.tpl .col-35 {
    width: 35%;
}

.tpl .col-45 {
    width: 45%;
}

.tpl .col-55 {
    width: 55%;
}

.tpl .col-65 {
    width: 65%;
}

.tpl .col-75 {
    width: 75%;
}

.tpl .col-85 {
    width: 85%;
}

.tpl .col-95 {
    width: 95%;
}

.tpl .content {
    border: 2px solid #333;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.tpl .section {}

.tpl .section .section-title {
    padding: 2px 8px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 2px solid #333;
}

.tpl .section .section-content {
    padding: 8px 8px;
    border-bottom: 2px solid #333;
}

.tpl .section .section-content .hint {
    font-size: 10px;
    text-transform: none;
    text-align: center
}

.tpl .section .section-content label {
    font-weight: 500;
    display: block;
    text-align: right;
    font-size: 13px;
}

.tpl .section .section-content label.bold {
    font-weight: 700;
}

.tpl .section .section-content td {
    height: 44px;
    /* vertical-align: top; */
    padding: 0 6px;
}

td.white {
    background: #e6f1f7;
}

.tpl .section .section-content td:last-child {
    padding-right: 0px;
}

.tpl .section .section-content td:first-child {
    padding-left: 0px;
}

.tpl .section .section-content table {
    width: 100%;
    margin-bottom: 8px;
}

.error {
    color: #FF0000;
}

.tpl input {
    display: inline-block;
    /* width: 220px; */
    height: 30px;
    background: #1a80bc1c;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    border: none;
    /* border-bottom: 1px solid #333; */
    padding: 0 6px;
    box-shadow: none;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.tpl .section .section-content td input {
    width: 100%;
}

.tpl .section .section-content td.border-full input {
    border: 1px solid #333;
}

.tpl .section .section-content tr.grid td:not(.no-border) {
    padding-left: 0;
    padding-right: 0;
    position: relative;
}

.tpl .section .section-content tr.grid td:not(.no-border) label {
    text-align: center;
    border: 1px solid #333;
    line-height: 18px;
    min-height: 30px;
    vertical-align: middle;
    padding-top: 6px;
}

.tpl .section .section-content tr.grid td label.big {
    font-size: 16px;
    font-weight: 600;
}

.tpl .section .section-content tr.grid td label.big.inner {
    border-left: none;
    border-right: none;
}

.tpl .section .section-content tr.grid td input.border-full {
    border: 1px solid #333;
    text-align: center;
}

.tpl .section .section-content tr.grid td input.big {
    font-weight: 700;
    text-align: center;
    font-size: 16px;
}

.tpl .section .section-content tr td label.center {
    text-align: center;
}

.tpl .section .section-content td.white input {
    background: none;
}

.tpl .section .section-content tr.border-row th {
    border: 1px solid #333;
    vertical-align: middle;
}

.tpl .section .section-content tr.border-row th label {
    text-align: center;
    font-weight: 600;
}

.tpl .section .section-content tr.border-row td {
    padding: 0;
    height: 40px;
    border: 1px solid #333;
}

.tpl .section .section-content tr.border-row td input {
    border: none;
    height: 100%;
}

.tpl .section .section-content tr.border-row.center td input {
    text-align: center;
}

.tpl .section .section-content tr td.white-box input {
    background: #fff;
    font-weight: 600;
    text-align: center;
    padding: 0;
    width: 36px;
}

.tpl .section .section-content tr td.double-border {
    position: relative;
    padding: 0
}

.tpl .section .section-content tr td.double-border:after {
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    background: #333;
    bottom: 11px;
    left: 0;
}

.tpl .section .section-content tr td.double-border input {
    padding: 0;
}

.tpl .section .section-content tr td.middle {
    vertical-align: middle;
}

.tpl .section .section-content tr td label.special {
    text-align: center;
    height: 20px;
    position: relative;
    top: -14px;
    border: 1px solid #333;
    border-top: none;
    font-weight: 600;
}

.tpl .section .section-content tr td.dotted input {
    border-bottom: 1px dotted #333;
}

.tpl .section .section-content tr.extra-height label,
.tpl .section .section-content tr.extra-height input {
    min-height: 70px;
    margin-bottom: 0;
    border-bottom: none;
}

.tpl .section .section-content tr td.date-fields input {
    height: 100%;
    border: none;
    border-right: 1px solid #333;
    padding: 0;
    text-align: center;
}

.tpl .section .section-content tr td .border-right {
    border-right: 1px solid #333;
}

.tpl .section .section-content tr td.date-fields input:last-child {
    border: none;
}

.tpl .section .section-content tr.extra-height input {
    border-right: 1px solid #333;
}

.tpl .section .section-content tr.extra-height input.big {
    font-size: 18px;
    font-weight: 600;
}

.tpl .section .section-content .bordered-table tr td {
    border: 1px solid #333;
}

.tpl .section .section-content .bordered-table.no-padding tr td {
    padding: 0;
}

.tpl .section .section-content .bordered-table.no-padding.small tr td {
    height: 20px;
}

.tpl .section .section-content tr.full-grid td {
    border: 1px solid #333;
}

.tpl input:focus {
    outline: none;
    background: #acffff;
}

.tpl label {
    display: inline-block;
}

.tpl .mb-0 {
    margin-bottom: 0!important;
}

.tpl .text-w-p {
    text-align: left !important;
    padding-left: 16px !important;
}

.tpl .text-center {
    text-align: center !important;
}

.tpl .tpl-heading p {
    font-weight: 700;
    font-family: 'Open sans';
    font-size: 14px;
    text-align: center;
}

.tpl .tpl-heading .title {
    font-weight: 700;
    font-size: 22px;
    font-family: 'Open sans';
}

.form_submit {
    background-color: #1a80bc !important;
    color: white;
    border: none !important;
}

.form_submit:hover {
    background-color: #209de7 !important;
}

.tpl .section .section-content tr.border-row td {
    background: #e6f1f7;
    text-align: center;
}


/*---------------------------*/

#dbaa .fmtable td:last-child,
#dbaa .fmtable th:last-child {
    display: none;
}

@media print {
    #a1 {
        display: none !important;
    }
}


/* END basket_popup */


/* ESHOP END */


/* END eshop_style.css */