html, body {
    min-height: 100vh;
}
a:hover{
    text-decoration: none !important;
}
.wrapper {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 100vh;
    width: 100%;
}
div#content {
    margin-bottom: 36px;
}
main {
    /* margin-top: auto; */
    margin-bottom: auto;
}

body.account_register main, body.information_contact main {
    /* background: #F4F4F4; */
    z-index: 0;
}

/*No results*/
p.no-results {
    text-align: center;
    margin-top: 5rem;
    font-size: 220%;
    opacity: 0.3;
    user-select: none;
}



/* header b2b */
div#headerb2b {
    height: 70px;
    z-index: 1;
}
.b2b-main-top-bar span.wish-total-b2b,
.b2b-main-top-bar span#cart-total-b2b {
    background:#133658;
    padding: 0.2rem 0.4rem;
    border-radius:50%;
    font-size: 9px;
    color:#ffff;
    margin-left:0.5rem;
}

div#wish-b2b a{
    align-items:center;
    display:flex;
}
div#cart-b2b a.menu-cart-icon {
    display:flex;
    align-items:center;
    font-size: 10px;
}
.b2b-main-top-bar-3 #cart-total-b2b {
    background: #133658;
    padding: 0.25rem 0.45rem;
    border-radius:50%;
    font-size: 9px;
    color:#ffff;
    margin-left:0.5rem;
    margin-bottom: 0px;
}
div#cart-total-b2b a{
    align-items:center;
    display:flex; 
}
div#wish-b2b a{
    align-items:center;
    display:flex;
}
.header-top-bar-b2b {
    padding-top: 0.35rem;
    padding-bottom:0.35rem;
    -webkit-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 6px 5px 0px rgb(0 0 0 / 9%);
}
div#logob2b img{
    max-height:60px;
    width:auto;
}
.header-top-bar-block-2 {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.login-sinergatis {
    font-size: 14px;
    background: #D2232A;
    color: #fff;
    padding: 0.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    
}
.login-sinergatis i{
    margin-right:0.5rem
}
.p-r-0{
    padding-right: 0px;
}
.color-white{
    color:#fff;
}
.color-red{
    color:#D2232A;;
}
.header-top-bar-b2b-logged {
    -webkit-box-shadow: 0px 4px 16px 0px rgb(0 0 0 / 9%);
    -moz-box-shadow: 0px 4px 16px 0px rgb(0 0 0 / 9%);
    box-shadow: 0px 4px 16px 0px rgb(0 0 0 / 9%);
}
.header-logged .header-top-bar-1-item span, 
.header-logged .header-top-bar-1-item a {
    font-size: 12px;
    color: #000000;
}
.header-logged .credit-details {
    display: flex;
    flex: 55%;
    align-items:center;
}
.header-logged .progress {
    display: -ms-flexbox;
    display: flex;
    height: 0.5rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem;
    /* width: 100px; */
}
.header-logged .progress-money span{
    font-size:10px;
}
.header-logged .progress-bar-1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #61ff61;
    transition: width .6s ease;
}
.header-logged .progress-bar-2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #f8ab05;
    transition: width .6s ease;
}
.header-logged .progress-bar-3 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #d0171f;
    transition: width .6s ease;
}

.header-logged .tyre-limit {
    margin-top: -0.5rem;
    display:flex;
    align-items:center;
    padding-left: 1rem;
    padding-right: 1rem;
    flex: 7.5%;
}
.header-logged .tyre-limit img {
    display: flex;
    max-width: 20px;
    height: 20px;
    align-items: center;
    justify-content: center;
    margin-top: 0.5rem;
    margin-right: 0.5rem;
}
.header-logged .progress-money {
    display: block;
    text-align: center;
}
.header-logged .account-b2b-details {
    flex: 45%;
    background: #133658;
    padding-top: 0.35rem;
    padding-bottom: 0.35rem;
    justify-content: space-around;
    padding-left: 1rem;
}

.header-logged .account-b2b-details span{
    color:#fff;
}
.header-logged .logo-wrapper {
    display: flex;
    align-items: center;
}
.header-logged  .header-main-bar{
    height: 70px;
    display: flex;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
}
.header-logged .b2b-main-top-bar-full{
    flex-grow: 1;
    padding-left: 15px;
    padding-right: 0px;
}
.header-logged .b2b-main-top-bar{
    padding-left: 15px;
    padding-right: 15px;
}
.header-logged .backgrounded-energeia span{
    font-size:13px;
    font-family: 'ZonaPro-Bold';
    font-weight:bold;
    color:#133658;
}
.header-logged #wish-b2b {
    padding-right: 0px;
    background: #fff;
    padding: 10px;
    margin-right: 1rem;
    position: unset;
}
.header-logged #wish-b2b i{
    color:#d2232a;
    font-size: 22px;
}
.header-logged #cart-b2b {
    padding-right: 0px;
    background: #fff;
    padding: 10px;
    position: unset;
}
.header-logged #cart-b2b i{
    color:#133658;
    font-size: 22px;
}
/* header b2b logged */
.header-top-bar-block-2-logged {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.header-top-bar-block-1-logged {
    display:flex;
    align-items:center;
}
.header-logged .credit-details span{
    font-size:12px;
}
.header-logged .progress-2 {
    display: -ms-flexbox;
    display: flex;
    height: 0.5rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem;
    width: 50px;
    margin-left: 0.5rem;
    margin-right: 2rem;
}
.header-logged .proothitiki-energeia {
    display: flex;
    justify-content: center;
    align-items: center;
    height:100%;
}
.header-logged  .backgrounded-energeia {
    padding: 0.5rem 6rem;
    background: url(/image/catalog/background-proothitiki-energeia-4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 4px;
}
.header-logged .backgrounded-energeia i{
    color: #D2232A;
    margin-left: 0.5rem;
}
.header-logged div#logob2b{
    position:relative;
}
.header-logged div#logob2b:after {
    content: "";
    background: #133658;
    width: 2px;
    height: 100%;
    max-height:40px;
    position: absolute;
    right:-4rem;
    top:calc(50% - 20px);
    display: none;
}
.header-logged .support-coworkers span{
    font-size:16px;
    font-family: 'ZonaPro-Bold';
    color: #133658;
}
div#buttons-b2b-wrapper {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
}

.header-logged .best-marquee:before {
    content: '';
    background: #f9f9f9;
    height: 75%;
    width: 1px;
    position: absolute;
    left: 0;
    top: 12.5%;
    box-shadow: 0px 1px 10px 1px #ccc;
}

.header-logged .best-marquee:after {
    content: '';
    background: #f9f9f9;
    height: 75%;
    width: 1px;
    position: absolute;
    right: 0;
    top: 12.5%;
    box-shadow: 0px 1px 10px 1px #ccc;
}

.fixedpos {
    position: sticky;
    top: 0;
    z-index: 999;
    background: #fff;
}

.best-marquee-wrap {
    flex: 1;
    overflow: hidden;
    margin: 0 var(--space-double);
}

@media all and (max-width: 991px) {
    .best-marquee-wrap.desktop .best-marquee {
        display: none;
    }

    .best-marquee-wrap.mobile .best-marquee {
        display: block;
    }
}

@media all and (min-width: 991px){

    .best-marquee-wrap.mobile .best-marquee {
        display: none;
    }

}

/* menu b2b */
div#b2b-header-menu .container{
    max-width:1440px;
}
div#b2b-header-menu .navbar .nav-item .nav-link {
    font-size: 13px;
    font-family: 'ZonaPro-Bold';
    letter-spacing: 1px;
    color: #000;
    padding: 0rem 0rem;
    line-height: 52px;
}
div#b2b-header-menu .navbar .nav-item .nav-link:hover{
    color:#fff;
    cursor:pointer;
}
div#b2b-header-menu {
    -webkit-box-shadow: 0px 4px 16px 0px rgb(0 0 0 / 9%);
    -moz-box-shadow: 0px 4px 16px 0px rgb(0 0 0 / 9%);
    box-shadow: 0px 4px 16px 0px rgb(0 0 0 / 9%);
}
/* login b2b */
div#account-login-b2b {
  max-width:1850px;
}
div#account-login-b2b .btn.btn-primary {
    background: #d0171f;
    border:none;
    width: 100%;
    font-weight: 300;
    margin-top: 2rem;
    font-family: 'ZonaPro-Black';
    font-size: 1rem;
    letter-spacing: 2px;
}
div#account-login-b2b .btn.btn-primary:hover{
  background:#b1c1cb;
  color:#fff;
}
div#account-login-b2b h1{
    color:#003658;
    text-transform: none;
    margin-bottom: 2rem;
    margin-top: 1rem;
    font-family: 'ZonaPro-Black';
    position:relative;
    justify-content: flex-start;
}
div#account-login-b2b h2{
    text-transform:none;
    color:#003658;
    font-family: 'ZonaPro-Black';
    position:relative;
    font-size: 25px;
    letter-spacing: 1px;
}

div#account-login-b2b .form-control{
    border-bottom:none;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.09);
    border: 1px solid #aaaaaa;
}
div#account-login-b2b .well {
    border: none;
    padding: 2rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    display: block;
    width: 100%;
    max-width: 525px;
    margin: 5rem auto;
    text-align: center;
    -webkit-box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.51);
    box-shadow: 0px 0px 16px 0px rgb(0 0 0 / 30%);
    background: #fff;
}
div#account-login-b2b label.col-form-label {
    justify-content: flex-start;
    text-align: left;
    width: 100%;
    color: #133658;
    text-transform: none;
    font-size: 13px;
    font-family: 'ZonaPro-Thin';
}
div#account-login-b2b .form-group {
    margin-bottom: 1rem;
}
div#account-login-b2b .links-login-b2b {
    margin-top: 2rem;
}
div#account-login-b2b .links-login-b2b a{
    color:#808080;
    font-size:12px;
}
div#account-login-b2b .links-login-b2b a:hover{
    text-decoration:none;
    color:#133658;
}
/* account forgotten */
div#account-forgotten-b2b {
  max-width:1850px;
  margin-bottom: 5rem;
  margin-top: 5rem;
}
div#account-forgotten-b2b .btn.btn-primary {
    background: #d0171f;
    border:none;
    width: 100%;
    font-weight: 300;
    margin-top: 1rem;
    font-family: 'ZonaPro-Black';
    font-size: 1rem;
    letter-spacing: 2px;
}
div#account-forgotten-b2b .btn.btn-primary:hover{
  background:#b1c1cb;
  color:#fff;
}
div#account-forgotten-b2b h1{
    color:#003658;
    text-transform: none;
    margin-bottom: 2rem;
    margin-top: 1rem;
    font-family: 'ZonaPro-Black';
    position:relative;
    justify-content: flex-start;
}
div#account-forgotten-b2b h2{
    text-transform:none;
    color:#003658;
    font-family: 'ZonaPro-Black';
    position:relative;
    font-size: 25px;
    letter-spacing: 1px;
}

div#account-forgotten-b2b .form-control{
    border-bottom:none;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.09);
    border: 1px solid #aaaaaa;
}
div#account-forgotten-b2b .well {
    border: none;
    padding: 2rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    display: block;
    width: 100%;
    max-width: 525px;
    margin: auto;
    text-align: center;
    -webkit-box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.51);
    box-shadow: 0px 0px 16px 0px rgb(0 0 0 / 16%);
    background: #fff;
}
div#account-forgotten-b2b .well2{
    border: none;
    padding: 2rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    display: block;
    width: 100%;
    max-width: 525px;
    margin: auto;
    -webkit-box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.51);
    box-shadow: 0px 0px 16px 0px rgb(0 0 0 / 16%);
    background: #fff;
}
div#account-forgotten-b2b label.col-form-label {
    justify-content: flex-start;
    text-align: left;
    width: 100%;
    color: #133658;
    text-transform: none;
    font-size: 13px;
    font-family: 'ZonaPro-Thin';
}
div#account-forgotten-b2b .form-group {
    margin-bottom: 1rem;
}
div#account-forgotten-b2b .links-login-b2b {
    margin-top: 1rem;
}
div#account-forgotten-b2b .links-login-b2b a{
    color:#808080;
    font-size:12px;
}
div#account-forgotten-b2b .links-login-b2b a:hover{
    text-decoration:none;
    color:#133658;
}
div#account-forgotten-b2b form{
    margin-bottom: 1rem;
}
.row.m-t-2 {
    margin-top: 2rem;
}
div#account-forgotten-b2b .well2 span{
    font-size: 11px;
    color:#808080;
    line-height:1;
    font-weight: 300;
    font-family: 'ZonaPro-Light';
}
/* account register */
div#account-register-b2b {
  max-width:1850px;
  margin-bottom: 5rem;
  margin-top: 5rem;
}
div#account-register-b2b .btn.btn-primary {
    background: #d0171f;
    border:none;
    width: 100%;
    font-weight: 300;
    margin-top: 1rem;
    font-size: 1rem;
    font-family: 'ZonaPro-Black';
}
div#account-register-b2b .btn.btn-primary:hover{
  background:#b1c1cb;
  color:#fff;
}
div#account-register-b2b h1{
    color:#003658;
    text-transform: none;
    margin-bottom: 2rem;
    margin-top: 1rem;
    font-family: 'ZonaPro-Black';
    position:relative;
    justify-content: flex-start;
}
div#account-register-b2b h2{
    text-transform:none;
    color:#003658;
    font-family: 'ZonaPro-Black';
    position:relative;
    font-size: 25px;
    letter-spacing: 1px;
}

div#account-register-b2b .form-control{
    border-bottom:none;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.09);
    border: 1px solid #aaaaaa;
    min-height: 40px;
}
div#account-register-b2b .well {
    border: none;
    padding: 2rem;
    padding-top: 1rem;
    padding-bottom: 2rem;
    display: block;
    width: 100%;
    max-width: 1024px;
    margin: auto;
    text-align: center;
    -webkit-box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.51);
    box-shadow: 0px 0px 16px 0px rgb(0 0 0 / 16%);
    background: #fff;
}
div#account-register-b2b .well2{
    border: none;
    padding: 2rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    display: block;
    width: 100%;
    max-width: 525px;
    margin: auto;
    -webkit-box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.51);
    box-shadow: 0px 0px 16px 0px rgb(0 0 0 / 16%);
    background: #fff;
}
div#account-register-b2b label.col-form-label {
    justify-content: flex-start;
    text-align: left;
    width: 100%;
    color: #133658;
    text-transform: none;
    font-size: 14px;
    font-family: 'ZonaPro-Thin';
}
div#account-register-b2b .form-group {
    margin-bottom: 1rem;
    padding-left: 15px;
    padding-right: 15px;
}
div#account-register-b2b .links-login-b2b {
    margin-top: 1rem;
}
div#account-register-b2b .links-login-b2b a{
    color:#808080;
    font-size:12px;
}
div#account-register-b2b .links-login-b2b a:hover{
    text-decoration:none;
    color:#133658;
}
div#account-register-b2b form{
    margin-bottom: 1rem;
}
.row.m-t-2 {
    margin-top: 2rem;
}
div#account-register-b2b .well2 span{
    font-size: 11px;
    color:#808080;
    line-height:1;
    font-weight: 300;
    font-family: 'ZonaPro-Light';
}
div#account-register-b2b .custom-field {
    width: 100%;
}
div#account-register-b2b .flexed-radio-buttons.row {
    width: 100%;
}
div#account-register-b2b .form-check {
    position: relative;
    display: block;
    padding-left: 2.25rem;
    padding-right: 2.25rem;
}
div#account-register-b2b .well p {
    font-size: 12px;
    color: #808080;
    padding-left: 3rem;
    padding-right: 3rem;
}
div#account-register-b2b .buttons {
    display: inline-flex;
    padding-top: 0rem;
    padding-bottom: 0rem;
    align-items: center;
    width: 100%;
    max-width: 470px;
    padding-left: 10px;
    padding-right: 10px;
}
div#account-register-b2b label.form-check-label {
    font-size: 12px;
    color: #808080;
}
div#account-register-b2b .flexed-radio-buttons {
    display:flex;
}
div#custom-field1 {
    width: 100%;
}
div#custom-field3 {
    width: 100%;
}
div#account-register-b2b a.forgot-pass {
    color: #808080;
    font-size: 12px;
}
/* information page */
div#information-contact-b2b {
  max-width:1850px;
  margin-bottom: auto;
  margin-top: auto;
}
div#information-contact-b2b .btn.btn-primary {
    background: #d0171f;
    border:none;
    width: 100%;
    max-width: 470px;
    font-weight: 300;
    margin-top: 1rem;
    font-family: 'ZonaPro-Black';
}
div#information-contact-b2b .btn.btn-primary:hover{
  background:#b1c1cb;
  color:#fff;
}
div#information-contact-b2b h1{
    color:#003658;
    text-transform: none;
    margin-bottom: 2rem;
    margin-top: 1rem;
    font-family: 'ZonaPro-Black';
    position:relative;
    justify-content: flex-start;
}
div#information-contact-b2b h2{
    text-transform:none;
    color:#003658;
    font-family: 'ZonaPro-Black';
    position:relative;
    font-size: 25px;
    letter-spacing: 1px;
}

div#information-contact-b2b .form-control{
    border-bottom:none;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.09);
    border: 1px solid #aaaaaa;
    min-height: 40px;
}
div#information-contact-b2b .well {
    border: none;
    padding: 2rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    display: block;
    width: 100%;
    max-width: 1024px;
    margin: auto;
    text-align: center;
    -webkit-box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.51);
    box-shadow: 0px 0px 16px 0px rgb(0 0 0 / 16%);
    background: #fff;
}
div#information-contact-b2b .well2{
    border: none;
    padding: 2rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    display: block;
    width: 100%;
    max-width: 525px;
    margin: auto;
    -webkit-box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.51);
    box-shadow: 0px 0px 16px 0px rgb(0 0 0 / 16%);
    background: #fff;
}
div#information-contact-b2b .col-form-label {
    justify-content: flex-start;
    text-align: left;
    width: 100%;
    color: #133658;
    text-transform: none;
    font-size: 14px;
    font-family: 'ZonaPro-Thin';
}
div#information-contact-b2b .well p {
    font-size: 12px;
    color: #808080;
    padding-left: 3rem;
    padding-right: 3rem;
}
/* b2b footer */
footer#b2b-footer {
    background: none;
    height: 36px;
    -webkit-box-shadow: 0px -2px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px -2px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px -2px 17px 0px rgb(0 0 0 / 9%);
    display: flex;
    align-items: center;
    z-index: 1;
}
footer#b2b-footer.fixed{
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
}
footer#b2b-footer span {
    color: #808080;
    font-size: 12px;
    align-items: center;
    display: flex;
}
footer#b2b-footer ul{
    display: flex;
    list-style: none;
    margin: 0px;
}
footer#b2b-footer ul>li {
    padding-left: 2.5rem;
    font-size: 13px;
    color:#808080;
}
footer#b2b-footer ul>li{
  position:relative;
}
footer#b2b-footer ul>li a:before{
    content:"";
    width:5px;
    height:5px;
    position:absolute;
    left:1rem;
    top:calc(50% - 0.1rem);
    border-radius:50%;
    background:#808080;
}
footer#b2b-footer ul>li:first-child a:before{
    display:none;
}

/* search page */
body.product_search main{
    /* margin-top: unset; */
    /* margin-bottom: unset; */
}
div#product-search-b2b{
    margin-top: 2.5rem;
}
div#product-search-b2b .search-toolbar {
    display: flex;
    justify-content: space-between;
    padding: 1rem;
    border: 1px solid #e1e1e1;
    background: #fff;
    padding: 0.75rem;
}
div#product-search-b2b .search-toolbar-b2b, 
div#customer-search-b2b .search-toolbar-b2b{
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 1rem;
    -webkit-box-shadow: 0px 4px 16px 0px rgb(0 0 0 / 9%);
    -moz-box-shadow: 0px 4px 16px 0px rgb(0 0 0 / 9%);
    box-shadow: 0px 4px 16px 4px rgb(0 0 0 / 10%);
}
div#product-search-b2b .search-toolbar-block-b2b, 
div#customer-search-b2b .search-toolbar-block-b2b{
    flex-grow: 1;
    /* flex: 0 0 88%;
    max-width: 88%; */
}
div#product-search-b2b .search-toolbar-block-b2b{
    display: flex;
}
div#product-search-b2b .search-toolbar-block-b2b button.btn-clear-search{
    background: #e1e1e1;
    border-left: 1px solid #c3c3c3;
    font-size: 12px;
}
div#product-search-b2b .search-toolbar-block-submit, 
div#customer-search-b2b .search-toolbar-block-submit{
    display: flex;
}
div#product-search-b2b input[type="text"],
div#customer-search-b2b input[type="text"] {
    border: 0px;
    box-shadow: none;
    outline: none;
    border: 2px solid #e1e1e1;
    font-size: 13px;
    font-weight: 700;
    color: #000;
    min-height: 34px;
    background: #e1e1e1;
    min-height: 48px;
}
div#product-search-b2b .search-toolbar-block-submit .btn.btn-primary, 
div#customer-search-b2b .search-toolbar-block-submit .btn.btn-primary{
    background:#D2232A;
    border:none;
    font-weight: 400;
    color: #fff;
    min-height: 34px;
    display: flex;
    border: none;
    justify-content: center;
    padding: 0.5rem 1.25rem;
    align-items: center;
}
div#product-search-b2b .search-toolbar-block-submit .btn.btn-primary:hover,
div#customer-search-b2b .search-toolbar-block-submit .btn.btn-primary:hover{
    background:#133658;
    transition: 0.3s ease;
    cursor: pointer;
}
div#product-search-b2b .search-toolbar-block-submit .btn.btn-primary i, 
div#customer-search-b2b .search-toolbar-block-submit .btn.btn-primary i{
    padding-right:0px;
    padding-left:1rem;
}
div#product-search-b2b .top-toolbar {
    margin-top: 2rem;
    border: none;
    padding: 0px;
}
div#product-search-b2b .top-toolbar .form-group .form-control {
    margin-bottom: 0;
    background: transparent;
    min-height: 36px;
    border: 1px solid #000;
    padding: 0.1rem 1.5rem;
    font-weight: 500;
    font-size: 12px;
}
div#product-search-b2b .top-toolbar .form-group{
    padding-right:0px;
    padding-left:0px;
}
div#product-search-b2b .switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 24px;
}

div#product-search-b2b .switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

div#product-search-b2b .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0px;
  right: 0px;
  bottom: 0;
  background-color: #d2232a;
  -webkit-transition: .4s;
  transition: .4s;
}

div#product-search-b2b .slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 1px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

div#product-search-b2b input:checked + .slider {
  background-color: #133658;
}

div#product-search-b2b input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

div#product-search-b2b input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
div#product-search-b2b .slider.round {
  border-radius: 34px;
}

div#product-search-b2b .slider.round:before {
  border-radius: 50%;
}
div#product-search-b2b .top-toolbar .form-group label{
    padding-left:2rem;
}
div#product-search-b2b span.yes-switch {
    padding-left: 0.5rem;
    font-size: 12px;
    font-family: 'ZonaPro-Bold';
}
div#product-search-b2b span.niet-switch {
    padding-right: 0.5rem;
    font-family: 'ZonaPro-Bold';
    font-size:12px;
}
div#product-search-b2b span.fpa-switch{
    padding-right: 1rem;
    font-family: 'ZonaPro-Bold';
    font-size:14px;
}
div#product-search-b2b label{
    font-size:12px;
    /* font-family: 'ZonaPro-Bold'; */
}
div#product-search-b2b .product-layout .product-block {
    padding: 1rem 0rem 0rem;
    border: 1px solid #e1e1e1;
    background-color: #fff;
    position: relative;
    -webkit-box-shadow: 0px 4px 16px 0px rgb(0 0 0 / 9%);
    -moz-box-shadow: 0px 4px 16px 0px rgb(0 0 0 / 9%);
    box-shadow: 0px 4px 16px 6px rgb(0 0 0 / 14%);
}
div#product-search-b2b .product-layout .product-block .product-block-title .product-name {
    text-align: center;
    margin: 0;
    line-height: 1.4;
    font-size: 14px;
    height: 50px;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 1rem;
    padding-right: 1rem;
    letter-spacing: 0px;
    font-family: 'ZonaPro-Bold';
}
div#product-search-b2b .product-layout .product-block .product-block-title .product-small-description {
    text-align: center;
    margin: 0;
    line-height: 1.4;
    font-size: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 1rem;
    padding-right: 1rem;
    letter-spacing: 0px;
    font-family: 'ZonaPro-Black';
    color: #133658;
}
div#product-search-b2b  .product-layout .product-block .product-block-title .product-name a {
    /* color: #000000; */
}
div#product-search-b2b .number-spinner .btn-default {
    height: 44px;
    line-height: 1.5;
    margin: 0;
    padding-left:0;
    padding-right:0;
    border: 0;
    outline: 0;
    box-shadow: none;
    text-align:center;
    display: block;
    float: left;
    font-size: 18px;
    font-weight: bold;
    width: 30px;
    background: transparent;
    color: #d2232a;
}
div#product-search-b2b .number-spinner .btn-default:hover {
    background:#f4f4f4;
}
div#product-search-b2b .number-spinner #input-quantity{
    background: transparent;
    height: 48px;
    line-height: 1.5;
    outline: 0;
    box-shadow: none;
    font-size: 16px;
    min-width: unset;
    padding: 5px 5px;
    display: block;
    float: left;
    font-weight: bold;
    color: #d0171f;
    width: 40px;
    border-top:0px;
    border-bottom:0px;
    border-left: none;
    border-right: none;
    font-family: 'ZonaPro-Black';
}
div#product-search-b2b .product-quantity {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #e1e1e1;
    padding-left: 1rem;
    padding-right: 1rem;
}
div#product-search-b2b .number-spinner {
    display: flex;
    justify-content: flex-end;
}
div#product-search-b2b .no-available-quantity{
    height: 48px;
    justify-content: center;
    align-items: center;
    display: flex;
    font-size: 12px;
    color: #d0171f;
    font-weight: 800;
}
div#product-search-b2b .quantity-lektiko {
    font-size: 11px;
    letter-spacing: 1px;
    color: #d2232a;
    font-family: 'ZonaPro-Bold';
}
div#product-search-b2b .product-layout .product-block .product-block-price{
    display:flex;
    justify-content:space-around;
    padding-bottom: 0px;
    padding-top: 0px;
    border-top: none;
    height: unset;
}
div#product-search-b2b .price-petr-container {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 1rem;
    padding-bottom: 1rem;
    flex: 0 0 33.3%;
    width: 33.333%;
    border: 1px solid #ededed;
    flex-direction: column;
}
div#product-search-b2b .product-layout .product-block .product-block-price .amount,
div#product-search-b2b .product-list .product-block-list .product-block-list-price .amount{
    padding-right: 0px;
    padding-left: 0px;
    font-size: 15px;
    color:#000;
    font-family: 'ZonaPro-Bold';
}
div#product-search-b2b .product-layout .product-block .product-block-price .amount:not(.-without-vat), 
div#product-search-b2b .product-list .product-block-list .product-block-list-price .amount:not(.-without-vat) {
  display: none;
  color: #D2232A;
}
div#product-search-b2b .timi-lektiko {
    padding: 0.5rem;
    padding-top: 0px;
    display: flex;
    padding-bottom: 0px;
    justify-content: center;
    height: 30px;
    align-items: center;
}
div#product-search-b2b .timi-lektiko span{
    color:#808080;
    font-size: 10px;
    padding: 0rem 0.5rem;
}
div#product-search-b2b .product-block-icons {
    display: flex;
    justify-content: space-evenly;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
div#product-search-b2b .price-icon-container {
    flex-direction: column;
    display: flex;
    justify-content: center;
    align-items: center;
}
div#product-search-b2b .price-icon-container i{
    padding-bottom: 0.5rem;
    color: #133658;
}
div#product-search-b2b .price-icon-container span{
  color:#000;
  font-size:13px;
}
div#product-search-b2b .product-block-actions-na {
    display: flex;
    border-top: 1px solid #ededed;
}
div#product-search-b2b .product-layout .product-block .product-flexed {
    width: 100%;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    flex: 0 0 25%;
    min-height: 55px;
    border-left: 1px solid #ededed;
}
div#product-search-b2b .cart-but {
    background:#133658;
    color:#fff;
}
div#product-search-b2b .cart-but.cart-but-disabled {
    opacity: 0.5;
    pointer-events: none;
}
div#product-search-b2b .product-layout .product-block .product-flexed:hover{
    background: #D2232A;
    transition: 0.3s ease;
    color:#fff;
}
div#product-search-b2b .wish-but{
    color:#D2232A;
}
div#product-search-b2b .product-layout .product-block .product-flexed .wish-but:hover{
    background: #D2232A;
    color:#fff;
    transition: 0.3s ease;
}
div#list-icons i{
    color:#d2232a;
}
div#product-search-b2b .product-block-list {
   border:1px solid #E1E1E1;
   margin-bottom:0.5rem;
}
div#product-search-b2b .product-block-list .product-top{
    margin-bottom:0rem;
}
div#listed-item-category .rower {
    margin-left: 15px;
    margin-right: 15px;
    background: #133658;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    margin-top: 2rem;
}

div#product-search-b2b .product-list .product-quantity {
    border-top:none;
}
div#product-search-b2b .product-name a{
    /* color:#000;
    font-size:13px;
    font-family: 'ZonaPro-Bold';
    letter-spacing: 0.25px; */
    
    color: #003353;
    font-size: 17px;
    font-family: sans-serif;
    letter-spacing: 0;
    text-transform: none;
    letter-spacing: -2px;

    
}
#product-search-b2b #listed-item-category .product-block-list .product-block-image {
    flex: 0 0 5%;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
div#listed-item-category .product-block-list .product-block-list-title {
    flex: 0 0 20%;
    align-items: center;
    display: flex;
    word-break: break-word;
    padding: 0.25rem 0;
}
div#listed-item-category .product-block-list-price.start-price h3.product-price {
    color: #000;
    font-size: 15px;
    font-family: 'ZonaPro-Bold';
    letter-spacing: 0.25px;
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
}
div#product-search-b2b .product-block-list .product-block-list-price.start-price {
    flex: 0 0 10%;
    align-items: center;
    display: flex;
    justify-content: center;
    border-right: 1px solid #ededed;
}
div#listed-item-category .product-block-list .product-block-list-price.start-price i{
  color:#AAAAAA;
}
div#listed-item-category .product-block-list .product-block-list-available {
    flex: 0 0 5%;
    align-items: center;
    display: flex;
    justify-content: center;
}
div#listed-item-category .product-block-list .product-block-list-quantity {
    flex: 0 0 25%;
    align-items: center;
    display: flex;
    border-left: 1px solid #ededed;
    justify-content: center;
    border-right: 1px solid #ededed;
}
div#listed-item-category .product-block-list-price-special.special-price {
    flex: 0 0 6%;
    align-items: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
div#listed-item-category .product-block-list .product-block-list-actions-buttons {
    align-items: flex-end;
    display: flex;
    justify-content: flex-end;
    flex:1;
}
div#listed-item-category .product-block-list-actions-buttons .product-wishlist {
    background: none;
    border: none;
    border-left: 1px solid #ededed;
    height: 100%;
}
div#listed-item-category .product-block-list-actions-buttons .product-calendar {
    background: none;
    border: none;
    border-left: 1px solid #ededed;
}
div#listed-item-category .product-block-list-actions-buttons .product-quickview {
    background: none;
    border: none;
    color:#133658;
    border-left: 1px solid #ededed;
    height: 100%;
}
div#listed-item-category .product-block-list-actions-buttons .product-calendar:hover{
    background:#d0171f;
    color:#fff;
}
 #product-search-b2b .product-block-list-title-heading-2 {
    flex: 0 0 30%;
    align-items: center;
    display: flex;
    justify-content: flex-start;
    color:#fff;
    padding-left: 1rem;
}
 #product-search-b2b .product-block-list-quantity-heading-2{
     flex: 0 0 25%;
     align-items: center;
     display: flex;
     justify-content: center;
     color:#fff;
 }
  #product-search-b2b .product-block-list-os-heading-2{
     flex: 0 0 10%;
     align-items: center;
     display: flex;
     justify-content: center;
     color:#fff;
     text-align:center;
  }

  #product-search-b2b  .product-block-list-price-special-heading-2{
     flex: 0 0 10%;
     align-items: center;
     display: flex;
     justify-content: center;
     color:#fff;
     text-align:center;
  }
  #product-search-b2b .product-block-list-available-heading-2{
     flex: 0 0 10%;
     align-items: center;
     display: flex;
     justify-content: center;
     color:#fff;
     text-align:center;
  }
  div#product-product.quickview-container .product-column-right h1 {
    margin-top: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }

div#product-product .product-stock-container {
    display: flex;
    justify-content: flex-start;
    margin-right: 0.5rem;
}
div#product-product .yellowed {
    width: 13px;
    height: 13px;
    background: #ffcc00;
    margin-left: 0rem;
}
div#product-product.quickview-container .product-column-right h1{
    font-family: sans-serif;
    font-size: 27px;
    margin-bottom: 0rem;
}
div#product-product .code-product {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 13px;
    color: #27456c;
    max-width: 100%;
    margin-bottom: 0rem;
}
div#product-product .product-list li:before{
    display: none;
}
.quickview-container{
    /* background: transparent linear-gradient(117deg, #FFFFFF 0%, #F0F3FD 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 15px #00000033; */
    align-items:center;
    justify-content:center;
    height: 100%;
    /* padding-top: 5rem; */
    padding: 3rem 1rem;
}
div#product-product .product-list {
    padding: 0;
    width: 100%;
    padding-right: 4.5rem;
}
div#product-product .product-column-right {
    padding-left: 1rem;
    padding-right: 2rem;
}
div#product-product .product-list li {
    list-style-type: none;
    position: relative;
    min-height: unset;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
    font-weight: 900;
    display: flex;
    border-bottom: 1px solid;
    color: #133658;
    font-family: 'ZonaPro-Bold';
}
div#product-product .product-list li span{
    font-size: 14px;
    color:#133658;
    font-weight:500;
    flex: 0 0 50%;
    flex-grow: 1;
    font-family: 'ZonaPro-Light';
}
div#product-product .product-list {
    margin-bottom: 1rem;
}
div#product-product.quickview-container .product-column-right {
    margin-bottom: 0rem;
}
div#product-product .product-attributes-section {
    margin-bottom: 0rem;
}
div#product-product #product-image-gallery .swiper-button-next, div#product-product #product-image-gallery .swiper-button-prev{
    display: none;
}
div#product-product .product-price-container {
    display: flex;
    margin-bottom: 1rem;
}    
div#product-product .description-product {
    font-size: 13px;
    color: #003658;
    line-height: 2.2;
    margin-bottom: 1rem;
}
div#product-product .description-product p{
  padding-bottom:0rem;
  margin-bottom: 0;
}
div#product-product .attribute-text {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    background: #003658;
    color: #fff;
    font-size: 13px;
    font-family: 'ZonaPro-Black';
}
div#product-price{
    /* background: transparent linear-gradient(117deg, #FFFFFF 0%, #F0F3FD 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 15px #00000033; */
    align-items:center;
    justify-content:center;
    height: 100%;
    padding: 0rem 0rem;
}
div#product-price h1{
    display:flex;
    justify-content:center;
    align-items:center;
    width: 100%;
    font-size:18px;
    font-family: 'ZonaPro-Black';
    margin-top: 2rem;
    margin-bottom: 1rem;
    color: #133658;
}
div#listed-item-category-price .rower {
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0rem;
    padding-bottom: 0rem;
    margin-bottom: 0rem;
    margin-top: 2rem;
    background: #133658;
}
div#listed-item-category-price .product-block-list-heading {
    display: flex;
    flex: 1;
}
div#listed-item-category-price .product-block-list-title-heading-2 {
    flex:0 0 40%;
    display:flex;
    justify-content:center;
    color:#fff;
}
div#listed-item-category-price .product-block-list-title-heading-2 {
    flex: 0 0 40%;
    max-width: 40%;
    display:flex;
    align-items: center;
    justify-content:flex-start;
    padding: 1rem 2rem;
    color:#fff;
    border-right: 1px solid #ededed;
}
div#listed-item-category-price .product-block-list-quantity-heading-2 {
    flex: 0 0 15%;
    max-width: 15%;
    display: flex;
    justify-content: flex-start;
    padding: 1rem 2rem;
    color: #fff;
    border-right: 1px solid #ededed;
}
div#listed-item-category-price .product-block-list-os-heading-2 {
    flex: 0 0 15%;
    max-width: 15%;
    display: flex;
    justify-content: flex-start;
    padding: 1rem 2rem;
    color: #fff;
    border-right: 1px solid #ededed;
}
div#listed-item-category-price .product-block-list-price-special-heading-2 {
    flex:0 0 30%;
    max-width: 30%;
    align-items: center;
    display:flex;
    justify-content:flex-start;
    padding: 1rem 2rem;
    color:#fff;
}
div#listed-item-category-price span{
  font-size:13px;
}
.product-block-list-heading-next{
    display: flex;
    flex:1;
    align-items: center;
    -webkit-box-shadow: 0px 8px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 8px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
}
.product-block-list-heading-next .product-block-list-price-special-heading-2 {
    flex:0 0 30%;
    display:flex;
    justify-content:flex-start;
    padding: 1rem 2rem;
    border-right: 1px solid #ededed;
}
.product-block-list-heading-next .product-block-list-title-heading-2 {
    flex: 0 0 40%;
    display:flex;
    justify-content:flex-start;
    padding: 1.5rem 2rem;
    border-right: 1px solid #ededed;
}
.product-block-list-heading-next .product-block-list-quantity-heading-2 {
    flex: 0 0 15%;
    display: flex;
    justify-content: flex-start;
    padding: 1rem 2rem;
    border-right: 1px solid #ededed;
}
.product-block-list-heading-next  .product-block-list-os-heading-2{
    flex: 0 0 15%;
    display: flex;
    justify-content: flex-start;
    padding: 1rem 2rem;
}
.product-block-list-heading-next:not(.borderred2) {
    -webkit-box-shadow: 0px 1px 0px 0px rgb(0 0 0 / 16%);
    -moz-box-shadow:0px 1px 0px 0px rgb(0 0 0 / 16%);
    box-shadow: 0px 1px 0px 0px rgb(0 0 0 / 16%);
}
.product-block-list-heading-next:not(.borderred2) .product-block-list-price-special-heading-2,
.product-block-list-heading-next:not(.borderred2) .product-block-list-title-heading-2,
.product-block-list-heading-next:not(.borderred2) .product-block-list-quantity-heading-2,
.product-block-list-heading-next:not(.borderred2) .product-block-list-os-heading-2,
.product-block-list-heading-next .product-block-list-price-posostokerdous-heading-2 {
    padding: 0.75rem 2rem;
}
.product-block-list-heading-next img{
    max-width:50px;
    height:auto;
}
.product-thumbnail {
    flex: 20%;
}
.product-block-image {
    display: flex;
    align-items: center;
    justify-content: center;
}
.padd-right{
    margin-right: 1rem;
}
.product-block-list-heading-next.borderred2 {
    border-bottom: 2px solid #133658;
}
span.sale-price-title {
    font-size: 14px;
    color: #133658;
    font-family: 'ZonaPro-Black';
}
.product-block-list-heading-next .product-block-list-title-heading-2 span{
    font-size:14px;
    color:#133658;
    font-family: 'ZonaPro-Bold';
}
.product-block-list-price-posostokerdous-heading-2 {
    flex: 0 0 60%;
    display: flex;
    justify-content: space-evenly;
    align-items:center;
    /* padding: 1rem 0rem; */
    border-right: 1px solid #ededed;
}
.product-block-list-price-posostokerdous-heading-final-2{
    flex: 0 0 60%;
    display: flex;
    justify-content: flex-start;
    align-items:center;
    /* padding: 1rem 0rem; */
    border-right: 1px solid #ededed;
    padding-left: 3rem;
    font-size: 20px;
    color: #000;
    font-family: 'ZonaPro-Bold';
}
.product-block-list-price-posostokerdous-boxes span {
    font-size: 12px;
    margin-right: 0.75rem;
    border: 1px solid;
    padding: 0.35rem 0.5rem;
    color: #aaaaaa;
    border-radius: 4px;
    font-weight:600;
    cursor: pointer;
}
.product-block-list-price-posostokerdous-boxes span.selected,
.product-block-list-price-posostokerdous-boxes span:hover{
    transition: 0.3s ease;
    background: red;
    color: #fff;
}

div#product-price .form-group {
    display:flex;
    margin-bottom: 0px;
    justify-content:center;
    align-items:center;
}
div#product-price .form-group input{
    max-width: 180px;
    border: 1px solid #000000;
    background: transparent;
    border-radius: 4px;
}
div#product-price label{
  max-width: 50%;
  text-align: right;
  padding-right: 1rem;
  font-size: 11px;
  color: #090909;
}
.product-block-list-heading-final {
    display: flex;
    flex: 1;
    align-items: center;
    padding-top: 0rem;
    padding-bottom: 0rem;
}
.product-block-list-title-heading-final {
    flex: 0 0 40%;
    display: flex;
    justify-content: flex-start;
    padding: 0rem 2rem;
    border-right: 1px solid #ededed;
    height: 117px;
    align-items: center;
    color: #fff;
    background: #133658;
}
.product-block-list-title-heading-final span{
    font-size:14px;
    font-family: 'ZonaPro-Bold';
    letter-spacing:0.5px;
}

/* wishlist css */
.account-wish-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1350px;
    padding: 0rem;
    border: 1px solid #DEDEDE;
}
div#account-wishlist h1{
    display:flex;
    justify-content:center;
    margin-top: 2rem;
    font-size:25px;
    font-family: 'ZonaPro-Black';
    color:#133658;
    letter-spacing:0.25px;
}
div#listed-item-wishlist{
  display:block;
  width:100%;
}
div#listed-item-wishlist .rower {
    background: #133658;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
div#listed-item-wishlist .product-top {
    display: flex;
}
div#account-wishlist .number-spinner {
    display: flex;
    justify-content: flex-end;
}
div#account-wishlist .number-spinner {
    display: flex;
    justify-content: flex-end;
}
div#account-wishlist .number-spinner #input-quantity {
    background: transparent;
    height: 48px;
    line-height: 1.5;
    outline: 0;
    box-shadow: none;
    font-size: 16px;
    min-width: unset;
    padding: 5px 5px;
    display: block;
    float: left;
    font-weight: bold;
    color: #d0171f;
    width: 40px;
    border-top: 0px;
    border-bottom: 0px;
    border-left: none;
    border-right: none;
    font-family: 'ZonaPro-Black';
}
div#listed-item-wishlist .product-block-list .product-block-list-quantity {
    flex: 0 0 10%;
    align-items: center;
    display: flex;
    border-left: 1px solid #ededed;
    justify-content: center;
    border-right: 1px solid #ededed;
}
#account-wishlist .product-block-list-title-heading-2-wishlist {
    flex: 0 0 33%;
    align-items: center;
    display: flex;
    justify-content: flex-start;
    color: #fff;
    padding-left: 1rem;
}
#account-wishlist .product-block-list-quantity-heading-2-wishlist {
    flex: 0 0 10%;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #fff;
}
div#listed-item-wishlist span {
    font-size: 13px;
}
#account-wishlist .product-block-list-timi-temax-heading-2-wishlist {
    flex: 0 0 10%;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #fff;
    max-width:10%;
}
#account-wishlist .product-block-list-available-heading-2-wishlist {
    flex: 0 0 5.75%;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #fff;
    max-width: 10%;
}
#account-wishlist .product-block-list-available-heading-2 span{
    color:#fff;
}
#account-wishlist .product-block-list .product-top{
    margin-bottom: 0rem;
}
#account-wishlist .product-block-list .product-top {
    height: 70px;
    border-bottom: 1px solid #ededed;
}
div#listed-item-wishlist .product-block-list .product-block-list-price.start-price {
    flex: 0 0 10%; 
    align-items: center;
    display: flex;
    justify-content: center;
    border-right: 1px solid #ededed;
}   

div#account-wishlist .product-list {
    padding-left:0px;
    padding-right:0px;
}
div#listed-item-category-wish .product-block-list .product-block-list-title {
    flex: 0 0 24%;
    align-items: center;
    display: flex;
}
#account-wishlist #listed-item-category-wish .product-block-list .product-block-image {
    flex: 0 0 3%;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
div#listed-item-category-wish .product-block-list-title h3.product-name {
    font-size: 17px;
    color: #003353;
    font-family: 'ZonaPro-Black';
    margin: 0px;
    text-transform: none;
}
div#listed-item-category-wish .product-name a {
    color: #000;
    font-size: 13px;
    font-family: 'ZonaPro-Bold';
    letter-spacing: 0.25px;
}
div#listed-item-category-wish .product-block-list .product-block-list-available {
    flex: 0 0 5%;
    align-items: center;
    display: flex;
    justify-content: center;
}
div#listed-item-category-wish span {
    font-size: 13px;
}
div#listed-item-category-wish .product-block-list .product-block-list-quantity {
    flex: 0 0 10%;
    align-items: center;
    display: flex;
    border-left: 1px solid #ededed;
    justify-content: center;
    border-right: 1px solid #ededed;
}
div#account-wishlist .product-block-list .product-block-list-price.start-price {
    flex: 0 0 10%;
    align-items: center;
    display: flex;
    justify-content: center;
    border-right: 1px solid #ededed;
}
div#listed-item-category-wish .product-block-list-price.start-price h3.product-price {
    color: #000;
    font-size: 15px;
    font-family: 'ZonaPro-Bold';
    letter-spacing: 0.25px;
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
} 
div#account-wishlist .product-quantity {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #e1e1e1;
    padding-left: 1rem;
    padding-right: 1rem;
}
div#account-wishlist .number-spinner #input-quantity {
    background: transparent;
    height: 48px;
    line-height: 1.5;
    outline: 0;
    box-shadow: none;
    font-size: 16px;
    min-width: unset;
    padding: 5px 5px;
    display: block;
    float: left;
    font-weight: bold;
    color: #d0171f;
    width: 40px;
    border-top: 0px;
    border-bottom: 0px;
    border-left: none;
    border-right: none;
    font-family: 'ZonaPro-Black';
}
div#account-wishlist .product-list .product-quantity {
    border-top: none;
}
div#listed-item-category-wish .product-block-list .number-spinner .btn-default {
    height: 44px;
    line-height: 1.5;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    border: 0;
    outline: 0;
    box-shadow: none;
    text-align: center;
    display: block;
    float: left;
    font-size: 18px;
    font-weight: bold;
    width: 20px;
    background: transparent;
    color: #d0171f;
}
div#listed-item-category-wish .product-block-list-price-special.special-price {
    flex: 0 0 6%;
    align-items: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
div#listed-item-wishlist h3 {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 1rem;
    padding-left: 1rem;
    color: #133658;
    font-family: 'ZonaPro-Bold';
    letter-spacing: 0.05px;
    text-transform: none;
}
div#total-counter-wishlist {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ededed;
    padding: 0rem 1rem;
}
.total-text-wishlist {
    display: flex;
    flex: 0 0 90%;
    border-right: 1px solid #ededed;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    align-items:center;
}
div#account-wishlist .total-text-number-wishlist {
    display: flex;
    flex: 0 0 10%;
    align-items:center;
    justify-content:center;
}
.total-text-wishlist span{
    font-size:14px;
    color:#000;
}
.total-text-number-wishlist span{
    font-size:14px;
    font-family: 'ZonaPro-Bold';
}
div#account-wishlist {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 1250px;
}
.addtocartwishlist {
    display: flex;
    justify-content: flex-end;
    width:100%;
    
}
.addtocartwishlist a{
    background: #d2232a;
    border:none;
    font-size: 15px;
}
.addtocartwishlist a:hover{
    background:#133658;
    transition:0.3s ease;
    color:#fff;
}
.wishlist-add-cart a {
    background:#133658;
    transition:0.3s ease;
    color:#fff;
}
.wishlist-add-cart a:hover{
}
.checkout-cart-container {
    max-width: 1350px;
    width:100%;
    margin:auto;
}

/* cart settings */
div#listed-item-cart .rower {
    background: #133658;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-top: 1rem;
}
div#listed-item-cart{
    display: block;
    width: 100%;
}
div#listed-item-cart .product-top {
    display: flex;
}
#checkout-cart .product-block-list-title-heading-2-wishlist {
    flex: 0 0 33%;
    align-items: center;
    display: flex;
    justify-content: flex-start;
    color: #fff;
    padding-left: 1rem;
}
#checkout-cart .product-block-list-quantity-heading-2-wishlist {
    flex: 0 0 10%;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #fff;
}
#checkout-cart .product-block-list-timi-temax-heading-2-wishlist {
    flex: 0 0 15%;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #fff;
}
div#checkout-cart h1{
    display: flex;
    justify-content: center;
    margin-top: 2rem;
    font-size: 25px;
    font-family: 'ZonaPro-Black';
    color: #133658;
    letter-spacing: 0.25px;
    text-transform: none;
}
div#checkout-cart .product-block-list .product-top,
div#listed-item-category-wish .product-block-list .product-top {
    display: flex;
    background: #fff;
    justify-content: flex-start;
    margin-bottom: 0rem;
    height: 140px;
    flex: 1;
    width: 100%;
    border: 1px solid #ededed;
}
div#listed-item-category-cart .product-block-list {
    margin-top: 1rem;
    display:flex;
    flex: 1;
    align-items:center;
}
div#listed-item-category-cart .product-block-list .product-block-list-title {
    flex: 0 0 25%;
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding-right: 1rem;
}
div#listed-item-category-cart .product-block-list .product-block-image {
    flex: 0 0 8%;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    padding-left: 1rem;
}
div#listed-item-category-cart .product-block-list-title h3.product-name {
    font-size: 17px;
    color: #003353;
    font-family: 'ZonaPro-Black';
    margin: 0px;
    text-transform: none;
}
div#listed-item-category-cart .product-name a {
    color: #000;
    font-size: 15px;
    font-family: 'ZonaPro-Bold';
    letter-spacing: 0.25px;
}
div#listed-item-category-cart .product-block-list .product-block-list-quantity {
    flex: 0 0 10%;
    max-width: 10%;
    align-items: center;
    display: flex;
    border-left: 1px solid #ededed;
    justify-content: center;
    border-right: 1px solid #ededed;
}
div#listed-item-category-cart .product-list .product-quantity {
    border-top: none;
}
div#listed-item-category-cart .number-spinner {
    display: flex;
    justify-content: center;
    box-shadow: none;
    border: none;
}
div#listed-item-category-cart .product-block-list .number-spinner .btn-default {
    height: 44px;
    line-height: 1.5;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    border: 0;
    outline: 0;
    box-shadow: none;
    text-align: center;
    display: block;
    float: left;
    font-size: 18px;
    font-weight: bold;
    width: 20px;
    background: transparent;
    color: #d0171f;
}
div#listed-item-category-cart .number-spinner #input-quantity {
    background: transparent;
    height: 48px;
    line-height: 1.5;
    outline: 0;
    box-shadow: none;
    font-size: 16px;
    min-width: unset;
    padding: 5px 5px;
    display: block;
    float: left;
    font-weight: bold;
    color: #d0171f;
    width: 40px;
    border-top: 0px;
    border-bottom: 0px;
    border-left: none;
    border-right: none;
    font-family: 'ZonaPro-Black';
}
.checkout-cart-container .number-spinner input[type="text"] {
    background: white;
    height: 48px;
    line-height: 1.5;
    border: solid 1px #e1e1e1;
    outline: 0;
    box-shadow: none;
    font-size: 15px;
    min-width: 41px;
    padding: 10px 1px;
    font-weight: bold;
    color: black;
    width: calc(100% - 120px);
    font-family: 'ZonaPro-Black';
    border-top: 0px;
    border-bottom: 0px;
    color: #d2232a;
    border: 0;
    border-left: none;
    border-right: none;
    /* margin: 0; */
}
div#checkout-cart .product-list {
    padding-left:0px;
    padding-right:0px;
}

div#checkout-cart .product-block-list-price.start-price{
    flex: 0 0 15%;
    max-width: 15%;
    align-items: center;
    display: flex;
    justify-content: center;
    border-right: 1px solid #ededed;
} 
div#listed-item-category-cart .product-block-list-price.start-price h3.product-price {
    color: #000;
    font-size: 20px;
    font-family: 'ZonaPro-Bold';
    letter-spacing: 0.25px;
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
}  
div#listed-item-category-cart .start-price-2 button.btn.btn-remove, 
div#listed-item-category-wish .start-price-2 button.btn.btn-remove {
    border-radius:50%;
    background: #d2232a;
    max-width: 40px;
    min-height: 40px;
    padding: 0.5rem 1.25rem;
    color:#fff;
    font-size: 16px;
} 
div#listed-item-category-cart .start-price-2 button.btn.btn-remove:hover, 
div#listed-item-category-wish .start-price-2 button.btn.btn-remove:hover{
    background:#133658;
    color:#fff;
    transition:0.3s ease;
}
div#listed-item-cart .product-top span{
    font-size:13px;
} 
.xrimatiki-eisfora {
    display: flex;
    border: 1px solid #ededed;
}
.xrimatiki-eisfora .product-block-list-title{
    flex: 0 0 33%;
    align-items: center;
    display: flex;
    padding-left: 1rem;
    justify-content: center;
}
.xrimatiki-eisfora .product-add-cart-eisfora{
    flex: 0 0 5%;
    align-items: center;
    display: flex;
}
.xrimatiki-eisfora h4{
    margin-top:0.5rem;
    margin-bottom:0.5rem;
    font-size: 15px;
    justify-content: center;
    display: flex;
    letter-spacing: 0.25px;
    color: #000;
    font-family: 'ZonaPro-Bold';
}
.xrimatiki-eisfora .product-add-cart-eisfora {
    flex: 0 0 2.5%;
    align-items: center;
    display: flex;
    justify-content: center;
    background: #133658;
}
.xrimatiki-eisfora .product-add-cart-eisfora a{
    color:#fff;
}
.xrimatiki-eisfora .product-block-list-quantity {
    flex: 0 0 10%;
    align-items: center;
    display: flex;
    border-left: 1px solid #ededed;
    justify-content: center;
    border-right: 1px solid #ededed;
}
.xrimatiki-eisfora .product-block-list-price.start-price{
    flex: 0 0 15%;
    align-items: center;
    display: flex;
    border-left: 1px solid #ededed;
    justify-content: center;
    border-right: 1px solid #ededed;
}
div#checkout-cart .start-price-2 {
    flex: 0 0 12%;
    align-items: center;
    display: flex;
    justify-content: center;
    border-right: none;
}
div#listed-item-category-wish .start-price-2 {
    flex: 1;
    align-items: center;
    display: flex;
    justify-content: center;
    border-right: none;
}
div#checkout-cart form{
    margin-bottom: 0.5rem;
}
.total-cart-custom {
    display: block;
    float: right;
    max-width: 50%;
    width: 100%;
    border: 1px solid #ededed;
}
.checkout-cart-totals .checkout-cart-row {
    justify-content: space-between;
    background: none;
    border-bottom: 1px solid #ededed;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.checkout-cart-block-1 {
    display: flex;
    flex: 0 0 78%;
    padding-top: 1rem;
    border-right: 1px solid #ededed;
    padding-bottom: 1rem;
    padding: 1rem;
    font-size: 14px;
    font-weight: 500;
    font-size: 12px;
}
.checkout-cart-block-2 {
    display: flex;
    justify-content: center;
    flex: 0 0 20%;
    font-family: 'ZonaPro-Bold';
}
div#checkout-cart {
    max-width: 1350px;
}
div#checkout-cart a.btn.btn-primary, div#account-order a.btn.btn-primary{
    background:#d2232a;
    color:#fff;
    border:none;
    font-size:14px;
    min-height: 42px;
}
div#checkout-cart a.btn.btn-primary:hover, div#account-order a.btn.btn-primary:hover{
    background:#133658;
    transition: 0.3s ease;
}
div#checkout-cart a.btn.btn-light{
    background:#133658;
    color:#fff;
    font-size:14px;
    border:none;
}
div#checkout-cart a.btn.btn-light:hover{
    background:#d2232a;
    transition: 0.3s ease;
}

/* order list css */
div#account-order {
    max-width: 1350px;
}
div#account-order h1 {
    display: flex;
    justify-content: center;
    margin-top: 2rem;
    font-size: 25px;
    font-family: 'ZonaPro-Black';
    color: #133658;
    letter-spacing: 0.25px;
}
div#listed-item-orders {
    display: block;
    width: 100%;
}
div#listed-item-orders .rower {
    background: #133658;
    margin-top: 1rem;
}
div#listed-item-orders .product-top {
    display: flex;
}
#account-order .product-block-list-title-heading-2-order-list {
    flex: 0 0 20%;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #fff;
    border-right: 1px solid #ededed;
    text-align: center;
    padding: 1rem;
    max-width: 20%;
}
div#listed-item-orders span {
    font-size: 10px;
}
#account-order .product-block-list-title-heading-2-order-list:nth-child(9){
    border-right:none;
}
div#listed-item-orders-records {
    width: 100%;
}
div#listed-item-orders-records .product-top {
    display:flex;
    border-right: 1px solid #ededed;
    border-left: 1px solid #ededed;
    border-bottom: 2px solid #ededed;
}
#account-order .product-block-list-title-heading-2-order-list-record {
    align-items: center;
    display: flex;
    justify-content: center;
    text-align: center;
    padding: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    flex: 0 0 20%;
    max-width: 20%;
}
#account-order .product-block-list-heading {
    width: 100%;
}
div#listed-item-orders-records span {
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #000;
    text-align: left;
}
div#listed-item-orders-records.first-row span{
    font-weight: 900;
    font-size: 15px;
}
div#listed-item-orders-records a.btn.btn-info {
    background:transparent;
    border:none;
    color:#000;
    max-width: 50px;
    padding: 0px;
}
div#account-order .buttons-header-orders {
    display: flex;
}
.buttons-header-orders .form-control{
    max-width:180px;
    font-size:12px;
    color:#000;
    min-height: 42px;
    border: 1px solid #e1e1e1;
}
.buttons-header-orders{
    display:flex;
    justify-content: space-between;
    align-items:center;
}
/* single order css */
div#listed-item-single-order {
    width: 100%;
    display:block;
}
div#listed-item-single-order .product-block-list-heading {
    display:flex;
}
div#listed-item-single-order .rower {
    background: #133658;
    margin-top: 1rem;
}
div#listed-item-single-order .product-top {
    display:flex;
    width: 100%;
}
.product-block-list-title-heading-2-order-single {
    flex: 0 0 15%;
    align-items: center;
    display: flex;
    justify-content: flex-start;
    color: #fff;
    border-right: 1px solid #ededed;
    padding: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.product-block-list-title-heading-plus-2-order-single {
    flex: 0 0 70%;
    align-items: center;
    display: flex;
    justify-content: flex-start;
    color: #fff;
    border-right: 1px solid #ededed;
    text-align: center;
    padding: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
div#listed-item-single-order span{
    font-size:13px;
}
div#listed-item-single-order .product-block-list-title-heading-single-order-single {
    flex: 0 0 10%;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #fff;
    border-right: 1px solid #ededed;
    text-align: center;
    padding: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    max-width: 10%;
}
div#listed-item-single-order .product-block-list-title-heading-plus-single-order-single{
    flex: 0 0 30%;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #fff;
    border-right: 1px solid #ededed;
    text-align: center;
    padding: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
div#listed-item-single-order .product-block-list-title-heading-medium-single-order-single{
    flex: 0 0 15%;
    max-width: 15%;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #fff;
    border-right: 1px solid #ededed;
    text-align: center;
    padding: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
div#listed-item-orders-single-records .product-top {
    display:flex;
    border-right: 1px solid #ededed;
    border-left: 1px solid #ededed;
    border-bottom: 2px solid #ededed;
}
div#listed-item-orders-single-records  .product-block-list-title-heading-15{
    flex: 0 0 15%;
    align-items: center;
    display: flex;
    justify-content: flex-start;
    border-right: 1px solid #ededed;
    text-align: center;
    padding: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    max-width: 15%;
}
div#listed-item-orders-single-records  .product-block-list-title-heading-10{
    flex: 0 0 10%;
    max-width: 10%;
    align-items: center;
    display: flex;
    justify-content: flex-start;
    border-right: 1px solid #ededed;
    text-align: center;
    padding: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
div#listed-item-orders-single-records  .product-block-list-title-heading-30{
    flex: 0 0 30%;
    align-items: center;
    display: flex;
    justify-content: flex-start;
    border-right: 1px solid #ededed;
    text-align: center;
    padding: 1rem;
}
div#listed-item-orders-single-records span {
    font-size: 12px;
    display: flex;
    align-items: center;
    color: #000;
    text-align: left;
}
div#listed-item-orders-single-records .product-top:nth-child(2){
    border-bottom: none;
}
div#account-order .total-cart-custom {
    border-top:none;
}
div#account-order .checkout-cart-block-1 {
    border-right:none;
    font-family: 'ZonaPro-Bold';
    color: #000;
}
.buttons-before-list {
    justify-content: space-between;
}
div#account-order .return i{
    margin-right:1rem;
    color:#AAAAAA;
}
div#account-order .return a{
    color:#aaaaaa;
    font-size:12px;
}
.printed {
      padding: 1rem;
      padding-top:0.25rem;
      padding-bottom:0.25rem;
      border: 1px solid #E1E1E1;
}
.printed i{
    margin-right:1rem;
    color: #d2232a;
}
.printed a{
    color: #d2232a;
    font-size:12px;
}
/* transaction css */
.selected-fields select.form-control, .selected-fields input.form-control {
    margin-right:2rem;
    min-width:180px;
}
div#account-order .selected-fields{
    display: flex;
}
#account-order .product-block-list-title-heading-2-order-transaction {
    flex: 0 0 14.284%;
    max-width: 14.284%;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #fff;
    border-right: 1px solid #ededed;
    text-align: center;
    padding: 1rem;
}
#account-order .product-block-list-title-heading-2-order-list-transcation{
    flex: 0 0 14.28%;
    max-width: 14.28%;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #fff;
    border-right: 1px solid #ededed;
    text-align: center;
    padding: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
#account-order .product-block-list-title-heading-2-order-list-transcation-3{
    flex: 0 0 42.7%;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #fff;
    text-align: center;
    padding: 1rem; 
    font-family: 'ZonaPro-Bold';
}
#account-order .product-block-list-title-heading-2-order-list-transcation-2{
    flex: 0 0 14.284%;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #fff;
    text-align: center;
    padding: 1rem;
    font-family: 'ZonaPro-Bold';
}
.shadowed-transaction {
    -webkit-box-shadow: 0px 8px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 8px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.08);
    border-bottom: none;
}
div#account-eggiisi {
    max-width: 1350px;
}
div#account-eggiisi h1 {
    display: flex;
    justify-content: center;
    margin-top: 2rem;
    font-size: 25px;
    font-family: 'ZonaPro-Black';
    color: #133658;
    letter-spacing: 0.25px;
}
div#account-eggiisi .selected-fields {
    display:flex;
}
div#account-eggiisi .selected-fields select.form-control, div#account-eggiisi .selected-fields input.form-control {
    margin-right: 2rem;
    min-width: 160px;
}
div#account-eggiisi a.btn.btn-primary, div#account-eggiisi a.btn.btn-primary {
    background: #d2232a;
    color: #fff;
    border: none;
    font-size: 14px;
    min-height: 42px;
}
div#account-eggiisi a.btn.btn-primary:hover{
    background:#133658;
    transition: 0.3s ease;
}
#account-eggiisi .product-block-list-title-heading-2-order-list-transcation{
    flex: 0 0 14.284%;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #fff;
    border-right: 1px solid #ededed;
    text-align: center;
    padding: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.product-block-list-title-heading-2-order-eggiisi{
    flex: 0 0 16.666%;
    align-items: center;
    display: flex;
    justify-content: flex-start;
    color: #fff;
    border-right: 1px solid #ededed;
    text-align: center;
    padding: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.product-block-list-title-heading-2-order-list-eggiisi{
    flex: 0 0 16.666%;
    max-width: 16.66%;
    align-items: center;
    display: flex;
    justify-content: space-between;
    color: #fff;
    text-align: center;
    padding: 1rem;
    /* padding-top: 0.5rem; */
    /* padding-bottom: 0.5rem; */
}
div#account-eggiisi .buttons .btn{
    color:#D2232A;
    font-size:12px;
    border:1px solid #D2232A;
}
div#account-eggiisi .buttons .btn:hover{
    background:#133658;
    transition:0.3s ease;
    color:#fff;
}
div#account-eggiisi-form .well {
    border: none;
    padding: 2rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    display: block;
    width: 100%;
    max-width: 1350px;
    margin: auto;
    text-align: center;
    /* -webkit-box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 15%); */
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.51);
    /* box-shadow: 0px 0px 16px 0px rgb(0 0 0 / 16%); */
    /* background: #fff; */
}
div#account-eggiisi-form {
    max-width: 1850px;
    margin-bottom: auto;
    margin-top: auto;
}
div#account-eggiisi-form .form-control {
    border-bottom: none;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.09);
    border: 1px solid #aaaaaa;
    min-height: 40px;
}
div#account-eggiisi-form .form-group{
    padding-right: 2rem;
    padding-left: 2rem;
}
div#account-eggiisi-form .well h2{
    display: flex;
    justify-content: center;
    margin-top: 2rem;
    font-size: 25px;
    font-family: 'ZonaPro-Black';
    color: #133658;
    letter-spacing: 0.25px;
}
div#account-eggiisi-form .well h3{
    display:flex;
    justify-content:flex-start;
    border-bottom: 1px solid #000;
    padding-bottom:1rem;
    color:#133658;
    text-transform:none;
    font-size:18px;
    font-family: 'ZonaPro-Black';
    letter-spacing: 0.35px;
    padding-top: 1rem;
}
div#account-eggiisi-form label.col-form-label{
    display:flex;
    font-size: 14px;
    text-transform: none;
    color: #133658;
}
div#account-eggiisi-form .checkbox-row {
    display: flex;
    justify-content: flex-start;
    padding-bottom: 1rem;
}
div#account-eggiisi-form .checkbox-row .form-check-label{
    color:#656565;
    font-size:12px;
    margin-left:0.25rem;
    margin-right: 1rem;
}
div#account-eggiisi-form .image-form-eggiisi img{
    max-width:100%;
}
div#account-eggiisi-form .centered-all-data {
    align-items:center;
    margin-top: 3rem;
}
div#account-eggiisi-form .centered-all-data .checkbox-row {
    padding-top:4rem;
    padding-bottom:4rem;
}
div#account-eggiisi-form .padded-form-wrapper {
    padding: 0rem 1rem;
}
div#account-eggiisi-form .button {
    display:flex;
    justify-content:center;
    margin-top:3rem;
    margin-bottom: 3rem;
}
div#account-eggiisi-form .button a{
    margin-left:2rem;
    margin-right:2rem;
}
div#account-eggiisi-form a.btn.btn-primary {
    background:#D2232A;
    border:none;
    font-size:13px;
    max-height:42px;
    letter-spacing:1px;
}

div#account-eggiisi-form a.btn.btn-primary:hover {
    background:#133658;
    transition:0.3s ease;
    color:#fff;
}
div#account-eggiisi-form a.btn.btn-light.border{
    color:#D2232A;
    border:1px solid #D2232A;
}
div#account-eggiisi-form a.btn.btn-light.border:hover{
    background:#D2232A;
    transition: 0.3s ease;
    color:#fff;
}
div#account-eggiisi-form a.btn.btn-light.border:hover i{
    color:#fff;
}
div#account-eggiisi-form a.btn.btn-light.border i{
    color:#D2232A;
}
/* account invoices */
.product-block-list-title-heading-2-order-invoice-1{
     flex: 0 0 10%;
    align-items: center;
    display: flex;
    justify-content: flex-start;
    color: #fff;
    border-right: 1px solid #ededed;
    text-align: center;
    padding: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.product-block-list-title-heading-2-order-invoice-2{
    flex: 0 0 30%;
    align-items: center;
    display: flex;
    justify-content: flex-start;
    color: #fff;
    border-right: 1px solid #ededed;
    text-align: center;
    padding: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.product-block-list-title-heading-2-order-invoice-2 {
    flex: 0 0 30%;
    align-items: center;
    display: flex;
    justify-content: space-between;
    color: #fff;
    text-align: center;
    padding: 1rem;
    border-right: none;
    /* padding-top: 0.5rem; */
    border-right: 1px solid #ededed;
    /* padding-bottom: 0.5rem; */
}
.product-block-list-title-heading-2-order-invoice-1 {
    flex: 0 0 10%;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #fff;
    text-align: center;
    border-right: 1px solid #ededed;
    padding: 1rem;
    /* padding-top: 0.5rem; */
    /* padding-bottom: 0.5rem; */
}
.product-block-list-title-heading-2-order-invoice-3 {
    flex: 0 0 20%;
    align-items: center;
    display: flex;
    justify-content: flex-end;
    color: #fff;
    text-align: center;
    padding: 1rem;
    border-right: none;
    /* padding-top: 0.5rem; */
    border-right: 1px solid #ededed;
    /* padding-bottom: 0.5rem; */
}
.border-noned {
    border-right:none;
}
div#account-eggiisi .checkout-cart-block-1 {
    font-family: 'ZonaPro-Bold';
    color: #000;
}
div#account-account h1{
    display: flex;
    justify-content: center;
    margin-top: 2rem;
    font-size: 25px;
    font-family: 'ZonaPro-Black';
    color: #133658;
    letter-spacing: 0.25px;
}
#account-account .well {
    border: none;
    padding: 1rem;
    padding-top: 1rem;
    display: block;
    width: 100%;
    max-width: 500px;
    margin: auto;
    text-align: center;
    -webkit-box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.51);
    box-shadow: 0px 0px 16px 0px rgb(0 0 0 / 13%);
}
#account-account .well ul{
    padding:1rem;
}
#account-account .well ul li a{
   font-size: 24px;
   color: #d2232a;
   font-family: 'ZonaPro-Bold';
}
#account-account .well ul li a:hover{
  color:#133658;
  text-decoration:none;
  transition:0.3s ease;
}
div#account-eggiisi .return i{
    margin-right:1rem;
    color:#AAAAAA;
}
div#account-eggiisi .return a{
    color:#aaaaaa;
    font-size:12px;
}
.printed {
      padding: 1rem;
      padding-top:0.25rem;
      padding-bottom:0.25rem;
      border: 1px solid #E1E1E1;
}
.printed i{
    margin-right:1rem;
    color: #d2232a;
}
.printed a{
    color: #d2232a;
    font-size:12px;
}
div#account-eggiisi .d-flex.buttons-before-list {
    margin-bottom:1rem;
}
.product-block-list-title-heading-2-order-enimerosi{
    flex: 0 0 40%;
    align-items: center;
    display: flex;
    justify-content: flex-start;
    color: #fff;
    border-right: 1px solid #ededed;
    text-align: center;
    padding: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.product-block-list-title-heading-1-order-enimerosi{
    flex: 0 0 60%;
    align-items: center;
    display: flex;
    justify-content: flex-start;
    color: #fff;
    border-right: 1px solid #ededed;
    text-align: center;
    padding: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.product-block-list-title-heading-2-order-list-enimerosi{
    flex: 40%;
    align-items: center;
    display: flex;
    justify-content: space-between;
    color: #fff;
    text-align: center;
    padding: 1rem;
    /* padding-top: 0.5rem; */
    /* padding-bottom: 0.5rem; */
}

.product-block-list-title-heading-1-order-list-enimerosi{
    flex: 60%;
    align-items: center;
    display: flex;
    justify-content: space-between;
    color: #fff;
    text-align: center;
    padding: 1rem;
    /* padding-top: 0.5rem; */
    /* padding-bottom: 0.5rem; */
}

.product-block-list-title-heading-2-order-rma{
     flex: 0 0 33.3333%;
    align-items: center;
    display: flex;
    justify-content: flex-start;
    color: #fff;
    border-right: 1px solid #ededed;
    text-align: center;
    padding: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.product-block-list-title-heading-1-order-list-rma{
     flex: 0 0 33.3333%;
    align-items: center;
    display: flex;
    justify-content: flex-start;
    color: #fff;
    border-right: 1px solid #ededed;
    text-align: center;
    padding: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
div#information-information {
    max-width: 1850px;
}
div#information-information h1{
    display: flex;
    justify-content: center;
    margin-top: 2rem;
    font-size: 25px;
    font-family: 'ZonaPro-Black';
    color: #133658;
    text-transform: none;
    letter-spacing: 0.25px;
}
div#information-information p, div#information-information div {
    font-size: 14px;
    line-height: 2;
    margin-bottom: 0.25rem;
    margin-top: 0.25rem;
}
div#information-information b{
    font-family: 'ZonaPro-Bold';
}
@media only screen and (max-width: 1680px) {
    .product-list-head tr th.textual img {
        height: 100%;
        width: auto;
        max-width: unset;
    }
}
@media only screen and (max-width: 1460px) {
    .header-top-bar-block-1-logged.col-lg-3 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .header-top-bar-block-2-logged.col-lg-5 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}
@media only screen and (max-width: 1450px) {
    div#account-eggiisi .selected-fields select.form-control, div#account-eggiisi .selected-fields input.form-control {
    margin-right: 2rem;
    min-width: 100px;
}
div#product-search-b2b .search-toolbar-block-b2b {
    /* flex: 0 0 82%;
    max-width: 82%; */
}
div#listed-item-category .product-block-list-price.start-price h3.product-price{
    font-size: 12px;
}
div#listed-item-category .product-block-list-price-special.special-price {
    flex: 0 0 4%;
} 
footer#b2b-footer span{
    font-size: 10px;
}   
.header-logged div#logob2b:after{
    display: none;
}
.header-logged .credit-details span {
    font-size: 10px;
}
div#listed-item-category span {
    font-size: 11px;
}
div#listed-item-category .product-block-list-actions-buttons .btn {
    padding: .5rem .5rem;
    height: 55px;
}
div#listed-item-category .product-block-list .product-block-list-actions-buttons{
    flex:1;
}
div#listed-item-category .product-block-list-price-special.special-price {
    flex: 1;
}
#product-search-b2b .product-block-list-available-heading-2 {
    flex: 0 0 5.5%;
}   
 #product-search-b2b .product-block-list-title-heading-2 {
    flex: 0 0 30%;
 }   
 #product-search-b2b .product-block-list-available-heading-2 {
    flex: 0 0 6%;
}
#product-search-b2b .r-max-widthed {
    flex: 0 0 4%;
    max-width: 4%;
}
.header-logged .backgrounded-energeia {
    padding: 0.5rem 3rem;
}  
div#account-wishlist{
    margin-bottom: 2rem;
}  
}
@media only screen and (max-width: 1290px) {
    #account-wishlist .product-block-list-timi-temax-heading-2-wishlist{
        text-align: center;
    }
    div#account-wishlist{
        max-width: 1150px;
    }
    #account-wishlist .product-block-list-available-heading-2-wishlist {
        flex: 0 0 6%;
    }    
    .form-check-options .form-check {
        flex: 1;
        width: 100%;
        margin-bottom: var(--space-half);
    }
    .form-check-options .form-check:not(:first-child) {
        margin-left: 0!important;
    }
    .form-check-options {
        flex-direction: column;
    }
    .form-check-options .btn-apply.disabled {
        flex: 1;
        width: 100%;
        margin-left: 0;
        min-height: 40px;
    }
}
@media only screen and (max-width: 1199px) {
    #b2b-footer > .row {
        flex-wrap: nowrap;
        align-items: center;
    }
    #b2b-footer .col-md-12.col-xl-3 {
        flex: 0 0 30%;
        max-width: 30%;
    }
    #b2b-footer .col-lg-8.col-xl-9 {
        flex: 0 0 70%;
        max-width: 70%;
    }
}
@media only screen and (max-width: 1150px) {
    div#product-search-b2b .timi-lektiko span{
            line-height: 1;
    }
    div#product-search-b2b .product-layout .product-block .product-block-price .amount{
        font-size: 12px;
    }
    div#product-search-b2b .search-toolbar-block-b2b {
        /* flex: 0 0 75%;
        max-width: 75%; */
    }
    div#listed-item-category .product-block-list-actions-buttons .btn {
        max-width: 42px;
    }
    #product-search-b2b .product-block-list-os-heading-2 {
        flex: 0 0 6%;
        max-width: 6%;
    } 
    #product-search-b2b .product-block-list-title-heading-2 {
        flex: 0 0 30%;
    }   
    #product-search-b2b .product-block-list-heading {
        display: none;
    }
}
@media only screen and (max-width: 1100px) {
    .header-top-bar-block-1-logged.col-lg-3 {
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        max-width: 45%;
    }
    .header-top-bar-block-2-logged.col-lg-5 {
        -ms-flex: 0 0 21%;
        flex: 0 0 21%;
        max-width: 21%;
    }
}
@media only screen and (max-width: 1025px) {
    .header-logged .header-top-bar-1-item span {
        font-size: 10px;
    }   
    .header-logged .account-b2b-details span {
        color: #fff;
        font-size: 10px;
    } 
    .header-logged .b2b-main-top-bar-1 {
        align-items: center;
        display: flex;
    }
    .header-top-bar-b2b-logged .support-coworkers {
        display: flex;
        text-align: center;
        justify-content: center;
        align-items: center;
    }
    footer#b2b-footer span {
        font-size: 9px;
    }
    .xrimatiki-eisfora .product-block-list-title {
        /* flex: 0 0 32%; */
    }
    .support-coworkers {
        display: none;
    }
    div#product-search-b2b .product-layout .product-block .product-flexed{
        padding-right: 0.15rem;
        padding-left: 0.15rem;
    }
    div#listed-item-category-cart .product-block-list .product-block-image{
        padding-left: 1rem;
        padding-right: 1rem;
    }
    div#checkout-cart .start-price-2 {
        flex: unset;
        display: flex;
        width: 100%;
    }
    .xrimatiki-eisfora .product-add-cart-eisfora {
        /* flex: 0 0 5%; */
  }
    div#listed-item-category-cart .product-thumbnail img{
        max-width:100%;
    }
}
@media only screen and (max-width: 992px) {
    .mm-iconbar {
        background: #133658;
        color: #fff;
    }
    div#product-search-b2b .product-layout .product-block .product-flexed{
        max-width: 45px;
    }
    .mm-listitem{
        font-family: 'ZonaPro-Bold';
        color:#000;
    }
    .mm-navbars_bottom .mm-navbar span {
        font-size: .9rem;
        font-weight: bold;
        color: #000;
        padding-left: 1rem;
        padding-right: 1rem;
    }
    div#b2b-header-menu {
        display: none;
    }
    .header-logged .account-b2b-details span{
        display: none;
    }
    .header-logged #wish-b2b, .header-logged #cart-b2b{
        background: none;
    }
    .support-coworkers {
        display: none;
    }
    .header-logged .account-b2b-details {
        flex: 0 0 10%;
    }
    .header-logged .credit-details {
        display: flex;
        flex: 0 0 90%;
        max-width: 100%;
    }
    div#product-search-b2b .btn i{
        padding-left:0px;
        padding-right:0px;
    }
    div#product-search-b2b .quantity-lektiko{
        display: none;
    }
    div#product-search-b2b .product-quantity {
        display: flex;
        justify-content: center;
    }
    .header-top-bar-1-item {
        padding-right: 0.5rem;
        color: #003658;
    }
    .header-logged .tyre-limit {
        padding-left: 0.25rem;
        padding-right: 0.25rem;
    }
    footer#b2b-footer ul>li a:before{
        display: none;
    }
    footer#b2b-footer ul>li {
        padding-left: 0.5rem;
    }
    .header-logged .backgrounded-energeia {
         padding: 0.5rem 1rem;
    }
    .header-logged .header-top-bar-1-item span {
        font-size: 8px;
    }
    div#listed-item-single-order span {
        font-size: 10px;
    }
    div#account-eggiisi .checkout-cart-block-1{
        padding-left: 1rem;
    }
    .product-block-list-title-heading-2-order-invoice-3{
        padding-right: 2rem;
    }
    .product-block-list-title-heading-2-order-invoice-1 {
        flex: 0 0 10%;
        max-width: 10%;
    }
    #account-wishlist .product-block-list .product-top {
        height: 110px;
    }
    div#listed-item-category-wish .product-block-list .product-block-list-title {
        flex: 0 0 17%;
        align-items: center;
        display: flex;
        max-width: 17%;
    }
    .mburger{
        padding-right:2rem;
    }
    div#listed-item-cart .product-top span {
        font-size: 11px;
    }
    .checkout-cart-block-1 {
        flex: 0 0 70%;
    }   
    .checkout-cart-block-2{
        flex: 0 0 30%;
    }
    .buttons div:last-child {
        justify-content: flex-end;
    }
    div#listed-item-category-cart .start-price-2 button.btn.btn-remove {
        border-radius: 50%;
        background: #d2232a;
        max-width: 30px;
        min-height: 30px;
        padding: 0.5rem 0.25rem;
        color: #fff;
        font-size: 12px;
    }
    .checkout-cart-container .number-spinner input[type="text"]{
        min-width: 35px;
        font-size: 20px;
    }
    #column-left {
        flex: 0 0 100%;
        max-width: 100%;
    }
    div#content {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    div#product-search-b2b .search-toolbar-block-b2b {
        /* flex: 0 0 50%;
        max-width: 50%; */
    }
    div#listed-item-wishlist span {
        font-size: 10px;
    }
    .header-logged .b2b-main-top-bar-2 {
        flex: 0 0 40%;
        max-width: 40%;
    }   
    .header-logged .b2b-main-top-bar-1 {
        flex: 0 0 40%;
        max-width: 40%;
    }
    .header-logged .b2b-main-top-bar-3 {
        flex: 0 0 20%;
        max-width: 20%; 
    }   
    div#product-search-b2b .product-layout .product-block .product-flexed {
        max-width: 100%;
    }
    div#product-product .product-list{
        padding-right:0rem;
    }
    .product-block-list-price-posostokerdous-boxes span {
        font-size: 11px;
        margin-right: 0.25rem;
    }
    div#product-price .form-group input {
        max-width: 75px;
    }
    div#listed-item-category-price .product-block-list-quantity-heading-2{
        align-items: center;
    }
    div#product-price{
        min-height: 580px;
    }
    .product-block-list-price-posostokerdous-boxes {
        display: flex;
        align-items: center;
    }
    .alert {
        left: 1rem;
        right: 1rem;
        width: auto;
        max-width: 400px;
        padding-top: 2rem;
        padding: 2rem;
        padding-bottom: 2rem;
    }
    div#account-eggiisi .selected-fields select.form-control, div#account-eggiisi .selected-fields input.form-control {
        margin-right: 0.5rem;
        min-width: unset;
    }
    div#listed-item-orders-records span {
        font-size: 8px;
    }
    .selected-fields select.form-control, .selected-fields input.form-control {
        margin-right: 2rem;
        min-width: unset;
    }
    .header-logged #wish-b2b {
        margin-right: 0.2rem;
    }
}
@media only screen and (max-width: 650px) {
    #b2b-footer > .row {
        flex-wrap: wrap;
    }
    #b2b-footer .col-md-12.col-xl-3 {
        flex: 0 0 100%;
        max-width: 100%;
        justify-content: center!important;
    }
    #b2b-footer .col-lg-8.col-xl-9 {
        flex: 0 0 100%;
        max-width: 100%;
        justify-content: center!important;
    }
}
@media only screen and (max-width: 580px) {
    .header-logged .b2b-main-top-bar-2{
        display: none;
    }
    .header-logged .b2b-main-top-bar-1 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .header-logged .b2b-main-top-bar-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .mburger {
        padding-right: 0rem;
    }
    .header-logged #wish-b2b{
        margin-right: 0px;
    }
    .header-logged #wish-b2b{
        padding: 0px;
        position: relative;
        margin-right: 1rem;
    }
    .header-logged #cart-b2b{
        padding: 0px;
        position: relative;
    }
    .b2b-main-top-bar-3 span.wish-total-b2b{
        margin-left: 0.2rem;
        padding: 0.15rem 0.35rem;
        font-size: 8px;
        top: -11px;
        right: -11px;
        position: absolute;
    }
    .b2b-main-top-bar-3 #cart-total-b2b {
        margin-left: 0.2rem;
        padding: 0.15rem 0.35rem;
        font-size: 8px;
        top: -11px;
        right: -11px;
        position: absolute;
    }
    div#listed-item-category-price span {
        font-size: 11px;
    }
    div#listed-item-category-price .product-block-list-quantity-heading-2, div#listed-item-category-price .product-block-list-os-heading-2, div#listed-item-category-price .product-block-list-price-special-heading-2,   div#listed-item-category-price .product-block-list-title-heading-2{
        padding: 1rem 0rem;  
    }
    div#listed-item-cart .rower{
        display: none;
    }
    div#checkout-cart .product-block-list .product-top {
        flex-direction: column;
        height: unset;
        justify-content: center;
        align-items: center;
    }
    div#listed-item-category-cart .product-block-list .product-block-list-quantity{
        max-width: 100%;
        flex:0 0 100%;
        border-right: none;
        border-left: none;
        border-bottom: 1px solid #ededed;
        width: 100%;
    }
    div#listed-item-category-cart .product-block-list .product-block-image{
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    div#listed-item-category-cart .product-block-list .product-block-list-quantity h3{
        margin-top:1rem;
        margin-bottom:1rem;
        font-size:16px;
    }
    div#checkout-cart .product-block-list-price.start-price {
        flex: 100%;
        max-width: 100%;
    }
    .mobile-head-cart {
        text-transform: none;
        margin-top: 0rem;
        margin-bottom: 0rem;
        font-size: 12px;
        text-transform: none;
        color: #aaa;
        font-family: 'ZonaPro-Thin';
        letter-spacing: 1px;
        border-bottom: 1px solid #ededed;
        width: 100%;
        text-align: center;
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    div#checkout-cart .product-block-list-price.start-price{
        display: block;
        border-right: none;
    }
    div#checkout-cart .start-price-2{
        padding-top: 1rem;
        padding-bottom:1rem;
    }
    .xrimatiki-eisfora {
        display: block;
    }
    div#listed-item-category-cart .product-block-list-title h3.product-name{
        text-align: center;
    }
    .total-cart-custom{
        max-width: 100%;
    }
    #account-wishlist .product-block-list .product-top {
        height: unset;
        flex-direction: column;
        padding-bottom: 1rem;
    }
    div#listed-item-wishlist .rower{
        display: none;
    }
    #account-wishlist #listed-item-category-wish .product-block-list .product-block-image {
        flex: 0 0 100%;
        width: 100%;
        text-align: center;
        margin-top: 1rem;
        justify-content: center;
    }
    div#listed-item-category-wish .product-block-list .product-block-list-title{
        max-width: 100%;
        flex: 0 0 100%;
        margin-top: 1rem;
        margin-bottom: 1rem;
        justify-content: center;
    }
    div#listed-item-wishlist h3{
        text-align: center;
        padding-left: 0rem;
    }
    div#listed-item-category-wish .product-block-list .product-block-list-available{
        display: none;
    }
    div#listed-item-category-wish .product-block-list-price-special.special-price{
        display: none;
    }
    div#account-wishlist .product-block-list .product-block-list-price.start-price{
        width: 100%;
        flex: 0 0 100%;
        align-items: center;
        text-align: center;
        border-right: 0px;
        display: block;
    }
    .total-text-wishlist {
        display: flex;
        flex: 0 0 50%;
    }
    div#listed-item-category-wish .product-name a{
        font-size: 1rem;
    }
    div#listed-item-category-wish .product-block-list-title h3.product-name{
        text-align: center;
    }
    .rounded-circle{
        display: none;
    }
    div#listed-item-category-cart .product-block-list .product-block-list-title{
        padding-left: 1rem;
        margin-bottom: 1rem;
    }
    div#listed-item-category-cart .product-block-list-price.start-price h3.product-price{
        text-align: center;
    }
    .mobile-start-cart-price h4{
        font-size: 11px;
        color:#aaaa;
        letter-spacing:0.5px;
        padding-left: 0.25rem;
        padding-right: 0.25rem;
        display:flex;
        height: 40px;
        text-align:center;
        margin-bottom:0.5rem;
        padding-bottom: 0.5rem;
        align-items: center;
        margin-top:0.5rem;
        font-family: 'ZonaPro-Thin';
        text-transform: none;
        border-bottom: 1px solid #ededed;
        justify-content: center;
    }
    .mobile-start-cart-price{
        border-right:1px solid #ededed;
        border-bottom:1px solid #ededed;
        width: 100%;
    }
    .mobile-start-cart-price h3{
        display:flex;
        justify-content:center;
        font-size: 13px;
        letter-spacing:0.25px;
        margin-top:1rem;
        margin-bottom:1rem;
    }
    div#listed-item-category-cart .product-thumbnail img {
        max-width: 40px;
    }
    .addtocartwishlist a {
        background: #d2232a;
        border: none;
        font-size: 13px;
        font-family: 'ZonaPro-Thin';
    }
    .buttons-header-orders .form-control {
        max-width: 100%;
    }
    div#account-order .buttons-header-orders {
        display: block;
    }
    div#account-order a.btn.btn-primary {
        width:100%;
    }
    div#listed-item-orders .rower{
        display: none;
    }
    #account-order .product-block-list-title-heading-2-order-list-record {
        max-width: 100%;
        justify-content: flex-start;
    }
    div#listed-item-orders-records .product-top{
        display: block;
        padding: 1rem 0rem;
        border-right: none;
        background: #fff;
        margin-bottom: 2rem;
        margin-top: 2rem;
    }
    div#listed-item-orders-records span {
        font-size: 13px;
    }
    #account-order .product-block-list-title-heading-2-order-list-record {
        max-width: 100%;
        justify-content: flex-start;
        border-bottom: 1px solid #ededed;
    }
    .mobile-head-cart-order span {
        font-size: 13px;
        max-width: 50%;
        color: #aaa;
    }
    div#listed-item-orders-records .mobile-head-cart {
        font-size:12px;
        color:#aaa;
        text-align:left;
        max-width:50%;
        font-family: 'ZonaPro-Bold';
        border-bottom: none;
    }
    div#listed-item-orders-records span{
        text-align:right;
        font-size:11px;
        font-family: 'ZonaPro-Bold';
    }
    #account-order .product-block-list-title-heading-2-order-list-record{
        justify-content:space-between;
    }
    .buttons-header-orders .form-control {
        margin-bottom: 0.5rem;
    }
    #account-order .product-block-list-heading {
        width: 100%;
        background: #fff;
        margin-bottom: 2rem;
        margin-top: 2rem;
    }
    div#listed-item-single-order .product-block-list-heading {
        display: none;
    }
    .product-block-list-title-heading-2-order-single, .product-block-list-title-heading-plus-2-order-single{
        padding-top: 0.25rem;
        padding-bottom: 0.25rem;
        border-right: none;
    }
    div#listed-item-orders-single-records .product-top{
        flex-direction: column;
    }
    div#listed-item-orders-single-records .product-block-list-title-heading-15, div#listed-item-orders-single-records .product-block-list-title-heading-10, div#listed-item-orders-single-records .product-block-list-title-heading-30{
        border-right: none;
        max-width: 100%;
        justify-content: space-between;
        border-bottom: 1px solid #ededed;
    }
    div#listed-item-orders-single-records span{
        width:50%;
    }
    div#listed-item-orders-single-records .mobile-head-single-order {
        color: #aaaaaa;
        font-family: 'ZonaPro-Bold';
        font-size: 12px;
    }
    div#account-order .selected-fields {
        display: block;
    }
    #account-order .product-block-list-title-heading-2-order-list-transcation{
        max-width: 100%;
        justify-content: space-between;
    }
    div#listed-item-orders-records .mobile-head-single-order-transaction {
        color:#aaa;
        width:50%;
        display:flex;
        text-align:left;
        justify-content:flex-start;
    }
    .buttons-header-orders {
        display: block;
    }
    div#account-eggiisi .selected-fields {
        display: block;
    }
    div#account-eggiisi a.btn.btn-primary, div#account-eggiisi a.btn.btn-primary{
        width: 100%;
    }
    .product-block-list-title-heading-2-order-list-eggiisi{
        max-width: 100%
    }
    .mobile-head-single-order-number {
        background:#133658;
        text-align:center;
        padding-top:1rem;
        padding-bottom:1rem;
        color:#fff;
        text-transform:none;
        font-size:1rem;
        letter-spacing:0.25px;
        font-family: 'ZonaPro-Bold';
    }
    div#listed-item-orders-records .p-none{
        padding-top: 0px;
    }
    div#account-eggiisi-form .well{
        padding: 1rem;
    }
    .image-form-eggiisi {
        display: none;
    }
    .product-block-list-title-heading-2-order-invoice-2{
        max-width: 100%;
        justify-content: space-between;
    }
    .product-block-list-title-heading-2-order-invoice-1{
        max-width: 100%;
        justify-content: space-between;
    }
    div#listed-item-orders-records .mobile-head-single-order {
        color:#aaa;
    }
    div#listed-item-orders-single-records {
        margin-bottom: 2rem;
    }
    .product-block-list-title-heading-1-order-list-rma {
         justify-content: space-between;
    }
    footer#b2b-footer ul{
        display:none;
    }
}

/* custom starting page */
#account-account .product-block-list-heading {
    width: 100%;
}
#account-account .product-block-list-title-heading-2-order-list {
    flex: 0 0 11.14%;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #fff;
    border-right: 1px solid #ededed;
    text-align: center;
    padding: 1rem;
    padding-top: 0.5rem;
    max-width: 11.14%;
    padding-bottom: 0.5rem;
}
div#account-account {
    max-width: 1350px;
}
#account-account .product-block-list-title-heading-2-order-list-record {
    align-items: center;
    display: flex;
    justify-content: center;
    text-align: center;
    padding: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    flex: 0 0 11.11%;
    max-width: 11.11%;
}
div#account-account .btn-primary{
    background:#d2232a;
    border:none;
    margin-top: 1rem;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: 500;
}
div#account-account .btn-primary:hover{
  background:#133658;
  color:#fff;
  transition:0.3s ease;
}
div#account-account h3{
    font-size: 25px;
    letter-spacing:0.25px;
    text-transform: none;
    color: #133658;
    font-family: 'ZonaPro-Black';
}
.listed-menu-horizontal ul {
    display: flex;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.listed-menu-horizontal ul >li{
    margin-right:1rem;
    padding:0.5rem 0.25rem;
}
.listed-menu-horizontal ul >li a{
    color:#d2232a;
}
.listed-menu-horizontal ul >li a:hover{
    color:#133658;
    transition:0.3s ease;
}
.listed-menu-horizontal {
    -webkit-box-shadow: 0px 4px 16px 0px rgb(0 0 0 / 9%);
    -moz-box-shadow: 0px 4px 16px 0px rgb(0 0 0 / 9%);
    box-shadow: 0px 4px 16px 0px rgb(0 0 0 / 9%);
    display: flex;
    padding: 1rem;
    justify-content: center;
    align-items: center;
}


@media only screen and (max-width: 1300px) {
.listed-menu-horizontal ul >li a {
    color: #d2232a;
    font-size: 13px;
}
.listed-menu-horizontal ul >li {
    margin-right: 0.2rem;
}  
}

@media only screen and (max-width: 480px) {
.listed-menu-horizontal ul{
    display: block;
}
 div#account-account .content-container-order,  div#account-account .content-container-order .btn {
    display:none;
} 
div#account-account .btn-primary{
     display:none;
}
.listed-menu-horizontal ul >li a {
    font-size: 15px;
}
}

div#common-success {
    max-width: 1350px;
}
div#common-success .buttons .pull-right .btn{
    background:#d2232a;
    border:none;
}
div#common-success p{
    font-size:13px;
    color:#aaa;
}
div#common-success h1 {
    color:#133658;
     font-family: 'ZonaPro-Bold';
}
div#common-success .breadcrumb{
    display: none;
}

/* FILTERS */
.ho-filter-trigger-button {
    background: #133658;
    color: #fff;
    padding: 0.5rem 0.25rem;
    letter-spacing: 2px;
    font-size: 18px;
}
.form-check-count {
    display: none;
}

.quickview-container {
    height: auto !important;
}

#ajax-wrapper.loading{
    position: relative;
}
#ajax-wrapper.loading:before{
    content: "";
    width: 100.5%;
    height: 100.5%;
    top: 50%;
    left: 50%;
    position: absolute;
    z-index: 11;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background-color: #ffffffe6;
}

/* Loader */
#ajax-wrapper.loading:after{
    content: "\f110";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0px;
    height: calc(100vh - 86px);
    font-family: 'Font Awesome 5 Pro';
    z-index: 12;
    font-size: 4rem;
    animation: roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
}

@keyframes roller {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/* Switch */
.switch_ {
    position: relative;
    display: inline-block;
    width: 54px;
    height: 28px;
}

.switch_ input { 
    opacity: 0;
    width: 0;
    height: 0;
}

.slider_ {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider_:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider_ {
    background-color: #133658;
}

input:focus + .slider_ {
    box-shadow: 0 0 1px #133658;
}

input:checked + .slider_:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider_.round {
    border-radius: 34px;
}

.slider_.round:before {
    border-radius: 50%;
}

.switch_ .switch_labels {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
}

.switch_ .switch_labels span {
    font-weight: 600;
}

.form-check-options{
    margin-top: 1rem;
}
.form-check-options .form-check-option {
    font-size: 0.8rem;
    height: 40px;
}
.form-check-options .form-check {
    flex: 1;
    padding: 0;
}
.form-check-options .form-check:not(:first-child){
    margin-left: 0.5rem;
}
.form-check-options .btn-apply{
    margin-left: 0.5rem;
    padding: 0 0.5rem;
    border: 1px solid #133658;
    height: 38px;
    min-height: unset;
    color: #133658;
    cursor: pointer;
}
.form-check-options .btn-apply:hover {
    background-color: #133658;
    color: #fff;
}
.form-check-options .btn-apply.disabled{
    pointer-events: none;
    opacity: 0.5;
}

/* custom dropdown */
.dropbtn{
    padding: 0.4rem 1rem;
}
.dropdown {
    position: relative;
    display: inline-block;
} 
/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 200px;
    /* border: 1px solid; */
    box-shadow: 0px 0px 3px 0px #979797;
    z-index: 1;
    right: 0;
    top: 100%;
}
  
/* Links inside the dropdown */
.dropdown-content a {
    color: #333;
    font-weight: 400;
    font-size: 14px;
    padding: 0.5rem 1rem;
    text-decoration: none;
    display: flex;
    background: #fff;
    width: 100%;
    border: none;
}
.dropdown-content a:not(:last-child){
    border-bottom: 1px solid lightgrey;
}
.dropdown-content:hover{
  transition:0.3s ease;
}
  
/* Change color of dropdown links on hover */
.dropdown-content a:hover {
    font-weight: 800;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

.irs--round .irs-handle{
    border: 4px solid #133658;
}
.irs--round .irs-bar{
	background: #133658;
}
.irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single{
	background: #133658;
}
.ho-filters-wrapper .filter-group-filters-container .form-check .form-check-title {
    font-weight: 700;
    font-size: 14px;
    font-family: 'ZonaPro-Bold';
}
div#product-search-b2b .form-check-input{
    margin-top:0.15rem;
}
.color-white.dropbtn:hover {
    cursor:pointer;
}
.ho-filters-wrapper.filter-style-vertical-list .filter-group-container .filter-group-title-container .filter-group-title {
    font-size: 14px;
    font-family: 'ZonaPro-Bold';
}
div#cart-container .cart_row_total {
    font-size: 18px;
    color: #003658;
    font-family: 'ZonaPro-Bold';
}
@media only screen and (max-width: 580px) {
#account-account .product-block-list-title-heading-2-order-list-record{
	flex:0 0 50%;
	max-width: 50%;
}
#account-account .product-block-list-title-heading-2-order-list-record{
	flex:0 0 100%;
	max-width: unset;
	justify-content: space-between;
}
div#account-account .content-container-order{
	display: block;
}
}
@media only screen and (max-width: 1250px) {
span.limit-heading {
    display: none;
}
.header-logged .tyre-limit img{
    display:none;
}
.header-logged .header-top-bar-1-item span{
	font-size: 7px;
}
}
@media only screen and (max-width: 992px) {
.ho-filters-wrapper.filter-style-vertical-list .filters-wrapper {
    display: flex;
    flex-flow: column;
    visibility: hidden;
    background: var(--background);
    z-index: 10000;
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: 0;
    border-radius: 0;
    transform: translateX(100%);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    border-right: var(--generic-border);
}
.column-wrapper{
	position: unset;
}
}

li.nav-item.selected {
    box-shadow: inset 0px -2px 0px 0px #133658;
}
._alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
._alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

/* chosen customer */
.chosen-customer{
    position: sticky;
    top: 0;
    text-align: center;
    background: #133658;
    color: #fff;
    font-weight: 900;
    border-bottom: 2px solid;
    padding: 0.75rem 0;
    margin-top: -2px;
    z-index: 1040;
}

.toggle-filters-filters-container {
    cursor: pointer;
}

/* Customer list (foreas login) */
.customers-container {
    margin-bottom: 2rem;
}
.customers-list-heading{
    background: #133658;
    color: #fff;
}
.customers-list-heading th, 
.customers-list-body td{
    padding: 0.75rem;
}
.customers-list-body td {
    vertical-align: middle;
}
.customers-list-heading th:not(:last-child){
    border-right: 1px solid #ededed;
}
.customers-list-body td button.btn-ypoloipo{
    border-color: black;
    border-radius: 4px;
    padding: 0.5rem 0.75rem;
    min-height: 35px;
}
.customers-list-body button.btn-ypoloipo:hover{
    background: black;
    color: #fff;
}

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px)  { 
    .customers-container table, 
    .customers-container thead, 
    .customers-container tbody, 
    .customers-container th, 
    .customers-container td, 
    .customers-container tr { 
		display: block; 
	}

    .customers-list-heading tr{
        position: absolute;
		top: -9999px;
		left: -9999px;
    }

    .customers-container tr {
        background-color: #fff;
        border: 1px solid #ccc;
        border-radius: 4px;
        margin-bottom: 1rem;
    }

    .customers-container tbody td {
        border: none;
		position: relative;
		padding-left: 50%;
        word-break: break-word;
        text-align: right !important;
    }
    .customers-container tbody td:not(:last-child){
        border-bottom: 1px solid #eee; 
    }

    .customers-container tbody td::before {
        position: absolute;
		top: 10px;
		left: 10px;
		/* width: 45%; 
		padding-right: 10px;  */
		white-space: nowrap;
    }

    .customers-container td:nth-of-type(1):before { content: "Επωνυμία"; }
	.customers-container td:nth-of-type(2):before { content: "ID"; }
	.customers-container td:nth-of-type(3):before { content: "Κατηγορία"; }
	.customers-container td:nth-of-type(4):before { content: "E-mail"; }
	.customers-container td:nth-of-type(5):before { content: "Τηλέφωνο"; }
	.customers-container td:nth-of-type(6):before { content: "Τζίρος / Παραγγελίες"; }
	.customers-container td:nth-of-type(7):before { content: "Υπ. πλαφόν"; }
	.customers-container td:nth-of-type(8):before { content: "Ενέργεια"; }

}



/* Loader */
.loader {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff9c;
    z-index: 1040;
}
.loader.show{
    display: block;
}
p.loader-message {
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    font-family: 'ZonaPro-Black';
    font-size: 3rem;
}



/* Product list table */
.product-list-head{
    background: #133658;
    color: #fff;
}
.product-list-head tr th{
    padding: 1rem;
}
.product-list-head tr th.textual{
    font-size: 13px;
    font-weight: 400;
    text-align: center;
}
.product-table-list{
    margin: 0 15px;
}
.product-table-body tr.product-block-list{
    border: none !important;
    margin-bottom: inherit !important;
}
.product-table-body tr td {
    padding: 0.25rem;
    vertical-align: middle;
}
.product-table-body tr td:last-child{
    padding: 0.25rem 0 0.25rem 0.25rem;
}
.product-table-body tr td .product-name{
    font-size: 17px;
    color: #003353;
    font-family: 'ZonaPro-Black';
    margin: 0px;
    text-transform: none;
}
.product-table-body tr td .product-quantity{
    display: block !important;
    border-top: none !important;
    padding-left: inherit !important;
    padding-right: inherit !important;
}
.product-table-body tr td .number-spinner{
    display: flex !important;
    justify-content: center !important;
}
.product-table-body tr td .amount{
    font-size: 15px;
    color: #000;
    font-family: 'ZonaPro-Bold';
    letter-spacing: 0px;
}
.product-table-body tr td .amount:not(.-without-vat){
    display: none;
    color: #D2232A;
}
.discount-text {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 15px;
    color:#000;
    font-family: 'ZonaPro-Bold';
}
td.text-center.discount_text {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 15px;
    color:#000;
    font-family: 'ZonaPro-Bold';
}
.product-table-body tr td .product-block-list-actions-buttons{
    align-items: flex-end;
    display: flex;
    justify-content: flex-end;
}
.product-table-body tr td .product-block-list-actions-buttons .btn{
    flex: 1;
    padding: 0.5rem 0.54rem;
    height: 100%;
}
.product-table-body tr td .product-block-list-actions-buttons .product-quickview{
    background: none;
    border: none;
    color: #133658;
    border-left: 1px solid #ededed;
}
.product-table-body tr td .product-block-list-actions-buttons .product-wishlist {
    background: none;
    border: none;
    border-left: 1px solid #ededed;
}
.product-table-body tr td .product-block-list-actions-buttons .product-wishlist i {
    color: #d0171f;
}
.product-table-body tr td .product-block-list-actions-buttons .cart-btn{
    background: #133658;
    color: #fff;
}
.product-table-body tr td .product-block-list-actions-buttons .product-quickview:hover,
.product-table-body tr td .product-block-list-actions-buttons .product-wishlist:hover{
    background: #d0171f;
}
.product-table-body tr td .product-block-list-actions-buttons .product-quickview:hover i,
.product-table-body tr td .product-block-list-actions-buttons .product-wishlist:hover i{
    color: #fff;
}
button.btn-disabled {
    pointer-events: none;
    opacity: 0.6;
}

.dot-title {
    font-size: larger;
    font-weight: bold;
}

.header-top-bar-block-1-logged {
    display: flex;
    flex: 1;
    max-width: 100%;
}

div#logob2b img {
    width: 100%;
    max-height: none;
    height: auto;
    max-width: 170px;
}

.header-logged .header-main-bar {
    height: auto;
    border-top: solid 1px rgba(0,0,0,0.1);
    padding-top: .5rem;
}

.header-top-bar-block-2-logged {
    flex: 1;
    width: 100%;
}

.header-logged .b2b-main-top-bar-full {
    flex: 1;
}

.best-marquee {
    width: 300px; /* the plugin works for responsive layouts so width is not necessary */
    overflow: hidden;
    position: relative;
}

/* slideshow banners */

#product-search-b2b .slideshow-wrapper .toggleBanners {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
    background: rgb(255 255 255 / 50%);
    height: 44px;
    width: 44px;
    line-height: 44px;
    color: #d0171f;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: var(--lg-size);
    cursor: pointer;
}

#product-search-b2b .slideshow-wrapper .toggleBanners:hover {
    background: #d0171f;
    color: #fff;
}

#product-search-b2b .slideshow-wrapper.hidden .swiper-container {
    height: 44px;
    transition: 0.5;
}

#product-search-b2b .slideshow-wrapper .swiper-container {
    height: auto;
    transition: 0.5;
}

#product-search-b2b .slideshow-wrapper.hidden .swiper-pager,
#product-search-b2b .slideshow-wrapper .toggleBanners i.closed,
#product-search-b2b .slideshow-wrapper.hidden .toggleBanners i.open {
    display: none;
}

#product-search-b2b .slideshow-wrapper.hidden .toggleBanners i.closed {
    display: flex;
}

#product-search-b2b #slideshow0 .swiper-slide:after,
#product-search-b2b #slideshow0 .swiper-slide:before {
    content: none;
}

@media all and (max-width: 991px) {
    #product-search-b2b .slideshow-wrapper .swipper-slide-caption-wrapper .swipper-slide-caption h2 {
        font-size: 1.4rem;
    }

    #product-search-b2b .slideshow-wrapper .swipper-slide-caption-wrapper .swipper-slide-caption h3 {
        font-size: 0.8rem;
        margin-bottom: 0.5rem;
    }

    #product-search-b2b .slideshow-wrapper .swipper-slide-caption-wrapper .swipper-slide-caption {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }
}

@media all and (max-width: 576px) {
    #product-search-b2b .slideshow-wrapper .swiper-pager {
        display: block;
    }
}

.download-content-wrapper,
.download-content-wrapper.active,
.download-content-wrapper.show.active,
.download-content-wrapper.show {
    max-width: 100%;
    padding-right: 0;
    justify-content: flex-start;
    grid-template-columns: repeat(4,1fr);
    gap:2rem;
    display: grid;
}
.pdf-icon {
    width: 340px;
    min-width: 340px;
    min-height: 340px;
    height: 340px;
}
.download-category-title {
    display: none;
}
.download-category-title:first-of-type {
    display: flex;
}
#downloads .filters-title {
    margin-bottom: 30px
}
.download-categories.selected .download-category-title {
    display: none!important;
}
.download-categories.selected .download-category-title:first-of-type {
    display: flex!important;
}

.filter-group-filters-container {
    max-height: 20rem;
    overflow: auto;
    scrollbar-width: thin;
    scrollbar-color: #133658;
}

/* width */
.filter-group-filters-container::-webkit-scrollbar {
    width: 10px;
}

/* Track */
.filter-group-filters-container::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.filter-group-filters-container::-webkit-scrollbar-thumb {
    background: #133658;
}

.nav-link .primary_image_menu{
    position:relative;
}
div.new-downloads {
  width: 30px;
  height:30px;
  font-size: 0.75rem;
  font-weight: 900;
  background: #61ff61;
  position: absolute;
  top:10px;
  right:20px;
  display: flex;
  justify-content: center;
  align-items: center;
  color:black;
  border-radius: 100%;
}