/* ovveride default */

body {
    font-family: 'RobotoCondensed-Regular', Verdana, Arial, Helvetica, sans-serif;
}

.nav-tabs {
    border-bottom: none;
}

#header_desktop {
    padding-top: 0;
    padding-bottom: 15px;
    background: #fff;
}

.metaforika-header-div {
    height: 38px;
    background-color: #333333;
}

.logo-wrapper .logo {
    /* max-width: 270px; */
    max-width: 144px;
    margin-left: 60px;
} 
.eshop_oroi a{
    color:#000 !important;
}
.phone-wrapper .phone span.fa-phone-alt{
    font-size : 29px;
    line-height : 56.79px;
    margin-right:5px;
}
/* .phone-wrapper .phone{
    margin-left:160px;
} */
.phone-wrapper .phone a{
  font-family: 'RobotoCondensed-Regular', Arial, Helvetica, sans-serif;
  font-size : 22px;
  line-height : 23.2px;
  color : #FFFFFF;
}

.metaforika-wrapper {
    color: #333333;
    font-family: 'RobotoCondensed-Regular', Arial, Helvetica, sans-serif;
    font-size : 14px;
    letter-spacing : 0.04em;
    color : #de1781;
    position: relative;
}

.metaforika-mobile-header-div .metaforika-wrapper {
    letter-spacing: normal;
}
#header_desktop .metaforika-wrapper i.pe-7s-paper-plane{
    font-size : 20px;
    letter-spacing : 0.4px;
    margin-right:5px;
}
#header_mobile .metaforika-wrapper i.pe-7s-paper-plane{
    font-size : 23px;
    letter-spacing : 0.46px;
    margin-right:3px;
}
img.shipping-truck {
    width: 44px;
    margin-right: 5px;
}

.top-icons {
    position: absolute;
    right: 0px;
}

.top_item {
    float: left;
    margin-right: 30px;
    position: relative;
    color: #333333;
}

.top_item.language-bar {
    font-size: 14px;
    font-family: 'RobotoCondensed-Regular';
    line-height: 45px;
}

.language-bar .language_item a {
    letter-spacing: 0.04em;
}

.top_item.language-bar .vertical-line {
    position: absolute;
    top: 51%;
    transform: translateY(-51%);
    width: 2px;
    height: calc(100% + -32px);
    background: #999;
}

.menu_item_title_m.language-bar .vertical-line {
    position: absolute;
    top: 51%;
    left: 10%;
    transform: translateY(-55%);
    width: 2px;
    height: calc(100% + -28px);
    background: #999;
}

.language_item:first-child a {
    /* border-right: 2px solid #999; */
    padding-right: .5em;
}

.language_item a {
    color: #999999;
}

.language_item.lang-selected a,
nav#mobile_menu .mobile-static-rest-links .menu_item_title_m .lang-selected a {
    color: #de1781;
}

.top_item:last-child {
    margin-right: 0;
}
/* 
.top_item a {
    font-size: 11px;
    font-weight: 700;
    display: flex;
    align-items: center;
    align-self: center;
    align-content: center;
    color: #333333;
} */
.mobile-header-div{
    background: #fff;
    height:100px;
    box-shadow: 0 10px 10px -5px rgb(0 0 0 / 30%);
}
.products_bar_out .title_path{
    margin-top:-5px;
}
.mobile-header-div .top_item a {
    font-size: 23px;
}
.mobile-header-div #phone_menu_btn.top_item .fa-phone-alt{
    font-size : 24px;
    line-height : 46.7px;
    color : #000;
}
.mobile-header-div .search_mobile_btn.top_item .fa-search{
    font-size : 24px;
    line-height : 46.7px;
    color : #000;
}
.mobile-header-div .common-menu-serach-phone .top_item{
    margin-right:20px;
}
.mobile-header-div .common-menu-serach-phone .top_item:last-child{
    margin-right:0px;
}
.mobile-header-div .common-menu-serach-phone, .mobile-header-div .mobile.logo, .mobile-header-div .common-compare-fav-basket{
   /* width:33%; */
   max-width: 50%;
}
.top_item a span.font-icons {
    font-size : 24px;
  line-height : 46.15px;
  color : #939393;
}

.top_item a span.font-icons-svg {
    line-height : 40.15px;
}

.num_wish {
    display: none;
}

.main-header {
    /* border-bottom: 1px solid #ccc; */
    background: #1a1a1a;
}

.search {
    position: relative;
    width: 100%;
    min-width:567px;
    height: 46px;
    background: #fff;
    z-index: 16;
    color: #666;
}

.search_in {
    position: relative;
    z-index: 5;
}

.search_left {
    display: table-cell;
    width: 100%;
}

.search_left_in {
    padding-left: 12px;
    padding-right: 20px;
}

.search_left input[type="text"] {
    background: none;
    border: none;
    font-family: 'RobotoCondensed-Regular', Arial, Helvetica, sans-serif;
    font-size : 14px;
    letter-spacing : 0.32px;
    color : #939393;
    height: 46px;
    line-height: 46px;
    margin: 0;
    outline: medium none;
    padding: 0;
    width: 100%;
    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: 45px;
    padding-left: 20px; */
    padding-right: 12px;
    /* font-size: 22px; */
    outline:none;
}
.search_right span.fa-search{
    font-size : 30px;
    color : #de1781;
}
.search_area_submit button span.fa-search, .close_search_area span.fa-times{
    font-size : 24px;
    color : #de1781;
}
.top_item.basket_btn_h {
    /* border-left: 1px solid #cccccc;
    padding: 7px 15px;
    padding-left: 35px; */

    padding: 7px 0 7px 15px;
    padding-left: 48px;
}

.top_item.basket_btn_h a {
    font-size: 11px;
    /* font-weight: 700; */
    display: flex;
    align-items: center;
    align-self: center;
    align-content: center;
    color: #fff;
}

.telephone-wrapper,
.phone-wrapper {
    font-size: 24px;
    /* margin-right: 35px; */
}

.telephone-wrapper a {
    color: #333333;
}

div.num-pieces-text {
    /* position: absolute;
    font-size : 8px;
    line-height : 9.76px;
    letter-spacing : 0.4px;
    color : #FFFFFF;
    top:-15px;
    z-index:999;
    background: #de1781;
    right:-12px;
    border-radius:50%;
    width:18px;
    height:18px;
    border:2px solid #fff;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif; */

    position: absolute;
    left: 34px;
    top: 0px;
    color: #fff;
    font-family: 'RobotoCondensed-Regular';
}
div.num-pieces-text.compare {
    right:-15px;
}
span.num_pieces {
    position: absolute;
    left: 0;
    right: 0;
    font-size: 13px;
}

.cart-details {
    font-family: 'RobotoCondensed-Regular';
    font-size: 15px;
}

.cart-text-total {
    font-size: 20px;
    color: #fff;
}

.cart-text {
    color: #fff;
    line-height: 12px;
    font-size: 10px;
    font-family: 'RobotoCondensed-Regular';
}

#slideshow_out_r .slideshow {
background: #efefef;
}

.slideshow .owl-dots {
    text-align: center;
    margin-top: 45px;
}

.slideshow .owl-dots.disabled{
    display:block;
} 

.slideshow .owl-dots button{
    outline: none;
}
.slideshow .owl-dots .owl-dot span {
    border: 1px solid #C6C6C6;
    background: #C6C6C6;
    border-radius: 20px;
    display: block;
    height: 10px;
    margin: 5px 5px;
    /* opacity: 0.5; */
    width: 10px;
}

.slideshow .owl-dots .owl-dot.active span {
    border: 1px solid #4d4d4d;
    background: #4d4d4d;
    height: 12px;
    width: 12px;
}



.products_tabs .owl-dots,
.seen_recently .owl-dots{
    text-align: center;
    margin-top: 20px;
}
 

.products_tabs .owl-dots button{
    outline: none;
}
.products_tabs .owl-dots .owl-dot span,
.seen_recently .owl-dots .owl-dot span {
    border: 1px solid #C6C6C6;
    background: #C6C6C6;
    border-radius: 20px;
    display: block;
    height: 10px;
    margin: 5px 5px;
    /* opacity: 0.5; */
    width: 10px;
}

.products_tabs .owl-dots .owl-dot.active span,
.seen_recently .owl-dots .owl-dot.active span {
    border: 1px solid #4d4d4d;
    background: #4d4d4d;
    height: 12px;
    width: 12px;
}



.banner_out.products_tabs{
    background: #efefef;
    padding-top:60px;
    padding-bottom:95px;
    margin-bottom:0px;
}
.banner_out.products_tabs .homepage_tabs_top {
    margin-bottom: 50px !important;
}
.banner_out.products_tabs .container-fluid{
    max-width: 1580px;
    padding:0px;
}
.owl-carousel button{
    outline:none;
}
/* .banner_out.products_tabs .owl-carousel .owl-nav.disabled {
    display:block;
} */
.banner_out.products_tabs .owl-carousel button.disabled .fal,
.banner_out .owl_slider_area_s button.disabled .fal{
    color: #000;
}
.banner_out.products_tabs .owl-carousel button .fal,
.banner_out .owl_slider_area_s button .fal{
    font-size : 36px;
    color : #de1781;
}
.tab-content{
    position:relative;
}

.tab-panes.first.hide_carousel{
    opacity:0;
    z-index:-1;
}
.tab-panes.no_first{
    position:absolute;
    width:100%;
    top:0px;
    height:0%;
    -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);
}
.tab_buttons{
    cursor: pointer;
}
.tab-panes.no_first.hide_overflow{
    overflow:hidden;
    /*box-shadow: 0 5px 5px -5px #de1781;*/
    /*border-bottom:1px solid #de1781;*/
    z-index:9999;
}
.tab-panes.no_first .border-bottom-line{
  position:absolute;
  width:calc(100% - 14px);
  left:7px;
  bottom:0;
  height:0px;
  background: #de178180;
  z-index:9999;
  transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
}
.tab-panes.no_first .border-bottom-line.take_height{
    height:1px;
}
.tab-panes.no_first.open_tab{
    height:100%;
}
.banner_out.products_tabs button.owl-next, .banner_out.products_tabs button.owl-prev{
    outline: none;
}
.banner_out.products_tabs .owl-carousel .fal.fa-arrow-circle-left{
    margin-left:-120px;
}
.banner_out.products_tabs .owl-carousel .fal.fa-arrow-circle-right{
    margin-right:-120px;
}
/* css hack for companies carousel only. */

/* .owl_slider_companies.owl-carousel .owl-nav.disabled {
    display: block !important;
} */

.owl_slider_companies.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 40%;
    left: 0;
    margin-left: -20px;
    font-size: 20px;
}

.owl_slider_companies.owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 40%;
    right: 0;
    margin-right: -20px;
    font-size: 20px;
}

.banner_img {
    display: flex;
    justify-content: center;
    align-items: center;
}


/* menu */

.menu_out {
    position: relative;
    z-index: 15;
    padding-bottom: 10px;
    box-shadow: 0 10px 10px -5px rgba(0,0,0,0.3);
}
.menu_out .container-fluid{
  paddinG:0px;
}
nav.menu ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    width:100%;
    max-width:1276px;
    margin:0 auto;
}

nav.menu ul li {
    flex-grow: 1;
    margin: 0;
}

/* nav.menu ul li {
    border-right: 1px solid #c6c5c6;
}

nav.menu ul li:first-child {
    border-left: 1px solid #c6c5c6;
} */

nav.menu ul li a {
    padding: 0px;
    font-family: 'RobotoCondensed-Regular', Arial, Helvetica, sans-serif;
    font-weight : bold;
    font-size : 14px;
    letter-spacing : 0.28px;
    text-align: center;
    color : #1A1A1A;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
nav.menu ul li .sub_menu_item_title a{
    font-family: 'RobotoCondensed-Bold', Arial, Helvetica, sans-serif;
    font-size : 17px;
    color:#de1781;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}
nav.menu ul li .sub_menu_data_item a{
    font-family: "RobotoCondensed-Regular", Arial, Helvetica, sans-serif;
    font-size : 16px;
    font-weight: normal;
    /* margin-bottom:10px !important; */
    margin-bottom:5px !important;
    color:#4d4d4d;
    letter-spacing: 0.02em;
}
/* nav.menu ul li:hover>a {
    background: #a40b2a;
    color: #fff;
} */
nav.menu ul li .menu_icon{
  position:relative;
  width:60px;
  height:45px;
  margin:0 auto;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
nav.menu ul li a.menu_link .name_text{
width:fit-content;
margin:0 auto;
position:relative;
font-family: 'RobotoCondensed-Bold';
letter-spacing: 0.02em;
text-transform: uppercase;
}
nav.menu ul li a.menu_link .name_text .underline{
    position:absolute;
    left:0;
    bottom:-7px;
    width:0%;
    height:5px;
    z-index:9999;
    background: #de1781;
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}
nav.menu ul li a.menu_link .name_text .underline.full{
    width:100%;
}
nav.menu ul li .menu_icon img{
    position:absolute;
    left:50%;
    top:50%;
    width: 90px;
    height: 40px;
    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;
}
nav.menu ul li.menu_item:hover .menu_icon{
    transform: scale(1.1);
}
nav.menu ul li.menu_item:hover .name_text .underline{
    width:100%;
}
.menu_column_container {
    /* width:100%;
   
    column-count: 5;
    column-gap: 3%;
    column-width: 20%; */
    width: 100%;
    column-count: 3;
    column-gap: 30px;
    column-width: 25%;
}

.sub_menu_item_title {
    /* margin-bottom: 15px; */
    margin-bottom: 10px;
}

.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: #de1781 !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: 14;
}

.menu_item_bottom {
    display: none;
    position: absolute;
    z-index: -1;
    width: 100%;
    left: 0;
    background: #fff;
    margin-top: 7px;
    box-shadow: 0 -5px 5px -2px #dbdbdb;
}
.menu_item_bottom .down-shadow{
    position:absolute;
    bottom:0px;
    left:0px;
    width: 100%;
    height:40px;
    box-shadow: 0 5px 5px -2px #dbdbdb;
}
.menu_item_bottom .container:first-child, .menu_item_bottom .container:first-child .col-lg-12:first-child{
    padding:0px;
}
.menu_item_bottom .container:first-child .row{
    margin-left:0px;
    margin-right:0px;
}
.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: 0px;
    padding-top: 25px;
    /* padding-bottom:120px; */
}

.menu_column_container div {
    display: inline-block;
    width: 100%;
}

.sub_menu_item {
    /* margin-bottom: 50px; */
    margin-bottom: 30px;
}

.menu_img img {
    border-radius: 5px;
}

.menu_img a {
    display: block;
    padding: 0 !important;
}


/* end menu */

.newsletter-section {
    background-color: #A3A3A3;
    background-image:  url(/images/photos/newsletter-background_T106_3.jpg);
    background-repeat: no-repeat;
    /* background-size: cover;  */
}

.newsletter_title h3 {
    font-family: 'RobotoCondensed-Bold';
    font-size : 34px;
    line-height : 41px;
    letter-spacing : 0.06em;
    color : #fff;
    text-transform: uppercase;
}

.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 {
    width:100%;
    height:45px;
    background: #1a1a1a;
    font-family: 'RobotoCondensed-Bold';
    color:#fff;
    font-size: 17px;
    letter-spacing: 0.1em;
    /* border-radius:30px; */
    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;
}
.custom-icons-1 {
    background-color: #363636;
    margin-bottom: 0;
}

.custom-icon-phone {
    font-size: 35px;
}

.custom-title {
    color: #fff;
    font-size: 21px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    line-height: 20.61px;
}

.custom-phone-title {
    color: #fff;
    font-size: 21px;
    letter-spacing: 0.04em;
    line-height: 20.61px;
}

.custom-phone-title a {
    color: #fff;
}

.custom-subtitle {
    color: #fff;
    font-size: 12px;
    letter-spacing: 0.02em;
    line-height: 20.61px;
}

#bottom_out {
    padding-top: 20px;
    padding-bottom:20px;
    background: #EFEFEF;
}
#bottom_out .container{
  margin-top:15px;
  margin-bottom:0px;
}
#footer {
    /* background: #f3f3f3; 
    padding-top: 20px;
    padding-bottom: 20px; */
}

/* #footer a {
    color: #333;
} */

.bottom_item h3 {
    font-family: 'RobotoCondensed-Bold';
    font-weight: normal;
    font-size: 17px;
    color: #de1781;
    text-align: center;
    letter-spacing : 0.1em;
    margin-bottom: 15px;
    text-transform: uppercase;
}

h3.accordion-footer-header {
    display: flex;
    /* flex-direction: column; */
}

#bottom_out{
   text-align: center;
}

.footer-hours-in>div {
    color: #4D4D4D;
    font-size: 16px;
    font-family: 'RobotoCondensed-Light';
}

.footer-hours-in {
    font-size: 17px;
    color: #333;
    letter-spacing: normal;
}

.social_item {
    /* float: left; */
    margin-right: 30px;
    margin-left: 30px;
    font-size: 22px;
    color: #000;
    border:1px solid #000;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.social_item a {
    color: #1a1a1a;
}

.social_item:first-child {
    margin-left: 0;
}

.bottom_item{
 background: none;
}

.bottom_item .row_upper {
    height: 75px;
}

.bottom_item .row_mid {
    height: 250px;
}

.cards-logo{
    margin-top:0px;
    background: #EFEFEF;
    padding-top: 20px;
    padding-bottom: 25px;
}
.cards-logo img:not(.acs, .skroutz) {
    width: 70px;
    aspect-ratio: 122 / 75;
}

.cards-logo img.footer_width {
    width: 68px;
}

.cards-logo-frst,
.cards-logo-thrd {
    padding-top: 45px;
}


.bottom_item ul{
    text-align: center;
}
.bottom_item ul li a {
    display: block;
    font-family: 'RobotoCondensed-Light';
    font-size : 16px;
    line-height : 30px;
    color : #4D4D4D;
}

.footer-copyright {
    background-color: #1A1A1A;
    color : #FFFFFF;
    font-family: 'RobotoCondensed-Regular';
    font-size : 16px;
    letter-spacing : 0.07em;
    padding-top:15px;
    padding-bottom:15px;
}

#footer_right a,
#footer #footer_center a {
    font-family: 'RobotoCondensed-Regular';
    font-size : 14px;
    letter-spacing : 0.07em;
    color : #999999;
}

#footer #footer_center a {
    color: #fff;
}

.product_item{
    /*box-shadow: 0 0 5px #dedede;*/
    border:2px solid #f5f5f5;
    margin-bottom: 0px;
}

.product_item_basket_button, .product_item_basket_button.basket_btn{
    width:100%;
    height:50px;
    background:#de1781;
    border-radius: 0px;
    cursor: pointer;
    justify-content: space-between;
    padding-left:10px;
    padding-right:10px;
}

.product_item_basket_button:hover,
.product_item_basket_button.basket_btn:hover {
    background: #363636;
}

.product_item_basket_button.exhausted{
    background:#000;
    justify-content: center;
}
.product_item_basket_button .text{
    font-family: 'RobotoCondensed-Light';
    font-size : 15px;
    letter-spacing : 0.02em;
    color : #FFFFFF;
}
.product_item_basket_button .icon i{
    font-size : 29px;
    color:#fff;
}
.product_item_basket_button .icon .up_side{
    position: absolute;
    top: -10px;
    left: -2px;
    -webkit-transition: all 0.22s cubic-bezier(0.170, 0.0141, 0.080, .25);
    -moz-transition: all 0.22s cubic-bezier(0.170, 0.0141, 0.080, .25);
    -o-transition: all 0.22s cubic-bezier(0.170, 0.0141, 0.080, .25);
    -ms-transition: all 0.22s cubic-bezier(0.170, 0.0141, 0.080, .25);
    transition: all 0.22s cubic-bezier(0.170, 0.0141, 0.080, .25);
}

.product_item_basket_button .icon .handle{
   width:14px;
   height:14px;
   border:2px solid #fff;
   margin:0 auto;
   border-bottom:none;
   border-top-left-radius: 50%;
   border-top-right-radius: 50%;
}
.product_item_basket_button .icon .lid{
    top:3px;
    left:-2px;
    width:26px;
    border-top:2px solid #fff;
    margin:0 auto;
    margin-top:-5px;
}
.product_item_basket_button:hover .icon .up_side{
    top:-15px;
} 

/* .product_item_basket_button:hover .icon .lid{
    transform: rotate(25deg); 
    top:0px;
} */
.product_item_basket_button .icon .rest_bug,
.popup_basket_btn .icon .rest_bug {
    position: relative;
    /* border:2px solid #fff; */
    border-top:none;
    width:26px;
    /* height:20px; */
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    /* margin-top:10px; */
}

.popup_basket_btn span,
.popup_basket_close span {
    font-family: 'RobotoCondensed-SemiBold';
    font-size: 19px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    font-weight: 400;
    margin: auto!important;
}

.product_item_text h3 {
    font-family: 'RobotoCondensed-Light';
    font-size : 15px;
    line-height : 19px;
    letter-spacing : 0.02em;
    color : #4d4d4d;
    /*overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; */
    width: 100%;
}
.product_item_text .brand{
    font-family: 'RobotoCondensed-Bold';
    font-size: 17px;
    color:#4d4d4d;
    letter-spacing: 0.02em;
}

.product_item_text h4 {
    font-family: 'RobotoCondensed-Bold', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #b3b3b3;
    letter-spacing: 0.7px;
}
#footer .container-fluid {
    padding-left: 75px;
    padding-right: 75px;
}
.product_item_prices {
    display: table;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    font-family: 'RobotoCondensed-Regular';
    font-size : 22px;
    line-height : 19px;
    letter-spacing : 0.02em;
    color : #de1781;
    margin-bottom: 22px;
    margin-top: 35px;
}

.products_price_old {
    float: left;
    position: relative;
    font-family: 'RobotoCondensed-Light';
    font-size : 21px;
    line-height : 19px;
    letter-spacing : 0.02em;
    color : #808080;
    margin-right: 30px;
    /* text-decoration: line-through;
    margin-top: 2px; */
}

.products_price_new {
    float: left;
    color : #de1781;
}

.strikediag {
    /* background: linear-gradient(to left top, transparent 47.75%, #333 49.5%, #333 50.5%, transparent 52.25%); */
    background: linear-gradient(to right top, transparent 47.75%, #de1781 49.5%, #de1781 50.5%, transparent 52.25%);
    text-decoration: none;
}
.products_price_old .products_delete_price{
  position:absolute;
  width:calc(100% + 5px);
  top:9px;
  right:-1px;
  height:0.05rem;
  background: #de1781;
  transform: rotate(13deg);
}
.product_item_image {
    position: relative;
    overflow: hidden;
    text-align: center;
    /* border-radius: 7px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; */
}
/* .product_item_image img.img-fluid{
  width:82%;
  margin:0 auto;
} */
.product_item_offer,
.product_item_new,
.product_item_best {
    /* background: url(/images/design/offer.png) top left no-repeat; */
    width: 45px;
    height: 45px;
    border-radius: 50px;
    background: #de1781;
    text-align: center;
}

.product_item_new {
    background: #1a1a1a;
}
.product_item_best{
    background: #b89f5e;
}
.product_item_offer_in,
.product_item_new_in,
.product_item_best_in {
    font-family: 'RobotoCondensed-Bold';
    font-weight : bold;
    font-size : 17px;
    color : #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    height: inherit;
}

.product_item_new_in{
    font-family: 'RobotoCondensed-BoldItalic';
}
.product_item_best_in{
    font-family: 'RobotoCondensed-BoldItalic';
    line-height: 12px;
    text-shadow: 1px 1px 1px #4c4c4c;
}
.product_item_best_in {
    font-size: 11px;
}

/* .product_item_new_in {
    color: #FFD1D1;
} */

.color_box_in {    
    width: 32px;
    height: 32px;
}

.pro_area .pr_item {
    padding-left: 27px;
    padding-right: 27px;
    padding-bottom:57px;
    -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; */
}

.page_total_looks .pro_area .pr_item {
    padding: 0 15px;
}

.pr_item .product{
    margin-top:0px !important;
}
.container-fluid.slider-photos-index{
  max-width: 1600px;
  margin-bottom: 0px;
}
.container-fluid.slider-photos-index .main_box_area{
  margin:0 auto;
  margin-top: 120px;
  margin-bottom: 230px;
  padding:0px;
  width:100%;
}
.product_item_image_in{
  padding-top:30px;
}
.product_item_text{
    margin-top:30px;
    height: 40px;
}
.product_item_favorite {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
}
.product_item_favorite span{
    font-size: 24px;
}
.product_item_favorite span.fal.fa-heart {
    font-size : 24px;
    line-height : 23.2px;
    color : #939393;
}

.product_item_favorite span.fas.fa-heart {
    color: #de1781;
    font-size : 24px;
    line-height : 23.2px;
}

.product_item_cart {
    float: left;
    cursor: pointer;
    position: absolute;
    bottom: 15px;
    right: 20px;
    z-index: 2;
    font-size: 22px;
    color: #333;
}

.product_item_cart a {
    color: #fff;
}

.col.footer-cols {
    border-top: 1px solid #ccc;
    padding-top: 15px;
}

.col.footer-cols:last-child {
    border-bottom: 1px solid #ccc;
}

#bottom_out .col.footer-cols:first-child{
    border-top: none;
}
#bottom_out .col.footer-cols .fa-angle-right{
    /* font-size : 12px; */
    letter-spacing : 2.16px;
    /* color : #1A1A1A; */
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}

#bottom_out .col.footer-cols .accordion-footer-switch {
    padding-right: 5px;
}

#bottom_out .col.footer-cols .fa-angle-right.rotate,
#bottom_out .col.footer-cols .fa-angle-down.rotate {
    transform: rotate(180deg);
}

#bottom_out .col.footer-cols .fa-angle-up {
    transform: rotate(180deg);
}

#bottom_out .col.footer-cols .fa-angle-up.rotate {
    transform: rotate(0deg);
}

/* #bottom_out .col.footer-cols .bottom_item{
   padding-top:17px;
   padding-bottom:17px;
} */
.accordion-footer-content {
    display: none;
}

/* .col.footer-cols:last-child .accordion-footer-content {
    display: block;
} */

.title_b {
    font-family: "RobotoCondensed-Regular", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: normal;
    color: #333;
    line-height: 40px;
    letter-spacing: 0.04em;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

.seen_recently .title_b {
    text-decoration: underline;
    text-underline-offset: 10px;
}
.banner_out.products_tabs ul li a .title_b{
    font-family: 'RobotoCondensed-Medium';
    font-size : 20px;
    letter-spacing : 0.06em;
    line-height: 0px;
    color : #b3b3b3;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.banner_out.products_tabs ul{
    width:100%;
}
.banner_out.products_tabs ul li{
    max-width:228px;
    width:50%;
    height:53px;
}
.banner_out.products_tabs ul li a{
    width:100%;
    height:100%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.banner_out.products_tabs ul li a.active{
    background: #de1781;
}
.banner_out.products_tabs ul li a.active .title_b{
    color:#fff;
}
.banner_out.container-fluid.no_paddings{
 padding:0px;
 margin-bottom: 0px;
}
.banner_out.no_paddings.second_banner .row_6 .h_item:nth-child(1n){
    padding:0px;
}
.banner_out.no_paddings .container-fluid.photo_b{
    width:100%;
}
.banner_out.container-fluid.no_paddings.except_button{
    margin-bottom:25px;
}
/* .banner_out.container-fluid.no_paddings .h_item:first-child .img-fluid{
  margin-right:12px;
}
.banner_out.container-fluid.no_paddings .h_item:last-child .img-fluid{
  margin-left:12px;
} */
.banner_out.container-fluid.no_paddings.space_between_30
.banner_out.no_paddings .row_6 .h_item:nth-child(1n){
    padding:0px;
}
/* .title_b span {
    border-bottom: 2px solid #333;
    padding-bottom: 4px;
} */

.homepage_tabs_top {
    max-width: 500px;
}
.products_tabs .homepage_tabs_top {
    max-width: 100%;
    width:100%;
}
.homepage_tabs li a:not(.active) .title_b span {
    border-bottom: none;
}

.homepage_tabs li a:not(.active) h3 {
    color: #545454;
}

.pink-cirle {
    border-radius: 20px;
    background: #de1781;
    width: 20px;
    height: 20px;
    top: -10px;
    right: -10px;
    font-size: 13px;
}

.no_products_image {
    max-width: 200px;
}


/* mobile_menu */

.responsive-menu-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0.7;
    background: black;
    z-index: 1500;
}

#mobile_menu_btn,
#close_mobile_menu,
#close_filter_resp {
    cursor: pointer;
}
#mobile_menu_btn span.fa-bars{
  font-size : 30px;
  line-height : 46.7px;
  color : #000;
}
.right_side_menu_opened #wrapper {
    left: 300px;
}

#close_mobile_menu,
#close_filter_resp {
    font-size: 23px;
}

nav#mobile_menu {
    background-color: #fff;
    height: 100%;
    border-right: 1px solid #cdcdce;
    overflow: hidden;
    /* padding-top: 25px; */
    padding-bottom: 25px;
    position: fixed;
    top: 0;
    left: 0;
    width: 300px;
    z-index: 310;
    visibility: hidden;
}

nav#mobile_menu .menu_item_m{
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}

nav#mobile_menu .menu_item_m .sub_menu_item_m {
    border-bottom: 1px solid #e2e2e2;
    box-shadow: 0 2px 2px -2px #e2e2e2;
    margin-left: 37px;
    margin-right:30px;
}


/* 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-family: 'RobotoCondensed-Bold';
    position:relative;
    font-size : 17px;
    line-height : 46px;
    letter-spacing : 0.34px;
    text-transform: uppercase;
    color : #4D4D4D;
    margin-left: 37px;
    -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 .mobile-static-rest-links{
    /* padding-top:30px;
    padding-bottom:30px; */
    padding: 10px 0;
}
nav#mobile_menu .mobile-static-rest-links .menu_item_title_m{
    margin-left:37px;
}
nav#mobile_menu .mobile-static-rest-links .menu_item_title_m a {
    margin-left: 0px;
    line-height : 0px;
    font-size : 17px;
    line-height : 42px;
    color : #4D4D4D;
    font-family: 'RobotoCondensed-Regular';
    -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 a div.menu_item_arrow{
  position:absolute;
  top:50%;
  width:37px;
  transform: translate(-50%,-50%);
}
nav#mobile_menu .menu_item_title_m a div.menu_item_arrow .fa-angle-right{
    font-size : 18px;
    color : #de1781;
    -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 a div.menu_item_arrow .fa-angle-right.rotate{
    transform:rotate(-90deg)
}
nav#mobile_menu .menu_item_title_m.active-mob-menu-lv-1{
  background:  #de1781;
}
nav#mobile_menu .mobile-static-rest-links .menu_item_title_m.active-mob-menu-lv-1{
  background: none;
}
nav#mobile_menu .menu_item_m .menu_item_title_m.active-mob-menu-lv-1 a div.menu_item_arrow .fa-angle-right{
    color : #FFF;
}
nav#mobile_menu .menu_item_m .menu_item_title_m.active-mob-menu-lv-1 a{
    color : #FFF;
}
nav#mobile_menu .mobile-static-rest-links .menu_item_title_m.active-mob-menu-lv-1 a{
    color : #4D4D4D;
}
/* 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-family: 'RobotoCondensed-Regular';
    font-size : 17px;
    line-height : 42px;
    letter-spacing : 0.34px;
    color : #4D4D4D;
    cursor: pointer;
    text-transform: uppercase;
    /* padding-left: 20px; */
    -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.active-mob-menu-lv-2 a{
    color : #de1781;
    font-size : 16px;
}

/* nav#mobile_menu .sub_menu_item_title_m:hover a {
    color: #a40b2a;
} */

nav#mobile_menu .sub_menu_item_data_m {
    display: none;
}

/* nav#mobile_menu .sub_menu_item_title_m.active a,
nav#mobile_menu .sub_sub_menu_item_title_m.active a,
nav#mobile_menu .sub_sub_sub_menu_item_title_m.active a {
    color: #333333;
} */

nav#mobile_menu .sub_sub_menu_item_m {
    margin-bottom: 5px;
    cursor: pointer;
}

nav#mobile_menu .sub_sub_menu_item_m:last-child {
    margin-bottom: 0;
}

nav#mobile_menu .sub_sub_menu_item_title_m a {
    display: block;
    font-family: 'RobotoCondensed-Regular';
    font-size : 17px;
    line-height : 42px;
    letter-spacing : 0.34px;
    color : #4D4D4D;
    cursor: pointer;
    padding-left:15px;
    -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 a:hover{
    color : #de1781;
}
/* nav#mobile_menu .sub_sub_menu_item_title_m:hover a {
    color: #a40b2a;
} */

nav#mobile_menu .sub_sub_menu_item_data_m {
    display: none;
}

nav#mobile_menu .sub_sub_sub_menu_item_m {
    margin-bottom: 5px;
    cursor: pointer;
}

nav#mobile_menu .sub_sub_sub_menu_item_m:last-child {
    margin-bottom: 0;
}

nav#mobile_menu .sub_sub_sub_menu_item_title_m a {
    display: block;
    font-size: 13px;
    font-weight: normal;
    color: #808080;
    letter-spacing: 0.6px;
    cursor: pointer;
    padding-left: 30px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}


/* nav#mobile_menu .sub_sub_sub_menu_item_title_m:hover a {
    color: #a40b2a;
} */

.width-6px {
    width: 6px;
}

.mobile-static-rest-links {
    background-color: #F6F6F6;
}

/* nav#mobile_menu .mobile-static-rest-links .menu_item_title_m a {
    font-size: 15px;
} */

.mobile-static-rest-icons {
    width: 20px;
    font-size : 24px;
    line-height : 46.15px;
    color : #de1781;
    margin-right:20px;
}

img.mobile-static-rest-icons {
    width: 26px;
}


/* end mobile_menu */


/* TOASTS */

div.toast.favorite-toast {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 999999;
    display: none;
}


/* END TOASTS */

.title_path h2 {
    color: #808080;
    font-family: 'RobotoCondensed-Regular';
    font-size : 14px;
    line-height : 27.22px;
    color : #939393;
    /* font-size: 12px;
    font-weight: normal;
    letter-spacing: 0.4px; */
}

.title_path a {
    color: #999999;
    font-family: 'RobotoCondensed-Regular';
    font-size : 14px;
    line-height : 27.22px;
}

/* .title_path a:last-child {
    color: #333;
} */

.search_select2 {
    position: relative;
    z-index: 101;
    cursor: pointer;
    /* background: url(/images/design/select_arrow.png) center right no-repeat; */
    margin-left: 5px;
    margin-right: 10px;
    text-align: center;
    color: #333;
}
.products_per_page{
    display:flex;
    align-items: center;
}
.search_select_in2,
.search_select_in2_title_left,
.products_per_page .title {
    font-family: 'RobotoCondensed-Regular';
    font-size : 14px;
    letter-spacing : 0.1em;
    text-transform: uppercase;
    color : #4D4D4D;
    position:relative;
}

.products_per_page .title {
    margin-right:3px;
    /* 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;
} */

.select_options2 {
    position: absolute;
    z-index: 102;
    overflow: auto;
    background: #fff;
    /* width: 130px; */
    width: 110px;
    text-align: left;
    left: -4px;
    top:25px;
    display: none;
    box-shadow: 0 5px 10px -5px rgba(0,0,0,0.3);
}

.option_item2 a {
    display: block;
    font-family: 'RobotoCondensed-Regular';
    font-size : 14px;
    letter-spacing : 0.04em;
    color : #4D4D4D;
    padding:5px;
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}
.products_per_page .option_item2.active a{
    color: #de1781;
}
.option_item2 a:hover {
    color: #de1781;
}
.products_per_page .option_item2 a{
    padding:0px;
    margin-left:8px;
    margin-right:8px;
}
.products_per_page .seperate{
    width:1px;
    height:10px;
    background: #000;
}
#filter_basic {
    margin-top: 25px;
    margin-left: 75px;
    /* margin-top: -15px; */
    margin-right: 33px;
}
.filter_area_item{
    padding-left:0px;
    padding-right:0px;
}
.filter_text_prices {
    font-family: 'RobotoCondensed-Light';
    font-size : 14px;
    letter-spacing : 0.28px;
    color : #4D4D4D;
}

.filter_categories_item_title a {
    display: block;
    font-family: 'RobotoCondensed-Bold';
    font-size : 17px;
    line-height : 42px;
    letter-spacing : 0.34px;
    text-transform: uppercase;
    color : #4D4D4D;
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}

.filter_categories_item_title a:hover {
    color:#de1781;
}
.filter_categories_item.active .filter_categories_item_title a{
    color:#de1781;
}
.sub_filter_categories_item_title a {
    display: block;  
    font-family: 'RobotoCondensed-Regular';
    font-size : 16px;
    line-height : 42px;
    letter-spacing : 0.04em;
    color : #4D4D4D;
    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;
}

.sub_filter_categories_item_title:hover a {
    color: #de1781;
    /* 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: #de1781;
    /* background:url(/images/design/f_arrow.png) left center no-repeat; */
    /* padding-left: 10px; */
}

.sub_sub_filter_categories_item_title a {
    display: block;
    font-family: 'RobotoCondensed-Regular';
    font-size : 17px;
    line-height : 20px;
    letter-spacing : 0.34px;
    color : #4D4D4D;
    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;
}

.sub_sub_filter_categories_item {
    padding: 10px 0;
}

.sub_sub_filter_categories_item_title:hover a {
    color: #de1781;
}

.sub_sub_filter_categories_item.active .sub_sub_filter_categories_item_title a {
    color: #de1781;
}

.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: 2px solid #f2f2f2;
    /* padding-left:18px; */
    margin-left:20px;
    width:100%;
    max-width: 302px;
}
.filter_categories_item_data .sub_filter_categories_item:first-child{
    border-top: 2px solid #f2f2f2;
}
.filter_area_item_title {
    position: relative;
    font-family: 'RobotoCondensed-Bold';
    font-weight : bold;
    font-size : 19px;
    letter-spacing : 0.34px;
    color : #4D4D4D;
    cursor: pointer;
    margin-bottom: 6px;
    padding-top: 10px;
    padding-bottom: 15px;
}
   
.filter_part_2_title{
    font-family: 'RobotoCondensed-Bold';
    font-size : 19px;
    display:flex;
    align-items: center;
    justify-content: space-between;
    letter-spacing : 1.14px;
    margin-bottom:0px;
    height:40px;
    border-bottom:0px;
    width:100%;
    max-width:302px;
    background: #de1781;
    padding:0px;
    padding-left:15px;
    padding-right:15px;
    color : #FFFFFF;
    cursor: pointer;
} 

.filter_area_item_title.filter_title {
    font-family: 'RobotoCondensed-Bold';
    font-size : 19px;
    display:flex;
    align-items: center;
    /* justify-content: space-between; */
    letter-spacing : 1.14px;
    margin-bottom:0px;
    /* height:40px; */
    border-bottom:0px;
    width:100%;
    max-width:302px;
    padding:0px;
    /* padding-left:15px; */
    /* padding-right:15px; */
    color : #4d4d4d;
    text-transform: uppercase;
    cursor: pointer;
    /* margin-bottom: 6px; */
    padding-top: 8px;
    padding-bottom: 9px;
}
.filter_part_2_title.mob{
    padding-right:5px;
}
.filter_part_2_title{
    padding-left:6px;
    margin-left: 75px;
}
.filter_part_2{
    padding-top:20px;
}
.filter_part_2_title .fa-cog{
  font-size : 14px;
  margin-right:10px;
  letter-spacing : 2.52px;
  color : #FFFFFF;
}
.filter_area_item_title_in{
    display:flex;
    align-items:center;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.filter_area_item_title.filter_title .fa-chevron-up, .filter_part_2_title .fa-chevron-up{
    font-size : 16px;
    letter-spacing : 2.88px;
    color : #FFFFFF;
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}
.filter_area_item_title.filter_title .fa-chevron-up {
    color : #de1781;
    font-size: 12px;
}

.filter_area_item_title.filter_title .filter_arrow {
    padding-right: 7px;
}

.filter_area_item_title.filter_title .fa-chevron-up.rotate, .filter_part_2_title .fa-chevron-up.rotate{
    transform: rotate(180deg);
}
.filter_checkbox_item label {
    font-family: 'RobotoCondensed-Light';
    font-size : 16px;
    letter-spacing : 0.04em;
    color : #4D4D4D;
    cursor: pointer;
    margin: 0;
    display: inline-block;
}
/* .filter_area_categories{
    padding-bottom:45px;
} */
.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_area_item_area {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 15px;
} */

.filter_area_item.circle-font.offers .filter_area_item_area {
    border: none;
    padding-bottom: 0px;
}

.filter_checkbox_item{
    padding:0px;
    margin-bottom:10px;
}
.filter_part_2 .filter_checkbox_item{
    margin-bottom:0px;
}
.filter_checkbox_item input[type="checkbox"]+label span {
    float: left;
    /* background: url(/images/design/checkbox.png) top left no-repeat; */
    cursor: pointer;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: 0;
    color: #58585A;
    border: 1px solid #cccccc;
    display: flex;
    align-items: center;
    justify-content: center;
}

.circle-font .filter_checkbox_item input[type="checkbox"]+label span {
    border: none;
}

.filter_part_2 .filter_checkbox_item input[type="checkbox"]+label span {
    width: 24px;
    height: 24px;
    display:flex;
    align-items: center;
    justify-content: center;
    border:2px solid rgba(76,76,76,0.1);
    padding-left:2px;
    padding-top:1px;
    margin-right: 20px;
    margin-top: 0;
}
.filter_part_2 .filter_checkbox_item{
    padding-bottom:10px;
}


/* .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';
} */

.filter_part_2 .filter_checkbox_item input[type="checkbox"]:checked+label span:after,
.filter_checkbox_item input[type="checkbox"]:checked+label span::after {
    font-family: Font Awesome\ 5 Pro;
    content: '\f00c';
    font-size : 16px;
    /* letter-spacing : 2.7px; */
    color : #de1781;
}
.circle-font .filter_checkbox_item input[type="checkbox"]+label span:after {
    font-family: Font Awesome\ 5 Pro;
    content: '\f111';
}

/* .filter_checkbox_item input[type="checkbox"]:checked+label span:after {
    font-family: Font Awesome\ 5 Pro;
    content: '\f14a';
} */

.circle-font .filter_checkbox_item input[type="checkbox"]:checked+label span:after {
    font-family: Font Awesome\ 5 Pro;
    content: '\f192';
    color: #de1781;
    font-weight: bold;
}

.refresh_price a {
    display: block;
    background: #fff;
    border: 1px solid #8c8c8c;
    font-size: 12px;
    font-weight: normal;
    color: #8c8c8c;
    letter-spacing: 1.5px;
    padding: 8px;
}

.refresh_price a:hover {
    background: #de1781;
    color: #fff;
}

.filter_area_categories {
    position: relative;
    background: #fff;
}

.filter_area_categories .accordion-filtercat-switch, .filter_area_item_title .accordion-filtercat-switch{
    font-size : 12px;
    letter-spacing : 2.16px;
    color : #de1781;
    margin-right:7px;
    margin-left:2px;
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}
/* .filter_area_categories .active .accordion-filtercat-switch{
    transform: rotate(-90deg);
} */
.filter_area_item_title .accordion-filtercat-switch.rotate{
    /* transform: rotate(90deg); */
    transform: rotate(180deg);
}
#filter_basic .color_item,  .filter_responsive .color_item{
    width: 22px;
    height: 21px;
    position: relative;
    float: left;
    border: 1px solid #fff;
    margin-bottom: 8px;
    margin-right: 4px;
    display:flex;
    align-items: center;
    justify-content: center;
    -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;
    position: relative;
    padding: 0px;
    /* border-radius: 100px; */
}
#filter_basic .color_item.active{
    border:1px solid #000;
}
#filter_basic .color_item img, .filter_responsive .color_item img{
    vertical-align: auto;
    object-fit: cover;
    width: 20px;
    height: 19px;
    margin-top: -6px;
}
#filter_basic .color_item img.border_grey, .filter_responsive .color_item img.border_grey{
    border:2px solid rgba(0,0,0,0.1);
}
.filter_buttons{
    margin-top:30px;
}
.filter_buttons button, .filter_buttons a{
    display:flex;
    align-items: center;
    width:calc(50% - 3px);
    height:35px;
    border:none;
    padding-left:10px;
    font-family: 'RobotoCondensed-Regular';
    font-size : 13px;
    letter-spacing : 0.52px;
}
.filter_buttons button{
    color:#fff;
    background:#de1781;
}
.filter_buttons a button{
    width:100%;
    height:100%;
    border:none;
    background: #fff;
    color:#000;
    border:1px solid rgba(76,76,76,0.3);
}
.filter_buttons i{
    font-weight: 100;
    font-size : 9px;
    letter-spacing : 0.44px;
}
.filter_buttons div.icons{
    border:1px solid #fff;
    border-radius: 50%;
    width:15px;
    height:15px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right:10px;
}
.filter_buttons a button i{
    font-size: 12px;
}
.filter_buttons a button div.icons{
    border:1px solid #000;
}
.width-20px {
    width: 18px;
}
/* .filter_area_item_title span.slide_filter {
    background: url(/images/design/slide_filter.png) top left no-repeat;
    cursor: pointer;
    float: right;
    height: 10px;
    margin-left: 7px;
    width: 13px;
    margin-top: 4px;
}
.filter_area_item_title span.slide_filter.active {
    background-position: left bottom;
} */


/* .filter_area_item_title span.slide_filter:after {
    font-family: Font Awesome\ 5 Pro;
    content: '\f106';
}

.filter_area_item_title span.slide_filter.active:after {
    font-family: Font Awesome\ 5 Pro;
    content: '\f107';
} */

.filters-resp-bar {
    background: #de1781;
    height: 48px;
    font-size: 13px;
    letter-spacing: 1px;
    color: #333;
}

.show-filters-resp {
    border-right: 1px solid white;
}

.filters-resp-bar .select_box2 {
    background: none;
}

.filter_responsive {
    position: fixed;
    display: none;
    left: 0;
    top: 0px;
    left: -300px;
    z-index: 1550;
    background: white;
}

.filter_responsive_left {
    float: left;
    position: relative;
    z-index: 1;
    width: 300px;
    /*padding:10px;
	background:#fff;*/
    background: #fff;
    /* -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5); */
    height: 100vh;
    padding-left:10px;
    padding-right:15px;
    padding-bottom:100px;
    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: 0px;
    /* border-radius: 7px; */
    /* box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px; */
    border:2px solid rgba(76,76,76,0.1);
}

.page_total_look #owl_product_quick {
    border: none;
}

.photo_small {
    margin-top: 3px;
    margin-bottom: 3px;
    /*text-align:center;
	height:80px; */
    cursor: pointer;
    /* background:#fff;
	border-radius:8px;*/
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
}

a.zoom_id.mag-glass {
    position: absolute;
    bottom: 15px;
    right: 15px;
    color: #E6E6E6;
    font-size: 25px;
}

.product_social {
    margin-top: 15px;
    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 {
    font-family: 'RobotoCondensed-Regular';
    float: left;
    font-size : 14px;
    line-height : 26.78px;
    letter-spacing : 1.68px;
    color : #AAAAAA;
    margin-right:10px;
}

.social_item_s:not(.share-button) {
    border: 1px solid #AAAAAA;
    border-radius: 50%;
    width: 27px;
    height: 27px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right:8px;
}
.social_item_s:not(.share-button) .fab{
    color:#AAAAAA;
    margin-left:3px;
    margin-top:7px;
}
.social_item_s:not(.share-button) .fab:first-child{
    margin-left:1px;
}
.social_item_s a {
    display: block;
    color: #333;
    font-size: 16px;
}

.product_item_icons {
    /* position: absolute; */
    left: 10px;
    top: 10px;
    z-index: 3;
}

.homepage_tabs .product_item_icons {
    left: -2vw;
}

.product_item_icons_item {
    /* display: table; */
    /* margin: 0 auto; */
    margin-bottom: 5px;
    margin-right: 8px;
}

.product_item_icons_item:last-child {
    /* margin-bottom: 0; */
    margin-right: 0;
}

.page_total_look .extra_padd_right .product_item_icons_item {
    margin-left: 5px;
}

.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: 16px;
    font-family: 'RobotoCondensed-Bold';
    /* font-style: italic; */
    line-height: 30.72px;
    color: #4D4D4D;
    letter-spacing: 0.02em;
    margin-bottom: 0px;
}

.product_title h1 {
    font-size: 24px;
    font-family: 'RobotoCondensed-Light';
    /* font-style: italic; */
    line-height: 30.72px;
    color: #4D4D4D;
    letter-spacing: 0.02em;
    margin-bottom: 7px;
}
.product_title h1 span{
    text-transform: lowercase;
}
.product_title h2 {
    font-family: 'RobotoCondensed-Light';
    font-size : 16px;
    line-height : 19.54px;
    letter-spacing : 0.04em;
    color : #b3b3b3;
    margin-bottom: 25px;
}

.product_price {
    font-family: 'RobotoCondensed-Medium', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 29px;
    color: #333;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    flex-wrap: wrap;
}

.product_price .products_price_old {
    float: left;
    position: relative;
    font-weight: normal;
    font-size: 26px;
    color: #808080;
    margin-right: 25px;
    /* text-decoration: line-through; */
    margin-top: 0;
}

.product_price .products_price_new {
    float: left;
    font-size: 27px;
    color: #333;
}
.page_product .product_price_out{
    margin-bottom:45px;
}
.page_product .product_viewers{
    height:40px;
    background: #de1781;
    padding-left:15px;
    font-family: 'RobotoCondensed-Regular';
    font-size : 18px;
    line-height : 29.59px;
    color : #FFFFFF;
}
.page_product .product_viewers i{
    margin-right:10px;
}
.page_product .product_feautures {
    margin-top: 30px;
}
.page_product .product_feautures_item_title h3 {
    padding-bottom: 0px; 
    margin-bottom: 0px; 
    margin-right:15px;
    font-family: 'RobotoCondensed-Bold';
    font-size : 15px;
    line-height : 26px;
    color : #4D4D4D;
}
.page_product .color_item{
  margin-bottom:0px;
  width:30px;
  height:30px;
  padding:1px;
}
.page_product .color_item a, .page_product .color_item a img{
  width:100%;
  height:100%;
}
.page_product .color_item a img.border_grey{
    border: 2px solid rgba(0,0,0,0.1);
}
.page_product .product_buttons{
    margin-top:30px;
}
.page_product .color_item:not(.this-color-has-photo).active{
  border:1px solid rgba(76,76,76,0.3);
}
.product_feautures .div_table,
.product_buttons {
    display: flex;
    /* justify-content: center; */
    align-items: center;
}

.basket_btn {
    /* width:calc(100% - 138px); */
    width:100%;
    height:62px;
    background: #de1781;
    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:hover {
    background: #de1781;
}

.basket_btn a {
    /* width:100%;
    height:100%;
    display:flex;
    align-items: center; */

    display: flex;
    align-items: center;
    width:100%;
    height:100%;
    background: url(/images/design/products_cart.svg) left center no-repeat;
    background-size: 30px;
    font-size: 20px;
    font-family: 'RobotoCondensed-Regular';
    color: #fff !important;
    letter-spacing: 0.06em;
    padding-left: 75px;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    -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 i{
    font-size : 29px;
    color : #FFFFFF;
    margin-right: 40px;
}
/* .basket_btn:hover {
    background: #a40b2a;
} */

.product_favorite, .product_compare {
    /* width:62px; */
    width:80px;
    height:62px;
    display:flex;
    align-items: center;
    justify-content: center;
    margin-left:7px;
    background: #fff;
    cursor: pointer;
    /* border:2px solid rgba(76,76,76,0.2); */
    -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_mobile
/* ,.product_favorite  */
{
    font-size: 24px;
    position: absolute;
    right: 10px;
    z-index: 2;
    top: 5px;
}

.product_favorite_in, .product_compare_in {
    width:100%;
    text-align: center;
    font-family: 'RobotoCondensed-Light';
    font-size : 9px;
    letter-spacing : 0.54px;
    color : #4D4D4D;
    -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 div:last-child, .product_compare_in div:last-child{
    margin-top:5px;
}
.product_favorite_in i, .product_compare_in i{
  font-size : 25px;
  color : #de1781;
  margin-top:5px;
  margin-bottom:5px;
  -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:hover, .product_compare:hover{
    background: #de1781;
    border:2px solid #de1781;
}
.product_favorite:hover .product_favorite_in, .product_compare:hover .product_compare_in, .product_favorite:hover .product_favorite_in i, .product_compare:hover .product_compare_in i{
    color : #FFF;
}
/* .product_favorite_in {
    padding: 17px;
    border: 1px solid #ccc;
} */

.product_favorite:hover span {
    color: #de1781;
}

.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,
.basket_btn_back_in_stock {
    float: left;
    width: 100%;
    background: #de1781;
    height: 62px;
    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,
.basket_btn_back_in_stock a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    font-family: 'RobotoCondensed-Regular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #fff!important;
    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,
.basket_btn_back_in_stock:hover {
    background: #333;
}

div.avail {
    margin-top: 10px;
    font-family: 'RobotoCondensed-Regular';
    font-size : 15px;
    letter-spacing : 0.02em;
    color : #4D4D4D;
}

div.avail.get-now .fas{
    color: #6ec36a;
}

.product_text {
    font-family: 'RobotoCondensed-Light';
    font-size : 18px;
    color : #4D4D4D;
    letter-spacing: 0;
    line-height: 26px;
    margin-top: 45px;
}

.swiper-container {
    height: auto;
    margin-top: 50px;
}

.product_tabs {
    /* max-width: 500px; */
    margin: 0 auto;
    margin-top: 80px;
}

.xaraktiristika-border-bottom {
    border-bottom: 1px solid #e9e9e9;
    padding: 0;
}

.product_f_details_area div.title {
    font-family: 'RobotoCondensed-Light';
    font-size: 17px;
    color: #4D4D4D;
    letter-spacing: 0.02em;
    padding-top: 11px;
    padding-bottom: 11px;
    /* padding-left: 112px; */
}

.xaraktiristika-border-bottom {
    border-bottom: 1px solid #e9e9e9;
}

.product_f_details_area div.data {
    font-family: 'RobotoCondensed-Bold';
    font-size: 17px;
    color: #4D4D4D;
    letter-spacing: 0.02em;
    padding-top: 11px;
    padding-bottom: 11px;
}

#product_tabs_top {
    position: relative;
    background: #F7F7F7;
    height:58px;
    /* 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 div:first-child{
    height:100%;
}

#product_tabs_top .nav-tabs {
    display: flex;
    justify-content: space-around;
    height:100%;
}

#product_tabs_top .nav-tabs>li>a {
    height:100%;
    display:flex;
    align-items: center;
    justify-content: center;
    font-family: 'RobotoCondensed-Bold';
    font-weight : bold;
    font-size : 19px;
    letter-spacing : 1.14px;
    color : #4D4D4D;
    position:relative;
    text-transform: uppercase;
}
#product_tabs_top .nav-tabs>li>a .underline{
    position:absolute;
    width:0%;
    height:4px;
    background: #de1781;
    bottom:0;
    left:0;
    transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    
}
#product_tabs_top .nav-tabs>li {
    margin-bottom: 0;
    flex: auto;
    text-align: center;
    height:100%;
}

#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: #de1781;
    border: 1px solid transparent;
    background-color: #F7F7F7;
}

#product_tabs_top .nav-tabs>li>a.active .underline,
#product_tabs_top .nav-tabs>li>a.active:hover .underline,
#product_tabs_top .nav-tabs>li>a.active:focus .underline{
    color: #de1781;
    width:100%
}

#product_tabs_top .nav>li>a:hover,
#product_tabs_top .nav>li>a:focus {
    background-color: #F7F7F7;
    color: #de1781;
}

#product_tabs_top .nav-tabs>li>a:hover {
    border-color: #F7F7F7;
    color: #de1781;
}

#product_tabs_top .nav>li>a:hover .underline,
#product_tabs_top .nav>li>a:focus .underline{
    width:100%;
}

#product_tabs_top .nav-tabs>li>a:hover .underline{
    width:100%;
}

#product_tabs_bottom_in {
    padding-top: 10px;
    padding-bottom: 50px;
    text-align: justify;
    font-size: 16px;
    color: #4D4D4D;
}
#product_tabs_bottom_in .tab-content{
    overflow: hidden;
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
} 

#product_tabs_bottom_in .tab-content.initialize{
    height: 500px !important;
}
#product_tabs_bottom_in .tab-content .tab-content_item{
    display:none;
}
#product_tabs_bottom_in .tab-content .tab_content_filter{
   position:absolute;
   width:2000px;
   height:2000px;
   left:50%;
   top:50%;
   border-radius: 50%;
   z-index:9999;
   transform: translate(-50%,-50%);
   -webkit-backdrop-filter: blur(13px);
   backdrop-filter: blur(13px);
   background-color:rgba(0,0,0,0.4);
   -webkit-transition: all 0.44s cubic-bezier(0.347, 0.0241, 0.162, .5);
   -moz-transition: all 0.44s cubic-bezier(0.347, 0.0241, 0.162, .5);
   -o-transition: all 0.44s cubic-bezier(0.347, 0.0241, 0.162, .5);
   -ms-transition: all 0.44s cubic-bezier(0.347, 0.0241, 0.162, .5);
   transition: all 0.44s cubic-bezier(0.347, 0.0241, 0.162, .5);
} 
#product_tabs_bottom_in .tab-content .tab_content_filter.minimize{
    width:0px;
    height:0px;
}
#product_tabs_bottom_in .tab-content .tab_content_filter .tabs_logo{
   position:absolute;
   left:50%;
   top:50%;
   transform: translate(-50%,-50%);
   width:200px;
   height:200px;
   overflow: hidden;
   -webkit-transition: all 0.44s cubic-bezier(0.347, 0.0241, 0.162, .5);
   -moz-transition: all 0.44s cubic-bezier(0.347, 0.0241, 0.162, .5);
   -o-transition: all 0.44s cubic-bezier(0.347, 0.0241, 0.162, .5);
   -ms-transition: all 0.44s cubic-bezier(0.347, 0.0241, 0.162, .5);
   transition: all 0.44s cubic-bezier(0.347, 0.0241, 0.162, .5);
}
#product_tabs_bottom_in .tab-content .tab_content_filter .tabs_logo .circle{
   width:100%;
   height:100%;
   border:4px solid #de1781;
   left:50%;
   border-radius: 50%;
   top:50%;
   transform: translate(-50%,-50%);
   position: absolute;
}
#product_tabs_bottom_in .tab-content .tab_content_filter .tabs_logo.minimize{
    width:0px;
    height:0px;
}
#product_tabs_bottom_in .tab-content .tab_content_filter .tabs_logo img{
    width:60%;
    height:60%;
    object-fit: contain;
}
#product_tabs_bottom_in .tab-content .tab_content_filter.hide_blur{
    width:0px;
    height:0px;
}
#product_tabs_bottom_in .tab-content > :nth-child(2){
    display:block;
}
.p_features {
    max-width: 750px;
}

.tabs_item_title {
    font-family: 'RobotoCondensed-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;
    line-height: 22px;
    letter-spacing: 0.06em;
}

.tabs_item_title.active {
    background-color: #de1781;
}

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: 'RobotoCondensed-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 #de1781;
}

ul.my_pagination>li.active>a {
    color: #333;
}


/* Newsletter popup exit intent*/

div.beforeyougo {
    font-family: 'RobotoCondensed-Medium', Arial, Helvetica, sans-serif;
    font-size: 35px;
    color: #fff;
    margin-top: 30px;
}

div.minxaseteekpt {
    font-family: 'RobotoCondensed-Regular', Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #fff;
    margin-top: 30px;
}

div.discount-per-cent-popup {
    font-family: 'RobotoCondensed-Medium', Arial, Helvetica, sans-serif;
    font-size: 70px;
    color: #fff;
}

div.after-discount-per-cent-popup {
    font-family: 'RobotoCondensed-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: 'RobotoCondensed-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{
  padding-top:10px;
  display:none;
}
.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: 'RobotoCondensed-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%;
}

#header_desktop .top_item{
    display:block;
    text-align: center;
}
#header_desktop .top_item:last-child{
    /* margin-right:0px; */
    margin-right: 75px ;
}
.main-header .common-logo-phone-wrapper, .main-header .rest-eshop-items{
    width:calc(27% - 40px);
 }
 .main-header .common-logo-phone-wrapper{
     margin-left:40px;
 }
 .metaforika-header-div .phone-wrapper.responsive{
    display:none;
    position:absolute;
    left:32px;
 }
 .metaforika-header-div .phone-wrapper .phone a{
    font-size:18px;
    color:#939393;
}
.metaforika-header-div  .phone-wrapper .phone span.fa-phone-alt {
    font-size: 20px;
    color:#939393;
}
 .main-header .rest-eshop-items{
     margin-right:40px;
 }
 .main-header .rest-eshop-items i.fa-shopping-bag, .main-header .rest-eshop-items i.fa-heart, .main-header .rest-eshop-items i.fa-random{
    font-size : 30px;
    line-height : 36.79px;
    color : #FFFFFF;
 }
 .main-header .rest-eshop-items .title{
    font-family: 'RobotoCondensed-Regular', Arial, Helvetica, sans-serif;
    font-size : 9px;
    line-height : 12.02px;
    color : #FFFFFF;
 }
 .top_item.favorite_btn_h{
     margin-right:45px;
 }
 .top_item.favorite_btn_h a, .top_item.compare_btn_h a {
    position: relative;
}
#header_mobile .common-compare-fav-basket .top_item{
    margin-right:20px;
}
#header_mobile .common-compare-fav-basket .top_item:last-child{
    margin-right:0px;
}
#header_mobile .top_item i{
    font-size : 30px;
    color : #000;
}

.mobile-basket .top_item_in .position-relative {
    top: -4px;
}
.search_area_in_r{
    background: #fff;
}
.search_area_input input[type="text"]{
    outline:none;
    font-family: 'RobotoCondensed-Regular', Arial, Helvetica, sans-serif;
    font-size : 16px;
    letter-spacing : 0.32px;
    color : #939393;
}
.owl_slider_area_s_ban_photo .owl-dots button span{
    border: 1px solid #C6C6C6;
    background: #C6C6C6;
    border-radius: 50%;
    display: block;
    height: 10px;
    margin: 5px 5px;
    width: 10px;
}
.owl_slider_area_s_ban_photo .owl-dots{
    text-align: center;
    margin-top:50px;
}
.owl_slider_area_s_ban_photo .owl-dots button{
    outline:none;
}
.owl_slider_area_s_ban_photo .owl-dots button.active span{
    border: 1px solid #4d4d4d;
    background: #4d4d4d;
    height: 12px;
    width: 12px;
}
.owl_slider_area_s_ban_photo .item{
    padding-left:10px;
    padding-right:10px;
}
.banner_out.newsletter-section .newsletter_title{
    margin-top:70px;
    margin-bottom:45px;
}
.banner_out.newsletter-section .col-lg-3{
    padding-left:20px;
    padding-right:20px;
}
.banner_out.newsletter-section .col-lg-3 input{
    width:100%;
    height:45px;
    border:none;
    background: #fff;
    /* border-radius:30px; */
    outline: none;
    padding-left:20px;
    padding-right:20px;
    font-family: 'RobotoCondensed-Regular';
    font-size : 14px;
    line-height : 14px;
    letter-spacing : 0.06em;
    color : #4D4D4D;
}
.eshop_oroi.newsletter_terms{
    margin-top:30px;
    font-family: 'RobotoCondensed-Regular';
    font-size : 12px;
    letter-spacing : 0.72px;
    color : #000;
}
.newsletter_results{
    font-family: 'RobotoCondensed-Regular';
}
.newsletter_wrapper_in{
    padding-bottom:45px;
}
.eshop_oroi.newsletter_terms input[type="checkbox"]+label span{
    display:none;
}
.eshop_oroi input[type="checkbox"]+label span.news_checkbox{
    width:12px;
    height:12px;
    border:1px solid #000;
    background: none;
    margin-top: 14px;
    margin-right: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.eshop_oroi input[type="checkbox"]+label span.news_checkbox .fas{
    font-size: 8px;
    display: none;
}
.companies_photo_slider .main_box_area,
.companies_photo_slider .brands_area_out {
    width:100%;
    margin:0 auto;
    padding-top:12px;
    padding-bottom:12px;
}
.companies_photo_slider .main_box_area .container-fluid{
    padding:0px;
}
.banner_out.companies_photo_slider{
    margin-bottom:0px;
    padding:0px;
}
.banner_out.companies_infos .main_box_area{
    width:100%;
    margin:0 auto;
    background: #000;
}
.banner_out.companies_infos{
    background: #000;
    padding-top:30px;
    padding-bottom:30px;
}
.banner_out.companies_infos .container-fluid:first-child{
    max-width:1140px;
    width:100%;
}

.banner_out.companies_infos .title,
.banner_out.companies_infos .sub_title{
    width:100%;
    text-align: center;
    color:#fff;
    font-family: 'RobotoCondensed-Regular';
    font-size : 12px;
    line-height : 20.61px;
    letter-spacing : 0.02em;
    color : #FFFFFF;
}
.banner_out.companies_infos .title{
    margin-top:20px;
    font-size : 21px;
    letter-spacing : 0.04em;
}
.banner_out.companies_infos .img-fluid,
.banner_out.custom-icons-1 .img-fluid {
    width:44px;
    height:54px;
    margin:0 auto;
}

.banner_out.custom-icons-1 .img-fluid.boxnow {
    width: 72px;
    height: 54px;
}
.companies_infos_slider .owl-dots{
    text-align: center;
    margin-top:20px;
}
.companies_infos_slider .owl-dots .owl-dot span {
    border: 1px solid #666666;
    background: #666666;
    border-radius: 20px;
    display: block;
    height: 10px;
    margin: 5px 5px;
    /* opacity: 0.5; */
    width: 10px;
}

.companies_infos_slider .owl-dots .owl-dot.active span {
    border: 1px solid #fff;
    background: #fff;
    height: 12px;
    width: 12px;
}
#footer .social_media_place{
  height:103px;
}
#products_out .col.extra-padding-right{
    padding-right:48px;
}
#products_out .products_bar_out .row:first-child .col-lg-12:first-child{
    padding-left:75px;
    padding-right:58px;
} 
.search_select2{
 margin-right:40px;
}
.select_box2 {
    width:fit-content;
    height:auto;
    float:none;
}
#products_out {
     border-top: none;
}
.products_bar_out {
    padding-top:15px;
    padding-bottom:25px;
}
.products_bar_out .d-flex .select_box2:last-child .search_select2{
    margin-right:20px;
}
.indicator_index{
    position:absolute;
    min-height:50px;
    top: -5px;
    /* left: -12px; */
    right: -20px;
    z-index:9999;
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}
.indicator_index i{
    font-size : 14px;
    letter-spacing : 2.52px;
    color : #de1781;
}
.indicator_index .down{
    margin-top:-12px;
    transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -webkit-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
}

.indicator_index .through_line{
  width:5px;
  height:0px;
  background: #de1781;
  margin-left:2px;
  margin-top:-4px;
  margin-bottom:0px;
  transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
}
.indicator_index .through_line.full{
    height:95px;
    margin-bottom:5px;
}
.toast {
    background-color: rgba(255,255,255,.6);
}
.filter_area_item{
    padding-bottom:10px;
}
.pb-forced-100{
    padding-bottom:100px;
}
.filter_part_2 .filter_area_item{
  border-bottom:1px solid rgba(76,76,76,0.1);
  padding-bottom:0px;
  padding-top:25px;
}
.filter_part_2 .filter_area_item:last-child{
    border-bottom:none;
}
.filter_part_2 .filter_area_item:first-child{
    padding-top:0px;  
}
.filter_part_2 .filter_area_item_area{
    padding-bottom:30px;
}
.filter_part_2 .filter_checkbox_item a{
    font-family: 'RobotoCondensed-Regular';
    font-size : 16px;
    letter-spacing : 0.64px;
    color : #4D4D4D;
}
.filter_part_2 .filter_area_item_title{
  margin-bottom:14px;
}
.filter_part_2 .company_search,
.company_search {
   width:100%;
   height:40px;
   max-width: 302px;
   display:flex;
   justify-content: space-between;
   align-items: center;
   border:2px solid rgba(76,76,76,0.1);
   margin-bottom:20px;
}
.filter_part_2 .company_search input,
.company_search input {
    height:100%;
    outline:none;
    border:none;
    padding:5px;
    width:calc(100% - 40px);
    font-family: 'RobotoCondensed-Regular';
    font-size : 16px;
    letter-spacing : 0.32px;
    color : #1A1A1A;
}
.filter_part_2 .company_search button,
.company_search button {
    width:40px;
    height:40px;
    background: none;
    border:none;
    display: flex;
    padding:10px;
    align-items: center;
    justify-content: center;
    outline: none;
}
.filter_part_2 .company_search button i,
.company_search button i {
    font-size : 25px;
    line-height : 29.62px;
    color : #1A1A1A;
    font-weight: 100;
}
.show_more_companies{
    cursor: pointer;
    font-family: 'RobotoCondensed-Light';
    font-size : 14px;
    letter-spacing : 0.28px;
    color : #1A1A1A;
    display:flex;
    align-items: center;
}
.show_more_companies i{
    font-size: 10px;
    font-weight: 100;
    margin-right:5px;
}
.filter_area_item.companies .filter_area_item_area{
    overflow:auto;
    max-height: 700px;
}
.filter_area_item.companies .filter_area_item_area .more_companies{
  display:none;
}
.filter_area_prices span{
    display:none;
}
.filter_area_prices{
    padding:0px;
    margin-top:0px;
    margin-bottom: 15px;
}
.filter_text_prices{
    margin-bottom:25px;
}
.filter_text_prices .div_left, .filter_text_prices .div_right {
    margin-top: 0px;
}
.filter_area_prices input{
    width:76px;
    height:36px;
    outline:none;
    border:2px solid rgba(76,76,76,0.1);
    font-family: 'RobotoCondensed-Light';
    font-size : 20px;
    letter-spacing : 0.8px;
    color : #4D4D4D;
}
.filter_area_prices .refresh_price{
 margin-top:0px;
 width:36px;
 height:36px;
}
.filter_area_prices .refresh_price a{
    width:100%;
    height:100%;
    padding: 0px;
    background: #de1781;
    display: flex;
    border:none;
    align-items: center;
    justify-content: center;
}
.filter_area_prices .refresh_price a i{
    font-size : 15px;
    line-height : 32.02px;
    letter-spacing : 2.7px;
    color : #FFFFFF;
}
.filter_area_prices #slider_price{
 width:calc(100% - 15px);
 max-width: 275px;
 background: rgba(76,76,76,0.1);
}
.filter_area_prices #slider_price_resp{
    width:calc(100% - 15px);
}
.noUi-connect, .noUi-background{
    background: rgba(76,76,76,0.1);
}
.filter_area_prices .noUi-horizontal .noUi-handle {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #de1781;
    left: 0px;
    top: -7px;
    box-shadow: 0 0 8px #7c7c7c;
}
.filter_area_prices .noUi-horizontal  .noUi-handle{
    border: 2px solid #de1781;
}

/*more products css*/
.next_page_mobile {
    display: block;
    margin-top: 20px;
    margin: 0 auto;
}

@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: #0000006b transparent #0000006b 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 {
    max-width: 330px;
    width:80%;
    height:61px;
    display:flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    box-sizing: border-box;
    margin-bottom: 5px;
    margin-top: 18px;
    border:1px solid #000;
    cursor: pointer;
    background: #1a1a1a;
}
.text_about_button{
    margin-bottom:105px;
}
.next_page_btn:hover {
    transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.next_page_mobile_in .num_text {
    font-family: 'RobotoCondensed-Regular';
    font-size : 19px;
    letter-spacing : 0.76px;
    color : #999999;
}

.next_page_mobile_in .num_of_elements,
.next_page_mobile_in .total_num_of_elements {
    font-family: 'RobotoCondensed-Regular';
    font-size : 19px;
    letter-spacing : 0.76px;
    color : #999999;
}

.next_page_btn a {
    font-family: 'RobotoCondensed-Regular';
    font-size : 20px;
    letter-spacing : 0.76px;
    letter-spacing: 0.06em;
    color: #fff!important;
    cursor: pointer;
}
.filters-resp-bar div.col.text-center{
    height:100%;
}
.filters-resp-bar div.text-center:last-child{
    border-left:1px solid #fff;
}
.filters-resp-bar div.text-center, .filters-resp-bar div.text-center .select_box2 .search_select_in2 {
    font-family: 'RobotoCondensed-Bold';
    font-size : 16px;
    line-height : 44.53px;
    letter-spacing : 0.12em;
    color : #fff;
}

/* .filters-resp-bar div.text-center.order_resp_button .select_box2 .search_select_in2 {
    font-family: 'RobotoCondensed-Light';
} */
.filters-resp-bar div.text-center .fa-cog, .filters-resp-bar div.text-center .select_box2 .search_select_in2 .fa-sort{
    font-size : 21px;
    line-height : 39.75px;
    letter-spacing : 3.78px;
    color : #FFFFFF;
    margin-right:15px;
}
/* .order_resp_button{
    background: #4D4D4D;
} */
.popup_basket{
    display: block;
    width: 0px;
    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);
}
.popup_basket.show_pop{
    width:689px;
}
.popup_basket_area{
    width: 689px;
}
.popup_basket_area_title{
    height:85px;
    background: #1a1a1a;
}
.popup_basket_area_title h2 {
    font-family: 'RobotoCondensed-Regular';
    font-size : 24px;
    line-height : 24.16px;
    letter-spacing : 0.02em;
    font-weight: normal;
    color : #FFFFFF;
    text-transform: uppercase;
}
.popup_basket_area_title .fa-check{
    font-size : 26px;
    line-height : 57.28px;
    letter-spacing : 4.68px;
    color : #de1781;
    margin-right:15px;
}
.popup_basket_photo_in{
    text-align: center;
    margin:0 auto;
    height:230px;
    width:230px;
    margin-bottom:15px;
}
.popup_basket_photo_in .img-fluid{
    height:100%;
    object-fit: contain;
}
.popup_basket_photo{
 margin-right:0px;
 width:100%;
 padding-right:35px;
}
.popup_basket_right {
 padding-left:35px;  
}
.popup_basket_btn{
 margin-top:0px;
}
.popup_basket_area_in {
    padding: 44px 0px 15px 0px;
}
.popup_basket_area_in_in {
border-bottom: 1px solid rgba(76,76,76,0.1);
}
.popup_basket_buttons {
    margin-top: 15px;
    padding-left:20px;
    padding-right:20px;
}
.popup_basket_buttons .row .popup_basket_btn:first-child{
    padding-right:35px;
}
.popup_basket_buttons .row .popup_basket_btn:last-child{
    padding-left:35px;
}
.popup_basket_buttons .row .popup_basket_btn a{
height:60px;
background:none;
font-family: 'RobotoCondensed-Light';
font-size:16px;
letter-spacing:1.08px;
}
.popup_basket_buttons .row .popup_basket_btn:last-child a{
 background:#1a1a1a;
}
.popup_basket_buttons .row .popup_basket_btn:first-child a{
color : #1A1A1A !important;
border:1px solid rgba(76,76,76,0.2);
position:relative
}
.popup_basket_buttons .row .popup_basket_btn:first-child a span{
    margin-left:10px;
}
.popup_basket_buttons .row .popup_basket_btn:first-child a i{
    color : #de1781 !important;
    font-size : 16px;
    letter-spacing : 2.88px;
    position:absolute;
    top:50%;
    transform: translateY(-50%);
    left:20px;
}
.popup_basket_buttons .row .popup_basket_btn:last-child a i{
    font-size : 29px;
    color:#fff;
    margin-right: 25px;
}
.popup_basket_txt h3{
    color:#4D4D4D !important;
    font-family: 'RobotoCondensed-Bold';
    font-size: 21px !important;
    margin-bottom:15px;
}
.popup_basket_txt h2{
    font-family: 'RobotoCondensed-Light';
    font-size : 21px;
    line-height : 30.72px;
    letter-spacing : 0.42px;
    color : #4D4D4D;
    margin-bottom:25px;
}
.product_price{
    font-family: 'RobotoCondensed-Regular';
    font-size : 27px;
    line-height : 23.81px;
}
.product_price .products_price_new{
    color:#de1781;
}
.popup_out{
    top:unset;
    bottom:0;
    height:0%;
    display:block;
    -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);
}
.popup_out.show_pop_back{
    height:100%;
}
.swiper-slide.photo_small{
 height:auto !important;
 margin-top:0px;
 box-shadow: none;
 border:1px solid rgba(76,76,76,0.1);
 padding:2px;
 max-width:93px;
}
.swiper-slide.photo_small.active{
 border:1px solid rgba(76,76,76,0.3);
}
/* #products_out_in{
    padding-top:50px;
} */
#products_out_in .container:first-child, #products_out_in #product_out, #products_out_in #product_out .product_col{
    padding:0px;
}
#products_out_in #product_out .product_col:last-child {
    padding-left:50px;
}
#products_out_in .container:first-child .product_gallery_small{
    padding-left:15px;
    padding-right:0px;
}
#products_out_in .container:first-child .product_gallery_big {
    padding-left:35px;
    padding-right:10px;
}

/* #product_out div:nth-child(2) .col-12{
  padding:0px;
} */

#owl_product_quick{
    max-width:424px;
}
.page_product .product_item_icons{
    position:absolute;
}
.page_product .product_title{
    max-width: 370px;
}
.product_cols .product_item_icons{
  right:0px;
}
.page_product .title_out{
    padding-top:15px;
}
.p_features{
 max-width: 100%;
 /* text-align: center; */
}
.p_features img{
    max-width: 80%;
}
.p_features table{
    width:85% !important;
    margin:0 auto;
    border:none !important;
}
.p_features table td, .p_features p, .p_features ul, .p_features span, .p_features ol, .p_features a{
    border: none !important;
    text-align: left !important;
    font-family: 'RobotoCondensed-Light' !important;
    font-size : 18px !important;
    line-height : 26px !important;
    color : #4D4D4D !important;
}
.p_features table td{
    width:50% !important;
}
.p_features table td{
    padding:15px !important;
}
.p_features table td img{
    width:100% !important;
    max-width:420px !important;
    height:auto !important;
}
/* .tabs_item_data div:first-child{
    width:85% !important;
    margin: 0 auto;
} */
.tabs_item_data div:first-child div{
    width:100% !important;
}
.tabs_item_data div:first-child div, .tabs_item_data div:first-child div p{
    text-align: justify;
    font-family: 'RobotoCondensed-Light' !important;
    font-size : 15px !important;
    line-height : 26px !important;
    color : #4D4D4D !important;
}
.tabs_item_data .product_f_details_area .row div:last-child div {
    text-wrap: nowrap;
    font-family: 'RobotoCondensed-Bold' !important;
}

.tabs_item_data div:first-child div img, .tabs_item_data div:first-child div p img{
    width:100% !important;
    height: auto !important;
}

.has_background {
    background: #f5f5f5;
}
.has_background .main_box_area{
    background: #f5f5f5;
    max-width: 1200px;
    margin: auto;
}

.seen_recenlty h3 span {
    border-bottom: 3px solid #4d4d4d;
    padding: 0;
}

.owl_product_r .owl-dots .owl-dot.active span {
    background: #1a1a1a;
}

.basket_order_btn {
    background: #de1781;
}

.b_confirm_tabs_top .nav-tabs>li>a.active {
    background: #de1781!important;
}

.b_confirm_tabs_top .nav-tabs>li>a:hover, .b_confirm_tabs_top .nav-tabs>li>a:focus {
    background: #de1781;
}

.eshop_oroi input[type="checkbox"]+label {
    color: #000;
}

/* CLS */

#header_desktop .logo {
    width: 100%;
    height: 100%;
    aspect-ratio: 144 / 74;
    object-fit: cover;
}

#header_desktop .logo img,
#header_mobile .logo img,
.footer-cols .footer-logo img {
    aspect-ratio: 144 / 74;
    overflow: hidden; /* Αποφυγή CLS */
}

#slideshow_out .slider_item img {
    aspect-ratio: 192 / 73;
}

#slideshow_out .slider_item img,
#slideshow_out_r .item img,
.second_banner .banner_img img,
.no_paddings .banner_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#slideshow_out,
#slideshow_out .slideshow .item {
    width: 100%;
    aspect-ratio: 192 / 73;
    overflow: hidden; /* Αποφυγή CLS */
}

.homepage_tab_data .product_item_image .product_item_image_in,
.homepage_tab_data .product_item_image .product_item_image_in .product_image_first,
.homepage_tab_data .product_item_image .product_item_image_in .product_image_second {
    height: 100%;
    aspect-ratio: 1 / 1;
}

.homepage_tab_data .product_item_image .product_item_image_in img {
    width: 100%;
    height: 100%;
    object-fit: contain;   /* ← όλη η εικόνα ορατή, χωρίς παραμόρφωση */
    max-width: 230px;
}

.second_banner .banner_img {
    width: 100%;
    aspect-ratio: 48 / 31;
    overflow: hidden;
}

.no_paddings .banner_img img {
    width: 100%;
    aspect-ratio: 192 / 43;
    overflow: hidden;
}

.slider-photos-index .photo_slider_item {
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
}

.slider-photos-index .photo_slider_item img {
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
}

.style_select {
    max-width: 100%;
}

.brandOuter,
.productCodeOuter h2 {
    display: flex;
    align-items: center;
    color: #666666;
    font-family: 'RobotoCondensed-Light';
}

.product_title .brandOuter div.brand {
    color: #de1781;
    font-family: 'RobotoCondensed-Bold';
    padding-left: 5px;
}

.page_product .banners,
.page_product .banners .cat_area {
    background: #f5f5f5;
}

.page_product .banners .cat_area {
    padding-top: 80px;
    padding-bottom: 100px;
}

.page_product h3.title_b span {
    position: relative;
    display: inline-block;
}

.page_product h3.title_b span::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -6px;   /* απόσταση από το κείμενο */
    width: 100%;
    height: 4px;    /* πάχος γραμμής */
    background: #333;
}

.page_total_looks .title_path h1 {
    font-family: 'RobotoCondensed-Bold';
    font-size: 22px;
    color: #1a1a1a;
    padding-top: 45px;
    padding-bottom: 30px;
}

.total_look_item_text h3,
.total_look_item_btn {
    font-family: 'RobotoCondensed-Light';
    font-size: 14px;
    letter-spacing: 0.02em;
    color: #262626;
    text-align: unset;
    text-transform: uppercase;
}

.total_look_item_btn a {
    align-items: center;
}

.total_look_item_btn a i {
    padding-left: 20px;
    font-size: 18px;
}

.total_look_item_text {
    margin-bottom: 10px;
}

.page_total_looks .next_page_btn {
    margin-top: 0;
    margin-bottom: 50px;
}

.page_total_look .product_image_out.row {
    /* flex-direction: row-reverse; */
    justify-content: end;
}

.page_total_look #owl_product_quick {
    max-width: none;
}

.page_total_look .titlos_in_productlook h5 {
    font-family: 'RobotoCondensed-Light';
    font-size: 22px;
    color: #4d4d4d;
    letter-spacing: 0.02em;
}

.page_total_look .brandPrOuter,
.page_total_look .productPrCodeOuter {
    display: flex;
    font-family: 'RobotoCondensed-Light';
    font-size: 14px;
    color: #666;
    letter-spacing: 0.04em;
    line-height: 18px;
}

.page_total_look .brandPrOuter {
    padding-top: 10px;
}

.page_total_look .productPrCodeOuter {
    margin-bottom: 25px;
}

.page_total_look .brand_pr {
    font-family: 'RobotoCondensed-Bold';
    font-size: 14px;
    color: #de1781;
    letter-spacing: 0.04em;
}

.page_total_look .extra_padd_right .pr_item {
    border-bottom: 1px solid #e0e0e0;
    padding: 0 0 50px;
    margin-bottom: 50px;
}

.page_total_look .extra_padd_right .pr_item.last_item {
    margin-bottom: 15px;
}

.page_total_look .extra_padd_right .pr_button {
    padding: 0;
}

.page_total_look .product_feautures {
    margin-top: 20px;
}

.total_took_in .basket_wrapper_inner {
    display: flex;
    justify-content: center;
    align-items: center;
}

.page_total_look #total_look_out.padding_top_bottom {
    padding-top: 80px;
}

.page_total_look #basket_btn_total_look {
    width:100%;
    height:55px;
    background: #363636;
    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;
}

.page_total_look #basket_btn_total_look a {
    display:flex;
    justify-content:center;
    align-items:center;
    gap:20px;
    width:100%;
    height:100%;
    color:#fff !important;
    font-size:20px;
    font-family:'RobotoCondensed-Regular';
    letter-spacing:0.06em;
}

.page_total_look #basket_btn_total_look a::before {
    content:"";
    width:30px;
    height:30px;
    background:url(/images/design/products_cart.svg) center/contain no-repeat;
}

.circle-font.bottom-border {
    border-bottom: 2px solid #f2f2f2;
}

.titlos_in_productlook {
    width: 82%;
    display: flex;
    justify-content: space-between;
}


/* Giftcard */

/* .giftcard-page.container-fluid {
    width: 100%;
    max-width: 1145px;
    padding-left: 5px;
    padding-right: 5px;
}

.giftcard-page.container-fluid .title {
    height: 100px;
    font-family: 'RobotoCondensed-Regular';
    font-size: 32px;
    letter-spacing: 0;
    color: #262626;
    margin-top: 15px;
    margin-bottom: 30px;
}

.gift_card_form .title_data,
.gift_card_form .pay_way_title {
    font-family: 'RobotoCondensed-Bold';
    font-size: 17px;
    letter-spacing: 0.05em;
    color: #54595F;
    margin-bottom: 40px;
}

.gift_card_form .pay_way_title {
    margin-bottom: 20px;
}

.gift_card_form .forms .giftcards-item input[type="text"],
#CardholderName {
    height: 35px;
    margin-top: 20px;
    border: none;
    border-bottom: 0.05rem solid #F2E0E0;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    font-family: 'RobotoCondensed-Regular';
    font-size: 15px;
    line-height: 55.1px;
    letter-spacing: 0.05em;
    color: #54595F;
    outline: none;
    width: 100%;
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}

#CardholderName {
    text-transform: uppercase;
}

.gift_card_debit_name_in {
    border: none !important;
}

.gift_card_form .gift_card_debit_name {
    text-align: center;
    display: none;
    border: 1px solid #FFE6F4;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
}

.gift_card_form .required_fileds {
    position: absolute;
    width: 130px;
    height: 20px;
    background: #fff;
    top: -13px;
    right: 15px;
    color: #AF8B8B;
    font-family: 'RobotoCondensed-Regular';
    font-size: 12px;
    z-index: 999;
}

.gift_card_form #CardholderName {
    margin-top: 0px;
    margin-bottom: 20px;
    width: 90%;
}

.gift_card_form .forms input[type="text"]#giftcard-sender-name,
.gift_card_form .forms input[type="text"]#giftcard-receiver-name {
    margin-top: 0px;
}

.for_amount_selection {
    margin-top: 25px;
    height: 50px;
    background: #F2E0E0;
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
}

.for_amount_selection div:first-child {
    font-family: 'RobotoCondensed-Regular';
    font-size: 15px;
    line-height: 55.1px;
    letter-spacing: 0.05em;
    color: #54595F;
}

.for_amount_selection .fa-chevron-down {
    font-size: 10px;
    color: #54595F;
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}

.for_amount_selection .fa-chevron-down.rotate {
    transform: rotate(-90deg);
}

.amounts_for_selection {
    border: 1px solid #FFE6F4;
    border-top: none;
    height: 0px;
    overflow: hidden;
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}

.amounts_for_selection.open_box {
    height: 200px;
}

.amounts_for_selection .amounts_for_selection_first {
    padding-top: 10px;
}

.amounts_for_selection .amounts_for_selection_third {
    width: 33%;
}

.amounts_for_selection .amounts_for_selection_third .amount_item {
    width: 60%;
}

.amounts_for_selection .amount_item {
    width: 20%;
    height: 43px;
    margin-top: 15px;
    border-radius: 30px;
    background: #AF8B8B;
    font-family: 'RobotoCondensed-Regular';
    font-size: 20px;
    letter-spacing: 1px;
    color: #FFFFFF;
    cursor: pointer;
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}

.amounts_for_selection .amount_item.selected {
    background: #000;
}

.gift_card_form textarea {
    margin-top: 25px;
    margin-bottom: 30px;
    width: 100%;
    height: 115px;
    border: 0.05rem solid #F2E0E0;
    padding: 10px;
    font-family: 'RobotoCondensed-Regular';
    letter-spacing: 0.05em;
    font-size: 15px;
    color: #54595F;
    outline: none;
}

.giftcards-select-pay-way-item {
    width: 100%;
    height: 50px;
    border-radius: 30px;
    padding-left: 20px;
    padding-right: 10px;
    margin-bottom: 25px;
    box-shadow: 5px 5px 8px 0px #F2E0E0;
    font-family: 'RobotoCondensed-Regular';
    font-size: 16px;
    border: 0.05rem solid #FFE6F480;
    color: #54595F;
    cursor: pointer;
    display:flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
}

.giftcards-select-pay-way-item[data-id="14"],
.giftcards-select-pay-way-item[data-id="3"]{
    color:#fff;
    background: #000;
    padding-left: 10px;
    justify-content: center;
}
.giftcards-select-pay-way-item[data-id="14"] span,
.giftcards-select-pay-way-item[data-id="3"] span{
    margin-left:5px;
    font-style: italic;
    font-size: 19px;
    font-weight: bold;
}

.giftcards-select-pay-way-item[data-id="13"]{
    width:fit-content;
    margin: 0 auto;
    margin-bottom:25px;
    max-width:50%;
}

.giftcards-select-pay-way-item.selected {
    box-shadow: 3px 3px 2px 0px rgb(0 0 0 / 25%);
}


.gift_card_form #submit_button {
    border: none;
    width: 100%;
    height: 50px;
    font-family: 'RobotoCondensed-Bold';
    border-radius: 30px;
    background: #de1781;
    font-size: 17px;
    letter-spacing: 0.1em;
    color: #FFF;
    box-shadow: 5px 5px 12px 0px rgba(0, 0, 0, 0.25);
    margin-bottom: 50px;
    outline: none;
    cursor: pointer;
}

.gift_card_message_in {
    width: calc(100% - 30px);
    padding: 5px;
    margin: 0 auto;
    margin-bottom: 15px;
    margin-top: 15px;
}

.gift_card_message_in.fault {
    background: rgba(204, 0, 0, 0.1);
    color: #cc0000;
}

.gift_card_message_in.success {
    background: rgba(0, 204, 0, 0.1);
    color: #00cc00;
}

.gift_card_form select#countries,
.gift_card_form select#regions,
.gift_card_form select#sub_regions {
    border: none;
    height: 35px;
    margin-bottom: 20px;
    width: 90%;
    border-bottom: 0.05rem solid rgba(222, 222, 222, .5);
    font-family: 'RobotoCondensed-Regular';
    font-size: 16px;
    line-height: 37.2px;
    color: #54595F;
    outline: none;
}

.gift_card_form #other_region_id,
.gift_card_form #other_country_region,
.gift_card_form #giftcard_sender_address,
.gift_card_form #giftcard_sender_tk {
    height: 35px;
    margin-bottom: 20px;
    border: none;
    width: 90% !important;
    border-bottom: 0.05rem solid rgba(222, 222, 222, .5);
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    font-family: 'RobotoCondensed-Regular';
    font-size: 16px;
    line-height: 37.2px;
    color: #54595F;
    outline: none;
    width: 100%;
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}

.gift_card_form #other_region_id,
.gift_card_form #other_country_region {
    display: none;
}

.complete_gift_card_img{
    width:100%;
    max-width:400px;
    margin:0 auto;
}

.product_col.gift_card_img img {
    width: 100%;
} */



.giftcard-page img {
    width: 100%;
    object-fit: cover;
}

.product_col.gift_card_form {
    padding: 37px 0px 57px 0px;
}

form#gift_card_form {
    width: calc(100% - 30px);
    max-width: 450px;
    margin-left: 15%;
}

form#gift_card_form .logo i {
    font-size: 38px;
    color: #de1781;
    margin-bottom: 20px;
}

form#gift_card_form .title h1 {
    font-family: 'RobotoCondensed-Regular';
    font-size: 26px;
    color: #4D4D4D;
    margin-bottom: 10px;
}

form#gift_card_form .subTitle h6 {
    font-family: 'RobotoCondensed-Light';
    font-size: 14px;
    color: #4D4D4D;
    margin-bottom: 35px;
}

form#gift_card_form input {
    width: 200px;
    height: 47px;
    border: 1px solid #DAD9D7;
    display: flex;
    align-items: center;
    text-align: center;
    margin: 0 auto;
    border-radius: 30px;
    margin-bottom: 35px;
    font-family: 'RobotoCondensed-Light';
    font-size: 13px;
    color: #838383;
    outline: none !important;
}

form#gift_card_form .chooseAmountTitle {
    font-family: 'RobotoCondensed-Medium';
    font-size: 12px;
    margin-bottom: 10px;
    letter-spacing: 0.48px;
    color: #4D4D4D;
}

form#gift_card_form #error_message {
    position: Absolute;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 30px);
    display: none;
    text-align: center;
    padding: 5px;
    font-family: 'RobotoCondensed-Light';
    font-size: 11px;
    color: #cc0000;
}

form#gift_card_form .title_data {
    font-family: 'RobotoCondensed-Medium';
    font-size: 12px;
    letter-spacing: 0.48px;
    color: #4D4D4D;
    margin-bottom: 15px;
}

form#gift_card_form .col-lg-6 input {
    margin-bottom: 7px;
}

form#gift_card_form .giftcard-pay-way {
    margin-top: 29px;
    margin-bottom: 12px;
    padding: 20px 15px;
    border-top: 1px solid #DAD9D7;
    border-bottom: 1px solid #DAD9D7;
}

.giftcard-pay-way .title {
    font-family: 'RobotoCondensed-Medium';
    font-size: 12px;
    letter-spacing: 0.48px;
    color: #4D4D4D;
}

.giftcard-pay-way .col-lg-6 .giftcards-select-pay-way-item:first-child {
    margin-right: 65px;
}

.giftcard-pay-way .giftcards-select-pay-way-item {
    position: relative;
    font-size: 12px;
    font-family: 'RobotoCondensed-Light';
    color: #4D4D4D;
    cursor: pointer;
}

.giftcard-pay-way .giftcards-select-pay-way-item:before {
    content: '';
    position: Absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 17px;
    height: 17px;
    border: 1px solid #4D4D4D;
    border-radius: 50%;
    left: -25px;
}

.giftcard-pay-way .giftcards-select-pay-way-item.active:before{
    border:5px solid #de1781;
}

form#gift_card_form .accept_privacy_policy,
form#gift_card_form .accept_privacy_policy a {
    font-family: 'RobotoCondensed-Light';
    font-style: italic;
    font-size: 11px;
    color: #4D4D4D;
}

form#gift_card_form .accept_privacy_policy {
    padding-left: 25px;
    position: relative;
    margin-bottom: 40px;
}

form#gift_card_form .accept_privacy_policy:before {
    content: '';
    position: Absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
    width: 14px;
    height: 14px;
    border: 1px solid #4D4D4D;
}

form#gift_card_form .accept_privacy_policy:after{
    content:'';
}

form#gift_card_form .accept_privacy_policy.active:after{
    font-family: Font Awesome\ 5 Pro;
    content: '\f00c';
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    left:0px;
    font-size: 11px;
}

form#gift_card_form .accept_privacy_policy a {
    text-decoration: underline;
}

form#gift_card_form #submit_button {
    width: 250px;
    height: 55px;
    background: #de1781;
    border-radius: 30px;
    font-family: 'RobotoCondensed-Light';
    font-size: 17px;
    color: #FFFFFF;
    border: none;
    outline: none !important;
    margin: 0 auto;
}

form#gift_card_form .gift_card_message .error {
    padding: 5px;
    font-family: 'RobotoCondensed-Regular';
    font-size: 13px;
    color: #cc0000;
    position: Absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 5px;
    width: 100%;
}

.search-subject-object {
    width: 100%;
    height: 38px;
    border: 1px solid #cccccc;
    padding: 0 10px 0 8px;
    margin-bottom: 15px;
}

.search-subject-object input[type="text"] {
    border: none;
    outline: none;
    height: 100%;
    width: calc(100% - 30px);
    font-family: 'RobotoCondensed-Light', Arial, Helvetica, sans-serif;
    font-size: 17px;
    line-height: 45px;
    letter-spacing: 0.04em;
    color: #333333;
    margin: 0;
    outline: medium none;
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #fff;
}

.search-subject-object button {
    width: 20px;
    font-size: 17px;
    background: none;
    border: none;
    outline: none;
}

.filter_area_item_area_in .filter-preloader {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    height: 100%;
}

.open_more_filter {
    padding-top: 15px;
    cursor: pointer;
    font-family: 'RobotoCondensed-Light', Arial, Helvetica, sans-serif;
    font-size: 14px;
    letter-spacing: 0.04em;
    color: #333333;
}

.open_more_filter i {
    padding-right: 5px;
}

.filter_area_item_area_in .filter-preloader {
    display: none;
    /* position: absolute; */
    top: 0;
    left: 0;
    z-index: 9999;
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    height: 100%;
}

.filter_area_item_area_in .filter-preloader img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
}

.filter_area_item.with_scroll .filter_area_item_area {
    overflow-y: auto!important;
}

.popup_window_basket_form_stock_in,
.popup_window_basket_form_stock.show .popup_window_basket_form_stock_in {
    /* width: 90vw; */
    width: 27vw;
}

/* .popup_window_basket_form_stock.show .popup_window_basket_form_stock_in {
    width: 40vw;
} */

.popup_window_basket_form_stock_in .title {
    background: #000;
    color: #fff;
    font-size: 18px;
    font-family: 'RobotoCondensed-Bold';
    text-align: center;
    padding: 15px;
}

.popup_window_basket_form_stock_in .close_popup_window {
    color: #fff;
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 20px;
    cursor: pointer;
}

.popup_window_basket_form_stock {
    display: none;
    position: fixed;
    z-index: 3000;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.popup_window_basket_form_stock.show {
    display: flex;
}

.dial-box-learn-stock-text {
    width: 100%;
    /* height: 35px; */
    left: 0;
    top: 0;
    font-size: 11px;
    line-height: 16px;
    color: #221F1F;
    background: #fff;
    border: 2px solid;
    border-radius: 3px;
    font-family: 'RobotoCondensed-Regular';
    /* min-height: 45px; */
    padding: 5px 15px;
    height: 100%;
}

.main_body.interest_form {
    background: #fff;
    padding: 15px;
}

.interest_form .form_item.form_effect input[type="text"] {
    outline: none;
    border: none;
    border-bottom: 1px solid #ccc;
}

.interest_form .error_txt {
    display: none;
    color: #a94442;
    font-weight: normal;
    letter-spacing: 0.2px;
    font-size: 12px;
    margin-top: 5px;
    text-align: center;
}

#interest_send {
    background: #000;
    color: #fff;
    cursor: pointer;
    width: 40%;
    margin: auto;
    padding: 15px;
    margin-top: 20px;
}

.product_item_image a img,
.product_gallery_big a img {
    max-width: 100%;
    max-height: auto;
    position: relative;
    vertical-align: middle;
    left: 50%;
    transform: translate(-50%);
    object-fit: contain;
}

.product_item .product_item_image img {
    width: 450px;
    height: 300px;
}

.product_gallery_big img {
    width: 420px;
    height: 420px;
}