@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap');
@media(min-width: 1998px) {
    body#body.desktop main, .footer-wrap .container-xxl {
        max-width: 1990px;
        margin: auto;
    }
}
.posrelative{
    position: relative;
}
.header-main-block {
    padding-left: 0;
}
@media(min-width: 1798px) {
    #header .header-main-wrapper {
        margin: auto;
    }
}
.product-badges.position-absolute.top-0 {
    z-index: 99;
	left:var(--space);
	right:var(--space);
	top:var(--space-half)!important;
	
}
.extension_quickcheckout_checkout button.btn.btn-primary:hover {
    background: #142CA6 0% 0% no-repeat padding-box;
    color: white;
}
.container-sm-voucher input.btn.btn-primary {
    background: #6e81e1;
    border-color: #6e81e1;
}
.col-md-voucimge {
    padding: 0 2rem;
}
.product-stock.mt-3.mb-1.green {
    margin-bottom: .25rem!important;
}

.product-stock.mt-3.mb-1.red {    margin: 0 !important;
    font: normal normal bold 13px/21px Roboto Mono;
    letter-spacing: 0px;
    color: #f81212;}
.account_voucher input#input-to-name ,.account_voucher input#input-to-email , .account_voucher input#input-from-name ,.account_voucher input#input-from-email , .account_voucher input#input-amount{
    max-height:40px !important;
}

.account_voucher  input#input-to-name , .account_voucher input#input-to-email , .account_voucher input#input-from-name ,input#input-from-email ,.account_voucher input#input-amount, .account_voucher textarea#input-message {
    text-align: left;
    font: normal normal bold 14px / 30px Roboto Mono;
    letter-spacing: 0px;
    border-color: #fffaf8 !important;
    background: #6e81e117 0% 0% no-repeat padding-box !important;
    border-radius: 5px;
    }

.fs-6.mb-4.vcdescriptiongta {
    font: normal normal normal 15px / 22px Roboto Mono !important;
    letter-spacing: 0px;
    color: #979797;
}
.col-md-voucimge img {
    width: 100%;
}
div#desktop-menu.stick_it {
    position: fixed;
    width: 100%;
    background: white;
    top: 0;
}
.phonestores {
    padding-left: 45px;
}
.phonestores ul {
    justify-content: flex-start;
    display: flex;
    align-items: center;
    text-align: left;
    font: normal normal bold 14px/19px Roboto Mono;
    letter-spacing: 0px;
    color: #FFFFFF;
}
.phonestores ul li a {
    color: white;
}
.phonestores li {
    flex: 0 0 auto;
    margin-right: 10px;
}
.phonestores .fa-solid {
    color: #142CA6 !important;
}
div#slideshow_recent .product-block:hover h6.product-name {
    color: #142CA6;
}
.header-top-bar-msg b {
    padding-right: 5px;
    font-weight: 800;
}
.recently-viewed-container .product-block img {
    max-width: 71px;
}
.fancybox__caption {
    padding: 10px !important;
}
.extension_quickcheckout_checkout .checkout_header .header-logo {
    display: flex;
    flex-direction: row;
    align-items: end;
    justify-content: start;
}
.header-search .header-search-btn:hover:before {
    background: #142CA6;
}
.header-search .header-search-btn:hover path {
    fill: white;
}
div#product-latest-swiper .product-block:hover {
    box-shadow: none !important;
}
.fancybox__caption {
    text-align: left;
    font: normal normal bold 16px/25px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525 !important;
}
.product_product .fancybox__container button.carousel__button.is-close {
    width: 42px;
    height: 42px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #E1E1E1;
    color: red;
}
.product_product .fancybox__container .carousel__button svg {
    width: 18px;
}


@media (min-width: 1024px) {
    .fancybox__nav .carousel__button.is-next {
        right: 25% !important;
    }
    .fancybox__nav .carousel__button.is-prev {
        left: 25% !important;
    }
}
.header-search .header-search-btn:hover span.header-search-text.d-none.d-md-inline-block {
    transform: translateX(10px);
    transition: transform .3s linear;
}
.header-search .header-search-btn {
    background: transparent;
    display: flex;
    align-items: center;
    border: none;
    border-radius: 3rem;
    padding: 0.5rem 1rem;
    width: 100%;
    max-width: 140px;
}
div#common-home div#content {
    min-height: unset;
}
#search.search-focus input[name="search"]:focus {
    background: whitesmoke;
}
button#button-notify, button#button-notify-alt {
    background: #142CA6;
}
div#information-sitemap div#content ul ul {
    line-height: 1.72;
    margin-left: 10px;
}
div#information-sitemap div#content {
    max-width: 1600px;
    margin-bottom: 5rem;
    margin-top: 2rem;
    margin-left: auto;
}
div#bundle-wrapper .product-thumbnail img {
    max-width: 230px;
}
.product-bundles-pr-all.bundle-page {
    margin-bottom: 5rem;
}
div#bundle-wrapper .product-block {
    margin-bottom: 30px;
}
div#bundle-wrapper .product-layout.col-12.col-md-3 {
    margin-bottom: 30px;
}
#product-product button.btn.btn-light.button_wishlist {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #142CA6;
    border-radius: 3px;
    color: #142CA6;
}
#product-product button#button-cart:hover {
    background: #142CA6 0% 0% no-repeat padding-box;
    border-radius: 3px;
}
#product-product button#button-cart:hover span {
    display: none;
}
#product-product button#button-cart:hover i.fa-light.fa-cart-shopping {
    left: calc(50% - 5px);
    transition: left .3s linear;
}
#product-product button#button-cart i.fa-light.fa-cart-shopping {
    font-size: 18px;
}
#product-product .product-btn .btn.button_wishlist {
    font-size: 12px;
}
#product-product .product-quantity.col-md-3 .btn {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: .125rem;
    padding: 0;
    line-height: 5px;
    background: transparent;
    min-height: 100% !important;
    width: 45px;
}
.bundle-page a.bundle_add {
    font-size: 18px;
    background: #efcbcb;
    padding: 10px 30px;
    display: inline-block;
    margin-top: 10px;
    border-radius: 30px;
}
h3.alredyacc {
    text-align: left;
    font: normal normal bold 18px/25px Roboto Mono;
    letter-spacing: 0px;
    color: #FFFFFF;
}
h3.alredyacc span {
    display: block;
    text-align: left;
    font: normal normal normal 13px/25px 'Roboto Mono';
    letter-spacing: 0px;
    color: #FFFFFF;
}
.return-cart.mt-4 a {
    padding: 10px 20px;
    height: auto;
    text-align: left;
    font: normal normal normal 13px/25px 'Roboto Mono';
    letter-spacing: 0px;
    color: #142CA6;
    background: #F4F4F4 0% 0% no-repeat padding-box;
    border-radius: 20px;
}
.extension_quickcheckout_checkout .return-cart.mt-4 a {
    border: 1px solid;
    display: inline-block;
    min-width: 220px;
    padding: 10px 20px;
    height: auto;
    text-align: center;
    font: normal normal normal 13px/20px 'Roboto Mono';
    letter-spacing: 0px;
    color: #6e81e1;
    background: #ffffff 0% 0% no-repeat padding-box;
    border-radius: 20px;
}
.extension_quickcheckout_checkout .return-cart.mt-4 a:hover {
    background: #6e81e1 0% 0% no-repeat padding-box;
    color: white;
    transition: all .3s ease-in;
}
.extension_quickcheckout_checkout .tw-text-sm.summary-text {
    text-align: left;
    font: normal normal normal 14px/20px 'Roboto Mono';
    letter-spacing: 0px;
    color: #808080;
}
.product_product button#button-cart {
    text-align: center;
    font: normal normal bold 11px/20px 'Roboto Mono';
    letter-spacing: 2.2px;
    width: 100%;
    color: white;
    background: #142CA6 0% 0% no-repeat padding-box;
    border-radius: 3px;
}
.bundle_cart {
    text-align: center;
    font: normal normal bold 11px/20px 'Roboto Mono';
    letter-spacing: 2.2px;
    width: 100%;
    color: white;
    background: #000 0% 0% no-repeat padding-box;
    border-radius: 3px;
    cursor:pointer;
    margin-top:30px;
}
.bundle_cart:hover {
    color:#fff;
}
.bundle_cart:hover i {
    left: calc(50% - 5px);
    transition: left .3s linear;
}
.bundle_cart:hover span {
    display: none;
}
.bar-color.tw-h-\[0\.375rem\].tw-rounded-full, .cart--free--shipingbar .tw-bg-black.tw-h-\[0\.375rem\].tw-rounded-full {
    background: #142CA6;
}
.login-top {
    padding: 30px;
    background: #142CA6 0% 0% no-repeat padding-box;
    border-radius: 3px;
}
.quickcheckoutleft span.note {
    text-align: right;
    font: normal normal normal 13px/17px 'Roboto Mono';
    letter-spacing: 0px;
    color: #808080;
    display: block;
}
button#button-login-top:hover {
    border: 1px solid #6e81e1;
    background: #6e81e1;
    color: white;
    border-radius: 30px;
}
button#button-login-top {
    max-width: 150px;
    font: normal normal bold 13px/25px Roboto Mono;
    letter-spacing: 0px;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    border-radius: 30px;
}
.dispflexspacebtween {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
i.bar-icon.fa-solid.fa-check.tw-w-6.tw-h-6.tw-rounded-full.tw-border.tw-grid.tw-place-items-center.tw-bg-white.-tw-translate-x-1.tw-border-\[\#EBEBEB\] {
    line-height: 22px;
    color: #142CA6;
}
.bundle-page .prices-container {
    display: flex;
    align-items: center;
    font-size: 19px;
}
.bundle-page .initial {
    text-decoration: line-through;
    margin-right: 10px;
    color: gray;
}
.bundle-bottom-wrap {
    border-top: 0px solid #dbdbdb;
    padding-top: 10px;
}
div#modal-quickview .product-label.product-label-sale.tw-min-h-\[1rem\] {
    position: absolute;
}
.home-slider-banners-slide {
    grid-auto-rows: 1fr;
    padding-top: 10px;
    display: grid;
    align-items: start;
    justify-content: center;
    grid-template-columns: 73% 23%;
}
div#sliders0 {
    width: 100%;
    max-width: 100%;
}
div#common-home aside#column-left {
    width: 100%;
}
div#common-home aside#column-right {
    /* max-width: 437px; */
    width: 100%;
    margin-top: 10px;
}
#modal-quickview .product-block-price.tw-text-2xl.tw-font-bold.tw-text-center {
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 20px;
    font-size: 20px;
}
#modal-quickview button.close {
    font-size: 2vw;
    position: absolute;
    right: 20px;
    top: -9px;
}
#desktop-menu .navbar-nav>.nav-item .nav-link {
    text-align: left;
    font: normal normal 800 15px/20px Roboto Mono;
    letter-spacing: 0.75px;
    color: #000000;
}
.socialheader ul {
    display: flex;
    align-items: center;
}
.socialheader ul li {
    display: flex;
    margin: 0 10px;
    align-items: center;
    justify-content: space-between;
}
.header-top-firstbar {
    padding: 5px 0;
    background: #00126f 0% 0% no-repeat padding-box;
    display: flex;
    align-items: center;
    justify-content: center;
}
.header-top-bar-msg {
    font: normal normal normal 13px/18px Roboto Mono;
    padding-left: 0px;
    text-align: center;
    letter-spacing: 0px;
    color: #FFFFFF;
}
.socialheader li a {
    padding: 3px 10px;
}
.socialheader ul li a {
    justify-content: space-between;
    flex-direction: row;
    background: #2e4adb 0% 0% no-repeat padding-box;
    border-radius: 3px;
    display: flex;
    align-items: center;
    text-align: center;
    font: normal normal bold 14px/19px Roboto Mono;
    letter-spacing: 0px;
    color: #FFFFFF;
    min-width: 150px;
}
.socialheader ul li a:hover {
    background: #142CA6 0% 0% no-repeat padding-box;
    border-radius: 3px;
}
.socialheader ul li a:hover svg path {
    fill: white;
}
.socialheader ul li a:hover img {
    filter: brightness(600%) grayscale(1);
}
.socialheader {
    position: relative;
    align-items: center;
    justify-content: end;
    display: flex;
    padding-right: 30px;
}
.socialheader li svg {
    text-align: center;
    line-height: 30px;
    margin: 0;
    fill: #505050;
}
.header-logo {
    justify-content: center;
}
.header-main-block-3 p {
    text-align: center;
    text-align: center;
    font: normal normal bold 12px/17px Roboto Mono;
    letter-spacing: 0px;
    color: #FFFFFF;
}
span.header-search-text {
    text-align: left;
    font: normal normal normal 14px/18px 'Roboto Mono';
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 1;
}
g#search path {
    fill: white;
}
a.header-search-btn:before {
    border-radius: 50%;
    z-index: -1;
    background: #142CA6 0% 0% no-repeat padding-box;
    width: 46px;
    height: 46px;
    content: "";
    position: absolute;
    left: 0;
}
.socialheader li:hover {
    background: #404040 0% 0% no-repeat padding-box;
}
.socialheader li:hover svg {
    fill: white;
}
a.header-search-btn {
    z-index: 99;
    position: relative;
}
.header-main-block-3 svg {
    position: relative;
    margin: 5px auto;
    z-index: 4;
}
/*div#desktop-menu .navbar-expand-lg .navbar-nav {
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}*/

div#slideshow0 {
    border-radius: 5px;
    max-width: 1341px;
    margin: 10px 0px;
}
div#slideshow0 h4.slideshow-slide-hypertitle {
    padding-top: 15px;
    padding-bottom: 25px;
    text-align: center !important;
    font: normal normal bold 28px/45px 'Roboto Mono' !important;
    letter-spacing: 0px !important;
    color: #252525 !important;
}
div#slideshow0 .slideshow-slide-caption-container {
    max-width: 528px;
}
div#slideshow0 .slideshow-slide-subtitle {
    text-align: center;
    font: normal normal normal 15px/25px 'Roboto Mono' !important;
    letter-spacing: 0px;
    color: #252525 !important;
}
div#slideshow0 a.btn.btn-secondary.slideshow-slide-button {
    margin: auto;
    text-align: center !important;
    font: normal normal bold 17px/25px 'Roboto Mono' !important;
    letter-spacing: 0px !important;
    color: #252525 !important;
    background: white !important;
    border-radius: 30px !important;
}
div#slideshow0 a.btn.btn-secondary.slideshow-slide-button:hover {
    background: #142CA6 0% 0% no-repeat padding-box !important;
    color: white !important;
    border-color: #142CA6 !important;
    transition: all .3s ease-in;
}
div#slideshow0 .swiper-button-next.slideshow-button-next-0::after, div#slideshow0 .swiper-button-prev.slideshow-button-prev-0:after {
    color: #39393d;
}
div#slideshow0 .swiper-button-next.slideshow-button-next-0:hover, .swiper-button-next.slideshow-button-next-0:focus, div#slideshow0 .swiper-button-prev.slideshow-button-prev-0:hover, div#slideshow0 .swiper-button-prev.slideshow-button-prev-0:focus {
    background-color: rgb(255 255 255 / 65%) !important;
}
div#slideshow0 .swiper-button-next.slideshow-button-next-0 {
    right: 0;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 35px;
    border-bottom-left-radius: 35px;
    width: 35px;
    min-width: 35px;
    height: 60px;
    min-height: 60px;
    border: none;
    transition: 300ms ease-in-out;
    background-color: rgb(255 255 255) !important;
}
div#slideshow0 .swiper-button-prev.slideshow-button-prev-0 {
    left: 0;
    border-top-right-radius: 35px;
    border-bottom-right-radius: 35px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    width: 35px;
    min-width: 35px;
    height: 60px;
    min-height: 60px;
    border: none;
    transition: 300ms ease-in-out;
    background-color: rgb(255 255 255) !important;
}
div#slideshow0 span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #1D3EED 0% 0% no-repeat padding-box;
    /*  */
}
div#slideshow0 span.swiper-pagination-bullet.swiper-pagination-bullet {
    width: 40px;
    height: 4px;
    border-radius: 2px;
}
h4.products-bs-title.mb-4 {
    text-align: center;
    font: normal normal bold 30px/25px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
}
div#common-home aside#column-right .img-overlay {
    margin: auto;
    float: left;
    width: 100%;
    position: absolute;
    bottom: 50px;
    text-align: center;
    left: auto;
    right: auto;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
div#common-home aside#column-right .home-info-address-block-container {
    position: relative;
}
div#common-home aside#column-right .img-overlay .col-12.col-sm-6 {
    width: 100%;
}
div#common-home aside#column-right .home-info-address-block-text-2 a {
    margin-bottom: -10px;
    text-align: center;
    font: normal normal normal 15px/30px 'Roboto Mono';
    letter-spacing: 0px;
    color: #fff;
    display: block;
    background: #142CA6 0% 0% no-repeat padding-box;
    border: 1px solid #FFFFFF;
    border-radius: 23px;
    padding: 3px 40px;
    min-height: 40px;
}
div#common-home aside#column-right .home-info-address-block-text-2 a:hover {
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #fff;
    color: #000;
    transition: all .3s ease-in;
}
div#common-home aside#column-right .home-info-address-block-text-1 {
    padding-bottom: 10px;
    color: white;
}
.header-main-block-icon .ho-total-counter {
    z-index: 0;
    color: #ffffff;
    top: 5px;
    right: 7px;
    font-size: 12px;
    line-height: 23px;
    position: absolute;
    bottom: auto;
    left: auto;
    width: 25px;
    height: 25px;
    background: #6e81e1;
    border-radius: 100%;
    border: 1px solid #f4f4f4;
    margin: 0;
    padding: 0;
    text-align: center;
}
.header-main {
    padding-top: 0;
    height: 7rem;
    padding-bottom: 0;
}
#desktop-menu {
    border: none;
    box-shadow: 0px 3px 10px #0000001A;
}
nav#menu {
    padding-top: 3px;
    border-top: 1px solid #dfdfdf;
    padding-bottom: 3px;
}
.product-layout .product-block .product-block-caption .product-block-title .product-name a {
    text-align: center;
    font: normal normal bold 14px/20px Roboto Mono;
    letter-spacing: 0px;
    color: #252525;
}
.product-layout .product-block .product-block-caption .product-block-title .product-name {
    min-height: 65px;
    text-align: center;
}
.quickandwishlist {
    min-width: 255px;
    max-width: 100%;
    background: transparent;
    margin-bottom: 18px;
    align-items: center;
    justify-content: space-between;
}
.quickandwishlist .product-wishlist svg {
    fill: #142CA6;
    text-align: center;
    display: BLOCK;
    margin: auto;
}
a.btn.btn-default.product-cart:focus {
    box-shadow: none;
}
.product-layout .product-block .product-block-actions .product-cart span:before {
    transition: none;
}
a.quickview {
    padding: 7px 0;
    min-width: 80px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #142CA6;
    border-radius: 3px;
}
a.quickview.product-quickview:hover {
    background: #142CA633 0% 0% no-repeat padding-box;
    border: 1px solid #1D3EEDdb
}
a.quickview.product-quickview:hover svg {
    fill: #142CA6;
}
a.quickview svg {
    margin: auto;
    text-align: center;
    letter-spacing: 0px;
    fill: #142CA6;
}
span.addtocarttext {
    text-align: center;
    font: normal normal bold 11px/20px 'Roboto Mono' !important;
    letter-spacing: 2.2px;
    color: #fff;
}
.product-block .product-block-actions .product-cart:hover {
    border-color: #142CA6;
}
.product-block .product-block-actions .product-cart:hover span.addtocarttext {
    width: 0;
    overflow: hidden;
    display: none;
}
.categorybghead {
    border-top: 1px solid #dbdbdb;
    background: transparent linear-gradient(270deg, #DBECF100 0%, #142CA6 100%) 0% 0% no-repeat padding-box;
    min-height: 300px;
    display: flex;
    align-items: center;
}
p.egrafitetxt {
    text-align: left;
    font: normal normal normal 26px/25px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
    padding-bottom: 30px;
}
.main-content-texter {
    text-align: left;
    font: normal normal normal 14px/25px 'Roboto Mono';
    letter-spacing: 0px;
    color: #fff;
}
.categoryimage img {
    max-width: 300px;
    border-radius: 5px;
}
.categoryimage {
    display: flex;
    align-items: center;
    justify-content: end;
}
button#subscribe-btn:hover {
    color: white;
    background: #6e81e1 0% 0% no-repeat padding-box;
    border-radius: 25px;
}
li.breadcrumb-item:last-child a {
    color: #252525;
}
/*#desktop-menu {
    box-shadow: 0px 3px 10px #0000001A;
    z-index: 99;
    position: relative;
}*/

.breadcrumb-item+.breadcrumb-item::before {
    float: left;
    padding-right: 0.5rem;
    color: #A1A1A1;
    content: "\f111";
    font-family: fontawesome;
    font-size: 6px;
}
img.img-fluid.logofooter {
    max-width: 100%;
    display: BLOCK;
    margin: 20px auto;
}
ul.footerphones li:hover {
    background: #252525 0% 0% no-repeat padding-box;
    border-radius: 15px;
}
ul.socialfooter li:hover {
    background: #6e81e1 0% 0% no-repeat padding-box
}
ul.socialfooter li:hover svg {
    fill: white;
}
ul.footerphones li:hover a {
    color: white !important;
}
ul.footerphones li:hover svg {
    fill: white;
}
a.email_footer:hover, a.telalagon:hover {
    background: #252525;
    color: white !important;
}
a.email_footer:hover svg {
    fill: white;
}
p.footeraboutxt {
    max-width: 277px;
    text-align: center;
    font: normal normal normal 13px/18px Roboto Mono;
    letter-spacing: 0px;
    color: #FFFFFF;
}
ul.socialfooter {
    align-items: start;
    display: flex;
    justify-content: center;
    margin-top: 5px;
}
ul.socialfooter li {
    margin-right: 5px;
    display: flex;
    width: 40px;
    height: 40px;
    background: #142CA6 0% 0% no-repeat padding-box;
    border: 1px solid #6e81e1;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
}
ul.socialfooter {
    margin-bottom: 0;
}
ul.socialfooter li svg {
    fill: white;
    text-align: center;
    line-height: 30px;
    font-size: 23px;
    margin: auto;
}
.footer-col.col-md-9.pt-4 {
    background: #142CA6 0% 0% no-repeat padding-box;
}
.footer-col.col-md-3.spacings.seotextfoo {
    display: flex;
    padding: 30px 60px;
    background: #142CA6 0% 0% no-repeat padding-box;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
div#product-category {
    margin-top: 30px;
}
p.footeraboutxt a {
    margin-bottom: 30px;
    margin-top: 25px;
    font: normal normal normal 13px/25px 'Roboto Mono';
    letter-spacing: 0px;
    color: #FFFFFF;
}
h5.footer-title {
    padding-bottom: 15px;
    text-align: left;
    font: normal normal 800 13px/18px Roboto Mono;
    letter-spacing: 1.6px;
    color: #FFFFFF;
}
.footer-wrap {
    border: 1px solid #f1f0f0;
}
.footer-col.col-md-9.pt-4 p {
    text-align: left;
    font: normal normal normal 14px/18px 'Roboto Mono';
    letter-spacing: 0px;
    color: #FFFFFF;
}
.footer-col.col-md-9.pt-4 strong {
    text-align: left;
    font: normal normal bold 14px/28px 'Roboto Mono';
    letter-spacing: 0px;
    color: #FFFFFF;
}
ul.footerphones li, a.telalagon {
    margin-left: 4px;
    padding: 5px 30px !important;
    background: #142CA6 0% 0% no-repeat padding-box;
    border-radius: 15px;
}
ul.footerphones li a {
    display: flex;
    align-items: center;
}
ul.footerphones svg {
    fill: white;
    font-size: 12px;
    margin-right: 4px;
}
ul.footerphones {
    margin-bottom: 10px;
    margin-top: 10px;
    flex-wrap: wrap;
    display: flex;
    align-items: start;
    justify-content: start;
}
ul.footerphones li a, a.email_footer, a.telalagon {
    /* font: normal normal 500 15px/18px 'Roboto Mono'; */
    /* letter-spacing: 1.5px; */
}
a.email_footer svg {
    font-size: 14px;
    float: left;
    margin-right: 4px;
    padding-top: 1px;
}
a.email_footer.mt-3.mb-3 svg {
    fill: white;
}
.email_footer {
    font: normal normal bold 15px/18px Roboto Mono !important;
    letter-spacing: 0px;
    max-width: max-content;
    min-height: 35px;
    display: flex;
    padding: 0px 10px !important;
    background: #142CA6 0% 0% no-repeat padding-box;
    border-radius: 15px;
    align-items: center;
}
.footer-col ul.list-unstyled a {
    text-align: left;
    font: normal normal normal 14px/18px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
    opacity: 0.7;
}
.recently-viewed-container .product-block .product-thumbnail {
    min-width: 77px;
}
a.find_us.mb-4 svg {
    fill: #ffffff;
    margin-right: 4px;
}
a.find_us.mb-4 {
    margin-top: 5px;
}
.row.vibsapp svg {
    font-size: 21px;
    top: 14px;
    position: absolute;
    left: 14px;
}
.row.vibsapp .col-md-6 {
    height: 45px;
    line-height: 0.5;
    margin-right: 8px;
    max-width: 160px;
    background: #142CA6 0% 0% no-repeat padding-box;
    border-radius: 20px;
    position: relative;
    padding-left: 45px;
}
.threemains .banner-col.row.col-12.col-md-12 {
    display: flex;
    flex-wrap: wrap;
}
.threemains a.banner-item.banner-image-center.banner-text-over-image {
    flex: 0 0 25%;
}
.header-main-block-3 svg path {
    fill: white;
}
.threemains .container-xxl-module-container {
    max-width: calc(100% - 90px);
    margin: auto;
}
.threemains .row-banner-row {
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.threemains a.banner-item.banner-image-center.banner-text-over-image {
    position: relative;
}
.threemains .banner-caption {
    z-index: 9;
    /* pointer-events: none; */
    padding: 3rem;
    margin: auto;
    width: 95%;
    position: absolute;
    bottom: 10px;
    color: white;
}
.threemains h4.banner-hypertitle {
    text-align: center;
    font: normal normal bold 32px/30px 'Roboto Mono';
    letter-spacing: 0px;
    color: #FFFFFF;
}
.threemains .banner-subtitle {
    padding-top: 13px;
    text-align: center;
    font: normal normal normal 13px/21px 'Roboto Mono';
    letter-spacing: 0px;
    color: #FFFFFF;
}
.threemains a.banner-item:before {
    z-index: 1;
    content: "";
    width: calc(100% - 22px);
    height: calc(100% - 0px);
    left: 11px;
    pointer-events: none;
    position: absolute;
    background: transparent linear-gradient(180deg, #00000000 0%, #000000 100%) 0% 0% no-repeat padding-box;
    border-radius: 5px;
}
.threemains a.banner-item:hover:before {
    background: transparent linear-gradient(180deg, #00000000 0%, #142CA6 100%) 0% 0% no-repeat padding-box;
}
.threemains .banner-readmore {
    text-align: center;
    margin-top: 10px;
}
.threemains .btn.btn-generic {
    text-align: center;
    font: normal normal bold 14px/25px Roboto Mono;
    letter-spacing: 0px;
    color: #252525;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 25px;
}
.threemains .btn.btn-generic:hover {
    color: white;
    background: #142CA6 0% 0% no-repeat padding-box;
    border-radius: 25px;
    border-color: #142CA6;
}
.threemains .banner-image {
    overflow: hidden;
}
.threemains .banner-image:hover img {
    transform: scale(1.125);
    transition: all .3s ease-in;
}
.product-label.product-label-new {
    background: #000000 0% 0% no-repeat padding-box;
    border-radius: 3px;
    font: normal normal 400 10px/20px 'Roboto Mono' !important;
    letter-spacing: 2px;
    color: #FFFFFF;
    min-width: 48px;
    top: 10px;
    bottom: unset !important;
}
/* pagination */

.pagination-out ul.pagination, .pagination-wrap ul.pagination {
    gap: 0.5rem;
}
.pagination-out ul.pagination li a, .pagination-out ul.pagination li span, .pagination-wrap ul.pagination li a, .pagination-wrap ul.pagination li span {
    width: 40px;
    height: 40px;
    border: 1px solid #E1E1E1;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #A1A1A1;
    font-weight: 700;
    transition: 0.3s;
}
.pagination-out ul.pagination li.active span, .pagination-wrap ul.pagination li.active span {
    background-color: #142CA6;
    color: #fff;
    border-color: var(--dark-blue);
}
.pagination-out ul.pagination li a:hover, .pagination-wrap ul.pagination li a:hover {
    background-color: #E1E1E1;
    color: #000;
    font-weight: 700;
    transition: 0.3s;
}
.pagination-out .pagination-prev ul.pagination li a, .pagination-out .pagination-next ul.pagination li a, .pagination-wrap .pagination-prev ul.pagination li a, .pagination-wrap .pagination-next ul.pagination li a {
    width: auto;
    height: auto;
    border-radius: 23px;
    padding: calc(0.7 * var(--space-half)) var(--space-half);
    font-weight: 400;
    display: flex;
    justify-content: space-between;
    gap: 0.5rem;
    min-width: 170px;
    color: #000;
    font-size: 0.8rem;
}
.pagination-out .pagination-prev ul.pagination li a:hover, .pagination-out .pagination-next ul.pagination li a:hover, .pagination-wrap .pagination-prev ul.pagination li a:hover, .pagination-wrap .pagination-next ul.pagination li a:hover {
    background-color: var(--dark-blue);
    color: #fff;
    border-color: var(--dark-blue);
}
.pagination-out .pagination-next, .pagination-wrap .pagination-next {
    color: #707070;
}
button.carousel__button.is-next {
    background: #142CA6 0% 0% no-repeat padding-box;
    right: -30px;
    border-top-right-radius: 35px;
    border-bottom-right-radius: 35px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    width: 35px;
    min-width: 35px;
    height: 60px;
    min-height: 60px;
    border: none;
    transition: 300ms ease-in-out;
}
button.carousel__button.is-prev {
    background: #142CA6 0% 0% no-repeat padding-box;
    left: -32px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 35px;
    border-bottom-left-radius: 35px;
    width: 35px;
    min-width: 35px;
    height: 60px;
    min-height: 60px;
    border: none;
    transition: 300ms ease-in-out;
}
div#product_tabs2 h4.products-bs-title.mb-4 {
    padding-bottom: 1rem;
}
div#product_tabs2 {
    margin-top: 3rem;
    background: #142CA6 0% 0% no-repeat padding-box;
}
div#product-tabs2 .product-block {
    width: calc(100% - 10px) !important;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 5px;
    margin: 10px;
}
div#product-tabs2 .nav-tabs-container ul {
    border: navajowhite;
    opacity: 1 !important;
    visibility: visible;
    align-items: center !important;
    justify-content: center !important;
    /* max-width: 1440px; */
    margin: 3px auto !important;
}
.product-tabs-wrapper .tabs-container-flex {
    max-width: 1440px;
    margin: auto;
}
.product-tabs .nav-tabs .nav-link {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 3px;
    text-align: center;
    font: normal normal bold 15px/25px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
}
.product-tabs .nav-tabs .nav-link.active {
    background: #C85252 0% 0% no-repeat padding-box;
    border-radius: 3px;
    text-align: center;
    font: normal normal bold 15px/25px 'Roboto Mono';
    letter-spacing: 0px;
    color: #FFFFFF;
}
.product-tabs .tab-content {
    padding-top: 20px;
}
div#product-tabs2 .swiper-button-next.slideshow-button-next-0::after, div#slideshow0 .swiper-button-prev.slideshow-button-prev-0:after {
    color: #39393d;
}
div#product-tabs2 .swiper-button-next.slideshow-button-next-0:hover, .swiper-button-next.slideshow-button-next-0:focus, div#product-tabs2 .swiper-button-prev.slideshow-button-prev-0:hover, div#product-tabs2 .swiper-button-prev.slideshow-button-prev-0:focus {
    background-color: rgb(255 255 255 / 65%) !important;
}
.product-tabs .swiper-button-next, .product-tabs-babydr .swiper-button-next {
    background: #142CA6 0% 0% no-repeat padding-box;
    right: -35px;
    border-top-right-radius: 35px;
    border-bottom-right-radius: 35px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    width: 35px;
    min-width: 35px;
    height: 60px;
    min-height: 60px;
    border: none;
    transition: 300ms ease-in-out;
    /* background-color: rgb(255 255 255) !important; */
}
.product-tabs .swiper-button-prev, .product-tabs-babydr .swiper-button-prev {
    background: #142CA6 0% 0% no-repeat padding-box;
    left: -35px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 35px;
    border-bottom-left-radius: 35px;
    width: 35px;
    min-width: 35px;
    height: 60px;
    min-height: 60px;
    border: none;
    transition: 300ms ease-in-out;
    /* background-color: rgb(255 255 255) !important; */
}
div#product-tabs2 span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #252525 0% 0% no-repeat padding-box;
    /*  */
}
div#product-tabs2 span.swiper-pagination-bullet.swiper-pagination-bullet {
    width: 40px;
    height: 4px;
    border-radius: 2px;
}
.products-bs-container {
    padding-top: 2rem;
    max-width: 1500px;
    margin: auto;
    position: relative;
    padding-bottom: 5rem;
}
.products-bs-container .swiper-button-next {
    background: #142CA6 0% 0% no-repeat padding-box;
    right: -40px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    width: 40px;
    min-width: 40px;
    height: 80px;
    min-height: 80px;
    border: none;
    transition: 300ms ease-in-out;
}
.products-bs-container .swiper-button-prev {
    background: #142CA6 0% 0% no-repeat padding-box;
    left: -40px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    width: 40px;
    min-width: 40px;
    height: 80px;
    min-height: 80px;
    border: none;
    transition: 300ms ease-in-out;
}
.products-bs-title-wrap {
    padding-bottom: 15px;
}
.products-bs-carousel-wrap .product-block:hover {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 11px #00000026 !important;
    border-radius: 5px;
}
.products-bs-carousel-wrap .product-block {
    margin: 10px auto;
}
.product-label.product-label-sale {
    font-weight: normal !important;
    font-family: 'Roboto Mono';
    padding: 0 5px;
    bottom: unset !important;
    top: 10px;
    background: #142CA6;
    color: white;
}
.ho-filters-wrapper.filter-style-vertical-list .filter-group-container .filter-group-title-container .filter-group-title {
    text-align: left;
    font: normal normal 900 16px/25px 'Roboto Mono' !important;
    letter-spacing: 0px;
    color: #252525;
}
.filters-title {
    text-align: left;
    font: normal normal 900 26px/25px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
}
.filters-title h3 {
    display: flex;
    align-items: center;
    justify-content: start;
}
.filters-title img {
    margin-right: 6px;
}
button#input-limit-dropdown {
    min-width: 90px;
    /* display: flex; */
    align-items: center;
    margin-left: 50px;
    margin-right: 5px;
}
button#input-sort-dropdown, button#input-limit-dropdown {
    font: normal normal 800 10px/25px Roboto Mono;
    letter-spacing: 0.5px;
    color: #252525;
}
.btn-sorting.dropdown-toggle::after {
    position: absolute;
    content: '\f107';
    font-family: "Fontawesome";
    right: 10px;
    top: 15px;
}
button#input-sort-dropdown span, button#input-limit-dropdown span {
    margin-top: -5px;
    text-align: left;
    font: normal normal normal 14px/25px Roboto Mono;
    letter-spacing: 0px;
    color: #252525;
    display: BLOCK;
}
button#input-sort-dropdown, button#input-limit-dropdown {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #E1E1E1;
    border-radius: 3px;
    position: relative;
    padding: 0 6px;
}
button#input-limit-dropdown:after {
    position: absolute;
    right: 5px;
    top: 14px;
}
button#input-limit-dropdown {
    text-align: left;
}
span.grid-icon.grid-2.active {
    color: #142CA6;
    font-size: 17px;
    PADDING: 10px;
    background: #142CA64D 0% 0% no-repeat padding-box;
    border: 1px solid #142CA6;
    border-radius: 3px;
}
span.grid-icon.grid-1.inactive {
    margin-left: 2px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #E1E1E1;
    border-radius: 3px;
    PADDING: 11px;
    color: #808080;
}
span.grid-icon.grid-2, span.grid-icon.grid-1 {
    width: 50px;
    text-align: center;
    height: 50px;
}
span.grid-icon.grid-2.active svg, span.grid-icon.grid-1 svg {
    fill: #888888;
    /* padding-top: 4px; */
    height: 17px;
    margin: 3px auto;
}
@media all and (max-width: 768px) {
    button#input-sort-dropdown span, button#input-limit-dropdown span {
        font-size: 0.65rem;
    }
}
.total.col-sm-4.text-center {
    font: normal normal normal 14px/25px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
}
.product-tabs button.nav-link:hover {
    text-align: center;
    font: normal normal bold 15px/25px 'Roboto Mono' !important;
    letter-spacing: 0px;
    color: #C85252 !important;
    border: 1px solid #142CA6 !important;
}
.product-tabs .nav-tabs .nav-link.active:hover {
    color: white !important;
}
.brandshome {
    padding-top: 4rem;
    padding-bottom: 4rem;
}
.brandshome h3.module-title {
    padding-bottom: 25px;
    text-align: center;
    font: normal normal bold 30px/25px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
}
.brandshome h4.module-subtitle {
    max-width: 665px;
    text-align: center;
    font: normal normal normal 15px/25px 'Roboto Mono';
    letter-spacing: 0px;
    color: #404040;
    margin: 10px auto 40px auto;
}
.brandshome a.banner-item.banner-image-center.banner-text-under-image.col-md-2 {
    flex: 0 0 auto;
    width: 20%;
}
.brandshome .banner-image {
    padding: 8px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 2px solid #142CA6;
    border-radius: 5px;
}
.brandshome .banner-image img {
    margin: auto;
    text-align: center;
}
.brandshome .banner-image img {
    mix-blend-mode: luminosity;
}
.brandshome .banner-image:hover img {
    transition: all .3s ease;
    mix-blend-mode: normal;
}
.brandshome .container-xxl.module-container {
    max-width: 1400px !important;
}
.brandshome a.banner-item.banner-image-center.banner-text-under-image.col-md-2 {
    margin-top: 10px;
}
a.btn.allbrands {
    text-align: center;
    font: normal normal bold 14px/25px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 2px solid #142CA6;
    border-radius: 25px;
    min-width: 240px;
}
.dflexbtns {
    align-items: center;
    justify-content: center;
    margin-top: 25px;
}
a.btn.allbrands:hover {
    background: #142CA6 0% 0% no-repeat padding-box;
    border-radius: 25px;
    opacity: 1;
    color: white;
}
.gitcardshome a.banner-item.colorful-card.tw-group.banner-image-center {
    width: calc(33% - 10px);
    margin: 5px;
    padding: 15px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: none;
    border-radius: 5px;
}
.gitcardshome .banner-col.row.col-md-12 {
    max-width: 100%;
    margin: auto;
    align-items: center;
    justify-content: center;
}
.gitcardshome .banner-row.colorful-cards-wrap:after {
    left: 0;
    top: 40px;
    content: "";
    background: #142CA61C 0% 0% no-repeat padding-box;
    width: 100%;
    height: 420px;
    position: absolute;
    z-index: -1;
    border-radius: 5px;
}
.gitcardshome h2.banner-title {
    text-align: center;
    font: normal normal 800 25px/25px Roboto Mono;
    letter-spacing: 0px;
    color: #252525;
}
.gitcardshome {
    margin-bottom: 7rem;
    margin-top: 5rem;
}
.gitcardshome .banner-subtitle {
    width: 100%;
    padding: 0;
    padding-bottom: 30px;
    margin-top: 15px;
    text-align: center;
    font: normal normal normal 13px/25px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
}
.gitcardshome .banner-readmore {
    left: calc(50% - 143px);
    position: absolute;
    min-height: 50px;
    font: normal normal bold 14px/43px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
    min-width: 286px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 2px solid #142CA6;
    border-radius: 25px;
    text-align: center;
    margin: auto;
}
.gitcardshome .banner-readmore:hover {
    background: #142CA6 0% 0% no-repeat padding-box;
    border-radius: 25px;
    color: White;
}
.gitcardshome .banner-readmore:hover .tw-font-bold {
    text-decoration: none;
    color: white;
}
.gitcardshome .fa-arrow-right:before {
    color: white;
    font-family: 'FontAwesome';
}
.gitcardshome .banner-readmore:hover .fa-arrow-right {
    transform: translateX(25px) !important;
    transition: All .3s linear;
}
.gitcardshome a.banner-item.colorful-card.tw-group.banner-image-center {
    position: relative;
}
.gitcardshome .row.banner-row.colorful-cards-wrap {
    position: relative;
}
.fa-grid-3:before, .fa-grid:before {
    font-family: "Font Awesome 6 Pro" !important;
    content: "\e195";
}
.gprice_range {
    display: block !important;
}
.swiper-pagination-bullet {
    width: 40px;
    height: 4px;
    border-radius: 2px;
}
span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #1D3EED 0% 0% no-repeat padding-box;
}
/*filters*/

.irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single {
    font-size: 14px;
    line-height: 1;
    text-shadow: none;
    padding: 3px 5px;
    background-color: #142CA6;
    color: white;
    border-radius: 4px;
}
.irs--round .irs-handle {
    top: 26px;
    width: 24px;
    height: 24px;
    border: 3px solid #6e81e1;
    background-color: #142CA6;
    border-radius: 24px;
    box-shadow: 0 1px 3px rgb(209 209 213 / 30%);
}
.irs--round .irs-bar {
    background: #142CA6;
}
.ho-filters-wrapper.filter-style-vertical-list .filter-group-container .filter-group-title-container .filter-group-clear {
    background: #8f0410;
    font-size: 0.875rem;
    color: wheat;
    cursor: pointer;
    margin-left: 0.5rem;
}
.irs--round .irs-from:before, .irs--round .irs-to:before, .irs--round .irs-single:before {
    border-top-color: #142CA6;
}
div#price_slider36 input {
    display: none;
}
div#price_slider36 {
    max-width: 275px;
}
.extension_quickcheckout_checkout button.btn.btn-primary {
    border-color: #f4f4f4;
    border-radius: 20px;
    font: normal normal normal 13px/25px 'Roboto Mono';
    letter-spacing: 0px;
    color: #142CA6;
    background: #F4F4F4 0% 0% no-repeat padding-box;
}
.extension_quickcheckout_checkout .btn-secondary {
    border-color: #142CA6;
    border-radius: 20px;
    font: normal normal normal 13px/25px 'Roboto Mono';
    letter-spacing: 0px;
    color: #ffffff;
    background: #142CA6 0% 0% no-repeat padding-box;
    border-radius: 3px;
}
.extension_quickcheckout_checkout a.btn.btn-default {
    background: #142CA6 0% 0% no-repeat padding-box;
    border-radius: 3px !important;
    font: normal normal normal 13px/25px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
}
.extension_quickcheckout_checkout label.form-label.fw-bold {
    text-align: left;
    font: normal normal bold 14px/16px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
}
.extension_blog_category .container-max.tw-py-4.md\:tw-py-8.tw-px-4 {
    max-width: 1640px;
    margin: auto;
}
.quickcheckoutleft input, .quickcheckoutleft select {
    background: #F8F8F8 0% 0% no-repeat padding-box;
    border-radius: 3px;
    border-color: WHITESMOKE;
}
.recently-viewed-container .swiper-slide.product-layout.swiper-slide .product-block {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #EBEBEB;
    border-radius: 5px;
    height: 100%;
    max-height: 120px;
}
.rainbow-blog a.tw-transition-all div {
    min-width: 286px;
    min-height: 50px;
    background: #142CA6 0% 0% no-repeat padding-box;
    border-radius: 25px;
    text-align: center;
    font: normal normal bold 14px/48px 'Roboto Mono';
    letter-spacing: 0px;
    color: #fff;
}
.rainbow-blog .tw-rounded-t-main:hover img {
    transform: scale(1.15);
}
.rainbow-blog .swiper h4:hover {
    color: #142CA6;
}
.rainbow-blog a.tw-transition-all:hover div {
    background: #fff 0% 0% no-repeat padding-box;
    border-radius: 25px;
    color: black
}
.descblogleft {
    padding-top: 5rem;
    background: #142CA6 0% 0% no-repeat padding-box;
    border-radius: 5px;
    font-family: 'Roboto Mono';
    text-align: center;
    letter-spacing: 0px;
    color: #fff;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 2rem;
}
.descblogleft h3 {
    text-align: center;
    font: normal normal bold 52px/25px Roboto Mono;
    letter-spacing: 0px;
    color: #FFFFFF;
}
.rainbow-blog {
    max-width: Calc(100% - 5rem);
    margin: 40px auto;
}
.rainbow-blog .swiper h4 {
    padding-top: 20px;
    text-align: center;
    font: normal normal 900 18px/25px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
}
.rainbow-blog .swiper .description {
    text-align: center;
    font: normal normal normal 14px/20px Roboto Mono;
    letter-spacing: 0px;
    color: #979797;
}
/*product*/

#product-product .product-info_wrap h1 {
    text-align: left;
    font: normal normal bold 26px/35px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
}
span.kodikosproiontos {
    text-align: left;
    font: normal normal bold 15px/35px 'Roboto Mono';
    letter-spacing: 0px;
    color: #142CA6;
}
#product-product .product-price .price-new {
    text-align: left;
    font: normal normal 900 32px/35px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
}

span.badge {
	position:relative;
}
.vertical-bagges {
	display:flex;
	flex-direction:column;
}
#product-product .badge-new {
	margin-bottom:10px;
}
span.badge.badge-energy {
	min-width:calc(6rem - 15px)!important;
	max-width:calc(6rem - 15px)!important;
	width:calc(6rem - 15px)!important;
	padding: 0.3125rem 0.25rem!important;
}
span.badge.badge-energy:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-width: 15px;
	margin-top: -15px;
}

span.badge.bg-dark.badge-new {
    font-size:12px;
    color: #FFFFFF;
    background: #000 !important;
    border-radius: 3px;
}
#product-product .badge.badge-sale {
	border:0px!important;
	background:#142CA6!important;
	color:#fff!important;
}
.categorybghead .container-xxl {
    padding-left: 0;
    padding-right: 0;
}
.container.productcontains {
    padding: 0;
    max-width: 100%;
}
.product_product a.manufacturer-image {
    padding: 0px 15px;
    display: inline-block;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
}
.combindedprods a.btn.btn-default.product-cart:hover .fa-solid {
    color: white;
    left: 45px;
    transition: all .3s ease-in;
}
.combindedprods .row {
    display: flex;
    align-items: center;
    justify-content: center;
}
.combindedprods .col-md-9 img {
    max-width: 130px;
}
.combindedprods a.btn.btn-default.product-cart .fa-solid {
    left: -65px;
    position: relative;
    font-weight: 400;
}
.combindedprods a.btn.btn-default.product-cart:hover {
    background: #142CA6 0% 0% no-repeat padding-box;
    border-radius: 3px;
}
.combindedprods .product-block-price .amount {
    text-align: left;
    font: normal normal bold 16px/20px 'Roboto Mono' !important;
    letter-spacing: 0px;
    color: #252525;
}
.combinecircle {
    margin: auto;
    flex-wrap: wrap;
    position: relative;
    width: 220px;
    height: 220px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.combinecircle h3 {
    bottom: 25px;
    position: absolute;
    text-align: center;
    font: normal normal normal 26px/37px 'Roboto Mono';
    letter-spacing: 0px;
    color: #142CA6;
}
.combinecircle h3 span {
    font-weight: bold;
    display: block;
}
.combinecircle img {
    transform: translateY(-35px);
}
.combindedprods .product-block {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #EBEBEB;
    border-radius: 5px;
}
.combindedprods a.btn.btn-default.product-cart {
    justify-content: center;
    font: normal normal 500 14px/20px 'Roboto Mono';
    letter-spacing: 0px;
    color: #142CA6;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #142CA6;
    border-radius: 3px;
}
.product_product .col-md-2 .swiper-wrapper {
    display: flex;
    align-items: center;
    flex-direction: column;
}
/*.col-md-2.prodthumbsgal:before {
    content: "\f106";
    font-family: 'Font Awesome 5 Pro';
    text-align: center;
    display: block;
    margin: auto;
}

.col-md-2.prodthumbsgal:after {
    content: "\f107";
    font-family: 'Font Awesome 5 Pro';
    text-align: center;
    display: block;
    margin: auto;
}*/

div#quickattributesection {
    margin-top: 20px;
}
div#quickattributesection table.table.table-bordereder tr:nth-child(even) {
    background: whitesmoke;
}
.nopaddings {
    padding: 0;
}
div#menu3, #menu4, #menu5 {
    padding: 75px;
}
div#quickattributesection table.table.table-bordereder tr {
    border: transparent !important;
}
.generalattributes h3 {
    padding: 1rem;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #142CA6;
    border-radius: 5px;
    font: normal normal bold 25px/20px Roboto Mono;
    letter-spacing: 0px;
    color: #252525;
}
.generalattributes {
    margin-left: auto;
    max-width: 1400px;
    margin-top: 5rem;
    margin-bottom: 3rem;
    margin-right: auto;
}
.perigrafesdesktop .col.medium-6.small-12.large-6 {
    padding: 75px;
}
.perigrafesdesktop .col.medium-6.small-12.large-6, .perigrafesdesktop .col.medium-6.small-12.large-6 p {
    text-align: left;
    font: normal normal normal 17px/25px Roboto Mono;
    letter-spacing: 0px;
    color: #979797;
}
div#generalattributesection {
    border-top: none !important;
    padding: 1.5rem;
    border: 1px solid #1D3EED;
}
.attribnamesfont {
    text-align: left;
    font: normal normal bold 14px/35px Roboto Mono;
    letter-spacing: 0px;
    color: #231F20;
}
.product_product .col-md-2 .swiper-slide {
    max-width: 100px;
    padding: 5px;
    margin: auto;
    margin-bottom: 15px;
    min-width: 90px;
    min-height: 90px;
}
.product_product .col-md-2 .swiper-slide {
    cursor: pointer;
}
.prodthumbsgal .swiper-slide.swiper-slide-visible.swiper-slide-thumb-active {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #EBEBEB;
    border-radius: 5px;
}
div#shop-link svg path {
    fill: #6e81e1;
}
.prodsmegagal .swiper-slide {
    border: 1px solid #EBEBEB;
    border-radius: 5px;
}
.areyoupro strong {
    padding-top: 15px;
    font: normal normal bold 15px/13px Roboto Mono;
    letter-spacing: -0.6px;
    color: #142CA6;
}
.areyoupro {
    text-align: center;
    letter-spacing: -0.44px;
    color: #142CA6;
}
.areyoupro {
    z-index: 99;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    display: flex;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 20px #00000029;
    border: 2px solid #142CA6;
    border-radius: 10px;
    opacity: 1;
    backdrop-filter: blur(50px);
    -webkit-backdrop-filter: blur(50px);
    position: fixed;
    top: 20%;
    padding: 1rem;
    right: 10px;
    width: 202px;
    height: 234px;
}
.areyoupro button {
    background: #142CA630 0% 0% no-repeat padding-box;
    border: 1px solid #142CA6;
    border-radius: 100px;
    padding: 3px 15px;
}
.perigrafi p {
    font: normal normal normal 18px/30px Roboto Mono;
    letter-spacing: 0px;
    color: #252525;
}
.prodthumbsgal .swiper-slide img {
    opacity: 0.8;
}
.prodthumbsgal .swiper-slide.swiper-slide-visible.swiper-slide-active.swiper-slide-thumb-active img {
    opacity: 1 !important;
}
.prodthumbsgal .swiper-slide.swiper-slide-visible.swiper-slide-thumb-active img {
    opacity: 1 !important;
}
.product_product .col-md-2 .swiper-slide img {
    max-height: 75px;
    display: flex;
}
.product_product .col-md-2 .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}
.combindedprods .product-layout.product-grid.col-lg-3.col-md-4.col-sm-6.col-xs-12 {
    width: Calc(25% - 20px);
    margin: 10px;
}
.combindedprods {
    padding: 40px 0;
    margin-top: 3rem;
    background: #142CA6 0% 0% no-repeat padding-box;
    box-shadow: -1000px 0 0 #142CA6, 1000px 0 0 #142CA6;
    margin-bottom: 3rem;
}
.relatedbabyproducts h3.tabrelates {
    text-align: center;
    font: normal normal bold 30px/25px Roboto Mono;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding-top: 30px;
    padding-bottom: 30px;
}
.perigrafi ul.nav-tabs li.active {
    border-bottom: 2px solid #0068b5
}
.perigrafi ul.nav-tabs li {
    border-bottom: 2px solid transparent;
}
.perigrafi ul.nav-tabs li.active a {
    text-align: left;
    font: normal normal 900 18px/45px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
}
.product_product div#home b {
    font: normal normal bold 25px/20px Roboto Mono;
    letter-spacing: 0px;
    color: #252525;
    margin-bottom: 10px;
    display: block;
}
.product_product div#home {
    margin-bottom: 3rem;
}
.perigrafi {
    padding-top: 30px;
    padding-bottom: 60px;
    max-width: 1500px;
}
.perigrafi ul.nav-tabs li {
    margin-right: 40px;
}
.perigrafi ul.nav-tabs li a {
    text-align: left;
    font: normal normal 900 18px/45px 'Roboto Mono';
    letter-spacing: 0px;
    color: rgb(37 37 37 / 65%)
}
.relatedbabyproducts .product-block {
    background: white;
}
.relatedbabyproducts .product-thumbnail img {
    max-width: 256px;
}
.relatedbabyproducts {
    margin-top: 3rem;
}
.relatedbabyproducts .swiper-pagination-horizontal {
    bottom: -40px;
}
.relatedbabyproducts .product-block-price {
    height: 40px;
    margin-top: 0 !important;
}
.relatedbabyproducts {
    padding-top: 40px;
    box-shadow: -1000px 0 0 #142CA6, 1000px 0 0 #142CA6;
    background: #142CA6 0% 0% no-repeat padding-box;
}
#offcanvasCart .offcanvas-header {
    background: #142CA6 0% 0% no-repeat padding-box;
    font: normal normal bold 14px/19px Roboto Mono;
    letter-spacing: 0px;
    color: #FFFFFF;
}
.offcanvas-body .d-grid.gap-2.mt-3.mt-md-4 a.btn.btn-default {
    font: normal normal bold 15px/21px Roboto Mono;
    letter-spacing: 0px;
    color: #000000;
}
.offcanvas-body .btn-primary {
    color: #fff;
    border-radius: 3px;
    background: #000000 0% 0% no-repeat padding-box;
    border-color: #000000;
    font-family: 'Roboto Mono';
}
.offcanvas-body .btn-primary:hover {
    background: #142CA6 0% 0% no-repeat padding-box;
    border-radius: 3px;
}
.offcanvas-up.cart_item {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 10px #0000001A;
    border: 1px solid #EBEBEB;
    border-radius: 3px;
    margin-top: 5px;
}
.offcanvas-up {
    padding-bottom: 10px !important;
}
.offcanvas-up {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.col-md-2.prodthumbsgal .swiper {
    padding: 20px 0px;
    max-height: 525px;
    /*    overflow-y: scroll;*/
}
.prodthumbsgal .swiper-button-next:after, .prodthumbsgal .swiper-button-prev:after {
    background: transparent !important;
    font-size: 14px;
    color: black;
}
.prodthumbsgal .swiper-button-next, .prodthumbsgal .swiper-button-prev {
    background: white !important;
}
.verticalpaginbtn {
    /* padding: 20px 0; */
    position: absolute;
    top: 0;
    height: 100%;
    width: 116px;
    display: flex;
    align-items: center;
    justify-content: space-around !important;
    flex-direction: column !important;
}
.verticalpaginbtn .swiper-button-prev {
    top: 10px;
    transform: rotate(90deg);
    left: 45px;
}
.verticalpaginbtn .swiper-button-next {
    top: unset;
    bottom: 0px;
    transform: rotate(90deg);
    left: 45px;
}
.col-md-2.prodthumbsgal .swiper::-webkit-scrollbar {
    width: 0px;
}
/* Track */

.col-md-2.prodthumbsgal .swiper::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #e1e1e1;
    border-radius: 1px;
}
/* Handle */

.col-md-2.prodthumbsgal .swiper::-webkit-scrollbar-thumb {
    background: #898484;
    border-radius: 1px;
}
/* Handle on hover */

.col-md-2.prodthumbsgal .swiper::-webkit-scrollbar-thumb:hover {
    background: #b30000;
}
.col-md-2.prodthumbsgal {
    padding: 0 5px;
}
.progressBar {
    margin-top: var(--space);
    box-shadow: 0 3px 15px #00000026;
    padding: 2rem;
    text-align: center;
}
#cart-container .progressBar {
    padding: var(--space) var(--space) var(--space) var(--space);
}
#cart-container .progressBar p {
    font-size: var(--xs-size);
}
#checkout-cart .progressBar p {
    font-size: 13px;
    color: #112d4f;
    font-weight: 400;
}
#checkout-cart .progressBar p b {
    font-weight: 700;
}
.progressBar .bar {
    display: flex;
    position: relative;
}
.progressBar .bar .color {
    flex: 0 0 33.333%;
    width: 100%;
    max-width: 0 0 33.333%;
    height: 5px;
}
.progressBar .bar .color.red {
    background: #e76221;
}
.progressBar .bar .color.yellow {
    background: #000000;
}
.progressBar .bar .color.green {
    background: #00a651;
}
.progressBar .bar .check {
    position: absolute;
    top: -13px;
}
.progressBar .bar .check.red {
    color: red;
}
.progressBar .bar .check.yellow {
    color: #ffc000;
}
.progressBar .bar .check.green {
    color: #00a651;
    font-size: 20px;
}
.progressBar i.fas.fa-truck {
    color: #e25f1f;
    font-size: 24px;
    margin-right: 1rem;
}
.desktopClass {
    margin-bottom: 2rem;
}
.progressBar .bar .check {
    position: absolute;
    top: -8px;
    background: #112d4f;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: var(--xxxs-size);
    font-weight: var(--font-weight-bold);
    border: 3px solid #fff;
    margin-left: -16px;
}
.progressBar .bar .fa-check-circle:before {
    color: #fff;
}
.recently-viewed-container.container-xxl {
    max-width: calc(100% - 44px);
    margin: auto;
}
#checkout-cart #button-coupon, #checkout-cart #button-quote {
    position: relative;
}
#checkout-cart .shipping-card {
    order: 1;
}
#checkout-cart .ekptotikos.voucher-container {
    order: 3;
}
#checkout-cart .ekptotikos.coupon-container {
    order: 2;
}
#checkout-cart .cart-totals {
    order: 4;
}
input#input-voucher::placeholder {
    font-weight: 500;
    color: #000;
}
input#button-voucher, input#button-coupon {
    min-height: 44px;
    padding: 10px;
    background: #142CA6 0% 0% no-repeat padding-box !important;
    border-radius: 3px;
    min-width: 98%;
    margin: auto !important;
}
.threemains {
    margin-bottom: 4rem;
}
a.tw-max-w-xs.tw-mt-4.tw-mx-auto.tw-py-3.tw-text-sm.tw-grid.tw-place-items-center.tw-relative.tw-px-8.tw-w-full.tw-rounded-full.tw-bg-black.tw-text-white.hover\:tw-shadow-lg.hover\:tw-bg-white.tw-transition-all {
    background: #252525 0% 0% no-repeat padding-box;
    border-radius: 5px;
}
.gap-2.tw-bg-gray-100.tw-text-black.tw-transition-all.hover\:tw-bg-black.hover\:tw-text-white.link-button.tw-rounded-full.tw-w-full.tw-py-3.tw-px-6.tw-justify-between.tw-flex.tw-items-center {
    font: normal normal bold 13px/9px Roboto Mono;
    letter-spacing: 0px;
     color: #1D3EED;
         border: 1px solid #fbd8c8;
    transition: all .3s ease;
    background: #fbd8c8;
    border-radius: 100px;
}

.extension_blog_home  .gap-2.tw-bg-gray-100.tw-text-black.tw-transition-all.hover\:tw-bg-black.hover\:tw-text-white.link-button.tw-rounded-full.tw-w-full.tw-py-3.tw-px-6.tw-justify-between.tw-flex.tw-items-center:hover {
  
    color: #FFFFFF;
    background: #142CA6 0% 0% no-repeat padding-box;
    border: 1px solid #142CA6;
}


.descblogleft h3:before {
    background-repeat: no-repeat !important;
    width: 140px;
    content: "";
    background: url('/image/expertblogicon.png');
    height: 140px;
    display: block;
    position: absolute;
    top: -60px;
}
.descblogleft h3 {
    padding-top: 40px;
    position: relative;
}
.checkout_cart .tw-bg-black.tw-rounded-full {
    background: #142CA6;
}
.tw-text-xs.tw-text-\[\#142CA6\].tw-mb-4 {
    color: #142CA6;
}
.extension_blog_category .summary a.tw-bg-gray-100.tw-text-xs.tw-h-8.tw-rounded-2xl.tw-py-2.tw-px-4.tw-font-bold.tw-mt-4.hover\:tw-bg-black.hover\:tw-text-white {
    background: #142CA63B 0% 0% no-repeat padding-box;
    border: 1px solid #142CA6;
    border-radius: 100px;
    color: #1D3EED;
}
.extension_blog_home .summary a.tw-bg-gray-100.tw-text-xs.tw-h-8.tw-rounded-2xl.tw-py-2.tw-px-4.tw-font-bold.tw-mt-4.hover\:tw-bg-black.hover\:tw-text-white {
    background: #142CA63B 0% 0% no-repeat padding-box;
    border: 1px solid #142CA6;
    border-radius: 100px;
    color: #1D3EED;
}
.extension_blog_home .container-max.tw-py-4.md\:tw-py-8.tw-px-4 {
    max-width: 1640px;
    margin: auto;
}
.summary h2.tw-font-bold.tw-text-xl.md\:tw-text-2xl.hover\:tw-underline.tw-mt-4 {
    text-align: left;
    font: normal normal bold 18px/25px Roboto Mono;
    letter-spacing: 0px;
    color: #252525;
}
.tw-col-span-4.laptop\:tw-col-span-8.smallLaptop\:tw-col-span-full.tw-p-8.mobile\:tw-p-4.before-coupon .fa-solid {
    line-height: 22px;
    color: #142CA6;
}
.product-tabs-babydr.montessori {
    padding-top: 60px;
    padding-bottom: 60px;
    background: #E5E5E538 0% 0% no-repeat padding-box;
}
.col-md-4.boxinfotabs {
    display: flex;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 5px;
    align-items: center;
    justify-content: space-around;
}
.fouskotagames {
    padding-top: 60px;
    padding-bottom: 60px;
    background: #E5E5E538 0% 0% no-repeat padding-box;
}
.boxinfotabs h3 {
    padding-top: 30px;
    width: 100%;
    text-align: center;
    font: normal normal 900 35px/30px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
    padding-bottom: 30px;
}
.product-tabs-babydr .product-block img {
    max-width: 250px;
}
.product-tabs-babydr .product-block {
    background: white;
}
span.semititle {
    padding: 9px;
    background: #142CA6 0% 0% no-repeat padding-box;
    border-radius: 3px;
    text-align: center;
    font: normal normal bold 10px/25px 'Roboto Mono';
    letter-spacing: 4px;
    color: #FFFFFF;
}
.boxinfotabs div {
    padding: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.boxinfotabs div {
    max-width: 437px;
    text-align: center;
    font: normal normal normal 15px/22px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
    margin: auto;
    /* height: 100%; */
    /* align-items: center; */
}
.boxinfotabs a.generic-button {
    position: relative;
    display: flex;
    min-width: 286px;
    padding: 10px 30px;
    text-align: center;
    font: normal normal bold 14px/25px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 2px solid #142CA6;
    border-radius: 25px;
    align-items: center;
    justify-content: center;
}
.boxinfotabs a.generic-button:hover {
    transition: all .3s ease-in;
    background: #142CA6 0% 0% no-repeat padding-box;
    border-radius: 25px;
    color: white;
}
.checkout_cart .recently-viewed-container {
    max-width: 1680px;
}
a.manufacturer-viewall {
    padding-left: 10px;
    text-align: left;
    font: normal normal normal 13px/35px 'Roboto Mono';
    letter-spacing: 0px;
    color: #A1A1A1;
}
.product_product .manufacturer_info {
    display: flex;
    align-items: center;
}
.product-stock.px-2 li.text-success {
    margin-bottom: 5px;
    max-height: 25px;
    padding: 0px 10px !important;
    font: normal normal 500 14px/20px 'Roboto Mono';
    letter-spacing: 0px;
    color: #2FBE63 !important;
    background: transparent 0% 0% no-repeat padding-box;
    border-radius: 3px;
}
#product-product .product-btn .btn#button-cart {
    text-align: center;
    font: normal normal bold 11px/20px 'Roboto Mono';
    letter-spacing: 2.2px;
    color: #FFFFFF;
}
span.grid-icon.grid-2 {
    margin-left: 2px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #E1E1E1;
    border-radius: 3px;
    PADDING: 11px;
}
span.grid-icon.grid-1.inactive.active {
    background: whitesmoke;
}
.bundlepagecat aside#column-left {
    display: none;
}
#product-category #productswrapper .product-container .product-layout.product-list {
    width: 100%;
}
#product-category .product-layout.product-list+.product-layout.product-list {
    margin-top: 1rem;
}
#product-category .product-layout.product-list .product-block {
    flex-direction: row;
    border: 1px solid #EBEBEB;
}
#product-category .product-layout.product-grid .product-quantity {
    display: none;
}
.product-layout .product-block .product-block-actions .product-quantity.product-multiple .number-spinner {
    display: flex;
    border: 1px solid #0300391A;
    border-radius: 5px;
    justify-content: space-between;
    min-height: 42px;
    align-items: center;
    margin: auto;
    width: 100%;
}
.product-layout .product-block .product-block-actions .product-quantity.product-multiple .number-spinner button {
    background-color: transparent;
    border: 0;
    padding: 0 0.5rem;
    font-size: 1.5rem;
    font-weight: 300;
    color: #4F4D7599;
    align-items: center;
    display: flex;
}
.product-layout .product-block .product-block-actions .product-quantity.product-multiple .number-spinner input {
    max-width: 50px;
    padding: 0;
    border: 0;
    background-color: transparent;
}
.product-layout.product-list .product-list-visible {
    display: flex !important;
}
.product-layout .product-list-visible, .product-layout .product-grid-invisible, .product-layout.product-list .product-list-invisible {
    display: none !important;
}
.product-layout.product-list .product-block .product-block-price {
    margin-top: auto;
    margin-bottom: 2rem;
}
.product-layout .product-block .product-block-actions .product-quantity.product-multiple {
    width: 100%;
    display: none;
    margin-bottom: 0.5rem;
}
.product-layout.product-list .product-top {
    padding: 0.7rem;
    position: relative;
    max-width: 270px;
    margin-bottom: 0;
}
.product-layout.product-list .model-stock {
    flex: 0 0 200px;
    margin: 0 5%;
    flex-direction: column;
}
.product-layout.product-list .product-block-caption {
    text-align: left;
    text-align: left;
    margin-bottom: 0;
    padding: 0.5rem;
}
.product-layout.product-list .product-block-caption .product-block-title {
    display: flex;
    width: 100%;
}
.product-layout.product-list .model-stock .model {
    text-align: left;
    flex-direction: column;
    display: flex;
}
.product-layout.product-list .product-block-caption .product-block-title h3.product-name {
    min-height: 0;
    margin-bottom: 1rem;
}
.product-layout.product-list .product-block-caption .product-block-title h3.product-name a {
    font-weight: 700;
}
.product-layout.product-list .product-block-caption .product-description {
    font-weight: 200;
}
.product-layout.product-list .model-stock .model span b {
    color: #142CA6;
}
.product-layout.product-list .product-stock {
    color: #fff;
    border-radius: 3px;
    padding: 0.2rem 0.5rem;
    width: fit-content;
}
.product-layout.product-list .product-stock.green {
    background-color: #2FBE63;
}
.product-layout.product-list .product-stock.red {
    background-color: red;
}
.product-layout.product-list .quick-wishlist-add {
    height: 100%;
    border-left: 1px solid #EBEBEB;
    padding: 1rem;
    justify-content: flex-end;
    display: flex;
    flex-direction: column;
}
.color_related-wrap a {
    margin: 0 4px;
}
.product-block:hover .product-block-image img {
    transition: All .3s ease;
    transform: scale(1.025);
}
.color_related-item {
    border: 1px solid #e7e5e5;
    outline-offset: 2px;
    width: 33px;
    border-radius: 50%;
    height: 33px;
}
.color_related-item img {
    display: none;
}
.color_related-image {
    display: none;
}
.color_related-item h4 {
    display: none;
}
.product-quantity.col-md-3 input {
    min-height: 45px;
}
.product_product button#button-cart {
    min-height: 45px;
}
#product-product button.btn.btn-light.button_wishlist {
    min-height: 45px;
}
@media all and (max-width: 1366px) {
    .product-layout.product-list .product-top {
        max-width: 150px;
    }
    .product-layout.product-list .model-stock {
        flex: 0 0 150px;
        margin: 0 0.5rem;
    }
}
@media all and (max-width: 768px) {
    #product-category .product-layout.product-list .product-block {
        flex-direction: column;
    }
    .product-layout.product-list .model-stock {
        width: 100%;
        padding: 0.5rem;
    }
    .product_category .product-layout.product-list .product-block .product-block-caption {
        padding: 0.5rem;
    }
    .product-layout.product-list .quick-wishlist-add {
        width: 100%;
    }
    #product-category #productswrapper .product-container .product-layout.product-list {
        margin-left: auto;
        margin-right: auto;
        border: 0;
    }
    #product-category #productswrapper .product-container .product-layout.product-list .product-cart {
        justify-content: center;
        gap: 0.5rem;
    }
}
@media(min-width: 1680px) {
    .filters-title h3 {
        margin-bottom: 10px;
    }
    .threemains .banner-subtitle {
        margin: 0px auto;
        max-width: 500px;
        padding-top: 13px;
        text-align: center;
        font: normal normal normal 13px/21px 'Roboto Mono';
        letter-spacing: 0px;
        color: #FFFFFF;
    }
}
@media(max-width: 1640px) {
    .header-top-bar-msg {
        /* text-align: center; */
        font: normal normal normal 12px/18px 'Roboto Mono';
    }
    .header-main-block-icon:first-child, .header-main-block-icon {
        margin-right: 15px !important;
    }
    .header-search .header-top-bar-block {
        padding-left: 20px;
    }
    .categorybandleimage:after {
        content: "";
        border: 1px solid #FFFFFF;
        border-radius: 3px;
        width: calc(100% - 20px) !important;
        height: calc(100% - 20px);
        position: absolute;
        top: 10px;
        left: 10px;
        background: transparent;
        pointer-events: none;
    }
    .container-xxl {
        max-width: calc(100% - 40px);
    }
    .product-block-actions .product-cart {
        min-width: 100%;
    }
    .quickandwishlist {
        /* padding: 0 10px; */
        min-width: 100%;
        max-width: 100%;
        background: transparent;
        margin-bottom: 18px;
        align-items: center;
        justify-content: space-around;
    }
    a.quickview {
        /* min-width: 50%; */
    }
    .product-layout .product-wishlist {
        /* min-width: 50%; */
    }
    #desktop-menu .navbar-nav>.nav-item .nav-link {
        padding: 0.75rem 0.51rem;
    }
    .descblogleft h3 {
        text-align: center;
        font: normal normal bold 40px/25px 'Roboto Mono';
    }
    .row.vibsapp .col-md-6 {
        max-width: 145px;
    }
    #product-category .product-container .product-layout {
        flex: 0 0 auto;
        width: 25%;
    }
}
@media (max-width: 1480px) {
    #desktop-menu .navbar-nav>.nav-item .nav-link {
        padding: 0.75rem 0.151rem;
    }
    #desktop-menu .navbar-nav>.nav-item .nav-link {
        letter-spacing: 0px;
    }
}
.threemains .btn.btn-generic {
    border-color: white;
}
.threemains h3 {
    text-align: center;
    font: normal normal 800 36px/25px Roboto Mono;
    letter-spacing: 0px;
    color: #252525;
    display: block;
    margin-bottom: 50px;
    margin-top: 20px;
}
@media (max-width: 1380px) {
    .threemains .btn.btn-generic {
        text-align: center;
        font: normal normal bold 13px/25px 'Roboto Mono';
    }
    .threemains .banner-image {
        height: 100%;
        overflow: hidden;
    }
    .threemains a.banner-item.banner-image-center.banner-text-over-image:first-child img {
        transform: scale(2.85);
    }
    .threemains a.banner-item.banner-image-center.banner-text-over-image:first-child {
        flex: 0 0 25%;
    }
    .threemains a.banner-item.banner-image-center.banner-text-over-image {
        flex: 0 0 25%;
    }
}
@media(max-width: 1190px) {
    div#slideshow0 h4.slideshow-slide-hypertitle {
        padding-top: 15px;
        padding-bottom: 25px;
        text-align: center !important;
        font: normal normal bold 25px/30px 'Roboto Mono' !important;
    }
    div#slideshow0 img {
        /*        min-height: 460px;*/
    }
    .boxinfotabs h3 {
        padding-top: 30px;
        width: 100%;
        text-align: center;
        font: normal normal 900 27px/32px 'Roboto Mono';
    }
    .descblogleft h3 {
        font: normal normal bold 30px/25px 'Roboto Mono';
    }
    .rainbow-blog a.tw-transition-all div {
        min-width: 200px;
    }
    ul.footerphones li, a.telalagon {
        margin-left: 4px;
        padding: 5px 15px !important;
    }
    .footer-col.col-md-9.pt-4 p {
        text-align: left;
        font: normal normal normal 12px/18px 'Roboto Mono';
    }
    .boxinfotabs div {
        text-align: center;
        font: normal normal normal 14px/22px 'Roboto Mono';
    }
    .threemains h4.banner-hypertitle {
        text-align: center;
        font: normal normal bold 25px/30px 'Roboto Mono';
    }
    .threemains .banner-caption {
        padding: 1.2rem;
    }
    .threemains .btn.btn-generic {
        padding: 7px 14px;
        text-align: center;
        font: normal normal bold 13px/23px 'Roboto Mono';
    }
    .container-xxl {
        max-width: calc(100% - 0px);
    }
}
div#product {
    max-width: 750px;
}
@media(max-width: 980px) {
    .mobile-sticky-bottom {
        background: #ffffffc2;
        backdrop-filter: blur(30px);
        -webkit-backdrop-filter: blur(30px);
        box-shadow: 0px 0px 10px #00000029;
        border-radius: 16px 16px 0px 0px;
        bottom: 0;
    }
    .mm-panels>.mm-panel>.mm-listview:first-child, .mm-panels>.mm-panel>.mm-navbar+.mm-listview {
        margin-top: -10px;
    }
    #mmenu .offcanvas-header {
        background-color: #142CA6;
    }
    #mmenu .offcanvas-header h5 {
        color: black;
    }
    #search.search-focus a.search-focus-close {
        top: 70px;
    }
    .mobile-sticky-bottom a.header-search-btn:before {
        display: none;
    }
    .offcanvas-body div#search {
        padding-top: 7rem;
    }
    a.header-search-btn {
        flex: 0 0 100% !important;
        height: 0;
        max-width: 100% !important;
    }
    div#shop-link {
        display: flex !important;
        flex-wrap: wrap !important;
    }
    .header-mobile-bar-msg.text-center.col-md-12 {
        box-shadow: -100px 0 0 #FBD8C7, 100px 0 0 #FBD8C7;
        text-align: center;
        font: normal normal normal 12px/15px 'Roboto Mono';
        letter-spacing: 0px;
        color: #000;
        letter-spacing: 0px;
        padding: 6px;
background: #FBD8C7 0% 0% no-repeat padding-box;
    }

    div#slideshow0 .swiper-horizontal>.swiper-pagination-bullets, div#slideshow0 .swiper-pagination-bullets.swiper-pagination-horizontal, div#slideshow0 .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 30px;
}

    .mobile-sticky-bottom i.fa-thin.fa-globe {
        font-size: 20px;
        font-weight: 300;
    }
    .mobile-sticky-bottom svg {
        text-align: center;
        fill: #6e81e1;
        margin: auto;
    }
    .mobile-sticky-bottom .header-icon g#user path {
    fill: #6e81e1;
}
    .mobile-sticky-bottom a {
        color: #808080 !important;
    }
    .mobile-sticky-bottom .header-icon {
        border-right: 1px solid #EBEBEB;
        min-height: 60px;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .mobile-sticky-bottom span.label-text.tw-font-normal {
        text-align: center;
  
       font: normal normal normal 11px/15px Roboto Mono;
letter-spacing: 0px;
color: #142CA6;
        opacity: 1;
    }
    #header .header-main-wrapper {
        position: relative;
        z-index: 999;
        box-shadow: 0px 3px 10px #0000001A;
        align-items: center;
        height: 80px;
        align-content: center;
    }
    span#cart-total {
        position: absolute;
        width: 32px;
        height: 32px;
        background: #F4F4F4 0% 0% no-repeat padding-box;
        right: 0px;
        top: 0px;
        font-size: 14px;
    }
    a.menu-cart-icon {
        position: relative;
    }
    a.menu-cart-icon svg {
        transform: translateX(-30px);
    }
}
@media(max-width: 780px) {
    .product-btn .d-flex.tw-gap-2 {
        align-items: center;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    div#slideshow_related .product-container.row.position-relative {
        padding: 0;
    }
    div#slideshow_related {
        touch-action: pan-y;
        padding-left: 15px;
    }
    .prodsmegagal .swiper:hover .swiper-button-next, .prodsmegagal .swiper:hover .swiper-button-prev {
        background: rgb(229 210 212);
    }
    div#slideshow_related_nav .swiper-button-prev {
        background: #142CA6 0% 0% no-repeat padding-box;
        left: 0;
    }
    div#slideshow_related_nav .swiper-button-next, div#slideshow_related_nav .swiper-button-prev {
        transform: scale(0.7);
    }
    .product-btn .d-flex.tw-gap-2 .product-quantity.col-md-3 {
        width: 100%;
    }
    nav[aria-label="breadcrumb"] {
        padding: 0 15px;
    }
    #product-product .badge {
        font: normal normal 400 10px/20px 'Roboto Mono' !important;
        letter-spacing: 4px;
        color: #FFFFFF;
        min-width: 4rem;
    }
    .container.productcontains {
        padding: 0;
    }
    nav[aria-label="breadcrumb"] ol {
        padding: 10px 0;
        border: none;
        height: 30px;
        display: -webkit-box !important;
        -webkit-line-clamp: 1 !important;
        -webkit-box-orient: vertical;
        overflow: hidden !important;
    }
    .breadcrumb li, .breadcrumb li a {
        display: inline;
    }
    .breadcrumb-item+.breadcrumb-item::before {
        display: none;
    }
    #product-product .product-info_wrap h1 {
        text-align: left;
        font: normal normal bold 24px/30px 'Roboto Mono';
    }
    .product-btn .d-flex.tw-gap-2 .col-md-7 {
        max-width: 85%;
        flex: 0 0 auto;
    }
    .product_product button#button-cart {
        text-align: center;
        font: normal normal bold 11px/20px 'Roboto Mono';
        letter-spacing: 2.2px;
    }
    #product-product button#button-cart:hover span {
        display: block;
        visibility: hidden;
        opacity: 0;
    }
    .prodsmegagal .swiper-button-prev {
        background: #F8F8F8 0% 0% no-repeat padding-box;
        left: 0px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-top-left-radius: 35px;
        border-bottom-left-radius: 35px;
        width: 25px;
        min-width: 30px;
        color: black;
        height: 60px;
        min-height: 60px;
        border: none;
        transition: 300ms ease-in-out;
    }
    .prodsmegagal .swiper-button-next {
        background: #F8F8F8 0% 0% no-repeat padding-box;
        right: 0px;
        color: black;
        border-top-right-radius: 35px;
        border-bottom-right-radius: 35px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        width: 25px;
        min-width: 30px;
        height: 60px;
        min-height: 60px;
        border: none;
        transition: 300ms ease-in-out;
    }
    .prodsmegagal .swiper-slide {
        border: none;
    }
    .product-btn .d-flex.tw-gap-2 .col-md-2 {
        flex: 0 0 15%;
        max-width: 15%;
    }
    #product-category .product-layout.product-list.ajax-pages.col-12 {
        width: 100%;
    }
    .m_header-main .col-auto.m_header-icons {
        MIN-WIDTH: 70px;
    }
    #modal-quickview button.close {
        font-size: 35px;
    }
    h1.main-content-title {
        text-align: left;
        font: normal normal bold 22px/25px 'Roboto Mono' !important;
        letter-spacing: 0px;
        color: #252525;
    }
    div#information-storestitle h1s {
        color: white;
    }
    .filters-title div i.fa-solid.fa-toggle-on, .filters-title div i.fa-solid.fa-toggle-off {
        position: absolute;
        pointer-events: none;
        right: 0;
        font-size: 20px;
    }
    .m_header-trigger a.mburger span:nth-of-type(2) {
        width: 20PX;
    }
    h3.trigfilters {
        width: 100%;
    }
    a.mburger.mburger--squeeze span {
        width: 30px;
        height: 2px;
        display: BLOCK;
        background: white;
        margin-bottom: 7px;
    }
    .m_header-trigger a.mburger span:nth-of-type(1), .m_header-trigger a.mburger span:nth-of-type(3) {
        transition: All .3s linear;
    }
    .mm-wrapper_opening .m_header-trigger a.mburger span:nth-of-type(2) {
        visibility: hidden;
    }
    .mm-wrapper_opening .m_header-trigger a.mburger span:nth-of-type(1) {
        TRANSITION: ALL .3s linear;
        transform: rotate(41deg) translate(3px, 8PX);
    }
    .mm-page__blocker.mm-slideout {
        background: transparent;
    }
    nav#mmenu {
        width: 100%;
        top: 80px;
    }
    a.mburger.mburger--squeeze.d-lg-none.d-xl-none {
        padding-top: 7px;
        flex-direction: column;
        flex-wrap: wrap;
        display: flex;
        width: 65px;
        height: 80px;
        padding-left: 15px;
        justify-content: center;
        align-items: start;
    }
    .mm-wrapper_opened a.mburger.mburger--squeeze {
        background: #142CA6 0% 0% no-repeat padding-box;
    }
    .col-auto.m_header-trigger {
        padding-right: 0;
        display: flex;
        padding-left: 0;
        align-items: center;
    }
    .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout {
        -webkit-transform: translate(0vw, 0);
        -ms-transform: translate(0vw, 0);
        transform: translate(0vw, 0);
        -webkit-transform: translate3d(0vw, 0, 0);
        transform: translate3d(0vw, 0, 0);
    }
    .mm-wrapper_opening .m_header-trigger a.mburger span:nth-of-type(3) {
        transform: rotate(138deg) translate(-3PX, 10px);
        top: 0;
        transition: ALL .3s linear;
    }
    .mm-panel_has-navbar .mm-navbar {
        height: 50px;
        background: #6e81e1 0% 0% no-repeat padding-box;
        display: block;
        color: white;
    }
    a.mm-navbar__title {
        text-align: left;
        font: normal normal bold 14px/32px 'Roboto Mono';
        letter-spacing: 1.4px;
        color: #FFFFFF !important;
    }
    .mm-listitem>a, .mm-listitem>span {
        text-align: left;
        font: normal normal 500 16px/39px 'Roboto Mono';
        letter-spacing: 0px;
        color: #252525;
    }
    .mm-menu .mm-btn:after, .mm-menu .mm-btn:before {
        border-color: white;
        top: 11px;
    }
    .mm-listitem {
        border-color: #d9d9d9;
    }
    .filters-title {
        display: flex;
        background: whitesmoke;
        margin-bottom: 20px;
        padding: 5px;
        border-radius: 3px;
        border: 1px solid gainsboro;
        align-items: center;
    }
    .categoryimage img {
        padding: 5px;
        max-width: 120px;
    }
    .ho-filters-wrapper {
        display: none;
    }
    h3.trigfilters {
        font: normal normal bold 15px/25px 'Roboto Mono';
        letter-spacing: 0px;
        color: #252525;
    }
    .ho-filters-wrapper.opened {
        display: block;
    }
    .total.col-sm-4.text-center {
        display: none;
    }
    .top-pagination.row.align-items-center.mb-4 button#input-sort-dropdown {
        max-width: 164px;
    }
    .top-pagination.row.align-items-center.mb-4 .col-sm-4.text-left {
        margin-right: 3%;
        flex: 0 0 40%;
    }
    .top-pagination.row.align-items-center.mb-4 .col-sm-4.d-flex.align-items-center.justify-content-end {
        max-width: 50%;
        flex: 0 0 50%;
    }
    .top-pagination.row.align-items-center.mb-4 {
        display: flex;
        margin-top: 10px;
        flex-wrap: wrap;
        flex-direction: row;
    }
    .checkout_cart .tw-text-xs.tw-flex.tw-items-center.tw-text-\[\#252525\].md\:tw-text-darkgray.md\:tw-font-normal.tw-font-bold.tw-mb-4 {
        color: #142CA6;
    }
    div#slideshow0 .swiper .swiper-slide .slideshow-slide-wrapper {
        border-radius: 5px;
    }
    .home-info-address-block.full-container {
        padding: 10px;
    }
    .col-md-4.boxinfotabs {
        margin-bottom: 20px;
    }
    .boxinfotabs div {
        padding: 20px;
    }
    .categorybandleimage:after {
        content: "";
        border: 1px solid #FFFFFF;
        border-radius: 3px;
        width: calc(100% - 20px) !important;
        height: calc(100% - 20px);
    }
    div#slideshow0 .slideshow-slide-caption-wrapper {
        padding: 0 !important;
    }
    div#slideshow0 h4.slideshow-slide-hypertitle {
        text-align: center;
        font: normal normal bold 18px/25px 'Roboto Mono' !important;
        letter-spacing: 0px;
        color: #252525;
    }
    div#slideshow0 .slideshow-slide-subtitle {
        display: none;
    }
    div#slideshow0 .slideshow-slide-button-container {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        margin-top: 0;
    }
    div#slideshow0 .swiper-slide .slideshow-slide-caption-wrapper {
        bottom: 40px;
        position: absolute;
        top: unset;
        left: 0;
        width: 100%;
        height: auto;
    }
    div#common-home aside#column-right .home-info-address-block-text-1 {
        text-align: center;
        font: normal normal bold 10px/25px 'Roboto Mono';
        letter-spacing: 3px;
        color: #252525;
        padding-bottom: 10px;
    }
    div#slideshow0 a.btn.btn-secondary.slideshow-slide-button {
        margin: auto;
        text-align: center !important;
        font: normal normal bold 14px/16px 'Roboto Mono' !important;
    }
    .combindedprods .product-layout.product-grid.col-lg-3.col-md-4.col-sm-6.col-xs-12 {
        width: calc(100% - 40px) !important;
        margin: 10px auto;
    }
    div#slideshow_combined .swiper-wrapper {
        flex-wrap: wrap;
    }
    #product-category .product-container .product-layout {
        flex: 0 0 auto;
        width: 50%;
    }
    .top-row-wrapper {
        flex-wrap: wrap;
    }
    #product-category aside#column-left {
        flex: 0 0 auto;
        width: 100%;
    }
    #product-category #content.col-lg-9 {
        flex: 0 0 auto;
        width: 100%;
    }
    .header-top-firstbar, .home-slider-banners-slide {
        flex-wrap: wrap;
    }
    .header-top-firstbar {
        display: none;
    }
    .brandshome a.banner-item.banner-image-center.banner-text-under-image.col-md-2 {
        flex: 0 0 auto;
        width: 50%;
    }
    .gitcardshome a.banner-item.colorful-card.tw-group.banner-image-center {
        border: 2px solid #6e81e1 !important;
        width: calc(100% - 10px);
        margin: 20px auto;
    }
    div#common-home aside#column-left, div#common-home aside#column-right {
        width: 100%;
    }
    .product-block-actions .product-cart {
        min-width: 100%;
    }
    .threemains a.banner-item.banner-image-center.banner-text-over-image, .threemains a.banner-item.banner-image-center.banner-text-over-image:first-child {
        min-height: 310px;
    }
    .threemains a.banner-item.banner-image-center.banner-text-over-image, .threemains a.banner-item.banner-image-center.banner-text-over-image:first-child {
        flex: 0 0 100%;
    }
    .threemains .banner-col.row.col-12.col-md-12 {
        margin: auto;
    }
    .threemains .btn.btn-generic {
        min-width: 286px;
        padding: 10px 6px;
    }
    .threemains .container-xxl-module-container {
        max-width: calc(100% - 10px);
    }
    div#newsletter-module .col-12.d-flex {
        flex-wrap: wrap;
    }
    .quickandwishlist {
        min-width: 100%;
        max-width: 100%;
        background: transparent;
        margin-bottom: 18px;
        align-items: center;
        justify-content: space-around;
    }
    a.quickview, .product-layout .product-wishlist {
        min-width: 48%;
    }
    span.addtocarttext {
        text-align: center;
        font: normal normal bold 10px/20px 'Roboto Mono' !important;
        letter-spacing: 0.2px;
        color: #fff;
    }
    a.header-search-btn {
        max-width: 15%;
    }
    .col.m_header-logo {
        max-width: 221px;
        margin: auto;
        display: block;
        text-align: center;
    }
    .threemains .banner-caption {
        padding: 1rem;
    }
    .brandshome .banner-col.row.col-12.col-md-12 {
        margin: auto;
    }
    .brandshome .banner-image img {
        mix-blend-mode: normal;
    }
    .socialheader.col-md-3 {
        display: none;
    }
    .threemains a.banner-item.banner-image-center.banner-text-over-image:first-child img {
        transform: scale(2.9);
    }
    .threemains a.banner-item.banner-image-center.banner-text-over-image {
        margin-bottom: 15px;
    }
    .threemains .banner-image {
        overflow: hidden;
        min-height: 470px;
    }
    .rainbow-blog {
        max-width: calc(100% - 1rem);
        margin: 40px auto;
    }
    .fouskotagames .row {
        display: flex;
        flex-direction: column-reverse;
    }
    .boxinfotabs a.generic-button {
        padding: 10px 15px;
    }
    .product-gallery_container .row {
        flex-direction: column-reverse;
    }
    .col-md-2.prodthumbsgal .swiper {
        padding: 5px 0px;
        max-height: 100%;
    }
    .col-md-2.prodthumbsgal {
        position: relative;
    }
    .product_product .col-md-2 .swiper-wrapper {
        display: flex;
        align-items: center;
        flex-direction: revert;
    }
    .col-md-2.prodthumbsgal {
        display: none;
        max-width: 100%;
    }
    .col-md-10.prodsmegagal {
        margin-bottom: 30px;
        padding: 0;
        max-width: 100%;
        border-bottom: 1px solid whitesmoke;
    }
    .product_product .col-md-2 .swiper-slide {
        padding: 5px;
        margin: auto;
        margin-bottom: 15px;
        min-width: 60px;
        min-height: 60px;
    }
    .col-12.col-md-6.product-gallery_wrap {
        position: relative;
    }
    .product-badges.position-absolute.top-0 {
        z-index: 4;
    }
    .live-results__container .search-products-wrap .product-layout {
        width: 50%;
    }
    .quick-checkout .checkout-login, .quick-checkout .checkout-login+.checkout-main {
        flex: 0 0 auto;
        width: 100%;
    }
    .gitcardshome .row.banner-row.colorful-cards-wrap:before {
        display: none;
    }
}
.splide__pagination__page {
    display: none !important;
}
.irs--round .irs-min, .irs--round .irs-max {
    background: transparent;
    font: normal normal 14px/20px 'Roboto Mono';
}
.irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single {
    font: normal normal bold 14px/25px Roboto Mono;
    letter-spacing: 0px;
    color: #252525;
    line-height: 1;
    text-shadow: none;
    padding: 3px 5px;
    background-color: transparent;
    /* color: white; */
    border-radius: 4px;
}
.filter-group-container.opened.gmanufacturer.gm1 {
    padding-bottom: 15px;
    border-bottom: 1px solid #E1E1E1;
}
.filter-group-container.opened.gprice_range.gp1 {
    padding-top: 15px;
    border-top: 1px solid #E1E1E1;
}
.ho-filters-wrapper.filter-style-vertical-list .filter-group-container .filter-group-title-container:after {
    background: transparent;
}
.product-layout .product-block .product-block-price {
    margin-top: 0;
}
@media(max-width: 680px) {
    .lastdownbanners .col-md-6 {
        margin-bottom: 15px;
        text-align: center;
    }
    .container-fluid.mapstoresmain {
        padding: 0 10px !important;
    }
    .lastdownbanners .row-banner-row {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .products-bs-container .swiper-button-prev {
        transform: scale(0.68);
        background: #142CA6 0% 0% no-repeat padding-box;
        left: -10px;
    }
    .product-tabs .swiper-button-prev, .product-tabs .swiper-button-next, .product-tabs-babydr .swiper-button-prev, .product-tabs-babydr .swiper-button-next, .products-bs-container .swiper-button-next.next- {
        transform: scale(0.68);
    }
    .product-tabs .swiper-button-next, .product-tabs-babydr .swiper-button-next, .products-bs-container .swiper-button-next {
        background: #142CA6 0% 0% no-repeat padding-box;
        right: -15px !important;
    }
    .footer-wrap .footer-col {
        border: none !important;
        text-align: center;
    }
    .footer-wrap .spacings ul {
        padding: 10px 0;
    }
    div#information-storestitle{
        padding: 40px 10px !important;
    }
    .footer-wrap .footer-col h5 {
        background: #142CA6 0% 0% no-repeat padding-box;
        border-radius: 5px;
        margin: 5px 0 !important;
        text-align: center;
    }
.footer-wrap .footer-col:not(.socials) h5:before{
    right: 10px;
}
    .footer-col.col-md-9.pt-4 p {
        text-align: center;
        font: normal normal normal 12px/18px 'Roboto Mono';
        margin-bottom: 20px;
    }
    .footer-wrap .spacings .find_us {
        justify-content: center;
    }
    .footer-wrap .footer-col h5 {
        margin: 0;
        text-align: center;
    }
    .footer-wrap .footer-col:not(:first-child) {
        padding-top: 0 !important;
    }
    ul.footerphones {
        justify-content: center;
    }
    .row.vibsapp .col-md-6 {
        line-height: 39px;
        max-width: 215px;
        margin-bottom: 10px;
        text-align: left;
    }
    .email_footer {
        align-items: center;
        justify-content: center;
        font-size: 13px !important;
        min-height: 40px;
        max-width: 220px;
        display: flex;
        padding: 0px 10px !important;
        background: #1D3EED 0% 0% no-repeat padding-box;
        border-radius: 21px;
        margin: 0px auto;
    }
    .row.vibsapp {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    div#product-latest-swiper, .product-tabs-wrapper .product-tabs-carousel-wrapper {
        touch-action: pan-y;
    }
    .ho-filters-wrapper-mobile.opened {
        overflow-x: scroll;
    }
    .card-checkout#shipping-method .card-content .form-check .form-check-label>div p, .card-checkout#payment-method .card-content .form-check .form-check-label>div p {
        font-size: 0.75rem;
    }
    div#splide01-track {
        padding-left: 205px !important;
    }
    .product_manufacturer_info .product-layout.product-grid.col-12.col-lg-2.col-sm-4.ajax-pages {
        width: 50%;
    }
    .dispflexspacebtween {
        flex-wrap: wrap;
    }
    .card-checkout#shipping-method .card-content .form-check .form-check-label, .card-checkout#payment-method .card-content .form-check .form-check-label {
        display: flex;
        flex-direction: row;
        align-items: center;
        padding-left: 0.51rem;
        padding-right: 0.51rem;
    }
    html.extension_quickcheckout_checkout .col-input.col-input-full.col-agree label {
        font-size: 12px;
    }
    html.extension_quickcheckout_checkout .form-check.mb-0.d-flex.align-items-center.tw-gap-2 {
        font-size: 12px;
    }
    html.extension_quickcheckout_checkout .col-input.col-input-full.col-newsletter label {
        font-size: 12px;
    }
    html.extension_quickcheckout_checkout .form-check-input:checked[type=checkbox], html.extension_quickcheckout_checkout .form-check-input[type=radio] {
        width: 20px;
        height: 20px;
        padding: 1px 8px;
    }
    html.extension_quickcheckout_checkout .form-check-input[type=checkbox] {
        width: 20px;
        border-radius: 0;
        height: 20px;
        border-color: #cdcdcd;
    }
    .quickcheckoutleft span.note {
        text-align: left;
    }
    .login-top {
        padding: 12px;
    }
    div#login-box .return-cart.mt-4 {
        margin-bottom: 30px;
    }
    .card-checkout {
        padding: 0;
        margin-bottom: 1rem;
        border: none;
    }
    span.paralaviicon svg {
        max-width: 25px;
    }
    span.paralaviicon {
        display: none;
    }
    .quickcheckout-content.card-content i.far.fa-truck {
        display: none;
    }
    .recently-viewed-container .swiper-wrapper {
        max-height: 225px;
    }
    .recently-viewed-container .swiper-slide.product-layout.swiper-slide .product-block {
        display: block;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #EBEBEB;
        border-radius: 5px;
        height: 100%;
        max-height: 100%;
    }
    .recently-viewed-container .product-block img {
        text-align: center;
        max-width: 84px;
        transition: 0.3s;
        margin: auto;
    }
    div#product-tabs2 .nav-tabs-container ul {
        display: flex;
        flex-direction: row !important;
        flex-wrap: nowrap;
    }
    .nav-tabs-wrapper .splide__track li {
        height: 100% !important;
        width: auto !important;
    }
    ul.socialfooter {
        margin-bottom: 2rem;
    }
    .footer-col.col-md-3.spacings.seotextfoo {
        padding: 15px 20px;
    }
    .product-tabs .nav-tabs .nav-link.active, .product-tabs .nav-tabs .nav-link {
        font: normal normal bold 14px/25px 'Roboto Mono'
    }
    a.readmore-bundle-2 {
        max-width: 220px !important;
    }
    .bundle-top-row p {
        padding: 0 5px !important;
    }
    div#product_tabs2 h4.products-bs-title.mb-4 {
        text-align: center;
        font: normal normal bold 24px/25px 'Roboto Mono';
        letter-spacing: 0px;
        color: #252525;
        padding-bottom: 1rem;
    }
    .footer-col.col-md-3.spacings.seotextfoo h5:before {
        display: none
    }
    div#product-tabs2 span.swiper-pagination-bullet.swiper-pagination-bullet {
        margin: 0;
        width: 40px;
        height: 4px;
        border-radius: 0;
    }
    .container-xll.bundles-container {
        max-width: calc(100% - 2rem) !important;
        margin: auto;
    }
    .products-bs-container .swiper-pagination-bullet {
        margin: 0 !important;
        width: 38px;
        height: 4px;
        border-radius: 0;
    }
    .brandshome h3.module-title {
        padding-bottom: 25px;
        text-align: center;
        font: normal normal bold 24px/25px 'Roboto Mono';
        letter-spacing: 0px;
        color: #252525;
    }
    .brandshome h4.module-subtitle {
        text-align: center;
        font: normal normal normal 14px/20px 'Roboto Mono';
        letter-spacing: 0px;
        color: #404040;
    }
    .bundle-top-row h3 {
        font: normal normal bold 22px/25px 'Roboto Mono' !important;
    }
    .filters-responsive-close.close-wrapper {
        height: 60px;
        display: flex;
        background: #142CA6 0% 0% no-repeat padding-box;
        align-items: center;
    }
    .filters-responsive-close i.fa-solid.fa-times.fa-toggle-off.fa-toggle-on {
        position: absolute;
        width: 40px;
        height: 40px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        text-align: center;
        line-height: 40px;
        border-radius: 50%;
        right: 3px;
        color: #6e81e1;
        top: 9px;
    }
    .product-layout .product-block .product-block-caption .product-block-title .product-name {
        min-height: 90px;
    }
    .perigrafi ul.nav-tabs li {
        margin-right: 25px;
    }
    .combindedprods .product-layout.product-grid.col-lg-3.col-md-4.col-sm-6.col-xs-12 {
        width: calc(50% - 10px) !important;
        margin: 10px auto;
    }
    .combindedprods a.btn.btn-default.product-cart .fa-solid {
        left: -10px;
    }
    .combindedprods {
        padding: 40px 5px;
        margin-top: 3rem;
        background: #142CA6 0% 0% no-repeat padding-box;
        box-shadow: -100px 0 0 #142CA6, 100px 0 0 #142CA6;
        margin-bottom: 3rem;
    }
    .combindedprods a.btn.btn-default.product-cart {
        min-width: Calc(100% - 15px);
    }
    .relatedbabyproducts {
        padding-top: 40px;
        box-shadow: -100px 0 0 #142CA6, 100px 0 0 #142CA6;
        background: #142CA6 0% 0% no-repeat padding-box;
    }
    #product-product .badge.badge-sale {
        display: none;
    }
    #searchOffcanvas.offcanvas-top {
        border-bottom-left-radius: 15px !important;
        border-bottom-right-radius: 20px !important;
    }
    #mmenu a.nav-link.drop-link.show {
        background: #142CA6 0% 0% no-repeat padding-box;
        color: white;
    }
    #mmenu a.nav-link {
        text-align: left;
font: normal normal bold 15px/21px Roboto Mono;
letter-spacing: 0px;
color: #252525;
        opacity: 1;
    }
    #mmenu .mm-listitem>a {
    border-color: white;
}
    li.nav-item.mm-listitem {
 border-color: white;
}
.mm-listitem:after {
        border-color: #f5f4f4;
    }
    nav#mmenu {
        background: #fff;
    }
    .mm-listitem:after {
        left: 0;
    }
    .product-layout .product-block .product-block-price {
        min-height: 50px;
        width: 100%;
        padding-left: 0;
        margin-top: 5px;
        padding-right: 0;
        text-align: center;
        flex-direction: column-reverse;
    }
    .product-tabs-babydr .product-block {
        padding: 5px;
    }
    .product-layout .product-block .product-block-price .amount {
        text-align: center;
        margin-bottom: 0;
        font: normal normal bold 19px/20px 'Roboto Mono';
        letter-spacing: 0px;
        color: #252525;
        padding-right: 0;
    }
    #product-category .product-container .product-layout {
        border: 1px solid #EBEBEB;
        border-radius: 5px;
        flex: 0 0 auto;
        width: calc(50% - 10px);
        margin: 5px;
    }
    .top-pagination.row.align-items-center.mb-4 button#input-sort-dropdown {
        max-width: 140px;
    }
    .filters-title div {
        position: relative;
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: space-between;
    }
    .product_category .header-mobile-bar-msg, .product_product .header-mobile-bar-msg {
        display: none;
    }
    .product_category .main-content-texter {
        padding-right: 120px;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .categorybghead {
        min-height: 220px;
        position: relative;
    }
    .col-md-4.categoryimage {
        position: absolute;
        right: 0;
        top: calc(50% - 45px);
    }
    .boxinfotabs {
        margin: auto;
        max-width: calc(100% - 20px);
        margin-bottom: 20px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border-radius: 5px;
        padding: 15px;
    }
    .product-tabs .swiper-button-next, .product-tabs-babydr .swiper-button-next, .products-bs-container .swiper-button-next {
        background: #142CA6 0% 0% no-repeat padding-box;
        right: -15px;
    }
    .product-tabs .swiper-button-prev, .product-tabs-babydr .swiper-button-prev {
        left: -15px;
    }
    a.readmore-bundle-2 {
        margin-bottom: 45px !important;
        margin: auto;
        margin-top: 0px;
    }
    .top-pagination.row.align-items-center.mb-4 .col-sm-4.d-flex.align-items-center.justify-content-end {
        max-width: 55%;
        flex: 0 0 55%;
    }
    #modal-quickview .product-block-actions.tw-grid.tw-grid-cols-2.tw-gap-4 {
        width: 100% !important;
        display: flex;
    }
}
@media (max-width: 388px) {
    #product-category button#input-limit-dropdown {
        display: none;
    }
}
.m-auto {
    margin: auto !important;
}
p.scetikopost {
    text-align: center;
    font: normal normal 900 10px/25px 'Roboto Mono';
    letter-spacing: 4px;
    color: #142CA6;
}
a.scetikopostlink:hover .fa-solid {
    transform: translateX(7px);
    transition: all .3s linear;
}
a.scetikopostlink:hover {
    color: #142CA6;
}
.more-container {
    clear: BOTH;
    display: BLOCK;
    width: 100%;
}
p.scetikopost {
    z-index: 4;
    background: transparent;
    position: relative;
    display: block;
    margin: auto !important;
    max-width: 100%;
}
p.scetikopost:Before {
    z-index: -1;
    top: 12px;
    content: "";
    background: #142CA6;
    width: 100%;
    height: 2px;
    display: BLOCK;
    position: ABSOLUTE;
    left: 0;
}
p.scetikopost:after {
    top: -6px;
    z-index: -1;
    top: 0;
    content: "";
    background: white;
    width: 150px;
    height: 100%;
    display: BLOCK;
    /* margin: auto; */
    left: calc(50% - 75px);
    position: absolute;
}
.boxinfotabs h4 {
    text-align: center;
    font: normal normal bold 16px/25px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
}
a.scetikopostlink {
    display: BLOCK;
    width: 100%;
    text-align: center;
    font: normal normal normal 13px/25px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
}
.product-bundles-pr-title h2 {
    padding-bottom: 5px;
    padding-top: 20px;
    margin: auto;
    max-width: 440px;
    background: #142CA654 0% 0% no-repeat padding-box;
    border-radius: 5px;
    text-align: center;
    font: normal normal bold 37px/40px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
}
.product-bundles-pr-title h4 {
    transform: translateY(10px);
    text-align: center;
    font: normal normal normal 25px/25px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
}
.bundle-top-row h3 {
    padding-bottom: 10px;
    text-align: center;
    font: normal normal bold 27px/25px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
}
.bundle-top-row h2 {
    padding-top: 10px;
    text-align: center;
    font: normal normal bold 10px/24px 'Roboto Mono';
    letter-spacing: 4px;
    color: #252525;
}
.bundle-top-row p {
    padding: 0 20px;
    text-align: center;
    font: normal normal normal 14px/25px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
    font-size: 0.75rem;
}
.product-bundles-subtitle {
    padding: 20px 0;
    text-align: center;
    font: normal normal bold 19px/25px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
}
.bundle-subheading.underlined p {
    text-align: center;
    font: italic normal normal 15px/25px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
    max-width: 589px;
    margin: 5px auto 30px auto;
}
.thankyou-wrap .order-register-buttons {
    text-align: center;
}
.thankyou-wrap .thankyou-heading .heading-icon {
    background: green;
}
.thankyou-wrap .order-register-buttons a.btn.btn-primary:hover {
    background: #d5d5d5;
}
.thankyou-wrap .order-register-buttons a.btn.btn-primary {
    background: #e7cbcb;
    font-size: 13px;
    color: #212529;
    border: none;
    border-radius: 40px;
    height: 40px;
    min-height: 40px;
    letter-spacing: 1px;
}
a.readmore-bundle-2 {
    margin: auto;
    margin-top: 20px;
    text-align: center;
    font: normal normal bold 14px/44px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
    display: block;
    width: 286px;
    height: 50px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 2px solid #142CA6;
    border-radius: 25px;
}
.container-xll.bundles-container {
    max-width: calc(100% - 5rem);
    margin: auto;
}
.categorybandleimage {
    position: relative;
}
.bundle-top-row .bundle-description {
    min-height: 75px;
}
.product-bundles-pr-all.home-module {
    padding-bottom: 4rem;
    padding-top: 2rem;
}
div#myTabContents {
    flex-wrap: wrap;
}
a.readmore-bundle-2 i {
    color: white;
}
a.readmore-bundle-2:hover i {
    transform: translateX(10px);
    transition: all .3s linear;
}
.product-tabs .nav-tabs .nav-link {
    margin: 0 2px;
}
.categorybandleimage:after {
    content: "";
    border: 1px solid #FFFFFF;
    border-radius: 3px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    position: absolute;
    top: 10px;
    left: 10px;
    background: transparent;
    pointer-events: none;
}
.categorybandleimage {
    width: 100%;
    margin: auto;
    overflow: hidden;
    border-radius: 7px;
    display: block;
    text-align: center;
}
.bundle-top-row:hover .categorybandleimage img {
    transition: all .3s ease;
    transform: scale(1.1);
}
.bundle-top-row img.img-responsive {
    width: 100%;
}
@media all and (max-width: 768px) {
    .bundle-top-row .bundle-description {
        min-height: 100px;
    }
}
a.readmore-bundle-2:hover {
    background: #142CA6;
    color: white;
    transition: All .3s ease;
}
.bundle-top-row .note span {
    padding: 5px 20px;
    text-align: center;
    letter-spacing: 0px;
    color: #252525;
    background: #142CA654 0% 0% no-repeat padding-box;
    border-radius: 15px;
}
.bundle-top-row .note {
    text-align: center;
    margin: 10px auto;
}
.modal-backdrop.show {
    opacity: .875;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    width: 100vw;
    height: 100vh;
    background-color: #000000;
}
#modal-quickview .modal-dialog .modal-content {
    border-radius: 0px;
    box-shadow: 0 0 0px #ffe7e7;
    outline: none !important;
    border: none !important;
}
#modal-quickview .modal-header {
    border: none;
}
#modal-quickview del.amount_before {
    color: gray;
    font-weight: 300;
}
#modal-quickview a.tw-rounded {
    background: #000;
    font-family: 'Roboto Mono';
    color: white;
}
a.tw-max-w-xs.tw-mt-4.tw-mx-auto.tw-py-3.tw-text-sm.tw-grid.tw-place-items-center.tw-relative.tw-px-8.tw-w-full.tw-rounded-full.tw-bg-black.tw-text-white.hover\:tw-shadow-lg.hover\:tw-bg-white.tw-transition-all:hover {
    background: #142CA6 !important;
    color: white !important;
}
.product-tabs-babydr.fouskotagames .swiper-button-next {
    background: #142CA654 0% 0% no-repeat padding-box !important;
}
.product-tabs-babydr.fouskotagames .swiper-button-prev {
    background: #142CA654 0% 0% no-repeat padding-box !important;
}
.card-checkout#shipping-method span.xshippingpro\.xshippingpro1 strong, .card-checkout#shipping-method span.xshippingpro\.xshippingpro2 strong {
    text-align: left;
    font: normal normal normal 13px/17px 'Roboto Mono';
    letter-spacing: 0px;
    color: #808080;
}
.col-input.col-input-full.col-shipping_method strong {
    text-align: left;
    font: normal normal normal 14px/18px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
}
span.paralaviicon {
    padding: 5px;
    background: #142CA6 0% 0% no-repeat padding-box;
    border-radius: 50%;
	position:relative;
	margin-right:17px;
}
span.paralaviicon svg {
	width:30px!important;
	height:30px!important;
}
button#button-payment-method {
    background: #252525 0% 0% no-repeat padding-box;
    border-radius: 5px;
    text-align: center;
    font: normal normal bold 13px/17px 'Roboto Mono';
    letter-spacing: 1.3px;
    color: #FFFFFF;
    PADDING: 20px;
}
span.xshippingpro\.xshippingpro3 strong {
    color: #808080 !important;
}
p.descpaymethod {
    text-align: left;
    font: normal normal normal 13px/17px 'Roboto Mono';
    letter-spacing: 0px;
    color: #808080;
}

div#shipping-method .form-check-input[type=radio], #payment-method .form-check-input[type=radio] {
    border-radius: 0;
}
div#shipping-method .form-check-input:checked, div#payment-method .form-check-input:checked {
    background-color: #142CA6 !important;
    border-color: #142CA6 !important
}
div#shipping-method .form-check-input:checked[type=radio], #shipping-method .form-check-input:checked[type=radio], #payment-method .form-check-input:checked[type=radio] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e") !important;
}
@media(max-width: 680px) {
    .filters-responsive-close h3.trigfilters {
        text-align: right;
        padding-right: 50px;
    }
    .filters-wrapper {
        padding: 25px;
    }
    .ho-filters-wrapper-mobile {
        position: fixed;
        left: 0;
        top: 0;
        height: 100%;
        z-index: 1004;
        background: #fff;
        margin: 0;
        padding: 0;
        display: flex;
        flex-wrap: nowrap;
        flex-direction: column;
        border-left: solid 1px rgba(0, 0, 0, .15);
        width: 95%;
        top: 0px;
        bottom: 0;
        margin: 0;
        border-radius: 0;
        visibility: hidden;
        transform: translateX(-100%);
        transition: all .2s linear;
    }
    .ho-filters-wrapper-mobile.opened {
        visibility: visible;
        transform: translateX(0%);
        -webkit-transition: all .5s linear;
        -moz-transition: all .5s linear;
    }
}
#mini_cart {
    /* margin-top: 3rem; */
    background-color: #fbf1f1;
    padding: 1rem;
    border-radius: 5px;
}
#checkout-cart .shipping-card {
    background-color: transparent;
}
#checkout-cart .shipping-card a#button-quote {
    background: #142CA654 0% 0% no-repeat padding-box !important;
    border-radius: 3px;
    height: 40px !important;
    border-color: transparent !important;
    color: #142CA6 !important;
    min-width: 100%;
}
.cart--myproducts.tw-my-7.mb-2 .tw-text-xs.tw-text-lightblue.mb-2.d-flex.tw-gap-1 {
    text-align: left;
    font: normal normal 500 14px/35px 'Roboto Mono';
    letter-spacing: 0px;
    color: #142CA6;
}
.cart--product--card {
    margin-bottom: 4px;
}
div#custom-field-invoice .form-check-input[type=radio] {
    border-radius: 0;
    border-color: #6e81e1;
}
div#custom-field-invoice .form-check-input:checked[type=radio] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e") !important;
    background-color: #142CA6 !important;
}
.extension_quickcheckout_checkout button.btn.btn-primary {
    background: #ff67239e 0% 0% no-repeat padding-box;
    border: 1px solid #142CA6;
    border-radius: 3px;
    border-color: #f4f4f4;
    border-radius: 3PX;
    font: normal normal normal 14px/25px Roboto Mono;
    letter-spacing: 0px;
    color: #FFFFFF;
    WIDTH: 100%;
}
.card-checkout .card-content .form-check-input:checked {
    background-color: #142CA6;
    border-color: #142CA6;
}
.extension_quickcheckout_checkout label.form-label.fw-bold {
    display: none;
}
.quickcheckout-content.card-content ::-ms-input-placeholder {
    /* Edge 12-18 */
    text-align: left;
    font: normal normal bold 14px/16px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
}
.quickcheckout-content.card-content ::placeholder {
    text-align: left;
    font: normal normal bold 14px/16px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
}
select#input-payment-country, select#input-payment-zone {
    text-align: left;
    font: normal normal bold 14px/16px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
}
div#custom-field-payment {
    DISPLAY: FLEX;
    flex-wrap: wrap;
    ALIGN-ITEMS: center;
}
div#custom-field-payment.col-input {
    PADDING-LEFT: 0;
}
#checkout-cart .product-quantity.product-common-cart input {
    min-width: 40px;
    padding: 0.625rem 0.75rem;  
}
#checkout-cart .tw-text-xs.tw-font-normal.text-decoration-line-through.tw-text-blue {
    text-align: right;
    text-decoration: line-through;
    font: normal normal normal 14px/35px 'Roboto Mono';
    letter-spacing: 0px;
    color: #A1A1A1;
}
nav#mmenu {
    z-index: 99;
}
.col-input.col-agree.mb-3.required label {
    text-align: left;
    font: normal normal normal 13px/18px 'Roboto Mono';
    letter-spacing: 0px;
    color: #808080;
}
.mm-wrapper_opening nav#mmenu {
    transform: translate3d(0px, 0, 0);
    transition: transform .4s ease, -webkit-transform .4s ease;
}
.mm-wrapper_opening nav#mmenu {
    transform: translate3d(0px, 0, 0);
    transition: transform .4s ease, -webkit-transform .4s ease;
    z-index: 99;
    top: 81px;
    width: 100%;
}
.instagram-section .tw-text-center.mx:after {
    display: block;
    background: #142CA6 0% 0% no-repeat padding-box;
    content: "";
    height: 2px;
    width: 100%;
    margin-top: -25px;
    z-index: 0;
}
.instagram-section .tw-text-center.mx a {
    background: white;
}
.instagram-section .main-title.tw-text-4xl.tw-font-extrabold.tw-mb-4 {
    text-align: center;
    font: normal normal bold 38px/25px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
}
.instagram-section.main-section.tw-py-20.tw-px-4 {
    padding-bottom: 0;
}
.instagram-section.main-section.tw-py-20.tw-px-4 .tw-container {
    border-top: 2px solid #142CA6;
    padding-top: 30px;
}
.instagram-section .tw-text-center.mx a:hover {
    background: #142CA6;
}
.checkout_success .thankyou-wrap .thankyou-heading h1 {
    text-align: center;
    font: normal normal 900 28px/43px 'Roboto Mono';
    letter-spacing: 0px;
    color: #142CA6;
}
.checkout_success .thankyou-wrap .thankyou-heading .heading-icon {
    background: white;
    color: #142CA6;
    border: 1px solid #b7b7b7;
    box-shadow: 0px 3px 10px #0300391A;
}
.thankyou-content .order-heading {
    font: normal normal bold 16px/20px 'Roboto Mono';
    letter-spacing: 0px;
    background: #142CA6 0% 0% no-repeat padding-box;
    border-radius: 5px;
    text-align: left;
    font-weight: 600;
    color: white;
}
.checkout_success .progress-container {
    display: none;
}
.thankyou-wrap .td-name {
    text-align: left;
    font: normal normal normal 14px/20px 'Roboto Mono' !important;
    letter-spacing: 0px;
    color: #252525;
}
.thankyou-wrap .order-success-text-bottom {
    text-align: center;
    font: normal normal bold 14px/20px 'Roboto Mono';
    letter-spacing: 0px;
    color: #142CA6;
}
.thankyou-wrap .order-success-text-bottom i {
    color: #142CA6;
}
.thankyou-wrap .product-row-flex {
    padding: 10px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #0300391A;
    border-radius: 5px;
}
.thankyou-wrap .product-row-flex:last-child {
    margin-bottom: 0;
    padding: 10px;
    border: 1px solid #0300391A;
}
.account_login .btn-primary {
    font: normal normal bold 16px/22px Roboto Mono;
    letter-spacing: 0px;
   border-radius: 8px;
background:  #1D3EED;
    border: 2px solid #1D3EED;
    border-radius: 5px;
    color: #ffffff;

  
}
.account_login .btn-primary:hover {
border-color: #1D3EED;
    color:  #1D3EED; background: white;
}
.account_register .btn-primary, .account_forgotten .btn-primary {
    color: #fff;
    background-color: #142CA6;
    border-color: #142CA6;
}
#product-product button.btn.btn-light.button_wishlist:hover {
    background: #142CA6;
    color: white;
}
@media(min-width: 680px) {
    .perigrafesmobile {
        display: none;
    }
}
@media(max-width: 680px) {
    .perigrafesmobile .modal button.close {
        background: transparent;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border: navajowhite;
    }
    .perigrafesmobile .modal button.close span {
        top: 15px;
        position: absolute;
        right: 10px;
        line-height: 40px;
        height: 50px;
        background: #F8F8F8 0% 0% no-repeat padding-box;
        font-size: 31px;
        color: red;
        font-weight: 100;
        width: 50px;
        border-radius: 50%;
    }
    .perigrafesdesktop {
        display: none;
    }
    .perigrafesmobile button {
        margin-bottom: 5px;
        padding-left: 10px;
        padding-right: 10px;
        height: 50px;
        text-align: center;
        font: normal normal bold 15px/23px 'Roboto Mono';
        letter-spacing: 0px;
        background: #F4F4F4 0% 0% no-repeat padding-box;
        border: 1px solid #E1E1E1;
        border-radius: 5px;
        width: 100%;
    }
    .perigrafesmobile button .fa {
        top: 5px;
        text-align: right;
        float: right;
        position: relative;
    }
    .perigrafesmobile .modal-content {
        border-radius: 15px;
    }
    .product_product .modal-backdrop {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1050;
        width: 100vw;
        height: 100vh;
        background-color: rgb(57 54 54 / 80%);
    }
    .rainbow-blog .swiper-wrapper {
        touch-action: pan-y;
    }
    div#product-tabs2 .product-block {
        width: calc(100% - 0px) !important
    }
    div#product-tabs2 .product-block {
        margin: 0;
    }
    div#common-home aside#column-right .img-overlay {
        bottom: 15px !important;
    }
    #header .header-main-wrapper {
        background: #6e81e1;
    }
    nav[aria-label="breadcrumb"] {
        min-height: 50px;
    }
    nav[aria-label="breadcrumb"] ol {
        padding: 5px 0;
    }
    .combinecircle img {
        max-width: 70px;
        background: white;
        transform: translateY(-20px);
        border-radius: 50%;
        padding: 10px;
    }
    .combindedprods .col-md-3 {
        text-align: left;
        width: 100%;
        max-width: 100%;
        display: flex;
        align-items: center;
        justify-content: start;
    }
    .combinecircle {
        left: 0;
        margin: auto;
        flex-wrap: wrap;
        position: relative;
        width: 100%;
        height: 100%;
        background: transparent;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: start;
    }
    .combinecircle h3 {
        left: 67px;
        bottom: 35px;
        position: absolute;
        text-align: left;
        font: normal normal normal 20px/23px 'Roboto Mono';
        letter-spacing: 0px;
        color: #142CA6;
    }
    .recently-viewed-container h5 {
        text-align: center;
        width: 96%;
        display: block;
        padding: 10px;
    }
    .recently-viewed-container .col-md-2 {
        width: 100%;
        padding-bottom: 15px;
    }
    html.checkout_cart .recently-viewed-container {
        overflow-x: hidden;
    }
    .ho-filters-wrapper .filter-clear-all {
        display: flex;
        align-items: center;
        margin: 10px auto 0 auto;
        gap: 0.5rem;
        justify-content: center;
    }
    .ho-filters-wrapper .filter-clear-all, .ho-filters-wrapper .selected-filters-wrapper, .ho-filters-wrapper .filters-responsive-top, .ho-filters-wrapper .filters-responsive-bottom {
        display: unset;
    }
    .ho-filters-wrapper .filter-clear-all {
        background: #F8F8F8 0% 0% no-repeat padding-box;
        border-radius: 30px;
        color: red;
        font-size: 0.87rem;
        transition: 0.3s;
    }
    .ho-filters-wrapper .filter-clear-all:first-child {
        display: none;
    }
    .ho-filters-wrapper .filter-group-filters-container .form-check .form-check-input:checked:after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e") !important;
    }
}
.account_voucher  .top-row {
    min-height: 100px;
    margin-bottom: 30px;
    background: transparent linear-gradient(270deg, #DBECF100 0%, #142CA6 100%) 0% 0% no-repeat padding-box;
    display: flex;
    align-items: center;
}

@media (max-width: 699px) {
    .fouskotagames, .product-tabs-babydr.montessori {
        padding-top: 30px;
        padding-bottom: 30px;
    }
        a.quickview, button.btn.defaultcompare, .product-layout .product-wishlist {
        background: #fdede5;
    }
    div#product_tabs0 {
        padding-top: 5px !important;
    }
    .rainbow-blog a.swiper-slide.tw-p-4 {
        padding: 20px 0;
    }
    .rainbow-blog.main-section.tw-pt-20.tw-px-4 .col-md-9 {
        padding: 0;
    }
    .rainbow-blog .tw-rounded-t-main.tw-overflow-hidden {
        border-radius: 5px;
    }
    .boxinfotabs h4 {
        text-align: center;
        font: normal normal bold 14px/25px 'Roboto Mono';
        letter-spacing: 0px;
        color: #252525;
    }
    .instagram-section.main-section.tw-py-20.tw-px-4 {
        padding-top: 30px;
    }
    .brandshome {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .boxinfotabs a.generic-button {
        min-width: 255px;
    }
    .threemains .banner-subtitle {
        padding: 10px;
    }
    .product-bundles-pr-all.home-module {
        padding-bottom: 0rem;
        padding-top: 0rem;
    }
    .newsletter-wrapper .newsletter-inner .newsletter_agree {
        text-align: center;
    }
    .newsletter_left {
        text-align: center !important;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    h4.module-subtitle.newsletter-intro {
        text-align: center !important;
    }
    .gitcardshome {
        margin-bottom: 3rem;
        margin-top: 1rem;
    }
    .newsletter-wrapper .form-check .form-check-input {
        float: none;
    }
    div#common-home .product-layout.product-grid.product-layout-best.swiper-slide {
        border: 1px solid #EBEBEB;
        border-radius: 5px;
    }
    div#common-home .products-bs-carousel-wrap .product-block:hover {
        box-shadow: none;
    }
    div#common-home .product-layout .product-block .product-block-actions {
        display: flex;
        justify-content: center;
        width: calc(100% - 10px);
        position: relative;
        right: 0;
        bottom: 0;
        margin: 0;
        left: 0;
    }
    h4.products-bs-title.mb-4 {
        text-align: center;
        font: normal normal bold 24px/25px 'Roboto Mono';
        letter-spacing: 0px;
        color: #252525;
    }
    div#common-home .quickandwishlist {
        min-width: calc(100% - 7px);
        max-width: calc(100% - 7px);
        background: transparent;
        margin-bottom: 7px;
        align-items: center;
        justify-content: space-around;
    }
    .product_category .product-layout .product-block .product-block-caption {
        padding-left: 0;
        padding-right: 0;
    }
    #product-category .product-container .product-layout {
        padding: 0 5px;
    }
    .product_product button#button-cart {
        text-align: center;
        font: normal normal bold 11px/20px 'Roboto Mono';
        letter-spacing: 1.2px;
    }
    div#slideshow0 img {
        width: 100%;
    }
    div#slideshow0 h4.slideshow-slide-hypertitle {
        padding: 0 20px;
    }
    div#slideshow0 h4.slideshow-slide-hypertitle {
        margin-bottom: 15px;
        font: normal normal bold 17px/22px 'Roboto Mono' !important;
        margin-top: 15px;
    }
    .brandshome a.banner-item.banner-image-center.banner-text-under-image.col-md-2 {
        padding: 0 5px;
    }
    div#product_tabs2 h4.products-bs-title.mb-4 {
        text-align: center;
        font: normal normal bold 24px/25px 'Roboto Mono';
        letter-spacing: 0px;
        color: #252525;
        padding-bottom: 1rem;
    }
    .descblogleft h3 {
        margin-bottom: 0;
    }
    .rainbow-blog .tw-max-w-\[13\.75rem\].tw-mt-16.view-all-button.mx-auto {
        margin-top: 20px;
    }
    .rainbow-blog a.tw-transition-all div {
        min-width: 240px;
    }
    .rainbow-blog p.mt-4.mb-4.pt-4 {
        margin-top: 10px !important;
        padding-top: 10px !important;
        margin-bottom: 15px !important;
    }
    .descblogleft {
        padding-top: 3rem;
    }
    .boxinfotabs div {
        padding: 10px 0;
    }
    .newsletter-wrapper .newsletter-inner h3 {
        z-index: 2;
        text-align: left;
        font: normal normal bold 39px/23px 'Roboto Mono';
    }
}
div#product_tabs0 a.generic-button i.fa-light.fa-arrow-right, div#product_tabs1 a.generic-button i.fa-light.fa-arrow-right {
    position: absolute;
    color: white;
    width: 0;
    right: 45px;
}
a.quickview:hover svg {
    fill: #142CA6 !important;
}
@media (max-width: 399px) {
    .newsletter_form.newsletter_right .col-12.col-md-6.order-1.order-md-2.text-center.text-md-end {
        margin-bottom: 15px;
    }
    .newsletter-wrapper .newsletter-inner .newsletter-intro {
        margin-bottom: 1rem;
    }
    .newsletter-wrapper .newsletter-inner .newsletter_form {
        margin: 5px 0 0 auto;
    }
    .product-bundles-pr-title h2 {
        font: normal normal bold 32px/35px 'Roboto Mono';
    }
    p.egrafitetxt {
        font: normal normal normal 24px/25px 'Roboto Mono';
        padding-bottom: 15px;
    }
    .newsletter-wrapper .newsletter-inner .newsletter_agree {
        font: normal normal normal 14px/20px 'Roboto Mono';
        letter-spacing: 0px;
        color: #404040;
    }
    .relatedbabyproducts h3.tabrelates {
        text-align: center;
        font: normal normal bold 26px/26px 'Roboto Mono';
    }
    .top-pagination.row.align-items-center.mb-4 .col-sm-4.text-left {
        margin-right: -1%;
        flex: 0 0 40%;
    }
    .product-layout .product-block .product-block-caption .product-block-title .product-name a {
        text-align: center;
     text-align: center;
font: normal normal bold 13px/20px Roboto Mono;
letter-spacing: 0px;
color: #252525;    }
    .perigrafi ul.nav-tabs li.active a, .perigrafi ul.nav-tabs li a {
        font: normal normal 900 16px/45px 'Roboto Mono';
    }
    .perigrafi {
        padding: 0px;
        padding-top: 20px;
        padding-bottom: 0;
    }
}
.threemains .btn.btn-generic i.fa-light.fa-arrow-right {
    position: absolute;
    color: white;
    right: 22px;
    top: 16px;
}
.rainbow-blog a.tw-transition-all div i {
    color: white;
}
.rainbow-blog a.tw-transition-all:hover div {
    color: #142CA6
}
.rainbow-blog a.tw-transition-all:hover div i {
    color: #6e81e1;
}
div#slideshow0 a.btn.btn-secondary.slideshow-slide-button i {
    color: white;
    font-size: 11px;
}
.threemains .btn.btn-generic {
    position: relative;
}
.spuricaicon {
    left: calc(50% - 40px);
    top: 40px;
    position: absolute;
    color: #142CA6;
    background: white;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    border: 1px solid;
    border-radius: 50%;
}
.instagram-section.main-section.tw-py-20.tw-px-4 {
    position: relative;
}
p.footeraboutxt a i {
    font-size: 10px;
}
.newsletter_button {
    display: block;
    position: relative;
}
.newsletter_button .fa-solid {
    color: white;
    display: inline-block;
    position: ABSOLUTE;
    right: 25px;
    top: 19px;
}
.newsletter-wrapper .newsletter-inner .newsletter_button button {
    min-width: 175px;
}
.instagram-section.main-section.tw-py-20.tw-px-4 .tw-container {
    padding-top: 75px;
}
.row.vibsapp .col-md-6:hover {
    color: white;
    background: #6a35c7;
}
.row.vibsapp .col-md-6:hover svg {
    fill: white !important;
}
.row.vibsapp .col-md-6:hover strong {
    color: white !important;
}
.col-md-6.wazup:hover {
    background: #35C779 !important;
}
form#formNewLestter .form-check-input[type=checkbox] {
    margin-right: 5px;
    height: 24px;
    border-radius: 0.25em;
    width: 24px;
}
div#tab2_1 .swiper-button-prev {
    left: -25px;
}
a.btn.btn-default.product-cart:hover span.icon-shopping-bag {
    transform: translateX(-50%) !important;
    left: 5%;
    transition: left .3s linear;
}
.col-md-10.prodsmegagal .swiper-button-next.mySwiperbtn {
    display: none;
}
.col-md-10.prodsmegagal .swiper-button-prev.mySwiperbtn {
    display: none;
}
.product-layout.product-grid.product-layout-best.swiper-slide:hover {
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.1)
}
div#product-latest-swiper {
    padding-top: 10px;
    padding-bottom: 10px;
}
a.tw-py-3.tw-text-sm.tw-grid.tw-place-items-center.tw-relative.tw-pl-8.tw-max-w-\[16\.25rem\].tw-w-full.tw-rounded-full.tw-bg-lightgray.tw-text-darkgray.hover\:tw-bg-black.hover\:tw-text-white.tw-transition-all:hover {
    background: #142CA6;
}
span.tw-text-lg.laptop\:tw-text-base.tw-font-semibold {
    text-align: center;
    font: normal normal bold 16px/20px 'Roboto Mono';
    letter-spacing: 0px;
    color: #FFFFFF;
}
.checkout_body.extension_quickcheckout_checkout #mini_cart {
    background: #F8F8F8;
    border-radius: 3px;
    margin-bottom: 0 !important;
}
.checkout_body.extension_quickcheckout_checkout .card-cart .card-body .cart_item .cart_item-info h4 {
    text-align: left;
    font: normal normal normal 12px/15px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
}
#checkout-checkout #voucher .card-module {
    border-radius: 5px;
    background-color: #F8F8F8;
    padding: 1rem 2rem 1rem 1rem;
    margin-top: 0.5rem;
}
#checkout-checkout #voucher .card-module #coupon-heading, #checkout-checkout #voucher .card-module #voucher-heading {
    background-color: transparent;
    text-align: left;
    padding: 0;
}
#checkout-checkout #voucher .card-module #coupon-content, #checkout-checkout #voucher .card-module #voucher-content {
    padding: 0;
}
#checkout-checkout #voucher .card-module #coupon-content input[name="coupon"], #checkout-checkout #voucher .card-module #voucher-content input[name="voucher"] {
    background-color: #fff;
    border: 1px solid #4F4D7533;
}
#checkout-checkout #voucher .card-module #coupon-heading h3, #checkout-checkout #voucher .card-module #voucher-heading h3 {
    font-size: 0.9rem;
    margin-bottom: 0.5rem;
}
#checkout-checkout #voucher .card-module #coupon-heading p, #checkout-checkout #voucher .card-module #voucher-heading p {
    margin-bottom: 0.5rem;
    color: #808080;
}
.quickcheckout-heading.card-heading {
    text-align: left;
    font: normal normal 900 14px/25px 'Roboto Mono';
    letter-spacing: 2.8px;
    color: #252525;
}
.checkout_body.extension_quickcheckout_checkout textarea.form-control::placeholder {
    text-align: left;
    font: normal normal normal 14px/18px 'Roboto Mono';
    letter-spacing: 0px;
    color: #A1A1A1;
}
.checkout_body.extension_quickcheckout_checkout span.cart_total-title.col {
    text-align: left;
    font: normal normal normal 14px/20px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
}
p.footeraboutxt a.d-block.text-center:hover i {
    transform: translateX(7px);
    transition: all .3s linear;
}
.product_product .fancybox__container button.carousel__button.is-close {
    color: #afafaf;
}
.product_product .fancybox__container button.carousel__button.is-close:hover {
    color: red;
}
.product_product table.table.table-bordered tr:nth-child(even) {
    border-color: transparent;
    background-color: #f2f2f2;
}
.product_product table.table.table-bordered tr:hover {
    background-color: #ddd;
}
.product_product table.table.table-bordered {
    border-color: transparent;
    text-align: left;
    font: normal normal 14px/22px 'Roboto Mono' !important;
    letter-spacing: 0px;
    color: #252525;
}
.product_product .table-bordered>:not(caption)>*>* {
    border-width: 0 0px;
}
.product_product .table>:not(:first-child) {
    border-top: 1px solid currentColor;
}
button.openpricechart {
    background: #396CE84D 0% 0% no-repeat padding-box;
    border: 1px solid #396CE8;
    border-radius: 5px;
    text-decoration: underline;
    font: normal normal 400 12px/25px Roboto Mono;
    letter-spacing: -0.52px;
    color: #396CE8;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    padding:3px 6px;
}
div#bannerformmodal button.close {
    color: #FFFFFF;
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 33px;
}
div#bannerformmodal h4.modal-title i {
    color: #39E8A2;
}
div#bannerformmodal h4.modal-title {
    font: normal normal bold 26px/35px Roboto Mono;
    letter-spacing: 0px;
    color: #FFFFFF;
}
div#bannerformmodal .modal-body p {
    padding: 3px 10px;
    justify-content: space-between;
    display: flex;
    text-align: left;
    font: normal normal 400 13px/35px Roboto Mono;
    letter-spacing: -0.52px;
    color: #FFFFFF;
    background: #5887F985 0% 0% no-repeat padding-box;
    border-radius: 5px;
    margin-bottom: 3px;
    align-items: center;
}
div#bannerformmodal .modal-content {
    background: #396CE8 0% 0% no-repeat padding-box;
    border: 1px solid #FFFFFF;
    border-radius: 10px;
}
div#bannerformmodal .modal-body p span {
    font: normal normal bold 19px/21px Roboto Mono;
    letter-spacing: 0px;
    color: #FFFFFF;
}
.product_product .modal-backdrop.in {
    background: #000000 0% 0% no-repeat padding-box;
    border-radius: 10px;
    opacity: 0.53;
}
button.openpricechart svg {
    margin-right: 3px;
    margin-left: 3px;
}
/*.product_product table.table.table-bordered  td:first-child:before {
    display: inline-block;
    width: 6px;
    content: "";
    background: #142CA6 0% 0% no-repeat padding-box;
    height: 6px;
    margin-right: 4px;
    border-radius: 50%;
}*/

.product_product table.table.table-bordered thead td:before {
    display: none !important;
}
.recently-viewed-container h5 {
    text-align: center;
    font: normal normal 900 19px/25px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
}
.product_product .recently-viewed-container {
    box-shadow: 1000px 0px #d1d5ee, -1000px 0px #d1d5ee;
    background: #d1d5ee 0% 0% no-repeat padding-box;
    padding: 40px 0 40px 0;
}
.bstdscoupon {
    padding-top: 10px;
    text-align: left;
    font: normal normal bold 14px/20px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
}
p.bstdscoupontxt {
    padding-bottom: 20px;
    text-align: left;
    font: normal normal normal 13px/18px 'Roboto Mono';
    letter-spacing: 0px;
    color: #808080;
}
#checkout-cart .shipping-card {
    padding: 1rem 1rem 1rem 1rem;
    background-color: #F8F8F8;
}
.ekptotikos {
    background: #F8F8F8 0% 0% no-repeat padding-box;
    border-radius: 3px;
}
.tw-col-span-2.laptop\:tw-col-span-4.coupon-bg.smallLaptop\:tw-col-span-full.tw-p-8.mobile\:tw-p-4.tw-bg-\[\#f8f8f8\].smallLaptop\:\!tw-pb-20 {
    background: transparent;
}
.tw-text-left.tw-border-b.tw-pb-6.ekptotikos {
    padding: 1rem;
    margin-top: 5px;
}
@media(max-width:780px) {
    .spuricaicon {
        left: calc(50% - 40px);
        top: -4px;
    }
    form#formNewLestter .form-check-input[type=checkbox] {
        margin-right: 3px;
        height: 18px;
        border-radius: 0.25em;
        width: 18px;
    }
}
.homelatestprods .product-top {
    width: 100%;
}
.homelatestprods .product-thumbnail img {
    max-width: 256px;
    margin: auto;
}
a.tw-py-3.tw-text-sm.tw-grid.tw-place-items-center.tw-relative.tw-pl-8.tw-max-w-\[16\.25rem\].tw-w-full.tw-rounded-full.tw-bg-lightgray.tw-text-darkgray.hover\:tw-bg-black.hover\:tw-text-white.tw-transition-all {
    background: white;
    color: #142CA6;
    border: 1px solid;
}
a.tw-py-3.tw-text-sm.tw-grid.tw-place-items-center.tw-relative.tw-pl-8.tw-max-w-\[16\.25rem\].tw-w-full.tw-rounded-full.tw-bg-lightgray.tw-text-darkgray.hover\:tw-bg-black.hover\:tw-text-white.tw-transition-all:hover {
    color: white;
}
.tw-text-sm.tw-mt-4.tw-mb-10.laptop\:tw-mb-0 {
    text-align: left;
    font: normal normal normal 14px/20px 'Roboto Mono';
    letter-spacing: 0px;
    color: #808080;
}
.product-layout .product-block .product-wishlist:hover i {
    font-weight: bold;
}
.header-main-block-3 svg {
    min-height: 28px;
}
h2.anikiseprosfora {
    font-size: 13px;
    font-family: 'Roboto Mono';
    background: #142CA6;
    max-width: 380px;
    padding: 5px;
    text-align: center;
    color: #8f0014;
    border: 2px solid white;
    box-shadow: 0px 0px 0px 1px #e1cdcd;
}
@media(min-width:1000px) {
    h5.footer-title {
        pointer-events: none
    }
}
.col-12.text-left.d-flex.align-items-center.mt-3.justify-content-between button.btn.btn-primary {
    margin-right: 20px;
}
div#login h4 {
    padding-bottom: 20px;
    padding-top: 10px;
}
div#banner-product-row {
    position: fixed;
    bottom: 0;
    background: #fff;
    z-index: 998;
    width: 100%;
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
    pointer-events: none;
    -webkit-transition: ease-in-out .3s all;
    -o-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
div#banner-product-row img {
    float: left;
    max-width: 88px;
}
.banner-image-wrap {
    max-width: 35%;
    flex: 0 0 auto;
}
input#subscribe-gdpr:checked {
    background-color: #142CA6;
    border-color: #142CA6;
}
#modal-agree button.close {
    position: absolute;
    right: 2rem;
    font-size: 2rem;
    font-weight: 200;
}
div#banner-product-row .banner-product-wrap {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.custom-grid {
    padding: 0 10px;
    width: 100%;
    align-items: center;
    margin: auto;
    display: flex;
    justify-content: center;
}
.optionstosticky {
    flex: 0 0 25%;
}
.add-to-cart-banner {
    flex: 0 0 30%;
}
span.simple-uppercase {
    text-align: left;
    font: normal normal bold 15px/20px Roboto Mono;
    letter-spacing: 0px;
    color: #252525;
    padding: 35px;
    display: flex;
    align-items: center;
}
.banner-product-row.scrolled {
    z-index: 100;
    left: 0;
    opacity: 1 !important;
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset !important;
    pointer-events: all !important;
    width: 100%;
}
a.manufacturer-viewall:hover {
    color: #142CA6;
}
@media(max-width:800px) {
    div#banner-product-row.scrolled {
        display: none;
    }
    a.header-search-btn:before{
        display: none;
    }
        .m_header-main .col-auto.m_header-icons {
            padding-right: 25px;
        min-width: auto;
        display: flex;
        flex-direction: row;
    }
        a.header-search-btn {
        right: 20px;
        top: 5px;
    }
    #searchOffcanvas.offcanvas-top {
    left: 0;
    height: max(80vh, 40rem);
    width: 100%;
    max-width: 100%;
    top: -40px !important;
}


}
/* input#shipping:before {
    line-height: 41px;
    text-align: center;
    border-radius: 50%;
    top: -16px;
    left: 9px;
    position: absolute;
    content: "\f06b";
    font-family: 'FontAwesome';
    font-size: 16px;
    color: #935555;
    background: #142CA6;
    width: 44px;
    display: BLOCK;
    height: 41px;
} */

/* input#shipping {
      outline: none;
      box-shadow: none;
      background: transparent;
      padding-left: 53px;
      position: relative;
      border: none;
} */

.form-check.mb-0.d-flex.align-items-center.tw-gap-2 .card-checkout .card-content .form-check-input:checked {
    background: transparent;
}
select#input-shipping-country, select#input-shipping-zone {
    text-align: left;
    font: normal normal bold 14px/16px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
}
.card-cart .card-footer .cart_total .cart_total-text {
    font-weight: bold;
}
div#banner-product-row button#button-notify, div#banner-product-row button#button-notify-alt {
    border-color: #6e81e1;
    background: #6e81e1;
}
#desktop-menu .dropdown .dropdown-menu {
    flex-direction: column;
    width: 100%;
    height: auto;
    padding: 1rem;
    flex-wrap: wrap;
}
#desktop-menu .dropdown .dropdown-menu.show {
    column-count: 4;
    column-gap: 50px;
    width: 100%;
    column-rule: 1px solid rgba(0, 0, 0, 0.1);
}
#desktop-menu .dropdown .dropdown-menu li {
    break-inside: avoid;
    margin-bottom: 5px;
}
#desktop-menu .dropdown .dropdown-menu li a {
    font-size: 16px;
    font-weight: bold;
    position: relative;
    /* border-bottom:1px solid gray; */
}
#desktop-menu .dropdown .dropdown-menu li.dropdown-submenu ul a {
    padding: 0.7rem 0.85rem;
    font: normal normal normal 14px/15px Roboto Mono !important;
    letter-spacing: 0px;
    color: #000000;
}
#desktop-menu .dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu-sub li {
    margin-bottom: 8px;
    line-height: 25px;
    transform: translateX(20px);
}
#desktop-menu .dropdown .dropdown-menu li.dropdown-submenu ul a:after {
    width: 0;
    height: 0;
}
.navbar-nav.main-nav .dropdown {
    position: static;
}
#mmenu .navbar-nav.main-nav .dropdown {
    justify-content: start;
    position: relative;
}
#mmenu .mm-listitem>a {
    min-height: 45px;
    white-space: wrap;
    text-align: left;
    font: normal normal bold 15px/45px Roboto Mono;
    letter-spacing: 0px;
    color: #252525;
    word-break: break-word;
    padding-left: 10px;
    padding-right: 15px;
}
ul.dropdown-menu-sub li {
    margin-bottom: 5px;
}

.mm-panels>.mm-panel>.mm-listview {
    border: none;
}
.dropdown-submenu.mm-listitem .mm-btn_next {
    right: 15px;
}
.bannerfooterimg img {
    border-radius: 3px;
    max-width: 100%;
    margin: 0 5px;
    max-height: 51px;
}
.information_information aside#column-left {
    width: 40%;
}
.product-containercatfl{
    margin-top: 3rem;
}
.image-titlesubcategory {
    font: normal normal bold 25px/25px Roboto Mono;
    letter-spacing: 0px;
    color: #142CA6;
    text-align: left;
    padding: 15px 0px;

}
.image-textsubcategories {
    min-height: 120px;
}
@media(min-width:1280px){
    .image-textsubcategories {
    column-count: 2;
}
}
a.link-btnformaincat {
    font: normal normal normal 15px/20px Roboto Mono;
    letter-spacing: 0px;
    color: #ABABAB;
    text-align: left;
    padding: 20px 10px;
}
.product-containercatfl .image-wrap.tw-rounded-\[10px\].tw-overflow-hidden {
    object-fit: cover;
    padding-bottom: 270px;
    object-position: top;
    position: relative;
}

.product-containercatfl img.tw-transition-all.tw-duration-300.group-hover\:tw-scale-110.tw-w-full {
    max-width: 416px;
    width: 100%;
    position: absolute;
    object-fit: cover;
    height: 100%;
}
.product-containercatfl {display: grid;grid-template-columns: 24% 24% 24% 24%;gap: 1rem;}
.image-textsubcategories li {
    list-style: none;
    font: normal normal normal 15px/25px Roboto Mono;
    letter-spacing: 0px;
    color: #000000;
    text-align: left;
}
div#banner-product-row .product-btn .btn {
    font-size: 23px;
    border: 1px solid white;
    min-height: 55px;
}
.image-textsubcategories {
      min-height: 120px;
    padding: 10px;
}
.product-categoryfl {
    width: 100%;
    padding-top: 10px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
    margin: 10px 0;
}
@media(min-width:1700px) {
.middlecontainer {
         max-width: calc(100% - 30px);
    /*   
        display: flex;
        align-items: start;
        justify-content: space-between;
        background: transparent;
        padding: 0;*/
    }
}
div#information-information #content p {
    text-align: left;
    font: normal normal normal 15px/30px Roboto Mono;
    letter-spacing: 0px;
    color: #828282;
}
div#information-information .banner-item.banner-image-center.banner-text-under-image img {
    width: 100%;
}
.bannerfooterimg {
    margin-bottom: 20px;
    display: flex;
    align-items: start;
    justify-content: start;
}
/*  stores*/

.col-12.col-lg-12.store-block-wrap {
    padding: 10px;
}
.col-12.col-lg-12.store-block-wrap:nth-child(odd) {
    background: #142CA60A 0% 0% no-repeat padding-box;
}
.store-block-title {
    text-align: left;
    font: normal normal bold 17px/23px Roboto Mono;
    letter-spacing: -0.68px;
    color: #142CA6;
}
div#information-storestitle {
    min-height: 105px;
    text-align: left;
    font: normal normal bold 30px/25px Roboto Mono;
    letter-spacing: 0px;
    margin-bottom: 20px;
    padding: 30px 10px;
    background: transparent linear-gradient(270deg, #DBECF100 0%, #142CA6 100%) 0% 0% no-repeat padding-box;
    color: white;
}
.gm-style-iw li {
    list-style: none
}
.gm-style-iw.gm-style-iw-c {
    width: 190px;
    background: #FFF;
    border: 3px solid #f5740e;
    padding: 15px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 19px
}
.store-block-subtitle {
    text-align: left;
    font: normal normal normal 13px/18px Roboto Mono;
    letter-spacing: -0.52px;
    color: #000000;
}
.row.stores-row {
    counter-reset: section;
}
.container-fluid.mapstoresmain {
    padding: 0 60px;
}
.col-12.col-lg-12.store-block-wrap::before {
    top: 7px;
    left: 5px;
    position: absolute;
    counter-increment: section;
    content: " " counter(section) " ";
    text-align: left;
    font: normal normal bold 25px / 35px Roboto Mono;
    letter-spacing: -1px;
    color: #000000;
}
.product-list-visibler.product-grid-visibler.model-stock {
    width: 100%;
    padding-bottom: 5px;
}
.store-block.col-12 {
    padding: 0 15px 0 28px;
}
.row.stores-row {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 100vh;
}
.product-stock.mt-3.mb-1.green {
    margin: 0 !important;
    font: normal normal bold 13px/21px Roboto Mono;
    letter-spacing: 0px;
    color: #2FBE63;
}
/* width */

.row.stores-row::-webkit-scrollbar {
    width: 5px;
}
/* Track */

.row.stores-row::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}
/* Handle */

.row.stores-row::-webkit-scrollbar-thumb {
    background: #1D3EED;
    border-radius: 1px;
}
/* Handle on hover */

.row.stores-row::-webkit-scrollbar-thumb:hover {
    background: whitesmoke;
}
.col-12.col-lg-12.store-block-wrap {
    position: relative
}
.lastdownbanners .col-md-6 img {
    text-align: center;
    margin: auto;
    display: block;
}
div#information-storestitle h1 {
    padding-left: 45px;
    font-family: Roboto Mono, sans-serif;
}
#information-information #content {
    font-family: Roboto Mono, sans-serif!important;
}
.store-block-actions a {
    color: #f38250;
}
.lastdownbanners {
    padding-top: 2rem;
}
/* MENU */

#desktopMenuToggle {
    width: 147px;
    height: 46px;
    display: flex;
    align-items: center;
    max-width: none;
    line-height: normal;
    flex: 0;
    padding: 0.4375rem 0.651rem 0.4375rem 0.651rem;
    background: #2e4adb 0% 0% no-repeat padding-box;
    border-radius: 3px;
    transition: 0.3s ease-in-out;
    border: 1px solid transparent;
}
#desktopMenuToggle:hover {
    color: #142CA6;
    background-color: white;
}
#desktopMenuToggle:hover span {
    color: #142CA6;
}
#desktopMenuToggle:hover .hamburger-inner:after, #desktopMenuToggle:hover .hamburger-inner:before, #desktopMenuToggle:hover .hamburger-inner {
    background: #142CA6;
}
#desktopMenuToggle.active-menu .hamburger-inner:after, #desktopMenuToggle.active-menu .hamburger-inner:before, #desktopMenuToggle.active-menu .hamburger-inner {
    background: #142CA6;
}
#desktopMenuToggle.hamburger--squeeze:hover .hamburger-inner {
    width: 15px;
}
#desktopMenuToggle.hamburger--squeeze.is-active:hover .hamburger-inner {
    width: 24px;
}
#desktopMenuToggle span {
    font: normal normal bold 15px/21px Roboto Mono;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding-left: 0.625rem;
}
#desktopMenuToggle.active-menu {
    background: white;
    border: 1px solid #2c379233;
}
#desktopMenuToggle.active-menu span {
    font: normal normal bold 15px/21px Roboto Mono;
    letter-spacing: 0px;
    color: #142CA6;
}
#desktopMenuToggle i.far.fa-bars {
    font-size: 1.3rem;
    font-weight: bold;
    color: #f3b558;
    margin-right: 0.75rem;
}
a#desktopMenuToggle i.fal.fa-angle-down {
    margin-left: 0.5rem;
    color: #111;
    font-size: 1rem;
    font-weight: bold;
}
#desktopMenuToggle.active-menu i.fal.fa-angle-down, #desktopMenuToggle:hover i.fal.fa-angle-down {
    color: #fff;
}
#desktopMenuToggle.menu-open {
    background-color: white;
    border: 1px solid #2c379233;
}
#desktopMenuToggle.menu-open span {
    color: #2c3792;
}
/* hambunger */

.hamburger {
    font: inherit;
    display: inline-block;
    overflow: visible;
    margin: 0;
    padding: 15px;
    cursor: pointer;
    transition-timing-function: linear;
    transition-duration: 0.15s;
    transition-property: opacity, filter;
    text-transform: none;
    color: inherit;
    border: 0;
    background-color: transparent;
}
.hamburger.is-active:hover, .hamburger:hover {
    opacity: 0.7;
}
.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner:after, .hamburger.is-active .hamburger-inner:before {
    background-color: #fff;
}
.hamburger-box {
    position: relative;
    display: inline-block;
    width: 24px;
    height: 17px;
}
.hamburger-inner {
    top: 50%;
    display: block;
    margin-top: -2px;
    /* transition: .3s ease-in-out; */
}
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    position: absolute;
    width: 24px;
    height: 3px;
    transition-timing-function: ease;
    transition-duration: 0.15s;
    transition-property: transform;
    border-radius: 4px;
    background-color: #ffffff;
}
.hamburger-inner:after, .hamburger-inner:before {
    display: block;
    content: "";
}
.hamburger-inner:before {
    top: -7px;
}
.hamburger-inner:after {
    bottom: -7px;
}
.hamburger--squeeze .hamburger-inner {
    /* transition-timing-function: cubic-bezier(.55,.055,.675,.19);
    transition-duration: 75ms */
    transition: 0.3s ease-in-out;
}
.hamburger--squeeze .hamburger-inner:before {
    transition: top 75ms ease 0.12s, opacity 75ms ease;
}
.hamburger--squeeze .hamburger-inner:after {
    transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner {
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: rotate(45deg);
}
.hamburger--squeeze.is-active .hamburger-inner:before {
    top: 0;
    transition: top 75ms ease, opacity 75ms ease 0.12s;
    opacity: 0;
}
.hamburger--squeeze.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
    transform: rotate(-90deg);
}
/* hamburger */

.header-main-block.header-right .icon-span {
    font-size: 1.5rem;
    color: #252525;
}
div#desktop-menu {
    position: fixed;
    left: 0;
    top: 15%;
    display: none;
    z-index: 999;
    opacity: 1;
    background-color: #808080eb;
    width: 100%;
    height: 100vh;
}
div#desktop-menu {}
#desktop-menu .desktop-menu-container {
    display: flex;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    align-items: start;
    /* background-color: #fff; */
    max-width: 80vw;
}
#desktop-menu .main-nav {
    width: 21.75rem;
    background: #fff;
    position: relative;
    z-index: 3;
    top: auto;
    height: auto;
    flex-direction: column;
}
#desktop-menu .navbar {
    flex-direction: column;
    width: fit-content;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0;
    padding: 0;
    /* padding-top: 0.75rem; */
    /* padding-bottom: 0.75rem; */
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    overflow-y: auto;
    height: 100%;
    position: static;
}
#desktop-menu .navbar .containerr-xxl {
    background: white;
    height: 100%;
}
#desktop-menu .navbar .collapse.navbar-collapse {
    height: 100%;
    align-items: flex-start;
    box-shadow: 0px 3px 15px #2c379226;
}
.menu-overlay {
    display: none;
}
.active-menu__box .menu-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
}
.dropdown.has-megamenu {
    position: static;
}
.navbar-nav>.nav-item {
    margin-left: var(--space-half);
    margin-right: var(--space-half);
    display: flex;
    justify-content: center;
    align-items: center;
}
#desktop-menu .navbar-nav>.nav-item {
    margin: 0;
    padding: 0.75rem 1rem;
    flex: 0 0 100%;
    width: 100%;
    flex: 1;
    border-bottom: 1px solid #64646440;
    transition: 0.3s ease-in-out;
}
#desktop-menu .navbar-nav>.nav-item:hover {
    background: #00126f;
}
#desktop-menu .navbar-nav>.nav-item:hover a {
    color: white;
}
#desktop-menu .navbar-nav>.nav-item:hover ul li a {
    display: flex;
    font: normal normal 800 13px/20px Roboto Mono;
    letter-spacing: 0.65px;
    color: #000000;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    text-align: left;
}
#desktop-menu .navbar-nav>.nav-item ul li a:hover {
    background: #1D3EED;
    color: white;
    border-radius: 10px;
}
#desktop-menu .navbar-nav>.nav-item .nav-link {
    transition: 0.3s ease-in-out;
    text-align: left;
    font: normal normal 800 15px/20px Roboto Mono;
    letter-spacing: 0.75px;
    color: #000000;
}
#desktop-menu .navbar-nav>.nav-item .nav-link:hover, #desktop-menu .navbar-nav>.nav-item .nav-link:active {
    color: white;
}
#desktop-menu .navbar-nav>.nav-item, #desktop-menu .navbar-nav>.nav-item>.nav-link>span.nav-link-desc, #desktop-menu .navbar-nav>.nav-item>.nav-link [class*="menuicon-"], #desktop-menu .navbar-nav>.nav-item>.nav-link>.menuc--, #desktop-menu .navbar-nav>.nav-item>.nav-link>.menuc--:before, #desktop-menu ul.megamenu-categories>li>a, #desktop-menu .dropdown .dropdown-toggle::after, .slideshow-slide-wrapper-col img, .drill-item-wrap .list-group-item {
    -webkit-transition: all 0.05s linear;
    -moz-transition: all 0.05s linear;
    -o-transition: all 0.05s linear;
    -ms-transition: all 0.05s linear;
    transition: all 0.05s linear;
}
#desktop-menu .dropdown .dropdown-toggle::after {
    border: none;
    content: "\f105";
    font-family: "Font Awesome 6 Pro";
    position: absolute;
    right: 0;
}
#desktop-menu .dropdown.has-megamenu .dropdown-menu {
    left: 100% !important;
    width: 1000px !important;
    top: 0 !important;
    width: calc(100vw - 520px) !important;
    border: none;
    height: 100%;
    /* overflow: hidden; */
    z-index: 9999;
    background-color: #fff;
    box-shadow: inset 0px 3px 6px #00000029;
}
#desktop-menu .dropdown-megamenu-wrap {
    padding-left: var(--space-small);
    padding-right: var(--space-small);
    background: #fff;
}
#desktop-menu .dropdown-menu-top-content {
    padding-bottom: var(--space-small);
    border-bottom: 1px solid #e1e1e1;
    display: flex;
    flex-direction: column;
    margin-bottom: var(--space-small);
}
#desktop-menu .dropdown-menu-top-content h3 {
    font-weight: bold;
    font-size: 1.5rem;
    color: var(--color-main);
}
#desktop-menu .dropdown-menu-top-content .dropdown-menu-text {
    font-weight: 600;
    color: #808080;
}
.dropdown.has-megamenu .dropdown-menu {
    width: 100%;
}
.dropdown.show .dropdown-menu {
    opacity: 1;
    display: flex;
    flex-wrap: wrap;
}
.dropdown .dropdown-menu {
    border-radius: 0;
    border: var(--generic-border);
    padding: var(--space);
    background-clip: unset !important;
    top: 0;
    margin-top: 0;
}
.header-main .fa-times {
    font-size: 1.4rem;
    font-weight: bold;
    color: #f3b558;
    margin-right: 0.75rem;
}
/* MENU */

ul.dropdown-menu-sub:after {
    box-shadow: inset 5px 0px 6px #9B9B9B1A;
    content: "";
    background: #f1f1f1;
    width: 100%;
    height: 100%;
    position: ABSOLUTE;
    top: 0;
    z-index: -1;
}
ul.dropdown-menu-sub {
    height: 100vh;
    opacity: 0;
    background: transparent;
    left: 705px;
    position: fixed;
    top: 112px;
    width: 100%;
    padding: 1rem 50px;
}
ul.dropdown-menu-sub {
    display: none;
}
/*li.dropdown-submenu:hover  ul.dropdown-menu-sub {display:flex;flex-direction:column;opacity:1;}*/

li.dropdown-submenu:hover ul.dropdown-menu-sub {
    display: flex;
    flex-direction: column;
    opacity: 1;
}
ul.dropdown-menu-sub li {
    margin-bottom: 10px;
}
ul.dropdown-menu-sub {
    /* box-shadow: inset 5px 0px 6px #9B9B9B1A; */
}
.header-main.stick_it {
    transition: background .3s ease-in-out;
    background: #001896c7 0% 0% no-repeat padding-box;
    opacity: 1;
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    position: fixed;
    width: 100%;
    top: 0;
    height: 119px;
}
.scrolled ul.dropdown-menu-sub {
    top: 119px !important;
}
@media(max-width:900px) {
    ul.dropdown-menu-sub {
        display: block;
    }
    ul.dropdown-menu-sub:after {
        display: none;
    }
    ul.dropdown-menu-sub {
        height: auto;
        opacity: 1;
        background: transparent;
        left: auto;
        position: relative;
        top: auto;
        width: 100%;
        padding: 10px;
    }
    nav#mmenu .dropdown-menu {
        min-width: 100%
    }
    .bannerfooterimg img {
        border-radius: 3px;
        max-width: 100%;
        margin: 8px 5px;
        max-height: 37px;
    }
    button.btn.defaultcompare, a.quickview, .product-layout .product-wishlist {
        min-width: 33%;
    }
}
#offcanvasCart {
    top: 0;
}
.checkout_header .heading-title h1 {
    font: normal normal bold 18px/20px Roboto Mono;
    letter-spacing: 0px;
    color: #FFFFFF;
    margin: 0;
}
.checkout_header .heading-title {
    font-size: 1.125rem;
    border-left: 1px solid rgb(255 255 255);
    margin-left: 2.5rem;
    padding-left: 2.5rem;
}
.quickcheckout-content.card-content .form-select, .form-control {
    padding: 1.0rem 0.75rem;
}
span.paralaviicon svg path {
    fill: white;
}
/*compare page*/

.product_compare input.btn.btn-primary.btn-block {
    text-align: center;
    font: normal normal bold 11px/20px Roboto Mono;
    letter-spacing: 2.2px;
    color: #FFFFFF;
    border-color: #1D3EED;
    background: #1D3EED;
    min-width: 230px;
}
.product_compare .img-thumbnail {
    max-width: 331px;
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #f17036;
}
.product_compare td.prodname strong {
    text-align: left;
    font: normal normal bold 15px/25px Roboto Mono;
    letter-spacing: 0px;
    color: #000000;
}
.product_compare table.table.table-bordered tr:nth-child(even) {
    background: whitesmoke;
}
.product_compare a.btn.btn-danger.btn-block {
    background: transparent;
    color: #808080;
    border-color: transparent;
}
.product_compare .table-bordered>:not(caption)>* {
    border-color: transparent;
}
.product_compare table.table.table-bordered tr td:first-child {
    font: normal normal bold 14px/17px Roboto Mono;
    letter-spacing: 0px;
    color: #231F20;
}
/*wcag*/

h5.footer-title, h3.product-brand span, .product-stock.mt-3.mb-1.green, .header-main span.header-search-text.d-none.d-md-inline-block, .product-layout .product-block .product-block-price .amount_before, .header-main span.tw-tracking-\[2\.25px\].tw-text-\[0\.9375rem\], .product-label.product-label-sale, .header-main-block-3 p, div#common-home aside#column-right .home-info-address-block-text-2 a, .product-block-actions .product-cart {
    filter: brightness(100%);
}
p.footeraboutxt, .footer-col.col-md-9.pt-4 strong, .descblogleft, span.semititle, .footer-wrap .spacings .find_us, .home-info-address-block-text-1, .footer-wrap ul li a, .footer-wrap .spacings ul li a, a.email_footer, .footer-wrap h5, .footer-content p, .threemains .banner-caption, .rainbow-blog a.tw-transition-all div, .rainbow-blog .swiper .description, .rainbow-blog a, .rainbow-blog p, .rainbow-blog h3 {
    filter: brightness(100%);
}
.product-stockandchoice, .product-stockandchoice, .stkchoice {
    display: flex;
    align-items: center;
}
.product-stockandchoice {
    justify-content: space-between;
}
.smalldescripton {
    margin-bottom: 30px;
    text-align: left;
    font: normal normal normal 14px/20px Roboto Mono;
    letter-spacing: 0px;
    color: #979797;
}
#product-product .options-row {
    margin-bottom: var(--space);
}
#product-product .form-check {
    padding: 0;
    margin-left: var(--space-half);
    margin-right: var(--space-half);
}
#product-product .options-row label {
    text-align: left;
    font: normal normal bold 14px/20px Roboto Mono;
    letter-spacing: 0px;
    color: #000000;
}
#product-product .form-check.has-image .form-check-label {
    padding: 2px;
}
#product-product .options-row .required label:after {
    display: none;
}
#product-product .form-check .form-check-label .option-value-box {
    border: 2px solid #000;
}
#product-product .form-check.no-image {
    margin: 0 0;
    flex: 0 0 10%;
    text-align: center;
}
#product-product .form-check.no-image label.form-check-label {
    background: white;
    padding: 5px;
    text-align: center;
    font: normal normal bold 14px/31px Roboto Mono;
    letter-spacing: 0px;
    color: #000000;
    border: 1px solid #dbdbdb;
}
#product-product .form-check .form-check-input:checked+.form-check-label {
    background: #000000;
    border: 1px solid #000000;
    color: #fff;
}
#product-product .form-check .form-check-label .option-value-box {
    min-width: 40px;
    border: none;
}
#product-product .form-check.no-image {
    flex: 0 0 10%;
    margin-right: 5px;
    text-align: center;
}
#product-product .form-check.no-image label.form-check-label:hover {
    background: #142CA64D 0% 0% no-repeat padding-box;
    border: 1px solid #142CA6;
    border-radius: 3px;
    color: #142CA6;
}

#product-product .form-check.no-image .form-check-input:checked+label.form-check-label {
    background: #142CA64D 0% 0% no-repeat padding-box;
    border: 1px solid #142CA6;
    border-radius: 3px;
    color: #142CA6;
}

#product-product .services-options {
    margin-top:40px;
}
#product-product .services-options .form-check {
    margin:0px;
}
#product-product .services-options .row {
    margin:0px;
    box-shadow: 0px 3px 20px #0000001C;
    border: 1px solid #EEEEEE;
    border-radius: 5px;     
}
#product-product .services-options .form-check .form-check-label {
    padding-left:20px;
    padding-right:20px;
    display:flex;
    transition: 300ms ease-in-out;
    cursor:pointer;
    padding-top:0px!important;
    padding-bottom:0px!important;
    padding-left:20px;
    padding-right:20px; 
}
#product-product .services-options .form-check .form-check-label:hover {
    box-shadow: 0px 10px 20px #142CA633;
}
#product-product .services-options .form-check .form-check-label:hover .form-check-wrap {
    border-color:#fff;
}
#product-product .services-options .form-check:last-child .form-check-label .form-check-wrap {
    border-bottom:0px;
}
#product-product .form-check .form-check-input:checked+.form-check-label {
    background: none!important;
    border: 0px!important;
    border-radius: 0px!important;
    color: inherit!important;
}


#product-product .services-options .form-check .form-check-input:checked+.form-check-label {
    
}
#product-product .services-options .form-check .form-check-label .form-check-wrap {
    display:flex;
    align-items:center;
    border-bottom: 1px solid #e3e3e3;
    padding-top:10px;
    padding-bottom:10px;
    position:relative;
    width:100%;
}
#product-product .services-options .form-check .form-check-label .option-value-box-image img {
    max-width: 40px;
}
#product-product .services-options .form-check .form-check-label .option-value-box-image {
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5); 
}
#product-product .services-options .form-check .form-check-label .option-value-box-title {
    font: normal normal bold 13px / 26px Roboto Mono;
    letter-spacing: 0px;
    color: #142CA6;
}
#product-product .services-options .form-check .form-check-label .option-value-price {
    margin-bottom: 0;
    font: normal normal bold 18px / 20px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom:5px;
}
#product-product .services-options .form-check .form-check-label.form-check-label .form-check-check {
    border:1px solid #ddd;
    position:absolute;
    width:16px;
    height:16px;
    border-radius:2px;
    display:flex;
    align-items:center;
    justify-content:center;
    right:0px;
    top:20px;
}
#product-product .services-options .form-check .form-check-input:checked+.form-check-label .form-check-check {
    border:1px solid #142CA6;
    color:#fff;
    background:#142CA6;
}
#product-product .services-options .form-check .form-check-input:checked+.form-check-label .form-check-check i {
    opacity:1;
}
#product-product .services-options .form-check .form-check-label .form-check-check i {
    opacity:0;
}
/* background:#142CA6; */
#product-product .services-options .col-form-label {
    padding: 10px 15px;
    background: #000000 0% 0% no-repeat padding-box;
    border-radius: 5px;
    width:100%;
}
#product-product .services-options .col-form-label .col-form-label-main {
    font: normal normal bold 18px / 20px Roboto Mono;
    letter-spacing: 0px;
    color: #142CA6;
}
#product-product .services-options .col-form-label .col-form-label-subtitle {
    font: normal normal normal 14px / 26px Roboto Mono;
    letter-spacing: 0px;
    color: #FFFFFF;
    display: block;
}
button#button-cartstiky {
    background: #142CA6 0% 0% no-repeat padding-box;
    border-radius: 3px;
    border-color: #142CA6;
}
div#banner-product-row input#input-quantity {
    max-width: 60px;
}
.extradescriptions h3, .panel.entry-content.active h3, .panel.entry-content.active h2, div#product-info div#home H3 {
    text-align: left;
    font: normal normal bold 26px/25px Roboto Mono;
    letter-spacing: 0px;
    color: #252525;
    padding-top: 10px;
    padding-bottom: 15px;
}
.extradescriptions p {
    text-align: left;
    font: normal normal normal 17px/25px Roboto Mono;
    letter-spacing: 0px;
    color: #979797;
}
.prodsmegagal {
    max-width: 650px;
	position:relative;
}
button#button-cartstiky span.text {
    display: none;
}
button#button-cartstiky {
    font-size: 1.5rem !important;
}
.product-info_wrap button.btn.btn-default.defaultcompare {
    min-height: 45px;
    max-width: 45px;
    min-width: 58px;
    border-radius: 3px !important;
}
.expertsaddons .product-block-imager img {
    max-width: 39px;
}
.expertsaddons .product-top.col-md-1 {
    margin-bottom: 0 !important;
}
.expertsaddons h3.product-name {
    font: normal normal bold 13px/26px Roboto Mono;
    letter-spacing: 0px;
    color: #142CA6;
}
.expertsaddons .product-block {
    border-bottom: 1px solid #e3e3e3;
}
.expertsaddons h3.product-name a {
    color: #142CA6;
}
button#button-cart {
    cursor: pointer;
}
.expertsaddons {
    max-width: 650px;
}
.combineaddons {
    padding: 10px 15px;
    background: #000000 0% 0% no-repeat padding-box;
    border-radius: 5px;
    margin-bottom: 10px;
}
.expertsaddons {
    margin-top: 40px;
}
.product-block-actionser.col-md-3 {
    text-align: right;
}
.expertsaddons .product-block {
    padding: 10px !important;
}
a.addonmore {
    text-decoration: underline;
    font: normal normal normal 13px/16px Roboto Mono;
    letter-spacing: 0px;
    color: #000000;
}
.combineaddons h3 {
    font: normal normal bold 18px/20px Roboto Mono;
    letter-spacing: 0px;
    color: #142CA6;
}
.expertsaddons a.btn.btn-default.product-cart {
    color: #e05a2c;
}
.combineaddons h3 span {
    font: normal normal normal 14px/26px Roboto Mono;
    letter-spacing: 0px;
    color: #FFFFFF;
    display: block;
}
.expertsaddons .product-block .row {
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between !important;
    flex-wrap: wrap !important;
    flex-direction: row !important;
    width: 100%;
}
.expertsaddons .product-block-price {
    margin-top: 5px !important;
    text-align: left !important;
    align-items: start !important;
    justify-content: start !important;
}
.btbfooterbtn {
    background: #1D3EED;
    max-width: 160px;
    padding: 10px;
    margin-top: 2rem;
}
.btbfooterbtn a {
    font: normal normal bold 14px / 19px Roboto Mono !important;
    letter-spacing: 0px !important;
    color: #FFFFFF !important;
    display: flex;
    align-items: center;
    flex-direction: row;
    padding-bottom: 11px;
}
li.btbfooterbtn i {

    position: absolute;
    right: 0;
    font-size: 15px;
}
@media(max-width:744px) {
    .gitcardshome .banner-row.colorful-cards-wrap:after {
    left: 0;
    top: 40px;
    content: "";
    background: #142CA61C 0% 0% no-repeat padding-box;
    width: 100%;
    height: calc(100% - 80px);
    position: absolute;
    z-index: -1;
    border-radius: 5px;
}

    li.btbfooterbtn {
        max-width: 100%;
    }
    li.btbfooterbtn a {
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .catecorywithimage {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 2px solid #FFFFFF;
        width: 100px;
        height: 100px;
    }
    .catecorywithimage img {
        max-width: 65px;
    }
    div#product-compare {
        overflow-x: scroll;
    }
    .footer-wrap .spacings ul {
        margin-bottom: 20px;
    }
    .col-12.col-lg-12.store-block-wrap::before {
        top: 7px;
        left: 10px;
        position: absolute;
        counter-increment: section;
        content: " " counter(section) " ";
        text-align: left;
        font: normal normal bold 20px / 35px Roboto Mono;
        letter-spacing: -1px;
        color: #000000;
    }
    #information-storestitle h1 {
        padding-left: 20px !important;
        font-size: 20px;
    }
    nav#mmenu li.dropdown.nav-item.actives.mm-listitem .dropdown-toggle::after {
        visibility: hidden;
    }
    .product_compare .img-thumbnail {
        max-width: 230px;
    }
    span#cart-total {
        color: white;
        position: absolute;
        width: 32px;
        height: 32px;
        background: #f4f4f447 0% 0% no-repeat padding-box;
        right: 0px;
        top: 0px;
        font-size: 14px;
    }
    .information_information aside#column-left {
        width: 100%;
        margin-bottom: 20px;
    }
}
div#closerupro {
    font-size: 25px;
    position: absolute;
    right: 7px;
    top: 0px;
    cursor: pointer;
}
.relatedbabyproducts .products-bs-container .swiper-button-next, .relatedbabyproducts .products-bs-container .swiper-button-prev {
    background: #ffffff 0% 0% no-repeat padding-box;
}
.extension_blog_home .d-flex.gap-3.flex-wrap.mt-4 {
    align-items: center;
    justify-content: center;
}
button.loadMoreFilters.tw-flex.tw-items-center.tw-gap-2.tw-group.tw-my-4 {
    padding: 10px 20px;
    font: normal normal bold 10px/14px Roboto Mono;
    letter-spacing: 2px;
    color: #252525;
    background: #F4F4F4 0% 0% no-repeat padding-box;
    border-radius: 3px;
}
.breadcrumb li, .breadcrumb li a {
    filter: brightness(100%);
}
@media(max-width:1781px) {
    .header-main-block-right {
        justify-content: end;
    }
    .header-main .container-xxl {
        max-width: calc(100% - 110px);
    }
    div#information-information.container {
        max-width: calc(100% - 30px);
    }
    div#common-home aside#column-right {
        /* max-width: 385px; */
    }
    .header-search .header-search-btn {
        margin-left: 10px;
    }
    .categorybghead .container-xxl {
        max-width: calc(100% - 60px);
    }
    a.quickview, button.btn.defaultcompare, .product-layout .product-wishlist {
        min-width:59px;
    }
    .gitcardshome .banner-subtitle {
        min-height: 70px;
    }
    .product-tabs .swiper-button-next, .product-tabs-babydr .swiper-button-next {
        background: #142CA6 0% 0% no-repeat padding-box;
        right: -23px;
    }
    .product-tabs .swiper-button-prev, .product-tabs-babydr .swiper-button-prev {
        background: #142CA6 0% 0% no-repeat padding-box;
        left: -23px;
    }
    .quickandwishlist {
        /* margin: auto; */
min-width: calc(100% - 10px);
        max-width: calc(100% - 10px);
        gap: 10px;
    }
    .breadcrumb {
        max-width: calc(100% - 70px);
        padding-left: 0px;
    }
    .threemains h4.banner-hypertitle {
        text-align: center;
        font: normal normal bold 27px / 30px 'Roboto Mono';
    }
}
@media (max-width:981px) {
    a.quickview, button.btn.defaultcompare, .product-layout .product-wishlist {
        min-width: 31%;
    }
}
}
@media(max-width:1580px) {
    .threemains .banner-caption {
        padding: 2rem;
    }
    .quick-wishlist-add {
        width: calc(100% - 20px);
    }
    .threemains .btn.btn-generic {
        text-align: center;
        font: normal normal bold 13px / 25px Roboto Mono;
    }
    span.addtocarttext {
        text-align: center;
        font: normal normal bold 11px / 20px 'Roboto Mono' !important;
        letter-spacing: 0.2px;
        color: #fff;
    }
    .gitcardshome .banner-subtitle {
        min-height: 70px;
    }
    .product-block-actions .product-cart {
        min-width: calc(100% - 0px);
    }
    .threemains h4.banner-hypertitle {
        text-align: center;
        font: normal normal bold 26px / 29px 'Roboto Mono';
    }
    .threemains .btn.btn-generic i.fa-light.fa-arrow-right {
        position: absolute;
        color: white;
        right: 15px;
    }
    .header-main {
        /*    max-width: calc(100% - 60px);*/
        margin: auto;
    }
    .header-main .container-xxl {
        max-width: 95vw;
    }
}
@media(min-width:1480px) {
    .lastdownbanners .col-md-6:first-child img {
        margin-left: auto;
        margin-right: 0;
    }
    .lastdownbanners .col-md-6:last-child img {
        margin-right: auto;
        margin-left: 0;
    }
}
@media (max-width: 1451px) {
    div#common-home aside#column-right {
        background: #fb673f;
    }
    div#common-home aside#column-right .home-info-address-block-text-2 a {
        margin-bottom: -10px;
        text-align: center;
        font: normal normal normal 13px / 25px 'Roboto Mono';
        letter-spacing: 0px;
        color: #fff;
        display: block;
        background: #142CA6 0% 0% no-repeat padding-box;
        border: 1px solid #FFFFFF;
        border-radius: 23px;
        padding: 3px 40px;
        min-height: 35px;
    }
    .threemains .banner-caption {
        padding: 1rem;
    }
    .subcategoryrow {
        align-items: center;
        padding: 2rem;
    }
}
@media (max-width: 1369px) {
    .header-main {
        max-width: 100%;
    }
    .products-bs-container .swiper-button-next {
        background: #142CA6 0% 0% no-repeat padding-box;
        right: -20px;
    }
    .socialheader {
        padding-right: 0;
    }
    div#common-home aside#column-right {
        max-width: 317px;
    }
    div#common-home aside#column-right .img-overlay {
        bottom: 25px;
    }
    .phonestores {
        padding-left: 20px;
    }
    .header-main .container-xxl {
        max-width: 95vw;
    }
    div#common-home aside#column-left .container-xxl {
        max-width: 100%;
    }
}
@media (max-width: 1281px) {
    span.addtocarttext {
    text-align: center;
    font: normal normal bold 11px / 20px 'Roboto Mono' !important;
    letter-spacing: 0.2px;
}
    .threemains .btn.btn-generic {
        text-align: center;
        font: normal normal bold 12px / 25px Roboto Mono;
    }
    .container-xxl {
        max-width: calc(100% - 90px);
    }
    .header-top-bar-msg {
        /* text-align: center; */
        font: normal normal normal 11px / 18px 'Roboto Mono';
    }
    .socialheader ul li a {
        min-width: 135px;
    }
    .product-containercatfl {
    padding: 15px;
    display: grid;
    grid-template-columns:auto auto auto;
    gap: 1rem;
}
}
.nochildmenu a::after {
    visibility: hidden;
}

.nochildmenu ul.dropdown-menu {
    display: none !important;
}
@media(max-width:780px) {
        #search.search-focus a.search-focus-close {
        top: 40px;
    }
    .rainbow-blog .swiper .description {
    min-height: 80px;
}
.contact-form .d-flex.justify-content-end {
    justify-content: flex-start !important;
}

.contact-form label.col-12.col-form-label.tw-text-left {
    font-size: 13px;
}
div#information-contact .row.align-items-start .col-sm-3 , div#information-contact .row.align-items-start .col-md-3 {
    margin-bottom: 20px;
    font-size: 14px;
}
.threemains .btn.btn-generic {
        text-align: center;
        font: normal normal bold 14px / 25px Roboto Mono;
    }
    .quick-wishlist-add {
        width: calc(100% - 10px);
    }
.copyright .copy , .copyright .dev{
    letter-spacing: 0;
}
.catecorywithimage {
    margin-bottom: 5px;
    margin-top: 15px;
}

    .product-containercatfl {
    padding: 15px;
    display: grid;
    grid-template-columns: 100%;
    gap: 1rem;
}
    .container-xxl {
        max-width: 100%;
    }
    div#common-home aside#column-right {
        padding-top: 0;
        max-width: 100%;
    }
    div#common-home aside#column-right .container.img-overlay .row {
    background: transparent;
    width: 100%;
}
    div#common-home aside#column-right .home-info-address-block-text-2 a {
        font: normal normal normal 15px/30px Roboto Mono;
        letter-spacing: 0px;
        color: #FFFFFF;
        margin-bottom:-5px;
        text-align: center;
        min-height: 40px;
    }
    .subcategoryrow {
        align-items: center;
        padding: 1rem;
    }
    .breadcrumb {
        max-width: calc(100% - 10px);
    }
    .categorybghead .container-xxl {
        max-width: calc(100% - 30px);
    }
    #product-category .product-container .product-layout {
        width: calc(50% - 14px);
    }
    .brand_list-container.mb-5.row {
        margin-top: 15px;
        display: flex;
        gap: 0rem;
        align-items: center;
        justify-content: center;
    }
    span.addtocarttext {
        display: none;
    }
}
a.link-btnformaincat:hover i {
    transform: translateX(7px);
    transition: all .3s linear;
}
.image-textsubcategories a:hover {
    color: #1D3EED;
    transition: color .3s ease-in;
}
.product-layout.product-list.ajax-pages.col-12 {
    width: 100% !important;
}

.product-layout.product-list.ajax-pages.col-12 .product-list-visibler.product-grid-visibler.model-stock {
    flex: 0 0 105px;
}
.btbfooterbtn:hover {
    transition: all .3s ease-in;
    background: #252525;
}

.btbfooterbtn:hover a {
    color: #ffffff !important;
}

@media screen and (max-width: 800px) and (min-width:660px) {
        .threemains a.banner-item.banner-image-center.banner-text-over-image, .threemains a.banner-item.banner-image-center.banner-text-over-image:first-child {
        flex: 0 0 50%;
    }
    .boxinfotabs a.generic-button {
        min-width: auto;
        padding: 10px 10px;
        border: none;
    }
    .col-md-4.boxinfotabs , .product-tabs-wrapper .col-md-8{
        width: 100%;
        margin-bottom: 20px;
    }
div#common-home aside#column-right .home-info-address-block-container {
    display: none;
}
.rainbow-blog .col-md-9, .descblogleft {
    width: 100%;
}
div#product_tabs0 a.generic-button i.fa-light.fa-arrow-right, div#product_tabs1 a.generic-button i.fa-light.fa-arrow-right{
    display: none;
}
.rainbow-blog .tw-rounded-t-main.tw-overflow-hidden img {
        text-align: center;
        border-radius: 5px;
        display: block;
        margin: auto;
    }

}

@media screen and (max-width: 1199px) and (min-width:800px) {
    .header-main-block-3 p {
    letter-spacing: center;
    text-align: center;
    font: normal normal bold 10px / 17px Roboto Mono;
    letter-spacing: -0.51px;
    color: #FFFFFF;
}
.phonestores ul li a {
    font-size: 12px;
}

.threemains a.banner-item.banner-image-center.banner-text-over-image:first-child {
        flex: 0 0 50%;
    }

    .threemains a.banner-item.banner-image-center.banner-text-over-image {
        margin-bottom: 20px;
        flex: 0 0 50%;
    }

    .gitcardshome .banner-subtitle {
        line-height: 1.4;
        min-height: 80px;
    }
    .tw-max-w-\[13\.75rem\].tw-mt-16.view-all-button.mx-auto {
    margin-top: 12px;
}
.rainbow-blog .col-md-9 {
    width: 100%;
}
.descblogleft h3:before{
    top: 3px;
}
.footer-col.col.spacings {
    flex: 0 0 50%;
    border-bottom: 1px solid #ef5c1a;
    margin-bottom: 30px;
    padding-bottom: 20px;
}
    .footer-col.col-md-3.spacings.seotextfoo {
        width: 33%;
    }
    .footer-col.col-md-9.pt-4 {
    width: 67%;
}
.descblogleft {
    margin-top: 2rem;
    width: 100%;
    padding-top: 0;
    background: #142CA6 0% 0% no-repeat padding-box;
    border-radius: 5px;
    font-family: 'Roboto Mono';
    text-align: center;
    letter-spacing: 0px;
    color: #fff;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 1rem;
}
.threemains h4.banner-hypertitle {
        text-align: center;
        font: normal normal bold 18px / 28px 'Roboto Mono';
    }
    .threemains .btn.btn-generic i.fa-light.fa-arrow-right{
        display: none;
    }
    .email_footer {
    font: normal normal bold 11px / 18px Roboto Mono !important;
}
    div#product_tabs0 a.generic-button i.fa-light.fa-arrow-right, div#product_tabs1 a.generic-button i.fa-light.fa-arrow-right{
        display: none;
    }
    .gitcardshome h2.banner-title {
    text-align: center;
    font: normal normal 800 22px / 25px Roboto Mono;
}
.footer-col.col-md-3.spacings.seotextfoo {
    display: flex;
    padding: 30px 25px;
}
    .gitcardshome .banner-readmore {
    left: calc(50% - 115px);
    position: absolute;
    min-height: 40px;
    font: normal normal bold 14px / 40px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
    min-width: 230px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 2px solid #142CA6;
    border-radius: 25px;
    text-align: center;
    margin: auto;
}
    .boxinfotabs a.generic-button {
    position: relative;
    display: flex;
    min-width: 180px;
    padding: 10px 12px;
    text-align: center;
    font: normal normal bold 12px / 25px 'Roboto Mono';
    letter-spacing: 0px;
    color: #252525;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 2px solid #142CA6;
    border-radius: 25px;
    align-items: center;
    justify-content: center;
}
    .threemains .btn.btn-generic {
        background: transparent;
        text-align: center;
        font: normal normal bold 12px / 25px Roboto Mono;
        color: white;
        border: none;
    }
.socialheader ul li a {
        padding: 0 2px;
        min-width: 100px;
        font-size: 11px;
    }
    #desktopMenuToggle {
    width: 108px;
}
#desktopMenuToggle span {
    font: normal normal bold 12px / 21px Roboto Mono;
}
div#common-home aside#column-right .home-info-address-block-text-2 a {
        margin-bottom: -10px;
        text-align: center;
        font: normal normal normal 12px / 21px 'Roboto Mono';
        letter-spacing: 0px;
        color: #fff;
        display: block;
        background: #142CA6 0% 0% no-repeat padding-box;
        border: 1px solid #FFFFFF;
        border-radius: 23px;
        padding: 2px 40px;
        min-height: 25px;
    }

}
#modal-quickview .product-description {
    line-height: 1.2;
    font-size: 14px;
}


.col-md-voucimge {
    border-radius: 10px;
    max-height: 600px;
    display: flex;
    background: #1D3EED;
    align-items: CENTER;
}
.slider {
    position: relative;
}

.slider-list {
    display: flex;
    padding: 0;
    margin: 0;
    overflow: hidden;
    list-style-type: none;
}

.slider-item {
    opacity: 0;
    width: 0%;
    flex-shrink: 0;
    z-index: 1;
    transition: opacity 1s;
    display: flex;
    position: relative;
    justify-content: center;
}

.slider-item.active {
    opacity: 100;
    width: 100%;
}

.slider-item.active:after {
    position: absolute;
    top: 0;
    bottom: 0px;
    margin: auto;
    color: var(--color-dark);
    display: flex;
    align-items: end;
    justify-content: end;
    font-size: 20px;
    font-weight: bold;
}

.slider-item:nth-child(1).active:after {
    content: '100 €';
    visibility: hidden;
}

.slider-item:nth-child(2).active:after {
    content: '200 €';visibility: hidden;
}

.slider-item:nth-child(3).active:after {
    content: '300 €';visibility: hidden;
}
.account_voucher_success div#common-success {
    font-size: 17px;
    text-align: CENTER;
    display: flex;
    align-items: CENTER;
    padding-top: 2rem;
    margin-bottom: 2rem;
}

.account_voucher_success  .buttons {
    margin-top: 2rem;
    display: block;
}
.account_voucher_success  h1 {
    font-size: 30px;
    text-align: CENTER;
    padding: 2rem;
}

#slider-control-1:checked ~ .slider-list .slider-item:nth-child(1), #slider-control-2:checked ~ .slider-list .slider-item:nth-child(2), #slider-control-3:checked ~ .slider-list .slider-item:nth-child(3), #slider-control-4:checked ~ .slider-list .slider-item:nth-child(4), #slider-control-5:checked ~ .slider-list .slider-item:nth-child(5) {
    opacity: 100;
    width: 100%;
    transition: opacity 0.5s;
}

.slider-img {
    display: block;
    max-width: 100%;
    height: auto;
    z-index: 1;
}
.slider-controls {
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    z-index: 9;
}

.slider-controls label:not(:last-child) {
    margin-right: 2px;
}

.slider-controls label {
    width: 9px;
    min-width: 9px;
    height: 9px;
    min-height: 9px;
    border-radius: 50%;
    background-color: transparent;
    transition: 300ms ease-in-out;
    border: 1px solid var(--color-dark);
    font-size: 0;
    cursor: pointer;
    z-index: 999;
}

.slider-controls label.active, .slider-controls label:hover {
    background-color: var(--color-dark);
}

select#voucher_theme_select_list {
        background-color: #fef2ec;
    padding: 10px 10px;
    font-size: 14px;
}
.container-sm-voucher.mb-5 .col-md-6 {
    padding: 0 2rem;
}
#voucher_theme_select_list {
    background-image:
        linear-gradient(45deg, transparent 50%, #000 50%),
        linear-gradient(135deg, #000 50%, transparent 50%),
        linear-gradient(to right, #E1E1E1, #E1E1E1);
    background-position:
        calc(100% - 20px) calc(1em + 7px),
        calc(100% - 15px) calc(1em + 7px),
        calc(100% - 2.5em) 0.5em;
    background-size:
        5px 5px,
        5px 5px,
        1px 2rem;
    background-repeat: no-repeat;
    cursor: pointer;
}

#voucher_theme_select_list:focus {
    background-image:
        linear-gradient(45deg, #000 50%, transparent 50%),
        linear-gradient(135deg, transparent 50%, #000 50%),
        linear-gradient(to right, #E1E1E1, #E1E1E1);
    background-position:
        calc(100% - 15px) 22px,
        calc(100% - 20px) 22px,
        calc(100% - 2.5em) 0.5em;
    background-size:
        5px 5px,
        5px 5px,
        1px 2rem;
    background-repeat: no-repeat;
    outline: 0;
    box-shadow: none;
}

/*newslidercategoriesbanner*/

#slideshow1 .swiper-slide .slideshow-slide-caption-wrapper .slideshow-slide-button i {
    visibility: hidden;
}

#slideshow1 .swiper-slide .slideshow-slide-caption-wrapper .slideshow-slide-button:hover i {
    transition: transform .3s linear;
    transform: translateX(10px);
    visibility: visible;
}

#slideshow1 .slideshow-slide-caption-wrapper {
    padding: 15px !important;
    bottom: 0px !important;
    top: unset !important;
    text-align: CENTER;
    font-size: 15px !important;
}

#slideshow1 .slideshow-slide-subtitle {
  min-height: 80px;
  text-align: center;
  font: normal normal normal 14px/25px Roboto Mono;
  letter-spacing: 0px;
  color: #FFFFFF;
}
h3.slidecatg{
    display: none;
}
#slideshow1 .slideshow-slide-caption-container {
    position: absolute;
    left: 0;
    bottom: 26px;
    width: calc(100% - 0px);
    padding: 10px;
    z-index: 9;
}
#slideshow1 .swiper-button-prev:hover ,  div#slideshow1 .swiper-button-next.slideshow-button-next-1:hover{
        background: #142CA6 0% 0% no-repeat padding-box;
} 
#slideshow1 .swiper-button-next {

    right: -35px;
    border-top-right-radius: 35px;
    border-bottom-right-radius: 35px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    width: 35px;
    min-width: 35px;
    height: 60px;
    min-height: 60px;
    border: none;
    transition: 300ms ease-in-out;
}
#slideshow1 .swiper-button-prev {
        color: black;
        background: #142CA654;
        left: -40px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-top-left-radius: 40px;
        border-bottom-left-radius: 40px;
        width: 40px;
        min-width: 40px;
        height: 80px;
        min-height: 80px;
        border: none;
        transition: 300ms ease-in-out;
}
div#slideshow1 .swiper-button-next.slideshow-button-next-1 {
        color: black;
        background: #142CA654;
        right: -39px;
        border-top-right-radius: 40px;
        border-bottom-right-radius: 40px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        width: 40px;
        min-width: 40px;
        height: 80px;
        min-height: 80px;
        border: none;
        transition: 300ms ease-in-out;
    }

div#slideshow1 {
    /* padding: 40px; */
    overflow: visible;
}
div#sliders1.container-xxl {
    padding-right: 40px;
    padding-left: 40px;
    max-width: 1808px;
    overflow: hidden;
}
/*div#slideshow1 .swiper-wrapper {
    overflow: hidden;
}*/
.slideshow-slide-button-container{
    display: none !important;

}
#slideshow1 .slideshow-slide-button-container{
    margin-top: 20px;
    display: block !important;
}
#slideshow1 .swiper-slide .slideshow-slide-caption-wrapper .slideshow-slide-button {
    background: #FFFFFF 0% 0% no-repeat padding-box ;
text-align: center;
font: normal normal bold 14px/25px Roboto Mono;
letter-spacing: 0px;
color: #252525;
    border-radius: 25px;
}
#slideshow1 .swiper-slide .slideshow-slide-caption-wrapper .slideshow-slide-button:hover {
background:#142CA6;
color: white;
border-color: #142CA6;
}


#slideshow1 .slideshow-slide-image-wrapper:before {
background: transparent linear-gradient(180deg, #00000000 0%, #000000 100%) 0% 0% no-repeat padding-box;
    border-radius: 5px;
    content: "";
    width: calc(100% - 1px);
    height: 100%;
    position: absolute;
    bottom: 0;
    z-index: 9;
    pointer-events: none;
}
#slideshow1  .swiper-pagination {
    display: none;
}
#slideshow1 .slideshow-slide-wrapper:hover .slideshow-slide-image-wrapper:before {
    
    background: transparent linear-gradient(180deg, #00000000 0%, #142CA6 100%) 0% 0% no-repeat padding-box;

}
#slideshow1 .slideshow-slide-image-container img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
h2.topcategoriestitle{
    display: none;
}
div#sliders1.container-xxl h2.topcategoriestitle{
    display: block;
    text-align: center;
font: normal normal 800 36px/25px Roboto Mono;
letter-spacing: 0px;
color: #252525;
padding-top: 3rem;
padding-bottom: 30px;
}
#slideshow1 .slideshow-slide-image-container {
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: 560px;
}
#slideshow1 h3.slidecatg {
    text-align: center;
    padding-bottom: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-align: center;
    font: normal normal bold 28px/25px Roboto Mono;
    letter-spacing: 0px;
    color: #FFFFFF;
}
div#sliders1 {
    padding-bottom: 4rem;
}
#slideshow1 .slideshow-slide-wrapper{
border-radius: 5px;
}

@media(max-width:1650px){
#slideshow1 .slideshow-slide-image-container {
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: 520px;
}
#slideshow1 h3.slidecatg{
    font-size: 25px;
}
}

  div#sliders1 .swiper .swiper-button-next:after, div#sliders1 .swiper .swiper-button-prev:after {
    font-size: 1.15rem;
}


@media(max-width:1490px){
    #slideshow1 .slideshow-slide-subtitle {
    min-height: 80px;
    text-align: center;
    font: normal normal normal 13px / 21px Roboto Mono;
}
#slideshow1 .slideshow-slide-image-container {
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: 450px;
}

#slideshow1 h3.slidecatg {

    font: normal normal bold 24px / 25px Roboto Mono;
}
}
@media(max-width:800px){
    .products-bs-container{
        padding-bottom: 1rem;
    }
    .container-xxl.py-5.homelatestprods {
    padding-top: 20px !important;

}
    #slideshow1 .swiper-slide .slideshow-slide-caption-wrapper .slideshow-slide-button i {
    display: none;
}
    #slideshow1 .swiper-slide .slideshow-slide-caption-wrapper .slideshow-slide-button {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    text-align: center;
    font: normal normal bold 14px / 19px Roboto Mono;
}
    div#sliders1.container-xxl h2.topcategoriestitle {
    display: block;
    text-align: center;
    font: normal normal 800 27px / 25px Roboto Mono;
}
#slideshow1  .swiper-pagination {
    display: block;
}
#slideshow1  .swiper-navigation {
    display: none;
}
div#slideshow1 {
    padding-bottom: 3rem;
}
  .products-bs-container .swiper-pagination-bullet {
        margin: 0 !important;
        width: 30px;
    }

    div#sliders1.container-xxl {
        padding: 0 0 25px 0;
    max-width: calc(100% - 20px);
    overflow: hidden;
}
#slideshow1 .slideshow-slide-caption-container{
    padding: 30px;
}
#slideshow1 .swiper-button-prev {
    background: #142CA6 0% 0% no-repeat padding-box;
    left: -11px;
}
div#slideshow1 .swiper-button-next.slideshow-button-next-1 {
    background: #142CA6 0% 0% no-repeat padding-box;
    right: -11px;}

}
.socialheader.col-md-3 img , .socialheader.col-md-3 svg {
    filter: invert(1) brightness(100);
}
@media(max-width:1700px){
body#body {
    overflow-x: hidden;
}
}

.container-xxl.py-5.homelatestprods .swiper-button-next, .container-xxl.py-5.homelatestprods .swiper-button-prev {
    --swiper-navigation-color: #ffffff;
    --swiper-navigation-size: 1.25rem;
}

@media(max-width:900px){
    div#common-home aside#column-right{
        background: transparent;
    }
    .home-slider-banners-slide {
    padding-top: 10px;
    display: flex;
    flex-wrap: wrap;
}
}

@media(min-width:1600px){
    .slideshow-slide-wrapper img {
    min-height: 680px;
}

div#common-home aside#column-right .home-info-address-block-container img {
   min-height: 680px;
}
}
@media(min-width:1200px){
    .slideshow-slide-wrapper img {
    min-height: 580px;
}

div#common-home aside#column-right .home-info-address-block-container img {
   min-height: 580px;
}
}
.header-main-block-icon > a {
    font-size: 8px;
}

a#desktopMenuToggle {
    font-size: 11px;
}
.product-block-price {
    font-size: 15px;
}



a.btn.btn-default.product-cart {
    font-size: 11px;
}