/*font-family: 'Gentium Plus', serif;*/
@import url('https://fonts.googleapis.com/css2?family=Gentium+Plus:ital,wght@0,400;0,700;1,400;1,700&display=swap');
/*font-family: 'Mulish', sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&display=swap');

:root {
    --shadow-color: 28deg 0% 0%;
}
*, *::before, *::after {
    box-sizing: border-box;
}
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    overflow-y: visible !important;
    scroll-behavior: smooth;
    background-color: white;
}
body {
    font-family: 'Mulish', sans-serif;
    font-size: 16px;
    color: #222;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.header.content {
    text-align: center;
    display: flex;
    justify-content: center;
    padding: 1rem 2rem !important;
    align-items: center;
}
.logo img {
     width: auto;
    max-width: 99px;
    transition: all .3s ease-in-out;
}
.header.content .logo {
    margin: auto;
    width: fit-content;
}
.wrapp-video {
    max-width: 800px;
    margin: auto;
    height: 100%;
    width: 100%;
    margin-top: 6rem;
}
.legal a {
    color: white;
}
.legal {
    font-size: 1.5rem;
    text-align: center;
    margin: 0;
}
.footer.content {
    border-top: 1px solid rgba(209, 209, 209, .28);
}
.intro-content {
    text-align: center;
    /*padding-top: 12rem;*/
}
#maincontent.page-main {
    /*padding-top: 12rem;*/
}
.intro-content h1.title {
    color: #085FCE;
    font-weight: 600;
    font-size: 3rem;
    max-width: 529px;
    margin: 0 auto 4rem;
    line-height: 1.15;
    font-family: 'Gentium Plus', serif;
    font-style: italic;
    display: none;
}
.title.search {
    color: #085FCE;
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.15;
    font-family: 'Gentium Plus', serif;
    font-style: italic;
    margin: 0 0 10px 23px;
    text-align: center;
}
.intro-content .content .kbw {
    position: relative;
    width: 100%;
    height: 60px;
}
.intro-content .content .kbw .KommandBar.active {
    box-shadow: 0.3px 0.5px 0.7px hsl(var(--shadow-color)/0.34),1.5px 2.9px 3.7px -0.4px hsl(var(--shadow-color)/0.34),2.7px 5.4px 6.8px -0.7px hsl(var(--shadow-color)/0.34),4.5px 8.9px 11.2px -1.1px hsl(var(--shadow-color)/0.34),7.1px 14.3px 18px -1.4px hsl(var(--shadow-color)/0.34),11.2px 22.3px 28.1px -1.8px hsl(var(--shadow-color)/0.34),17px 33.9px 42.7px -2.1px hsl(var(--shadow-color)/0.34),25px 50px 62.9px -2.5px hsl(var(--shadow-color)/0.34);
}
.intro-content .content .kbw .KommandBar {
    border: 1px solid #47E826;
    height: 50px;
}
.intro-content .content .kbw .KommandBar {
    width: 400px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    transition: .2s;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    background: #1d2039;
    border: none;
    border-radius: 8px;
    color: #0b2e55;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
}
.intro-content .content .kbw .KommandBarBolt {
    top: 1px;
    /*filter: brightness(0) saturate(100%) invert(19%) sepia(69%) saturate(2822%) hue-rotate(224deg) brightness(95%) contrast(89%);*/
    font-family: "Space Mono",monospace;
    font-size: 24px;
    line-height: 40px;
    width: 20px;
    height: 100%;
    position: absolute;
    left: 7px;
}
.intro-content .content .kbw .KommandBar .block-search {
    width: 100%;
    float: none;
    margin: 0;
    height: 100%;
    padding: 0;
}
header .kbw form#search_mini_form.sparsh-minisearch .field.search,
.intro-content .content .kbw form#search_mini_form.sparsh-minisearch .field.search,
.intro-content .content .kbw .KommandBar .block-search .block.block-content,
.intro-content .content .kbw form {
    height: 100%;
}
header .kbw form#search_mini_form.sparsh-minisearch .control,
.intro-content .content .kbw form#search_mini_form.sparsh-minisearch .control {
    margin: 0;
    padding-right: 35px;
    position: static;
    padding: 0 0;
    margin: 0 0;
    height: 100%;
    border-top: 0;
}
header .kbw form#search_mini_form.sparsh-minisearch .label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    text-decoration: none;
    display: inline-block;
    float: right;
}
header .kbw form#search_mini_form.sparsh-minisearch .actions .action.search,
.intro-content .content .kbw form#search_mini_form.sparsh-minisearch .actions .action.search{
    height: 100%;
}
header .kbw form input,
.intro-content .content .kbw form input {
    color: white;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 10px;
    border: none;
    background: none;
    outline: none;
    width: 100%;
    height: 100%;
    padding-left: 35px;
    padding-right: 10px;
    letter-spacing: -.2px;
}
.page-with-filter.page-products {
    background-color: #fff;
}
.categories-home {
    margin: 4rem 0;
}
.categories-home a.link-hover {
    font-size: 3rem;
    color: #085FCE;
    font-weight: bold;
}
.categories-home ol {
    margin: 2rem 0 0 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.categories-home ol li {
    max-width: 210px;
    max-height: 210px;
    width: 100%;
    height: 210px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 1px solid #085FCE;
    margin: 1rem;
    border-radius: 32px;
    padding: 0;
    box-sizing: border-box;
    color: white;
    overflow: hidden;
    transition: .3s;
}
.categories-home ol li div {
    color: black;
    display: none;
}
.categories-home ol li img {
    max-width: 90px;
    width: 100%;
    margin: 1rem 0;
    object-fit: cover;
    transition: .3s;
    transform: scale(.9);
}
.categories-home ol li p {
    margin: 0;
    font-weight: bold;
    color: #085FCE;
}
.categories-home ol li a {
    color: black;
    width: 100%;
    height: 100%;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}
.categories-home ol li a:before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(8, 95, 206, .09);
    will-change: auto;
    transform-origin: top center;
    transform: scaleY(0);
    transition: transform 400ms cubic-bezier(0.4, 0, 0, 1);
    z-index: 0;
}
.categories-home ol li:hover {
    border: 2px solid #085FCE;
    transform: translate3d(0, -2px, 0);
    box-shadow: 0 18px 35px rgba(50,50,93,.01), 0 8px 15px rgba(0,0,0,.19);
    transition: .3s;
}
.categories-home ol li:hover img {
    transform: scale(1.05);
}
.categories-home ol li a:hover {

}
.categories-home ol li a:hover::before {
    transform-origin: bottom center;
    transform: scaleY(1);
}
.wrapp-ads {
    background-color: #085FCE;
    color: white;
    margin-top: 1rem;
    padding: 3rem 0;
}
.wrapp-ads .box-mockup {
    background-color: #3DC833;
    color: white;
    border-radius: 0 30px;
    padding: 2rem 6rem;
    width: fit-content;
    margin: auto;
    transition: .3s;
}
.wrapp-ads .box-mockup:hover {
    transform: translate3d(0, -2px, 0);
    box-shadow: 0 18px 35px rgba(50,50,93,.01), 0 8px 15px rgba(0,0,0,.39);
    display: block;
    opacity: .8;
}
.wrapp-ads .box-mockup img {
    max-width: 160px;
}
.wrapp-ads .box-mockup p {
    font-size: 4.5rem;
    max-width: 196px;
    margin: auto;
    color: white;
    font-weight: bold;
    line-height: 1.1;
    text-align: left;
    margin-left: 3rem;
}
.wrapp-ads .box-mockup a {
    display: flex;
}
footer {
    color: white;
}
footer.page-footer {
    margin: 4rem 0 0 0;
}
footer .footer.content {
    padding: 0 0 0 0;
    max-width: none;
    width: 100%;
    margin: 0 0 0 0;
    border: 0;
}
footer .footer.content #footer {
    background-color: #085FCE;
    text-align: center;
    border: 0;
    margin: 0 auto 0;
    margin-left: auto;
    margin-right: auto;
    padding: 3rem 0 4rem;
    width: auto;
    box-sizing: border-box;
}
footer img {
    max-width: 280px;
    margin-bottom: 2rem;
}
.by-logos {
    text-align: center;
    color: black;
    padding: 3rem 0;
    border-top: 1px solid rgba(209, 209, 209, .28);
}
.by-logos .img {
    display: block;
    transition: .3s;
}
.by-logos .img:hover {
    opacity: .5;
}
.by-logos img {
    max-width: 380px;
}
.by-logos .link-hover {
    color: #0b5fce;
}
#maincontent.page-main .product.mage-tabs-disabled .description .value {
    overflow-wrap: break-word;
}
.catalog-product-view .product.data.items>.item.title.active>.switch {
    display: none;
}


/* LAYOUT
*********************************************************** */
.page-product-grouped.catalog-product-view main.page-main .columns,
.wrapper {
    margin: 0 auto;
    max-width: 1500px;
    width: 100%;
}
main.page-main .columns,
.container{
    max-width: 1170px;
    padding: 0 15px;
    margin: 0 auto;
}
.mpblog-post-view.page-layout-2columns-right main.page-main,
.mpblog-post-view.page-layout-1column main.page-main {
    max-width: 1170px;
    padding: 0 15px;
    margin: 0 auto;
}
.page-layout-1column .column.main {
    padding-bottom: 0;
}
.page-wrapper {
     padding-top: 14rem;
    overflow: hidden;
}
.flex-box {
    display: flex;
}
main.page-main {
    padding: 0;
    margin: 0;
    max-width: none;
}
.page-title-wrapper {
    padding: 1rem 1rem;
    text-align: center;
    background-color: #085FCE;
    width: fit-content;
    margin: 0 auto 1rem;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    z-index: 0;
}
.page-title-wrapper:after {
    content: '';
    width: 600px;
    height: 2px;
    background-color: #085FCE;
    position: absolute;
    z-index: -1;
}
.page-title-wrapper h1 {
    padding: 0 0 0 0;
    margin: 0 0 0 0 !important;
    text-transform: uppercase;
    font-size: 2.3rem;
    font-weight: bold;
    color: white;
}
.mpblog-post-view.page-layout-2columns-right .page-title,
.mpblog-post-view.page-layout-1column .page-title,
.cms-no-route.cms-noroute-index .page-title,
.customer-account-logoutsuccess.page-layout-1column .page-title,
.checkout-cart-index.page-layout-1column .page-title,
.step-title,
.block-authentication .block-title,
.account.page-layout-2columns-left .page-title,
.customer-account-login.page-layout-1column .page-title,
.customer-account-create.page-layout-1column .page-title,
.page-title{
    text-align: center;
    display: block !important;
    margin-bottom: 3rem !important;
}
.mpblog-post-view.page-layout-2columns-right .page-title,
.mpblog-post-view.page-layout-1column .page-title,
.cms-no-route.cms-noroute-index .page-title,
.customer-account-logoutsuccess.page-layout-1column .page-title,
.checkout-cart-index.page-layout-1column .page-title,
.step-title,
.block-authentication .block-title,
.account.page-layout-2columns-left .page-title,
.customer-account-login.page-layout-1column .page-title,
.customer-account-create.page-layout-1column .page-title,
.page-title,
.title {
    font-family: 'Mulish', sans-serif;
    margin: 0;
}
.step-title,
.block-authentication .block-title,
.account.page-layout-2columns-left .page-title {
    text-align: left;
}
.titleSection {
    font-size: 5.6rem;
    margin-top: 0rem;
    margin-bottom: 2rem;
}
a:hover, .alink:hover {
    color: currentColor;
    text-decoration: none;
}
a, .alink {
    color: currentColor;
}
ul {
    margin: 0;
    padding: 0;
}
ol, ul, dl {
    padding: 0;
    list-style: none;
    margin-top: 0;
    margin-bottom: 1rem;
}
p, li {
    font-size: 1.6rem;
    line-height: 1.6;
}
a, input, button {
    transition: all 0.3s ease-in-out;
}
.s-hovered a {
    opacity: .5;
    transition: opacity .31s ease-in-out;
}
.s-hovered a:hover {
    opacity: 1;
    transition: opacity .31s ease-in-out;
}
.link-hover {
    position: relative;
    display: inline-block;
}
.link-hover::before {
    content: "";
    width: 0;
    height: 1px;
    background: #47E826;
    display: block;
    position: absolute;
    right: 0;
    bottom: -5px;
    transition: all .3s ease-in-out;
}
.link-hover:hover:before {
    left: 0;
    width: 100%;
    transition: all .3s ease-in-out;
}
.active .link-hover::before,
.link-hover.active::before {
    left: 0;
    width: 100%;
    transition: all .3s ease-in-out;
}
.modal-footer .action-secondary.action-dismiss,
.modal-footer .action-primary.action-accept,
.cart.table-wrapper .actions-toolbar > .action,
.block-authentication .actions-toolbar > .primary .action,
.actions-toolbar .action.primary,
.action.primary,
.btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    min-width: 160px;
    min-height: 46px;
    padding: 0.5rem 2rem;
    zoom: 1;
    text-transform: capitalize;
    text-align: center;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1;
    letter-spacing: 1px;
    color: currentColor;
    outline: none;
    border: 1px solid currentColor;
    border-radius: 0;
    background-color: rgba(0,0,0,0);
    cursor: pointer;
    overflow: hidden;
    z-index: 0;
    transition: all 400ms ease-in-out 200ms;
    position: relative;
    font-family: 'Mulish', sans-serif;
    position: relative;
}
.btn-bgColor {

}
.btn-white {
    border-color: white;
    color: white !important;
}
.btn-white:before {
    background-color: white !important;
}
.btn-white:hover {
    color: black !important;
    border-color: white !important;
}
.btn-orange {
    border-color: #47E826;
    color: #47E826 !important;
}
.btn-orange:before {
    background-color: #47E826 !important;
}
.btn-orange:hover {
    color: white !important;
    border-color: #47E826 !important;
}
.modal-footer .action-secondary.action-dismiss:before,
.modal-footer .action-primary.action-accept:before,
.cart.table-wrapper .actions-toolbar > .action:before,
.block-authentication .actions-toolbar > .primary .action:before,
.actions-toolbar .action.primary::before,
.action.primary::before,
.btn::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: #47E826;
    will-change: auto;
    transform-origin: top center;
    transform: scaleY(0);
    transition: transform 400ms cubic-bezier(0.4, 0, 0, 1);
    z-index: -2;
}
.action.primary.disable,
.btn.disable {
    border: 1px solid #999999;
    background-color: #cccccc;
    color: #666666;
    pointer-events: none;
}
.modal-footer .action-secondary.action-dismiss:hover,
.modal-footer .action-primary.action-accept:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.block-authentication .actions-toolbar > .primary .action:hover,
.actions-toolbar .action.primary:hover,
.action.primary:hover,
.btn:hover {
    color: white;
    border-color: #47E826;
}
.action.primary:focus,
.action.primary:active,
.action.primary:hover,
button:hover {
    background-color: transparent;
}
.modal-footer .action-secondary.action-dismiss:hover::before,
.modal-footer .action-primary.action-accept:hover::before,
.cart.table-wrapper .actions-toolbar > .action:hover::before,
.block-authentication .actions-toolbar > .primary .action:hover::before,
.action.primary:hover::before,
.actions-toolbar .action.primary:hover::before,
.btn:hover::before {
    transform-origin: bottom center;
    transform: scaleY(1);
}
.actions-toolbar .action.create.primary {
    display: flex;
    align-items: center;
}
a:visited, .alink:visited {
    color: currentColor;
}
.modal-slide._inner-scroll .modal-header, .modal-slide._inner-scroll .modal-footer {
    background-color: transparent;
}
.estimated-price,
span.price {
    /*font-family: 'Abel', sans-serif !important;*/
}
.checkout-index-index.page-layout-1column .checkout-step-title .control.input-field label.label {
    font-family: 'Mulish', sans-serif;
    margin-bottom: 1rem;
    display: block;
}
.checkout-index-index.page-layout-1column .opc-progress-bar .opc-progress-bar-item {
    font-family: 'Mulish', sans-serif;
}
.checkout-index-index.page-layout-1column #checkout-step-title > .field {
    margin-bottom: 2rem;
}
.checkout-index-index.page-layout-1column #checkout-step-title > .field .control.input-field br{
    display: none;
}
.checkout-index-index.page-layout-1column #checkout-step-title > .field label.label {
    /*font-family: 'Mulish', sans-serif;*/
}
.checkout-index-index.page-layout-1column .totals.charge {
    display: none;
}
.customer-account-logoutsuccess.page-layout-1column .column.main p,
.checkout-cart-index.page-layout-1column .cart-empty {
    text-align: center;
}
.user-link-actions .minicart-wrapper .action.showcart .counter.qty {
    font-size: 11px;
    font-family: 'Mulish', sans-serif;
}
.mpblog-post-view.page-layout-2columns-right .post-view-image,
.mpblog-post-view.page-layout-1column .post-view-image {
    max-width: 500px;
    margin: 0 auto 2rem;
}
.mpblog-post-view.page-layout-2columns-right .mp-post-info,
.mpblog-post-view.page-layout-1column .mp-post-info {
    font-size: 1.3rem;
}
.mpblog-post-view.page-layout-2columns-right  #sharing,
.mpblog-post-view.page-layout-1column #sharing {
    margin-top: 1rem;
    padding: 1rem;
    display: flex;
    align-items: center;
    max-width: 700px;
    margin: auto;
}
.mpblog-post-view.page-layout-2columns-right #sharing h5,
.mpblog-post-view.page-layout-1column #sharing h5 {
    padding: 0;
    margin: 0;
    font-family: 'Mulish', sans-serif;
    font-size: 2rem;
}
.mpblog-post-view.page-layout-2columns-right #sharing .share-col-right .at-resp-share-element.at-style-responsive,
.mpblog-post-view.page-layout-1column #sharing .share-col-right .at-resp-share-element.at-style-responsive {
    text-align: right;
}
.mpblog-post-view.page-layout-2columns-right a.label.label-default.tags-list,
.mpblog-post-view.page-layout-1column a.label.label-default.tags-list {
    font-size: 1.3rem !important;
    font-family: 'Mulish', sans-serif;
    padding: 7px 9px;
}
.mpblog-post-view.page-layout-2columns-right main.page-main,
.mpblog-post-view.page-layout-1column main.page-main {
    margin-bottom: 5rem;
}
.mpblog-post-view.page-layout-2columns-right .mp-sidebar .product.data.items > .item.content,
.mpblog-post-view.page-layout-1column .mp-sidebar .product.data.items > .item.content {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}
.mpblog-post-view.page-layout-2columns-right .mp-sidebar .product.data.items > .item.content .list-post-tabs,
.mpblog-post-view.page-layout-1column .mp-sidebar .product.data.items > .item.content .list-post-tabs {
    padding: 5px 10px 5px 0;
    display: flex;
    flex-direction: column;
    width: 48%;
}
.mpblog-post-view.page-layout-2columns-right .mp-sidebar .product.data.items > .item.content .list-post-tabs .post-left,
.mpblog-post-view.page-layout-1column .mp-sidebar .product.data.items > .item.content .list-post-tabs .post-left {
    float: none;
    width: 100%;
    overflow: hidden;
    max-height: 219px;
    height: 100%;
    margin-bottom: 1rem;
}
.mpblog-post-view.page-layout-2columns-right .mp-sidebar .product.data.items > .item.content .list-post-tabs .post-left img,
.mpblog-post-view.page-layout-1column .mp-sidebar .product.data.items > .item.content .list-post-tabs .post-left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.mpblog-post-view.page-layout-2columns-right .mp-sidebar .product.data.items > .item.content .list-post-tabs .post-right,
.mpblog-post-view.page-layout-1column .mp-sidebar .product.data.items > .item.content .list-post-tabs .post-right {
    width: 100%;
}
.mpblog-post-view.page-layout-2columns-right .mp-sidebar .product.data.items > .item.content .list-post-tabs .post-right a span,
.mpblog-post-view.page-layout-1column .mp-sidebar .product.data.items > .item.content .list-post-tabs .post-right a span {
    font-size: 1.7rem !important;
    font-family: 'Mulish', sans-serif;
    margin: 0 0 0;
    color: black;
}
#maincontent .product.data.items > .item.title:before {
    background-color: #47E826;
}
.toolbar-sorter.sorter,
.cms-home .page-main {
    display: none;
}
.page-wrapper>.breadcrumbs {
    max-width: 1170px;
    padding: 0 15px;
    text-align: center;
}
.page-wrapper>.breadcrumbs .item {
    margin: 0;
    display: inline-flex !important;
    align-items: center;
}
.page-with-filter .category-view {
    display: none;
}
.page-layout-2columns-left .column.main,
.category-anestesiologia.page-layout-2columns-left .column.main,
.category-dermatologia.page-layout-2columns-left .column.main {
    width: 100% !important;
    padding: 0;
}
.page-layout-2columns-left .sidebar.sidebar-main,
.category-anestesiologia.page-layout-2columns-left .sidebar.sidebar-main,
.category-dermatologia.page-layout-2columns-left .sidebar.sidebar-main {
    display: none;
}
.category-description div {
    text-align: center;
    font-size: 2rem;
    color: #3DC833;
}
.page-layout-2columns-left .product-item-inner .product-item-description {
    margin: 0 0;
    padding: 2rem;
}
.page-layout-2columns-left .category-image {
    max-width: 100px;
    margin: auto;
}
.page-layout-2columns-left ol.product-items {
    margin: 2rem 0 0 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
.page-layout-2columns-left ol.product-items li {
    width: 33%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #085FCE;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    color: white;
    /*overflow: hidden;*/
    transition: .3s;
}
.page-layout-2columns-left ol.product-items li:nth-child(3n+2) {
    border-left: 1px solid #085FCE;
    border-right: 1px solid #085FCE;
    padding-left: 1rem;
    padding-right: 1rem;
}
.page-layout-2columns-left ol.product-items li:nth-child(3n+3) {
    padding-left: 1rem;
}
.page-layout-2columns-left ol.product-items li .product-item-info {
    width: 100%;
}
.page-layout-2columns-left ol.product-items li .product-item-info {
    width: 100%;
}
.page-layout-2columns-left ol.product-items li .product-item-info .product-item-details {
    display: block;
    vertical-align: middle;
    width: 100%;
    position: relative;
}
.page-layout-2columns-left ol.product-items li .product-item-info .product-item-name {
    padding: 0 0;
    margin: 1rem 0;
}
.wrappBrand {
    display: flex;
    align-items: center;
    justify-content: center;
}
.wrappBrand .wrapp-logos img {
    max-width: 390px;
}
@media (min-width: 768px) {
    .page-layout-2columns-left ol.product-items li .product-item-info .product-item-details:hover .product-item-inner {
        opacity: 1;
        visibility: visible;
        transform: translate(0px, 31px);
    }
    .page-layout-2columns-left .product-item-inner {
        position: absolute;
        left: 0;
        z-index: 9999999;
        display: block;
        top: 0;
        width: 100%;
        height: 400px;
        background: #1d2039;
        opacity: 0;
        visibility: hidden;
        transform: translate(0px, 2px);
        transition: .3s;
        height: auto;
        pointer-events: none;
    }
}
.page-layout-2columns-left ol.product-items li .product-item-info .product-item-name .product-item-link {
    padding: 0 0;
    /*height: 100%;*/
    width: 100%;
    display: block;
    text-decoration: none;
    white-space: inherit !important;
    height: 27px;
    hyphens: none;
    margin-bottom: 10px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    transition: .3s;
    overflow: hidden;
}
.page-layout-2columns-left ol.product-items li .product-item-info .product-item-name .product-item-link:hover {
   background-color: #ebebeb;
}
.page-layout-2columns-left ol.product-items li .product-item-info .product-item-name .iconToogle {
    display: none;
}
.product.attribute.description .convention-title {
    display: block;
    font-family: 'Gentium Plus', serif;
    font-size: 2rem;
    color: #3DC833;
}
/*heaader*/
header {
    display: block;
    position: fixed;
    top: 0;
    z-index: 99;
    width: 100%;
    transition: all 0.7s cubic-bezier(0.18, 0.32, 0.17, 0.99);
}
header .kbw {
    position: relative;
    width: 100%;
    display: block;
}
header .kbw .KommandBar.active {
    box-shadow: 0.3px 0.5px 0.7px hsl(var(--shadow-color)/0.34),1.5px 2.9px 3.7px -0.4px hsl(var(--shadow-color)/0.34),2.7px 5.4px 6.8px -0.7px hsl(var(--shadow-color)/0.34),4.5px 8.9px 11.2px -1.1px hsl(var(--shadow-color)/0.34),7.1px 14.3px 18px -1.4px hsl(var(--shadow-color)/0.34),11.2px 22.3px 28.1px -1.8px hsl(var(--shadow-color)/0.34),17px 33.9px 42.7px -2.1px hsl(var(--shadow-color)/0.34),25px 50px 62.9px -2.5px hsl(var(--shadow-color)/0.34);
}
header .kbw .KommandBar {
    border: 1px solid #47E826;
    height: 50px;
}
header .kbw .KommandBar {
    height: 40px;
    margin-left: 23px;
    margin-right: auto;
    transition: .2s;
    position: relative;
    top: auto;
    left: 0;
    right: 0;
    background: #1d2039;
    border: none;
    border-radius: 8px;
    color: #0b2e55;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
}
header .kbw .KommandBarBolt {
    top: 1px;
    /*filter: brightness(0) saturate(100%) invert(19%) sepia(69%) saturate(2822%) hue-rotate(224deg) brightness(95%) contrast(89%);*/
    font-family: "Space Mono",monospace;
    font-size: 24px;
    line-height: 40px;
    width: 20px;
    height: 100%;
    position: absolute;
    left: 7px;
}
header .kbw .KommandBar .control {
    padding: 0;
}
header .kbw .KommandBar .block-search {
    width: 100%;
    float: none;
    margin: 0;
    height: 100%;
    padding: 0;
}
header .kbw form#search_mini_form.sparsh-minisearch .field.search ,
header .kbw .KommandBar .block-search .block.block-content,
header .kbw form {
    height: 100%;
}
header .kbw form#search_mini_form.sparsh-minisearch .control {
    padding: 0 0;
    margin: 0 0;
    height: 100%;
}
.block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 5px 0;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
}

.block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
header .kbw form#search_mini_form.sparsh-minisearch .actions .action.search{
    height: 100%;
}
header .kbw form#search_mini_form.sparsh-minisearch .actions .action.search > span {
    display: none;
}
header .kbw form input {
    color: white;
    font-weight: 400;
    margin-bottom: 10px;
    border: none;
    background: none;
    outline: none;
    width: 100%;
    height: 100%;
    padding-left: 35px;
    padding-right: 10px;
    letter-spacing: -.2px;
    width: 100%;
    font-size: 14px;
    box-sizing: border-box;
    display: block !important;
    margin: 0;
    position: static;
}
header.down,
header.up {
    background-color: white;
    box-shadow: 0 10px 8px rgba(0, 0, 0, 0.1);
}
header.down {
    top: -100px;
}
header.down a.logo img,
header.up a.logo img {
    max-width: 52px;
}

.block-search .nested {
    display: none !important;
}
.sections.nav-sections {
    display: none;
}
#toolbar-amount {
    float: none;
}
.flex-box.wrapp-ctas {
    justify-content: center;
    margin-top: 2rem;
    gap: 4rem;
}
/*media querys*/
@media (max-width: 1024px) {
    .page-layout-2columns-left ol.product-items li {
        width: 50%;
    }
    .page-layout-2columns-left ol.product-items li:nth-child(3n+3) {
        padding: 0;
    }
    .page-layout-2columns-left ol.product-items li:nth-child(3n+2) {
        border-left: 0;
        border-right: 0;
        padding: 0;
    }
    .page-layout-2columns-left ol.product-items li:nth-child(even) {
        border-left: 1px solid #085FCE;
        padding-left: 1rem;
    }
}
@media (max-width: 768px) {
    .intro-content h1.title {
        padding-right: 2rem;
        padding-left: 2rem;
    }
    .title.search {
        display: none;
    }
    html {
        font-size: 55.5%;
    }
    .sparsh-search-auto-complete-block.block-search input {
        margin: 0 !important;
    }
    header {
        background-color: white;
    }
    .logo img {
        max-width: 76px;
    }
    .wrapp-ads {
        background-color: #085FCE;
        color: white;
        margin-top: 3rem;
        padding: 3rem 1rem;
    }
    .wrapp-ads .box-mockup {
        padding: 2rem 2rem;
    }
    .page-layout-2columns-left ol.product-items li .product-item-info .product-item-name .product-item-link {
        height: 23px;
    }
}
@media (max-width: 767px) {
    .wrapp-ads {
        padding: 2rem 1rem;
    }
    .intro-content h1.title {
        display: block;
    }
    .page-layout-2columns-left ol.product-items li {
        width: 100%;
    }
    .page-layout-2columns-left ol.product-items li:nth-child(even) {
        border-left: 0;
        padding-left: 0;
    }
    .page-layout-2columns-left ol.product-items li .product-item-info .product-item-name .product-item-link {
        height: auto;
    }
    .toolbar-products {
        margin-bottom: 1rem;
    }
    .page-layout-2columns-left ol.product-items li .product-item-info .product-item-name {
        display: flex;
        align-items: center;
    }
    .page-layout-2columns-left .product-item-inner .product-item-description {
        overflow: hidden;
        height: 0;
        opacity: 0;
        transition: all .3s ease-in-out;
    }
    .page-layout-2columns-left ol.product-items li .product-item-info.open .product-item-description {
        transition: all 0.3s ease-in-out;
        opacity: 1;
        margin-bottom: 2rem;
    }
    .page-layout-2columns-left ol.product-items li .product-item-info .product-item-details:hover .product-item-inner {

    }
    .page-layout-2columns-left ol.product-items li .product-item-info .product-item-name .iconToogle:before {
        content: "";
        height: 1px;
        width: 15px;
        background-color: #1e3851;
        position: absolute;
        transition: 0.3s all ease;
        transform: rotate(180deg);
    }
    .page-layout-2columns-left ol.product-items li .product-item-info .product-item-name .iconToogle:after {
        content: "";
        width: 1px;
        height: 15px;
        background-color: #1e3851;
        position: absolute;
        transition: 0.3s all ease;
        transform: rotate(180deg);
    }
    .page-layout-2columns-left ol.product-items li .product-item-info .product-item-name .iconToogle {
        display: block;
        position: absolute;
        z-index: 9;
        background-color: #3DC833;
        width: 30px;
        height: 30px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        right: 10px;
    }
    .page-layout-2columns-left .product-item-inner .product-item-description {
        margin: 0 0;
        padding: 0rem;
        color: black;
    }
    .page-layout-2columns-left ol.product-items li .product-item-info.open .product-item-description a:last-child {
        background-color: #0b5fce;
        color: white;
        padding: 2px 4px;
        border-radius: 11px;
        font-size: 10px;
        text-transform: uppercase;
        margin-left: 5px;
    }
    .page-layout-2columns-left ol.product-items li .product-item-info.open .product-item-name .iconToogle:after {
        transform: rotate(90deg);
        transition: all .3s ease-in-out;
    }
}
@media (max-width: 438px) {
    .wrapp-ads .box-mockup a {
        flex-direction: column;
        align-items: center;
    }
    .wrapp-ads .box-mockup p {
        font-size: 2.5rem;
        text-align: center;
        margin: 10px 0 0;
    }
    .wrapp-ads .box-mockup {
        border-radius: 0 18px;
        padding: 2rem 1rem;
    }
    .logo img {
        max-width: 58px;
    }
    header .kbw .KommandBar {
        height: 40px;
        margin-left: 10px;
    }
    header.down a.logo img, header.up a.logo img {
        max-width: 36px;
    }
}
@media (max-width: 388px) {
    header .kbw form#search_mini_form.sparsh-minisearch .actions .action.search {
        opacity: 0;
    }
}
