/* ovveride default */

body {
    font-family: 'CeraGreek-Regular', Verdana, Arial, Helvetica, sans-serif;
}
.nav-tabs {
    border-bottom: none;
}

#header_desktop {
    padding-top: 0;
    padding-bottom:0;
    background: #fff;
}
#header_desktop .menu-wrapper{
    font-family: "Roboto Medium", Arial, Helvetica, sans-serif;
    font-size : 21px;
    color : #000000;
    padding-right:35px;
    cursor: pointer;
}
#header_desktop .menu-wrapper img{
    margin-right:15px;
}
.metaforika-header-div {
    height: 45px;
    background-color: #D8D8D8;
    padding:0px 40px;
}

.logo-wrapper .logo {
    max-width: 270px;
    margin-left:25px;
}

.eshop_oroi a{
    color:#fff !important;
}

.metaforika-wrapper {
    font-family: "Roboto Regular", Arial, Helvetica, sans-serif;
    font-size : 15px;
    letter-spacing : 0.9px;
    color : #000000;
    position: relative;
}
.metaforika-wrapper .fas{
    font-size : 20px;
    letter-spacing : 1.2px;
    color : #000000;
}
.metaforika-mobile-header-div .metaforika-wrapper {
    letter-spacing: normal;
    width:100%;
}
.search_fav .search_mobile_btn, .search_fav a{
    transform: rotateX(20deg);
    margin-right:15px;
}
.search_area_input input[type="text"]{
    outline: none;
}
img.shipping-truck {
    width: 44px;
    margin-right: 5px;
}
/*
.top-icons {
    position: absolute;
    right: 50px;
}
*/
.top_item {
    float: left;
    margin-right: 20px;
    position: relative;
    color: #333333;
}

.top_item:last-child {
    margin-right: 0;
}

.top_item a {
    font-size: 11px;
    font-weight: 700;
    display: flex;
    align-items: flex-end;
    color: #333333;
}

.mobile-header-div{
    padding:20px 15px;
    background:#fff;
}
/* 
.mobile-header-div .top_item a {
    font-size: 23px;
} */

.top_item a span.font-icons {
    font-size: 20px;
}
.top_item a .text{
    font-family: "Roboto Regular", Arial, Helvetica, sans-serif;
    font-size : 15px;
    color : #000000;
    font-weight: normal;
}
.main-header {
   /* box-shadow: 0 0px 20px 0px rgba(0,0,0,.1);*/
   position:relative;
}
.main-header .shadow-box, .mobile-header-div .shadow-box{
  position:absolute;
  width:95%;
  left:50%;
  transform:translatex(-50%);
  height:10%;
  z-index:-1;
  bottom:0;
  box-shadow: 0 0px 20px 0px rgba(0,0,0,.1);
}
.mobile-header-div .shadow-box{
    box-shadow: 0 0px 20px 0px rgba(0,0,0,.2);
  }
#header_desktop .top_item.help_bottom:last-child{
    margin-right:0px;
}
.main-header .logo-wrapper{
    width:20%;
    padding-right:20px;
}
.main-header .search_space{
    width:60%;
}
.main-header .cart-icons{
    width:20%;
    padding-left:20px;
}
#header_desktop .top_item{
    font-family: "Roboto Regular", Arial, Helvetica, sans-serif;
    font-size : 15px;
    color:#000;
    position: relative;
}
#header_desktop .top_item span.fas{
    margin-right:10px;
    font-size: 20px;
}
#header_desktop .top_item:first-child{
    padding-right:30px;
    margin-right:30px;
}
#header_desktop .top_item:not(:last-child):after{
  content:'';
  position:absolute;
  width:2px;
  height:100%;
  background: #000;
  right:0;
  bottom:0;
}
.search {
    position: relative;
    width: 100%;
    height: 52px;
    /* max-width: 800px; */
    border-radius: 5px;
    z-index: 16;
    color: #666;
    border-radius:50px;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
}

.search_in {
    position: relative;
    z-index: 5;
}

.search_left {
    display: table-cell;
    width: 100%;
}

.search_left_in {
    padding-left: 15px;
    padding-right: 20px;
}

.search_left input[type="text"] {
    background: none;
    border: none;
    font-family: "Roboto Regular", Arial, Helvetica, sans-serif; 
    /* font-style: italic; */
    font-size: 16px;
    font-weight: normal;
    color: #A2A2A2;
    height: 52px;
    line-height: 52px;
    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 .fas{
    font-size : 20px;
    color : #A2A2A2;
}

.search_right button {
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0;
    height: 45px;
    padding-left: 20px;
    padding-right: 15px;
    font-size: 22px;
}

.top_item.basket_btn_h {
    border-left: 1px solid #cccccc;
    padding: 7px 15px;
    padding-left: 35px;
}

.telephone-wrapper {
    font-size: 24px;
    margin-right: 35px;
}

.telephone-wrapper a {
    color: #333333;
}
.basket_with_num{
 position:relative;
}
div.num-pieces-text {
    position: absolute;
    background: #000;
    color:#fff;
    border:2px solid #fff;
    right:-10px;
    bottom:-10px;
    overflow: hidden;
    width:22px;
    height:22px;
    border-radius:50%;
    font-family: "Roboto Medium", Arial, Helvetica, sans-serif;
    display:flex;
    align-items: center;
    justify-content: center;
}

span.num_pieces {
    position: absolute;
    left:50%;
    top:50%;
    transform: translate(-50%,-50%);
    color:#fff;
    font-family: 'Roboto Medium';
    font-size : 9px;
    letter-spacing : 0.54px;
}

.cart-details {
    font-family: "CeraGreek-Medium", Arial, Helvetica, sans-serif;
    font-size: 15px;
}

.cart-text-total {
    font-family: 'Roboto Medium';
    font-size : 29px;
    letter-spacing : 1.74px;
    line-height:15px;
    color : #000000;
    font-weight: normal;
}

.cart-text {
    font-family: 'Roboto Regular';
    font-weight: normal;
    margin-bottom: 15px;
    font-size : 15px;
    color : #A2A2A2;
}

.slideshow .owl-dots {
    text-align: center;
    margin-top: 20px;
}

.slideshow .owl-dots .owl-dot span {
    border: 1px solid #cccccc;
    background: #cccccc;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    /* opacity: 0.5; */
    width: 12px;
}

.slideshow .owl-dots .owl-dot.active span {
    border: 1px solid #999999;
    background: #999999;
    height: 14px;
    width: 14px;
}


/* css hack for companies carousel only. */

.owl_slider_companies.owl-carousel .owl-nav.disabled {
    display: block !important;
}

.owl_slider_companies.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 40%;
    left: 0;
    margin-left: -20px;
    font-size: 20px;
}

.owl_slider_companies.owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 40%;
    right: 0;
    margin-right: -20px;
    font-size: 20px;
}

.banner_img {
    display: flex;
    justify-content: center;
    align-items: center;
}


/* menu */

.menu_out {
    position: absolute;
    width:100%;
    z-index: 15;
    background: #F2F2F2;
    overflow: hidden;
    -webkit-transition: all 0.88s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -moz-transition: all 0.88s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -o-transition: all 0.88s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -ms-transition: all 0.88s cubic-bezier(0.694, 0.0482, 0.335, 1);
    transition: all 0.88s cubic-bezier(0.694, 0.0482, 0.335, 1);
}

.menu_out.closed{
    height:0px !important;
}

.menu_out .container{
    padding:0px 15px;
    margin:0px auto;
    margin-top:40px;
    margin-bottom:70px;
    max-width: 1300px;
}
.menu_out .container .column{
    padding-left:0px;
    padding-right:0px;
    /* max-width:220px; */
}

#header_desktop .menu_icon{
    width:26px;
    height:23px;
    margin-right:15px;
    position: relative;
}
#header_desktop .menu_icon .line{
    position:absolute;
    width:100%;
    height:3px;
    border-radius: 2px;
    background: #a2a2a2;
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}
#header_desktop .menu_icon .line.close{
    width:0%;
}
#header_desktop .menu_icon .line_close{
    position:absolute;
    height:3px;
    border-radius: 2px;
    width:26px;
    overflow:hidden;
}
#header_desktop .menu_icon .line_close .line_close_in{
    width:0%;
    height:100%;
    position: absolute;
    background: #a2a2a2;
    right:0;
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}
#header_desktop .menu_icon .line_close .line_close_in.open{
    width:100%;
}
#header_desktop .menu_icon .line_close:nth-child(4){
    top: 10px;
    right: -2px;
    transform: rotate(45deg);
}
#header_desktop .menu_icon .line_close:last-child{
    bottom: 10px;
    right: -2px;
    transform: rotate(-45deg);
}
#header_desktop .menu_icon .line:nth-child(1){
    left:0;
    top:0;
}
#header_desktop .menu_icon .line:nth-child(2){
    right:0;
    top:50%;
    transform: translateY(-50%);
}
#header_desktop .menu_icon .line:nth-child(3){
    left:0;
    bottom:0;
}
.menu_out .container .column-in{
    width:fit-content;
    text-align:left;
}

.menu_out .container .menu_item .menu_link {
    font-family: 'Roboto Regular';
    font-size : 14px;
    letter-spacing : 0.04em;
    color : #000000;
    padding-left: 1.5rem;
    text-transform: uppercase;
    /* padding-bottom:8px; */
    /* border-bottom:2px solid #000; */
}
nav.menu ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

nav.menu ul li {
    flex-grow: 1;
    margin: 0;
}


/* nav.menu ul li {
    border-right: 1px solid #c6c5c6;
}

nav.menu ul li:first-child {
    border-left: 1px solid #c6c5c6;
} */

nav.menu ul li a {
    padding: 8px 15px 8px 15px;
    font-size: 17px;
    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>a {
    background: #a40b2a;
    color: #fff;
}
/*
.menu_column_container {
    /* width:100%;
   
    column-count: 5;
    column-gap: 3%;
    column-width: 20%; */
  /*  width: 100%;
    column-count: 4;
    column-gap: 30px;
    column-width: 25%;
}
*/
.sub_menu_item_title {
    margin-bottom: 0px;
}

.sub_menu_item_title a {
    font-family: 'Roboto Regular';
    font-size : 16px;
    letter-spacing : 0.64px;
    color : #666666;
    -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;
}

.main_content_out {
    position: relative;
    z-index: 11;
}

.menu_wrapper_bg {
    display: none;
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 15;
}

/* .menu_item_bottom {
    display: none;
    position: absolute;
    z-index: -1;
    width: 100%;
    left: 0;
    background: #fff;
    margin-top: -7px;
} */
.menu_item_bottom, .no_menu_item_bottom{
  margin-bottom:60px;
}
.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 img.img-fluid,
.no_menu_item_bottom img.img-fluid {
    max-width: 299px;
    width: 100%;
}

.menu_item_bottom_in_in {
    padding: 0px;
    padding-top: 22px;
    /*padding-bottom:100px;*/
}

.menu_column_container div {
    display: inline-block;
    width: 100%;
}

.sub_menu_item {
    margin-bottom: 18px;
}

.menu_img img {
    border-radius: 5px;
}

.menu_img a {
    display: block;
    padding: 0 !important;
}


/* end menu */

.newsletter-section {
    background-color: #000;
}

.newsletter_title h3 {
    /* font-family: 'CeraGreek-Bold', Arial, Helvetica, sans-serif; */
    font-weight: normal;
    font-size: 100px;
    letter-spacing: 2.3px;
    color: #fff;
    margin-bottom: 20px;
}

.newsletter_item {
    padding-left: 13px;
    padding-right: 13px;
    background: #ffffff;
    border: 1px solid transparent;
    margin-bottom: 10px;
}

.newsletter_item input[type="text"] {
    width: 100%;
    height: 36px;
    line-height: 36px;
    margin: 0;
    padding: 0;
    border: none;
    background: none;
    font-size: 19px;
    letter-spacing: 1.3px;
    outline: none;
    color: #4d4d4d;
    text-align: left;
}

.newsletter_submit {
    background: #333333;
    height: 40px;
    line-height: 40px;
    font-family: 'CeraGreek-Bold', Arial, Helvetica, sans-serif;
    border-radius: 4px;
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 3px;
    max-width: 155px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.custom-icons-1 {
    background-color: #333333;
}

.custom-icon-phone {
    font-size: 35px;
}

.custom-title {
    color: white;
    font-size: 21px;
    letter-spacing: 1px;
}

.custom-phone-title {
    color: white;
    font-size: 30px;
    letter-spacing: 1px;
}

.custom-phone-title a {
    color: white;
}

.custom-subtitle {
    color: white;
    font-size: 15px;
    letter-spacing: 1px;
    background-color: #333;
}

#bottom_out {
    padding-top: 20px;
    padding-bottom: 20px;
    /* background: #f3f3f3; */
}

#footer {
    /* background: #f3f3f3; */
    padding-top: 20px;
    /* padding-bottom: 20px; */
}


.bottom_item h3 {
    font-family: 'CeraGreek-Bold', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 20px;
    color: #333;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

.footer-hours-in>div {
    color: #333;
}

.footer-hours-in {
    font-size: 17px;
    color: #333;
    letter-spacing: normal;
}

.social_item {
    /* float: left; */
    margin-right: 20px;
    font-size: 25px;
    color: #333;
    background: #F2F2F2;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bottom_item ul li a {
    display: block;
    margin-bottom: 4px;
    font-size: 17px;
    font-weight: normal;
    color: #333;
    letter-spacing: 0.5px;
}
#footer .container-fluid {
    padding-left:45px;
    padding-right:45px;
}
.footer-copyright {
    background-color: #E4E5E6;
    color: #000;
}
#footer_left, #footer_right a{
    font-family: 'Roboto Slab Regular';
    font-size : 12px;
    line-height : 22.8px;
    letter-spacing : 0.6px;
    color : #919396;
}
.product_item {
    position: relative;
    PADDING:50px 35px 20px 35px;
    margin: 0px 25px 50px 25px;
    background: #ffffff;
    box-shadow: 0 0 4px 2px rgba(0,0,0,.1);
}

.news_index_banner .product_item {
    position: relative;
    PADDING:30px 90px 50px 90px;
    background: #ffffff;
    box-shadow:none;
    border:2px solid rgba(0,0,0,0.1);
}

.product_item_text {
    position: relative;
    z-index: 2;
    min-height: 85px;
    height:auto;
    margin-top: 30px;
    margin-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
}
.news_index_banner .product_item_text {
    margin-top:5px;
    margin-bottom: 5px;
    min-height: 15px;
}
.best_seller_style_slider .owl-dots.disabled{
      display:block;
      margin-top:40px;
}
.news_index_banner .owl-dots, .best_seller_style_slider .owl-dots{
    text-align: center;
}
.news_index_banner .owl-dots button, .best_seller_style_slider .owl-dots button{
    width:20px;
    height:20px;
    border:2px solid rgba(0,0,0,0.1);
    background: none;
    outline:none;
    border-radius:50%;
    margin-right:10px;
}
.news_index_banner .owl-dots button.active, .best_seller_style_slider .owl-dots button.active{
    border:2px solid #00ACA8;
    background: #00ACA8;
}

.product_item_text h3 {
    font-weight: normal;
    font-family: 'Roboto Medium';
    font-size : 17px;
    letter-spacing : 0.68px;
    color : #000000;
    width: 100%;
}
.taopix_basket_btn{
   max-width:210px;
   width:100%;
   height:42px;
   border:none;
   background: #000;
   border-radius:20px;
   color:#fff;
   font-family: 'Roboto Regular';
   font-size : 16px;
   letter-spacing : 0.32px;
   margin:0 auto;
   cursor: pointer;
   outline:none;
}

button.pr_item_basket{
    max-width:210px;
    width:100%;
    height:42px;
    border:none;
    background: #000;
    border-radius:20px;
    color:#fff;
    font-family: 'Roboto Regular';
    font-size : 16px;
    letter-spacing : 0.32px;
    margin:0 auto;
    cursor: pointer;
    outline:none;
}
.product_item_text .brand_title{
    font-family: 'Roboto Medium';
    font-size : 17px;
    letter-spacing : 0.68px;
    color : #000000;
}
.page_product button.pr_item_basket{
    margin-left:0px;
}
.product_item_text h4 {
    font-family: 'CeraGreek-Bold', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #b3b3b3;
    letter-spacing: 0.7px;
}

.product_item_prices {
    display: table;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    font-family: 'Roboto Medium';
    font-size : 26px;
    letter-spacing : 1.04px;
    color : #000000;
    margin-bottom:35px;
}

.products_price_old {
    float: left;
    position: relative;
    font-family: 'Roboto Medium';
    font-size : 19px;
    letter-spacing : 0.76px;
    color : #A2A2A2;
    margin-top:7px;
    margin-right: 15px;
}

.products_price_new {
    float: left;
    color: #333333;
}

.strikediag {
    background: linear-gradient(to left top, transparent 47.75%, #333 49.5%, #333 50.5%, transparent 52.25%);
    text-decoration: none;
}

.product_item_image {
    position: relative;
    overflow: hidden;
    width:calc(100% - 20px);
    margin:0 auto;
}

.product_item_offer {
    background: #000;
    padding:1px 10px 1px 5px;
}
.product_item_best{
    background: #00ACA8;
    padding:1px 10px;

}
.product_item_new {
    background: #666666;
    padding:1px 10px;

}

.product_item_offer_in{
    font-family: 'Roboto Black';
    font-size : 16px;
    letter-spacing : 0.64px;
    color : #FFFFFF;
}
.product_item_new_in{

}
.product_item_new_in, .product_item_best_in {
    font-family: 'Roboto Black';
    font-size : 18px;
    letter-spacing : 0.72px;
    color : #FFFFFF;
}


.color_box_in {    
    width: 32px;
    height: 32px;
}

.pro_area .pr_item {
    padding-left: 10px;
    padding-right: 10px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    /* to flex dimiourgei provlima otan px exw megalo titlo k den kovetai apo to ellipsis*/
    /* display: flex;
    justify-content: center; */
}

.product_item_favorite {
    float: left;
    cursor: pointer;
    position: absolute;
    top: 20px;
    left: 18px;
    z-index: 2;
}
.product_image_out .product_item_favorite{
    top: 20px;
    left: 32px; 
}
.product_item_favorite span.fas.fa-heart {
    color: #ccc;
    font-size: 25px;
}
.product_item_favorite span.fas.fa-heart.active {
    color:  #00ACA8;
}
/* .product_item_favorite span.fas.fa-heart {
    color: #FFD1D1;
} */

.product_item_cart {
    float: left;
    cursor: pointer;
    position: absolute;
    bottom: 15px;
    right: 20px;
    z-index: 2;
    font-size: 22px;
    color: #333;
}

.product_item_cart a {
    color: #fff;
}

.col.footer-cols {
    border-top: 1px solid #ccc;
    padding-top: 15px;
}

.col.footer-cols:last-child {
    border-bottom: 2px solid rgba(0,0,0,.1);
}

.accordion-footer-content {
    display: none;
}

.title_b {
    font-family: "CeraGreek-Medium", Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-weight: normal;
    color: #333;
    letter-spacing: 0.8px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

.title_b span {
    border-bottom: 2px solid #333;
    padding-bottom: 4px;
}

.homepage_tabs_top {
    max-width: 500px;
}

.homepage_tabs li a:not(.active) .title_b span {
    border-bottom: none;
}

.homepage_tabs li a:not(.active) h3 {
    color: #545454;
}

.pink-cirle {
    border-radius: 50%;
    border:2px solid #fff;
    background: #000;
    width: 20px;
    height: 20px;
    bottom:-5px;
    right: -10px;
    font-size: 13px;
}

.no_products_image {
    max-width: 200px;
}


/* mobile_menu */

.responsive-menu-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0.7;
    background: black;
    z-index: 1500;
}

#mobile_menu_btn,
#close_mobile_menu,
#close_filter_resp {
    cursor: pointer;
}

.right_side_menu_opened #wrapper {
    left: 300px;
}

#close_filter_resp {
    font-size: 23px;
}

nav#mobile_menu {
    background-color: #fff;
    height: 100%;
    border-right: 1px solid #cdcdce;
    overflow: hidden;
    /* padding-top: 25px; */
    padding-bottom: 25px;
    position: fixed;
    top: 0;
    left: 0;
    width: 300px;
    z-index: 310;
    visibility: hidden;
}

nav#mobile_menu .menu_item_m .sub_menu_item_m {
    /*border-bottom: 1px solid #cdcdce;*/
    margin-left: 18px;
}


/* 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 #mobile_menu_in{
    margin-bottom:50px;
}
nav#mobile_menu #mobile_menu_in .menu_item_m  .menu_item_title_m a {
    display: block;
    font-size: 17px;
    font-weight: normal;
    color: #000;
    letter-spacing: 0.6px;
    cursor: pointer;
    padding:10px;
    padding-left:0px;
    margin-left:15px;
    width: calc(100% - 45px);
    border-top:2px solid rgba(0,0,0,0.5);
}
nav#mobile_menu #mobile_menu_in .menu_item_m:last-child  .menu_item_title_m a {
    border-bottom:2px solid rgba(0,0,0,0.5);
}
nav#mobile_menu #mobile_menu_in .menu_item_m .menu_item_data_m:last-child{
    margin-bottom:25px;
}
nav#mobile_menu #mobile_menu_in .menu_item_m  .menu_item_title_m i{
    margin-left: -15px;
    margin-top: 5px;
    transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
}
nav#mobile_menu #mobile_menu_in .menu_item_m  .menu_item_title_m i.rotate{
    transform:rotate(-180deg);
}
/* nav#mobile_menu .menu_item_title_m:hover>a {
    background: #a40b2a;
    color: #fff;
} */

nav#mobile_menu .menu_item_data_m {
    display: none;
}

nav#mobile_menu .sub_menu_item_m {
    margin-bottom: 5px;
    cursor: pointer;
}

nav#mobile_menu .sub_menu_item_m:last-child {
    margin-bottom: 0;
}

nav#mobile_menu .sub_menu_item_title_m a {
    display: block;
    font-size: 15px;
    font-weight: normal;
    color: #808080;
    letter-spacing: 0.6px;
    cursor: pointer;
    /* padding-left: 20px; */
    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 .sub_menu_item_title_m:hover a {
    color: #a40b2a;
} */

nav#mobile_menu .sub_menu_item_data_m {
    display: none;
}
nav#mobile_menu .sub_menu_item_title_m{
    position: relative;
}
nav#mobile_menu .sub_menu_item_title_m.active{
    padding-left:15px;
}
nav#mobile_menu .sub_menu_item_title_m.active:before{
   content:'';
   width:10px;
   height:1px;
   background: #000;
   position:absolute;
   top:50%;
   transform:translateY(-50%);
   left:0;
}
nav#mobile_menu .sub_menu_item_title_m.active a,
nav#mobile_menu .sub_sub_menu_item_title_m.active a,
nav#mobile_menu .sub_sub_sub_menu_item_title_m.active a {
    color: #333333;
}

nav#mobile_menu .sub_sub_menu_item_m {
    margin-bottom: 5px;
    cursor: pointer;
}

nav#mobile_menu .sub_sub_menu_item_m:last-child {
    margin-bottom: 0;
}

nav#mobile_menu .sub_sub_menu_item_title_m a {
    display: block;
    font-size: 13px;
    font-weight: normal;
    color: #808080;
    letter-spacing: 0.6px;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}


/* nav#mobile_menu .sub_sub_menu_item_title_m:hover a {
    color: #a40b2a;
} */

nav#mobile_menu .sub_sub_menu_item_data_m {
    display: none;
}

nav#mobile_menu .sub_sub_sub_menu_item_m {
    margin-bottom: 5px;
    cursor: pointer;
}

nav#mobile_menu .sub_sub_sub_menu_item_m:last-child {
    margin-bottom: 0;
}

nav#mobile_menu .sub_sub_sub_menu_item_title_m a {
    display: block;
    font-size: 13px;
    font-weight: normal;
    color: #808080;
    letter-spacing: 0.6px;
    cursor: pointer;
    padding-left: 30px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}


/* nav#mobile_menu .sub_sub_sub_menu_item_title_m:hover a {
    color: #a40b2a;
} */

.width-6px {
    width: 6px;
}

.mobile-static-rest-links {
    background-color: #F6F6F6;
}
.mobile-static-rest-links .menu_item_title_m {
   height:60px;
   padding-left:30px;
   border-bottom:2px solid rgba(0,0,0,.2);
}
.mobile-static-rest-links .menu_item_title_m .icon{
    width:20px;
    margin-right:20px;
}
.mobile-static-rest-links .menu_item_title_m:last-child {
    border-bottom:none;
}
nav#mobile_menu .mobile-static-rest-links .menu_item_title_m a {
    font-family: 'Roboto Regular';
    font-size : 14px;
    color : #A2A2A2;
}

.mobile-static-rest-icons {
    width: 20px;
}


/* end mobile_menu */


/* TOASTS */

div.toast.favorite-toast {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 15000;
    display: none;
}


/* END TOASTS */

.title_path h2 {
    color: #808080;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0.4px;
}

.title_path a {
    color: #808080;
}

.title_path a:last-child {
    color: #333;
}
.select_box2 {
    float: left;
    height:fit-content;
    position:relative;
    /* margin-left: 25px; */
    background: #fff;
    width:fit-content;
}
.search_select2 {
    position: relative;
    z-index: 101;
    cursor: pointer;
    display:flex;
    align-items:center;
    /* background: url(/images/design/select_arrow.png) center right no-repeat; */
    margin-left: 0px;
    margin-right:0px;
    text-align: center;
    margin-top:-3px;
}

.search_select_in2,
.search_select_in2_title_left {
    /*height: 25px;
    line-height: 28px;
    width: 110px;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0.9px;
    display: inline;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
     white-space: nowrap;*/
    font-family: 'Roboto Medium';
    font-size : 13px;
    color : #A2A2A2;
}
.search_select_in2_title_left{
    margin-right:10px;
}

.search_select2.rotate::after {
    transform:rotate(180deg);
}
.select_options2 {
    position: absolute;
    z-index:-1;
    opacity:0;
    left: 50%;
    transform: translateX(-50%);
    top:105px;
    min-width: 120px;
    max-height: 300px;
    overflow: auto;
    border: 2px solid rgba(0,0,0,0.1);
    background: #fff;
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}
.select_options2.show_choices {
    z-index: 102;
    opacity:1;
    top:25px;
}

.option_item2 a {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 12px;
    font-weight: normal;
    color: #333;
    letter-spacing: 0.9px;
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}

.option_item2 a:hover {
    background: #000;
    color: #fff;
}

#filter_basic {
    margin-left: 25px;
    margin-top: 10px;
    margin-right: 25px;
}

.filter_text_prices {
    font-family: "CeraGreek-Light", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    position:relative;
}
.filter_text_prices .div_left, .filter_text_prices .div_right{
    position:absolute;
    left:0%;
    width:fit-content;
    font-family: 'Roboto Regular';
    font-size : 16px;
    line-height : 32.4px;
    letter-spacing : 0.64px;
    color : #666666;
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}
.filter_text_prices .div_right{
    left:100%;
}
.refresh_price {
    margin-top: 60px;
    padding:17px 36px;
    background: #00ACA8;
}
.filter_categories_item_title a {
    display: block;
    font-family: 'Roboto Medium';
    font-size : 25px;
    letter-spacing : 1px;
    color : #000000;
    cursor: pointer;
    padding-left: 3px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 10px;
}

.sub_filter_categories_item_title a {
    display: block;
    font-family: 'Roboto Regular';
    font-size : 16px;
    letter-spacing : 0.64px;
    color : #666666;
    cursor: pointer;
    padding-left: 3px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    display:flex;
    align-items: center;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.sub_filter_categories_item.active .sub_filter_categories_item_title a{
    font-weight: 600;
}
.sub_filter_categories_item.active .sub_filter_categories_item_title a:before{
    content:'-';
    margin-right:5px;
}

.sub_filter_categories_item_title:hover a {
    color: #333;
    /* background:url(/images/design/f_arrow.png) left center no-repeat; */
    /* padding-left: 10px; */
}

.sub_filter_categories_item.active .sub_filter_categories_item_title a {
    color: #333;
    /* background:url(/images/design/f_arrow.png) left center no-repeat; */
    /* padding-left: 10px; */
}

.sub_sub_filter_categories_item_title a {
    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #808080;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 30px;
    padding-right: 20px;
}

.sub_sub_filter_categories_item_title:hover a {
    color: #333;
}

.sub_sub_filter_categories_item.active .sub_sub_filter_categories_item_title a {
    color: #333;
}

.sub_sub_sub_filter_categories_item_title a {
    display: block;
    font-size: 13px;
    font-weight: normal;
    color: #808080;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 40px;
    padding-right: 20px;
}

.sub_sub_sub_filter_categories_item_title:hover a {
    color: #333;
}

.sub_sub_sub_filter_categories_item_title.active a {
    color: #333;
}

.sub_filter_categories_item {
    border-bottom: none;
}
.filter_area_item{
  padding-bottom:50px;
}
.filter_area_item_title {
    position: relative;
    font-weight: normal;
    font-size: 20px;
    color: #333;
    padding-top: 5px;
    padding-bottom: 15px;
    letter-spacing: 0.5px;
    cursor: pointer;
    margin-bottom: 15px;
    border-bottom: 1px solid black;
}
.filter_checkbox_item{
    padding-top:8px;
    padding-bottom:8px;
}
.filter_checkbox_item label {
    font-family: 'Roboto Slab Medium';
    font-size : 19px;
    color: #000;
    cursor: pointer;
    margin: 0;
    display: inline-block;
}

.filter_area_item_area .filter_item_data a {
    display: block;
    font-size: 12px;
    font-weight: 900;
    color: #333;
    text-transform: uppercase;
    padding-left: 5px;
    padding-right: 5px;
}

.filter_checkbox_item input[type="checkbox"]+label span {
    float: left;
    /* background: url(/images/design/checkbox.png) top left no-repeat; */
    cursor: pointer;
    display: inline-block;
    width: 22px;
    height: 22px;
    margin: 0;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: 2px;
    color: #808080;
}


/* .filter_checkbox_item input[type="checkbox"]:checked+label span {
    background-position: bottom left;
} */
/* 
.filter_checkbox_item input[type="checkbox"]+label span:after {
    font-family: Font Awesome\ 5 Pro;
    content: '\f0c8';
}

.circle-font .filter_checkbox_item input[type="checkbox"]+label span:after {
    font-family: Font Awesome\ 5 Pro;
    content: '\f111';
} */


.circle-font .filter_checkbox_item input[type="checkbox"]+label span{
    border-radius:50%;
    border:2px solid rgba(0,0,0,.2);
    position:relative;
}
/* 
.filter_checkbox_item input[type="checkbox"]:checked+label span:after {
    font-family: Font Awesome\ 5 Pro;
    content: '\f14a';
}
*/
.circle-font .filter_checkbox_item input[type="checkbox"]:checked+label span{
    border:2px solid rgba(255,255,255,0);
    background: #00ACA8;
}
.circle-font .filter_checkbox_item input[type="checkbox"]:checked+label span:after {
   content:'';
   width:7px;
   height:7px;
   background:#fff;
   position:absolute;
   top:50%;
   left:50%;
   border-radius:50%;
   transform:translate(-50%,-50%);
}

.refresh_price a {
    display: block;
    font-family: 'Roboto Regular';
    font-size : 16px;
    letter-spacing : 0.32px;
    color : #FFFFFF !important;
}

.refresh_price a:hover {
    background: #00ACA8;
    color: #fff;
}

.filter_area_categories {
    position: relative;
    background: #fdfdfd;
}
.select_box2,.select_options2{
    background: #fdfdfd;
}

/* .filter_area_item_title span.slide_filter {
    background: url(/images/design/slide_filter.png) top left no-repeat;
    cursor: pointer;
    float: right;
    height: 10px;
    margin-left: 7px;
    width: 13px;
    margin-top: 4px;
}
.filter_area_item_title span.slide_filter.active {
    background-position: left bottom;
} */


/* .filter_area_item_title span.slide_filter:after {
    font-family: Font Awesome\ 5 Pro;
    content: '\f106';
}

.filter_area_item_title span.slide_filter.active:after {
    font-family: Font Awesome\ 5 Pro;
    content: '\f107';
} */

.filters-resp-bar {
    display:none;
    background: none;
    font-family: 'Roboto Regular';
    font-size : 12px;
    color : #A2A2A2;
    padding:30px 5px 30px 5px;
}
.how-filters-resp img, .search_select_in2 img{
    margin-left:10px;
}
.show-filters-resp {
    border-right: 1px solid white;
}

.filters-resp-bar .select_box2 {
    background: none;
}

.filter_responsive {
    position: fixed;
    height: 100%;
    display: none;
    left: 0;
    top: 0px;
    left: -100%;
    z-index: 1550;
    background: white;
}
.filter_responsive_left {
    float: left;
    position: relative;
    z-index: 1;
    width: 300px;
    /*padding:10px;
	background:#fff;*/
    background: #fff;
    /* -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5); */
    height: calc(100% - 70px);
    overflow-y: scroll !important;
}

.filter_responsive_right {
    float: left;
    position: relative;
    z-index: 2;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 10px;
    background: #000;
    cursor: pointer;
}

.filter_responsive_right_in {
    width: 14px;
    height: 13px;
    background: url(/images/design/slider_filter.png) no-repeat;
    background-position: top left;
}

.filter_responsive_right_in.active {
    background-position: bottom left;
}

.filter_responsive .filter_area_prices {
    width: 260px;
}

#owl_product_quick,
.owl_product_r .item {
    position: relative;
    overflow: hidden;
    /* margin: 10px; */
    border-radius: 2px;
    border:2px solid rgba(0,0,0,.1);
    /* box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px; */
}

.photo_small {
    margin-top: 3px;
    margin-bottom: 3px;
    /*text-align:center;
	height:80px; */
    cursor: pointer;
    /* background:#fff;
	border-radius:8px;*/
    border-radius: 2px;
    border:2px solid rgba(0,0,0,.1);
    /* box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px; */
}
#owl_product_quick_s .item {
    padding-left:0px;
    padding-right:0px;
}
a.zoom_id.mag-glass {
    position: absolute;
    bottom: 15px;
    right: 15px;
    color: #E6E6E6;
    font-size: 25px;
}

.product_social {
    margin-top: 45px;
    font-size: 13px;
    font-weight: normal;
    color: #333;
    letter-spacing: 1.3px;
    line-height: 37px;
    display: flex;
    justify-content: start;
    align-items: center;
}

.social_item_s {
    float: left;
    margin-right: 15px;
    font-family: 'Roboto Bold';
    font-weight : bold;
    font-size : 15px;
    line-height : 24px;
    letter-spacing : 1.2px;
    color : #000000;
}
.social_item_s .fab{
 font-size: 18px;
 color:#000;
}
.social_item_s:not(.share-button) {
    border: 1px solid #000;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.social_item_s a {
    display: block;
    color: #333;
    font-size: 16px;
}

.product_item_icons {
    position: absolute;
    right: 0px;
    top: 20px;
    z-index: 3;
}

.product_item_icons_item {
    /* display: table; */
    /* margin: 0 auto; */
    margin-bottom: 5px;
    margin-right: 0px;
    width:fit-content;
}
.product_item_icons_item.product_in {
    margin-bottom:20px;
}
.product_item_icons_item:last-child {
    /* margin-bottom: 0; */
    margin-right: 0;
}

.product_item_image_in .product_item_icons {
    position: absolute;
}

.product_item_image_in .product_item_icons_item {
    margin-bottom: 8px;
    margin-right: 0;
}

.product {
    text-align: left;
}

.product_title div.brand {
    font-size: 15px;
    font-weight: normal;
    font-family: "CeraGreek-Bold", Arial, Helvetica, sans-serif;
    /* font-style: italic; */
    color: #4D4D4D;
    letter-spacing: 1px;
    margin-bottom: 8px;
}

.product_title h1 {
    font-family: 'Roboto Medium';
    font-size: 29px;
    font-weight: normal;
    color: #000;
    margin-bottom:30px;
}

.product_title h2 {
    /* font-family: 'CeraGreek-Bold', Arial, Helvetica, sans-serif; */
    font-family: 'Roboto Regular';
    font-size: 13px;
    font-weight: normal;
    color: #000;
    letter-spacing: 1px;
    margin-bottom: 35px;
}
.product_price_out{
    margin-bottom:40px;
}
.product_price {
    font-family: 'CeraGreek-Medium', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 29px;
    color: #333;
    display: flex;
    /* justify-content: center; */
    align-items: center;
}

.product_price .products_price_old {
    float: left;
    position: relative;
    font-weight: normal;
    font-size: 22px;
    color: #999999;
    margin-right:15px;
    /* text-decoration: line-through; */
    margin-top: 0;
}

.product_price .products_price_new {
    float: left;
    font-family: 'Roboto Medium';
    font-size : 26px;
    letter-spacing : 1.04px;
    color : #000000;
}

.product_feautures .div_table,
.product_buttons {
    display: flex;
    /* justify-content: center; */
    align-items: center;
}

.basket_btn {
    float: left;
    background: #333;
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    border-radius: 4px;
}

.basket_btn a {
    display: block;
    background: url(/images/design/cart_add.svg) left center no-repeat;
    font-family: 'CeraGreek-Bold', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #fff !important;
    letter-spacing: 3px;
    padding-left: 45px;
    padding-right: 20px;
    padding-top: 13px;
    padding-bottom: 13px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}


/* .basket_btn:hover {
    background: #a40b2a;
} */

.product_favorite {
    float: left;
    cursor: pointer;
    font-size: 30px;
    margin-left: 25px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}


/* .product_favorite_in {
    padding: 17px;
    border: 1px solid #ccc;
} */

.product_favorite:hover span {
    color: #FFD1D1;
}

.product_favorite:hover span::before {
    content: '\f004';
}

#product_quantity {
    float: left;
    max-width: 120px;
    border: 1px solid #ccc;
    /* border-radius:15px; */
    /* display: table;
    margin: 0 auto; */
}

.goto_basket {
    float: left;
    background: #f5afaf;
    border-radius: 4px;
    padding-left: 20px;
    padding-right: 20px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.goto_basket a {
    display: block;
    font-family: 'CeraGreek-Bold', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #fff;
    letter-spacing: 3px;
    padding-top: 13px;
    padding-bottom: 13px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.goto_basket:hover {
    background: #333;
}

div.avail {
    font-family: 'Roboto Bold';
    font-size: 15px;
    color: #000;
    padding-top:20px;
    padding-bottom:20px;
    margin-bottom:35px;
    border-top:2px solid rgba(0,0,0,.1);
    border-bottom:2px solid rgba(0,0,0,.1);
}
div.avail .far{
    font-size: 20px;
    color:#00ACA8;
    margin-right:10px;
}
/* div.avail.get-now {
    color: #235D0E;
} */

.product_tabs {
    /* max-width: 500px; */
    margin: 0 auto;
    margin-top: 100px;
}
.product_tabs .titles{
   border-bottom:2px solid rgba(0,0,0,.1);
}
.product_tabs .titles .item{
    /*padding:25px 45px;*/
    padding:20px 35px;
    background: #E4E5E6;
    border:2px solid rgba(0,0,0,.1);
    font-family: 'Roboto Bold';
    font-size : 15px;
    line-height : 24px;
    letter-spacing : 1.2px;
    color : #808080;
    margin-bottom:-2px;
    cursor:pointer;
}
.product_tabs .titles .item.active{
    padding:25px 45px;
    background: #FFF;
    color : #000000;
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    border-bottom:none;
}
.product_tabs .tabs_text{
   padding:60px 0px;
}
.product_tabs .tabs_text #tab_2{
    display:none;
}
.product_tabs .tabs_text .item{
    max-width:560px;
    width:90%;
    margin:0 auto;
    font-family: 'Roboto Regular';
    font-size : 17px;
    line-height : 24px;
    letter-spacing : 0.34px;
    color : #000000;
}
#product_tabs_top {
    position: relative;
    background: #F7F7F7;
    /* border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    border-top: 1px solid #d4d4d4; */
}

#product_tabs_bottom {
    font-size: 15px;
    letter-spacing: 0.1px;
    line-height: 18px;
    /* border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4; */
    height: 165px;
    overflow-y: auto;
}

#product_tabs_top .nav-tabs {
    display: flex;
    justify-content: space-around;
}

#product_tabs_top .nav-tabs>li>a {
    color: #4D4D4D;
    font-family: 'CeraGreek-Medium', Arial, Helvetica, sans-serif;
    font-size: 18px;
}

#product_tabs_top .nav-tabs>li {
    margin-bottom: 0;
    flex: auto;
    text-align: center;
}

#product_tabs_top .nav-tabs>li>a.active,
#product_tabs_top .nav-tabs>li>a.active:hover,
#product_tabs_top .nav-tabs>li>a.active:focus {
    /* color: #000000; */
    border: 1px solid transparent;
    background-color: #F7F7F7;
    border-bottom: 3px solid #FFD1D1;
}

#product_tabs_top .nav>li>a:hover,
#product_tabs_top .nav>li>a:focus {
    background-color: #F7F7F7;
}

#product_tabs_top .nav-tabs>li>a:hover {
    border-color: #F7F7F7;
    border-bottom: 3px solid #FFD1D1;
}

#product_tabs_bottom_in {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: justify;
    font-size: 16px;
    color: #4D4D4D;
}

.p_features {
    max-width: 750px;
}

.tabs_item_title {
    font-family: 'CeraGreek-Medium', Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #333333;
    letter-spacing: 1px;
    padding: 20px;
    /*border-bottom:1px solid #bfbfbf;*/
    background-color: #F7F7F7;
    cursor: pointer;
}

.tabs_item_title.active {
    background-color: #FFD1D1;
}

label[for="search-text-r"],
label[for="news_email"],
label[for="search-text"] {
    display: none;
}

.custom-icons-1>div>div>div>div>div {
    background-color: #333333;
}

.basket-text,
.search-text {
    color: #b3b3b3;
    font-family: "CeraGreek-Regular", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin-right: 5px;
    letter-spacing: 1px;
}

ul.my_pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 26px;
    padding: 0;
    margin: 0;
}

ul.my_pagination>li {
    list-style: none;
    margin-right: 15px;
    border-bottom: 4px solid transparent;
}

ul.my_pagination>li:last-child {
    margin-right: 0;
}

ul.my_pagination>li>a {
    color: #D1D3D4;
}

ul.my_pagination>li:hover>a {
    color: #333;
}

ul.my_pagination>li.active {
    border-bottom: 4px solid #FFD1D1;
}

ul.my_pagination>li.active>a {
    color: #333;
}


/* Newsletter popup exit intent*/

div.beforeyougo {
    font-family: "CeraGreek-Medium", Arial, Helvetica, sans-serif;
    font-size: 35px;
    color: #fff;
    margin-top: 30px;
}

div.minxaseteekpt {
    font-family: "CeraGreek-Regular", Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #fff;
    margin-top: 30px;
}

div.discount-per-cent-popup {
    font-family: "CeraGreek-Medium", Arial, Helvetica, sans-serif;
    font-size: 70px;
    color: #fff;
}

div.after-discount-per-cent-popup {
    font-family: "CeraGreek-Regular", Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #fff;
    font-weight: normal;
}

div.newsletter_area_exit_intent {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    margin-top: 25px;
    align-self: center;
}

div.newsletter_area_exit_intent .newsletter_item {
    width: 60%;
    margin-bottom: 0;
}

.newsletter_submit_exit_intent {
    background: #4e4949;
    font-family: "CeraGreek-Medium", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 13px;
    letter-spacing: 3px;
    width: 40%;
    height: 38px;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-left: 10px;
}

.newsletter_submit_exit_intent:hover {
    background: #1a1a1a;
}

.newsletter_results_exit_intent {
    background: #fff;
    margin-top: 8px;
}

div.exit-modal {
    float: right;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
}

#megethologio .modal-body img {
    height: auto !important;
    max-width: 100%;
    margin: 0 auto;
    display: table;
}

.fb-plugin-followers {
    margin-top: 20px;
    max-width: 250px;
}

.x_y_pr_list {
    position: absolute;
    width: 100%;
    height: 44px;
    text-align: center;
    z-index: 9998;
    bottom: 0;
    left: 0;
    padding: 0;
    background: rgb(240, 124, 174, 0.8);   
    font-family: 'CeraGreek-Medium', Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: white;
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}

.x_y_pr_list span {
    font-size: 38px;
}

.product_item:hover .x_y_pr_list {
    opacity: 0;
}

.basic_col_l {
    max-width: 400px;
    width: 100%;
}
.banner_out .main_box_area{
    width:100%;
    margin:0 auto;
}
.container.basic_infos, .container.basic_infos .container-fluid, .container.basic_infos .container-fluid .col-lg-12{
 padding:0;
}
.banner_out.basic_infos .main_box_area{
  padding:45px 0px 60px 0px;
}
.basic_infos .item .photo_slider_item{
    display:flex;
    align-items: center;
    justify-content: center;
}
.basic_infos .item .photo_slider_item img{
    margin-right:20px;
    max-width:86px;
}

.basic_infos .item .photo_slider_item .title_text .title{
    font-family: 'Roboto Medium';
    font-size : 21px;
    color : #000000;
    margin-bottom:10px;
}

.basic_infos .item .photo_slider_item .title_text .sub_title{
    font-family: 'Roboto Regular';
    font-size : 16px;
    color : #000000;
}
.basic_infos_slider .owl-dots{
    text-align: center;
    padding-top:40px;
}
.basic_infos_slider .owl-dots button{
   width:16px;
   height:16px;
   border-radius:50%;
   margin-right:10px;
   background: none;
   border:2px solid rgba(0,0,0,0.2);
}
.basic_infos_slider .owl-dots button.active{
    background: #00ACA8;
    border:2px solid #00ACA8;
}
.categories_slider.banner_out{
    padding:80px 0px;
    background: #F2F2F2;
}
.banner_out.news_index_banner{
 padding:45px 0px;
}
.news_index_banner .title{
    font-family: 'Roboto Black';
    font-size : 100px;
    letter-spacing : 4px;
    color : #000000;
    margin-top:-100px;
}
.news_index_banner .new_icon{
    position: absolute;
    z-index: 99;
    top: 25px;
    right: 77px;
}
.news_index_banner .new_icon img, .news_index_banner .new_icon_resp img{
   max-width:70px;
}
.news_index_banner .new_icon_resp {
    position: absolute;
    top: -5px;
    right: -5px;
    z-index: 999;
}
.categories_slider .banner_title_area_out{
    height:auto;
}
.categories_slider .title_b span{
    border-bottom:none;
    padding:0px;
}
.categories_slider .title_b{
  font-family: 'Roboto Regular';
  font-size : 19px;
  letter-spacing : 0.38px;
  color : #000000;
  margin-bottom:15px;
}
.categories_slider .title_sub_b{
    font-family: 'Roboto Medium';
    font-size : 25px;
    letter-spacing : 1px;
    color : #000000;
    text-align: center;
}
.categories_slider .main_box_area{
    margin:0 auto;
    max-width:1600px;
    background: none;
    padding:50px 0px;
}
.categories_slider_slider .owl-nav.disabled{
    display:block;
}
.categories_slider_slider .owl-nav button, .best_seller_style_slider .owl-nav button{
    position:Absolute;
    top:calc(50% - 18px);
    transform:translateY(-50%);
    width:50px;
    height:50px;
    background: #fff !important;
    border-radius:50%;
    box-shadow: 0 0 5px rgba(0,0,0,.5);
    outline: none;
}
.categories_slider_slider .owl-nav button .fal, .best_seller_style_slider .owl-nav button .fal{
    font-weight: 700;
}
.categories_slider_slider .owl-nav button:first-child{
  left:-18px;
}
.best_seller_style_slider .owl-nav button:first-child{
  left:-3px;
}
.categories_slider_slider .owl-nav button:last-child{
  right:-18px;
}
.best_seller_style_slider .owl-nav button:last-child{
    right:-3px;
}
.categories_slider .homepage_item_more {
    font-family: 'Roboto Medium';
    font-size : 19px;
    letter-spacing : 0.76px;
    color : #000000;
    padding-top:20px;
    padding-bottom:0px;
    background: none;
}
.best_seller_style.banner_out{
    padding:125px 0px 55px 0px;
    background: #F2F2F2;
    position: relative;
}
.best_seller_style .banner_shadow {
    position:Absolute;
    width:70%;
    height:40px;
    z-index:-1;
    border-radius:40%;
    box-shadow: 0 0 40px 5px rgba(0,0,0,.25);
    top:5px;
    max-width:760px;
    left:30%;
    transform:translateX(-50%);
}
.best_seller_style .banner_title_area_out, .here_you_find .banner_title_area_out{
    position: relative;
    height: auto;
}
.best_seller_style .main_box_area{
    padding-top:50px;
    max-width: 1600px;
    background: #F2F2F2;
}
.best_seller_style .title_b span {
    border-bottom:none;
    padding-bottom: 0px;
}
.best_seller_style .title_b{
    font-family: 'Roboto Black';
    font-size : 57px;
    letter-spacing : 2.28px;
    color : #000000;
}
.here_you_find.banner_out.b_img{
    display:block;
    padding:115px 0px 150px 0px;
}
.here_you_find_slider .photo_slider_item img{
    max-width:230px;
    margin:0 auto;
}
.here_you_find_slider .photo_slider_item .title_text{
    text-align: center;
}
.here_you_find_slider .photo_slider_item .title_text .title{
    font-family: 'Roboto Medium';
    font-size : 19px;
    letter-spacing : 0.76px;
    margin-top:35px;
    color : #000000;
}
.here_you_find .title_b span {
    border-bottom: none;
    padding-bottom: 0px;
}
.here_you_find .title_b{
    font-family: 'Roboto Medium';
    font-size: 25px;
    letter-spacing: 1px;
    margin: 0 auto;
    width: 260px;
    color: #000000;
    margin-bottom:50px;
}
.here_you_find .sub_title{
    font-family: 'Roboto Regular';
    font-size : 17px;
    line-height : 24.4px;
    letter-spacing : 0.68px;
    color : #888888;
    margin: 0 auto;
    width:90%;
    max-width:600px;
    text-align: center;
}
.here_you_find .main_box_area{
    padding-top:70px;
    max-width:1100px;
}
.newsletter-section.banner_out{
    background: url('../../../images/design/Newsletter-Desktop.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding:110px 0px 230px 0px;
    background-attachment: fixed;
}
.newsletter_title h3 {
    font-family: 'Roboto Black';
    font-size : 57px;
    letter-spacing : 2.28px;
    color : #FFFFFF;
    margin-bottom: 25px;
}
.newsletter_area_out_top {
  font-family: 'Roboto Regular';
  font-size : 17px;
  line-height : 24.4px;
  letter-spacing : 0.68px;
  color : #FFFFFF;
  margin-bottom:40px;
  margin-top:0px;
  width:90%;
  max-width:405px;
}
.newsletter_item {
    padding: 0px;
    background:none;
    border:none;
    margin-bottom:0px;
}
.newsletter_item input[type="text"]{
    width:100%;
    max-width:346px;
    height:50px;
    display:flex;
    align-items: center;
    padding-left:25px;
    padding-right:25px;
    background: #fff;
    border-radius:40px;
    font-family: 'Roboto Regular';
    font-size : 16px;
    color : #A2A2A2;
    margin:0 auto;
}
.newsletter_area_out_bottom .newsletter_area .row .col-md-6:first-child{
    padding-left:0px;
}
.eshop_oroi.newsletter_terms {
    margin-top:20px;
    font-family: 'Roboto Regular';
    font-size : 16px;
    color : #FFFFFF;
}
.newsletter_submit {
    font-family: 'Roboto Regular';
    font-size : 19px;
    letter-spacing : 0.38px;
    background: #fff;
    color : #000000;
    width:174px;
    height:50px;
    border-radius:40px;
    cursor: pointer;
    margin-top:40px;
    -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 em{
    margin-left:30px;
    color:#00ACA8;
    font-size : 20px;
    letter-spacing : 1.2px;
}
.newsletter_results {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 20px;
    color:#fff;
}
footer{
    position:relative;
}
footer#footer{
    padding-top:65px;
}
footer#footer .footer-cols{
    position:relative;
}
footer .half_circle_footer_logo{
    position:absolute;
    width:160px;
    height:81px;
    border-top-left-radius: 80px;
    border-top-right-radius:  80px;
    background: #fff;
    left:50%;
    transform:translateX(-50%);
    top:-60px;
    z-index:999;
}
footer .half_circle_footer_logo img{
    position:Absolute;
    left:50%;
    transform:translateX(-50%);
    top:25px;
}
.bottom_item h3 {
    font-family: 'Roboto Medium';
    font-size : 19px;
    letter-spacing : 0.76px;
    color : #000000;
    margin-bottom: 45px;
}
.footer-hours-in, .footer-hours-in>div, .bottom_item ul li a {
  font-family: 'Roboto Regular';
  font-size : 17px;
  line-height : 24.4px;
  letter-spacing : 0.68px;
  color : #000000;
  margin-bottom:30px;
}
.bottom_item ul li a {
    margin-bottom:25px;
}
footer#footer .footer-hours:last-child{
  width:200px;
}
footer#footer .social_area{
  position:Absolute;
  bottom:20px;
}
.social_title {
    font-family: 'Roboto Medium';
    font-size : 19px;
    letter-spacing : 0.76px;
    color : #000000;
    margin-right:30px;
}
.social_item {
    /* float: left; */
    margin-right: 24px;
    font-size: 25px;
    width:fit-content;
    height:fit-content;
    color: #000;
    background: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.social_item .fa-instagram{
    font-size: 28px;
    margin-top: 5px;
}
.social_item a {
    color: #000;
}
.bottom_item h3.social-title {
    font-size : 15px;
    letter-spacing : 0.6px;
    margin-bottom:25px;
}
.cards-logo {
    border-top:2px solid rgba(0,0,0,.1);
    margin-top:40px;
    height:100px;
}
#products_out {
    border-top: none;
}
.products_bar_out {
    padding-top: 0px;
    padding-bottom: 0px;
}

#products_out .title_path{
  padding:30px;
  text-align: center;
}

#products_out .title_path h2{
  font-family: 'Roboto Regular';
  font-size : 13px;
  color : #A2A2A2;
}
#products_out .category_title{
    padding:16px;
    padding-bottom:0px;
    border-bottom:2px solid rgba(0,0,0,0.1);
}
#products_out_in .container-fluid{
    padding-left:0px;
    padding-right:0px;
}
#products_out .category_title .title_text{
    font-family: 'Roboto Medium';
    font-size : 25px;
    padding-bottom:16px;
    position: relative;
    width:fit-content;
    margin:0 auto;
    letter-spacing : 1px;
    color : #000;
}
#products_out .category_title .title_text .under-line{
    position:absolute;
    width:100%;
    height:4px;
    background: #000;
    left:0;
    bottom:-3px;
}
#products_out .products_bar_out_right{
   padding:49px 50px 49px 0px;
}
#filter_basic {
    margin-top:0px;
    margin-left: 30px;
}
.filter_categories_item_title{
    background: none;
    margin-bottom:0px;
    border-top:2px solid rgba(0,0,0,.5);
    /*border-bottom:2px solid rgba(0,0,0,.5);*/
}
.filter_categories_item_title i{
    margin-right:5px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.filter_categories_item_title i.rotate_up{
    transform:rotate(180deg);
}
.filter_categories_item_data {
    border-top:2px solid rgba(0,0,0,.5);
    padding:10px 0px 40px 0px;
}
.filter_area_categories .filter_categories_item:last-child .filter_categories_item_title {
    border-bottom:2px solid rgba(0,0,0,.5);
}
.filter_area_categories .filter_categories_item:last-child .filter_categories_item_data {
    border-top:none;
}
.filter_area_item.price_out_filter .filter_area_item_title{
   border-top:1px solid rgba(0,0,0,.1);
   border-bottom:none;
   position:relative;
   padding-top:45px;
   font-family: 'Roboto Slab Medium';
   font-size : 19px;
   letter-spacing : 0.19px;
   color : #000000;
   border-bottom:none;
}
.filter_area_item.price_out_filter .filter_area_item_title .shadow-top{
  width:90%;
  height:10px;
  z-index:-1;
  left:50%;
  transform:translateX(-50%);
  top:0;
  box-shadow: 0 -5px 10px -5px rgba(0,0,0,.1);
}
.noUi-horizontal .noUi-handle {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    color: #00ACA8;
    left: 0px;
    top: -10px;
}
.noUi-handle {
    border: 2px solid #00ACA8;
    background: #00ACA8;
    cursor: default;
    box-shadow: none;
}
@keyframes lds-dual-ring {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes lds-dual-ring {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.lds-dual-ring {
    position: relative;
}

.lds-dual-ring div {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 8px solid #000;
    border-color: #00ACA86b transparent #00ACA86b transparent;
    -webkit-animation: lds-dual-ring 1s linear infinite;
    animation: lds-dual-ring 1s linear infinite;
    margin: 0 auto;
}

.lds-dual-ring {
    width: 200px !important;
    height: 200px !important;
    -webkit-transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
    transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
    margin: 0 auto;
}

.spinner {
    margin: 0 auto;
}

.next_page_mobile .spinner {
    display: none;
}

.next_page_mobile.show_spinner .spinner {
    display: block;
}

.next_page_mobile.show_spinner .next_page_mobile_in {
    display: none;
}
.next_page_btn {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border:2px solid rgba(0,0,0,.5);
    border-radius:40px;
    color: white;
    cursor: pointer;
    margin:0 auto;
    width:fit-content;
    margin-bottom: 35px;
    padding:14px 27px;
}
.show_result_products{
    margin:0 auto;
    margin-bottom:15px;
    width:fit-content;
    font-family: 'Roboto Regular';
    font-size : 13px;
    color : #A2A2A2;
}
.next_page_btn a {
    font-family: 'Roboto Regular';
    font-size : 16px;
    letter-spacing : 0.32px;
    color : #000 !important;
}
.products_load_more_text
{
    font-size: 15px;
    font-family: 'Abrade Book';
    margin: auto;
    margin-bottom: 50px;
    text-align: center;
    color: black;
    line-height: 23px;
}
.page_product #products_out .container-fluid.page_container{
    padding:0px;
}
.page_product #products_out .category_title{
   margin-bottom:83px;
}
.page_product .product_cols .product_item_icons {
    right:15px;
    top:20px;
    text-align: -webkit-right;
    text-align: -moz-right;
    text-align: -o-right; 
    text-align: -ms-right;
}
.product_text_out{
    font-family: 'Roboto Regular';
    font-size : 17px;
    line-height:24px;
    color:#000;
    margin-bottom:50px;
}
#product_out.padding_top_bottom{
    padding-bottom:0px;
}
.owl_product_r .owl-dots .owl-dot span{
    background: none;
    border-radius: 50%;
    display: block;
    height: 16px;
    border:1px solid rgba(0,0,0,.5);
    margin:10px 7px;
    opacity: 0.5;
    width: 16px;
}
.owl_product_r .owl-dots .owl-dot.active span {
    background: #00ACA8;
    border:1px solid #00ACA8;
}
.total_tab .title{
    font-family: 'Roboto Bold';
    font-size : 15px;
    letter-spacing : 1.2px;
    color : #000000;
    padding: 15px 22px 15px 28px;
    cursor: pointer;
    border-top:2px solid rgba(0,0,0,.1);
    border-bottom:none;
}
.product_tabs .total_tab .title.take_border{
    border-bottom:2px solid rgba(0,0,0,.1);
}
.total_tab .title i{
    font-size: 14px;
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}
.total_tab.active .title i{
    transform: rotate(180deg);
}
.total_tab .text{
    padding:15px 0px 40px 0px;
    width:90%;
    margin: 0 auto;
    font-family: 'Roboto Regular';
    font-size : 14px;
    line-height:19.6px;
    color:#000;
    display:none;
}
.product_tabs .total_tab:first-child .text{
    display:block;
}
#tpx-signIn{
    font-family: "Roboto Regular", Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #000000;
    font-weight: normal;
}
#tpx-signIn_m{
    font-family: "Roboto Regular", Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #000000;
    font-weight: normal;
}
#tpx-register{
    font-family: "Roboto Regular", Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #000000;
    font-weight: normal;
}
.login_container_taopix{
    display: flex;
}
.margin_taopix_user{
    margin-left: 5px;
    margin-right: 5px;
 }
 
a.tpx-button{
    background: #00ACA8;
    color: white;
}
.taopix_myprojects{
    padding-left: 30px;
}
.taopix_myprojects a{
    font-family: "Roboto Regular", Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #000000;
    font-weight: normal;
 }
 .tpx_register{
     padding-right: 30px;
     border-right:  2px solid #000;

 }
 .tpx_custom_container_alt{
    right:unset !important;
    left:unset !important; 
 }
 .tpx_custom_container_alt_user{
    top: 85px !important;
 }
 #contact_submit_btn a, #contact_submit_btn_c a, #contact_submit_btn_1 a, #friend_submit_btn a {
    background:#00aca8;
 }
#contact_out_in .eshop_oroi.newsletter_terms{
   color:#000;
   font-size: 12px;
 }
 #contact_out_in .eshop_oroi a {
    color:#000 !important;
}
.basic_infos_slider .owl-stage{
    margin:0 auto;
}
#tpx-basket-bar {
    font-family: unset;
    padding: unset;
    background: unset;
    border-bottom: unset;
    font-size: unset;
    position: unset;
    z-index: unset;
    line-height: unset;
}
.tpx-bar-container
{
    width: unset;
    margin: unset;
    position: unset;
}
#tpx-basketlink{
    background: url('../../../images/design/top-right-cart.svg') no-repeat    ;
    width: 50px;
    height: 60px;
}
#tpx-basketlink_m{
    background: url('../../../images/design/top-right-cart.svg') no-repeat    ;
    background-size: cover; 
    width: 30px;
    height: 35px;
}
a.tpx-button {
    background: none; 
    color: white;
    box-shadow:none;
}
.tpx-basketLabel{
    display: none;
}
.tpx-basketCount{
    padding-top: 2px;
    float: right;
    position: absolute;
    background: #000;
    color: #fff;
    border: 2px solid #fff;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    font-family: "Roboto Medium", Arial, Helvetica, sans-serif;
    right: -10px;
    bottom: -4px;
}
#tpx-empty-cart_m p  {
    font-size: 14px;
}
#tpx-empty-cart_m {
    text-align: center;
    position: absolute;
    top: 20px;
    width: 100%;
    color: #a6a6a6;
}
#tpx-emptyBasketButton , #tpx-emptyBasketButton_m{
    color: black;
}
#tpx-shoppingcartcontents{
     z-index: 999;
     /* display: block !important; */
     opacity: 0;
     margin-top: 120px;
     right: 25px;
}
.tpx-shopping-cart-header{
    margin-bottom: 15px;
}
.color_item {
    width: 150px;
    height: 150px;
    border: 2px solid rgba(0,0,0,.1);
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    float:none;
    margin-bottom:28px;
}

.idiot_title{
     text-align: center;
     font-size: 12px;
     margin-top:5px;
     margin-bottom:5px;
}
.color_item:hover {
    border: 2px solid rgba(0,0,0,.5);
}

.color_item:not(.this-color-has-photo).active {
    border: 2px solid rgba(0,0,0,.5);
}
.number_item.disactive:hover,
.color_item.disactive:hover {
    border: 2px solid rgba(0,0,0,.1);
}
#tpx-checkoutbutton{
    background: #0386A2;
    padding: 8px;
}