body {
    --klix-demostore-color: #0094ff
}

.logo {
    width: 130px;
    height: 31px;
    font-family: IBMPlexSans, sans-serif;
    font-size: 26px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.16px;
    color: #212121;
    text-decoration: none;
    margin: auto 0 auto 20px;
}
.nav-container {
    height: 70px;
    border: solid 1px rgba(33, 33, 33, 0.38);
    background-color: #ffffff;
    display: flex;
}
.sidebar .body .cards-background .card-data div {
    font-size: 10px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.3;
    letter-spacing: normal;
    color: #212121;
}
.nav-menu {
    width: 1050px;
    min-width: 900px;
    margin: auto;
}

.nav-item {
    height: 21px;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.12px;
    color: #212121;
    text-decoration: none;
    margin: auto 30px;
}

.nav-item-cart {
    float: right;
    margin: auto 0;
}

.nav-item-help {
    display: none;
    float: right;
    margin: auto 10px auto 0;
}

.nav-item-help div {
    cursor: pointer;
}

.help-circle {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: var(--klix-demostore-color);
}

.help-circle img {
    margin: 5px 5px;
    width: 25px;
    height: 25px;
}

.main-banner {
    width: 940px;
    height: 386px;
    display: flex;
    background: url("/static/img/store/banner-c6e939fa11989d60c680141db656871f.png");
    margin-top: 50px;
}

.main-banner-contents {
    font-family: Roboto, sans-serif;
    font-size: 50px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: -0.3px;
    text-align: center;
    color: #ffffff;
    margin: auto;
}

footer.demostore {
    display: grid;
    height: 210px;
    border: solid 1px rgba(33, 33, 33, 0.38);
    background-color: #ffffff;
}

.footer-demostore {
    margin: auto auto 22px;
    text-align: center;
    height: 30px;
    font-family: Roboto, sans-serif;
    font-size: 26px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.16px;
    color: #212121;
}

.footer-copyright {
    text-align: center;
    height: 15px;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.08px;
    color: #212121;
}

.section-header {
    width: 190px;
    height: 29px;
    font-family: Roboto, sans-serif;
    font-size: 25px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.15px;
    color: #000000;
    margin: 44px 0;
}
.main-section {
    width: 770px;
    margin: auto;
}
.section-body {
    display: flex;
    flex-wrap: wrap;
}

.item-image {
    width: 270px;
    height: 270px;
    margin: 0 0 10px 0;
}

.item-title {
    width: 300px;
    height: 29px;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.15px;
    color: #000000;
}

.item-price {
    width: 110px;
    height: 41px;
    font-family: Roboto, sans-serif;
    font-size: 35px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.21px;
    color: #000000;
    margin: 11px 0;
}

.shop-contents {
    position: relative;
}

.shop-item {
    margin: 0 0 10px 0;
}

.shop-item .add-to-cart {
    width: 130px;
    height: 42px;
    border-radius: 3px;
    border: solid 1px rgba(33, 33, 33, 0.38);
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: -0.09px;
    text-align: center;
    color: #212121;
    vertical-align: middle;
    line-height: 42px;
}

.shop-category {
    width: 222px;
    height: 90px;
    border-radius: 3px;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 90px;
    letter-spacing: -0.11px;
    text-align: center;
    color: #ffffff;
    margin: 0 20px 100px 0;
}

.shop-category.last {
    margin-right: 0;;
}

.orange {
    background-color: #e8a51f;
}

.blue {
    background-color:  #2651a7;
}

.dark-green {
    background-color: #21363a;
}

.green {
    background-color: #68723c;
}

.item-button-section .item-button {
    width: 210px;
    height: 50px;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.09px;
    text-align: center;
    color: #ffffff;
    margin: 2px 0;
    cursor: pointer;
}

.item-add-to-card {
    background-color: #6E6E6E;
}

.item-fast-checkout {
    background-color: #21212161;
}

.item-price-small {
    height: 21px;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.11px;
    color: #000000;
    margin: 11px 0;
}

.item-title-small {
    width: 220px;
    height: 21px;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.11px;
    color: #000000;
}

.item-image-small img {
    width: 220px;
    height: 220px;
    margin: 0 0 16px 0;
}

.item-description-section .item-name {
    height: 21px;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.11px;
    color: #000000;
}

.item-description-section .item-price {
    height: 41px;
    font-family: Roboto, sans-serif;
    font-size: 35px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.21px;
    color: #000000;
}

.item-description-section .item-description {
    min-height: 260px;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.11px;
    color: #212121;
    overflow: hidden;
}

.item-description-section .item-button-section {
    display: grid;
}

.item-description-section {
    width: 460px;
    padding: 10px 0 0 100px;
}

.item-large-image img {
    width: 379px;
    height: 379px;
    object-fit: contain;
}

.clickable {
    cursor: pointer;
}

.cart-item-name {
    width: 300px;
    height: 21px;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.11px;
    color: #212121;
    margin: auto 20px;
}

.cart-item-count {
    width: 125px;
    height: 21px;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.11px;
    color: #212121;
    margin: auto;
}

.cart-item-price {
    width: 126px;
    height: 21px;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.11px;
    text-align: right;
    color: #212121;
    margin: auto 0 auto 48px;
}

.cart-item {
    display: inline-flex;
}

.cart-items {
    display: block;
}

.cart-totals {
    display: block;
}

.separator-line {
    width: 701px;
    margin: 10px 0;
    border: 1px solid rgba(33, 33, 33, 0.38);
}

.cart-summary-block {
    width: 300px;
    height: 21px;
    display: flex;
    margin: 13px 248px auto auto;
}

.cart-summary-block-title {
    width: 126px;
    height: 21px;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.11px;
    color: #212121;
    margin: 0;
}

.cart-summary-block-amount {
    width: 60px;
    height: 21px;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.11px;
    text-align: right;
    color: #212121;
    margin: 0 0 0 114px;
}

.cart-item-bold {
    font-weight: 900;
}

.cart-checkout-button {
    margin: auto 0 auto auto;
    display: table;
}

.cart-checkout-button button {
    width: 300px;
    height: 50px;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.09px;
    text-align: center;
    color: #ffffff;
    margin: 5px 0;
    cursor: pointer;
    background-color: black;
    border-radius: 4px;
    border-style: hidden;
}

.cart-clear-button {
    margin: auto 0 auto auto;
    display: table;
}

.cart-clear-button button {
    width: 300px;
    height: 50px;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.09px;
    text-align: center;
    color: black;
    margin: 5px 0;
    cursor: pointer;
    border: none;
    border-radius: 4px;
    background-color: transparent;
}

.cart-checkout-button-section {
    margin: 13px 248px 100px auto;
}

.block-header {
    margin: 45px 0;
    width: 100%;
    height: 29px;
    font-family: Roboto sans-serif;
    font-size: 25px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.15px;
    color: #212121;
}

.block-body {
    width: 780px;
    height: 400px;
    border-radius: 3px;
    background-color: rgba(125, 125, 125, 0.1);
}

.selection-body {
    display: flex;
    flex-wrap: wrap;
    max-width: 950px;
    margin: 0 auto;
}

.selection-body-small-item {
    max-width: 300px;
    height: 348px;
}

.login-input input {
    padding: 0 0 0 5px;
    width: 260px;
    height: 50px;
    border-radius: 3px;
    background-color: rgba(125, 125, 125, 0.1);
    font-family: Roboto sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.11px;
    border-style: none;
    color: var(--black-38);
}

.login-body {
    border-radius: 3px;
    background-color: rgba(125, 125, 125, 0.1);
}

.login-input {
    margin: 10px auto;
    width: 260px;
    height: 50px;
}

.login-body-title {
    margin: 21px auto 10px;
    height: 29px;
    font-family: Roboto sans-serif;
    font-size: 25px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.15px;
    text-align: center;
    color: #000000;
}

.login-body-text {
    margin: 10px 20px 20px;
    font-family: Roboto sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.11px;
    text-align: center;
    color: #212121;
}

.login-body-text a {
    color: #212121;
}

.login-submit {
    width: 210px;
    margin: 30px auto;
}

.login-submit button {
    border-radius: 3px;
    width: 210px;
    height: 50px;
    object-fit: contain;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.09px;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    background-color: rgba(21, 21, 21, 0.38);
    border-style: hidden;
}

.small-selection-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.selection-body-small-item:first-child, .selection-body-small-item:nth-child(3n+1)  {
    margin: 0 8px 8px 0;
}

.selection-body-small-item:last-child {
    border: solid 1px #cdefdf;
    background-color: #cdedfd;
}

.selection-body-small-item {
    margin: 0 8px 8px;
    width: 380px;
    height: 338px;
    border-radius: 3px;
    border: solid 1px #979797;
}

.selection-body-small-item .header {
    margin: 91px auto 10px;
    height: 29px;
    font-family: Roboto sans-serif;
    font-size: 25px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.15px;
    text-align: center;
    color: #000000;
}

.selection-body-small-item .body {
    margin: 10px 25px 26px;
    height: 42px;
    font-family: Roboto sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.11px;
    text-align: center;
    color: #212121;
}

.selection-body-small-item .button {
    margin: 26px auto 0;
    text-align: center;
    border-radius: 3px;
    width: 216px;
    height: 56px;
}

.selection-body-small-item .button button {
    width: 210px;
    height: 50px;
    border-radius: 3px;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.09px;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    background-color: rgba(21, 21, 21, 0.38);
    margin: auto;
    border: 0 transparent;
    outline: none;
}

.selection-body-small-item .button button.klix {
    background-color: black;
    border-radius: 3px;
    height: 34px;
    width: 194px;
    background-position: center;
    background-image: url("/static/img/store/klix-express-white-228d17f1601d87dd76e08f7a5f76d8be.svg");
    margin: 3px;
    background-repeat: no-repeat;
}

.klix-wrapper {
    padding: 5px;
    background-color: black;
    width: fit-content;
    margin: auto;
    border-radius: 3px;
}

.klix {

}

.selection-body-small-item .footer {
    display: inline-flex;
    float: right;
    align-items: baseline;
}

.selection-body-small-item .footer div {
    font-family: Roboto sans-serif;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: 0.11px;
    text-align: right;
    color: #212121;
}

.selection-body-small-item .footer div img {
    margin: 0 15px 0 7px;
}

.guest-checkout-header{
    width: 940px;
    height: 29px;
    font-family: Roboto sans-serif;
    font-size: 25px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.15px;
    text-align: center;
    color: #212121;
    margin: 45px auto;
}

.guest-checkout-body{
    width: 450px;
    margin: 0 auto 100px;
}

.guest-checkout-body input {
    height: 50px;
    border-radius: 3px;
    border: solid 1px #33333338;
    margin: 5px auto;
    font-family: Roboto sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.11px;
    color: #212121;
    padding-left: 5px;
}
.guest-checkout-body form {
    width: inherit;
}

.guest-checkout-body div {
    width: inherit;
    display: flex;
}

.guest-checkout-body button {
    height: 50px;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.09px;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    background-color: #6E6E6E;
    width: inherit;
    margin-top: 30px;
    border-style: hidden;
}

.mx1 {
    width: 100%;
}
.mx2 {
    width: 50%;
}

.mx2:first-child {
    margin-right: 5px;
}
.mx2:last-child {
    margin-left: 5px;
}

.payment-methods {
    position: relative;
    width: 470px;
    height: 600px;
    margin: 0 auto;
}

.payment-method-title, .successful-payment-title {
    font-family: Roboto sans-serif;
    font-size: 25px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.15px;
    text-align: center;
    color: #212121;
    margin: 0 auto;
    padding: 35px 0 15px 0;

}

.secondary-payment-method-title {
    font-family: Roboto sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    text-align: center;
    color: #212121;
    margin: 15px auto;
}

.payment-method-body {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.klix-payment-method {
    height: 60px;
    display: table-cell;
    vertical-align: middle;
    font-family: Roboto sans-serif;
    font-size: 15px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.09px;
    text-align: center;
    color: #ffffff;
    background-color: #00BCD4;
    background-image: url("/static/img/store/klix-pay-logo-146d3b5dc3e8a102d2509776a5ee57d5.svg");
    width: 150px;
    background-position: center;
    background-repeat: no-repeat;
}

.payment-method {
    margin: 5px;
    cursor: pointer;
}

.payment-method img {
    height: 60px;
    width: 220px;
    border: solid 1px #BEBEBE;
    border-radius: 2px;
    padding: 10px;
}

.item-fast-checkout {
    background-image: url(/static/img/store/express-checkout2-228d17f1601d87dd76e08f7a5f76d8be.svg);
}

.klix-payment-method2 div img {
    margin: auto;
    display: block;
}

.sidebar {
    background-color: var(--klix-demostore-color);
    width: 330px;
    position: absolute;
    float: left;
    height: 100%;
    margin: -1px 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    opacity: 0.9;
    z-index: 20;
}
.sidebar .body {
    padding: 70px 20px 20px 20px;
    color: white;
}

.sidebar .body .intro {
    font-size: 16px;
    line-height: 23px;
    font-weight: bold;
    font-family: Roboto-bold, sans-serif;
}

.sidebar .body div, .sidebar .body span {
    font-family: Roboto-regular, sans-serif;
    font-size: 16px;
    line-height: 23px;
}

.sidebar .body .footer {
    font-family: Roboto, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #ffffff;

}

.sidebar .body div {
    margin: 15px 0;
}

.sidebar .body:last-child {
    margin-bottom: 25px;
}

.sidebar .body h1.inner-h1 {
    padding-top: 0;
}

.sidebar hr {
    border-top: solid 2px #ffffff;
}

.sidebar button.close-button {
    border: none;
    background-color: transparent;
    position: relative;
    float: right;
    cursor: pointer;
    padding: 10px 10px 0 0;
}

.sidebar button.close-button span {
    font-size: x-large;
}

.sidebar button.close-button span {
    color: white;
}

.sidebar button.close-button:active, .sidebar button.close-button:focus {
    outline: none;
}

.sidebar .body h1 {
    padding: 56px 0 20px 0;
    font-family: Roboto, sans-serif;
    font-size: 25px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.15px;
    color: #ffffff;
}

.sidebar button.close-button span:hover {
    font-weight: bold;
    transform: scaleX(1.1);
}

.hidden-element {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

.sidebar div.cards-background {
    width: 138.1px;
    height: 80px;
    border-radius: 6px;
    background-color: #cdedfd;
    margin: 0 5px 0 0;
}

.sidebar .cards-background .card-logo {
    margin: 17px 0 12px 10px;
    width: 25px;
    height: 8px;

}

.sidebar .test-card-data {
    display: flex;
}

.sidebar .test-card-data div.card-data {
    margin: 0 0 0 10px;
    font-size: 10px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: normal;
    color: #212121;
}

.sidebar .test-card-data .card-data div.card-expiry-date {
    margin: 0 10px 0 0;
    float:right;
}

.sidebar .test-card-data .card-data div.card-name {
    margin: 0;
    float: left;
}

.sidebar .test-card-data div.magnetic-line {
    background-color: rgba(33, 33, 33, 0.38);
    height: 14px;
}

.checkout-item-highlight a:hover,
.item-highlight a:hover {
    text-decoration: none;
}

.add-to-cart-highlight-element::before {
    pointer-events: none;
    border-radius: 2px;
    box-shadow: 0 2px 30px 0 rgba(0, 188, 212, 0.38);
    border: solid 1px #00bcd4;
    background-color: rgba(0, 188, 212, 0.38);
    z-index: 5;
    position: absolute;
    margin: -3px;
    width: 136px;
    height: 48px;
    content: '';
}

.item-highlight {
    margin: 3px;
}

.item-highlight .banner-container {
    max-width: 210px;
    padding: 0 20px;
}

.item-highlight .banner-container p {
    height: 37px;
    padding: 15px 0 0;
}

.item-highlight .banner-container .image {
    min-height: 54px;
}

.item-highlight-element::before {
    pointer-events: none;
    position: absolute;
    content: '';
    margin: -3px;
    border-radius: 2px;
    box-shadow: 0 2px 30px 0 rgba(0, 188, 212, 0.38);
    border: solid 1px #00bcd4;
    background-color: rgba(0, 188, 212, 0.38);
    z-index: 10;
    width: 218px;
    height: 60px;
}

.payment-method-highlight-element::before {
    pointer-events: none;
    border-radius: 2px;
    box-shadow: 0 2px 30px 0 rgba(0, 188, 212, 0.38);
    border: solid 1px #00bcd4;
    background-color: rgba(0, 188, 212, 0.38);
    z-index: 10;
    height: 72px;
    width: 231px;
    content: "";
    position: absolute;
    margin-top: -7px;
    margin-left: -2px;
}

.full_cart {
    height: 40px;
    margin-top: -8px;
}

.full_cart::before {
    width: 10px;
    height: 10px;
    display: block;
    border-radius: 50%;
    background-color: #FFD166;
    z-index: 100;
    top: 4px;
    right: -25px;
    content: "";
    position: relative;

}

.flex-display {
    display: flex;
}

#language-switcher {
    width: 180px;
    height: 40px;
    border-radius: 4px;
    background-image: url("/static/img/store/globe-de9c47bee384206a7a8dd088b0387645.png");
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-color: var(--klix-demostore-color);
    border-color: var(--klix-demostore-color);
    text-indent: 35px;
    background-position: 10px 10px !important;
    color: white;
}

.small-selection-item li {
    text-align: left;
}

.login-submit .checkout-item-highlight-element::before {
    margin-left: -7px;
}

@-moz-document url-prefix() {
    #language-switcher {
        text-indent: 18px;
    }
}

.test-payment-methods {
    font-size: 10px;
    bottom: 0;
    left: 0;
}

.sidebar .body div.logo-part {
    display: flex;
    margin: 0;
    flex-direction: row;
    align-items: flex-end;
}

.sidebar .body div.logo-part div {
    margin: 0;
    font-size: 35px;
}

.sidebar .body div.logo-part div {
    padding-left: 7px;
}

.pay-later-mini-widget-block {
    padding-top: 5px;
    padding-bottom: 5px;
}
