

/*html {
    font-size: 20px;
}
@media only screen and (min-width: 401px){
    html {
        font-size: 25px;
    }
}
@media only screen and (min-width: 428px){
    html {
        font-size: 26.75px;
    }
}
@media only screen and (min-width: 481px){
    html {
        font-size: 30px; 
    }
}
@media only screen and (min-width: 569px){
    html {
        font-size: 35px; 
    }
}
@media only screen and (min-width: 641px){
    html {
        font-size: 40px; 
    }
}*/
body {
    font-family: 'IBM Plex Sans', 'Poppins', 'Helvetica Neue', Helvetica,Arial, sans-serif;
    background-color: #fafafa;
}

body a {
    color: #4a4a4a;
    font-size: 13px;
    text-decoration: none;
    transition: all ease-in-out 0.1s;
}
body a:hover {
    color: #222222;
    text-decoration: none;
    opacity: 0.9;
}

body button, body .button {
    transition: all ease-in-out 0.1s;
}

body input, body input:focus, body input:active {
    box-shadow: none;
}
._keyfocus *:focus, input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus {
    box-shadow: none;
}

img {
    height: auto;
    max-width: 100%;
    border: 0;
}
img.logo-image, .logo-image img, img.logo-image-container, .logo-image-container img {
    height: auto;
    max-width: 100%;
    max-height: 50px;
}

ul, li {
    list-style-type: none;
}

select {
    cursor: pointer;
    line-height: 26px;
    border: 1px solid transparent;
    box-shadow: none;
    padding: 3px 25px 3px 10px;
}

body .scrollbar::-webkit-scrollbar {
    width: 12px;
    background-color: #eeeeee;
}
body .scrollbar::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background-color: #20335e;
    background-image: -webkit-linear-gradient(top, #20335e 0, #20335e 50%, #20335e 51%, #20335e 100%);
}

button, .button {
    width: 100%;
    color: #ffffff;
    font-size: 13px;
    line-height: 32px;
    background-color: #4a4a4a;
    border: 1px solid #4a4a4a;
    padding: 6px 10px;
    /* transition: background-color 0.3s ease; */
}
button:hover, .button:hover, button:focus, button:active {
    color: #ffffff;
    opacity: 0.9;
    font-size: 13px;
    background-color: #4a4a4a;
    border: 1px solid #4a4a4a;
}

footer.page-footer {
    /*background: #ffffff;*/
    background-color: #20335e;
    padding: 0px 0px 0px;
}
footer.page-footer .footer.content {
    border: none;
    box-sizing: border-box;
    padding: 10px 10px 10px;
}
.page-footer-top-container {
    background: #ffffff;
}
.page-footer-bottom-container {
    background-color: #20335e;
}
.copyright {
    color: #ffffff;
    font-size: 13px;
    text-align: left;
    background-color: transparent;
    box-sizing: border-box;
    padding: 10px 0px 10px;
}
.footer.content .block {
    float: none;
    box-sizing: border-box;
    margin: 0px 0px 0px;
}
.block.footer-newsletter {
    display: flex;
    text-align: center;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px 20px 20px;
}
.block.footer-newsletter .block-header {
    color: #4a4a4a;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    padding: 10px 0px 10px;
}
.block.footer-newsletter .block-header .subtitle {
    color: #666666;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
}
.block.footer-newsletter .content {
    width: 100%;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    padding: 10px 0px 10px;
}
.block.footer-newsletter .form.subscribe {
    width: 100%;
    display: flex;
    text-align: center;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.block.footer-newsletter .subscribe-form-content {
    width: 100%;
    max-width: 600px;
    display: flex;
    text-align: center;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
}
.block.footer-newsletter .field.newsletter {
    flex: 1;
}
.block.footer-newsletter button.subscribe.footer-newsletter-button {
    background: #4a4a4a;
    /*border: 1px solid #4a4a4a;*/
    border: 1px solid #ffffff;
}
.block.footer-newsletter button.subscribe.footer-newsletter-button:hover {
    background: #222222;
}
#html-body .page-footer-middle-block-container .pagebuilder-column-line {
    justify-content: space-between;
}
#html-body .page-footer-middle-block-container .pagebuilder-column-line .pagebuilder-column {
    width: auto;
    color: #ffffff;
    /*max-width: 25%;*/
}
#html-body .page-footer-middle-block-container .pagebuilder-column-line .pagebuilder-column a {
    color: #ffffff;
}
#html-body .page-footer-middle-block-container .pagebuilder-column-line .pagebuilder-column a:hover {
    color: #fe0011;
}
header.page-header {
    position: relative;
    background: #ffffff;
    border-bottom: 1px solid #dddddd;
}
.page-header-section-item, .page-header-section-item a {
    font-size: 16px;
    font-weight: normal;
}
.page-header-section-item .iconfont {
    font-size: 26px;
}
.logo {
    float: none;
    margin: 0px 0px 0px 0px;
}
.page-header-section-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    box-sizing: border-box;
}
.page-header-section-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 0px 10px 0px 10px;
}
.page-header-section-item.switcher-container {
    flex-direction: column;
    align-items: flex-end;
}
.page-header-section-item .page-header-link {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}
.page-header-section-item .open-popup-link {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}
/*.page-header-section-item:not(:first-of-type)::before {
    content: '';
    width: 1px;
    height: 10px;
    display: inline-block;
    background: #dddddd;
}*/
/*.page-header-section-item:not(:first-of-type) {
    border-left: 1px solid #dddddd;
}*/
.page-header-section-container .separator {
    width: 1px;
    height: 16px;
    display: inline-block;
    background: #8a8a8a;
}
.page-header-section-container .separator:first-child {
    display: none;
}
.popup-block-title {
    font-size: 26px;
    line-height: 36px;
    padding: 10px 0px 20px;
}
.popup-block-list .popup-block-item {
    font-size: 15px;
    line-height: 36px;
    border-bottom: 1px solid #fafafa;
    padding: 0px 0px 0px 0px;
}
.popup-block-list .popup-block-item a {
    width: 100%;
    height: 100%;
    display: block;
    box-sizing: border-box;
    padding: 10px 10px 10px 10px;
}
.popup-block-list .popup-block-item a:hover {
    background: #fafafa;
}
.page-header-title {
    text-align: center;
}
header.page-header .header.content {
    max-width: 100%;
    padding: 0px 0px 0px 0px;
}
header.page-header .header.content .page-header-container {
    max-width: 1420px;
    padding: 30px 20px 20px;
    margin: 0px auto 0px;
}
header.page-header .page-header-title .page-title {
    color: #4a4a4a;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    padding: 20px 0px 20px;
    margin: 0px auto 0px;
}
header.page-header .page-header-view-container .block-title {
    color: #4a4a4a;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    padding: 20px 0px 20px;
    margin: 0px auto 0px;
}
.page-search-container {
    padding: 0px 0px 10px;
}
.page-search-logo {
    height: auto;
    width: 600px;
    max-width: 80%;
    /*max-height: 120px;*/
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 10px 10px 0px;
    margin: auto;
}
.page-search-bar {
    height: auto;
    width: 700px;
    max-width: 90%;
    /*max-height: 120px;*/
    padding: 0px 10px 10px;
    margin: auto;
}
.page-search-html {
    margin: 0px auto -3.5%;
}
.search-container {
    float: none;
    width: 700px;
    max-width: 90%;
    position: relative;
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px;
}
.search-container .search-form {
    position: relative;
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px;
}
.search-container .search-form .search-input {
    top: unset;
    left: unset;
    right: unset;
    bottom: unset;
    height: 70px;
    font-size: 23px;
    line-height: 60px;
    position: relative;
    background: #ffffff;
    border-radius: 26px;
    padding: 5px 50px 5px 70px;
    margin: 0px auto 0px;
}
.search-container .search-form .search-icon {
    top: 0px;
    left: 0px;
    right: auto;
    bottom: auto;
    color: #4a4a4a;
    font-size: 30px;
    line-height: 70px;
    position: absolute;
    padding: 0px 15px 0px 15px;
    margin: 0px auto 0px;
}
.search-container .search-form .clear-icon {
    top: 0px;
    left: auto;
    right: 0px;
    bottom: auto;
    color: #4a4a4a;
    cursor: pointer;
    font-size: 26px;
    line-height: 70px;
    position: absolute;
    padding: 0px 15px 0px 15px;
    margin: 0px auto 0px;
    display: none;
}
.search-container .search-result-container {
    position: relative;
    z-index: 22;
    display: none;
}
.search-container .search-result-container .search-result {
    top: 20px;
    left: 0px;
    right: 0px;
    bottom: auto;
    max-width: 100%;
    max-height: 70vh;
    font-size: 15px;
    text-align: left;
    position: absolute;
    background: #ffffff;
    border-radius: 7px;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .15);
    overflow-y: auto;
    padding: 15px 10px 15px;
    z-index: 99;
    display: none;
}
.search-result .search-result-group {
    display: none;
}
.search-result .group-label {
    background: #fafafa;
    padding: 5px 5px;
}
.search-result .group-label .label {
    color: #000000;
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
    border-left: 3px solid #4a4a4a;
    padding: 0px 10px;
}
.search-result .group-list {
    padding: 10px 0px;
}
.search-result .group-list .search-result-item {
    width: 100%;
    display: none;
}
.search-result .group-list .search-result-item .result-item-info {
    width: 100%;
    color: #4a4a4a;
    cursor: pointer;
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    background: #ffffff;
    border-radius: 0px;
    padding: 10px 10px;
    margin: 5px 0px 5px;
}
.search-result .group-list .search-result-item .result-item-info:hover {
    background: #fafafa;
}
.search-result .icon {
    width: 50px;
    height: auto;
    max-width: 100%;
    max-height: 30px;
    box-sizing: border-box;
    overflow: hidden;
    padding: 0px 5px 0px;
}
.search-result .icon img.icon-image {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}


.header-menu {
    display: flex;
    position: relative;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 0px 0px 0px;
    margin: 30px 0px 0px;
    z-index: 2;
}
.header-menu .menu-container {
    width: 100%;
    max-width: 960px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 0px 30px 0px;
    margin: 0px auto 0px;
    gap: 20px;
}
.header-menu .menu-item .menu-link {
    min-width: 160px;
    color: #4a4a4a;
    cursor: pointer;
    font-size: 23px;
    font-weight: 500;
    line-height: 30px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    /*background: transparent;*/
    background: #eeeeee;
    /*border: 1px solid transparent;*/
    border: 1px solid #eeeeee;
    border-bottom: 1px solid transparent;
    border-radius: 26px 26px 0px 0px;
    padding: 10px 30px 5px;
    margin: 0px 0px -1px;
}
.header-menu .menu-item.active .menu-link {
    color: #ffffff;
    background: #20335e;
    border: 1px solid #20335e;
    border-bottom: 1px solid transparent;
}
.shop-menu-list {
    /*display: flex;
    flex-flow: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;*/
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    /*grid-template-columns: repeat(auto-fit, minmax(min(100%, 360px), 1fr));*/
    gap: 0px;
    box-sizing: border-box;
    padding: 0px 0px 0px;
    margin: 0px 0px 0px;
}
.shop-menu-list-container.shop-menu-list-container-regional.regional .shop-menu-list {
    grid-template-columns: repeat(auto-fit, minmax(max(50%, 280px), 1fr));
    /*grid-template-columns: repeat(auto-fit, minmax(min(100%, max(50%, 300px)), 1fr));*/
}
.shop-menu-container {
    /*flex: 0 1 25%;
    min-width: 180px;
    max-width: 50%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;*/
    box-sizing: border-box;
    padding: 15px 15px 15px;
    margin: 0px 0px 0px;
}
.shop-menu-item {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    background: #ffffff;
    border-radius: 7px;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .15);
    padding: 15px 15px 15px;
    margin: 0px 0px 0px;
}
.shop-menu-link {
    color: #4a4a4a;
    width: 100%;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0px 0px 0px;
    margin: 0px 0px 0px;
}
.shop-menu-link:hover {
    color: #4a4a4a;
}
.shop-menu-info {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 0px 0px 0px;
    margin: 0px 0px 0px;
}
.shop-menu-container .icon {
    width: 60px;
    height: auto;
    max-width: 100%;
    max-height: 30px;
    box-sizing: border-box;
    overflow: hidden;
    padding: 0px 10px 0px;
}
.shop-menu-container .icon img.icon-image {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.shop-menu-container .marker-icon {
    font-weight: bold;
}
.shop-menu-title-container {
    display: none;
}
.shop-menu-title {
    color: #4a4a4a;
    font-size: 26px;
    font-weight: 600;
    line-height: 60px;
    padding: 10px 15px 10px;
    display: none;
}
.shop-menu-toggle-container {
    padding: 0px 15px 0px;
    display: none;
}
button.shop-menu-toggle-button {
    width: 220px;
    max-width: 100%;
    line-height: 38px;
    padding: 6px 10px;
    margin: 15px auto 15px;
    display: none;
}
.page-shop-menu-container.local.page-shop-menu-container-local .shop-menu-title-container, .page-shop-menu-container.local.page-shop-menu-container-local .shop-menu-toggle-container, .page-shop-menu-container.local.page-shop-menu-container-local .popular-button {
    display: block;
}
.page-shop-menu-container.local.page-shop-menu-container-local.active .shop-menu-title-container, .page-shop-menu-container.local.page-shop-menu-container-local.active .shop-menu-toggle-container, .page-shop-menu-container.local.page-shop-menu-container-local.active .popular-button {
    display: none;
}
.page-shop-menu-container.local.page-shop-menu-container-local.active .shop-menu-title-container, .page-shop-menu-container.local.page-shop-menu-container-local.active .shop-menu-toggle-container, .page-shop-menu-container.local.page-shop-menu-container-local.active .all-button {
    display: block;
}
.page-shop-menu-container.local.page-shop-menu-container-local .shop-menu-list .shop-menu-container.default-item {
    display: none;
}
.page-shop-menu-container.local.page-shop-menu-container-local.active .shop-menu-list .shop-menu-container.default-item {
    display: flex;
}
.page-shop-menu-container {
    width: 100%;
    max-width: 1200px;
    box-sizing: border-box;
    padding: 0px 0px 0px;
    margin: 0px auto 0px;
}


.modal-popup.modal-slide .action-close {
    width: 20px;
    box-sizing: border-box;
}


.page-main {
    box-sizing: border-box;
    padding: 30px 20px 20px;
}
.breadcrumbs {
    font-size: 13px;
    box-sizing: border-box;
    padding: 30px 20px 30px;
}
.breadcrumbs .items {
    font-size: 13px;
    box-sizing: border-box;
}

.ui-widget.ui-widget-content {
    top: 100%;
    left: auto;
    right: 0px;
    bottom: auto;
    position: absolute;
    border: 0px solid transparent;
}
.ui-widget-content a {
    color: #4a4a4a;
    font-size: 16px;
    line-height: 22px;
}
.ui-widget-content a:hover {
    color: #222222;
}
.nav-toggle {
    display: none;
}
.page-header-container {
    width: 100%;
    display: flex;
    text-align: center;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0px 0px 20px;
}
.block-search .action.search:before {
    line-height: 46px;
}



.section-menu {
    width: 100%;
    min-height: 55px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    box-sizing: border-box;
    background-color: #ffffff;
    border-bottom: 1px solid #dddddd;
    /*box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .15);*/
    padding: 10px 10px 10px;
    overflow-x: auto;
}
.section-menu .section-menu-item {
    /* width: 33.333%; */
    flex: 1;
    height: 35px;
    line-height: 25px;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    border-radius: 6px;
    padding: 5px 5px;
    overflow: hidden;
}
.section-menu .section-menu-item.active {
    background-color: #eeeeee;
}



.card-list {
    /*display: flex;
    flex-flow: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;*/
    display: grid;
    /*grid-template-columns: repeat(auto-fit, minmax(max(33.333333%, 360px), 1fr));*/
    /*grid-template-columns: repeat(auto-fit, minmax(min(100%, 360px), 1fr));*/
    grid-template-columns: repeat(auto-fit, minmax(min(100%, max(33.333333%, 360px)), 1fr));
    box-sizing: border-box;
    padding: 0px 0px 0px;
    margin: 0px 0px 0px;
}
.card-list .card-container {
    min-width: 33.333333%;
    max-width: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    box-sizing: border-box;
    padding: 15px 15px 15px;
    margin: 0px 0px 20px;
}
.card-list .card-container .card-block {
    width: 390px;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    box-sizing: border-box;
    background: #ffffff;
    border-radius: 7px;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .15);
    padding: 5px 15px 15px;
    margin: 0px 0px 0px;
}
.card-list .card-container .card-image-container {
    width: 135px;
    /* height: 90px; */
    height: auto;
    max-width: 100%;
    max-height: 100%;
    display: flex;
    border-radius: 12px;
    background: #ffffff;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .3);
    overflow: hidden;
    margin: -40px 5px 0px 0px;
}
.card-list .card-container .card-header {
    width: 100%;
    font-size: 18px;
    font-weight: 500;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    border-bottom: 1px solid #fafafa;
    padding: 15px 0px 15px;
    margin: 0px 0px 0px;
}
.card-list-container .card-list .card-container .card-header {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0px 0px 15px;
}
.card-list .card-container .card-content {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    box-sizing: border-box;
    padding: 30px 0px 30px;
    margin: 0px 0px 0px;
}
.card-list .card-container .card-footer {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    box-sizing: border-box;
    border-top: 1px solid #fafafa;
    padding: 10px 0px 10px;
    margin: 0px 0px 0px;
}
.card-list .card-container .card-footer .card-actions {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 0px 0px 0px;
    margin: 0px 0px 0px;
}
.card-list .card-container .card-footer .card-form {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 0px 0px 0px;
    margin: 0px 0px 0px;
}
.card-list .card-container .card-footer .card-link {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}
.card-list .card-container .card-footer button.button {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}
.card-info-list {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    box-sizing: border-box;
    padding: 0px 0px 0px;
    margin: 0px 0px 0px;
}
.card-info-list .card-info-item {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    box-sizing: border-box;
    /*border-bottom: 1px solid #fdfdfd;*/
    padding: 10px 0px 10px;
    margin: 0px 0px 0px;
}
.card-info-list .card-info-item:last-child {
    border-bottom: 1px solid transparent;
}
.card-title {
    flex: 1;
}


.product-list .card-list .card-container {
    padding: 5px 15px 5px;
}
.product-list .card-list .card-container .card-block {
    padding: 10px 10px 10px;
}
.product-list .card-list .card-container .card-block.card-center-block .card-header {
    align-items: center;
    justify-content: center;
    border-bottom: 0px solid transparent;
    padding: 5px 0px 5px;
}
.product-list .card-list .card-container .card-block.card-center-block .card-content {
    align-items: center;
    justify-content: center;
    padding: 5px 0px 5px;
}
.product-list .card-list .card-container .card-content {
    padding: 0px 0px 0px;
}
.product-list .card-info-list {
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
}
.product-list .card-info-list .card-info-item {
    width: auto;
    min-width: 30%;
    justify-content: center;
}
.product-list .card-info-list .card-info-item .label {
    display: none;
}
.product-list .card-list .card-container .card-footer {
    padding: 5px 0px 5px;
}
.product-list .card-list .card-container .card-footer button.button {
    width: auto;
    line-height: 22px;
    background-color: #20335e;
    padding: 6px 20px;
}



.card-block-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    padding: 0px 0px 0px;
}
.card-block {
    width: 100%;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    background-color: #ffffff;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .15);
    border-radius: 6px;
    padding: 10px 10px;
    margin: 19px auto 30px;
}
.card-block .block-header {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    border-bottom: 1px solid transparent;
    border-bottom-color: hsla(0, 0%, 93%, .1);
    padding: 5px 5px 5px;
}
.card-block .block-title {
    font-size: 15px;
    font-weight: 500;
    line-height: 30px;
    padding: 5px 5px 5px;
}
.item-image {
    width: 150px;
    height: 100px;
    background-color: #ffffff;
    border-radius: 6px;
    box-shadow: 0 2.5px 7.5px 0 rgba(0, 0, 0, .3);
    overflow: hidden;
}
.block-icon .item-image.float-dom {
    margin: -30px 0px 0px;
}
.block-image .item-image {
    width: 97.5px;
    /* height: 65px; */
    height: auto;
    margin: 0px 0px 0px;
}
.card-block .block-info-list {
    width: 100%;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
}
.card-block .block-info-item {
    width: 100%;
    line-height: 19px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    border-bottom: 1px solid transparent;
    border-bottom-color: hsla(0, 0%, 93%, .1);
    padding: 15px 5px 15px;
}
.block-info-item .label {
    max-width: 35%;
    line-height: 19px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0px 15px 0px 0px;
}
.block-info-item .icon-container {
    min-width: 18px;
    padding: 1.5px 5px 0px 0px;
}
.block-info-item-block {
    width: 100%;
    line-height: 19px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    box-sizing: border-box;
    border-bottom: 1px solid transparent;
    border-bottom-color: hsla(0, 0%, 93%, .1);
    padding: 15px 5px 15px;
}
.block-info-item-block .block-info {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-start;
}
.block-info-item-block .info-block {
    width: 100%;
    line-height: 19px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    box-sizing: border-box;
    border-bottom: 1px solid transparent;
    border-bottom-color: hsla(0, 0%, 93%, .1);
    padding: 15px 5px 15px;
}
.block-info-item-block .item-label {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    box-sizing: border-box;
    border-bottom: 1px solid transparent;
    border-bottom-color: hsla(0, 0%, 93%, .1);
    padding: 5px 0px 5px;
}
.block-action-items {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 15px 5px 15px;
}
.block-action-items .action {
    flex-basis: 23%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px 0px 0px;
}



body .login-container .fieldset > .field > .control {
    width: 100%;
}
.block-customer-login .social-auth-container {
    width: 100%;
}
.social-auth-container .section-title {
    width: 100%;
    color: #8a8a8a;
    font-size: 13px;
    line-height: 26px;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 10px 10px 10px;
}
.social-auth-block {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    box-sizing: border-box;
}
.social-auth-link {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    box-sizing: border-box;
    overflow: hidden;
}
.social-auth-button {
    width: 50px;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    background-color: #4a4a4a;
    box-sizing: border-box;
    overflow: hidden;
    padding: 6px 6px;
}
.social-auth-button img, .social-auth-button svg{
    width: 35px;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}


.block-customer-login .actions-block {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
}
.block-customer-login .actions-toolbar {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 20px 0px 10px;
}
.block-customer-login .actions-toolbar .primary, .form-create-account .actions-toolbar .primary {
    float: none;
    width: 100%;
}
.block-customer-login .actions-toolbar button.action, .form-create-account .actions-toolbar button.action {
    width: 100%;
    margin: 0px;
}
.login-container .fieldset:after, .form-create-account .fieldset.create.account:after {
    display: none;
}
.action.primary, .action-primary {
    line-height: 32px;
}



.bind-card-container {
    font-size: 15px;
    line-height: 30px;
    background: #ffffff;
    border-radius: 6px;
    padding: 20px 20px 20px 20px;
}
.bind-card-container .bind-card-actions {
    padding: 20px 0px 0px 0px;
}



/*.mfp-container {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 0px 0px;
}
.mfp-content {
    width: 100%;
    height: 100%;
    text-align: center;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 0px;
}*/
.mfp-content {
    transform: translateY(-50px);
    transition: transform .3s ease-out;
}
.mfp-wrap.mfp-ready .mfp-content {
    transform: none;
}
.popup-container {
    width: 500px;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    background: #ffffff;
    box-sizing: border-box;
    border-radius: 6px;
    box-shadow: 0 10px 26px 0 rgba(0, 0, 0, .15);
    padding: 20px 20px;
    margin: 20px auto;
}
.white-popup {
    width: 100%;
    height: 100%;
    max-width: 100%;
    position: relative;
    background: #ffffff;
    box-sizing: border-box;
    padding: 20px 20px;
    margin: 0px auto 0px;
}
.popup-container.popup-install-container {
    width: 500px;
    height: auto;
}
.popup-container.popup-top-up-container {
    width: 100%;
    min-height: 100vh;
}
.mfp-bg {
    /*background: rgba(255, 255, 255, .75);*/
    background: #ffffff;
    transition: opacity .15s linear;
    opacity: 0.5;
}
.mfp-bg.mfp-ready {
    opacity: 0.75;
}
button.mfp-close, button.mfp-arrow, button.mfp-close:hover, button.mfp-arrow:hover {
    font-size: 32px;
    background: transparent;
    background-color: transparent;
    border: 0px solid transparent;
}



.social-link-item {
    display: inline-block;
    margin: 10px 10px 10px 0px;
}
.social-link {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    background: #ffffff;
    border-radius: 50%;
    padding: 0px;
}
.social-link .icon, .social-link img, .social-link svg {
    width: 100%;
    height: auto;
    max-width: 26px;
    max-height: 100%;
}
.app-store-link-item {
    display: inline-block;
    margin: 10px 10px 10px 0px;
}
.app-store-link {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 0px;
}
.app-store-link .icon, .app-store-link img, .app-store-link svg {
    width: 100%;
    height: auto;
    max-width: 138px;
    max-height: 38px;
}




.install-container .card-block {
    color: #ffffff;
    font-size: 15px;
    line-height: 30px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    background-color: #4a4a4a;
    padding: 10px 15px 10px;
}
.install-container .card-block .open-popup-link {
    width: 100%;
    color: #ffffff;
    font-size: 15px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 5px 0px 5px;
}
.install-container .card-block .title {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}
.install-container .card-block .label-icon {
    color: #ffffff;
    font-size: 20px;
    padding: 0px 5px 0px 0px;
}
.install-container .card-block .block-icon {
    color: #ffffff;
    font-size: 15px;
}
.install-block {
    min-height: 60vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    display: none;
}
.install-block.active {
    display: flex;
}
.qrcode-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.qrcode-install {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    background: #fafafa;
    border-radius: 6px;
    /*box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, .15);*/
    padding: 15px 15px 30px;
    margin: 30px 0px 30px;
}
.manual-install {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    background: #fafafa;
    border-radius: 6px;
    /*box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, .15);*/
    padding: 15px 15px 30px;
    margin: 30px 0px 30px;
}
.manual-install .switcher-button-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 0px 0px 0px;
    margin: 0px 0px 0px;
}
.manual-container {
    width: 100%;
    font-size: 13px;
    line-height: 20px;
    word-wrap:break-word;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    box-sizing: border-box;
    border-bottom: 1px solid transparent;
    border-bottom-color: hsla(0, 0%, 93%, .1);
    padding: 15px 15px 15px;
}
.manual-container .label {
    font-weight: 600;
}
.manual-container .value {
    display: block;
    background: #ffffff;
    border-radius: 6px;
    padding: 10px 10px 10px;
    margin: 10px 0px 10px;
}
.installation-instructions {
    /* color: #8a8a8a; */
    text-align: center;
    padding: 5px 5px 5px;
}
.warning-message {
    color: #ffffff;
    max-width: 100%;
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    box-sizing: border-box;
    background-color: #20335e;
    border-radius: 6px;
    padding: 5px 10px 5px;
}
.warning-message .block-icon {
    color: #ffffff;
    font-size: 25px;
    font-weight: 500;
    line-height: 20px;
    padding: 0px 5px 0px 0px;
}
.important {
    color: #ff3300;
}
.card-view-panel-container {
    width: 100%;
    color: #4a4a4a;
    font-size: 15px;
    font-weight: 500;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 5px 5px 5px;
}
.card-view-panel {
    color: #4a4a4a;
    font-size: 15px;
    font-weight: 500;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    box-sizing: border-box;
    padding: 5px 5px 5px;
}
.released-card-link {
    color: #ff000f;
}
.released-card-link:hover {
    color: #ff000f;
}
.card-actions a.open-popup-link {
    width: 100%;
}
.card-actions a.top-up-link {
    width: 100%;
}
.page-shop-view {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    /*align-items: flex-start;*/
    justify-content: space-between;
    /*display: grid;*/
    /*grid-template-columns: 350px 1fr;*/
    /*grid-template-columns: 1fr;*/
    box-sizing: border-box;
    gap: 10px;
}
.page-shop-image {
    flex: 0 0 350px;
    height: auto;
    display: flex;
    align-items: stretch;
    box-sizing: border-box;
    overflow: hidden;
    padding: 20px 20px 20px 20px;
}
.page-shop-image .page-image {
    width: 100%;
    /*height: auto;*/
    height: 100%;
    /*object-fit: cover;*/
    object-fit: contain;
    /*max-width: 100%;
    min-height: 460px;
    max-height: 100%;*/
    box-sizing: border-box;
    /*background: #ffffff;*/
    border-radius: 12px;
    overflow: hidden;
}
.page-shop-view-tab {
    flex: 1;
    /*min-width: 500px;*/
    max-width: 100%;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: flex-start;
    box-sizing: border-box;
    /*background: #ffffff;*/
    border-radius: 12px;
    overflow: hidden;
    overflow-x: auto;
    padding: 20px 20px 20px 20px;
}
.page-shop-view-tab.scrollbar::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: #eeeeee;
}
.page-shop-view-tab.scrollbar::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background-color: #8a8a8a;
    background-image: -webkit-linear-gradient(top, #8a8a8a 0, #8a8a8a 50%, #8a8a8a 51%, #8a8a8a 100%);
}
.page-shop-title {
    color: #4a4a4a;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    padding: 0px 0px 20px;
    margin: 0px 0px 0px;
}
.view-tab-container {
    flex: 1;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    box-sizing: border-box;
    max-height: 360px;
}
.view-tab-container .view-tab-header {
    min-height: 35px;
    display: flex;
    position: relative;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    box-sizing: border-box;
    background: #eeeeee;
    border-radius: 12px 12px 12px 12px;
    overflow: hidden;
    z-index: 1;
}
.view-tab-container .view-tab-header .active-tab-bg {
    width: 120px;
    height: 100%;
    top: 0px;
    left: 0px;
    right: auto;
    bottom: 0px;
    position: absolute;
    background-color: #20335e;
    border-radius: 0px 0px 0px 0px;
    transition: transform 0.3s ease;
    z-index: 0;
}
.view-tab-container .view-tab-item {
    /*flex: 1;*/
    width: 120px;
    min-height: 35px;
    /*min-width: 100px;*/
    /*max-width: 100%;*/
    font-size: 13px;
    font-weight: 500;
    line-height: 25px;
    cursor: pointer;
    display: flex;
    position: relative;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    /*background: #eeeeee;*/
    border-radius: 0px 0px 0px 0px;
    border: 1px solid #fafafa;
    border-width: 0px 1px 0px 1px;
    padding: 5px 5px;
    overflow: hidden;
    z-index: 2;
}
.view-tab-container .view-tab-item:hover {
    opacity: 0.7;
}
.view-tab-container .view-tab-item.active {
    color: #ffffff;
    /*background: #20335e;*/
}
.view-tab-container .view-tab-item:first-child {
    /*border-radius: 12px 0px 0px 12px;*/
    /*border-width: 0px 1px 0px 0px;*/
}
.view-tab-container .view-tab-item:last-child {
    /*border-radius: 0px 12px 12px 0px;*/
    /*border-width: 0px 0px 0px 1px;*/
}
.view-tab-container .view-tab-item:first-of-type {
    border-radius: 12px 0px 0px 12px;
    border-width: 0px 1px 0px 0px;
}
.view-tab-container .view-tab-item:last-of-type {
    border-radius: 0px 12px 12px 0px;
    border-width: 0px 0px 0px 1px;
}
.view-tab-block {
    max-height: 360px;
    box-sizing: border-box;
    overflow: auto;
    overflow-y: auto;
}
.view-tab-block.scrollbar::-webkit-scrollbar {
    width: 6px;
    background-color: #eeeeee;
}
.view-tab-block.scrollbar::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background-color: #8a8a8a;
    background-image: -webkit-linear-gradient(top, #8a8a8a 0, #8a8a8a 50%, #8a8a8a 51%, #8a8a8a 100%);
}
.view-tab-container .view-tab-item:nth-of-type(1).active ~ .active-tab-bg {
    transform: translateX(0%);
    border-radius: 12px 0px 0px 12px;
}
.view-tab-container .view-tab-item:nth-of-type(2).active ~ .active-tab-bg {
    transform: translateX(100%);
    border-radius: 0px 0px 0px 0px;
}
.view-tab-container .view-tab-item:nth-of-type(3).active ~ .active-tab-bg {
    transform: translateX(200%);
    border-radius: 0px 12px 12px 0px;
}
.view-tab-content {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    position: relative;
    box-sizing: border-box;
    padding: 10px 5px 10px 5px;
}
.page-shop-view .view-tab-content a {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    line-height: 32px;
    text-decoration: underline;
}
.page-shop-view .view-tab-content ul, .page-shop-view .view-tab-content li {
    font-size: 16px;
    line-height: 32px;
    list-style-type: unset;
}
.page-shop-view .view-tab-content img {
    vertical-align: middle;
    margin: 0px 5px 0px 5px;
}
.view-tab-content p {
    font-size: 16px;
    line-height: 32px;
    flex-grow: 1;
    display: flex;
    text-align: left;
    align-items: center;
    justify-content: flex-start;
    padding: 0px 0px;
}
.mfp-wrap .mfp-container .mfp-content .page-wrapper .page-header, .mfp-wrap .mfp-container .mfp-content .page-wrapper .breadcrumbs, .mfp-wrap .mfp-container .mfp-content .page-wrapper .page-footer, .mfp-wrap .mfp-container .mfp-content .page-wrapper #m-cookienotice, .mfp-wrap .mfp-container .mfp-content .page-wrapper #v-badge, .mfp-wrap .mfp-container .mfp-content .page-wrapper .page.messages {
    display: none;
}
.mfp-wrap .mfp-container .mfp-content .page-wrapper .ajax-popup-block {
    overflow: auto;
    background: #ffffff;
}
.cms-page-view.page-layout-1column .column.main [data-content-type='row'][data-appearance='contained'] {
    max-width: 1200px;
}
.cms-page-view.page-layout-1column .column.main [data-content-type='row'][data-appearance='contained'] ul, [data-content-type='row'][data-appearance='contained'] li {
    list-style-type: unset;
}
.capsule-button {
    color: #000000;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    background: #ffffff;
    box-shadow: 0 0px 10px 0px rgba(0, 0, 0, .15);
    border: 1px solid #eeeeee;
    border-radius: 26px;
    padding: 6px 20px;
}
.capsule-button img {
    margin: 0px 5px 0px 5px;
}


.product-list-panel {
    flex: 1;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 20px 0px 20px;
}
.product-list-panel .panel-title, .product-list-panel .panel-title h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 38px;
    padding: 10px 0px 10px;
    margin: 0px auto 0px;
}
.product-list-panel .switcher-button-item {
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    padding: 10px 0px 10px;
}
.product-list-panel .switcher-button-label.switcher-button-off {
    font-weight: bold;
}
.product-list-container.active .product-list-panel .switcher-button-label.switcher-button-off {
    font-weight: 500;
}
.product-list-container.active .product-list-panel .switcher-button-label.switcher-button-on {
    font-weight: bold;
}
.product-card-list .card-info-item .value {
    font-size: 17px;
    font-weight: bold;
}
.product-card-list .card-info-item.expire-time .value {
    color: #fe0011;
}



.checkout-container .opc-progress-bar, .page-layout-checkout .opc-progress-bar, .checkout-index-index .opc-progress-bar {
    display: none;
}
.contact-index-index .column.main {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    box-sizing: border-box;
}
.contact-index-index .column.main .form.contact {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    box-sizing: border-box;
}
.contact-index-index .column.main .form.contact + .widget.block.block-static-block {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    box-sizing: border-box;
    padding: 30px 20px 30px;
}
.checkout-container form.form.form-login .fieldset {
    margin: 0;
}
.checkout-container form.form.form-login .fieldset > .field {
    margin: 0;
}
.checkout-container form.form.form-login .fieldset .note {
    display: none !important;
}
.bind-card-form .label {
    font-weight: 600;
}
.bind-card-form .form-item-label {
    width: 100%;
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
}
.bind-card-form .switcher-container.form-tooltip .switcher-trigger {
    margin: 0px 0px 10px 10px;
}






.block-collapsible-nav .content {
    font-size: 15px;
    background: #ffffff;
    border-radius: 7px;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .15);
    padding: 15px 15px 15px;
}
.block-collapsible-nav .item a, .block-collapsible-nav .item > strong {
    color: #4a4a4a;
    font-size: 15px;
    line-height: 26px;
    padding: 5px 15px 5px 15px;
    margin: 10px 0px 10px;
}
.block-collapsible-nav .item a:hover {
    color: #222222;
    background: transparent;
}
.block-collapsible-nav .item .delimiter {
    display: none;
}
.block-collapsible-nav .item.current a, .block-collapsible-nav .item.current > strong {
    color: #222222;
    font-weight: normal;
    border-color: #fe0011;
}


body .page-wrapper .toolbar.toolbar-products {
    top: unset;
    left: unset;
    right: unset;
    bottom: unset;
    position: relative;
    margin: 0px 0px 0px 0px;
}
body .page-wrapper .toolbar.toolbar-products .modes, body .page-wrapper .toolbar.toolbar-products .toolbar-amount, body .page-wrapper .toolbar.toolbar-products .toolbar-sorter, body .page-wrapper .toolbar.toolbar-products .limiter {
    display: none;
}
body .page-main .opc-wrapper .form .actions-toolbar .primary button.action.action-apply {
    color: #ffffff;
    background: #4a4a4a;
    border: 0px solid transparent;
    box-shadow: none;
    margin: 0px 0px 0px 0px;
}



.pagebuilder-slider .slick-prev, .pagebuilder-slider .slick-next {
    opacity: 0.5;
    font-size: 0 !important;
    background: transparent !important;
}
.pagebuilder-slider .slick-prev:hover, .pagebuilder-slider .slick-next:hover {
    opacity: 0.9;
}


.grid-board-container .pagebuilder-column-line {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(352px, 1fr));
    box-sizing: border-box;
}
.grid-board-container .pagebuilder-column-line .pagebuilder-column {
    flex: 0 1 352px;
    max-width: 352px;
    box-sizing: border-box;
    padding: 10px 10px 10px 10px;
    margin: 0px auto 0px;
}
.grid-board-container .pagebuilder-column-line .pagebuilder-column table tr {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: stretch;
    justify-content: center;
    box-sizing: border-box;
}
.grid-board-container .pagebuilder-column-line .pagebuilder-column table td {
    flex-basis: 70px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    box-sizing: border-box;
    padding: 0px 0px 0px 0px;
}
.grid-board-container .pagebuilder-column-line .pagebuilder-column table td + td {
    flex: 1;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    box-sizing: border-box;
}
.grid-board-container .pagebuilder-column-line .pagebuilder-column table img {
    width: 70px;
    height: auto !important;
}

.cms-slider-doc .pagebuilder-slider table tbody tr {
    width: 100%;
    display: flex;
    /*flex-wrap: wrap;*/
    flex-direction: row;
    align-items: stretch;
    justify-content: center;
    box-sizing: border-box;
    gap: 20px;
}
.cms-slider-doc .pagebuilder-slider table tbody td {
    flex: 0 1 250px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-end;
    box-sizing: border-box;
    padding: 0px 0px 0px 0px;
    gap: 0px;
}
.cms-slider-doc .pagebuilder-slider table tbody td:nth-of-type(2) {
    flex: 0 1 900px;
}
.cms-slider-doc .pagebuilder-slider table tbody td img {
    width: 100%;
    height: auto !important;
}
.cms-slider-doc .pagebuilder-slider table tbody table td {
    flex: 1;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    padding: 0px 0px 0px 0px;
    gap: 0px;
}
.cms-slider-doc .pagebuilder-slider table tbody table td table {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    line-height: 26px;
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    box-sizing: border-box;
    padding: 30px 10px 20px 5%;
    gap: 0px;
}
.cms-slider-doc .pagebuilder-slider table tbody table td table h5 a span[style*="background-color:"] {
    display: block;
    border-radius: 12px;
    padding: 5px 10px;
}
.cms-slider-doc .pagebuilder-slider table tbody table td table td {
    flex-direction: column;
}
.cms-slider-doc .pagebuilder-slider table tbody table p, .cms-slider-doc .pagebuilder-slider table tbody table a {
    font-size: 15px;
}


.checkout-agreement {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    box-sizing: border-box;
}
.checkout-agreement input[type="checkbox"] {
    top: 0px;
    margin: 0px 5px 0px 0px;
}
.checkout-agreement .field-error, .checkout-agreement div.mage-error {
    margin-top: 0px;
}
.checkout-card-container .checkout-card-switcher-block {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0px 0px 0px 0px;
    display: none;
}
.checkout-card-container .checkout-card-switcher-block.active {
    display: flex;
}
.switcher-tab-container.switcher-tab-icon-container .switcher-tab-trigger {
    color: #333333;
    font-size: 19px;
    line-height: 35px;
    cursor: pointer;
    font-weight: normal;
    padding: 11px 0px 11px;
    margin: 0px 0px 0px;
}
.switcher-tab-container.switcher-tab-icon-container .switcher-tab-trigger.active {
    font-weight: 500;
}
.switcher-tab-container.switcher-tab-icon-container .switcher-tab-trigger:before {
    content: '\e72f';
    color: #bfbfbf;
    font-size: 18px;
    cursor: pointer;
    font-family: "iconfont" !important;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    margin: 0px 5px 0px 5px;
}
.switcher-tab-container.switcher-tab-icon-container .switcher-tab-trigger.active:before {
    content: '\e71f';
    color: #387afb;
    font-weight: bold;
}
.switcher-tab-container.switcher-tab-icon-container .switcher-tab-container .switcher-tab-trigger {
    font-size: 16px;
}
.switcher-tab-container.switcher-tab-icon-container .switcher-tab-container .switcher-tab-trigger:before {
    font-size: 15px;
}
.switcher-tab-container.switcher-tab-icon-container .switcher-tab-container .switcher-tab-trigger.checkout-card-item-title {
    width: 100%;
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    box-sizing: border-box;
    padding: 5px 0px 5px;
}
.switcher-tab-container.switcher-tab-icon-container .switcher-tab-container .switcher-tab-trigger.checkout-card-item-title .select-card-container {
    flex: 1;
    opacity: 0.3;
}
.switcher-tab-container.switcher-tab-icon-container .switcher-tab-container .switcher-tab-trigger.checkout-card-item-title.active .select-card-container {
    opacity: 1;
}
.switcher-tab-container.switcher-tab-icon-container .switcher-tab-container {
    padding: 0px 15px 0px 15px;
}
.switcher-tab-block.checkout-email-explain {
    display: none;
}
.switcher-tab-block.checkout-email-explain.active {
    display: block;
}
.checkout-container .field-tooltip.toggle {
    display: none;
}
.checkout-container .field .control._with-tooltip input {
    width: 100%;
    margin-right: 0px;
}
.form-purchase-email .fieldset {
    margin: 0;
}
.checkout-email-explain {
    box-sizing: border-box;
    padding: 5px 5px 5px 5px;
}
.checkout-container form.form.form-login, .checkout-container form.form.form-purchase-email {
    border-bottom: 1px solid #cccccc;
    padding: 0px 0px 20px 0px;
    margin: 28px 0px 28px 0px;
}
/*form.form .field.choice input.radio[type="radio"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 0;
    height: 0;
    opacity: 0;
    position: absolute;
    display: none;
}
form.form .field.choice label::before {
    content: '\e72f';
    color: #bfbfbf;
    font-size: 12px;
    cursor: pointer;
    font-family: "iconfont" !important;
    font-style: normal;
    font-weight: lighter;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    display: inline-block;
}
form.form .field.choice input.radio[type="radio"]:checked + label::before {
    content: '\e71f';
    color: #387afb;
    font-weight: bold;
}*/
.switcher-tab-container.checkout-card-top-up-container {
    width: 100%;
    max-width: 500px;
    box-sizing: border-box;
}
.current-card-container {
    color: #0056b3;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    background: #e6f7ff;
    padding: 5px 10px 5px;
}
.checkout-card-item {
    flex: 1;
    padding: 5px 5px 5px 5px;
}
.switcher-card-separator {
    text-align: center;
    padding: 5px 15px 5px 15px;
}
.switcher-card-separator .checkout-card-item-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 36px;
    padding: 5px 0px 5px 0px;
}
.checkout-card-item  .checkout-card-item-title {
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
    padding: 5px 0px 5px 0px;
}
.opc-wrapper .step-title {
    border-bottom: none;
}
.page-footer-bottom {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
}
.footer-payment-methods {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    box-sizing: border-box;
}
.footer-payment-methods .icon, .footer-payment-methods img, .footer-payment-methods svg {
    /* width: 80px; */
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 30px;
    margin: 5px 5px 5px 5px;
}


.related-question, .related-question a {
    color: #198dd3;
    font-size: 15px;
    font-weight: 600;
    line-height: 30px;
}
.faqs-list .description {
    background: #ffffff;
}
.login-register-container {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
    box-sizing: border-box;
    gap: max(5%, 20px);
}
.login-register-container .block.block-customer-login {
    float: none;
    width: 100%;
    min-width: unset;
}
.login-register-container .form.create.account.form-create-account {
    float: none;
    width: 100%;
    min-width: unset;
}
.login-register-container .login-container {
    flex: 1;
}
.login-register-container .register-container {
    flex: 1;
}
.login-register-container .block .block-title {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
    padding-bottom: 12px;
}
.totals.charge {
    display: none;
}
.base_grandtotal {
    display: none;
}
.block-authentication .actions-toolbar > .secondary {
    text-align: right;
}
.checkout-container .authentication-wrapper {
    display: none;
}
.checkout-index-index .modal-popup .form-shipping-address {
    max-width: 100%;
}
.opc-wrapper .form-login, .opc-wrapper .form-shipping-address {
    max-width: 100%;
}
.table-checkout-shipping-method {
    width: 100%;
    max-width: 100%;
}
.card-info-list .block-info-item-block .block-image + .block-info {
    text-align: right;
}
.page.messages.page-messages.page-checkout-messages {
    display: none;
}
.product-item .product-item-info {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.product-item .product-item-info .details-qty, .minicart-items .product-item-details .details-qty {
    margin: 0px;
}
.old-price {
    color: #999999;
    font-size: 12px;
    line-height: 16px;
    text-decoration: line-through;
}
.card-info-item .old-price {
    text-align: right;
}



.magetime-apps-app header.page-header, .magetime-apps-app footer.page-footer, .magetime-apps-app .breadcrumbs .item.home, .magetime-apps-app .breadcrumbs .item.faq strong, .magetime-apps-app div#m-cookienotice, .apps-app header.page-header, .apps-app footer.page-footer, .apps-app .breadcrumbs .item.home, .apps-app .breadcrumbs .item.faq strong, .apps-app div#m-cookienotice {
    display: none;
}
.blog-search .actions .action.search {
    width: auto;
}



@media (min-width: 769px){
}
@media (min-width: 850px){
}
@media (min-width: 1200px) {
}
@media (max-width: 1199px) {
    .cms-slider-doc .pagebuilder-slider table tbody td:not(:nth-of-type(2)) {
        display: none;
    }
    .cms-slider-doc .pagebuilder-slider table tbody td table td {
        display: flex !important;
    }
}
@media (max-width: 991px) {
    .page.messages, .column.main {
        margin-top: 0px;
    }
    .page-main {
        padding: 10px 10px 20px;
    }
    .checkout-card-container .checkout-card-switcher-block {
        flex-direction: column;
    }
}
@media (max-width: 960px) {
    .page-shop-view {
        flex-direction: column;
    }
    .page-shop-image, .page-shop-view-tab {
        width: 100%;
        height: auto;
        padding: 10px 10px 20px;
    }
    .page-shop-image img {
        height: auto;
    }
    .view-tab-container {
        width: 100%;
        align-items: center;
    }
    .switcher-tab-container .switcher-tab-block {
        width: 100%;
    }
    .view-tab-container .view-tab-header .active-tab-bg {
        width: 100px;
    }
    .view-tab-container .view-tab-item {
        width: 100px;
    }
    .page-footer-bottom {
        flex-direction: column;
        justify-content: center;
    }
    .footer-payment-methods {
        text-align: center;
        align-items: center;
        justify-content: center;
    }
    .footer-payment-methods .icon, .footer-payment-methods img, .footer-payment-methods svg {
        max-height: 18px;
    }
}
@media (max-width: 768px) {
    .product-list-panel .switcher-button-item {
        font-size: 13px;
    }
    .switcher-button-container .switcher-button-item .switcher-button {
        margin: 0px 10px 0px;
    }
    body .breadcrumbs {
        display: block;
        padding: 10px 20px 10px;
    }
    .breadcrumbs .item.faq-category:after {
        display: none;
    }
    .breadcrumbs .item.faq-question-view {
        display: none;
    }
    .search-container .search-form .search-input {
        height: 50px;
        font-size: 15px;
        line-height: 50px;
        border-radius: 26px;
        padding: 5px 50px 5px 50px;
    }
    .search-container .search-form .search-icon {
        font-size: 23px;
        line-height: 50px;
        padding: 0px 15px 0px 15px;
    }
    .search-container .search-form .clear-icon {
        font-size: 18px;
        line-height: 50px;
        padding: 0px 15px 0px 15px;
    }
    .header-menu .menu-item .menu-link {
        min-width: 80px;
        font-size: 13px;
        line-height: 20px;
        border-radius: 12px 12px 0px 0px;
        padding: 10px 10px 5px;
    }
    .page-header-section-item .page-header-link .label {
        display: none;
    }
    .page-header-section-item .open-popup-link .label {
        display: none;
    }
    .accordion-container > div {
        display: none;
    }
    .accordion-container > h3 {
        cursor: pointer;
        line-height: 26px;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #fafafa;
        padding: 10px 5px 10px 5px;
        margin: 0px 0px 10px 0px;
    }
    .accordion-container > h3:after {
        content: '\e62f';
        font-family: "iconfont" !important;
        font-size: 16px;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-weight: 600;
        line-height: 26px;
    }
    .accordion-container > div {
        line-height: 26px;
        padding: 5px 10px 5px 10px;
        margin: 0px 0px 0px 0px;
    }
    .accordion-container.active > div {
        display: block;
    }
    .accordion-container p {
        margin: 0px 0px 0px 0px;
    }
    body#html-body .pagebuilder-slider {
        padding-left: 10px;
        padding-right: 10px;
    }
    body .pagebuilder-slide-wrapper .pagebuilder-overlay {
        padding: 10px;
    }
    .pagebuilder-slider .slick-prev, .pagebuilder-slider .slick-next {
        display: none;
    }
    .component-switcher-button-container .switcher-button-item .switcher-button-label {
        font-size: 15px;
    }
    .checkout-card-item .checkout-card-item-title {
        font-size: 15px;
    }
    .login-register-container {
        flex-direction: column;
        gap: max(5%, 20px);
    }
    .page-shop-content {
        display: none;
    }
}
@media (max-width: 600px) {
    .cms-slider-doc .pagebuilder-slider table tbody table td table {
        flex: 1;
        width: 100% !important;
        padding: 30px 20px 0px;
    }
    .cms-slider-doc .pagebuilder-slider table tbody td table td {
        flex: 1;
        display: flex !important;
        flex-direction: column;
        align-items: flex-start;
    }
}
@media (max-width: 500px) {
}




