:root {
    --ekivotosred: #810505;
    --ekivotosgold: #d5b050;
    --ekivotosblack: black;
}

.mode-list:before,
.mode-grid:before {
    color: var(--ekivotosblack);
}

.cart-discount .actions-toolbar {
    vertical-align: middle;
    padding-left: 15px;
}

div#cookie-status {
    display: none;
}

.header.content .minicart-wrapper .price-label .price {
    display: none;
}

.sidebar.sidebar-additional .block-compare {
    display: none;
}

.cms-profil .row-wrapper.container {
    background: #fff;
}

.cms-profil,
.cms-katastimata,
.cms-privacy-policy-cookie-restriction-mode,
.cms-tropoi-pliromis,
.cms-tropoi-apostolis,
.cms-politiki-epistrofon,
.contact-index-index {
    color: var(--ekivotosblack);
}

/*menu transition*/

.block.widget.block-products-list.grid
.product-item-info
.cdz-product-wishlist
a.action.towishlist:before {
    content: "\f08a";
}

.block.widget.block-products-list.grid
.product-item-info
.cdz-product-wishlist
a.action.towishlist:hover:before {
    content: "\f004";
}

.products.wrapper.grid.products-grid .product-item-info img {
    min-height: 300px !important;
    max-height: 300px !important;
    width: auto;
}

@media (min-width: 768px) {
    .block.widget.block-products-list.grid
    .product-item-info
    .cdz-product-wishlist
    a.action.towishlist {
        color: #a8aeba !important;
    }

    .block.widget.block-products-list.grid
    .product-item-info
    .cdz-product-wishlist
    a.action.towishlist:hover {
        color: #810505 !important;
    }

    .block.widget.block-products-list.grid
    .product-item-info
    .cdz-product-wishlist {
        top: 356px;
    }

    .tabs-list-sty06.product.data.items > .item.content {
        margin-top: 50px !important;
    }

    .full-slideshow-wrapper .slideshow-container.row .cdz-slideshow {
        margin-top: 5px;
    }

    li.item.level0.level-top.parent > a.menu-link span {
        font-size: 18px;
    }

    .cdz-horizontal-menu.cdz-translate li.level0 > .groupmenu-drop {
        transition: opacity 400ms ease, transform 400ms ease,
        visibility 400ms linear 0s;
    }
}

/*footer*/

.page-wrapper .page-main .columns {
    box-shadow: none;
}

.footer.content #footer-row-mid.row {
    text-align: center;
}

.footer.content #footer-row-mid.row .footer-box {
    display: inline-flex;
    align-items: center;
    margin: 60px 0;
}

.footer.content #footer-row-mid.row .footer-box p,
.footer.content #footer-row-mid.row .footer-box button {
    margin-bottom: 0;
}

.footer.content .row p {
    text-transform: none;
    font-size: 21px;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 40.36px;
}

.footer.content .row li,
.footer.content .row a {
    color: #dcdada;
}

.footer.content .row li {
    text-align: left;
}

.footer.content #footer-row-mid.row .footer-box .h4 {
    color: #fff;
    font-size: 27px;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 40.36px;
}

.footer.content #footer-row-mid.row .footer-box button {
    text-transform: none;
    font-size: 18px;
    background: #d5b050;
    border-radius: 10px;
    margin: 0 30px;
    border-color: #d5b050;
}

.footer.content #footer-row-mid.row .footer-box button:hover {
    background: #caa031;
}

.footer.content #footer-row-2.row .footer-box span {
    font-size: 18px;
}

.footer .pull-right.footer-payment-logo .h4 {
    color: #8a8a8a;
    line-height: 40.36px;
    font-weight: normal;
    letter-spacing: normal;
    font-size: 21px;
}

.footer .pull-right.footer-payment-logo span {
    color: #fff;
    font-size: 31px;
}

.footer .pull-right.footer-payment-logo .social .fa-facebook {
    float: left;
}

.footer .pull-right.footer-payment-logo .social .fa-google-plus {
    float: right;
}

.footer .pull-right.footer-payment-logo .social {
    text-align: center;
    filter: contrast(0.5);
    -webkit-filter: contrast(0.5);
}

.footer.content .copyright {
    color: #8a8a8a;
    text-align: center;
    justify-self: flex-start;
    order: 3;
    flex-basis: 25%;
    display: flex;
    flex-direction: column;
    align-self: end;
}

.footer.content .copyright p {
    font-size: 15px;
    letter-spacing: normal;
    line-height: 36.15px;
}

.footer.content .copyright span {
    font-size: 15px;
    letter-spacing: normal;
    line-height: 36.15px;
}

.footer.content .footer-logo {
    color: #fff;
    padding-top: 0;
}

.page-footer .bottom-footer-wrapper .footer.content {
    display: flex;
    max-height: 145px;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-top: 3rem;
    margin-top: 2rem;
    border-top: 1px solid #dcdada;
}

.page-footer .bottom-footer-wrapper .footer.content .footer-custom-block {
    display: flex;
    justify-content: center;
    justify-self: center;
    order: 0;
    flex-basis: 25%;
}

.page-footer .bottom-footer-wrapper .footer.content .footer-logo {
    justify-self: center;
    text-align: center;
    order: 2;
    flex-basis: 50%;
}

.page-footer .bottom-footer-wrapper {
    border-color: #dcdada;
}

#footer-row-1 li:before {
    font-family: "FontAwesome";
    content: "\f105";
    float: left;
    padding-right: 5px;
}

.page-wrapper .page-footer {
    background: url("/pub/media/wysiwyg/footer-bg.jpg");
    background-size: contain;
    z-index: 1;
    font-family: ekivotos-light;
}

.page-wrapper .page-footer .bottom-footer-wrapper,
.page-wrapper .page-footer .top-footer-wrapper {
    background: unset;
}

/*header*/

.search-form-container #search::-webkit-input-placeholder {
    color: grey;
    text-transform: none;
}

.sticky-menu.active .header.content .text-before-search,
.sticky-menu.active .header.content .minicart-wrapper {
    /*only leave nav in sticky menu*/
    display: none;
}

.page-header .minicart-wrapper .action.showcart:before {
    color: #d5b050;
}

.page-header .minicart-wrapper .action.showcart .text {
    color: #d5b050;
}

.page-header .header-wrapper-bottom {
    padding-top: 20px;
    border-bottom: 1px solid #d5b050;
}

.page-header .panel.wrapper {
    border: none;
}

.page-header .header.content .search-wrapper {
    border: 1px solid #cacaca;
    max-width: 666px;
    justify-self: center;
    border-radius: 7px;
    padding: 1px;
}

.header.content .acc-title,
.header.content .wish-title,
.header.content .cart-title {
    display: none !important;
}

.header.content .search-wrapper .action.search.primary {
    background: transparent;
}

.header.content .search-wrapper .action.search.primary:before {
    color: #cacaca;
}

.page-header .header-wrapper-content.sticky-menu .header.content {
    display: grid;
    grid-template-columns: 13% 8% 57% 7.3% 7.3% 7.3%;
    align-items: center;
    justify-items: center;
    padding-bottom: 20px;
    padding-top: 20px;
    grid-row-gap: 10px;
}

.page-header .header-wrapper-content.sticky-menu .header.content .logo {
    grid-column: 1;
}

.header.content .text-before-search {
    grid-row: 1;
    grid-column-start: 1;
    grid-column-end: 6;
    align-self: center;
    justify-self: center;
    text-align: center;
    margin-bottom: 0;
    color: #d5b050;
    font-size: 21px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
}

.page-header .header-wrapper-content {
    border-bottom: 1px solid #d5b050;
}

.page-header .minicart-wrapper .action.showcart:before {
    display: none;
}

.header-main-menu .menu-container .menu-link span {
    font-size: 17px;
    padding: 0;
}

.cdz-main-menu .groupmenu li.level0 > a.menu-link {
    padding: 0 !important;
    background-color: #810505;
}

.header.content .header-main-menu {
    grid-row: 3;
    grid-column-start: 1;
    grid-column-end: 7;
    justify-self: stretch;
}

.header.content .logo {
    align-self: baseline;
    padding-left: 20px;
}

.header.content .search-wrapper {
    grid-column: 3;
}

.cdz-main-menu .groupmenu li.level0 {
    margin: 0 6px !important;
}

.page-header .minicart-wrapper .action.showcart .counter {
    display: block;
}

.page-header .minicart-wrapper .action.showcart .counter.qty {
    top: 0px;
    left: 4em;
}

.header.content li {
    list-style: none;
}

.header.content li.authorization-link a,
.header.content li.link.wishlist a,
.page-header .minicart-wrapper .action.showcart .text {
    color: #8a8a8a;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
}

.page-header .minicart-wrapper .action.showcart {
    padding: 0;
}

.page-header .minicart-wrapper {
    margin-left: 0;
}

.header.content .link.wishlist,
.header-content .minicart-wrapper {
    display: grid;
}

.header.content .minicart-wrapper .action.showcart,
.header.content .link.wishlist .wish-title {
    color: #8a8a8a;
}

.header.content .authorization-link {
    display: grid;
}

.acc-title,
.wish-title,
.cart-title {
    color: #8a8a8a;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
}

.header-wrapper-content.sticky-menu.active {
    background: #fff;
    padding-bottom: 1rem;
}

.header-wrapper-content.sticky-menu.active .authorization-link,
.header-wrapper-content.sticky-menu.active .link.wishlist {
    display: none;
}

.header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart {
    border: none;
}

.header-wrapper-content.sticky-menu.active .minicart-wrapper {
    position: relative;
}

.header-wrapper-content.sticky-menu.active
.minicart-wrapper
.action.showcart
.cart-title,
.header-wrapper-content.sticky-menu.active .search-wrapper {
    display: none;
}

.header.content .link.wishlist .counter {
    display: none;
}

.panel.header .header.links li:nth-child(2) a:before {
    background: url("/pub/media/wysiwyg/ekivotos_meet.png");
    content: " ";
    display: flex;
    width: 34px;
    height: 23px;
    background-size: 34px 23px;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
}

.panel.header .header.links li:nth-child(3) a:before {
    background: url("/pub/media/wysiwyg/ekivotos_epikoinonia.png");
    content: " ";
    display: flex;
    width: 25px;
    height: 16px;
    background-size: 25px 16px;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
}

.panel.header .header.links li:nth-child(4) a:before {
    background: url("/pub/media/wysiwyg/ekivotos_poreia_paraggelias.png");
    content: " ";
    display: flex;
    width: 26px;
    height: 25px;
    background-size: 26px 25px;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
}

.header.links a {
    text-transform: none;
    font-size: 14px;
    color: #d5b050;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
}

.second-row-item.card {
    margin: 0;
}

.page-header .header.links li.greet.welcome {
    display: none !important;
}

@media (max-width: 768px) {
    div.product-main-content {
        padding: 15px;
    }

    .box-tocart .control .qty-minus .btn-qty,
    .box-tocart .control .qty-plus .btn-qty {
        width: 30px;
        height: 40px;
    }

    .product.media .fotorama__stage__frame .fotorama__img {
        height: 370px;
        object-fit: cover;
    }

    .product.media .fotorama__stage {
        margin-left: 20px !important;
        min-height: 380px;
        margin: 0 !important;
    }

    .columns .sidebar-additional .block.block-brands-search {
        display: none;
    }

    .columns .sidebar-additional .block.block-wishlist {
        display: none;
    }

    .columns .sidebar-additional .block.block-compare {
        display: none;
    }

    .page-header .logo {
        float: none;
        display: inline-block;
        vertical-align: top;
        width: calc(100% - 100px);
        text-align: center;
        max-width: 100%;
        margin: 0 20px 0px 30px;
        min-height: 40px;
    }

    .page-header .logo img.small-logo {
        max-height: 100%;
        max-width: 130px;
        margin: 0px 0px 10px 8px;
    }

    .page-footer .bottom-footer-wrapper .footer.content {
        flex-direction: column;
        max-width: unset;
        grid-template-columns: unset;
        max-height: unset;
    }

    .page-footer .copyright {
        font-size: 13px;
    }

    .bottom-footer-wrapper .footer.content .footer-logo {
        justify-self: center !important;
        order: 0;
    }

    .bottom-footer-wrapper .footer.content .copyright {
        justify-self: center;
    }

    .footer.content .copyright {
        order: 2;
    }

    .footer.content .footer-custom-block {
        order: 1;
        padding-bottom: 20px;
    }

    .page-footer .footer-box p.h5:after {
        line-height: inherit;
    }

    /*header*/
    .page-header .header-wrapper-content.sticky-menu .header.content {
        display: block;
        align-items: unset;
        justify-items: unset;
        padding-bottom: unset;
        padding-top: 10px;
    }

    .header.content .minicart-wrapper .cart-title,
    .header.content .link.wishlist .wish-title,
    .header.content .authorization-link .acc-title {
        display: none;
    }

    .header.content .link.wishlist img,
    .header.content .authorization-link img {
        width: 33px;
    }

    .header.content .authorization-link {
        display: inline;
        position: absolute;
        top: 15px;
        right: 60px;
        z-index: 5;
    }

    .header.content .link.wishlist {
        display: inline;
        position: absolute;
        top: 15px;
        left: 55px;
        z-index: 5;
    }

    .header.content .minicart-wrapper .action.showcart {
        position: absolute;
        border: none;
    }

    .page-header
    .mobile-search-wrapper
    .mobile-search-form-container
    input[type="text"] {
        /* border-radius: 19px; */
        border: 1px solid #cacaca;
        background-color: #fafafa;
    }

    .header.content .minicart-wrapper {
        position: static;
    }

    .header.content .search-wrapper,
    .header.content .text-before-search {
        display: none;
    }

    .page-header .minicart-wrapper .action.showcart .counter.qty {
        display: none;
    }
}

@media (min-width: 1200px) {
    .page-header .header.content .acc-title,
    .page-header .header.content .wish-title,
    .page-header .header.content .cart-title {
        display: block;
    }
}

@media (max-width: 1440px) {
    .acc-title,
    .wish-title,
    .cart-title {
        font-size: 12px;
    }
}

@media (max-width: 1192px) {
    .page-header .header.content .acc-title,
    .page-header .header.content .wish-title,
    .page-header .header.content .cart-title {
        display: none;
    }

    .page-header .header.content .authorization-link img,
    .page-header .header.content .link.wishlist img,
    .minicart-wrapper .action.showcart img {
        width: 46.3px;
    }
}

@media (max-width: 766px) {
    .page-header .header.content .authorization-link img,
    .page-header .header.content .link.wishlist img,
    .minicart-wrapper .action.showcart img {
        width: 32px;
    }
}

/*homepage-bar-category*/

.cdz-slideshow .owl-carousel.owl-theme .owl-nav {
}

.full-slideshow-wrapper .slideshow-container.row .cdz-slideshow img {
    border: 1px solid transparent;
    border-radius: 7px;
    object-fit: cover;
    height: 100%;
}

.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*="owl-"] {
    color: white !important;
    background: transparent !important;
    border: none !important;
}

.homepage-bar-category .catalogSliderTitle {
    color: #000000;
    font-size: 32px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
    padding-bottom: 50px;
}

.homepage-bar-category .generalWrap {
    display: flex;
    flex-flow: row wrap;
    position: relative;
    justify-content: center;
}

@media (min-width: 1200px) {
    .homepage-bar-category .generalWrap {
        display: flex;
    }
}

@media (max-width: 1192px) {
    .homepage-bar-category .generalWrap {
        display: flex;
    }
}

@media (max-width: 766px) {
    .homepage-bar-category .generalWrap {
        display: block;
        text-align: center;
    }
}

.homepage-bar-category .catalogSliderItem {
    flex: 0 1 calc(25% - 8px);
    margin-bottom: 2rem;
    display: flex;
    justify-content: center;
}

.homepage-bar-category .catalogSliderItem img {
    border-radius: 7px;
    border: 1px solid #cfcfcf;
    background-color: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.15) 4px 4px 2.6px;
}

.homepage-bar-category .catalogSliderItem .catalogSliderItemText {
    display: block;
    text-align: center;
    color: #000000;
    font-size: 21px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    max-width: 228px;
}

.homepage-bar-category {
    padding-top: 0px;
}

/*big image wrapper*/

.big-image-wrapper {
    text-align: center;
}

/*why choose us*/

.why-choose-up-wrapper {
    text-align: center;
    padding-top: 60px;
}

.why-choose-up-wrapper .choose-wrapper-title {
    color: #000000;
    font-size: 32px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
    padding-bottom: 80px;
}

.why-choose-up-wrapper .chooseUsItem {
    display: flex;
    flex-direction: column;
}

.why-choose-up-wrapper .chooseUsItem img {
    align-self: center;
}

.why-choose-up-wrapper .chooseUsItem .headset {
    width: 192px;
    height: 261px;
}

.why-choose-up-wrapper .chooseUsItem .gift {
    width: 298px;
    height: 258px;
}

.why-choose-up-wrapper .chooseUsItem .gear {
    width: 221px;
    height: 220px;
}

.why-choose-up-wrapper .chooseUsItem p {
    color: #8a8a8a;
    font-size: 21px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
    padding-top: 15px;
}

.why-choose-up-wrapper .chooseUsItem .title {
    color: #717171;
    font-size: 25px;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
}

.why-choose-up-wrapper .chooseUsItem .gold {
    color: #d5b050;
    font-style: italic;
}

/*category page*/

.product-item-info .product.details .price-box .price-container .price-label {
    display: none;
}
.product-item-info .product.details .price-box1 .price-container .price-label {
    display: none;
}
.products.wrapper .item.product .minimal-price-link {
    display: none;
}

.product-item .product-item-info .cdz-buttons-container .qs-button {
    display: none;
}

/*product page*/

.product-main-content {
    box-shadow: none;
    background-color: #e7e7e7;
}

.product-info-main .page-title-wrapper h1.page-title {
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-align: center;
}

.product-info-main .page-title-wrapper .product-reviews-summary.empty {
    display: none;
}

.product-info-main .page-title-wrapper {
    margin-bottom: 20px;
}

.product-info-main .additional-attributes-wrapper.table-wrapper .col.label {
    text-transform: none;
    font-size: 13px;
    font-weight: bold;
}

.product-info-main
.additional-attributes-wrapper.table-wrapper
tbody
> tr
> td {
    padding: 6px 0px;
}

.product-info-main .additional-attributes-wrapper.table-wrapper .col.data {
    vertical-align: middle;
    color: var(--ekivotosblack);
    font-size: 16px;
}

.product-info-main
.additional-attributes-wrapper.table-wrapper
.table
> tbody
> tr:last-child {
    border-bottom: 1px solid #d3ced2;
}

.product-info-main .product-info-stock-sku {
    float: right;
    text-align: right;
}

.product-info-main .product-info-stock-sku .stock {
    margin-top: 15px;
    text-align: left;
}

.product-info-main .product.attribute.sku .value {
    font-weight: 700;
    color: var(--ekivotosblack);
    font-size: 18px;
}

.product-info-main .product-info-price {
    margin-top: -45px;
}

.product-info-main .product-info-price .price-box .price-container .price {
    font-size: 36px;
    font-weight: 400;
    color: #000;
    margin-bottom: 20px;
}
.product-info-main .product-info-price .price-box1 .price-container .price {
    font-size: 36px;
    font-weight: 400;
    color: #000;
    margin-bottom: 20px;
}
.product-info-main
.product-info-price
.price-box
.price-container
.price-label {
    display: none !important;
}
.product-info-main
.product-info-price
.price-box1
.price-container
.price-label {
    display: none !important;
}
.product-info-main .product-info-price {
    display: block;
    padding-bottom: 20px;
}

.action.tocompare {
    display: none;
}

.product-add-form .box-tocart .actions .action.towishlist span {
    border: none;
}

.product-add-form .box-tocart .actions .action.towishlist img {
    max-width: 55px;
}

.product-add-form .box-tocart .actions {
    display: grid;
    align-items: center;
    justify-items: center;
}

.product-add-form .box-tocart .actions .product-addto-links {
    grid-column: 2;
    margin-bottom: 15px;
}

.product-add-form .box-tocart .actions .action.primary.tocart {
    padding: 3px 30px;
    line-height: unset;
    background-color: var(--ekivotosred);
    border-color: var(--ekivotosred);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-transform: none;
}

a.btn-qty.minus:hover,
a.btn-qty.plus:hover {
    text-decoration: none;
}

/*fixes new*/

.cdz-main-menu .groupmenu li.level0 > a.menu-link {
    background-color: #fff;
}

.page-header .header-wrapper-content.sticky-menu .header.content {
    padding-bottom: 0;
}

.header-main-menu .sections.nav-sections {
    background-color: #fff;
}

.header-main-menu .sections.nav-sections .nav-sections-items {
    padding: 0px 15px 0px 15px;
}

.header-main-menu .menu-container .menu-link span {
    color: #000;
    padding: 0 5px;
}

.cdz-main-menu .groupmenu li.level0 {
    margin: 0 5px !important;
}

.why-choose-up-wrapper .chooseUsItem img {
    max-height: 130px;
    width: auto !important;
    margin: 0 auto;
}

.chooseUsItem .title.gold {
    display: none !important;
}

.why-choose-up-wrapper .chooseUsItem .title {
    font-size: 22px;
    padding-top: 10px;
}

.why-choose-up-wrapper .chooseUsItem p {
    font-size: 18px;
}

/*header old icons */

/* .header.content li.authorization-link a::before,
.header.content li.link.wishlist a::before,
.page-header .minicart-wrapper a.action.showcart::before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    text-align: center;
    top: 0;
    left: 0;
} */

.acc-title,
.wish-title,
.cart-title {
    font-size: 12px;
}

.minicart-wrapper a.action.showcart::before {
    font-family: FontAwesome;
    background: url("/pub/media/wysiwyg/basketshop-white.png");
    position: relative !important;
    display: block !important;
    color: #8a8a8a !important;
    min-height: auto !important;
}

.cdz-buttons-container button.tocart.primary:before {
    width: 30px;
    height: 30px;
    z-index: 1123;
    background-image: url(/pub/media/wysiwyg/basketshop-white_30.png);
    display: inline-block;
    content: "";
    background-repeat: no-repeat;
    background-size: 23px;
    background-position: center;
}

.product-add-form .box-tocart .actions .action.primary.tocart span:before {
    width: 30px;
    height: 23px;
    background-image: url(/pub/media/wysiwyg/basketshop-white_30.png);
    display: inline-block;
    content: "";
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: 0px 0px;
    z-index: 1123;
    position: relative;
    top: 5px;
}

.product-addto-links .action.towishlist span {
    max-width: 65px;
}

.products-grid
.product-item
.product-item-info
.cdz-product-bottom:not(.non-hover) {
    position: relative !important;
    top: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
}

.cdz-buttons-container button.tocart.primary,
.cdz-buttons-container .action.tocompare,
.cdz-buttons-container .qs-button {
    background-color: #810505;
    border-bottom-color: #810505;
    border-color: #810505;
}

.cdz-buttons-container button.tocart.primary:hover,
.cdz-buttons-container .action.tocompare:hover,
.cdz-buttons-container .qs-button:hover {
    background-color: #caa031;
}

.product-item .price-box {
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center;
    align-items: center;
    padding-right: 10px;
}
.product-item .price-box1 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center;
    align-items: center;
    padding-right: 10px;
}
.product-item .price-box .special-price {
    order: 2;
    margin-left: 10px;
}
.product-item .price-box1 .special-price {
    order: 2;
    margin-left: 10px;
}
.product-item .price-box .old-price,
.product-item .price-box .old-price .price {
    margin-left: 0;
    color: #8a8a8a;
    font-weight: 400 !important;
}
.product-item .price-box1 .old-price,
.product-item .price-box1 .old-price .price {
    margin-left: 0;
    color: #8a8a8a;
    font-weight: 400 !important;
}
.bestseller-product .sales-products-title {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000000;
    font-size: 32px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
    padding-top: 30px;
}

.bestseller-product .sales-products-title p {
    color: #000000;
    font-size: 32px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
    padding-top: 30px;
}

.bestseller-product .sales-products-title img {
    height: auto;
    max-height: 40px;
    max-width: 40px;
    margin-left: 20px;
    position: relative;
    top: 15px;
}

.minicart-wrapper .action.showcart .counter.qty {
    background-color: #caa031;
}

.product-info-price .price-box .old-price .price-container span.price,
.product-info-price .price-box .old-price .price-container > span {
    font-size: 28px;
    color: var(--ekivotosred);
}
.product-info-price .price-box1 .old-price .price-container span.price,
.product-info-price .price-box1 .old-price .price-container > span {
    font-size: 28px;
    color: var(--ekivotosred);
}
.b2b-section .div-b2b-title {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    max-width: 100%;
}

.row .b2b-section {
    background-color: #f1f1f1;
    margin: 10rem 0rem 6rem 0;
}

.b2b-section .div-b2b-title h2 {
    background-color: #000;
    text-align: center;
    width: max-content;
    padding: 0.5rem 1rem;
    flex-basis: 90%;
    margin: 3rem 4rem;
    line-height: normal;
    font-size: 30px;
    color: #fff;
}

.b2b-section .div-b2b-title .b2b-btn {
    margin: 3rem 4rem;
    line-height: normal;
    background-color: var(--ekivotosred);
}

.b2b-section .b2b-img {
    padding: 3rem 4rem;
}

.product-item .old-price {
    margin: 0;
}

.price {
    color: #000;
}

.home-newsletter .newsletter-block {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-basis: 100%;
    padding: 20px;
    background-position: 78% 0%;
    height: 90px;
    background-color: #751113;
}

.home-newsletter .newsletter-block img.logo-newsletter {
    max-width: 20rem;
    margin-bottom: 6rem;
}

.home-newsletter .newsletter-block > h2 {
    font-size: 28px;
    color: #000;
    text-transform: uppercase;
    font-style: italic;
    letter-spacing: 2px;
}

.home-newsletter .newsletter-block > p {
    font-size: 16px;
    color: #fff;
    letter-spacing: 1px;
    flex-basis: 50%;
}

.home-newsletter
.newsletter-block
.newsletter
.content
.field.newsletter
input {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-right: none;
}

.home-newsletter .newsletter-block .newsletter .content .actions button {
    background-color: var(--ekivotosgold);
    border-color: var(--ekivotosgold);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border: 3px solid #fff;
}

.row .home-newsletter {
    display: flex;
    flex-direction: initial;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 90px;
}

.home-newsletter .social-block {
    flex-basis: 50%;
    display: flex;
    flex-direction: column;
    background-color: #dab85f;
    height: 90px;
    background: url(/pub/media/wysiwyg/mparitsa_kokkino-xryso.png);
    background-position: 86% 0%;
}

.home-newsletter .social-block h2 {
    color: #000;
    font-size: 22px;
    flex-basis: 100%;
    padding-top: 25px;
}

.home-newsletter .social-block .social-icons {
    font-size: 50px;
    flex-basis: 100%;
    display: flex;
    justify-content: center;
}

.home-newsletter .social-block .social-icons a {
    display: flex;
    align-items: center;
}

.social-block .social-icons img {
    height: auto;
    max-width: 50px;
    margin: 0 1rem;
    filter: contrast(100);
}

.home-newsletter .social-block .social-icons a:hover {
    text-decoration: none;
    color: var(--ekivotosred);
}

.page-header .header-stores {
    float: left;
}

p.text-before-search > a,
p.text-before-search {
    color: #fff;
}

.panel.wrapper .panel.header {
    max-width: 100%;
    background-color: var(--ekivotosred);
    display: flex;
    align-items: center;
}

.panel.header ul.header.links li a {
    color: #fff !important;
}

.sticky-menu:not(.active) .cdz-main-menu .groupmenu li.level0:hover span {
    color: #fff;
}

.page-header .header.links li > a:before {
    filter: brightness(100);
    -webkit-filter: brightness(100);
}

p.text-before-search {
    margin-bottom: 0;
}

.text-before-search a:hover {
    color: var(--ekivotosgold);
}

.why-choose-up-wrapper .chooseUsItem > p {
    display: none;
}

.bestseller-product .sales-products-title:before,
.bestseller-product .sales-products-title:after {
    display: inline-block;
    content: "";
    border-top: 0.1rem solid #a8aeba;
    width: 100%;
    margin: 0 1.5rem;
    transform: translateY(1rem);
}

.b2b-first-row,
.b2b-second-row {
    display: flex;
    flex-direction: row;
    margin: 0 auto;
    align-items: center;
    justify-content: space-evenly;
    text-align: center;
    padding: 2rem 0;
}

.b2b-second-row {
    justify-content: space-around;
}

.b2b-second-row .snd-row-text {
    font-style: italic;
    line-height: 0;
}

.b2b-first-row img {
    max-width: 190px;
    height: auto;
}

.b2b-second-row img {
    max-width: 150px;
}

.b2b-first-row img:last-child {
    max-width: 130px;
}

.b2b-first-row p,
.b2b-second-row p {
    color: var(--ekivotosblack);
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1;
    text-align: center;
    padding-top: 15px;
}

.home-newsletter .newsletter-block .newsletter .content .actions button:hover {
    background: #caa031;
    color: white;
}

.product-item-info.related-available span.product-image-wrapper {
}

.products.wrapper.grid.products-grid .product-item-info img {
    min-height: auto;
    width: auto;
    display: block;
    object-fit: contain;
    position: static;
    opacity: 1 !important;
    margin: auto;
}

a.c-static-page-accordion__panel-title {
    width: 100%;
    display: block;
    border: 1px solid black;
    padding: 10px;
    margin-bottom: 15px;
    color: black;
    position: relative;
}

a.c-static-page-accordion__panel-title:before {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 22px;
    position: absolute;
    right: 16px;
    top: 5px;
}

a.c-static-page-accordion__panel-title.angel:before {
    content: "\f106";
}

.c-static-page-accordion__panel-content {
    padding: 10px;
    margin-bottom: 10px;
}

.c-static-page-accordion__panel-body {
    display: none;
}

.footer-contact-div .footer-contact a {
    font-size: 21px;
}

.product-item-info.related-available
span.main-image
span.product-image-container {
    position: static !important;
    opacity: 1 !important;
}

.home-newsletter .newsletter-block .newsletter .content .actions button span {
    text-transform: capitalize;
}

.footer.content .copyright .footer-contact img {
    margin-right: 1rem;
    height: 40px;
    width: 40px;
    display: inline-block;
}

.second-row-item.card .card-body.extra {
    position: relative;
    top: 84px;
    line-height: 10px;
}

p.first-row-b2b {
    max-width: 40ch;
    line-height: 1.5em;
}

.b2b-section .div-b2b-title,
.b2b-first-row {
    background-color: #fff;
}

.b2b-section .div-b2b-title > img {
    max-width: 500px;
}

.b2b-section .div-b2b-title:before,
.b2b-section .div-b2b-title:after {
    display: inline-block;
    content: "";
    border-top: 0.1rem solid #a8aeba;
    width: 100%;
    margin: 0 1.5rem;
    transform: translateY(1rem);
}

.bottom-footer-wrapper .footer-payment-img {
    display: flex;
    flex-direction: row;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
}

.bottom-footer-wrapper .footer-payment-img img {
    height: auto;
    max-width: 110px;
    margin: 0 1rem;
}

.bottom-footer-wrapper {
    display: flex;
    flex-direction: column;
    background-color: #fff !important;
}


.footer-payment-row {
    order: -1;
}

.footer-contact-div .footer-contact img {
    max-width: 40px;
    height: auto;
}

.footer-contact-div .footer-contact a {
    color: #8a8a8a;
}

.bottom-footer-copyright-row,
.bottom-footer-copyright-row a {
    color: #8a8a8a;
}

.bottom-footer-copyright-row {
    margin-top: 2rem;
    display: flex;
    justify-content: center;
    text-align: center;
}

.footer.content .copyright .footer-contact {
    display: flex;
    padding-left: 2rem;
}

.footer.content .copyright .footer-contact img {
    margin-right: 1rem;
}

.footer-payment-logo .social img {
    max-width: 40px;
    height: auto;
    margin: 1rem;
}

.footer-custom-block .footer-payment-logo {
    text-align: center;
}

.bottom-footer-wrapper .footer.content div:not(:nth-child(2)) {
    border-right: 1px solid #dcdada;
}

.footer-custom-block .block-static-block,
.pull-right.footer-payment-logo {
    border-right: none !important;
}

.cart.items.data.table thead {
    display: none;
}

.fas.fa-angle-down,
.fas.fa-angle-up {
    font-family: "FONTAWESOME";
    font-style: normal;
}

.cart-summary .totals.shipping.incl,
.cart-summary .block.shipping {
    display: none;
}

.cart.item .control.qty button {
    background-color: transparent;
    color: #8a8a8a;
    border-color: #dcdada;
    margin-bottom: 0;
    margin-top: 0;
    padding: 8px 15px;
}

.cart-summary .checkout-methods-items .action.primary.checkout {
    background-color: var(--ekivotosred);
    text-transform: none;
    width: auto;
    border: 1x solid var(--ekivotosred);
    border-radius: 5px;
}

.cart.main.actions .action.continue {
    display: none;
}

.cart.main.actions .action.update {
    border-radius: 5px;
}

.opc-payment-additional.discount-code {
    display: none;
}

.cart.item.new-div {
    display: flex;
    flex-direction: row;
    border: 2px solid #dcdada;
    border-radius: 5px;
    margin: 1rem;
    padding: 3rem;
}

.new-div .product-item-info-div {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
}

.row.item-info.first-row {
    display: flex;
    flex-direction: row;
    border-bottom: 1px solid #dcdada;
}

.row.item-info.second-row {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.row.item-info.second-row .col.price {
    flex-basis: 100%;
    text-align: justify;
    padding-left: 0;
}

.row.item-info.second-row .col.qty.label {
    flex-basis: 100%;
    text-align: right;
}

.row.item-info.second-row .col.qty {
    flex-basis: 46%;
    text-align: right;
    padding-right: 0;
}

.row.item-info.first-row .item-actions {
    flex-basis: 50%;
    font-size: 18px;
}

.row.item-info.first-row .product-item-name {
    flex-basis: 100%;
    font-size: 18px;
}

.row.item-info.second-row .col.price span.price {
    font-size: 22px;
}

.row.item-info.second-row .col.qty.label span {
    font-size: 19px;
}

.checkout-cart-index .cart-container {
    display: block;
}

.checkout-cart-index .page-title-wrapper h1.page-title,
.cart-container .summary.title,
.cart.main.actions,
.cart-container .cart-discount {
    display: none;
}

.cart-container .cart-totals,
.cart-totals .grand .mark,
.cart-totals .grand .amount {
    border-top: none;
}

.checkout-cart-index .page-title-wrapper {
    margin-bottom: 5rem;
}

.checkout-cart-index .cart.table-wrapper {
    margin-bottom: 5rem;
}

.cart-totals .grand .mark,
.cart-totals .grand .amount {
    border-bottom: 1px solid #d3ced2;
}

.cart-totals .grand strong,
.cart-totals tbody .mark {
    text-transform: none;
}

.minicart-items .product-item-details .details-qty .label {
    display: inline-block;
}

.osc #opc-sidebar .opc-block-summary {
    display: flex;
    flex-direction: column;
}

.opc-block-summary .table-totals {
    order: 3;
}

.osc #opc-sidebar .actions-toolbar .primary .action.primary {
    background-color: var(--ekivotosred);
    text-transform: none;
}

.osc #opc-sidebar .opc-block-summary > .title,
.osc .step-title {
    text-transform: none;
}

.cdz-block-title.blog-title {
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center;
    align-items: center;
}

.cdz-block-title.blog-title img {
    max-width: 60px;
    height: auto;
    margin-left: 1.5rem;
    position: relative;
    top: 15px;
}

.cdz-block-title.blog-title p.h2 {
    color: #000000;
    font-size: 32px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
    padding-top: 30px;
}

.cdz-block-title.blog-title:before,
.cdz-block-title.blog-title:after {
    width: 350px;
    background-color: var(--ekivotosred);
}

.cdz-block-title.blog-title:before,
.cdz-block-title.blog-title:after {
    display: inline-block;
    content: "";
    width: 100%;
    max-width: 350px;
    margin: 0 1rem;
    transform: translateY(2rem);
    border-top: 0.1rem solid #a8aeba;
}

.cdz_wapper-blog01.space-lg .post-items {
    display: grid;
    grid-template-areas: "a b" "a2 c";
    grid-gap: 1.5rem;
    grid-template-columns: 70% 30%;
}

.cdz_wapper-blog01.space-lg .post-items .post-item:first-child {
    grid-row-start: a;
    grid-row-end: a2;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


.product-info-main .stock.available {
    color: #008000;
    display: none;
}

.product-add-form .block-shipping-estimation {
    display: none;
}

.product-addto-links .action span::before {
    content: "\f004";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    text-align: center;
}

.product-addto-links .action span > img {
    display: none;
}

.product-addto-links .action:hover span {
    background-color: var(--ekivotosred);
    border-color: var(--ekivotosred);
}

.product-info-main .product-social-links,
.product-info-main .product.attibute.overview {
    display: none;
}

.block-search .control .input-text:focus {
    box-shadow: 0 0 3px 1px var(--ekivotosred);
}

.header.content .link.wishlist img,
.header.content .authorization-link img,
.minicart-wrapper .action.showcart img {
    max-width: 50px;
}

.page-header .minicart-wrapper .action.showcart:before {
    display: none !important;
}

.panel.header ul.header.links li:not(:last-child) {
    border-right: 2px solid #fff;
    padding-right: 15px;
    display: inline-block;
}

.cdz-horizontal-menu .groupmenu li.level0 > a.menu-link {
    text-transform: capitalize;
}

.modes-mode.active {
    background-color: var(--ekivotosblack);
    border-color: var(--ekivotosblack);
}

.mode-list:before,
.mode-grid:before {
    color: var(--ekivotosblack);
    border-color: var(--ekivotosblack);
}

.modes-mode {
    border-color: var(--ekivotosblack);
}

.modes-mode:hover {
    background-color: var(--ekivotosblack);
    color: #fff;
    border-color: var(--ekivotosblack);
}

.sidebar.sidebar-main .block.filter .filter-title,
.sidebar.sidebar-additional .block-wishlist .block-title,
.sidebar.sidebar-additional .block-brands-search .block-title {
    background-color: black !important;
}

._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
    box-shadow: 0 0 3px 1px var(--ekivotosred);
}

.pages strong.page {
    background-color: var(--ekivotosblack);
    border-color: var(--ekivotosblack);
}

.pages a.page,
.pages .action {
    background-color: var(--ekivotosblack);
    border-color: var(--ekivotosblack);
}

.pages a.page:hover,
.pages .action:hover {
    background-color: #fff;
    color: var(--ekivotosred);
    border-color: var(--ekivotosred);
}

.pages .action.next:hover:before {
    color: var(--ekivotosred);
}

.cdz-buttons-container button.tocart.primary:hover {
    background-color: var(--ekivotosgold);
    color: white;
    border-color: var(--ekivotosgold);
}

.cdz-buttons-container
.cdz-buttons-inner
button.action.tocart.primary
span:hover {
    color: white;
}

.footer-cart-summary .summary-content .price {
    color: black;
}

.action.primary:hover {
    background-color: #caa031;
    color: white;
    border-color: #caa031;
    background: #caa031;
}

.product-add-form .box-tocart .actions .action.primary.tocart:hover {
    background-color: #caa031;
    color: white;
    border-color: #caa031;
    background: #caa031;
}

.header-main-menu .menu-container .menu-link span {
    font-family: ekivotos-bold;
    font-size: 16px;
    letter-spacing: normal;
    line-height: normal;
}

p.text-before-search,
.panel.header ul.header.links li a,
.sticky-menu:not(.active) .search-wrapper .block-search input[type="text"] {
    font-family: ekivotos-light;
    font-size: 16px;
}

.homepage-bar-category .catalogSliderTitle,
.bestseller-product .sales-products-title,
.why-choose-up-wrapper .choose-wrapper-title,
.bestseller-product .sales-products-title p,
.cdz-block-title.blog-title p.h2,
.homepage-bar-category .catalogSliderItem .catalogSliderItemText {
    font-family: ekivotos-light;
}

.product-item-name > a,
.product.name a > a,
.minicart-items .product-item-name > a {
    font-family: ekivotos-bold;
    font-size: 16px;
}

.cdz-buttons-container .cdz-buttons-inner button.action.tocart.primary span {
    font-family: ekivotos-light;
    font-size: 16px;
}

.product-item .price-box .price {
    font-family: ekivotos-bold !important;
    font-size: 21px !important;
}
.product-item .price-box1 .price {
    font-family: ekivotos-bold !important;
    font-size: 21px !important;
}
.why-choose-up-wrapper .chooseUsItem .title,
.home-newsletter,
input[type="email"],
.action.primary {
    font-family: ekivotos-light;
}

p.first-row-b2b,
.b2b-second-row {
    font-family: ekivotos-bold;
    color: var(--ekivotosblack);
    font-size: 20px;
}

.cdz_wapper-blog01 .blog-title a {
    font-family: ekivotos-bold;
}

.cdz_wapper-blog01 .blog-desc,
.cdz_wapper-blog01 .blog-text-link a {
    font-family: ekivotos-light;
    font-size: 16px;
}

.footer .pull-right.footer-payment-logo .h4 {
    font-family: ekivotos-light;
}

.copyright.footer-contact-div {
    padding-left: 25px;
}

.page-footer .copyright,
.footer.content .copyright .footer-contact {
    font-family: ekivotos-light;
    font-size: 16px;
    justify-content: left;
}

p,
a,
span,
th.mark,
label {
    font-family: ekivotos-light;
}

th.mark {
    font-size: 16px;
}

div.product-info-main {
    font-family: ekivotos-light;
    font-size: 16px;
}

.product-info-main .additional-attributes-wrapper.table-wrapper .col.label {
    font-family: ekivotos-bold;
    font-size: 16px;
}

.product.info.detailed .product.data.items > .item.title.active > .switch {
    font-family: ekivotos-bold;
    color: var(--ekivotosblack);
    border-color: var(--ekivotosblack);
    letter-spacing: 1px;
}

.product.info.detailed .product.data.items > .item.title > .switch {
    font-family: ekivotos-light;
    font-size: 18px;
    letter-spacing: 1px;
}

.product.info.detailed .product.data.items > .item.title > .switch:hover {
    color: var(--ekivotosred);
    border-color: var(--ekivotosred);
}

.product-information-blocks {
    margin-top: 33px;
    display: block;
}

.product.attribute.description p strong,
.product.attribute.description p b {
    font-size: 18px;
}

.product.attribute.description p {
    font-size: 16px;
}

.products.wrapper.grid.products-grid.products-related input[type="checkbox"] {
    display: none;
}

.product.info.detailed
.product.data.items
> .item.title
> .switch:hover:before {
    background-color: var(--ekivotosred);
}

.product.info.detailed
.product.data.items
> .item.title.active
> .switch:before {
    background-color: var(--ekivotosblack);
}

.fotorama__thumb-border {
    border-color: var(--ekivotosred);
}

.slideshow-smallbanner .row.hidden-xs {
    display: flex;
    flex-direction: column;
    text-align: -webkit-center;
}

.slideshow-smallbanner .row.hidden-xs > div {
    flex: 1;
}

.slideshow-smallbanner .row.hidden-xs > div > a {
    display: flex;
    flex-direction: column;
    flex: 1;
    border: 1px solid #eaeaea;
    margin: 0rem;
}

.full-slideshow-wrapper
.slideshow-container
.slideshow-smallbanner
.col-sm-24.col-xs-8.space-s:last-child {
    top: 6px;
}

.full-slideshow-wrapper .slideshow-container.row {
    display: flex;
    margin: 15px auto;
}

.full-slideshow-wrapper .slideshow-container.row div:first-child {
    flex-basis: 100%;
}

li.level2 a.menu-link:hover,
li.level2 a.menu-link:hover span,
li.level2:hover a.menu-link,
li.level2:hover a.menu-link span {
    text-decoration: underline !important;
    color: #810505 !important;
}

.full-slideshow-wrapper .slideshow-container .slideshow-smallbanner {
    display: flex;
    flex-direction: column;
    align-self: center;
}

.catalogSliderItem a:hover {
    text-decoration: none;
}

.catalogSliderItem .catalogSliderItemImage img {
    transition: box-shadow 0.3s ease;
    margin-bottom: 12px;
}

.catalogSliderItem a:hover > .catalogSliderItemImage img {
    box-shadow: rgba(0, 0, 0, 0.15) 8px 8px 2.6px;
    transition: box-shadow 0.4s ease;
}

.cdz-main-menu .groupmenu .groupmenu-drop a {
    font-size: 16px;
}

.sticky-menu:not(.active) .cdz-main-menu .groupmenu li.level0 > a.menu-link {
    padding: 3px 5px !important;
}

@media (min-width: 1200px) {
    .product-info-price .price-box.price-final_price {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .product-info-price .price-box.price-final_price .old-price {
        order: -1;
        margin-left: 0;
    }

    .product-info-price .price-box.price-final_price .special-price {
        margin-left: 0px;
    }
    .product-info-price .price-box1.price-final_price {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .product-info-price .price-box1.price-final_price .old-price {
        order: -1;
        margin-left: 0;
    }

    .product-info-price .price-box1.price-final_price .special-price {
        margin-left: 0px;
    }

    .products-grid .desktop_3 .product-items:not(.owl-carousel) > .product-item {
        transition: all 0.2s ease-in-out;
    }

    .products-grid
    .desktop_3
    .product-items:not(.owl-carousel)
    > .product-item:hover {
        transform: scale(1.05);
    }

    .minicart-items .product-item-details .details-qty .label {
        font-size: 12px;
        margin-right: 10px;
    }
}

span.bold-txt.notevailable {
    color: #e93f33;
}

.category-view .category-image {
    display: none;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .bestseller-product .sales-products-title:before,
    .bestseller-product .sales-products-title:after,
    .b2b-section .div-b2b-title:before,
    .b2b-section .div-b2b-title:after {
        width: 260px;
    }
}

@media (min-width: 1400px) {
    .bestseller-product .sales-products-title:before,
    .bestseller-product .sales-products-title:after,
    .b2b-section .div-b2b-title:before,
    .b2b-section .div-b2b-title:after {
        width: 350px;
    }
}

@media (max-width: 992px) {
    .bestseller-product .sales-products-title:before,
    .bestseller-product .sales-products-title:after,
    .b2b-section .div-b2b-title:before,
    .b2b-section .div-b2b-title:after {
        display: none;
    }

    .cdz-main-menu .groupmenu li.level0 {
        margin: 10px 5px !important;
    }

    .sections.nav-sections .section-items div:nth-child(3) {
        display: none;
    }

    ul.groupmenu-drop.slidedown .groupmenu-drop-content .col-sm-6 {
        display: block;
    }

    .cart-footer .cart-qty {
        background-color: black !important;
        border-color: black !important;
        text-transform: capitalize;
        font-size: 13px;
    }

    .bestseller-product .sales-products-title {
        display: flex;
        font-size: 20px;
    }

    .bestseller-product .sales-products-title img {
        display: none;
    }
}

.panel.header ul.header.links li a:hover {
    color: #d5b050 !important;
}

.catalogSliderItem:hover .catalogSliderItemImage img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

@media (min-width: 768px) {
    .cms-index-index
    .block.widget.block-products-list.grid
    .product-item-info
    .cdz-product-wishlist {
        top: 455px;
    }

    .catalog-category-view
    .products-grid
    .product-item-info
    .product-image-wrapper
    img.product-image-photo {
        top: 30px;
        bottom: 10px;
        position: static;
        margin-top: 15px;
    }

    .catalog-category-view
    .products-grid
    .product-item-info
    .product-image-wrapper {
        overflow: inherit;
    }

    .page-layout-2columns-left .column.main {
        width: 80%;
        float: right;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }

    .page-layout-2columns-left .sidebar-additional {
        padding-left: 0;
        clear: left;
        float: left;
        padding-left: 10px;
        padding-right: 10px;
        display: none;
    }

    .page-layout-2columns-left .sidebar-main {
        width: 20%;
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }

    .second-row-item.card {
        position: relative;
    }

    .second-row-item.card .card-body.extra p.card-text {
        padding: 0;
        line-height: normal;
    }

    .b2b-second-row .second-row-item.card img.card-img-top.extra {
        position: absolute;
        top: -150px;
        max-width: 290px;
        left: 0px;
    }

    .cms-index-index .page-wrapper .page-main .columns {
        padding: 0px;
    }

    .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*="owl-"]:before {
        font-size: 48px !important;
    }

    li.item.level0.level-top.parent:hover > a.menu-link span {
        color: white;
    }

    .header.content {
        max-width: 100%;
    }


    .full-slideshow-wrapper {
        padding-left: 50px;
        padding-right: 50px;
    }

    .products-grid
    .product-item
    .product-item-info
    .cdz-product-bottom:not(.non-hover)
    .cdz-buttons-container
    form {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .cdz-buttons-container .cdz-buttons-inner button.action.tocart.primary {
        display: flex;
        align-items: center;
        justify-content: center;
        column-gap: 0.5rem;
        flex-basis: 100%;
    }

    .cdz-buttons-container .cdz-buttons-inner button.action.tocart.primary span {
        color: #fff;
        font-size: 16px;
        text-transform: none;
        text-align: center;
    }

    .cdz-horizontal-menu .groupmenu {
        display: flex;
        justify-content: space-between;
    }

    .product-info-main,
    .product.media {
        background-color: #fff;
    }

    .product-info-main {
        border: 2px solid #dcdada;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        padding: 2rem;
        padding-bottom: 0;
    }

    .product.media {
        border: 2px solid #dcdada;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
    }

    .product-info-main .additional-attributes-wrapper.table-wrapper .col.label {
        white-space: break-spaces;
        padding: 6px 11px 0px 0px;
    }

    .product-add-form .box-tocart {
        display: flex;
        flex-direction: row;
        justify-content: space-evenly;
    }

    .product-addto-links .action {
        width: 100%;
    }

    .product-addto-links .action span {
        padding: 9px 11px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
    }

    .product-add-form .box-tocart .fieldset {
        display: flex;
        flex-direction: row;
        align-items: start;
        gap: 2rem;
    }

    .fotorama__nav.fotorama__nav--thumbs {
        max-width: fit-content;
    }

    .products-list
    .item
    a.product-item-photo
    .main-image
    .product-image-container,
    .products-grid
    .item
    a.product-item-photo
    .main-image
    .product-image-container {
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        position: static;
        top: 0%;
    }

    .products-list
    .item:hover
    a.product-item-photo
    .main-image
    .product-image-container,
    .products-grid
    .item:hover
    a.product-item-photo
    .main-image
    .product-image-container {
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        position: static;
    }
}

.product-info-main .product.attribute.sku,
.product-info-main .product.attribute.sku {
    font: 400 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}

.product-add-form .box-tocart .actions .action.primary.tocart span {
    position: relative;
    top: -2px;
}

@media (max-width: 768px) {
    div#footer-row-2 {
        display: none;
    }

    .cdz_wapper-blog01.space-lg .cdz-sm-8.post-item:last-child {
        display: none;
    }

    .cdz_wapper-blog01 .post-item {
        background-color: #ffffff;
        display: none;
    }

    div.cdz_wapper-blog01.space-lg .post-items .post-item:first-child img {
        height: 250px;
    }

    .row .b2b-section .b2b-first-row > img {
        order: 1;
    }

    .row .b2b-section .b2b-first-row a {
        order: 2;
    }

    .row .b2b-section .b2b-first-row p.first-row-b2b {
        order: 3;
    }

    .row .b2b-section {
        background-color: #f1f1f1;
        margin: 3rem 0rem 0rem 0;
    }

    .b2b-second-row.owl-carousel.owl-loaded.owl-drag img.card-img-top {
        max-width: 100%;
        padding: 0% 15%;
    }

    .product-item-name {
        min-height: 45px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .cms-index-index.page-layout-1column .columns {
        padding: 0;
    }

    .homepage-bar-category .catalogSliderItem img {
        min-height: 140px;
    }

    p.level2.nav-1.item.first a.menu-link {
        padding: 5px 0px;
    }

    .cdz-menu .item.level-top > .groupmenu-drop.slidedown.open .cdz-tab-pane {
        display: contents !important;
    }

    .table-wrapper
    .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes
    tbody
    td:last-child {
        border: none;
        padding: 0 0 8px;
    }

    .product-main-content {
        background-color: white;
    }

    .product-main-content .product.media {
        background-color: #e7e7e7;
        margin-bottom: 20px;
    }

    .catalog-product-view .product-info-main {
        background: white;
    }

    /*b2b section*/
    .b2b-section .div-b2b-title > img {
        max-width: 300px;
    }

    .b2b-first-row,
    .b2b-second-row {
        flex-direction: column;
    }

    .b2b-first-row p,
    .b2b-second-row p {
        font-size: 14px;
    }

    .second-row-item.card {
        margin: 2rem 0;
    }

    /*footer*/
    .page-wrapper .page-footer {
        background-size: cover;
    }

    .bottom-footer-wrapper .footer-payment-img img {
        max-width: 30px;
        margin: 0 0.5rem;
    }

    .row .home-newsletter {
        flex-direction: column;
    }

    .cart.table-wrapper .product-item-photo {
        display: flex;
        position: relative;
        margin-left: 0;
        margin-bottom: 3rem;
    }

    .cart.item.new-div {
        flex-direction: column;
        padding: 1.5rem;
        margin: 0.5rem;
    }

    .row.item-info.second-row .col.price::before,
    .row.item-info.second-row .col.qty::before {
        display: none;
    }

    .row.item-info.second-row .col.price,
    .row.item-info.second-row .col.qty.label {
        font-size: 12px;
    }

    .row.item-info.second-row .col.qty.label {
        text-align: center;
    }

    .row.item-info.second-row .col.qty {
        padding-left: 0;
    }

    .cart.item .control.qty button {
        font-size: 10px;
        padding: 5px 10px;
    }

    .cart.table-wrapper .col.qty .input-text {
        font-size: 10px;
        padding: 0;
        height: 28px;
        width: 28px;
    }

    .checkout-cart-index .cart-container {
        display: flex;
        flex-direction: column;
    }

    .checkout-cart-index .cart-container .cart-summary {
        order: 2;
    }

    .cdz_wapper-blog01.space-lg .post-items {
        display: flex;
        flex-direction: column;
    }

    .cdz-block-title.blog-title:before,
    .cdz-block-title.blog-title:after {
        display: none;
    }
}

@media (max-width: 1100px) {
    .panel.header .links {
        display: none;
    }
}

@media (max-width: 1200px) {
    .cdz-block-title.blog-title:before,
    .cdz-block-title.blog-title:after {
        max-width: 200px;
    }

    .bestseller-product .sales-products-title:before,
    .bestseller-product .sales-products-title:after {
        max-width: 250px;
    }

    .bestseller-product .sales-products-title:before,
    .bestseller-product .sales-products-title:after {
        max-width: 200px;
    }
}

@media (min-width: 1200px) {
    .bestseller-product .sales-products-title:before,
    .bestseller-product .sales-products-title:after {
        max-width: 300px;
    }
}

table.pas_pinakas_configurable tr td,
table.pas_pinakas_configurable tr th {
    text-align: center;
    border: 1px solid #edf0d5;
    font-family: ekivotos-light;
}

table.pas_pinakas_configurable {
    margin-top: 12px;
}

table.pas_pinakas_configurable tr th {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 16px;
}

.field.configurable.required label.label {
    font-size: 18px;
}

.product-extra-availability-block {
    color: rgb(78, 216, 50);
    display: inline;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 17.25px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    line-height: 22.75px;
    text-align: right;
    text-size-adjust: 100%;
    text-transform: none;
    width: auto;
}

.page-wrapper > .breadcrumbs {
    margin-bottom: 15px;
}

/*checkout fixes*/

.product.info.detailed .product.data.items > .item.title > .switch {
    text-transform: capitalize;
    color: black;
    font-size: 18px;
}

@media (min-width: 768px) {
    .product.media .fotorama__stage {
        max-height: 690px;
    }

    .checkout-index-index .product.data.items {
        text-align: left;
    }

    .products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) .cdz-buttons-container button.tocart.primary {
        width: 100%;
    }
}

.checkout-index-index .admin__field[data-index="fixit_order_parastatiko"] {
    border: none;
    padding-left: 0;
}

.checkout-index-index
.admin__field[data-index="fixit_order_parastatiko"]
.admin__field-control {
    display: flex;
    column-gap: 2em;
}

.checkout-index-index
.admin__field[data-index="fixit_order_parastatiko"]
> .admin__field-label {
    display: none;
}

.checkout-index-index
.osc
.fieldset.address
.field.inline[name="shippingAddress.firstname"],
.osc .fieldset.address .field.inline[name="shippingAddress.lastname"] {
    width: 100%;
}

.checkout-index-index
.osc
.fieldset.address
.field.inline[name="shippingAddress.telephone"],
.field .control._with-tooltip input[name="telephone"] {
    width: 100%;
}

.checkout-index-index .field-tooltip .field-tooltip-action:before {
    margin-right: 10px;
}

.checkout-index-index
input[type="radio"][value="invoice"]:checked
~ .field[name="shippingAddress.custom_attributes.fixit_order_eponimia"] {
    margin: 1rem;
    display: none;
}

/* .checkout-index-index .field[name="shippingAddress.custom_attributes.fixit_order_eponimia"] {
    display: block;
} */

.checkout-index-index .field[name="shippingAddress.company"] {
    display: none;
}

.checkout-index-index .osc .step-title {
    font-weight: 600;
    color: #000;
    border: none;
    background-color: transparent;
}

/* .checkout-index-index .osc > .col ol{
    border: 2px solid #d3ced2;
    border-radius: 5px;
} */

.checkout-index-index .osc > .col ol li {
    margin: 1rem;
}

.osc .step-title:before {
    content: "1.";
}

.osc .checkout-shipping-method .step-title:before {
    content: "2.";
}

.osc .payment-methods .step-title:before {
    content: "3.";
}

.osc #opc-sidebar .opc-block-summary > .title:before {
    content: "4.";
}

.osc .step-title:before,
.osc .checkout-shipping-method .step-title:before,
.osc .payment-methods .step-title:before,
.osc #opc-sidebar .opc-block-summary > .title:before {
    font-size: 20px;
    font-weight: 600;
    font: 500 18px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    left: 20px;
}

.checkout-index-index label.label,
.checkout-index-index .label span,
.checkout-index-index label.label::after,
.checkout-index-index legend.label::after {
    display: none;
}

.checkout-index-index .details-qty span.label span {
    display: inherit;
    font-size: 14px;
}

#checkout-payment-method-load label.label span,
#checkout-payment-method-load label.label {
    display: inline;
    font-size: 16px;
}

.osc .fieldset.address .field.inline[name="shippingAddress.country_id"] {
    margin: 0;
}

.fieldset > .field,
.field.inline.right[name="shippingAddress.postcode"] {
    margin: 0;
}

.field.inline._required[name="shippingAddress.city"] {
    float: left;
}

.field[name="shippingAddress.custom_attributes.fixit_order_eponimia"],
.field[name="shippingAddress.custom_attributes.fixit_order_doi"],
.field[name="shippingAddress.custom_attributes.fixit_order_drastiriotita"] {
    margin-bottom: 2rem;
}

.totals.fee.excl {
    display: none;
}

.totals.shipping.incl th span:last-child {
    display: none;
}

.table-checkout-shipping-method tbody tr.row:first-child {
    display: flex;
}

.table-checkout-shipping-method tbody tr.row .col.col-method {
    order: -1;
}

.table-checkout-shipping-method tbody tr.row .col.col-price {
    order: 2;
    flex: 1 1;
    text-align: right;
}

.table-checkout-shipping-method
tbody
tr.row:first-child
.col.col-method:nth-child(3) {
    display: none;
}


.table-checkout-shipping-method tbody tr.row:last-child .col.col-method {
    grid-row: 1;
}

.table-checkout-shipping-method tbody tr.row:last-child .col.col-price {
    grid-row: 1;
}
.table-checkout-shipping-method tbody tr.row {
    position: relative;
}

td#label_method_courier_courier {
    display: block;
    position: absolute;
    bottom: -14px;
    margin-bottom: 0;
    font-size: 12px;
}
td#label_carrier_courier_courier {
    padding-bottom: 72px;
    position: relative;
    top: 20px;
    width: 100%;
    margin-bottom: 5px;
}
.table-checkout-shipping-method
tbody
tr.row:last-child
.col.col-method:nth-child(3) {
    grid-row: 2;
}

.table-checkout-shipping-method tbody tr.row {
    margin: 0 0.5rem;
    font-size: 16px;
}

li#payment {
    margin-left: 1.5rem;
}

.checkout-index-index .osc > .col:first-child ol,
li#opc-shipping_method,
li#payment {
    border: 2px solid #d3ced2;
    border-radius: 5px;
}

li#opc-shipping_method > div,
li#payment > div {
    margin: 1.5rem;
}

li#opc-shipping_method {
    margin-bottom: 3rem;
    margin-top: 0;
}

.table-checkout-shipping-method tbody tr.row:first-child {
    border-bottom: 1px solid #d3ced2;
    margin-bottom: 1.5rem;
}

.payment-group .payment-method {
    border-bottom: 1px solid #d3ced2;
    margin-bottom: 1.5rem;
}

.opc-block-summary .grand.totals {
    border-bottom: 1px solid #d3ced2;
    font-size: 16px;
    letter-spacing: 1px;
}

.opc-block-summary .grand.totals strong {
    font-size: 18px;
    letter-spacing: 1px;
}

.osc #opc-sidebar .actions-toolbar .primary .action.primary:hover {
    color: #fff;
}

.osc #opc-sidebar .actions-toolbar .primary .action.primary {
    border: none;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 1px;
}

.table-checkout-shipping-method tbody tr.row:last-child .col.col-carrier {
    grid-row: 1;
    grid-column-start: 2;
    grid-column-end: 7;
}


.table-checkout-shipping-method
tbody
tr.row:last-child
.col.col-method:nth-child(3) {
    grid-row: 2;
    grid-column-start: 1;
    grid-column-end: 6;
}

.field[name="shippingAddress.custom_attributes.fixit_order_eponimia"],
.field[name="shippingAddress.custom_attributes.fixit_order_doi"],
.field[name="shippingAddress.custom_attributes.fixit_order_drastiriotita"],
.field[name="shippingAddress.custom_attributes.fixit_order_fpa"] {
    display: none;
}

.authentication-wrapper {
    margin-top: 0 !important;
    width: 100%;
    max-width: 100%;
    text-align: center;
    float: none;
    border: 2px solid #000;
    border-radius: 5px;
}

.checkout-index-index .authentication-wrapper .action.action-auth-toggle {
    color: #000;
    margin-bottom: 0;
    margin: 1rem;
    text-transform: capitalize;
}

.checkout-index-index
.authentication-wrapper
.action.action-auth-toggle:before {
    display: none;
}

#login-form {
    display: none;
}

#customer-email-fieldset span.note span {
    display: none;
}

.checkout-index-index .authentication-wrapper.span-msg {
    text-align: center;
    border: none;
    display: flex;
    justify-content: center;
    padding-block: 1rem;
    border-bottom: 1px solid #d3ced2;
    border-radius: 0;
}

.field .control._with-tooltip input,
.osc input[type="text"],
.osc input[type="password"],
.osc input[type="url"],
.osc input[type="tel"],
.osc input[type="search"],
.osc input[type="number"],
.osc input[type="datetime"],
.osc input[type="email"] {
    border-radius: 5px;
}

.checkout-index-index .field-tooltip .field-tooltip-action:before {
    display: none;
}

input#customer-email {
    width: 100%;
}

.osc #opc-sidebar .opc-block-summary > .title,
.osc .step-title {
    font-weight: 600;
    font-size: 16px;
}

.osc #opc-sidebar .opc-block-summary > .title,
.osc .step-title {
    top: 6px;
}

.osc .step-title:before {
    top: 11px;
}

.checkout-index-index
.block-authentication
.actions-toolbar
> .primary
.action {
    background: var(--ekivotosred);
    border: none;
    font-size: 18px;
    letter-spacing: 1px;
    margin: 0;
    border-radius: 3px;
    padding: 10px;
    text-transform: none;
}

.checkout-index-index .totals.shipping.incl {
    background-color: #ececec;
    border-radius: 5px;
    border: 1px solid #ececec;
}

.checkout-index-index .data.table.table-totals > tbody tr th {
    padding-left: 0.5rem;
    font-weight: 600;
    font-size: 16px;
}

.checkout-index-index .data.table.table-totals > tbody tr td {
    padding-right: 0.5rem;
    font-weight: 600;
    font-size: 16px;
}

.osc #opc-sidebar .opc-block-summary .table-totals .grand strong {
    font-size: 18px;
}

@media (max-width: 768px) {
    .checkout-index-index .data.table.table-totals > tbody tr {
        display: flex;
        justify-content: space-between;
    }

    .opc-block-summary .table-totals {
        display: flex;
        justify-content: space-evenly;
    }
}

.items-in-cart .edit-summary span {
    color: #17b517;
}

.osc #opc-sidebar .opc-block-summary .items-in-cart > .title {
    display: none;
}

.items-in-cart .edit-summary {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 0.5rem;
}

.items-in-cart .edit-summary .action.viewcart:hover {
    color: #17b517;
}

.checkout-title {
    font-family: ekivotos-bold;
    text-align: center;
}

.checkout-title {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #ececec;
    line-height: 0.1em;
    margin: 10px 0 20px;
}

.checkout-title span {
    background: #fff;
    padding: 0 10px;
}

.osc #opc-sidebar .opc-block-summary > .title,
.osc .step-title {
    font-family: ekivotos-bold;
    font-size: 20px;
}

.osc #opc-sidebar .opc-block-summary > .title::before,
.osc .step-title::before {
    font-family: ekivotos-bold;
}

.osc #opc-sidebar .opc-block-summary > .title,
.osc .step-title {
    margin-bottom: 1rem;
}

.osc .form.methods-shipping .table-checkout-shipping-method tbody td {
    font-family: ekivotos-light;
}

.table-checkout-shipping-method
tbody
tr.row:last-child
.col.col-method:nth-child(3) {
    line-height: normal;
    font-size: 14px;
}

.osc
.form.methods-shipping
.table-checkout-shipping-method
tbody
td:not(:nth-child(3)) {
    font-weight: 600;
}

#checkout-payment-method-load label.label span,
#checkout-payment-method-load label.label {
    font-family: ekivotos-light;
    font-weight: 600;
}

.osc
.checkout-payment-method
.payment-method-billing-address
.billing-address-details {
    display: none;
}

.checkout-index-index .form.form-login .field.required {
    margin: 0;
}

.checkout-index-index
.field.inline._required[name="shippingAddress.firstname"] {
    margin-bottom: 0;
}

.checkout-index-index .field.inline._required[name="shippingAddress.lastname"] {
    margin-bottom: 10px;
}

.checkout-index-index .field.street.admin__control-fields.required {
    margin-bottom: 0;
}

.field.inline._required[name="shippingAddress.city"] {
    float: left !important;
}

.checkout-index-index
.osc
.fieldset.address
.field.inline[name="shippingAddress.telephone"] {
    position: relative;
    top: -5px;
}

.field[name="shippingAddress.custom_attributes.fixit_order_note"] {
    margin-bottom: 1rem;
    order: 9999;
}

.field[name="shippingAddress.custom_attributes.fixit_order_note"] textarea {
    border-radius: 5px;
    font-family: ekivotos-light;
}

#checkout-step-shipping {
    display: grid;
}

.cms-politiki-epistrofon .wrapper-breadcrums {
    display: none;
}

.cms-politiki-epistrofon .page-title-wrapper {
    margin-top: 2rem;
}

.cms-politiki-epistrofon .column.main {
    text-align: center;
}

.cms-politiki-epistrofon p {
    font-size: 16px;
    text-align: left;
}

.cms-politiki-epistrofon h4 {
    font-family: ekivotos-bold;
    font-size: 20px;
    text-align: center;
    margin-bottom: 0;
}

.cms-politiki-epistrofon h4 span {
    font-weight: 600 !important;
}

.cms-politiki-epistrofon h5 {
    font-family: ekivotos-light;
    margin-top: 0.5rem;
    font-size: 20px;
    text-align: center;
}

.cms-tropoi-apostolis .wrapper-breadcrums {
    display: none;
}

.cms-tropoi-apostolis .page-title-wrapper {
    margin-top: 2rem;
}

.cms-tropoi-apostolis .number-styled {
    font-family: ekivotos-bold;
    font-size: 22px;
    margin-left: 5rem;
}

.cms-tropoi-apostolis ul li {
    font-size: 18px;
    font-family: ekivotos-light;
    text-align: center;
    list-style: none;
}

.cms-tropoi-apostolis p {
    font-size: 16px;
    line-height: normal;
}

.cms-tropoi-apostolis table tbody {
    border: 1px solid #ececec;
}

.cms-tropoi-apostolis table tbody tr:nth-child(even) {
    background-color: #ececec;
    border: 1px solid #ececec;
}

.cms-tropoi-apostolis table tbody tr td {
    border: 1px solid #dcdada;
    text-align: center;
}

.metaforiki-icon::before {
    content: url("/pub/media/wysiwyg/truk.png");
    margin-right: 5px;
}

.courier-icon::before {
    content: url("/pub/media/wysiwyg/delivery-man.png");
    margin-right: 5px;
}

.label[for="pirpay"]::before {
    content: "";
    position: relative;
    top: 7px;
    margin-right: 1.5rem;
    width: 25px;
    height: 25px;
    font-size: 25px;
    background-image: url(/pub/media/wysiwyg/credit-card_1.png);
    background-size: 25px 30px;
    display: inline-block;
    background-repeat: no-repeat;
}

.label[for="banktransfer"]::before {
    content: url("/pub/media/wysiwyg/bank.png");
    position: relative;
    top: 7px;
    margin-right: 1.5rem;
}

.label[for="cashondelivery"]::before {
    content: url("/pub/media/wysiwyg/wallet.png");
    position: relative;
    top: 7px;
    margin-right: 1.5rem;
}

.cms-tropoi-pliromis .wrapper-breadcrums {
    display: none;
}

.cms-tropoi-pliromis .page-title-wrapper {
    margin-top: 2rem;
}

.cms-tropoi-pliromis p {
    font-size: 16px;
    line-height: normal;
    margin-bottom: 2rem;
}

.cms-tropoi-pliromis .number-styled {
    font-family: ekivotos-bold;
    font-size: 22px;
    margin-left: 5rem;
}

.cms-tropoi-pliromis ul li {
    font-size: 18px;
    font-family: ekivotos-light;
    text-align: center;
    list-style: none;
}

.cms-tropoi-pliromis p {
    font-size: 16px;
    line-height: normal;
}

.cms-tropoi-pliromis table tbody {
    border: 1px solid #ececec;
}

.cms-tropoi-pliromis table tbody tr:nth-child(even) {
    background-color: #ececec;
    border: 1px solid #ececec;
}

.cms-tropoi-pliromis table tbody tr td {
    border: 1px solid #dcdada;
    text-align: center;
}

.cms-tropoi-pliromis table tbody tr:first-child td span {
    font-weight: 600 !important;
}

.cms-tropoi-pliromis .number-styled.card::before {
    content: url("/pub/media/wysiwyg/credit-card.png");
    position: relative;
    top: 3px;
    margin-right: 1.5rem;
}

.cms-tropoi-pliromis .number-styled.cod::before {
    content: url("/pub/media/wysiwyg/wallet.png");
    position: relative;
    top: 3px;
    margin-right: 1.5rem;
}

.cms-tropoi-pliromis .number-styled.bank::before {
    content: url("/pub/media/wysiwyg/bank.png");
    position: relative;
    top: 3px;
    margin-right: 1.5rem;
}

.cms-tropoi-pliromis .number-styled.paypal::before {
    content: url("/pub/media/wysiwyg/paypal-p.jpg");
    position: relative;
    top: 3px;
    margin-right: 1.5rem;
}

.number-styled.paypal::after {
    content: url("/pub/media/wysiwyg/paypal2.jpg");
    position: relative;
    top: 9px;
    margin-left: 0.5rem;
}

@media (max-width: 768px) {
    .cms-tropoi-pliromis .number-styled {
        margin-left: 0;
    }

    .cms-tropoi-pliromis table tbody tr td span {
        font-size: 10px !important;
        line-height: normal;
        margin: 0 0.5rem;
    }

    .cms-tropoi-pliromis table tbody tr td span img {
        display: none;
    }

    .cms-tropoi-pliromis table tbody tr td {
        padding: 0;
        /* font-size: 10px; */
    }

    .cms-tropoi-apostolis .number-styled {
        margin-left: 0;
    }

    .cms-tropoi-apostolis table tbody tr td span {
        font-size: 10px !important;
        line-height: normal;
        margin: 0 0.5rem;
    }

    .cms-tropoi-apostolis table tbody tr td {
        padding: 0;
    }
}

.cdz-product-wishlist a.action.towishlist:hover,
.product-item-name > a:hover {
    color: var(--ekivotosred);
}

.product-item-info:hover .cdz-product-wishlist a.action.towishlist {
    color: var(--ekivotosred);
}

/* .cdz-product-wishlist a.action.towishlist:before {
  color: var(--ekivotosred);
} */

.block-minicart .block-content > .actions > .primary .action.primary,
button#footer-cart-btn-checkout,
.cart-summary .checkout-methods-items .action.primary.checkout,
.osc #opc-sidebar .actions-toolbar .primary .action.primary {
    text-transform: none;
    background-color: #0f79e6;
    border-color: #0f79e6;
    font-weight: 900;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.block-minicart .block-content > .actions > .primary .action.primary:hover,
button#footer-cart-btn-checkout:hover,
.cart-summary .checkout-methods-items .action.primary.checkout:hover,
.osc #opc-sidebar .actions-toolbar .primary .action.primary:hover {
    text-transform: none;
    background: #d5b050;
    border-color: #d5b050;
}

.cart-footer .cart-qty {
    background-color: black !important;
    border-color: black !important;
    text-transform: capitalize;
    font-size: 13px;
}

.block-minicart .block-content > .actions > .primary .action.primary:hover {
    color: #fff;
}

.checkout-agreement.required .action-show span {
    text-transform: none;
    color: #000;
}

.customer-account-login #login-form {
    display: block;
}

.customer-account-forgotpassword
.page-main
.actions-toolbar
> div.primary
.primary,
.block-new-customer .actions-toolbar > div.primary .primary,
.login-container .actions-toolbar > div.primary .primary,
#register-form-now .actions-toolbar > div.primary .primary {
    background-color: var(--ekivotosred);
    border-color: var(--ekivotosred);
}

.login-container .actions-toolbar > div.primary .primary:hover {
    color: #fff;
}

.block-new-customer .block-content .actions-toolbar a.primary:hover {
    background-color: var(--ekivotosred);
    border-color: var(--ekivotosred);
}

.searchsuite-autocomplete ul li .qs-option-info span.price-label {
    display: none;
}

@media (min-width: 769px) {
    .full-slideshow-wrapper
    .slideshow-container.row
    .col-sm-24.col-xs-8.space-s
    img {
        width: 100%;
        object-fit: cover;
    }

    .cdz-main-menu .cdz-horizontal-menu li.level0:hover > a.menu-link:hover {
        background-color: var(--ekivotosred);
        border-color: var(--ekivotosred);
    }

    .cdz-main-menu .cdz-horizontal-menu li.level0:hover > a.menu-link {
        background-color: var(--ekivotosred);
    }
}

.cdz-main-menu .cdz-horizontal-menu li.level0.parent:hover:after {
    color: var(--ekivotosred);

    bottom: -9px;
}

.checkout-index-index .authentication-wrapper.span-msg {
    margin-bottom: 20px;
}

div.cdz-opc-wrapper .opc-wrapper .step-title {
    background: #d5b050;
    border: 1px solid #d5b050;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
    padding: 7px 15px;
    box-sizing: border-box;
    vertical-align: top;
    margin-bottom: 5px;
    width: 100%;
}

.product-information-blocks.category-stock {
    border-block: 1px solid #ececec;
    margin-block: 0.5rem;
}

.products-grid
.product-item-info
.product-item-details
.product-extra-availability-block
span.bold-txt {
    margin-top: 10px;
    display: inline-block;
}

.cdz-buttons-container button.tocart.primary:hover span {
    color: var(--ekivotosred);
}

@media (max-width: 768px) {
    .bottom-footer-wrapper .footer.content div:not(:nth-child(2)) {
        border: none;
    }

    .sticky-menu:not(.active) .cdz-main-menu .groupmenu li.level0 {
        background-color: #fff;
        border: #fff;
    }

    .cdz-main-menu .groupmenu li.level0 > .dropdown-toggle {
        color: var(--ekivotosred);
    }
}

.products.wrapper.grid.products-grid
li.item.product.product-item
.product-item-info {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

@media (min-width: 1024px) {
    .page-header .logo .main-logo {
        min-width: 180px;
    }
}

@media (min-width: 1500px) {
    .page-header .cdz-horizontal-menu.cdz-translate li.level0 > .groupmenu-drop {
        top: 50px;
    }
}

@media (min-width: 1499px) {
    .page-header .cdz-horizontal-menu.cdz-translate li.level0 > .groupmenu-drop {
        top: 40px;
    }
}

@media (min-width: 992px) {
    .product-item .price-box {
        justify-content: end;
    }
    .product-item .price-box1 {
        justify-content: end;
    }

    #category-products-grid .cdz-product-wishlist.category-wishlist {
        top: 105px;
    }

    .cart-container .cart-summary {
        border: 2px solid #dcdada;
        box-shadow: none;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
    }
}

@media (max-width: 768px) {
    #category-products-grid .cdz-product-wishlist.category-wishlist {
        top: -30px;
        left: 10px;
    }

    .cart.table-wrapper {
        border-top: none;
    }
}

.cart-container .control.qty label {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: max-content;
    margin: 0 auto;
    border: 1px solid #ececec;
    border-radius: 10px;
    float: right;
}

.cart.table-wrapper .col.qty .input-text {
    margin-top: 0;
    border: none;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    height: 35px;
}

.cart.item .control.qty button {
    padding: 7px 6px;
    border: none;
}

.cart.item.new-div {
    margin-top: 0;
}

.checkout-cart-index .cart.table-wrapper {
    box-shadow: none;
    padding-top: 0;
}

.row.item-info .product-item-name {
    display: flex;
    flex-direction: column;
}

.row.item-info .product-item-name .product-sku-cart {
    font-family: ekivotos-light;
    margin-block: 1rem;
    font-size: 18px;
}

.row.item-info .product-item-name a {
    font-size: 19px;
}

@media (min-width: 992px) {
    .cart-container .data.table.totals .totals-tax {
        background-color: #ececec;
        border: 1px solid #ececec;
    }

    .cart-container .data.table.totals th {
        padding-left: 1rem;
    }

    .cart-container .data.table.totals td {
        padding-right: 1rem;
    }

    .cart-summary .checkout-methods-items .action.primary.checkout {
        width: 100%;
        max-width: 280px;
    }
}

.cart-container .cart.main.actions {
    display: block;
}

.cart-container .cart-discount {
    display: none;
}

.cart-container .cart.main.actions {
    box-shadow: none;
}

.cart-container .cart.main.actions .action.update {
    text-transform: none;
    background: var(--ekivotosred);
    border: 1px solid var(--ekivotosred);
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 17px;
}

.cart-container .cart.main.actions .action.update:hover {
    background: #d5b050;
    border: 1px solid #d5b050;
}

.checkout-cart-index .cart.table-wrapper {
    margin-bottom: 0;
}

.checkout-index-index
.osc
.fieldset.address
.field.inline[name="shippingAddress.telephone"] {
}

.checkout-index-index
.osc
.fieldset.address
.field.inline[name="shippingAddress.telephone"]
> div {
    width: 100%;
}

.checkout-index-index .admin__field[data-index="fixit_order_parastatiko"] {
    border: none;
    padding-left: 0;
    order: 0;
}

.field[name="shippingAddress.custom_attributes.fixit_order_eponimia"],
.field[name="shippingAddress.custom_attributes.fixit_order_doi"],
.field[name="shippingAddress.custom_attributes.fixit_order_drastiriotita"],
.field[name="shippingAddress.custom_attributes.fixit_order_fpa"] {
    display: none;
    order: 10;
}

.field[name="shippingAddress.custom_attributes.fixit_order_note"] {
    margin-bottom: 2rem;
    margin-top: 1rem;
    order: 9999;
}

@media (min-width: 992px) {
    .cdz-horizontal-menu .groupmenu .groupmenu-nondrop,
    .cdz-horizontal-menu .groupmenu .level2.groupmenu-drop {
        display: flex;
        flex-wrap: wrap;
        text-align: left;
        flex-direction: row;
        align-items: center;
        margin: 0 auto;
        width: 900px;
    }

    .cdz-horizontal-menu .groupmenu .groupmenu-nondrop > li.item,
    .cdz-horizontal-menu .groupmenu .level2.groupmenu-drop > li.level3.item {
        flex: 1;
    }

    .sticky-menu:not(.active) .cdz-main-menu .groupmenu li.level0:hover span {
        color: #444444;
    }
}

@media (max-width: 990px) {
    .cdz-menu .dropdown-toggle {
        color: #000;
    }

    .level1 .cat-tree.groupmenu-nondrop {
        display: block !important;
    }

    .cat-tree.groupmenu-nondrop li.level2 a.menu-link span {
        color: #000 !important;
    }
}

.homepage-bar-category .catalogSliderTitle:before,
.homepage-bar-category .catalogSliderTitle:after {
    content: "";
    max-width: 300px;
    display: inline-block;
    content: "";
    border-top: 0.1rem solid #a8aeba;
    width: 100%;
    margin: 0 1.5rem;
    transform: translateY(-0.7rem);
}

.product-item-name {
    min-height: 45px;
}

.block.widget.block-products-list.grid
.product-item-info
strong.product.name.product-item-name {
    border-bottom: 1px solid #ececec;
    margin-block: 0;
}

.products-grid .product-item-info .product-item-details {
    padding: 0;
    position: relative;
}

.why-choose-up-wrapper .choose-wrapper-title:before,
.why-choose-up-wrapper .choose-wrapper-title:after {
    content: "";
    max-width: 300px;
    display: inline-block;
    content: "";
    border-top: 0.1rem solid #a8aeba;
    width: 100%;
    margin: 0 1.5rem;
    transform: translateY(-0.7rem);
}

.item.product.product-item span.main-image span.product-image-wrapper {
    height: auto;
    position: static;
    display: inline;
}

@media (max-width: 990px) {
    .products-grid
    .item
    a.product-item-photo
    .main-image
    .product-image-container {
        position: relative;
    }
}

.label[for="paypal_express"]::before {
    content: url(/pub/media/wysiwyg/PayPal_letter_small.png);
    position: relative;
    top: 3px;
    margin-right: 1.5rem;
}

#checkout-payment-method-load label.label img.payment-icon {
    display: none;
}

.label[for="paypal_express"] .action.action-help {
    display: none;
}

.payment-ssl {
    color: #999999;
}

.payment-ssl::before {
    content: url(/pub/media/wysiwyg/paddlock_icon.png);
    position: relative;
    top: 3px;
    margin-right: 1.5rem;
}

@media (min-width: 1024px) {
    .products-grid .product-items:not(.owl-carousel) > .product-item {
        width: 25% !important;
        clear: unset !important;
    }

    .products-grid .product-items:not(.owl-carousel) {
        overflow: visible;
    }
}

@media (max-width: 1180px) {
    .sticky-menu:not(.active) .cdz-main-menu .groupmenu li.level0 {
        background-color: #fff;
    }

    li.item.level0.level-top.parent > a.menu-link span {
        font-size: 10px;
        display: block;
        text-align: center;
    }

    .homepage-bar-category .catalogSliderTitle:before,
    .homepage-bar-category .catalogSliderTitle:after,
    .why-choose-up-wrapper .choose-wrapper-title:before,
    .why-choose-up-wrapper .choose-wrapper-title:after {
        display: none;
    }
}

@media (max-width: 768px) {
    .cdz-buttons-container button.tocart.primary {

        border-radius: 5px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-basis: 100%;
        column-gap: 0.5rem;
        text-transform: none;
        width: 100%;
    }

    .products-grid .product-item .product-item-info .cdz-buttons-container form {
        width: 100%;
    }

    .cms-homepage-el .block.widget.block-products-list.grid .product-item-info .cdz-product-wishlist a.action.towishlist:before {
        display: none;
    }

    .page-products .sorter {
        right: -1px;
    }

    .filter-title strong {
        padding: 5px !important;
    }

    .home-newsletter .social-block {
        width: 100%;
    }

    .cdz-main-menu .groupmenu li.level0 > .dropdown-toggle:before {
        margin-top: 4px;
        font-size: 18px;
    }

    #category-products-grid .cdz-product-wishlist.category-wishlist {
        top: 68px;
    }
}

.page-main .sidebar .block:not(.block-static-block).filter .content {
    padding: 15px 28px;
}

@media (max-width: 1180px) {
    .product-add-form .box-tocart .fieldset {
        flex-direction: row;
        display: flex;
    }

    .product-info-main .additional-attributes-wrapper.table-wrapper .col.label {
        font-size: 12px;
    }

    .cdz-product-wishlist {
        top: 60px;
    }
}

.products.wrapper.grid.products-grid
li.item.product.product-item
.product-item-info {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.products-grid .desktop_3 .product-items:not(.owl-carousel),
.products-grid .mobile_2 .product-items:not(.owl-carousel),
.products-grid .tablet_2 .product-items:not(.owl-carousel) {
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 768px) {
    div.box-tocart .control .qty-input .input-text.qty {
        width: 55px;
    }

    div.product-add-form .box-tocart .actions {
        align-items: center;
        justify-items: center;
        display: block;
        padding-left: 5px;
    }

    .full-slideshow-wrapper .slideshow-container.row .cdz-slideshow img {
        border: none;
    }

    #footer-cart-trigger:after {
        background-image: url(/pub/media/wysiwyg/basketshop-white.png);
        background-size: 30px 30px;
        display: inline-block;
        width: 30px;
        height: 40px;
        content: "";
        background-repeat: no-repeat;
        background-position: 0px 8px;
    }

    .homepage-bar-category .generalWrap {
        display: flex;
        text-align: center;
    }

    .homepage-bar-category .catalogSliderItem {
        flex: 0 1 calc(50% - 0px);
        margin-bottom: 2rem;
        padding: 0 5px;
    }

    li.item.level2.tab-item span.dropdown-toggle {
        visibility: hidden;
    }

    #footer-cart-trigger {
        background-color: var(--ekivotosred) !important;
        font-size: 0;
    }

    li.item.level0.level-top.parent > a.menu-link span {
        font-size: 18px;
    }

    .page-footer .footer-box.always-visible .showhide {
        height: inherit;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        filter: alpha(opacity=100);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        visibility: inherit;
    }

    .page-footer .footer-box.always-visible p.h5 {
        pointer-events: none;
    }

    .page-footer .footer-box.always-visible p.h5::after {
        display: none;
    }

    .products-grid
    .item:hover
    a.product-item-photo
    .main-image
    .product-image-container {
        opacity: 1;
        position: relative;
    }

    .product-main-content .product.media {
        background: transparent;
    }
}

.product.info.detailed .product.data.items > .item.title.active > .switch {
    background-color: #fff;
    border: 1px solid #d3ced2;
}

.product.data.items > .item.title > .switch {
    background-color: #fff;
}

.product-info-main .product-reviews-summary {
    display: none;
}

.product-info-main .product.attibute.sku .type,
.product-info-main .product.attribute.sku .type {
}

.product-extra-availability-block p {
    margin-bottom: 0;
}

span.price-container.price-tier_price.tax.weee span.price {
    font-size: 23px;
}

.box-tocart .control .qty-input .input-text.qty {
    width: 52px;
}

.block.crosssell:not(.block-static-block) .block-collapsible-nav-title,
.block.upsell:not(.block-static-block) .block-collapsible-nav-title,
.block.related:not(.block-static-block) .block-collapsible-nav-title,
.page-main
.sidebar
.block:not(.block-static-block)
.block-collapsible-nav-title,
.block.crosssell:not(.block-static-block) .block-title,
.block.upsell:not(.block-static-block) .block-title,
.block.related:not(.block-static-block) .block-title,
.block.crosssell:not(.block-static-block).filter .title,
.block.upsell:not(.block-static-block).filter .title,
.block.related:not(.block-static-block).filter .title,
.page-main .sidebar .block:not(.block-static-block).filter .title {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000000;
    font-size: 32px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
    padding-top: 30px;
    background: transparent;
}

.block.crosssell:not(.block-static-block) .block-collapsible-nav-title strong,
.block.upsell:not(.block-static-block) .block-collapsible-nav-title strong,
.block.related:not(.block-static-block) .block-collapsible-nav-title strong,
.page-main
.sidebar
.block:not(.block-static-block)
.block-collapsible-nav-title
strong,
.block.crosssell:not(.block-static-block) .block-title strong,
.block.upsell:not(.block-static-block) .block-title strong,
.block.related:not(.block-static-block) .block-title strong,
.block.crosssell:not(.block-static-block).filter .title strong,
.block.upsell:not(.block-static-block).filter .title strong,
.block.related:not(.block-static-block).filter .title strong,
.page-main .sidebar .block:not(.block-static-block).filter .title strong {
    font-family: ekivotos-light;
    color: #000000;
    font-size: 32px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
    padding-top: 30px;
    text-transform: none;
}

.block.crosssell:not(.block-static-block) .block-collapsible-nav-title:before,
.block.upsell:not(.block-static-block) .block-collapsible-nav-title:before,
.block.related:not(.block-static-block) .block-collapsible-nav-title:before,
.page-main
.sidebar
.block:not(.block-static-block)
.block-collapsible-nav-title:before,
.block.crosssell:not(.block-static-block) .block-title:before,
.block.upsell:not(.block-static-block) .block-title:before,
.block.related:not(.block-static-block) .block-title:before,
.block.crosssell:not(.block-static-block).filter .title:before,
.block.upsell:not(.block-static-block).filter .title:before,
.block.related:not(.block-static-block).filter .title:before,
.page-main .sidebar .block:not(.block-static-block).filter .title:before {
    max-width: 300px;
    display: inline-block;
    content: "";
    border-top: 0.1rem solid #a8aeba;
    width: 100%;
    margin: 0 1.5rem;
    transform: translateY(1.5rem);
}

.block.crosssell:not(.block-static-block) .block-collapsible-nav-title:after,
.block.upsell:not(.block-static-block) .block-collapsible-nav-title:after,
.block.related:not(.block-static-block) .block-collapsible-nav-title:after,
.page-main
.sidebar
.block:not(.block-static-block)
.block-collapsible-nav-title:after,
.block.crosssell:not(.block-static-block) .block-title:after,
.block.upsell:not(.block-static-block) .block-title:after,
.block.related:not(.block-static-block) .block-title:after,
.block.crosssell:not(.block-static-block).filter .title:after,
.block.upsell:not(.block-static-block).filter .title:after,
.block.related:not(.block-static-block).filter .title:after,
.page-main .sidebar .block:not(.block-static-block).filter .title:after {
    max-width: 300px;
    display: inline-block;
    content: "";
    border-top: 0.1rem solid #a8aeba;
    width: 100%;
    margin: 0 1.5rem;
    transform: translateY(1.5rem);
}

.related-upsell-crossell.block-content.content .block-actions {
    display: none;
}

.block.related .related-available .product-item-name,
.related-upsell-crossell.block-content.content
strong.product.name.product-item-name {
    margin-left: 0;
    border-bottom: 1px solid #ececec;
    margin-block: 0;
    margin-bottom: 12px;
}

.product-item-info.related-available .cdz-product-wishlist a.action.towishlist {
    top: 347px;
}

.products.wrapper.grid.products-grid.products-related span.main-image,
.products.wrapper.grid.products-grid.products-upsell span.main-image {
    min-height: 300px;
    display: block;
}

.related-upsell-crossell.block-content.content .block-actions {
    display: none;
}

.products.wrapper.grid.products-grid.products-related
li.item.product.product-item,
.products.wrapper.grid.products-grid.products-upsell
li.item.product.product-item {
    border: 1px solid lightgray;
    padding: 5px;
    padding-top: 10px;
}

.products.wrapper.grid.products-grid.products-related
li.item.product.product-item:hover
img,
.products.wrapper.grid.products-grid.products-upsell
li.item.product.product-item:hover
img {
    transform: scale(1.03);
}

div.block.upsell:not(.block-static-block) .block-title strong,
div.block.related:not(.block-static-block) .block-title strong {
    font-size: 24px;
}

.block.crosssell .owl-carousel .owl-nav,
.block.upsell .owl-carousel .owl-nav,
.block.related .owl-carousel .owl-nav {
    position: static;
}

.block.crosssell:not(.block-static-block) .block-content,
.block.upsell:not(.block-static-block) .block-content,
.block.related:not(.block-static-block) .block-content,
.page-main .sidebar .block:not(.block-static-block) .block-content,
.block.crosssell:not(.block-static-block).filter .content,
.block.upsell:not(.block-static-block).filter .content,
.block.related:not(.block-static-block).filter .content,
.page-main .sidebar .block:not(.block-static-block).filter .content {
    border: none;
}

.products.wrapper.grid.products-grid .item.product.product-item:hover {
    transform: scale(1.00);
}

fieldset.fieldset.review-fieldset fieldset.field {
    font-size: 17px;
}

.field.review-field-nickname.required,
.field.review-field-summary.required,
.field.review-field-text.required {
    font-size: 17px;
}

fieldset.fieldset.review-fieldset legend.legend.review-legend {
    font-family: "ekivotos-light";
    font-size: 16px;
}

.review-form .action.submit.primary:hover {
    border: 1px solid #caa031;
    color: white;
    background: #caa031;
}

.cart.table-wrapper dl.item-options dt {
    font-size: 14px;
    margin: 3px 6px 0px 0;
    font-family: "ekivotos-light";
}

.block-minicart .items-total {
    float: left;
    margin: 0;
    width: 100%;
    background: lightgray;
    color: black;
    font-family: "ekivotos-light";
    font-size: 17px;
    text-transform: initial;
    display: flex;
    margin-top: 30px;
    flex-basis: 100%;
    padding: 4px;
}

.minicart-wrapper .ui-dialog .block-minicart {
    padding: 0;
}

.block-minicart .items-total span {
    display: block;
    vertical-align: top;
    clear: both;
    margin-bottom: 4px;
    text-transform: uppercase;
    order: 1;
    text-transform: initial;
    flex-basis: 100%;
    align-items: flex-start;
    text-align: right;
    padding-right: 16px;
}

.block-minicart .items-total .count {
    font-weight: 700;
    color: black;
    order: 2;
    align-items: end;
    clear: none;
}

.minicart-wrapper .ui-dialog .block-minicart {
    border: 1px solid #000;
    padding: 0;
    margin: 20px 20px 0;
}

.minicart-wrapper .action.close {
    display: none;
}

.block-minicart .subtotal {
    order: 97;
    float: none;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 10px 20px;
    margin: 0;
    align-items: center;
    text-transform: none;
    font-size: 14px;
    background-color: #ececec;
    border-bottom: 1px solid var(--ekivotosgold);
}

.block-minicart .subtotal span {
    font-weight: 600;
    color: #000;
    font-size: 15px;
}

.block-minicart .amount .price-wrapper:first-child .price {
    font-size: 16px;
}

.block-minicart .subtotal span::after {
    display: none;
}

.block-minicart .block-content {
    display: flex;
    flex-direction: column;
}

.block-minicart .items-total {
    float: none;
    display: flex;
    justify-content: space-between;
    background: #ececec;
    margin: 0;
    padding: 10px 20px !important;
    border-bottom: 1px solid var(--ekivotosgold);
    padding: 0;
}

.block-minicart .items-total span,
.block-minicart .items-total span.count {
    color: #000;
    font-weight: 600;
    text-transform: none;
    font-size: 16px;
}

.minicart-items .product-item {
    padding: 15px 20px 10px;
}

.minicart-items-wrapper {
    margin: 0;
    border: none;
    border-bottom: 1px solid var(--ekivotosgold);
    padding: 0;
    padding-top: 15px;
}

.minicart-wrapper .block-minicart a {
    color: #000;
}

.block-minicart .block-content > .actions {
    order: 99;
}

.block-minicart .block-content > .actions ~ .actions {
    order: 98;
    border-bottom: 1px solid var(--ekivotosgold);
    margin-top: 0;
    padding: 10px 20px;
}

.block-minicart .block-content > .actions ~ .actions span {
    color: #000;
    padding: 10px 20px;
    font-size: 16px;
}

.minicart-wrapper .minicart-widgets {
    margin-top: 0;
}

.block-minicart .block-content > .actions > .primary .action.primary {
    text-transform: none;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.block-minicart .items-total span {
    text-align: left;
}

.block-minicart .items-total span.count {
    text-align: right;
}

.minicart-wrapper .product .actions > .primary:not(:last-child),
.minicart-wrapper .product .actions > .secondary:not(:last-child) {
    margin-right: 10px;
}

.minicart-wrapper .block-minicart .product-item-name a {
    color: #000;
}

.block-minicart .block-content > .actions > .primary {
    margin: 0 20px 10px;
}

.block-minicart .subtotal span {
    letter-spacing: 1px;
}

.page-header .minicart-wrapper .action.showcart .counter.qty {
    color: var(--ekivotosgold);
    background: #fff;
    border: 1px solid var(--ekivotosgold);
}

.block-minicart .block-content .product-image-container {
    width: 100px !important;
}

@media (max-width: 768px) {
    .page-header .minicart-wrapper .action.showcart:hover {
        background-color: #fff;
    }

    .second-row-item.card .card-body.extra {
        top: 0;
    }

    .footer.content #footer-row-mid.row .footer-box {
        display: flex;
        flex-direction: column;
    }

    .footer.content #footer-row-mid.row .footer-box p {
        margin-bottom: 1rem;
    }

    .toolbar-amount,
    .page-products .sorter {
        font-size: 12px;
    }

    .page-products .page-title-wrapper {
        margin-top: 1rem;
    }

    .payment-ssl {
        font-size: 10px;
    }

    .page-header .minicart-wrapper .action.showcart .counter.qty {
        display: block;
        left: 25px;
        font-size: 10px;
        line-height: 17px;
        min-width: 18px;
        top: -8px;
    }

    .block-minicart .block-content .product-image-container {
        width: 80px !important;
    }
}

@media (max-width: 1200px) {
    .minicart-items .product-item-details .details-qty .label {
        margin-right: 20px;
    }
}

div#layered-filter-block .block-title.filter-title, div#layered-filter-block2 .block-title.filter-title {
    text-align: center;
}

.products.wrapper.grid.products-grid
li.item.product.product-item
.product-item-info {
    position: relative;
}

li.item.product.product-item span.product-label.discount,
.button-discount.newnetry span.product-label.discount {
    top: 10px;
    left: 5px;
    position: absolute;
    z-index: 123;
    font-size: 16px;
    background-color: var(--ekivotosred);
    padding: 10px;
    color: white;
    border-radius: 50%;
    height: 50px;
    line-height: 30px;
    font-weight: 700;
}

.cart-container .cart-totals tr.totals.sub.incl {
    display: none;
}

.cart-container
.cart-totals
tr.totals.sub.excl
span[data-bind="i18n: excludingTaxMessage"] {
    display: none;
}

.page-layout-1column .product.media .gallery-placeholder {
    position: relative;
}

.cdz_wapper-blog01 .blog-title {
    margin: 4px 0 10px;
    font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}

.cms-index-index .product.description.product-item-description {
    display: none;
}

.cms-index-index .products.wrapper.grid.products-grid .product-item-info img {
    min-height: 280px;
    width: auto;
    display: block;
    object-fit: contain;
    position: static;
    opacity: 1 !important;
    margin: auto;
}

.osc #opc-sidebar .opc-block-summary .minicart-items .product-item-name {
    font-size: 14px;
}

/* category 3 item row */
.product.details.product-item-details .product-details-div {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    flex: 1;
    flex-basis: 26%;
    text-align-last: center;
    margin: 3%;
}

p.level2.nav-1.item.first a.menu-link {
    font-family: ekivotos-bold;
    font-size: 18px;
    letter-spacing: normal;
    line-height: normal;
}

p.level2.nav-1.item.first a.menu-link:hover {
    text-decoration: underline !important;
    color: #810505 !important;
}

.product.details.product-item-details {
    flex-wrap: wrap;
}

.cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-tabs .cdz-nav-tabs {
    display: none;
}

div#product-list-container .product.details.product-item-details {
    flex-wrap: wrap;
    display: block;
}

div#product-list-container .product.details.product-item-details.categories {
    display: flex;
}

.same-height .product.details.product-item-details {
    display: block;
}

.product-details-div .product-image {
    border-radius: 7px;
    border: 1px solid #cfcfcf;
    background-color: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.15) 4px 4px 2.6px;
    transition: box-shadow 0.3s ease;
    margin-bottom: 12px;
}

.product-details-div .product-image:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    box-shadow: rgb(0 0 0 / 15%) 8px 8px 2.6px;
    transition: box-shadow 0.4s ease;
}

.product-details-div .product-item-name > a {
    text-transform: none;
}

.checkout-index-index .authentication-wrapper {
    margin-right: 10px;
    max-width: 340px;
    width: auto;
}

@media (max-width: 990px) {
    .product.details.product-item-details .product-details-div {
        flex-basis: 40%;
        text-align: center;
    }

    .product.details.product-item-details
    .product-details-div
    .product-item-name
    > a {
        font-size: 14px;
    }
}

.cdz_wapper-blog01.space-lg .post-items .post-item:first-child img {
    object-fit: cover;
    height: 610px;
}

.related-available .product-item-name a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.header.content .text-before-search {
    display: none;
}

.checkout-index-index .data.table.table-totals > tbody tr.totals.fee.excl {
    display: none;
}

li.greet.welcome {
    display: none;
}

.checkout-index-index .authentication-wrapper {
    max-width: 30%;
    margin: 0 auto;
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d";
    font-family: "fontawesome";
}

.osc #opc-sidebar .opc-block-summary tr.totals.opc-block-summary.paymentfee {
    display: table-row;
    width: 100%;
}

body {
    top: 0 !important;
}

.cdz-opc-wrapper .opc-place-order-block .actions-toolbar .primary, .cdz-opc-wrapper .opc-place-order-block .actions-toolbar .action.primary.checkout {
    width: 100%;
    font-size: 16px;
    min-height: 50px;
}

.goog-te-banner-frame {
    visibility: hidden !important;
}

div.goog-te-gadget-simple {
    display: flex;
    background-color: var(--ekivotosred);
    border: none;
    color: #fff;
    border-left: 2px solid #fff;
    padding-left: 15px;
    margin-left: 15px;
    margin-right: 15px;
}

.goog-te-gadget-simple .goog-te-menu-value span {
    color: #fff;
    font-size: 16px;
}

.goog-te-gadget-simple .goog-te-menu-value:hover > span {
    border: none;
    text-decoration: none;
    color: #d5b050;
}

.goog-te-gadget-simple .goog-te-menu-value:hover {
    text-decoration: none;
}

.goog-te-gadget-simple .goog-te-menu-value span {
    border-left: none !important;
}

@media (max-width: 768px) {
    .b2b-second-row .owl-dot {
        content: " ";
        width: 20px;
        height: 20px;
        background: #fff;
        border: 1px solid #c3c3c3;
        border-radius: 50%;
    }

    .b2b-second-row .owl-dot.active {
        background: #c3c3c3;
    }

    .b2b-second-row .owl-nav {
        display: none;
    }

    .b2b-second-row .owl-dots {
        display: flex;
        justify-content: center;
        gap: 15px;
    }

    .b2b-second-row {
        background: #fff;
    }

    .row .b2b-section .b2b-first-row p.first-row-b2b {
        order: 0;
        flex: 1 100%;
        width: 100%;
        display: contents;
        line-height: 22px;
        letter-spacing: 0;
    }

    .row .b2b-section .b2b-first-row p.first-row-b2b > span {
        width: 100%;
        display: block;
        font-size: 18px !important;
    }

    .row .b2b-section .b2b-first-row > img {
        flex: 1 50%;
        max-width: 50%;
    }

    .row .b2b-section .b2b-first-row a {
        order: 1;
        flex: 1 50%;
        max-width: 50%;
        text-align: right;
    }

    .b2b-first-row,
    .b2b-second-row {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .page-wrapper .page-footer {
        background-size: 284%;
        background-repeat: no-repeat;
        background-position-x: 21%;
    }

    .footer.content .row p {
        text-align: justify;
        padding: 0 10px;
    }

    .page-footer .footer-link li a {
        text-align: right;
    }

    #footer-row-1 li:before {
        float: right;
        padding-left: 5px;
    }

    .home-newsletter .social-block {
        display: none;
    }

    .row .home-newsletter {
        flex-direction: column;
        height: 100%;
        flex-wrap: wrap;
        height: auto;
    }

    .home-newsletter .newsletter-block {
        flex-direction: column;
        height: auto;
        width: 100%;
    }

    .home-newsletter .newsletter-block > * {
        flex: 1 100%;
    }

    .home-newsletter .newsletter-block > * {
        flex: 1 100%;
        width: 100%;
        max-width: 100%;
    }

    .block.newsletter .form.subscribe {
        display: flex;
    }
}

.panel.header .switcher.language {
    display: none;
}

@media (max-width: 768px) {
    .bottom-footer-wrapper .footer-payment-img {
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .bottom-footer-wrapper .footer-payment-img img {
        max-width: 80px;
        flex: 1 20%;
        margin: 5px;
    }

    .footer.content .copyright {
        order: 1;
        flex: 1 50%;
        max-width: 50%;
        padding-left: 0;
    }

    .page-footer .bottom-footer-wrapper .footer.content {
        flex-wrap: wrap;
        max-width: 100%;
        flex-direction: row;
        justify-content: space-between;
        padding-left: 0;
        padding-right: 0;
        align-items: center;
    }

    .page-footer .bottom-footer-wrapper .footer.content .footer-logo {
        flex: 1 100%;
    }

    .page-footer .bottom-footer-wrapper .footer.content .footer-custom-block {
        flex: 1 50%;
        max-width: 50%;
    }

    .page-footer .footer-custom-block .pull-right {
        display: flex;
        flex-direction: column;
    }

    .footer .pull-right.footer-payment-logo .h4 {
        font-size: 18px;
    }

    .footer .pull-right.footer-payment-logo .social {
        display: flex;
    }

    .footer-contact-div .footer-contact a {
        font-size: 18px;
    }

    .footer.content .copyright .footer-contact {
        padding: 0;
        margin: 0;
        width: 100%;
    }

    .footer.content .copyright .footer-contact img {
        margin-right: 5px;
        height: 25px;
        width: 25px;
        position: relative;
        top: 5px;
    }

    .footer.content .copyright {
        align-self: center;
    }

    .footer .pull-right.footer-payment-logo .h4 {
        margin-bottom: 0;
    }

    .footer-payment-logo .social img {
        max-width: 30px;
        margin: 5px;
    }

    .page-footer .bottom-footer-wrapper .footer.content .footer-logo {
        border-top: 1px solid #dcdada;
        padding-top: 15px;
    }

    .page-footer .bottom-footer-wrapper .footer.content .footer-custom-block {
        border-right: 1px solid #dcdada;
        margin-bottom: 30px;
    }

    .bottom-footer-wrapper .footer.content .copyright {
        margin-bottom: 30px;
        padding-left: 10px;
    }
}

@media (max-width: 768px) {
    .bottom-footer-copyright-row .copyright {
        font-size: 13px;
    }

    .b2b-second-row {
        border-bottom: 1px solid #ececec;

    }

    .row .b2b-section {
        border-top: 1px solid #ececec;
        padding-top: 20px;
        background-color: #fff;
    }
}

@media (max-width: 768px) {
    .page-footer .showhide.active {
        padding: 0 15px;
    }

    .page-footer .showhide.active > li > span > a {
        text-align: left;
    }
}

.cms-homepage-el #sportswear-tab-1 {
    height: 430px;
}

@media (max-width: 768px) {
    .cms-homepage-el .blog-section-homepage {
        min-height: 530px;
    }

    .homepage-bar-category {
        min-height: 2102px;
    }

    .page-header .header-wrapper-content {
        min-height: 127px;
    }

    .page-header .header-wrapper-middle {
        min-height: 55px;
    }

    .google-language-switcher {
        min-height: 25px;
    }

    .cms-homepage-el .homepage-bar-category .catalogSliderItem .catalogSliderItemImage img {
        height: 170px;
        width: 170px;
    }

    .cms-homepage-el .full-slideshow-wrapper {
        min-height: 155px;
        width: 100%;
    }

    .cms-homepage-el .full-slideshow-wrapper img {
        min-height: 155px;
        width: 100%;
    }

    .cdz-block-title.blog-title img {
        min-height: 60px;
        width: 100%;
    }

    .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*=owl-] {
        min-height: 30px;
        width: 100%;
    }
}

.product-addto-links .action picture {
    display: none !important;
}

.product-addto-links .action picture {
    display: none !important;
}

@media (max-width: 768px) {
    .product-add-form .box-tocart .actions .action.primary.tocart {
        padding: 4px 20px;
    }

    .product-info-main .product-options-bottom .box-tocart {
        display: flex;
        justify-content: center;
        gap: 5px;
    }

    .product-info-main .product-options-bottom .box-tocart > div {
        flex: 1 50%;
        max-width: fit-content;
    }

    .product-addto-links .action span {
        width: 100%;
        max-height: 40px;
        max-width: 40px;
        width: 40px;
        height: 40px;
        display: flex;
        padding: 0;
    }

    .product-addto-links .action span:before {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
    }

    .product-addto-links .action {
        width: 100%;
        max-width: fit-content;
    }

    #footer-row-1 {
        position: relative;
        top: 20px;
    }

    .product-add-form form {
        display: flex;
    }

    .product-addto-links {
        padding-left: 10px;
    }

    .footer-contact.mail, .footer.content .copyright .footer-contact.phone {
        padding-left: 5px;
    }

    .cms-homepage-el .homepage-bar-category .catalogSliderItem .catalogSliderItemImage img {
        object-fit: contain;

    }

    .product-add-form .box-tocart .actions .action.primary.tocart {
        padding: 4px 4px;
    }

    .product-add-form .box-tocart {
        display: flex;
    }

    .box-tocart .control .qty-minus .btn-qty, .box-tocart .control .qty-plus .btn-qty {
        width: 30px !important;
        font-size: 30px;
    }

    .product-add-form form {
        flex-direction: column;
    }

    .footer .pull-right.footer-payment-logo .h4 {
        font-size: 16px;
    }

    .footer-contact-div .footer-contact a {
        font-size: 16px;
    }

    .footer-contact.mail, .footer.content .copyright .footer-contact.phone {
        padding-left: 0;
    }

    .bottom-footer-wrapper .footer.content .copyright {
        position: relative;
        top: -5px;
    }

    .panel.wrapper .panel.header {
        min-height: 65px;
        max-height: 65px;
        height: 65px;
    }

    .full-slideshow-wrapper .slideshow-container .slideshow-smallbanner {
        min-height: 1px;
    }
}

.checkout-payment-method .payment-method-title .payment-icon {
    max-width: 240px;
}

.ias-noneleft {
    position: absolute;
    bottom: 0;
    margin: 30px auto;
    width: 100%;
}

.ias-trigger {
    margin: 30px auto;
    border: none;
}

.ias-trigger > button {
    background-color: #fff !important;
    color: #000 !important;
    border: 1px solid #8f8f8f;
    font-size: 16px;
    font-family: ekivotos-light;
    text-transform: none;
    border-radius: 4px;
    width: fit-content;
    width: -moz-fit-content;
    margin: 0 auto;
}

.ias-trigger > button > span {
    font-weight: 600;
}

.breadcrumbs .items > li {
    text-transform: none;
    font-size: 14px;
}

#product-list-container .toolbar.toolbar-products:last-of-type {
    border: none;
    box-shadow: none;
}

@media (max-width: 768px) {
    .ias-noneleft {
        font-size: 12px;
        bottom: -10px;
    }
}

.ias-spinner {
    width: 100%;
    margin: 0 auto;
}

.toolbar select#limiter, .toolbar-sorter.fashion select#sorter {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: none;
}

.control.fashion .fa-chevron-down, .toolbar-sorter.fashion .fa-chevron-down {
    color: #d5b24a;
    position: relative;
    left: -30px;
    pointer-events: none;
}

.control.fashion .fa-chevron-down::before, .toolbar-sorter.fashion .fa-chevron-down::before {
    font-weight: 300;
    font-size: 12px;
}

#layered-filter-block2 strong {
    background: #fff;
    color: #000;
    text-transform: none;
    font-size: 14px;
    border-color: #d3ced2;
    font-family: ekivotos-bold;
    height: 34px;
}

#layered-filter-block2 strong::before {
    display: none;
}

#layered-filter-block2 strong::after {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f0b0';
    color: #d5b050;
    font-size: 14px;
    margin-left: 10px;
}

@media (min-width: 768px) {
    .toolbar.toolbar-products:first-of-type .field.limiter {
        display: block;
    }

    .toolbar.toolbar-products:first-of-type .field.limiter .label {
        display: none;
    }

    .toolbar.toolbar-products:first-of-type .field.limiter {
        position: relative;
    }

    .toolbar.toolbar-products:first-of-type .field.limiter .limiter-text {
        position: absolute;
        left: 15px;
        top: -10px;
        background: #fff;
        text-transform: capitalize;
    }

    .toolbar.toolbar-products:last-of-type .field.limiter {
        display: none;
    }

    .toolbar-sorter.fashion {
        position: relative !important;
    }

    .toolbar-sorter.fashion .sorter-label {
        position: absolute;
        top: -10px;
        left: 15px;
        background: #fff;
    }

    .toolbar-sorter.fashion .sorter-action {
        display: none;
    }

    .toolbar select#limiter {
        padding-right: 75px;
    }

    #product-list-container .toolbar.toolbar-products {
        padding: 15px 20px;
    }

    .page-with-filter .toolbar-amount {
        font-weight: 600;
        grid-column: 1;
        grid-row: 1;
    }

    .toolbar div#layered-filter-block .block-title.filter-title, .toolbar div#layered-filter-block2 .block-title.filter-title {
        position: relative;
        right: unset;
        top: unset;
    }

    .toolbar div#layered-filter-block .block-title.filter-title > strong, .toolbar div#layered-filter-block2 .block-title.filter-title > strong {
        padding: 8px 10px;
    }

    .toolbar div#layered-filter-block, .toolbar div#layered-filter-block2 {
        max-width: fit-content;
        grid-column: 7;
        grid-row: 1;
    }

    #product-list-container .toolbar.toolbar-products {
        display: grid;
        grid-auto-flow: column;
        grid-template-columns: 1fr;
    }

    .toolbar.toolbar-products:first-of-type .field.limiter {
        grid-column: 2;
        grid-row: 1;
        max-width: fit-content;
        justify-self: end;
    }

    .toolbar-sorter.fashion {
        grid-column: 6;
        grid-row: 1;
        justify-self: end;
        max-width: fit-content;
    }

    .page-layout-1column .filter-options-item.active {
        width: 100%;
    }

    .page-layout-1column .filter-options-item {
        width: 100%;
    }

    #layered-filter-block strong {
        display: none;
    }

    .breadcrumbs {
        margin-bottom: 15px;
    }
}

#layered-filter-block2 strong {
    pointer-events: none !important;
}

.toolbar.toolbar-products:last-of-type #layered-filter-block2, .toolbar.toolbar-products:last-of-type .field.limiter {
    display: none !important;
}

.ias-trigger {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 15px;
    width: 100%;
}

.ias-noneleft {
    font-family: ekivotos-bold;
}

@media (max-width: 768px) {
    .toolbar .field.limiter .label {
        display: none;
    }

    .toolbar.toolbar-products .toolbar-amount {
        grid-row: 1;
        grid-column: 1;
        font-size: 14px;
        margin-bottom: 20px;
        font-weight: 600;
        text-align: left;
        position: relative;
        left: 0px;
        white-space: nowrap;
        max-width: fit-content;
    }

    .toolbar .field.limiter {
        position: relative;
        grid-row: 2;
        grid-column: 1;
        max-width: fit-content;
    }

    .toolbar .field.limiter .fa-chevron-down {
        position: absolute;
        left: unset;
        right: 15px;
        top: 12px;
    }

    .toolbar .field.limiter .limiter-text {
        position: absolute;
        left: 12px;
        top: -10px;
        background: #fff;
        font-size: 14px;
        text-transform: capitalize;
    }

    .toolbar .sorter.fashion {
        position: relative;
        grid-row: 2;
        grid-column: 2;
        max-width: 100%;
        justify-self: end;
        position: relative;
        width: 100%;
    }

    .toolbar-sorter.fashion .fa-chevron-down {
        position: absolute;
        right: 15px;
        left: unset;
        top: 12px;
    }

    .toolbar .sorter.fashion .sorter-action {
        display: none;
    }

    .toolbar .sorter.fashion select {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

    .toolbar .sorter.fashion .sorter-label {
        position: absolute;
        left: 15px;
        top: -10px;
        background: #fff;
        font-size: 14px;
    }

    #product-list-container .toolbar.toolbar-products {
        display: grid;
        grid-auto-flow: column;
        grid-template-columns: 1fr 2fr;
        text-align: left;
        border: none;
        box-shadow: none;
        padding-left: 0;
        padding-right: 0;
    }

    .control.fashion select {
        margin-left: 0;
    }

    #layered-filter-block2 {
        grid-row: 1;
        grid-column: 2;
        max-width: fit-content;
        justify-self: end;
    }

    #layered-filter-block2 .filter-title strong {
        position: relative;
        top: unset;
        font-size: 14px !important;
    }

    #layered-filter-block2 .filter-title strong {
        background: #fff;
        color: #000;
        text-transform: none;
        font-size: 14px;
        border-color: #d3ced2 !important;
        font-family: ekivotos-bold !important;
        height: 34px;
        padding: 8px 10px !important;
    }

    #layered-filter-block2 strong::before {
        display: none;
    }

    #layered-filter-block2 strong::after {
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\f0b0';
        color: #d5b050;
        font-size: 14px;
        margin-left: 10px;
    }

    .page-products .toolbar .limiter {
        display: block !important;
    }

    #layered-filter-block {
        display: none;
    }

    #layered-filter-block.active {
        display: block;
    }
}

.ias-trigger > button:hover {
    background: #d5b050 !important;
    color: #fff !important;
    border-color: #d5b050;
}

.ias-trigger .toolbar-amount {
    text-align: center;
}

.ias-trigger > button {
    font-size: 18px;
    padding: 12px 45px;
}

.toolbar .toolbar-amount, .ias-trigger .toolbar-amount {
    font-size: 16px;
}

.toolbar .toolbar-amount.bss-bottom {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    background: transparent;
}

block widget block-viewed-products-grid {
    display: none;
}

.block-viewed-products-grid button.tocart.primary:before {
    width: 30px;
    height: 30px;
    z-index: 1123;
    background-image: url(/pub/media/wysiwyg/basketshop-white_30.png);
    display: inline-block;
    content: "";
    background-repeat: no-repeat;
    background-size: 23px;
    background-position: center;
}

.block-viewed-products-grid button.action.tocart.primary {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 0.5rem;
    flex-basis: 100%;
    width: 100%;
}

.block.widget.block-viewed-products-grid .block-content {
    border: 2px solid #d7ebf4;
    border-radius: 8px;
}

.block.widget.block-viewed-products-grid > .block-title {
    display: none;
}

.block.widget.block-viewed-products-grid .product-items {
    display: flex;
}

.block.widget.block-viewed-products-grid .product-items .product-item {
    padding: 10px;
    margin-bottom: 0;
    position: relative;
    max-width: 100%;
}

.block.widget.block-viewed-products-grid .product-items .product-item:after {
    width: 2px;
    height: 150%;
    background: #d7ebf4;
    position: absolute;
    top: 0;
    left: -2px;
    content: '';
}

.block.widget.block-viewed-products-grid .product-items .product-item .product-item-info {
    width: auto;
}

.block.widget.block-viewed-products-grid .product-items .product-item .product-item-info .product-image-wrapper {
    position: static;
    display: inline;
}

.block.widget.block-viewed-products-grid .product-items .product-item .product-item-info .product-image-wrapper > img {
    min-height: 280px;
    max-height: 280px;
    width: auto;
    display: block;
    object-fit: contain;
    position: static;
    opacity: 1;
    margin: auto;
}

.block.widget.block-viewed-products-grid .product-items .product-item .product-item-info .product-item-name {
    border-bottom: 1px solid #eeeeee;
    margin-block: 0;
}

.block.widget.block-viewed-products-grid .product-items .product-item .product-item-info .product-item-actions {
    margin: 0;
}

.block.widget.block-viewed-products-grid .product-items .product-item .product-item-info .product-item-actions .actions-primary {
    width: 100%;
}

.block-viewed-products-grid button.action.tocart.primary {
    background-color: #810505;
    border-color: #810505;
    border-radius: 8px;
}

.block-viewed-products-grid button.action.tocart.primary > span {
    text-transform: none;
    font-size: 16px;
}

.products-grid .product-item:hover .product-item-info {
    box-shadow: none;
    transform: scale(1.05);
}

.block.widget.block-viewed-products-grid .product-items {
    margin-left: 0;
    margin-right: 0;
}

.widget.block-viewed-products-grid .owl-stage {
    display: flex;
}

.block.widget.block-viewed-products-grid .product-items .product-item .product-item-info .product-image-wrapper {
    position: static;
    display: inline;
}

.block.widget.block-viewed-products-grid .product-items .product-item .product-item-info .product-item-details .product-item-description {
    display: none;
}

.block-viewed-products-grid button.action.tocart.primary {
    padding: 0;
    margin: 0;
    height: 35px;
}

.block.widget.block-viewed-products-grid .product-items .product-item .product-item-info .minimal-price-link {
    margin-top: 0;
}

.bestseller-product .cdz-product-wishlist a.action.towishlist {
    background: transparent;
    border-color: transparent;
}

.block.widget.block-viewed-products-grid .owl-nav {
    position: absolute;
    width: 100%;
    top: 50%;
}

.block.widget.block-viewed-products-grid .product-items {
    position: relative;
}

.block.widget.block-viewed-products-grid .owl-nav .owl-prev {
    position: absolute;
    left: 0;
}

.block.widget.block-viewed-products-grid .owl-nav .owl-next {
    position: absolute;
    right: 0;
}

.block.widget.block-viewed-products-grid .owl-nav > div {
    color: #d5b050;
    border: 1px solid #d5b050;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    opacity: 0.5;
}

.block.widget.block-viewed-products-grid .owl-nav > div:hover {
    opacity: 1;
    cursor: pointer;
}

.block.widget.block-viewed-products-grid .owl-nav > div:hover {
    background: #d5b050;
    color: #fff;
}

.block.widget.block-viewed-products-grid .owl-nav > div {
    transition: all .3s linear;
}

.block.widget.block-viewed-products-grid .owl-nav .owl-next {
    right: 10px;
}

.block.widget.block-viewed-products-grid .owl-nav .owl-prev {
    left: 10px;
}

.sales-products-title.hide-title {
    display: none !important;
}

.block.widget.block-viewed-products-grid > .block-title {
    margin: 0 auto;
    text-align: center;
    font-size: 32px;
    font-family: ekivotos-light;
    color: #000;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    bottom: 55px;
}

.block.widget.block-viewed-products-grid > .block-title strong {
    font-weight: 400;
    color: #000;
    width: 100%;
}

.block.widget.block-viewed-products-grid > .block-title strong:before, .block.widget.block-viewed-products-grid > .block-title strong:after {
    display: inline-block;
    content: "";
    border-top: 0.1rem solid #a8aeba;
    width: 100%;
    margin: 0 1.5rem;
    transform: translateY(-1rem);
    max-width: 200px;
}

.block.widget.block-viewed-products-grid {
    margin-top: 20px;
}

.recent-visited .tabs-list-sty06.product.data.items {
    min-height: auto;
}

.recent-visited .tabs-list-sty06.product.data.items #sportswear-tab-1 {
    height: auto;
}

@media (min-width: 1310px) {
    .block.widget.block-viewed-products-grid > .block-title strong:before, .block.widget.block-viewed-products-grid > .block-title strong:after {
        max-width: 300px;
    }
}

@media (max-width: 992px) {
    .block.widget.block-viewed-products-grid .product-items .product-item .product-item-info .product-item-actions {
        display: block;
    }

    .block.widget.block-viewed-products-grid > .block-title {
        font-size: 20px;
    }

    .block.widget.block-viewed-products-grid > .block-title strong:before, .block.widget.block-viewed-products-grid > .block-title strong:after {
        display: none;
    }

    .block.widget.block-viewed-products-grid {
        margin-top: 50px;
    }
}

.product-item-info.related-available .cdz-product-wishlist a.action.towishlist {
    background-color: transparent;
    border: none;
    border-color: transparent;
}

.block-viewed-products-grid button.action.tocart.primary:hover {
    background: var(--ekivotosgold);
    border-color: var(--ekivotosgold);
}

.actions-secondary:not(.cdz-product-wishlist) .action, .actions-secondary:not(.cdz-product-wishlist) .action:hover {
    background-color: transparent;
    border-color: transparent;
}

.actions-secondary:not(.cdz-product-wishlist) .action {
    top: 347px;
}

.actions-secondary:not(.cdz-product-wishlist) .action.towishlist:before {
    content: '\f08a';
}

.product.details.product-item-details .product-details-div {
    max-width: 27%;
}

.products.wrapper.grid.products-grid.products-related li.item.product.product-item:hover .product-item-info, .products.wrapper.grid.products-grid.products-upsell li.item.product.product-item:hover .product-item-info {
    transform: scale(1.01);
}

@media (max-width: 990px) {
    .product.details.product-item-details .product-details-div {
        max-width: 45%;
    }
}

@media (min-width: 1200px) {
    .products-grid .desktop_3 .product-items:not(.owl-carousel) {
        padding-top: 25px;
    }

    .product.details.product-item-details .product-details-div:last-of-type {
        max-width: 27%;
    }
}

.widget.block-viewed-products-grid .owl-stage {
    overflow: hidden;
}

.widget.block-viewed-products-grid .owl-stage .owl-item {
    opacity: 0;
    transition: opacity 0s;
}

.widget.block-viewed-products-grid .owl-stage .owl-item.active {
    opacity: 1;
    transition: opacity 0s;
}

/*homepage pagebuilder*/
.row.categories-top .pagebuilder-column {
    flex: 0 1 calc(20% - 8px);
    padding: 0 10px;
    cursor: pointer;
    margin-bottom: 2rem;
}

.row.categories-top .pagebuilder-column-group {
    justify-content: center;
}

.row.categories-top .pagebuilder-column:hover .categories-top-img {
    transform: scale(1.1);
    box-shadow: rgba(0, 0, 0, 0.15) 7px 7px 2.6px;
    transition: box-shadow .3s ease, transform .3s ease-in-out;
}

.row.categories-top .pagebuilder-column .categories-top-img {
    transition: box-shadow .3s ease, transform .3s ease-in-out;
    margin-bottom: 15px;
    border-radius: 7px;
    border: 1px solid #cfcfcf !important;
    box-shadow: rgba(0, 0, 0, 0.15) 4px 4px 2.6px;
}

.row.categories-top .pagebuilder-column .categories-top-img > img {
    padding: 5px;
}

.row.categories-top .pagebuilder-column .categories-top-content {
    font-size: 21px;
    text-align: center;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1;
}

.block.widget.block-viewed-products-grid > .block-title strong {
    color: #000;
    width: 100%;
    font-size: 32px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
    padding-top: 30px;
}

@media (max-width: 990px) {
    .row.categories-top .pagebuilder-column {
        flex: 0 1 calc(50% - 4px);
        justify-content: center;
    }

    .block.widget.block-viewed-products-grid .product-items .product-item:after {
        display: none;
    }

    div.goog-te-gadget-simple {
        white-space: normal !important;
    }

    .full-slideshow-wrapper .slideshow-container.row {
        flex-direction: column;
    }
}

.product-info-main .additional-attributes-wrapper.table-wrapper .table > tbody > tr {
    border-bottom: 1px solid #d3ced2;
}

.checkout-index-index .page-wrapper .cdz-opc-wrapper .opc-block-summary {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    box-shadow: none;
}

.cdz-opc-wrapper .opc-place-order-block {
    border: none;
}

.cdz-opc-wrapper .opc-place-order-block .actions-toolbar .primary, .cdz-opc-wrapper .opc-place-order-block .actions-toolbar .action.primary.checkout {
    text-transform: none;
    font-weight: 700;
    letter-spacing: 1px;
    background-color: #0f79e6;
    border-color: #0f79e6;
    border-radius: 5px;
    display: block;
}

.cdz-opc-wrapper .opc-place-order-block .actions-toolbar .action.primary.checkout:hover {
    background-color: var(--ekivotosgold);
    border-color: var(--ekivotosgold);
}

div.cdz-opc-wrapper .opc-wrapper .step-title {
    background-color: transparent;
    border-color: #d3ced2;
    color: #000;
}

.cdz-opc-wrapper #checkoutSteps .selected-shipping .step-content, .cdz-opc-wrapper #checkoutSteps .selected-store-pickup .step-content, .cdz-opc-wrapper #checkoutSteps .selected-store-pickup .step-content ~ div, .cdz-opc-wrapper #checkoutSteps .checkout-shipping-address .step-content, .cdz-opc-wrapper #checkoutSteps .checkout-shipping-method .step-content, .cdz-opc-wrapper #checkoutSteps .checkout-payment-method .payment-method, .cdz-opc-wrapper #checkoutSteps .checkout-payment-method .payment-option, .cdz-opc-wrapper #checkoutSteps .checkout-payment-method .no-quotes-block, .cdz-opc-wrapper #checkoutSteps .checkout-payment-method .checkout-billing-address {
    border-top: 1px solid #d3ced2;
}

.opc-block-summary .items-in-cart > .title {
    display: none;
}

.opc-block-summary .items-in-cart > .minicart-items {
    display: block !important;
}

.cdz-opc-wrapper #checkoutSteps .selected-shipping .step-content, .cdz-opc-wrapper #checkoutSteps .selected-store-pickup .step-content, .cdz-opc-wrapper #checkoutSteps .selected-store-pickup .step-content ~ div, .cdz-opc-wrapper #checkoutSteps .checkout-shipping-address .step-content, .cdz-opc-wrapper #checkoutSteps .checkout-shipping-method .step-content, .cdz-opc-wrapper #checkoutSteps .checkout-payment-method .payment-method, .cdz-opc-wrapper #checkoutSteps .checkout-payment-method .payment-option, .cdz-opc-wrapper #checkoutSteps .checkout-payment-method .no-quotes-block, .cdz-opc-wrapper #checkoutSteps .checkout-payment-method .checkout-billing-address {
    border: none;
}

.cdz-opc-wrapper #checkoutSteps .selected-shipping .step-content, .cdz-opc-wrapper #checkoutSteps .selected-store-pickup .step-content, .cdz-opc-wrapper #checkoutSteps .selected-store-pickup .step-content ~ div, .cdz-opc-wrapper #checkoutSteps .checkout-shipping-address .step-content, .cdz-opc-wrapper #checkoutSteps .checkout-shipping-method .step-content, .cdz-opc-wrapper #checkoutSteps .checkout-payment-method .payment-method, .cdz-opc-wrapper #checkoutSteps .checkout-payment-method .payment-option, .cdz-opc-wrapper #checkoutSteps .checkout-payment-method .no-quotes-block, .cdz-opc-wrapper #checkoutSteps .checkout-payment-method .checkout-billing-address {
    padding-top: 0;
}

div.cdz-opc-wrapper .opc-wrapper .step-title {
    border: none;
}

.cdz-opc-wrapper #checkoutSteps > li {
    border: 2px solid #d3ced2;
    border-radius: 5px;
}

div.cdz-opc-wrapper .opc-wrapper .checkout-shipping-address .step-title {
    margin: 1.5rem 1.5rem 0;
    max-width: 92%;
}

#co-payment-form hr {
    border-top: none;
    margin: 0;
}

.checkout-payment-method .payment-method-billing-address .billing-address-details {
    overflow: hidden;
    text-overflow: clip;
    display: -webkit-box;
    -webkit-line-clamp: 4; /* number of lines to show */
    line-clamp: 4;
    -webkit-box-orient: vertical;
    max-height: 6em;
}

div.cdz-opc-wrapper .opc-wrapper .step-title, .cdz-opc-wrapper .opc-block-summary > .title {
    font-family: ekivotos-light;
    font-weight: 700;
}

.cdz-opc-wrapper .opc-summary-wrapper {
    border: 2px solid #d3ced2;
}

body input[type="text"], body input[type="password"], body input[type="url"], body input[type="tel"], body input[type="search"], body input[type="number"], body input[type="datetime"], body input[type="email"], select {
    border-radius: 5px;
}

.totals.opc-block-summary.paymentfee.incl {
    display: table-row;
}

.block.widget.block-viewed-products-grid .product-items .product-item .product-item-info .product-image-wrapper > img {
    min-height: 280px;
    max-height: 280px;
    width: auto;
    display: block;
    object-fit: contain;
    position: static;
    opacity: 1;
    margin: auto;
}

.columns .sidebar-additional .block.block-reorder {
    display: none !important;
}

.cart.table-wrapper .action-towishlist {
    position: absolute;
    right: 50px;
}

.cart.table-wrapper .action-towishlist:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #8f8f8f;
    content: '\e600';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
    padding-right: 6px;
}

.cart.table-wrapper .action-towishlist span {
    display: none;
}

@media (min-width: 992px) {
    .page-footer .bottom-footer-wrapper .footer.content {
        max-width: 100%;
        margin: 2rem 0;
    }

    .cart.table-wrapper .product-image-wrapper .product-image-photo {
        aspect-ratio: 1/1;
        object-fit: contain;
    }

    .page-footer .bottom-footer-wrapper .footer.content .footer-custom-block {
        padding-right: 25px;
        justify-content: end;
    }

    .page-footer .bottom-footer-wrapper .block-static-block.widget {
        padding-right: 2rem;
    }
}

@media (max-width: 992px) {
    .cart.table-wrapper .action-towishlist span {
        display: none;
    }

    .cart.table-wrapper .cart.item .row.item-info.first-row {
        flex-direction: column;
    }

    .cart.table-wrapper .cart.item .row.item-info.first-row .product-item-name {
        width: 100%;
    }

    .block-minicart .subtotal {
        flex-direction: column;
        justify-content: end;
        text-align: right;
    }
}

/*blog widget*/
.blog-widget-recent .title{
    display: none;
}
.blog-widget-recent .post-list .post-header .post-title{
    margin: 4px 0 10px;
    text-transform: uppercase;
    padding-left: 20px;
    padding-top: 0;
}
.blog-widget-recent .post-list .post-header .post-title>a{
    color: #282828;
    font-size: 18px;
    font-weight: 600;
}
.post-list-wrapper.blog-widget-recent .post-list{
    display: grid;
    grid-template-areas:
        "a b"
        "a2 c";
    grid-gap: 1.5rem;
    grid-template-columns: 70% 30%;
}
.post-list-wrapper.blog-widget-recent .post-holder{
    position: relative;
    width: 100%;
    border: none;
    box-shadow: none;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 0;
    margin-bottom: 0;
}
.post-list-wrapper.blog-widget-recent .post-holder:first-child{
    grid-row-start: a;
    grid-row-end: a2;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
}
.blog-widget-recent .post-holder .post-header .post-info .item.post-categories{
    display: none;
}
.blog-widget-recent .post-holder .post-header .post-info .item.post-posed-date{
    position: absolute;
    top: -60px;
    left: 30px;
    background: #fff;
    color: #a1a1a1;
    padding: 7px 10px;
    font-style: normal;
    z-index: 99;
}
.blog-widget-recent .post-holder:first-child .post-header .post-info .item.post-posed-date{

    top: -90%;
}
.blog-widget-recent .post-holder .post-header .post-info .item.post-posed-date .label{
    display: none;
}
.blog-widget-recent .post-holder .post-header .post-info .item.post-posed-date .value{
    font-style: normal;
}
.blog-widget-recent .post-holder .post-header .post-info .item.post-posed-date .value:before{
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f073';
    font-size: 16px;
    margin-right: 5px;
}
.blog-widget-recent .post-description .post-text-hld{
    display: none;
}
.blog-widget-recent .post-content .post-description .post-ftimg-hld{
    width: 100%;
}
.post-list-wrapper.blog-widget-recent .post-holder .post-content{
    order: -1;
    position: relative;
}
.post-list-wrapper.blog-widget-recent .post-holder:first-child img{
    width: -webkit-fill-available;
    width: -moz-available;
    width: 100%;
    height: 610px;
    object-fit: cover;
}
.blog-widget-recent .post-holder .post-header{
    position: relative;
    bottom: 0;
}
.blog-widget-recent .post-list .post-content .post-read-more{
    position: absolute;
    bottom: -60px;
    right: 0;
    padding-top: 0;
}
.blog-widget-recent .post-list .post-header .post-title{
    max-width: 100%;
}
.blog-widget-recent .post-description .post-text-hld{
    display: block;
    position: absolute;
    bottom: -180px;
    padding-left: 20px;
    color: #a1a1a1;
    font-size: 18px;
    overflow: hidden;
    max-width: 70%;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.blog-widget-recent .post-description .post-text-hld strong{
    font-weight: 400;
}
.blog-widget-recent .post-description .post-text-hld p{
    display: none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;

}
.blog-widget-recent .post-description .post-text-hld>p:first-child{
    display: block;
}
.blog-widget-recent .post-list .post-header .post-title>a{
    text-overflow: ellipsis;
    z-index: 99;
    display: -webkit-box;
    -webkit-line-clamp: 1; /* number of lines to show */
    line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
@media(max-width: 990px){
    .blog-widget-recent .post-list .post-content .post-read-more{
        bottom: -80px;
    }
}
@media(max-width: 768px){

    .blog-widget-recent .post-list .post-content .post-read-more{
        bottom: -60px;
    }
    .post-list-wrapper.blog-widget-recent .post-list{
        display: flex;
        width: 100%;
        gap: 0;
    }
    .post-list-wrapper.blog-widget-recent .post-holder{
        display: none;
    }
    .post-list-wrapper.blog-widget-recent .post-holder:first-child img{
        height: 250px;
    }
}

/*fixit related*/
.gradient .product-type-block h3{
    font-family: ekivotos-light;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
    padding-top: 30px;
    padding-bottom: 10px;
    text-transform: none;
    display: flex;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    justify-content: center;
}
.gradient .product-type-block h3:before{
    max-width: 300px;
    display: inline-block;
    content: "";
    border-top: 0.1rem  solid #a8aeba;
    width: 100%;
    margin: 0 1.5rem;
    transform: translateY(1.5rem);
}
.gradient .product-type-block h3:after{
    max-width: 300px;
    display: inline-block;
    content: "";
    border-top: 0.1rem  solid #a8aeba;
    width: 100%;
    margin: 0 1.5rem;
    transform: translateY(1.5rem);
}
.gradient .producttabsrelative.relative{
    padding: 15px 20px;
}
.gradient .producttabsrelative.relative .item.product{
    border: 1px solid #d3d3d3;
    padding: 5px;
    padding-top: 10px;
}
.gradient .producttabsrelative.relative .item.product .product-item-info{
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    position: relative;
}
.gradient .producttabsrelative.relative .item.product .product-item-info .product-item-inner .actions{
    margin-bottom: 0;
    display: flex;
}
.gradient .producttabsrelative.relative .item.product .product-item-info .product-item-inner .actions .actions-primary{
    width: 100%;
    cursor: pointer;
}
.gradient .producttabsrelative.relative .item.product .product-item-info .product-item-inner .actions .primary{
    background: #810505;
    border: none;
    border-radius: 7px;
    opacity: 1;
    width: 100%;
    display: flex;
    flex: 1 100%;
    text-align: center;
    justify-content: center;
    text-transform: none;
    column-gap: 0.5rem;
    align-items: center;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    transition: all .5s ease;
}
.gradient .producttabsrelative.relative .item.product .product-item-info .product-item-inner .actions:hover .primary{
    background-color: var(--ekivotosgold);
    transition: all .5s ease;
}
.gradient .producttabsrelative.relative .item.product .product-item-info .product-item-inner .actions .primary:before{
    width: 30px;
    height: 30px;
    z-index: 1123;
    background-image: url(/pub/media/wysiwyg/basketshop-white_30.png);
    display: inline-block;
    content: "";
    background-repeat: no-repeat;
    background-size: 23px;
    background-position: center;
}
.gradient .producttabsrelative.relative .item.product .product-item-info .product-item-inner .actions .primary span{
    font-size: 16px;
    line-height: 35px;
}
.gradient .producttabsrelative.relative .item.product .product-item-info .description{
    display: none;
}
.gradient .producttabsrelative.relative .item.product:hover .product-item-info{
    transform: scale(1.02);
}
.gradient .producttabsrelative.relative.owl-carousel .owl-nav .owl-prev{
    left: 30px;
}
.gradient .producttabsrelative.relative.owl-carousel .owl-nav .owl-next{
    right: 30px;
}
.gradient .producttabsrelative.relative .item.product .product-item-info img{
    height: 300px !important;
    width: auto;
    display: block;
    object-fit: contain;
    position: static;
    margin: auto;
}
.block.widget.block-viewed-products-grid .block-content, .product-style23 .block-products-list{
    border-color: #f5f5f5;
}
.block.widget.block-viewed-products-grid .product-items .product-item:after, .product-style23 .block-products-list .owl-item:after{
    background-color: #f5f5f5;
}
.block.widget.block-viewed-products-grid .block-content .owl-item{
    background-color: #f5f5f5;
}
.product-style23 .block-products-list .owl-item{
    background-color: #f5f5f5;
}
.gradient .producttabsrelative.relative .owl-item .item{
    background-color: #f5f5f5;
    border-color: #f5f5f5;
}
.container.ekivotos-b2b-container{
    background-color: transparent;
}
.ekivotos-b2b-container .row{
    display: flex;
    justify-content: center;
}
.ekivotos-b2b-container .row.customer-row .container{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    gap: 30px;
    background-color: transparent;
}
.ekivotos-b2b-container .row.bottom-section{
    text-align: center;
    font-size: 16px;
    color: #717171;
    margin-top: 60px;
}
.ekivotos-b2b-container .row.bottom-section .gold{
    color: var(--ekivotosgold);
    font-weight: 600;
}
.ekivotos-b2b-container .row.bottom-section .black{
    color: #000;
    font-weight: 600;
}
.ekivotos-b2b-container .row.customer-row>.container>div{
    flex: 1 50%;
}
.ekivotos-b2b-container .row.customer-row .form-container{
    max-width: max-content;
    padding: 50px;
}
.ekivotos-b2b-container .row.customer-row .form-col{
    display: flex;
    justify-content: center;
}
.ekivotos-b2b-container .row.customer-row .background-container{
    display: flex;
    flex-direction: column;
    position: relative;
    justify-content: start;
    align-items: end;
}
.ekivotos-b2b-container .row.customer-row .background-container>img:first-child{
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    z-index: 10;
    max-width: 90%;
    margin-right: 30px;
    position: relative;
    top: 60px;
}
.ekivotos-b2b-container .row.customer-row .background-container>img.absolute-img{
    position: absolute;
    bottom: 0;
    z-index: 5;
}
.ekivotos-b2b-container .customer-row .form-container{
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    background-color: #f1f1f1;
    border-radius: 30px;
    box-shadow: rgba(0, 0, 0, 0.15) 3px 4px 1px;
}
.ekivotos-b2b-container .customer-row .form-container .form-title{
    font-size: 40px;
    font-weight: 600;
}
.ekivotos-b2b-container .customer-row .form-container  .form-subtitle{
    font-size: 25px;
    margin-block: 15px;
    text-align: center;
    font-weight: 400;
    line-height: 35px;
}
.ekivotos-b2b-container .customer-row .form-container .block-customer-login {
    width: 100%;
    margin-bottom: 35px;
}
.ekivotos-b2b-container .customer-row .form-container .block-customer-login .block-title{
    display: none;
}
.ekivotos-b2b-container .customer-row .form-container .block-customer-login .block-content #login-form{
    display: block;
}
.ekivotos-b2b-container .customer-row .form-container .block-customer-login .block-content #login-form label{
    display: none;
}
.ekivotos-b2b-container .customer-row .form-container .block-customer-login .block-content #login-form input{
    background: transparent;
    margin-bottom: 10px;
}
.ekivotos-b2b-container .customer-row .form-container .block-customer-login .block-content #login-form .actions-toolbar{
    display: flex;
    flex-direction: column-reverse;
    text-align: left;
}
.ekivotos-b2b-container .customer-row .form-container .block-customer-login .block-content #login-form .actions-toolbar .secondary{
    text-align: left;
    margin-bottom: 15px;
}
.ekivotos-b2b-container .customer-row .form-container .block-customer-login .block-content #login-form .actions-toolbar .secondary>a{
    margin-block: 10px;
    color: #000;
    font-size: 12px;
}
.ekivotos-b2b-container .customer-row .form-container .block-customer-login .block-content #login-form .actions-toolbar .primary>button{
    margin-right: 0;
    width: 100%;
    background-color: var(--ekivotosred);
    border-color: var(--ekivotosred);
    border-radius: 5px;
}
.ekivotos-b2b-container .customer-row .form-container .actions span{
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 5px;
    line-height: 22px;
    border: 1px solid #c2c2c2;
    border-radius: 5px;
    padding: 10px 35px;
}
.ekivotos-b2b-container .customer-row .form-container .actions span a{
    background-color: transparent;
    border: none;
    color: var(--ekivotosred);
    text-transform: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 22px;
}
.ekivotos-b2b-container .action.remind span{
    font-size: 14px;
}
.cms-b2b #maincontent{
    max-width: 100%;
    padding-inline: 0;
}
.cms-b2b #maincontent .columns, .cms-b2b #maincontent .columns .column.main{
    padding-inline: 0;
}
.ekivotos-b2b-container .row.call-center{
    background-color: #f1f1f1;
}
.ekivotos-b2b-container .row.call-center .container{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 30px;
    background-color: transparent;
    max-width: 1400px;
    width: 100%;
}
.ekivotos-b2b-container .row.call-center .container>div{
    flex: 1 50%;
}
.ekivotos-b2b-container .row.call-center .content-container{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.ekivotos-b2b-container .row.call-center .container-title{
    font-size: 24px;
    font-weight: 600;
    background-color: #fff;
    padding: 10px 15px;
    border-radius: 30px;
    margin-bottom: 15px;
    color: #717171;
}
.ekivotos-b2b-container .row.call-center .text{
    font-size: 16px;
    color: #000;
    line-height: 18px;
}
.ekivotos-b2b-container .row.customer-row .container{
    max-width: 1400px;
}
.ekivotos-b2b-container .row .container{
    background-color: transparent;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 30px;
    background-color: transparent;
    max-width: 1400px;
    width: 100%;
}
.ekivotos-b2b-container .row{
    background-color: #f1f1f1;
    margin-bottom: 20px;
}
.ekivotos-b2b-container .row.customer-row, .ekivotos-b2b-container .row.bottom-section{
    background-color: transparent;
}
.ekivotos-b2b-container .row .container .container-title{
    font-size: 24px;
    font-weight: 600;
    background-color: #fff;
    padding: 10px 15px;
    border-radius: 30px;
    margin-bottom: 15px;
    color: #717171;
}
.ekivotos-b2b-container .row .container .text{
    font-size: 18px;
    color: #000;
    line-height: 22px;
}
.ekivotos-b2b-container .row.bottom-section p{
    font-size: 24px;
    line-height: 32px;
}
.ekivotos-b2b-container .row .container>div {
    flex: 1 50%;
}
.ekivotos-b2b-container .row .content-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.cms-b2b .footer-container-wrapper{
    display: none;
}
.cms-b2b #maincontent .columns{
    padding-bottom: 0;
    margin-bottom: 0;
}
.ekivotos-b2b-container .row.export-row{
    margin-bottom: 0;
}
.container.ekivotos-b2b-container{
    margin-bottom: 0;
}
.ekivotos-b2b-container .row .background-container img.mobile-only{
    display:none;
}
.b2b-register form{
    max-width: 600px;
    margin: 0 auto;
}
.b2b-register form .btn.btn-primary{
    width: 100%;
    margin-top: 15px;
    border-radius: 4px;
    border-color: var(--ekivotosred);
    background-color: var(--ekivotosred);
    text-transform: none;
    transition: all .2s ease-in;
}
.b2b-register form .btn.btn-primary:hover{
    border-color: var(--ekivotosgold);
    background-color: var(--ekivotosgold);
    transition: all .2s ease-in;
}
.b2b-register form .form-group{
    margin-top: 15px;
}
.b2b-register form .form-group label{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
    display: block;
}
.b2b-register .msg{
    margin-top: 10px;
}
.b2b-register .error.msg{
    color: red;
}
.ekivotos-b2b-container .customer-row .form-container .block-customer-login .block-content #login-form .actions-toolbar .primary>button:hover{
    border-color: var(--ekivotosgold);
    background-color: var(--ekivotosgold);
}
.ekivotos-b2b-container .row.customer-row .form-container{
    position: relative;
}
img.b2b-icon{
    max-width: 350px;
    position: absolute;
    top: -25px;
}
.customer-account-login .form-login .fieldset.login>div{
    margin-bottom: 15px;
}
.customer-account-login .form-login .fieldset.login .actions-toolbar button{
    border-radius: 5px;
}
.ekivotos-b2b-container .customer-row .form-container .block-customer-login .block-content #login-form input{
    font-size: 18px;
}
.ekivotos-b2b-container .customer-row .form-container .block-customer-login .block-content #login-form .actions-toolbar .primary>button{
    font-size: 18px;
}
.ekivotos-b2b-container .row.customer-row .form-container>.actions{
    width: 100%;
}
.ekivotos-b2b-container .customer-row .form-container .actions span{
    justify-content: center;
    font-size: 16px;
}
.ekivotos-b2b-container .customer-row .form-container .actions span a{
    font-size: 16px;
    font-weight: 700;
}
.checkout-success .success-title span{
    color: #1a9b00;
}
.checkout-success .success-title span.success-title-icon{
    border:2px solid #1a9b00;
}
.minicart-wrapper .block-minicart .actions .secondary a.viewcart{
    background-color: #00a79d;
    padding: 10px 20px;
    margin-block: 5px;
    display: block;
    border-radius: 5px;
    transition: background-color .2s linear;
}
.minicart-wrapper .block-minicart .actions .secondary a.viewcart:hover{
    background-color: #d5b050;
    transition: background-color .2s linear;
}
.block-minicart .block-content>.actions~.actions span{
    color: #fff;
}
.checkout-success .action.primary.continue{
    text-transform: none;
}
.field[name="shippingAddress.custom_attributes.fixit_order_note"] textarea::placeholder{
    color: #c2c2c2;
    display: block;
}
.price-container.price-tier_price .price{
    font-size: 16px;
    color: #333333;
}
iframe.skiptranslate{
    height: 39px;
}
.page-header .mobile-search-wrapper .mobile-search-form-container input[type=text]{
    height: 40px;
}
div.goog-te-gadget-simple{
    min-width: 144px;
}
.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed{
    color: #fff !important;
}
.full-slideshow-wrapper{
    max-width: 1440px;
    margin: 0 auto;
}
.full-slideshow-wrapper .block-static-block .slideshow-container .main-slider{
    flex: 1 50%;
    max-width: 50%;
}
.full-slideshow-wrapper .slideshow-container.row .cdz-slideshow .slider-item>a{
    height: 100%;
    display: flex;
}
.full-slideshow-wrapper .slideshow-container.row .cdz-slideshow .slider-item>a img{
    height: 100%;
}
.full-slideshow-wrapper .block-static-block .slideshow-container .static-banners-top{
    max-width: 50%;
    flex: 1 50%;
}
.full-slideshow-wrapper .block-static-block .slideshow-container .static-banners-top .static-bottom-row .pagebuilder-column{
    flex: 1 50%;
}
.full-slideshow-wrapper .block-static-block .slideshow-container .static-banners-top{
    display: grid;
    grid-auto-rows: 1fr;
}
.full-slideshow-wrapper .block-static-block .slideshow-container .static-banners-top .static-bottom-row{
    height: 100%;
}
.full-slideshow-wrapper .block-static-block .slideshow-container .static-banners-top .static-bottom-row .pagebuilder-column figure{
    height: 100%;
}
.full-slideshow-wrapper .block-static-block .slideshow-container .static-banners-top .static-bottom-row .pagebuilder-column figure img{
    height: 100% !important;
    object-fit: cover;
}
.full-slideshow-wrapper .block-static-block .slideshow-container .static-banners-top .static-bottom-row .pagebuilder-column:first-child figure{
    margin-right: 10px;
}
.full-slideshow-wrapper .slideshow-container.row .cdz-slideshow{
    margin-top: 0;
    height: 100%;
}
.full-slideshow-wrapper .slideshow-container.row .cdz-slideshow .slider-item>a img{
    object-fit: cover;
}
.full-slideshow-wrapper .slideshow-container.row .cdz-slideshow .slider-wrapper{
    height: 100%;
}
.full-slideshow-wrapper .slideshow-container.row .cdz-slideshow .slider-wrapper .owl-carousel{
    height: 100%;
}
.full-slideshow-wrapper .slideshow-container.row .cdz-slideshow .slider-wrapper .owl-carousel .owl-stage-outer{
    height: 100%;
}
.full-slideshow-wrapper .slideshow-container.row .cdz-slideshow .slider-wrapper .owl-carousel .owl-stage-outer .owl-stage{
    height: 100%;
}
.full-slideshow-wrapper .slideshow-container.row .cdz-slideshow .slider-wrapper .owl-carousel .owl-item{
    height: 100%;
}
.full-slideshow-wrapper .slideshow-container.row .cdz-slideshow .slider-wrapper .owl-carousel .slider-item{
    height: 100%;
}
.full-slideshow-wrapper .slideshow-container.row .cdz-slideshow .slider-item>a img{
    border: 1px solid transparent;
    border-radius: 7px;
}
.full-slideshow-wrapper .block-static-block .slideshow-container .static-banners-top img{
    border: 1px solid transparent;
    border-radius: 7px;

}
.full-slideshow-wrapper .block-static-block .slideshow-container .main-slider{
    height: 650px;
}
.full-slideshow-wrapper .block-static-block .slideshow-container .static-banners-top{
    height: 650px;
}
.checkout-cart-index .cart-container .cart-discount{
    display: block;
}
.checkout-cart-index .cart-container .cart-discount .discount .content{
    border: none;
    box-shadow: none !important;
    padding-inline: 0;
    padding-top: 0;
}
.checkout-cart-index .cart-container .cart-discount .discount .content .coupon{
    display: flex;
}
.checkout-cart-index .cart-container .cart-discount .discount .content .control input{
    background: #f2f3f5;
    border: 0;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 400;
    padding: 0 20px;
    width: 100%;
    height: 50px;
    outline: 0;
    border-radius: 22px 22px 0;
    display: inline-block;
    height: 50px;
}
.checkout-cart-index .cart-container .cart-discount .discount .content .coupon .field{
    width: 100%;
    max-width: calc(50% - 50px);
}
.checkout-cart-index .cart-container .cart-discount .discount .content .control {
    width: 100%;
}
.checkout-cart-index .cart-container .cart-discount .actions-toolbar{
    display: flex;
    width: 100%;
    max-width: 50%;
}
.checkout-cart-index .cart-container .cart-discount .actions-toolbar .primary{
    height: 50px;
    border-radius: 5px;
    background-color: #00a79d;
    border-color: #00a79d;
    transition: all .2s linear;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 20px;
    font-weight: 600;
    font-size: 18px;
    text-transform: none;
}
.checkout-cart-index .cart-container .cart-discount .title .chevron-toggle{
    font-family: 'FontAwesome';
    font-style: normal;
    color: #000;
    height: fit-content;
    display: block;
    max-width: fit-content;
    transform: rotate(0);
    transition: transform .2s linear;
    font-size: 14px;
    cursor: pointer;
}
.checkout-cart-index .cart-container .cart-discount .actions-toolbar .primary span{
    line-height: normal;
}
.checkout-cart-index .cart-container .cart-discount .actions-toolbar .primary:hover{
    background-color: #d5b050;
    border-color: #d5b050;
}
.checkout-cart-index .cart-container .cart-discount .discount .content{
    display: none !important;
}
.checkout-cart-index .cart-container .cart-discount .discount.active .content{
    display: block !important;
}
.checkout-cart-index .cart-container .cart-discount .title{
    display: flex;
    gap: 10px;
}
.checkout-cart-index .cart-container .cart-discount .discount.active .title .chevron-toggle{
    transform: rotate(-180deg);
    transition: transform .2s linear;
}
.checkout-cart-index .cart-container .cart-discount .title strong{
    font-size: 14px;
    font-family: 'ekivotos-bold';
    font-weight: 400;
    text-transform: uppercase;
}
.checkout-cart-index .cart-container .cart-discount .actions-toolbar .primary:hover button{
    background-color: #d5b050;
    border-color: #d5b050;
}
.opc-payment-additional.discount-code{
    display: block;
}
.payment-option.opc-payment-additional.discount-code .payment-option-title{
    display: block !important;
    text-transform: uppercase;
    font-weight: 600;
}
.opc-payment-additional.discount-code .payment-option-title span{
    font-weight: 600;
    font-family: ekivotos-bold;
    display: flex;
    gap: 10px;
    padding-bottom: 5px;
    align-items: baseline;
}
.opc-payment-additional.discount-code._active .payment-option-content{
    display: block !important;
}
.opc-payment-additional.discount-code .payment-option-title>span:after{
    display: block;
    content: '\f078';
    font-family: 'FontAwesome';
    transform: rotate(0);
    transition: transform .2s linear;
    max-width: fit-content;
    height: fit-content;
}
.opc-payment-additional.discount-code._active .payment-option-title>span:after{
    transform: rotate(180deg);
    transition: transform .2s linear;
}
.opc-payment-additional.discount-code .form-discount{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}
.opc-payment-additional.discount-code .form-discount>div{
    width: 100%;
    max-width: 50%;
    flex: 1 50%;
    margin-bottom: 10px;
}
.opc-payment-additional.discount-code .form-discount>div.payment-option-inner{
    flex: 1 60%;
    max-width: 60%;
}
.opc-payment-additional.discount-code .form-discount>div.actions-toolbar{
    flex: 1 40%;
    max-width: 40%;
}
.opc-payment-additional.discount-code .form-discount .primary{
    width: 100%;
}
.opc-payment-additional.discount-code .form-discount .primary button{
    margin-right: 0;
    width: 100%;
    padding: 10px 20px;
    background-color: #00a79d;
    border-color: #00a79d;
    border-radius: 5px;
    height: 50px;
    text-transform: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.opc-payment-additional.discount-code .form-discount .primary button span{
    line-height: normal;
}
.opc-payment-additional.discount-code .form-discount .primary button:hover{
    background-color: #d5b050;
    border-color: #d5b050;
}
.opc-payment-additional.discount-code .form-discount .control input{
    background: #f2f3f5;
    border: 0;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 400;
    padding: 0 20px;
    width: 100%;
    height: 50px;
    outline: 0;
    border-radius: 22px 22px 0;
    display: inline-block;
    height: 50px;
}
/*coupon end*/
.account.wishlist-index-index .products-grid .product-items{
    display: flex;
    flex-direction: column;
}
.account.wishlist-index-index .products-grid .product-items li.product-item{
    border: 1px solid #efefef;
    width: 100% !important;
}
.account.wishlist-index-index .products-grid .product-items li.product-item:hover .product-item-info{
    transform: scale(1);
}
.account.wishlist-index-index .products-grid .product-items li.product-item .product-item-info{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 0px 0px;
    grid-template-areas:
    "photo name name"
    "photo inner1 inner2";
}
.account.wishlist-index-index .products-grid .product-items li.product-item .product-item-info .product-item-photo{
    grid-area: photo;
}
.account.wishlist-index-index .products-grid .product-items li.product-item .product-item-info .product-item-name{
    grid-area: name;
    display: flex;
    justify-content: space-between;
    align-self: center;
    align-items: center;
    position: relative;
    border-bottom: 1px solid #efefef;
    height: 100%;
}
.account.wishlist-index-index .products-grid .product-items li.product-item .product-item-info .price-box{
    grid-area: inner1;
    justify-content: start;
}
.account.wishlist-index-index .products-grid .product-items li.product-item .product-item-info .price-box1{
    grid-area: inner1;
    justify-content: start;
}
.account.wishlist-index-index .products-grid .product-items li.product-item .product-item-inner{
    display: flex;
    position: relative;
    grid-area: inner2;
    box-shadow: none;
    align-self: center;
    justify-content: end;
    padding: 0;
}
.account.wishlist-index-index .products-grid .product-items li.product-item .product-item-inner .comment-box{
    display: none;
}
.account.wishlist-index-index .products-grid .product-items li.product-item .product-item-inner .product-item-actions .edit{
    display: none;
}
.account.wishlist-index-index .products-grid .product-items li.product-item .product-item-inner .product-item-actions .delete{
    position: absolute;
    top: 0;
}
.account.wishlist-index-index .products-grid .product-items li.product-item .product-item-info .product-reviews-summary{
    display: none;
}
.account.wishlist-index-index .products-grid .product-items li.product-item .product-item-info .product-item-name .delete:before{
    content: '\e604';
    font-family: 'luma-icons';
    color: #8f8f8f;
}
.account.wishlist-index-index .products-grid .product-items li.product-item .product-item-info .product-item-name .delete{
    color: transparent;
    display: flex;
    flex-direction: row-reverse;
    padding-right: 20px;
}
.account.wishlist-index-index .products-grid .product-items li.product-item .product-item-info .product-item-name .product-item-link{
    display: flex;
    flex-direction: column;
    justify-content: start;
    text-align: left;
    gap: 10px;
    padding-bottom: 10px;
}
.wishlist-index-index .actions-toolbar{
    display: none;
}
.wishlist-index-index .toolbar.wishlist-toolbar{
    display: none;
}
.account.wishlist-index-index .products-grid .product-items li.product-item .product-item-inner .box-tocart .tocart.primary{
    background-color: #810505;
    border-color: #810505;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: none;
    height: 35px;
}
.account.wishlist-index-index .products-grid .product-items li.product-item .product-item-inner .box-tocart .tocart.primary:hover{
    background-color: var(--ekivotosgold);
    border-color: var(--ekivotosgold);
}
.account.wishlist-index-index .products-grid .product-items li.product-item .product-item-inner .box-tocart .tocart.primary span{
    font-size: 16px;
    line-height: normal;
}
.account.wishlist-index-index .products-grid .product-items li.product-item .product-item-inner .box-tocart .tocart.primary:before{
    width: 30px;
    height: 30px;
    z-index: 1123;
    background-image: url(/pub/media/wysiwyg/basketshop-white_30.png);
    display: inline-block;
    content: "";
    background-repeat: no-repeat;
    background-size: 23px;
    background-position: center;
}
.account.wishlist-index-index .products-grid .product-items li.product-item .product-item-inner .box-tocart .qty {
    display: flex;
    align-items: center;
    gap: 10px;
}
.account.wishlist-index-index .products-grid .product-items li.product-item .product-item-inner .box-tocart .qty .label{
    display: block !important;
    font-size: 16px;
    line-height: normal;
    margin-bottom: 0;
}
.products-grid.wishlist .product-item .box-tocart .control{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: max-content;
    margin: 0 auto;
    border: 1px solid #ececec;
    border-radius: 10px;
}
.products-grid.wishlist .product-item .box-tocart .control button{
    background-color: transparent;
    color: #8a8a8a;
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 7px 6px;
}
.products-grid.wishlist .product-item .box-tocart .control input{
    margin-top: 0;
    border: none;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    height: 35px;
    text-align: center;
    width: 45px;
}
.products-grid.wishlist .product-item .box-tocart .fieldset{
    display: flex;
}
.wishlist-index-index .page-title{
    padding-left: 15px;
    position: relative;
}
.wishlist-index-index .page-title:before{
    content: '';
    width: 4px;
    height: 25px;
    background-color: #810505;
    display: block;
    position: absolute;
    left: 0;
}
.account .sidebar-main .block-collapsible-nav:last-of-type{
    display: none;
}
.account .sidebar-main .block-collapsible-nav .block-collapsible-nav-content{
    border: none;
    padding-inline: 0 !important;
    padding-bottom: 0 !important;
}
.account .sidebar-main .block-collapsible-nav{
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin-bottom: 2rem !important;
}
.account .sidebar-main .block-collapsible-nav .title{
    padding: 0 !important;
    padding-bottom: 15px !important;
}
.account .sidebar-main .block-collapsible-nav .block-collapsible-nav-content ul{
    padding-left: 0;
    margin: 0;
    list-style: none;
}
.account .sidebar-main .block-collapsible-nav .block-collapsible-nav-content ul>li{
    border-top: none;
    color: #000;
    padding-inline: 15px;
    padding-bottom: 15px;
    margin-top: 0;
    padding-top: 10px;
}
.account .sidebar-main .block-collapsible-nav .block-collapsible-nav-content ul>li a{
    color: #000;
}
.account .sidebar-main .block-collapsible-nav .block-collapsible-nav-content ul>li.current{
    background-color: #efefef;
}
.account .sidebar-main .block-collapsible-nav .block-collapsible-nav-content ul>li.current strong{
    font-weight: 400;
    font-family: ekivotos-light;
}
.account .sidebar-main .block-collapsible-nav .block-collapsible-nav-content ul>li:last-child{
    text-align: center;
    border-top: 1px solid #efefef;
}
.account .order-products-toolbar.toolbar.bottom{
    display: none !important;
}
.table-wrapper.orders-history table>thead>tr>th{
    text-transform: none;
}
.account.sales-order-view .page-title-wrapper{
    display: none;
}
.account.sales-order-view .block-order-details-comments{
    display: none;
}
.account.sales-order-view .order-links{
    display: none;
}
.account.sales-order-view .page-title-wrapper{
    display: none;
}
.account.sales-order-view .block-order-details-comments{
    display: none;
}
.account.sales-order-view .order-links{
    display: none;
}
.account .sidebar-main .block-collapsible-nav .title:before{
    display: none !important;
}
.account .sidebar-main .block-collapsible-nav .title:after{
    display: none !important;
}
.account .sidebar-main .block-collapsible-nav .title{
    display: flex !important;
    flex-direction: column;
    justify-content: start !important;
    text-align: left !important;
    align-items: start !important;
    padding-left: 15px !important;
    padding-top: 15px !important;
}
.account.customer-account-index .box-newsletter{
    display: none;
}
.account.customer-account-index .block-dashboard-orders{
    display: none;
}
.account.customer-account-index .block-dashboard-addresses .block-content{
    display: flex;
    flex-direction: column;
}
.account.customer-account-index .block-dashboard-addresses .block-content>div{
    padding-bottom: 20px;
}
.account.customer-account-index .column.main{
    display: flex;
    flex-wrap: wrap;
}
.account.customer-account-index .column.main .page-title-wrapper{
    flex: 1 100%;
}
.account.customer-account-index .block-dashboard-info{
    flex: 1 50%;
}
.account.customer-account-index .block-dashboard-addresses{
    flex: 1 45%;
    margin-left: 15px;
}
.account #assistance_allowed_checkbox{
    display: none;
}
.account label[for="assistance_allowed_checkbox"]{
    display: none !important;
}
.account.customer-account-edit .actions-toolbar .save{
    background-color: var(--ekivotosred);
    border-color: var(--ekivotosred);
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: none;
}
.account.customer-account-edit .actions-toolbar .save span{
    line-height: normal;
}
.account.customer-account-edit .actions-toolbar .save:hover{
    background-color: var(--ekivotosgold);
    border-color: var(--ekivotosgold);
}
.account .block-dashboard-addresses .action.edit:after{
    display: none !important;
}
.account .block-dashboard-addresses .action.edit span{
    color: #000;
    font-size: 24px;
}
.account .block-dashboard-info .edit img{
    width: 24px;
    height: 24px;
}
.account .block-dashboard-info .action.edit:hover{
    text-decoration: none;
}
.account .block-dashboard-info .action.edit:after{
    display: none !important;
}
.account .block-dashboard-info .block-title{
    border-bottom: none !important;
}
.account .block-dashboard-addresses .block-title{
    border-bottom: none !important;
}
.account .block-dashboard-info .box-information .box-content>div>div{
    border-top: 1px solid #efefef;
    display: flex;
    padding-block: 10px;
    align-items: center;
}
.account .block-dashboard-info .box-information .box-content>div>div span{
    line-height: normal;
    font-size: 16px;
}
.account .block-dashboard-info .box-information .box-content>div>div span:first-child{
    flex: 1 30%;
}
.account .block-dashboard-info .box-information .box-content>div>div span:last-child{
    flex: 1 70%;
}
.account .block-dashboard-info .box-information{
    width: 100% !important;
    margin-bottom: 20px;
}
.account .block-dashboard-info .box-information .box-content>div>div:last-child{
    border-bottom: 1px solid #efefef;
}
.account.customer-account-index .block-dashboard-info, .account.customer-account-index .block-dashboard-addresses{
    height: fit-content;
}
.account.customer-account-index .block-dashboard-addresses .box-billing-address, .account.customer-account-index .block-dashboard-addresses .box-shipping-address{
    width: 100% !important;
}
.account.customer-account-index .block-dashboard-addresses .box-title{
    width: 100%;
}
.account.customer-account-index .block-dashboard-addresses .box-title .edit{
    float: right;
}
.account.customer-account-index .block-dashboard-addresses .box-title .edit img{
    width: 24px;
    height: 24px;
}
.account.customer-account-edit .actions-toolbar .save{
    padding: 7px 15px;
    line-height: 1.6rem;
}
.account.customer-account-edit .actions-toolbar .save span{
    font-size: 16px;
}
.account.customer-address-index .actions-toolbar .add{
    background-color: var(--ekivotosred);
    border-color: var(--ekivotosred);
    border-radius: 5px;
    text-transform: none;
    display: flex;
    align-items: center;
    line-height: 1.6rem;
    padding: 7px 15px;
    font-size: 16px;
}
.account.customer-address-index .actions-toolbar .add:hover{
    background-color: var(--ekivotosgold);
    border-color: var(--ekivotosgold);
}
.account.customer-address-form .actions-toolbar .save{
    background-color: var(--ekivotosred);
    border-color: var(--ekivotosred);
    border-radius: 5px;
    text-transform: none;
    display: flex;
    align-items: center;
    line-height: 1.6rem;
    padding: 7px 15px;
    font-size: 16px;
}
.account.customer-address-form .actions-toolbar .save:hover{
    background-color: var(--ekivotosgold);
    border-color: var(--ekivotosgold);
}
.wishlist.fixit .actions .primary.checkout{
    background-color: #0f79e6;
    border-color: #0f79e6;
    border-radius: 5px;
    text-transform: none;
    display: flex;
    align-items: center;
    line-height: 1.6rem;
    padding: 14px 17px;
    font-size: 1.8rem;
    max-width: fit-content;
}
.wishlist.fixit .actions .primary.checkout:hover{
    background-color: var(--ekivotosgold);
    border-color: var(--ekivotosgold);
}
.wishlist.fixit .actions{
    display: flex;
    justify-content: end;
}
.account.customer-address-form .message.info{
    margin-top: 10px;
    background-color: #efefef;
    color: #000;
}
.account.customer-address-form .message.info span:before{
    content: '';
    background-image: url('https://ekivotos.com/media/wysiwyg/location.png');
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    width: 28px;
    height: 28px;
    top: 20px;
    left: 10px;
}

.wishlist-index-index .actions-toolbar{
    display: block;
    float: right;
}
.wishlist-index-index .actions-toolbar .primary>button{
    display: none;
}
.wishlist-index-index .actions-toolbar button.tocart{
    display: block;
    background-color: #0f79e6;
    border-color: #0f79e6;
    border-radius: 5px;
    text-transform: none;
    display: flex;
    align-items: center;
    line-height: 1.6rem;
    padding: 14px 17px;
    font-size: 1.8rem;
    max-width: fit-content;
}
.wishlist-index-index .actions-toolbar button.tocart:hover{
    background-color: var(--ekivotosgold);
    border-color: var(--ekivotosgold);
}
.wishlist-index-index .actions-toolbar .secondary{
    display: none;
}
.cdz-opc-wrapper .opc-wrapper .shipping-address-item.selected-item{
    border-color: var(--ekivotosgold);
}
.opc-wrapper .shipping-address-item.selected-item:after{
    background: var(--ekivotosgold);
}
.opc-wrapper .action-select-shipping-item, .new-address-popup .action-show-popup{
    background-color: var(--ekivotosred);
    border-color: var(--ekivotosred);
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: none;
    height: 35px;
}
.opc-wrapper .action-select-shipping-item:hover, .new-address-popup .action-show-popup:hover{
    background-color: var(--ekivotosgold);
    border-color: var(--ekivotosgold);
}
.opc-wrapper .action-select-shipping-item span, .new-address-popup .action-show-popup span{
    font-size: 16px;
    line-height: normal;
}
.checkout-index-index .modal-popup .modal-footer .action-save-address, .checkout-index-index .modal-popup .modal-footer .action-hide-popup{
    background-color: var(--ekivotosred);
    border-color: var(--ekivotosred);
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: none;
    height: 35px;
    margin: 0 0 0 20px;
    padding: 7px 15px;
    float: right;
}
.checkout-index-index .modal-popup .modal-footer .action-save-address:hover, .checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover{
    background-color: var(--ekivotosgold);
    border-color: var(--ekivotosgold);
    text-decoration: none;
}
.checkout-index-index .modal-popup .modal-footer .action-save-address span, .checkout-index-index .modal-popup .modal-footer .action-hide-popup span{
    font-size: 16px;
    line-height: normal;
    color: #fff;
    text-decoration: none;
}
.wishlist-msg{
    color: #e02b27;
    font-size: 12px;
}
.form-wishlist-items .product-image-wrapper img{
    height: 100% !important;
    object-fit: contain;
}
#google-translate-element .goog-te-gadget div>span>a>span{
    font-size: 16px;
    text-decoration: none;
}
#google-translate-element .goog-te-gadget div>span>a:hover
{
    text-decoration: none;
}
#google-translate-element .goog-te-gadget div > span > a > span:last-child{
    position: relative;
    top: 5px;
}
#google-translate-element .goog-te-gadget div > span > a > span:nth-child(3){
    display: none;
}
li.item.product.product-item span.product-label.discount, .button-discount.newnetry span.product-label.discount{
    display: none;
}
.product-info-main .product-info-price .price-box .old-price:before{
    content: 'Τιμή καταλόγου:';
    display: block;
    color: #8e8e8e;
    font-size: 14px;
    float: left;
    padding-right: 5px;
    position: relative;
    top: 15px;
}
.product-info-main .product-info-price .price-box1 .old-price:before{
    content: 'Τιμή καταλόγου:';
    display: block;
    color: #8e8e8e;
    font-size: 14px;
    float: left;
    padding-right: 5px;
    position: relative;
    top: 15px;
}
.product-info-main .product-info-price .price-box .old-price{
    flex-direction: row;
    align-items: baseline;
    gap: 5px;
    color: #cbcbcb;
}
.product-info-main .product-info-price .price-box1 .old-price{
    flex-direction: row;
    align-items: baseline;
    gap: 5px;
    color: #cbcbcb;
}
.product-info-main .product-info-price .price-box .old-price span.price{
    color: #8e8e8e;
    font-size: 20px;
}
.product-info-main .product-info-price .price-box1 .old-price span.price{
    color: #8e8e8e;
    font-size: 20px;
}
.product-info-main .product-info-price .price-box .old-price span{
    text-decoration: none;
}
.product-info-main .product-info-price .price-box1 .old-price span{
    text-decoration: none;
}
.product-info-main .product-info-price .price-box .price-container .price{
    font-size: 28px;
}
.product-info-main .product-info-price .price-box1 .price-container .price{
    font-size: 28px;
}
.checkout-index-index .authentication-wrapper.span-msg.login{
    display: none;
}
.goog-te-combo{
    background-color: #fff !important;
    border: none;
    color: #fff;
    font-size: 16px !important;
    padding: 0;
    font-family: Open Sans,'Helvetica Neue',Helvetica,Arial,sans-serif !important;
    line-height: normal;
    display: block;
    margin: 0 !important;
    height: auto;
    padding: 5px 10px;
}
#google-translate-element>div>span{
    display: none !important;
}
.goog-logo-link {
    display:none !important;
}

.goog-te-gadget {
    color: transparent !important;
}

.goog-te-gadget .goog-te-combo {
    color: black !important;
}
.google-language-switcher{
    height: 25px;
}
.panel.header ul.header.links li:last-child{
    /*border-right: 2px solid #fff;*/
    padding-right: 15px;
    height: 23px;
    display: inline-block;
}
.panel.header ul.header.links li{
    height: 23px;
}
.header.panel > .header.links{
    display: flex;
}
.google-language-switcher.fixit-translate{
    order: 99;
}
.search-wrapper .search-form-container input[type="text"] {
    border: 1px solid #cacaca;
    background-color: #fafafa;
}
.header.content .search-wrapper .action.search.primary:before{
    color: #a2a2a2;
}
.page-header .logo .main-logo{
    max-width: 150px;
}
.page-header .header-wrapper-content.sticky-menu .header.content{
    padding-top: 0;
}
.header.content .link.wishlist img, .header.content .authorization-link img, .minicart-wrapper .action.showcart img{
    max-width: 35px;
}
li.item.level0.level-top.parent > a.menu-link span{
    font-size: 16px;
}
.cdz-horizontal-menu .groupmenu{
    justify-content: center;
}
.page-header.sticky-active{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
.page-header.sticky-active .panel.wrapper{
    display: none;
}
.sticky-items-container{
    display: none;
}
.sticky-active .sticky-items-container{
    display: flex;
    justify-content: space-between;
    align-items: center;
    grid-column: 2;
}
.sticky-active .sticky-items-container .call-toggle>a{
    display: flex;
}
.sticky-active .sticky-items-container .call-toggle img{
    width: 35px;
    height: 35px;
    object-fit: contain;
}
.page-header.sticky-active .header-main-menu{
    display: none;
}
.sticky-active .sticky-items-container .sticky-menu-toggle{
    display: flex;
    gap: 10px;
    margin-right: 20px;
}
.nav-toggle-sticky {
    cursor: pointer;
    display: block;
    font-size: 0;
    left: 0;
    position: relative;
    top: 0;
    z-index: 14;
    width: 26px;
    height: 18px;
}

.nav-toggle-sticky span:after, .nav-toggle-sticky span:before {
    position: absolute;
    left: 0;
    width: 26px;
    height: 2px;
    background: #333333;
    content: '';
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.nav-toggle-sticky span:after {
    bottom: 0;
}
.page-header.sticky-active .header-main-menu{
    position: absolute;
    top: -100px;
    z-index: 999;
}
.page-header.sticky-active .header-main-menu ul.groupmenu{
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 15px;
}
    .page-header.sticky-active .header-main-menu ul.groupmenu>li{
        box-shadow: 5px 5px 15px #00000029;
        border-radius: 15px;
        padding: 20px 15px;
        margin-bottom: 15px !important;
        transition: all .3s linear;
        background-color: #fff;
    }
.page-header.sticky-active .header-main-menu ul.groupmenu>li.level0:hover>.groupmenu-drop{
    display: none;
}
.page-header.sticky-active .header-main-menu ul.groupmenu>li.level0.parent:hover:after{
    display: none;
}
.page-header.sticky-active .header-main-menu ul.groupmenu>li:hover{
    background-color: var(--ekivotosred);
    transition: all .3s linear;
}
.page-header.sticky-active .header-main-menu ul.groupmenu>li>a.menu-link{
    transition: all .3s linear;
}
.page-header.sticky-active .header-main-menu ul.groupmenu>li:hover>a.menu-link{
    background-color: var(--ekivotosred);
    transition: all .3s linear;
}
.nav-toggle-sticky.close-toggle:before {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}
.nav-toggle-sticky.close-toggle span:before {
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 10px;
}
.nav-toggle-sticky.close-toggle span:after {
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 10px;
}
.floating-menu-heading{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
    background-color: #fff;
    padding: 15px;
}
.floating-menu-heading>img{
    max-width: 120px;
}
.floating-menu-heading>span{
    font-size: 18px;
}
.floating-menu-heading>span>span{
    font-size: 0;
}
.floating-menu-heading{
    display: none;
}
.sticky-active .floating-menu-heading{
    display: flex;
}
.floating-menu-heading-mobile{
    display: none;
}
.page-header.sticky-active .header-main-menu{
    border: 1px solid var(--ekivotosred);
}
.sticky-active .floating-menu-heading{
    border-bottom: 2px solid #f5f5f5;
}
.sticky-active .header-main-menu .sections.nav-sections{
    background-color: #f2f6f9;
}
.sticky-mobile-call{
    display: none;
}

.box-tocart .control .qty-minus .btn-qty, .box-tocart .control .qty-plus .btn-qty{
    border: none;
    color: #8c8686;
}
.box-tocart .control .qty-input .input-text.qty{
    border-radius: 7px;
    border-color: #8c8686;
    background-color: #fff;
}
.product-info-main .product-add-form .box-tocart{
    justify-content: center;
}
.product-info-main .product-add-form .box-tocart .fieldset{
    justify-content: flex-start;
    gap: 0;
}
.product-info-main .product-addto-links .action.towishlist span{
    border: none;
}
.product-info-main .product-addto-links .action span::before{
    display: none;
}
.product-info-main .action.towishlist img{
    width: 25px;
}
#back-top{
    display: none !important;
}
.sticky-product-form{
    display: none;
}
.sticky-active .sticky-product-form{
    display: flex;
    justify-content: space-between;
    padding: 15px 70px;
}
.catalog-product-view .sticky-active .sticky-menu{
    border-bottom: none;
}
.catalog-product-view .sticky-product-form{
    border-top: 1px solid var(--ekivotosgold);
    box-shadow: 0px 14px 10px -8px rgba(0,0,0,0.26);
}
.sticky-product-form .left-div{
    display: flex;
    gap: 15px;
    align-items: center;
}
.sticky-product-form .left-div img{
    max-width: 80px;
}
.sticky-product-form .left-div span{
    font-size: 18px;
    line-height: normal;
}
.sticky-product-form .right-div{
    display: flex;
    gap: 15px;
    align-items: center;
}
.sticky-product-form .right-div .product-info-price .price-box{
    padding-bottom: 0;
}
.sticky-product-form .right-div .product-info-price .price-box1{
    padding-bottom: 0;
}
.sticky-product-form .right-div .product-info-price .price-label{
    display: none;

}
.sticky-product-form .right-div .product-info-price span.price{
    font-size: 18px;
    line-height: normal;
}
.sticky-product-form .right-div .add-to-sticky{
    background-color: var(--ekivotosred);
    color: #fff;
    padding: 3px 30px;
    border-radius: 5px;
    font-size: 18px;
    line-height: 28px;
    text-decoration: none;
    transition: all .5s ease;
}
.sticky-product-form .right-div .add-to-sticky:hover{
    background-color: var(--ekivotosgold);
    transition: all .5s ease;
}
.sticky-product-form .right-div .add-to-sticky span:before {
    width: 30px;
    height: 23px;
    background-image: url(/pub/media/wysiwyg/basketshop-white_30.png);
    display: inline-block;
    content: "";
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: 0px 0px;
    z-index: 1123;
    position: relative;
    top: 5px;
}
.sticky-product-form .old-price .price-label{
    display: none !important;
}
.sticky-product-form .old-price{
    display: none !important;
}
.catalog-product-view .product-addto-links .action span > img{
    display: block;
    object-fit: contain;
}

.product-info-main .product-addto-links .action span .fa-heart{
    display: none;
}
.product-info-main .product-addto-links .action span .fa-heart::before{
    content: "\f004";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    text-align: center;
    color: var(--ekivotosred);
    height: 25px;
    width: 25px;
}
.product-addto-links .action:hover{
    background-color: #fff;
}
.product-addto-links .action:hover span{
    background-color: transparent;
}
.product-addto-links .action:hover span img{
    display: none;
}
.product-addto-links .action:hover span .fa-heart{
    display: block;
}
.page-header .mobile-search-wrapper .mobile-search-form-container input::placeholder{
    text-transform: none !important;
    font-style: normal;
    color: #858585;
}
.sticky-items-container .call-toggle{
    display: none;
}
.page-header.sticky-active .logo .main-logo{
    max-width: 150px;
    min-width: auto;
}
.nav-toggle-sticky:before{
    display: none;
}
.nav-toggle-sticky .hide-desktop{
    display: none;
}
.nav-toggle-sticky img{
    width: 32px;
    height: 32px;
}
.floating-menu-heading .nav-toggle-sticky:before{
    display: block;
}
.floating-menu-heading .nav-toggle-sticky .hide-desktop{
    display: block;
}
.floating-menu-heading .nav-toggle-sticky img{
    display: none;
}
.nav-toggle-sticky{
    height: auto;
}
.sticky-active .sticky-items-container .sticky-menu-toggle{
    align-items: center;
}
.sticky-active .sticky-items-container .sticky-menu-toggle .menu-title{
    font-size: 18px;
    margin-top: 5px;
    line-height: normal;
}
.floating-menu-heading .nav-toggle-sticky.close-toggle{
    height: 18px;
    margin-bottom: 10px;
}
.sticky-active .floating-menu-heading{
    align-items: end;
}
.sticky-menu:not(.active) .search-wrapper .block-search input[type="text"]::placeholder{
    font-style: normal !important;
}
.catalog-product-view .product-info-main .table-wrapper.mobile-table{
    display: none;
}
.sticky-active .floating-menu-heading>*{
    flex: 1 33%;
}
.sticky-active .floating-menu-heading{
    text-align: center;
    padding-top: 25px;
    position: relative;
}
.floating-menu-heading .nav-toggle-sticky.close-toggle{
    flex: 1;
}
.sticky-active .floating-menu-heading .floating-menu-title{
    position: relative;
    left: -20px;
}
.nav-toggle-sticky.close-toggle span:before,.nav-toggle-sticky.close-toggle span:after{
    left: 25px;
}
.sticky-active .sticky-items-container .sticky-menu-toggle .menu-title{
    cursor: pointer;
}
.sticky-active .sticky-items-container .sticky-menu-toggle .menu-title:hover{
    color: var(--ekivotosgold);
}
.page-header.sticky-active .header-main-menu ul.groupmenu>li{
    cursor: pointer;
}
.product-info-main .product-info-price .price-box .old-price{
    position: relative;
    top: 10px;
}
.product-info-main .product-info-price .price-box1 .old-price{
    position: relative;
    top: 10px;
}
.product-info-main .product.attibute.sku .type:after, .product-info-main .product.attribute.sku .type:after{
    content: ':';
}
.product-info-main .product-info-price:not(:has(.special-price)){
    margin-top: 0;
}
.product-info-main .product-info-price:has(.old-price){
    margin-top: -45px;
}
.product-info-main .product-info-price:has(.oldprice-hide){
    margin-top: 0;
}
.catalogsearch-result-index .product-list-container .message.notice>div>dl:last-child{
    display: none;
}
.catalogsearch-result-index .product-list-container .search.results>dl.block{
    display: none;
}
.modal-popup.popup-authentication .modal-content #login-form{
    display: block;
}
.modal-popup.popup-authentication .modal-inner-wrap{
    min-width: auto;
    max-width: 500px;
    left: unset;
    max-height: 100%;
    height: 100%;
    margin: 0;
}
.popup-authentication .block-authentication{
    flex-direction: column;
}
.popup-authentication .block[class]{
    width: 100%;
    border-left: 0 !important;
    padding-left: 0 !important;
}
.block-authentication .block[class] + .block:before{
    display: none;
}
.modal-popup.popup-authentication .block-new-customer .block-title{
    position: absolute;
    top: 0;
}
.modal-popup.popup-authentication .block-new-customer .block-title strong{
    text-transform: none;
    font-size: 18px;
}
.popup-authentication .block-authentication{
    border-top: none;
    flex-direction: column-reverse;
}
.modal-popup.popup-authentication .modal-header{
    background-color: #f5f5f5;
    padding-bottom: 2rem;
    border-bottom: 1px solid #cacaca !important;
}
.modal-popup.popup-authentication .action-close{
    background-color: transparent !important;
    color: #000;
}
.modal-popup.popup-authentication .action-close:before{
    color: #000 !important;
}

.popup-authentication .block-title #block-customer-login-heading{
    font-size: 18px;
    font-weight: 600;
}
.popup-authentication .block-content .form-login .field label{
    display: none;
}
.popup-authentication .block-content .form-login .field {
    margin-bottom: 15px;
}
.popup-authentication .block-content .form-login .actions-toolbar{
    display: flex;
    flex-direction: column;
}
.popup-authentication .block-content .form-login .actions-toolbar .primary button{
    background-color: var(--ekivotosred);
    border: 1px solid var(--ekivotosred);
    border-radius: 7px;
    width: 100%;
    max-width: 100%;
    padding: 9px 10px;
    text-transform: none;
    font-size: 16px;
    font-family: ekivotoslight;
    font-weight: 300;
}
.popup-authentication .block-content .form-login .actions-toolbar .secondary{
    text-align: center;
    margin-right: 0;
    padding-top: 0;
}
.popup-authentication .block-content .form-login .actions-toolbar .secondary a{
    color: #000;
    text-decoration: underline;
}
.popup-authentication .block-authentication .block-new-customer .block-content{
    position: relative;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 2px solid #000;
}
.popup-authentication .block-authentication .block-new-customer .block-content:before {
    height: 36px;
    line-height: 34px;
    margin: -19px 0 0 -18px;
    min-width: 36px;
    background: #ffffff;
    border: 1px solid transparent;
    box-sizing: border-box;
    color: #c1c1c1;
    content: attr(data-label);
    display: inline-block;
    left: 50%;
    letter-spacing: normal;
    padding: 0 0.2rem;
    position: absolute;
    text-align: center;
    text-transform: none;
    top: 0px;
    content: 'ή';
}
.popup-authentication .block-new-customer{
    padding-right: 0 !important;
}
.popup-authentication .block-new-customer .actions-toolbar .primary .action.primary{
    width: 100%;
    margin: 0;
    border-radius: 7px;
    padding: 8px 10px;
    font-size: 16px;
    text-transform: none;
    color: #000;
    background-color: transparent;
    border-color: #000;
}
.popup-authentication .block-new-customer .actions-toolbar .primary .action.primary:hover{
    background-color: var(--ekivotosred);
    border-color: var(--ekivotosred);
    color: #fff;
}
.popup-authentication input#customer-email{
    font-size: 16px;
}
.popup-authentication input#customer-email::placeholder{
    font-size: 16px;
}
.popup-authentication .field.password input::placeholder{
    font-size: 14px;
}
.popup-authentication .field.password input{
    font-size: 16px;
}
.authorization-link.user-logged>a:after{
    content: '';
    width: 11px;
    height: 11px;
    background-color: limegreen;
    border-radius: 10px;
    display: block;
    position: absolute;
    right: 3px;
    bottom:7px;
}
.authorization-link.user-logged>a{
    position: relative;
}
.header.content .authorization-link.user-logged{
    position: relative;
}
.header.content .authorization-link.user-logged .user-menu-wrapper{
    background-color: #fff;
    position: absolute;
    top: 40px;
    right: 0;
    padding-block: 10px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.user-logged .block-content a{
    text-decoration: none;
    color: #000;
    width: 100%;
    display: block;
    white-space: nowrap;
    margin-block: 5px;
}
.user-logged .block-content{
    display: flex;
    flex-direction: column;
    min-width: 220px;
    max-width: 100%;
    padding-inline: 10px;
    padding-bottom: 5px;
}
.user-logged .block-content.bottom{
    border-top: 1px solid #cacaca;
    padding-top: 10px;
}
.block.block-mobile-toggle{
    display: none !important;
}
.back-to-mobile{
    display: none;
}
#block-customer-login-heading-mobile{
    display: none;
}
.popup-authentication .block-content .form-login .field.password{
    position: relative;
}
.popup-authentication .block-content .form-login .password-img{
    position: absolute;
    right: 5px;
    top: 5px;
}
.popup-authentication .block-content .form-login .password-img img{
    width: 25px;
    height: 25px;
    object-fit: contain;
}
.password-img.active .show-pass{
    display: none;
}
.password-img.active .hide{
    display: block !important;
}
.popup-authentication .block-content .form-login #show-password{
    opacity: 0;
}
.table-checkout-shipping-method tbody tr.row{
    display: flex;
    align-items: center;
    border-bottom: 1px solid #d3ced2;
    margin-bottom: 1.5rem;
}
.table-checkout-shipping-method tbody tr.row:last-child{
    border-bottom: none;
    margin-bottom: 0;
}
.table-checkout-shipping-method tbody tr.row .col.col-method:nth-child(3){
    display: none;
}
.social-login-authentication-popup .block-content .actions-toolbar.google-login{
    width: 100%;
    padding-block: 20px;
}
.social-login-authentication-popup .block-content .actions-toolbar.google-login .btn-social{
    width: 100%;
}
.social-login-authentication-popup .block-content .actions-toolbar.google-login .btn-social.btn-google{
    background-color: transparent;
    color: #000;
    border: 1px solid #000;
    padding: 6px 15px;
    display: flex;
    justify-content: center;
}
.social-login-authentication-popup .block-content .actions-toolbar.google-login .btn-social.btn-google>.fa-google{
    border-right: none;
}
.block.social-login-authentication-popup{
    padding: 0 !important;
}
.social-login-authentication-popup .block-content .actions-toolbar.google-login .btn-social.btn-google>.fa-google{
    background: none;
}
.social-login-authentication-popup .block-content .actions-toolbar.google-login .btn-social.btn-google>.fa-google:before{
    content: "\f1a0" !important;
    position: relative;
}
.customer-account-login .social-btn .btn-social{
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
    margin-top: 20px;
    font-family: ekivotos-light;
    line-height: normal;
    display: flex;
    align-items: center;
    height: 35px;
    justify-content: center;
}
.customer-account-login .btn-google .fa-google{
    background: none;
}
.customer-account-login .btn-google .fa-google:before {
    content: "\f1a0" !important;
    position: relative;
    width: 19px;
    height: 19px;
}
.social-login-authentication-popup .block-content .actions-toolbar.google-login .btn-social.btn-google{
    background-color: #fff;
}
.customer-account-create .social-btn .btn-social {
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
    margin-top: 20px;
    font-family: ekivotos-light;
    line-height: normal;
    display: flex;
    align-items: center;
    height: 35px;
    justify-content: center;
}
.customer-account-create .btn-google .fa-google{
    background: none;
}
.customer-account-create .btn-google .fa-google:before {
    content: "\f1a0" !important;
    position: relative;
    width: 19px;
    height: 19px;
}
.ekivotos-b2b-container .social-login-authentication-popup .block-content .actions-toolbar.google-login .btn-social.btn-google{
    padding: 6px 15px;
}
.create-by-fixit-experts .row .col-xs-12{
    width: 100%;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
}
.create-by-fixit-experts .row .col-xs-12 .recent-blog{
    display: block;
    flex-wrap: wrap;
    justify-content: center;
    align-items: start;
}
/*.create-by-fixit-experts .row .col-xs-12 .recent-blog .blog-container{*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    width: 100%;*/
/*    flex-direction: row;*/
/*}*/
.create-by-fixit-experts .row .col-xs-12 .recent-blog .blog-container .post-container{
    flex: 1 33%;
    display: flex;
    justify-content: center;
}
.create-by-fixit-experts .row .col-xs-12 .recent-blog .blog-container .recent-blog-item{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.create-by-fixit-experts .row .col-xs-12 .recent-blog .blog-container .recent-blog-item a{
    display: flex;
    margin: 0 auto;
}
.create-by-fixit-experts .row .col-xs-12 .recent-blog .blog-container .recent-blog-item img{
    max-height: 350px;
    object-fit: contain;
}
.create-by-fixit-experts .row .col-xs-12 .recent-blog .blog-container .recent-blog-item .blog.title{
    margin-top: auto;
}
.create-by-fixit-experts .row .col-xs-12 .recent-blog .blog-container .recent-blog-item .blog.title a{
    font-size: 16px;
    text-align: center;
    color: #1a1a1a;
    text-align: left;
    margin-top: 15px;
    line-height: 24px;
    letter-spacing: .2px;
}
.create-by-fixit-experts .row .col-xs-12 .recent-blog .blog-container .recent-blog-item .blog.title a:hover{
    text-decoration: none;
}
.create-by-fixit-experts .exp-title-container h3{
    text-transform: none;
    font-family: ekivotos-light;
    margin-top: 0;
    margin-bottom: 0;
}
.create-by-fixit-experts .exp-title-container .title-desc{
    font-size: 16px;
    text-align: center;
    line-height: 24px;
    letter-spacing: .2px;
    font-family: ekivotos-light;
    margin-bottom: 35px;
}
.create-by-fixit-experts .row .col-xs-12 .recent-blog .button{
    background-color: #810505;
    color: #fff;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    line-height: normal;
    padding: 10px;
    height: 40px;
    border: 1px solid #810505;
    transition: all 500ms ease;
}
.create-by-fixit-experts .row .col-xs-12 .recent-blog .button:hover{
    background-color: var(--ekivotosgold);
    border-color: var(--ekivotosgold);
    transition: all 500ms ease;
}
.create-by-fixit-experts .row .col-xs-12 .recent-blog .blog-container .post-container{
    flex: 1 100%;
    width: 100%;
}

.create-by-fixit-experts .row .col-xs-12 .recent-blog .blog-container .recent-blog-item .blog.content{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.recent-blog .blog-container .post-container {
    margin-block: 20px;
    gap: 25px;
}
.recent-blog .blog-container .post-container .first-item{
    flex: 1 50%;
    width: 100%;
    max-width: 50%;
    min-height: 680px;
}
.recent-blog .blog-container .post-container .right-items-container{
    flex: 1 50%;
    width: 100%;
    max-width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-height: 680px;
    justify-content: space-between;
    gap: 25px;
}
.recent-blog .blog-container .post-container .blog-item{
    border: 1px solid transparent;
    border-radius: 30px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.recent-blog .blog-container .post-container .blog-item img{
    border-radius: 30px;
}
.recent-blog .blog-container .post-container .right-items-container .right-items{
    flex: 1 100%;
    height: 100%;
}
.create-by-fixit-experts .row .col-xs-12 .recent-blog .blog-container .right-items .recent-blog-item{
    flex-direction: row;
}
.create-by-fixit-experts .row .col-xs-12 .recent-blog .blog-container .right-items .recent-blog-item>a{
    flex: 1 40%;
    width: 100%;
    max-width: 40%;
}
.create-by-fixit-experts .row .col-xs-12 .recent-blog .blog-container .right-items .recent-blog-item>.content{
    flex: 1 60%;
    width: 100%;
    max-width: 60%;
}
.create-by-fixit-experts .row .col-xs-12 .recent-blog .blog-container .first-item .recent-blog-item{
    height: 100%;
}
.create-by-fixit-experts .row .col-xs-12 .recent-blog .blog-container .first-item .recent-blog-item>.content{
    margin-block: auto;
    padding: 30px;
}
.create-by-fixit-experts .row .col-xs-12 .recent-blog .blog-container .right-items .recent-blog-item>.content{
    margin-block: auto;
    padding: 30px;
}
.create-by-fixit-experts .row .col-xs-12 .recent-blog .blog-container .first-item .recent-blog-item .blog.content span{
    text-align: left;
    display: block;
}
.create-by-fixit-experts .row .col-xs-12 .recent-blog .blog-container .recent-blog-item .blog.post-more{
    margin-top: 35px;
    text-align: end;
    display: flex;
    justify-content: end;
    align-items: end;
}
.create-by-fixit-experts .row .col-xs-12 .recent-blog .blog-container .recent-blog-item .blog.post-more a{
    justify-content: end;
    align-self: end;
    text-align: end;
    color: #fff;
    background-color: var(--ekivotosred);
    max-width: fit-content;
    margin-left: auto;
    margin-right: 0;
    padding: 10px;
    border-radius: 4px;
    text-decoration: none;
    border: 1px solid var(--ekivotosred);
    transition: all 500ms ease;
}
.create-by-fixit-experts .row .col-xs-12 .recent-blog .blog-container .recent-blog-item .blog.post-more a:hover{
    background-color: var(--ekivotosgold);
    border: 1px solid var(--ekivotosgold);
    transition: all 500ms ease;
}
.create-by-fixit-experts .row .col-xs-12 .recent-blog .blog-container .recent-blog-item a{
    margin-left: 0;
}
.create-by-fixit-experts .row .col-xs-12 .recent-blog .blog-container .right-items .recent-blog-item .blog.content span{
    display: block;
    text-align: left;
}
.create-by-fixit-experts .row .col-xs-12 .recent-blog .blog-container .recent-blog-item .blog.title a{
    font-size: 24px;
    line-height: 32px;
    letter-spacing: .2px;
    margin-bottom: 15px;
}
.blog-container .owl-item{
    display: inline-block;
}
.blog-container .owl-stage-outer{
    overflow: hidden;
}
.blog-container .owl-item{
    padding: 25px;
}
.blog-container .owl-stage-outer{
    position: relative;
}
.blog-container .owl-nav .owl-prev{
    position: absolute;
    left: 0;
    top: 50%;
    cursor: pointer;
}
.blog-container .owl-nav .owl-next{
    position: absolute;
    right: 0;
    top: 50%;
    cursor: pointer;
}
.create-by-fixit-experts .row .col-xs-12 .recent-blog .blog-container .recent-blog-item a{
    margin-left: 15px;
}
.create-by-fixit-experts .row .col-xs-12 .recent-blog .blog-container .first-item .recent-blog-item a{
    margin-left: auto;
    margin-top: 15px;
}
.create-by-fixit-experts .row .col-xs-12 .recent-blog .button{
    max-width: 220px;
    margin: 0 auto;
}
.create-by-fixit-experts .row .col-xs-12 .recent-blog .blog-container .right-items .recent-blog-item a{
    margin-left: 0;
}
.recent-blog .blog-container .post-container .right-items-container .right-items{
    min-height: 330px;
}
.create-by-fixit-experts .row .col-xs-12 .recent-blog .blog-container .right-items .recent-blog-item img{
    min-height: 330px;
    object-fit: cover;
}
.recent-blog .blog-container .post-container .blog-item.right-items img{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.checkout-index-index #social-login-popup{
    font-family: ekivotos-light;
}
.checkout-index-index #social-login-popup > div.mp-social-popup.col-mp.mp-7 div.social-login-title{
    width: 100%;
    color: #000;
    background-color: #fff;
    padding-left: 0;
}
.checkout-index-index #social-login-popup > div.mp-social-popup.col-mp.mp-7 div.social-login-title h2{
    mix-blend-mode: exclusion;
}
.checkout-index-index #social-login-popup .mfp-close{
    color: #000;
    padding-top: 0;
}
.checkout-index-index #social-login-popup .mfp-close:hover{
    color: #fff;
}
.checkout-index-index #social-login-popup .social-login #bnt-social-login-authentication{
    background-color: var(--ekivotosred);
    border: 1px solid var(--ekivotosred);
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.checkout-index-index #social-login-popup .social-login #bnt-social-login-authentication:hover{
    background-color: var(--ekivotosgold);
    border-color: var(--ekivotosgold);
}
.checkout-index-index #social-login-popup .social-login #bnt-social-login-authentication span{
    line-height: normal;
    text-transform: none;
    font-size: 16px;
}
.checkout-index-index #social-login-popup .social-login .actions-toolbar{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.checkout-index-index #social-login-popup .social-login .actions-toolbar .secondary{
    margin: 0;
}
.checkout-index-index #social-login-popup .btn-google{
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
}
.checkout-index-index #social-login-popup .btn-google:hover{
    background-color: #fff;
    color: #000;
}
.checkout-index-index .messages:has(div[data-ui-id="checkout-cart-validationmessages-message-error"]){
    display: none !important;
}
.checkout-index-index .authentication-wrapper{
    display: flex;
    justify-content: center;
}
/*common css*/
@media(max-width: 1600px) {
    .sticky-active .sticky-items-container {
        margin-left: 20px;
    }
}

@media(max-width:1400px){
    .full-slideshow-wrapper{
        max-width: 1100px;
    }
    .sticky-active .sticky-items-container {
        margin-left: 40px;
        width: 100%;
        justify-content: space-between;
    }

    .page-header .header.content .search-wrapper {
        max-width: 450px;
    }

    .sticky-active .sticky-items-container .sticky-menu-toggle {
        margin-right: 0;
    }

    .page-header.sticky-active .logo .main-logo {
        max-width: 120px;
    }
}
@media(max-width: 1300px){
    .cdz-horizontal-menu .groupmenu{
        flex-wrap: wrap;
    }
    li.item.level0.level-top.parent>a.menu-link span{
        font-size: 14px;
    }
}
@media(max-width: 1100px){
    .header.panel > .header.links>li{
        display: none  !important;
    }
}
@media(max-width: 1040px) {
    .sticky-active .sticky-items-container .sticky-menu-toggle .menu-title {
        font-size: 14px;
    }
}

@media(max-width: 992px){

    .full-slideshow-wrapper .block-static-block .slideshow-container .static-banners-top{
        display: none;
    }
    .full-slideshow-wrapper .block-static-block .slideshow-container .main-slider{
        flex: 1 100%;
        max-width: 100%;
    }
    .full-slideshow-wrapper .block-static-block .slideshow-container .main-slider .owl-carousel.owl-theme .owl-nav{
        display: none;
    }
    .full-slideshow-wrapper .block-static-block .slideshow-container .main-slider{
        height: auto;
    }
    .full-slideshow-wrapper .block-static-block .slideshow-container .static-banners-top{
        height: auto;
    }

    .page-header .header.content .search-wrapper {
        max-width: 250px;
    }
    .sticky-active .sticky-items-container{
        justify-content: end;
        margin-left: 150px;
    }
    .cdz-horizontal-menu .groupmenu{
        flex-wrap: wrap;
    }
    li.item.level0.level-top.parent>a.menu-link span{
        font-size: 14px;
    }
    .sticky-active .sticky-items-container .sticky-menu-toggle .menu-title{
        display: block;
    }
    .pas_pinakas_configurable{
        display: flex;
        overflow: scroll;
    }
    .product-info-main .product-add-form .box-tocart .fieldset{
        flex-direction: column;
    }
    .product-info-main .product-info-price{
        margin-top: 20px;
    }
    .product-info-main .product-info-price .price-box{
        display: flex;
        flex-direction: column;
        width: 100%;
        margin-top: 20px;
        padding-top: 20px !important;
    }
    .product-info-main .product-info-price .price-box1{
        display: flex;
        flex-direction: column;
        width: 100%;
        margin-top: 20px;
        padding-top: 20px !important;
    }
}
@media(max-width: 768px){
    .ekivotos-b2b-container .row.customer-row, .ekivotos-b2b-container .row.customer-row .container{
        padding-inline: 15px;
    }
    .ekivotos-b2b-container .row.bottom-section, .ekivotos-b2b-container .row.bottom-section p{
        padding-inline: 15px;
    }
    .ekivotos-b2b-container .row.bottom-section p br{
        display: none;
    }
    .ekivotos-b2b-container .row .background-container img.absolute-img.mobile-only{
        position: absolute;
        top: 30px;
        padding-top: 0;
        max-width: 80%;
    }
    .ekivotos-b2b-container .row .background-container img.mobile-only{
        padding-top: 130px;
    }
    .ekivotos-b2b-container .row .container>div{
        position: relative;
    }
    .ekivotos-b2b-container .row.call-center .background-container img.absolute-img.mobile-only{
        right: 0;
    }
    .ekivotos-b2b-container .row.packaging-row .background-container img.absolute-img.mobile-only{
        left: 0;
        top: 45px;
    }
    .ekivotos-b2b-container .row.shipping-row .background-container img.absolute-img.mobile-only{
        right: 0;
        top: 45px;
    }
    .ekivotos-b2b-container .row.export-row .background-container img.absolute-img.mobile-only{
        top: 45px;
        left: 0;
    }
    .ekivotos-b2b-container .row .background-container img{
        display:none;
    }
    .ekivotos-b2b-container .row .background-container img.mobile-only{
        display:block;
    }
    .ekivotos-b2b-container .row .container{
        flex-direction: column !important;
    }
    .ekivotos-b2b-container .row.customer-row .background-container{
        display: none;
    }
    .ekivotos-b2b-container .row .background-container{
        order: -1;
    }
    .ekivotos-b2b-container .row .container .text{
        margin: 0 35px 30px;
    }
    .ekivotos-b2b-container .row .container .text br{
        display: none;
    }
    .ekivotos-b2b-container .row.customer-row .form-container{
        padding: 35px;
        margin-top: 35px;
    }
    .ekivotos-b2b-container .customer-row .form-container .form-title{
        font-size: 28px;
        margin-top: 20px;
    }
    .ekivotos-b2b-container .customer-row .form-container .form-subtitle{
        font-size: 16px;
        line-height: normal;
    }
    .ekivotos-b2b-container .customer-row .form-container .actions span{
        padding: 10px 15px;
        font-size: 14px;
    }
    .ekivotos-b2b-container .customer-row .form-container .actions span a{
        font-size: 14px;
    }
    .ekivotos-b2b-container .customer-row .form-container .block-customer-login{
        margin-bottom: 15px;
    }
    img.b2b-icon{
        max-width: 300px;
    }
    .ekivotos-b2b-container .row.bottom-section p{
        font-size: 18px;
        line-height: 22px;
    }
    .block.widget.block-viewed-products-grid .block-content .owl-item{
        padding: 5px;
    }
    .product-style23 .block-products-list .owl-item{
        padding: 5px;
    }
    .gradient .producttabsrelative.relative{
        padding-inline: 0;
    }
    .gradient .product-type-block h3:before, .gradient .product-type-block h3:after{
        display: none;
    }
    .gradient .producttabsrelative.relative .item.product{
        border: none;
    }
    .gradient .producttabsrelative.relative .item.product .product-item-name{
        border-bottom: 1px solid #ececec;
    }
    .gradient .producttabsrelative.relative.owl-carousel .owl-nav .owl-prev{
        left: 0;
    }
    .gradient .producttabsrelative.relative.owl-carousel .owl-nav .owl-next{
        right: 0;
    }
    .gradient .producttabsrelative.relative .item.product .product-item-info .product-item-inner .actions .primary:before{
        width: 25px;
        height: 25px;
    }
    .block.widget.block-viewed-products-grid .block-content{
        border: none;
    }
    .block.widget.block-viewed-products-grid .product-items .product-item{
        padding: 0;
    }
    .ias-trigger .toolbar-amount{
        font-weight: 600;
    }
    .product-info-main .additional-attributes-wrapper.table-wrapper .table>tbody>tr{
        display: flex;
        align-items: center;
        padding-block: 5px;
    }
    .product-info-main .additional-attributes-wrapper.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody td:last-child{
        padding-bottom: 0;
    }
    .page-footer .bottom-footer-wrapper .footer.content .footer-logo img{
        max-width: 220px;
        margin-top: 10px;
    }
    .checkout-cart-index .cart-container .cart-discount .title:after{
        display: none;
    }
    .checkout-cart-index .cart-container .cart-discount .title{
        padding-right: 15px;
        align-items: center;
        justify-content: space-between;
    }
    .checkout-cart-index .cart-container .cart-discount .discount .content .coupon{
        justify-content: space-between;
    }
    .checkout-cart-index .cart-container .cart-discount .discount .content .coupon .field{
        max-width: 50%;
    }
    .checkout-cart-index .cart-container .cart-discount .actions-toolbar .primary{
        width: 100%;
    }
    .checkout-cart-index .cart-container .cart-discount .discount .content .coupon{
        padding: 0 10px;
    }
    /*coupon end*/
    .account .sidebar-main .block-collapsible-nav .title{
        flex-direction: row;
        width: 100% !important;
        padding-bottom: 10px !important;
        padding-top: 10px !important;
        align-items: center !important;
    }
    .account .sidebar-main .block-collapsible-nav .title strong{
        padding-top: 0 !important;
    }
    .account.wishlist-index-index .products-grid .product-items li.product-item .product-item-info{
        display: flex;
        flex-direction: column;
        position: relative;
    }
    .account.wishlist-index-index .products-grid .product-items li.product-item .product-item-info .product-item-name{
        margin: 0;
    }
    .products-grid.wishlist .product-item .box-tocart{
        margin: 0;
    }
    .products-grid.wishlist .product-item .box-tocart .fieldset{

    }
    .account.wishlist-index-index .products-grid .product-items li.product-item .product-item-inner .box-tocart .tocart.primary{
        margin: 0;
    }
    .products-grid.wishlist .product-item-actions{
        padding-left: 10px;
    }
    .account.wishlist-index-index .products-grid .product-items li.product-item .product-item-info .product-item-photo{
        margin: 0;
    }
    .account.wishlist-index-index .products-grid .product-items li.product-item .product-item-info .price-box{
        margin-left:0;
        margin-top: 20px;
    }
    .account.wishlist-index-index .products-grid .product-items li.product-item .product-item-info .price-box1{
        margin-left:0;
        margin-top: 20px;
    }
    .account.customer-account-index .block-dashboard-info{
        flex: 1 100%;
    }
    .account.customer-account-index .block-dashboard-addresses{
        flex: 1 100%;
        margin-left: 0;
    }

    .wishlist.fixit .actions .primary.checkout{
        max-width: 100%;
    }
    .wishlist.fixit .actions{
        justify-content: center;
    }
    .account .sidebar-main .block-collapsible-nav .title>strong{
        font-size: 24px !important;
    }
    .block-collapsible-nav .content{
        display: block;
    }

    .block-collapsible-nav .content .nav.item{
        display: none;
    }
    .block-collapsible-nav .content.active .nav.item{
        display: block;
    }
    .block-collapsible-nav .content:not(.active) .nav.item.current{
        display: block;
        background: #fff !important;
        padding-left: 20px !important;
        position: relative;
    }
    .block-collapsible-nav .content:not(.active) .nav.item.current:after{
        position: absolute;
        font-family: FontAwesome;
        content: '\f105';
        transform: rotate(90deg);
        float: right;
        right: 25px;
        top: 10px;
    }
    .account .sidebar-main .block-collapsible-nav .title:not(.active){
        border: none;
    }
    .account .column.main{
        margin-top: 7rem;
    }
    .form-edit-account .field-tooltip.toggle{
        display: none;
    }
    .wishlist-index-index .actions-toolbar{
        display: flex;
        float: none;
        justify-content: center;
    }
    .product-info-main .product-info-price .price-box{
        display: flex;
        flex-wrap: flex-wrap;
        flex-direction: column;
    }
    .product-info-main .product-info-price .price-box1{
        display: flex;
        flex-wrap: flex-wrap;
        flex-direction: column;
    }
    .product-info-main .product-info-price .price-box .old-price{
        order: -1;
    }
    .product-info-main .product-info-price .price-box1 .old-price{
        order: -1;
    }
    .product-info-main .product-info-price .price-box .old-price:before{
        font-size: 24px;
        line-height: 41px;
    }
    .product-info-main .product-info-price .price-box1 .old-price:before{
        font-size: 24px;
        line-height: 41px;
    }
    .product-info-main .product-info-price .price-box .old-price span.price{
        font-size: 24px;
    }
    .product-info-main .product-info-price .price-box1 .old-price span.price{
        font-size: 24px;
    }
    .floating-menu-heading-mobile{
        display: block;
    }
    .sticky-items-container{
        display: none !important;
    }
    .page-header .panel.wrapper{
        display: none;
    }
    .nav-open .sections.nav-sections .section-items div:nth-child(5){
        display: none;
    }
    .nav-open .sections.nav-sections .section-items .section-item-title{
        display: none;
    }
    .nav-open .nav-sections-item-content{
        margin-top: 0;
    }
    .sections.nav-sections .section-items div:nth-child(3){
        display: block;
    }
    .nav-open .action.nav-toggle:not(.close-toggle){
        opacity: 0;
        visibility: hidden;
    }
    .nav-open .nav-toggle.close-toggle:after{
        display: none;
    }
    .nav-open .floating-menu-heading-mobile{
        display: flex;
        justify-content: center;
        align-items: center;
        border-bottom: 2px solid #f5f5f5;
        padding: 15px 15px;
        gap: 15px;
    }
    .nav-open .floating-menu-heading-mobile>*{
        flex: 1 33%;
        max-width: 33%;
        order: unset;
    }
    .nav-open .floating-menu-heading-mobile .google-language-switcher.fixit-translate {
        min-width: 125px;
        font-size: 11px;
    }
    .nav-open .floating-menu-heading-mobile .google-language-switcher.fixit-translate select.goog-te-combo {
        font-size: 12px !important;
    }
    .nav-open .floating-menu-heading-mobile .close-toggle{
        position: relative;
        top: 0;
        left: unset;
        right: 0;
    }
    .nav-open .floating-menu-heading-mobile>span{
        margin-top: 15px;
    }
    .nav-open .floating-menu-heading-mobile span.title{
        font-size: 16px;
        line-height: normal;
        text-align: center;
        display: none;
    }
    .nav-open .header-main-menu .sections.nav-sections .nav-sections-items{
        padding-inline: 0;
    }
    .nav-open .cdz-main-menu .groupmenu{
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        padding: 15px;
        gap: 10px;
        grid-auto-rows: 1fr;
    }
    .nav-open .cdz-main-menu .groupmenu li.level0 > .dropdown-toggle:before{
        display: none;
    }
    .nav-open .cdz-main-menu .groupmenu>li{
        box-shadow: 5px 5px 15px #00000029;
        border-radius: 15px;
        padding: 20px 10px;
        transition: all .3s linear;
        margin-bottom: 0 !important;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .nav-open .sticky-menu .cdz-main-menu .groupmenu>li.level0>a.menu-link{
        text-align: center;
        padding: 0 !important;
    }
    .nav-open .cdz-main-menu .groupmenu>li:hover{
        background-color: var(--ekivotosred) !important;
        color: #fff;
    }
    .nav-open .cdz-main-menu .groupmenu>li:hover>a.menu-link{
        background-color: transparent;
    }
    .nav-open .nav-sections-item-content{
        background-color: #f2f6f9;
    }
    .sticky-mobile-call{
        display: block;
    }
    .link.wishlist.medical-theme>a.wishilist-wrapper{
        display: none;
    }
    .catalog-product-view .product-info-main{
        display: flex;
        flex-direction: column;
    }
    .catalog-product-view .product-info-main .page-title-wrapper{
        order: 0;
    }
    .catalog-product-view .product-info-main .product-info-price{
        order: 1;
    }
    .catalog-product-view .product-info-main .price-box.price-tier_price{
        order: 2;
        margin-top: 20px;
    }
    .catalog-product-view .product-info-main .price-box1.price-tier_price{
        order: 2;
        margin-top: 20px;
    }
    .catalog-product-view .product-info-main .table-wrapper.desktop-table{
        order: 3;
    }
    .catalog-product-view .product-info-main .table-wrapper.desktop-table .additional-attributes{
        display: none;
    }
    .catalog-product-view .product-info-main .product-add-form{
        order: 4;
    }
    .catalog-product-view .product-info-main .product-information-blocks{
        order: 5;
        margin-top: 20px;
    }
    .catalog-product-view .product-info-main .product-info-stock-sku{
        order: 6;
    }
    .catalog-product-view .product-info-main .table-wrapper.mobile-table{
        order: 7;
        display: block;
    }
    .catalog-product-view .product-info-main .table-wrapper{
        display: flex;
        flex-direction: column-reverse;
        border: none;
    }
    .box-tocart .control .qty-minus .btn-qty, .box-tocart .control .qty-plus .btn-qty{
        border: none;
        color: #8c8686;
    }
    .box-tocart .control .qty-input .input-text.qty{
        border-radius: 7px;
        border-color: #8c8686;
        background-color: #fff;
    }
    .product-info-main .product-add-form .box-tocart{
        justify-content: center;
    }
    .product-info-main .product-add-form .box-tocart .fieldset{
        justify-content: flex-start;
        gap: 0;
    }
    .product-info-main .product-addto-links .action.towishlist span{
        border: none;
    }
    .product-info-main .product-addto-links .action span::before{
        display: none;
    }
    .product-info-main .action.towishlist img{
        width: 25px;
    }
    .catalog-product-view .product-info-main .product-info-price{
        text-align: center;
        padding-top: 15px;
        padding-bottom: 0;
    }
    .product-info-main .product-info-price .price-box .old-price:before{
        font-size: 14px;
        line-height: normal;
    }
    .product-info-main .product-info-price .price-box1 .old-price:before{
        font-size: 14px;
        line-height: normal;
    }
    .product-info-main .product-info-price .price-box .old-price{
        text-align: center;
        align-self: center;
    }
    .product-info-main .product-info-price .price-box1 .old-price{
        text-align: center;
        align-self: center;
    }
    .product-info-main .product-info-price .price-box .old-price span.price{
        line-height: normal;
        margin-bottom: 0;
    }
    .product-info-main .product-info-price .price-box1 .old-price span.price{
        line-height: normal;
        margin-bottom: 0;
    }
    .catalog-product-view .product-info-main .table-wrapper .additional-attributes{
        margin-top: 25px;
        border-top: 1px solid #d3ced2 !important;
    }
    .catalog-product-view .product-extra-availability-block{
        margin-top: 0;
    }
    .catalog-product-view .product-info-main .product-info-stock-sku{
        text-align: end;
        display: flex;
        justify-content: end;
    }
    .catalog-product-view div.product-main-content{
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .product-info-main .product-add-form .box-tocart .fieldset{
        margin-bottom: 0;
    }
    .sticky-product-form{
        display: none !important;
    }
    .catalog-product-view .product-addto-links .action span > img{
        display: block;
        object-fit: contain;
    }
    .catalog-product-view .product-add-form .box-tocart{
        position: fixed;
        z-index: 95;
        width: 100%;
        bottom: 0;
        left: 0;
        background-color: #fff;
        padding-top: 20px;
        box-shadow: 1px -4px 5px -3px rgba(0,0,0,0.15);
    }
    .catalog-product-view .product-add-form .box-tocart{
        margin: 0;
        justify-content: center;
    }
    .catalog-product-view .product-add-form .box-tocart .fieldset{
        width: 100%;
        max-width: 100%;
    }
    .catalog-product-view .product-add-form .box-tocart .fieldset .field.qty{
        width: 100%;
        flex: 1 40%;
        padding-left: 5px;
    }
    .catalog-product-view .product-add-form .box-tocart .fieldset .actions{
        width: 100%;
    }
    .catalog-product-view .product-add-form .box-tocart .product-addto-links{
        margin-bottom: 0;
    }
    .catalog-product-view #cart-footer{
        bottom: 75px;
    }
    .page-header .header-wrapper-content{
        padding-top: 10px;
        min-height: auto;
    }
    .sticky-mobile-call>img{
        width: 29px;
        height: 29px;
        object-fit: contain;
    }
    .mobile-hide-closed{
        display: none;
    }
    .nav-toggle:before{
        display: none;
    }
    .nav-open .mobile-hide-closed{
        display: block;
    }
    .nav-open .mobile-show-open{
        display: none;
    }
    .nav-toggle span:after, .nav-toggle span:before{
        background-color: #000 !important;
    }
    .nav-toggle{
        height: auto;
        top: 10px;
    }
    .nav-toggle .mobile-show-open{
        height: 41px;
        overflow: visible;
        object-fit: cover;
    }
    .nav-open .nav-toggle{
        height: 18px;
        top: 0;
    }
    .sticky-active .sticky-items-container .sticky-menu-toggle .menu-title {
        display: none;
    }
    .product-info-main .product-info-price .price-box .old-price{
        top: 0;
    }
    .product-info-main .product-info-price .price-box1 .old-price{
        top: 0;
    }
    .product-info-main .product-add-form .box-tocart .fieldset{
        flex-direction: row;
    }
    .product-info-main .product-info-price{
        margin-top: -45px;
    }
    .product-info-main .product-info-price .price-box{
        display: flex;
        flex-direction: column;
        width: 100%;
        margin-top: 0;
        padding-top: 0 !important;
    }
    .product-info-main .product-info-price .price-box1{
        display: flex;
        flex-direction: column;
        width: 100%;
        margin-top: 0;
        padding-top: 0 !important;
    }
    li.item.level0.level-top.parent > a.menu-link span{
        font-size: 16px;
    }
    .nav-open .cdz-main-menu .groupmenu > li{
        padding: 20px 15px;
    }
    .catalog-product-view .product-info-main .product-info-price{
        margin-top: -35px;
    }
    .product-info-main .product-info-price:not(:has(.special-price)),.product-info-main .product-info-price:not(:has(.old-price)){
        margin-top: -35px;
    }

    table.pas_pinakas_configurable{
        justify-content: center;
    }
    .product.details.product-item-details .product-details-div .product-item-name > a{
        font-size: 16px;
    }
    .product-info-main .product-info-price:not(:has(.oldprice-active)){
        margin-top: -35px;
    }
    .nav-open .menu-container .dropdown-toggle{
        display: none !important;
    }
    .page-header .mobile-search-wrapper .mobile-search-form-container input[type=text]{
        font-size: 14px;
    }
    .catalog-product-view .product-info-main .table-wrapper.desktop-table{
        margin-bottom: 0;
    }
    .catalog-product-view .product-add-form .box-tocart .fieldset .field.qty .control{
        width: 100%;
    }
    .modal-popup.modal-slide{
        left: 0;
        height: max-content;
        bottom: 0;
        top: unset;
    }
    .modal-popup.popup-authentication .block-new-customer .block-title{
        margin-bottom: 0;
        top: 10px;
    }
    .popup-authentication .block-authentication{
        display: flex;
    }
    .block.block-mobile-toggle{
        display: block !important;
        border-top: none !important;
        padding-top: 0 !important;
        margin-top: 0 !important;
    }
    .block.block-mobile-toggle .block-content a{
        display: flex;
        width: 100%;
        justify-content: center;
        align-items: center;
        border: 1px solid #000;
        padding: 8px 10px;
        border-radius: 7px;
    }
    .block.block-mobile-toggle .block-content a span{
        color: #000;
        text-decoration: none;
    }
    .popup-authentication .block.block-customer-login{
        display: none;
    }
    .back-to-mobile{
        display: flex;
    }
    .back-to-mobile{
        justify-content: center;
        align-items: center;
        border: 2px solid var(--ekivotosred);
        border-radius: 7px;
        text-decoration: none !important;
        color: var(--ekivotosred) !important;
        font-size: 16px;
        padding: 8px 25px;
        width: fit-content;
        margin: 30px auto;
    }
    #block-mobile-toggle-heading{
        display: none;
    }
    .block.block-mobile-toggle.hidden{
        display: none !important;
    }
    .block.block-mobile-toggle .block-content a{
        gap: 20px;
    }
    .modal-popup.popup-authentication .block-new-customer .block-title strong{
        font-weight: 600;
    }
    .modal-popup.popup-authentication .modal-header{
        padding-bottom: 3rem;
    }
    .modal-popup.popup-authentication .block-new-customer .block-title{
        top: 15px;
    }
    .modal-popup.popup-authentication .action-close{
        top: 8px;
    }
    .popup-authentication .block.block-customer-login{
        border-top: none !important;
        margin-top: 0 !important;
    }
    .mobile-visible #block-customer-login-heading{
        display: none;
    }
    #block-customer-login-heading-mobile{
        display: block;
        font-weight: 600;
        position: fixed;
        top: 20px;
        z-index: 999;
    }
    .header.content .authorization-link.user-logged{
        position: absolute;
    }
    .header.content .authorization-link.user-logged .user-menu-wrapper.mobile-menu{
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 99;
        display: block;
    }
    .header.content .authorization-link.user-logged .user-menu-wrapper.mobile-menu .action-close span{
        display: none;
    }
    .header.content .authorization-link.user-logged .user-menu-wrapper.mobile-menu .action-close{
        background-color: transparent;
        border-color: transparent;
    }
    .header.content .authorization-link.user-logged .user-menu-wrapper.mobile-menu .action-close::before{
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 14px;
        line-height: 14px;
        color: #8f8f8f;
        content: '\e616';
        font-family: 'luma-icons';
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
        color: #000;
        font-weight: 600;
        position: absolute;
        right: 15px;
    }
    .catalog-product-view .product-add-form .box-tocart .fieldset .actions{
        flex: 1 60%;
    }
    .catalog-product-view .product-add-form .box-tocart .fieldset .field.qty .control{
        display: flex;
        width: 100%;
        justify-content: center;
        gap: 5px;
    }
    .box-tocart .control .qty-minus .btn-qty, .box-tocart .control .qty-plus .btn-qty{
        font-size: 36px;
    }
    .block.social-login-authentication-popup{
        order: 99;
    }
    .block.social-login-authentication-popup.col-mp{
        border-top: none !important;
        margin-top: 0 !important;
    }
    .social-login-authentication-popup .block-content .actions-toolbar.google-login .btn-social.btn-google{
        border-radius: 7px;
        align-items: center;
    }
    .social-login-authentication-popup .block-content .actions-toolbar.google-login .btn-social.btn-google>.fa-google{
        display: flex;
        position: relative;
        background: none;
    }
    .social-login-authentication-popup .block-content .actions-toolbar.google-login .btn-social.btn-google>.fa-google:before{
        content: "\f1a0" !important;
        bottom: 0;
        left: 0;
    }
    .block-authentication:has(.mobile-visible) .block.social-login-authentication-popup.col-mp{
        display: none;
    }

    .create-by-fixit-experts .row .col-xs-12 .recent-blog .blog-container .post-container{
        flex: 1 100%;
        margin-bottom: 25px;
    }
    .blog-container .owl-item .post-container .right-items-container{
        display: none;
    }
    .blog-container .owl-item .post-container .first-item{
        flex: 1 100%;
        max-width: 100%;
    }
    .checkout-index-index .authentication-wrapper.span-msg{
        max-width: 100%;
    }

}
@media(max-width: 400px){
    .minicart-items .product-item-details{
        padding-left: 75px;
    }
    .minicart-items .product-item-details .details-qty .label{
        display: flex;
        white-space: nowral;
    }
}
.step-title.mobile span {
    display: none;
}
.cdz-opc-wrapper .payment-group .step-title.mobile:before {
    content: "";
}
.checkout-index-index .authorization-link.popup-fixit {
    display: none;
}

.checkout-index-index .field[name="shippingAddress.street.0"] {
    margin-top: 15px;
}