﻿/* common */
.clear {
    clear: both;
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

.page {
    text-align: left !important;
}

/* home page */
.home-page .custom-section {
    margin-top: 25px;
}

.information-boxes-wrapper {
    background: transparent !important;
}

.information-box .title a {
    cursor: pointer !important;
}

.information-box .description a {
    text-decoration: underline !important;
    color: #a6c832 !important;
    cursor: pointer !important;
}

.item-box .picture img {
    max-height: 100% !important;
}

/*.home-page-category-grid .title {
    padding: 8px 0;
    margin: 0 0 30px;
    text-align: center;
    position: relative;
    color: #575755;
}

.home-page-category-grid {
    margin-top: 80px;
}

.home-page-category-grid .title strong,
.home-page .rich-blog-homepage .title strong,
.home-page .nop-jcarousel .carousel-title strong {
    font-size: 28px !important;
    font-weight: 600 !important;
}

.home-page-category-grid .category-item .title {
    display: none !important;
}

.home-page-category-grid .item-grid {
    width: 1200px !important;
    margin: 0 auto !important;
}

.home-page-category-grid .item-grid .item-box {
    margin-bottom: 10px !important;
}

.home-page-category-grid .item-box .picture a:before {
    padding-top: 100% !important;
}

.news-list-homepage .news-item {
    width: 590px !important;
}

.rich-blog-homepage .title {
    border: none !important;
    color: #575755;
}

.rich-blog-homepage .title:before,
.home-page .nop-jcarousel .carousel-title:before {
    content: none !important;
}

.home-page .nop-jcarousel .carousel-title {
    border-bottom: none !important;
    color: #575755;
}

@media (max-width: 1200px) {
    .slider-wrapper {
        width: 80% !important;
    }

    .home-page-category-grid .item-grid {
        max-width: 95% !important;
    }
}

@media (max-width: 768px) {
    .slider-wrapper {
        width: 100% !important;
    }

    .news-list-homepage .news-item {
        width: auto !important;
    }
}*/

/* catalog selectors */
.product-sorting,
.product-page-size {
    text-transform: none;
}

.pager li {
    margin: 0 0 6px 6px;
}

.pager li * {
    min-width: 32px;
    height: 32px;
    padding: 8px;
}

.pager li span {
    color: #909090 !important;
    background-color: #a6c832 !important;
}

.pager li.first-page * {
    padding: 8px 10px 8px 25px !important;
}

.pager li.last-page * {
    padding: 8px 25px 8px 10px !important;
}

.pager li.first-page a:before {
    left: 10px !important;
}

.pager li.last-page a:before {
    right: 10px !important;
}

.product-sorting .orderby-label,
.product-page-size .pagesize-label {
    text-transform: none;
    margin: 0 10px 0 0;
}

.product-sorting .orderby-label:first-letter,
.product-page-size .pagesize-label:first-letter {
    text-transform: capitalize !important;
}

.product-sorting .orderby-label,
.product-page-size .pagesize-label,
.product-sorting select,
.product-page-size select {
    display: inline-block;
}

.product-selectors {
    margin: 0 0 16px;
}

.product-selectors select {
    min-width: 60px !important;
    width: auto !important;
    height: 32px !important;
    padding: 0 30px 0 10px !important;
    background-position: right 15px center;
}

.product-selectors > div {
    float: left !important;
    max-width: unset !important;
    margin: 0 !important;
}

.product-selectors .pager {
    float: right !important;
}

.product-selectors > .product-sorting {
    margin-left: unset !important;
}

.product-selectors > .product-page-size,
.product-selectors > .product-sorting {
    width: unset !important;
    margin: 0 6px 6px 6px !important;
    color: #575755 !important;
}

.product-selectors .product-viewmode span {
    margin: 0 6px 6px 6px !important;
}

@media (max-width: 900px) {
    .product-selectors .orderby-label,
    .product-selectors .pagesize-label {
        display: none;
    }
}

@media (max-width: 1200px) {
    .product-selectors .product-viewmode {
        display: none !important;
    }
}

/* product catalog */
.item-box > .product-item {
    cursor: pointer !important;
}

.product-list .item-box .buttons {
    display: none;
}

.item-box .description {
    height: 100px;
}

.item-box .picture a {
    height: 100%;
}

.item-box .picture img {
    width: 100%;
}

.item-box .product-title {
    font-size: 20px;
    font-weight: bold;
}

.item-box .prices .box-prices-wrapper {
    max-height: unset;
}

.stock,
.overview .stock > span,
.overview .stock > label {
    color: #a6c832;
    display: inline-block;
    font-weight: normal;
}

.stock-info-orange {
    color: darkorange;
}

.stock-info-violet {
    color: darkviolet;
}

@media (min-width: 768px) {
    .product-list .item-box .picture + .details, 
    .product-list .item-box .ribbon-wrapper + .details {
        margin: 0 0 0 42%;
    }

    .product-list .item-box .picture {
        width: 42%;
        height: 288px;
    }

    .product-list .item-box .details {
        padding: 40px 50px 10px 20px;
    }

    .product-list .item-box .description {
        margin: 0 0 50px;
    }

    .product-list .item-box .actual-price {
        font-size: 20px;
        font-weight: bold;
    }

    .product-list .item-box .prices {
        margin: 0 0 10px;
    }
}

/* product overview */
/*.breadcrumb {
    background: #fff;
}

.breadcrumb li * {
    display: unset !important;
}

.category-page-body.products-catalog .category-page-title {
    display: none !important;
}

.category-page-body .master-wrapper-content,
.search-page-body .master-wrapper-content,
.manufacturer-page-body .master-wrapper-content {
    padding: 60px 0 30px !important;
}

.search-page-body .side-2,
.manufacturer-page-body .side-2 {
    margin: 0 !important;
}

.light-theme .search-page-top .page-title,
.light-theme .manufacturer-page .page-title {
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
    text-align: left !important;
}

.title-picture-wrapper h1:before {
    opacity: 1 !important;
}

.light-theme .title-picture-wrapper h1,
.light-theme .search-page-top .page-title h1,
.light-theme .manufacturer-page .page-title h1 {
    color: #000;
    font-size: 25px;
    font-weight: bold;
    padding: 15px 6px;
}

.light-theme .title-picture-wrapper h1:before,
.light-theme .search-page-top .page-title:before,
.light-theme .manufacturer-page .page-title:before {
    background: none !important;
}

.light-theme .sub-category-toggle-select {
    background-color: #a6c832;
}

.sub-category-toggle-select:before,
.sub-category-toggle-select:after {
    color: #2c2c2c !important;
}

.category-page-title {
    margin: 0 0 25px;
}

.sub-categories-wrapper {
    margin-top: 10px !important;
    padding: 0px !important;
    background: transparent !important;
}

.sub-categories-wrapper .title {
    display: inline-block !important;
    width: 24.5% !important;
    margin: 0 0.5% 6px 0 !important;
    border: solid 1px transparent !important;
}

.sub-categories-wrapper .title:hover {
    border: solid 1px #e0e0e0 !important;
    cursor: pointer !important;
}

.sub-categories-wrapper .title a {
    color: #575755 !important;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
    white-space: nowrap !important;
    padding: 3px 6px !important;
    letter-spacing: 0 !important;
    font-weight: bold !important;
}

.sub-categories-wrapper .title a:hover {
    color: #000 !important;
}

.sub-categories-wrapper .title a span {
    margin-right: 5px !important;
}

@media (max-width: 768px) {
    .sub-categories-wrapper .title {
        width: 32% !important;
        margin-right: 1% !important;
    }

    .product-selectors {
        font-size: 0 !important;
    }
}

@media (max-width: 480px) {
    .sub-categories-wrapper .title {
        width: 49% !important;
        margin-right: 1% !important;
    }
}

.item-box .product-title {
    line-height: 1.2 !important;
    min-height: 40px !important;
}

.buttons.items-3 {
    display: none !important;
}

.item-box .prices .box-prices-wrapper {
    max-height: unset !important;
}

.item-box .prices .box-prices-wrapper .price.actual-price {
    font-size: 20px !important;
    font-weight: bold;
}

.price.actual-price.discounted {
    color: #e16b79;
}

.title-picture-wrapper {
    height: 60px !important;
}

.category-picture-wrapper {
    display: none !important;
}

.category-picture-wrapper img {
    min-width: unset !important;
    min-height: unset !important;
}

.item-box {
    margin: 0 0.5% 1% !important;
}

.item-box .product-item {
    padding: 0 0 170px !important;
}

.item-box .product-item:hover {
    box-shadow: 0 0 14px rgb(0 0 0 / 30%);
}

.item-box .product-item:before {
    box-shadow: none;
}

.product-variants {
    height: 50px;
    text-align: center;
    overflow: hidden;
}

.product-variants ul li {
    display: inline-block;
    width: 32%;
    font-size: 14px;
    font-weight: 500;
    padding: 2px 6px;
    border: 1px solid #ccc;
    margin: 0 2px 2px 0;
}

.product-variants ul li a:hover {
    font-weight: bold;
}

.product-box-variant-code {
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

@media (min-width: 1201px) {
    .product-grid .item-box:nth-child(3n+1),
    .product-grid .item-box:nth-child(4n+1) {
        clear: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .product-grid .item-box {
        width: 32% !important;
    }

    .product-grid .item-box:nth-child(3n+1) {
        clear: none !important;
    }
}

@media (min-width: 600px) {
    .item-box .details {
        padding: 10px 15px 15px !important;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .product-grid .item-box {
        width: 49% !important;
    }

    .product-grid .item-box:nth-child(2n+1) {
        clear: none !important;
    }
}

@media (max-width: 480px) {
    .product-grid .item-box {
        width: 100% !important;
    }

    .product-grid .item-box:nth-child(2n+1) {
        clear: none !important;
    }

    .item-box .picture a::before {
        padding-top: 50% !important;
    }
}

.price-without-tax-overview {
    font-size: 12px;
    line-height: 1.5em;
    margin-left: 5px;
    text-transform: none;
    vertical-align: bottom !important;
    color: #a6c832;
}

.item-box .picture {
    position: relative;
}

.item-box .color-group {
    position: absolute;
    top: 10px;
    left: 6px;
    z-index: 1000;
}

.color-group ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
    overflow: hidden;
    display: inline-block;
}

.color-group ul li {
    display: inline-block;
    padding: 0;
    position: relative;
    margin: 0;
}

.color-ctverec {
    border: 1px solid #dddddd;
    display: inline-block;
}

.center-2.items-3 .color-ctverec {
    width: 24px;
    height: 24px;
    margin-left: 4px;
}

.center-2.items-4 .color-ctverec {
    width: 18px;
    height: 18px;
    margin-left: 3px;
}

.product-essential .color-ctverec {
    width: 20px;
    height: 20px;
    border: 1px solid #dddddd;
    display: inline-block;
    margin-left: 5px;
}

.product-essential .color-group {
    margin: 5px 0 0;
}

.product-essential .color-group .color-tiles {
    display: inline-block;
}

.product-essential .color-group .label {
    display: inline-block;
    vertical-align: top;
}

.item-box .color-group .label {
    display: none;
}*/

/* product detail */
.overview .product-name {
    padding: 0 !important;
    margin: 0 0 10px !important;
}

.overview .product-name h1 {
    font-weight: 500;
}

.sku.variant-sku {
    height: 20px;
}

.product-qr-code {
    float: right;
    width: 100px;
    height: 100px;
}

.gallery .picture {
    float: unset !important;
}

.product-essential .manufacturers .value {
    font-size: 16px;
    font-weight: 500;
}

.overview-buttons {
    margin: 0 !important;
    width: 100%;
    padding: 25px 0 0 0;
    border-top: 1px dashed #ccc;
}

.overview-buttons > * {
    text-align: left !important;
}

.overview-buttons > .add-to-cart > * {
    display: inline-block;
}

.overview-buttons label {
    display: block !important;
    line-height: 20px !important;
    text-transform: none !important;
    font-size: 16px !important;
    color: #909090 !important;
    margin: 0 5px 5px 0 !important;
}

.overview-buttons .wishlist-button-wrapper, 
.overview-buttons .compare-products-wrapper, 
.overview-buttons .email-a-friend-button-wrapper, 
.overview-buttons .back-in-stock-subscription-button-wrapper, 
.overview-buttons .download-sample-button-wrapper {
    margin: 5px 0 0 5px !important;
}

.overview .add-to-cart-button, .variant-overview .add-to-cart-button {
    width: calc(100% - 150px) !important;
    min-width: 200px;
    max-width: unset;
}

.overview .add-to-cart-button.disabled {
    background-color: #e75862 !important;
    cursor: not-allowed !important;
}

.add-to-cart-qty-wrapper input:disabled {
    background-color: #ededed !important;
    width: 72px !important;
}

.add-to-cart-oversized-transport-info {
    padding-bottom: 20px;
    color: #e75862;
}

.overview .prices,
.variant-overview .prices {
    position: relative !important;
    margin: 12px 0 !important;
    min-height: 125px !important;
    font-weight: bold !important;
    text-transform: none !important;
}

.overview .old-product-price {
    font-size: 24px !important;
    display: block !important;
    margin: 0 !important;
}

.product-price,
.registred-user-product-price,
.non-discounted-price {
    font-size: 36px !important;
    text-align: left !important;
    margin: 0 !important;
}

.non-discounted-price {
    font-size: 25px !important;
}

.non-discounted-price label {
    display: none !important;
}

.price-without-tax-info {
    text-transform: none;
    font-size: 16px;
}

.product-variant-list {
    margin-top: 20px;
}

.select-variant-text {
    color: #a6c832;
    padding: 3px;
    font-weight: bold;
    margin-left: 5px;
}

.after-buy-button-section {
    width: 100%;
    text-align: left;
    text-transform: none;
}

.product-detail-delimeter {
    margin: 16px 0;
    border-bottom: 1px dashed #ccc;
}

@media (min-width: 600px) {
    .overview-buttons .wishlist-button-wrapper, 
    .overview-buttons .compare-products-wrapper, 
    .overview-buttons .email-a-friend-button-wrapper, 
    .overview-buttons .back-in-stock-subscription-button-wrapper, 
    .overview-buttons .download-sample-button-wrapper {
        margin-top: 26px !important;
    }
}

@media (max-width: 768px) {
    .page-body > .html-widget {
        margin-top: 40px;
    }
}

@media (max-width: 1200px) {
    .gallery .picture {
        margin: 0 0 20px;
    }
}

/* product detail - variant buttons */
.variant-buttons {
    width: 100%;
    text-align: left;
}

.variant-buttons .variant-short-code {
    display: inline-block;
    width: 70px;
    font-size: 25px;
    font-weight: bold;
    margin-top: 2px;
    vertical-align: top;
}

.variant-buttons .variant-info {
    display: inline-block;
    text-transform: none;
    width: 125px;
}

.variant-buttons .variant-code {
    color: #909090;
    font-weight: 500;
}

.variant-buttons .variant-stock-delivery {
    font-weight: bold;
}

.variant-buttons .variant-discount {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
}

.variant-select {
    position: relative;
    display: inline-block;
    width: 48.5%;
    padding: 6px 12px;
    margin: 0 0.5% 3px 0.5%;
    border: 2px solid #eee;
    cursor: pointer;
}

.variant-no-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.variant-select.selected {
    border: 2px solid #a6c832;
}

/* variant coloring by flags */
.variant-select.orange.selected {
    border-color: orange !important;
}

.variant-select.purple.selected {
    border-color: purple !important;
}

.custom-product-flag.green,
.flag-circle.green {
    background-color: #a6c832;
}

.variant-short-code.green,
.variant-stock-delivery.green,
.product-box-variant-code.green {
    color: #a6c832;
}

.custom-product-flag.orange {
    background-color: orange;
}

.variant-short-code.orange,
.variant-stock-delivery.orange,
.product-box-variant-code.orange {
    color: orange;
}

.custom-product-flag.purple {
    background-color: purple;
}

.variant-short-code.purple,
.variant-stock-delivery.purple,
.product-box-variant-code.purple {
    color: purple;
}

.custom-product-flag.red,
.flag-circle.red {
    background-color: #cd2a3d;
}

.variant-discount {
    color: #cd2a3d;
    font-weight: 500;
}

/* product - custom flags */
.product-item .flags {
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 100;
}

/*product-item .flags-right {
    position: absolute;
    top: 10px;
    right: 0;
    z-index: 101;
}*/

.custom-product-flag {
    border: 0;
    padding: 0px 15px;
    height: 30px;
    line-height: 30px;
    background: #68b42c;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 0;
}

.custom-product-flag.hotpink {
    background-color: hotpink;
}

.custom-product-flag.olive {
    background-color: olive;
}

.flag-circle {
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    margin: 0 6px 6px 0;
}

.flag-circle.discount {
    font-size: 16px;
    font-weight: bold;
}

.flag-circle.instock {
    font-size: 12px;
    font-weight: 500;
    text-transform: lowercase;
}

.flagsPanel {
    padding: 20px 0;
}

.abbr-nadmerna-preprava,
.abbr-expedice-ihned,
.abbr-skladem-dodavatel,
.abbr-pred-objednavka {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    font-family: arial;
    font-size: 14px;
    text-align: center;
    border: 1px inset white;
    color: white;
    margin-left: 5px;
    cursor: help;
}

/* product detail - various full description fixes */
.clear-fix {
    clear: both;
}

.page.product-details-page .full-description table,
.page.product-details-page .full-description #cat_product_info_specifikace_left,
.page.product-details-page .row.specs-item {
    width: unset !important;
}

.page.product-details-page .full-description #cat_product_info_specifikace_left {
    margin-left: unset !important;
}

@media all and (max-width:480px) {
    .full-description table tr {
        display: table;
        width: 100%;
    }

    .full-description table td {
        display: table-row;
    }
}

/* shopping cart */
.add-to-cart-add-info {
    margin-bottom: 10px;
}

.table-wrapper .product {
    width: 100%;
}

.subtotal .discount {
    font-weight: bold;
    font-size: 13px !important;
}

@media all and (max-width: 480px) {
    .button-2.continue-shopping-button,
    .button-2.apply-discount-coupon-code-button,
    .button-2.apply-gift-card-coupon-code-button {
        padding: 15px !important;
    }

    div.coupon-box .title,
    div.giftcard-box .title {
        height: 70px !important;
    }
}

@media all and (max-width: 1200px) {
    .table-wrapper .product {
        width: unset;
    }

    .cart .quantity label {
        display: none;
    }
}

.cart-collaterals .deals {
    float: right;
    width: 100% !important;
}

.cart-collaterals .deals > * {
    vertical-align: top !important;
}

.deals .coupon-box,
.deals .giftcard-box {
    display: inline-block;
    width: 49% !important;
}

.cart-collaterals .deals .giftcard-box {
    border-top: none !important;
    border-left: 1px dashed #ccc !important;
}

.cart-collaterals .message-success,
.cart-collaterals .message-failure {
    margin: 0 0 30px !important;
}

.cart .product-picture img {
    max-height: 100px !important;
}

.cart-options .checkout-attributes dd {
    max-width: none !important;
}

.checkout-attributes textarea {
    width: 100% !important;
}

.cart-footer .checkout-buttons {
    padding: 30px !important;
}

.cart-footer .checkout-buttons > * {
    margin: 5px !important;
}

.section.payment-method {
    max-width: none !important;
}

.terms-of-service {
    padding: 10px 25px !important;
}

.terms-of-service input[type='checkbox'] ~ label {
    max-width: unset !important;
    padding: 0 0 0 30px !important;
}

.terms-required {
    color: red;
    margin: 0 5px;
}

.terms-of-service.required-checkboxes {
    font-size: 12px;
    padding: 6px 25px !important;
    line-height: 18px;
}

.cart-footer .checkout-buttons {
    border-top: none !important;
}

@media (min-width: 1201px) {
    .cart-wrapper .cart-qty-number {
        margin: -5px 0 0 3px !important;
    }
}

/* checkout */
.payment-method .payment-logo label {
    position: relative;
    width: 180px;
    height: 95px;
}

.payment-method .payment-logo img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

/* header */
.header-selectors-wrapper {
    height: 36px !important;
}

.language-selector {
    float: left !important;
}

.custom-language-selector {
    float: left;
    padding: 10px;
}

.custom-language-selector img {
    width: 24px;
    height: 16px;
}

.custom-language-title {
    display: none;
}

.currency-selector.desktop {
    float: left;
}

.header-selectors-wrapper .language-selector > select,
.header-selectors-wrapper .currency-selector > select {
    width: 80px;
    color: #fff;
    font-size: 15px !important;
}

.custom-header-section {
    float: right;
    height: 100%;
    color: #fff;
    font-size: 16px;
    padding: 0 10px;
}

.custom-header-center {
    color: #a6c832;
    position: absolute;
    left: 40%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 15px;
    padding: 5px 10px;
}

.header-custom-link {
    display: inline-block;
    padding: 8px 10px;
}

.header-custom-link.my-card-link {
    color: #a6c832;
}

.header-custom-link.link-bold {
    font-weight: 600 !important;
}

.header-custom-link.link-account {
    color: #a6c832;
    text-transform: none;
}

.header-custom-link.link-login {
    padding-right: 0;
    color: #a6c832;
}

.header-custom-link.link-register {
    padding-left: 0;
    color: #a6c832;
}

.link-separator {
    color: #a6c832;
}

@media (max-width: 1200px) {
    .custom-language-selector {
        float: unset;
        padding: 16px 20px;
    }

    .custom-language-title {
        display: inline-block;
    }

    .custom-header-section {
        height: auto;
        float: left;
    }

    .custom-header-center {
        position: relative;
        top: unset;
        left: unset !important;
        -webkit-transform: unset;
        transform: unset;
        margin-bottom: 5px !important;
    }

    .header-custom-link {
        display: block;
        color: #fff;
        padding: 10px 0;
    }

    .header-custom-link.link-account,
    .header-custom-link.link-login,
    .header-custom-link.link-register,
    .link-separator {
        display: none;
    }
}

@media (max-width: 1900px) {
    .custom-header-center {
        left: 30%;
    }
}

/* flystork club */
.header-club {
    display: inline-block;
}

.header-club-label {
    display: inline-block;
    padding: 8px 0;
}

.header-club-collect {
    color: #a6c832 !important;
}

.header-club-short {
    display: inline-block;
    height: 26px;
    width: 26px;
    color: #2c2c2c;
    background-color: #a6c832;
    border-radius: 50%;
    margin: 5px 6px 0 6px;
    padding: 4px 0;
    vertical-align: top;
    font-size: 14px;
    font-weight: bold;
}

.header-club-amount {
    display: inline-block;
    color: #a6c832;
    padding: 8px 0;
    cursor: pointer;
}

.header-club-gap {
    display: inline-block;
    width: 25px;
}

@media (max-width: 1200px) {
    .header-club-label {
        color: #2c2c2c;
    }

    .header-club-short {
        padding: 4px 2px;
    }

    .header-club-gap {
        display: none;
    }
}

.product-wallet-primary.product-wallet-content {
    position: absolute;
    top: 0;
    right: 150px;
}

.product-wallet-secondary.product-wallet-content {
    position: absolute;
    top: 0;
    right: 10px;
}

@media all and (max-width: 1200px) {
    .product-wallet-primary.product-wallet-content,
    .product-wallet-secondary.product-wallet-content,
    .product-wallet-plus {
        position: relative !important;
        top: unset !important;
        right: unset !important;
    }
}

.product-wallet-block {
    margin: 10px 0 0 !important;
}

.product-wallet-content {
    display: inline-block;
    text-align: center;
    font-size: 20px;
    color: #a6c832;
}

.product-wallet-back {
    display: inline-block;
    width: 120px;
    height: 120px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 5px;
}

/*.page-body {
    background-image: url("../img/wallpaper.jpg");
}*/

.wallet-next-shop {
    background-image: url("../img/flystork-club-next-shop.svg");
}

.wallet-instantly {
    background-image: url("../img/flystork-club-instantly.svg");
}

.wallet-next-shop-sk {
    background-image: url("../img/flystork-club-next-shop-sk.svg");
}

.wallet-instantly-sk {
    background-image: url("../img/flystork-club-instantly-sk.svg");
}

.product-wallet-amount {
    position: absolute;
    top: 58%;
    left: 50%;
    width: 100%;
    height: 30px;
    font-size: 18px;
    font-weight: 900;
    transform: translate(-50%, -50%);
}

.prices > *,
.product-wallet-block > * {
    vertical-align: middle;
}

td.cart-wallet-value {
    min-width: 108px !important;
    padding: 20px 5px !important;
}

@media (max-width: 1200px) {
    td.cart-wallet-value {
        display: none !important;
    }
}

.cart-wallet-card {
    color: #fff;
    background-color: #a6c832;
    padding: 5px;
}

.cart-wallet-card.ot {
    display: inline-block;
    width: 96px !important;
}

.cart-wallet-card.info {
    display: inline-block;
    margin-top: 10px;
    width: 100% !important;
}

.cart-wallet-image {
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    margin: 0 3px;
    color: #2c2c2c;
}

.cart-wallet-image.ot {
    float: left;
}

.cart-wallet-text {
    display: inline-block;
    vertical-align: top;
    float: right;
}

.cart-wallet-text.info {
    font-size: 14px;
    text-transform: lowercase;
}

.checkout-wallet-image {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    background-image: url("../img/flystork-club-logo.svg");
    background-repeat: no-repeat;
    background-position: center;
}

.checkout-wallet-info {
    font-size: 24px;
    color: #a6c832;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 0;
}

.checkout-wallet-text {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
}

.checkout-wallet-text > label {
    font-weight: bold;
}

.checkout-wallet-description {
    margin: 5px 0 0 0;
    font-size: 14px;
}

.checkout-wallet-balance {
    font-weight: bold;
    font-size: 18px;
    color: #a6c832;
}

.opc .use-reward-points {
    border: solid 2px #a6c832 !important;
    margin: 5px 0 !important;
    text-align: center !important;
}

/* cookies */
.eu-cookie-bar-notification {
    position: fixed !important;
    top: unset !important;
    bottom: 0px !important;
    left: 0px !important;
    z-index: 1002 !important;
    width: 100% !important;
    height: unset !important;
    border: 1px solid #ccc !important;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2), inset 0 0 0 1px #fff !important;
    background: #fff !important;
    opacity: 0.8 !important;
    max-width: 100% !important;
    margin-left: 0px !important;
}

.eu-cookie-bar-notification .text {
    width: 50% !important;
    padding: 5px 10px !important;
}

.eu-cookie-bar-notification button {
    border: none !important;
    background: #a6c832 !important;
    font-size: 14px !important;
    color: #fff !important;
    margin: 0 12px !important;
    padding: 0px 5px !important;
}

.eu-cookie-bar-notification button:hover {
    opacity: 0.9 !important;
}

.eu-cookie-bar-notification a {
    display: inline !important;
    text-decoration: underline !important;
}

.eu-cookie-bar-notification div {
    display: inline !important;
}

#cookiescript_badge {
    z-index: 1000 !important;
}

/* tooltips */
.ui-tooltip.ui-widget-content {
    border: 1px solid #dddddd;
    background: #ffffff;
    color: #333333;
    text-transform: none !important;
}
.ui-tooltip.ui-widget {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.ui-tooltip.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
}
.ui-tooltip.ui-widget-shadow {
    -webkit-box-shadow: 0px 0px 5px #666666;
    box-shadow: 0px 0px 5px #666666;
}
.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    border-width: 2px;
}

/* kpass */
.customer-pages-body .block .list .customer-kpasscard a:before {
    content: "K";
}

@media (max-width: 480px) {
    .customer-pages-body .block .list .customer-kpasscard a:before {
        display: none;
    }
}

.customer-pages-body .ui-dialog.ui-widget .page-title {
    position: unset !important;
    width: unset !important;
}

/* login/register pages */
/*.login-page .topic-block:first-of-type {
    margin: -25px 0 20px !important;
}

.login-page .topic-block-body {
    max-width: unset !important;
}

@media all and (max-width: 768px) {
    .login-page .landing-image {
        width: 740px !important;
        height: 154px !important;
    }
}

@media all and (max-width: 480px) {
    .login-page .landing-image {
        width: 460px !important;
        height: 96px !important;
    }
}

.registration-page .page-body {
    margin: unset !important;
}

.registration-page .page-body form {
    float: left !important;
    padding: 0 40px !important;
}

.registration-page .topic-block {
    float: right !important;
}

@media (max-width: 1200px) {
    .registration-page .page-body form {
        float: none !important;
    }

    .registration-page .topic-block {
        display: none !important;
    }
}*/

.accept-consent input[type='checkbox'] ~ label:before {
    border: 1px solid #909090 !important;
}

.accept-consent:last-child {
    margin: 0 !important;
}

.accept-consent a,
.customer-info-page a {
    cursor: pointer;
    text-decoration: underline;
}

.accept-consent a:hover {
    color: #a6c832 !important;
}

.customer-info-page .inputs {
    width: unset !important;
}

/* mega menu modification */
.menu-sale-item {
    background-color: #fe9592;
}

.menu-selected-item {
    background-color: #a6c832;
}

.header-menu > ul > li.menu-sale-item:hover > a,
.header-menu > ul > li.menu-selected-item:hover > a {
    color: #fff !important;
}

@media (min-width: 1201px) {
    .header-menu > ul,
    .header-menu > ul > li {
        height: 100%;
    }

    .header-menu > ul > li > a,
    .header-menu > ul > li > span {
        padding: 27px !important;
    }
}

/* others */
select {
    max-width: 100%;
}

.hidden-by-default {
    display: none;
}

.topic-page .page-body {
    max-width: 980px !important;
    text-align: left !important;
}

#gdpr-privacy.read {
    text-decoration: underline !important;
}

.inputs input[type='checkbox'] ~ label {
    white-space: pre-wrap !important;
}

.spc-products .spc-body .loading-overlay {
    bottom: 0 !important;
}

.blog-details {
    display: none;
}

/* new design */
/* product detail - attributes */
.attributes .text-prompt {
    text-transform: initial;
    font-size: 16px;
    font-weight: normal;
    margin: 10px 0 10px;
}

.attributes .option-list {
    text-align: center;
}

.attribute-squares.option-list li {
    margin: 0 !important;
}

.attributes .option-list li {
    margin: 0 8px 0 !important;
}

.attributes .option-list.attribute-squares li {
    margin: 0 60px 0 0 !important;
}

.attributes .option-list.attribute-squares li:last-child {
    margin: 0 !important;
}

.attributes .option-list:not(.attribute-squares) {
    background-color: #ededed;
    padding: 10px 0;
    border-radius: 20px;
    max-width: 410px;
}

.attributes .option-list:not(.attribute-squares) li label {
    width: 188px;
    border-radius: 10px;
    font-weight: 500;
    text-transform: none;
}

.attributes .option-list input[type="radio"] ~ label {
    padding: 10px;
}

.attributes .option-list input[type='radio']:checked ~ label {
    background: #fff !important;
    color: #2e2e2e;
}

.attribute-square {
    width: 30px !important;
    height: 30px !important;
    border-radius: 40px !important;
}

.selected-value .attribute-square {
    outline: none !important;
    border: 3px solid transparent !important;
    border-radius: 40px !important;
}

.selected-value .attribute-square:before {
    background: none;
    border: 2px solid #a6c832;
    content: "";
    display: block;
    width: 42px;
    height: 42px;
    border-radius: 40px !important;
    position: absolute;
    top: -5px;
    left: -5px;
}

/* product detail */
.overview .product-name h1 {
    font-size: 30px;
}

.overview .add-to-cart {
    margin: 0 !important;
}

.add-to-cart-qty-wrapper .plus,
.add-to-cart-qty-wrapper .minus {
    display: none;
}

.add-to-cart-qty-wrapper input[type="text"] {
    background: transparent;
    border: 3px solid #dadada;
}

.overview .product-price,
.overview .product-price span {
    color: #2c2c2c !important;
}

.overview .add-to-cart-button {
    margin-top: 5px;
}

.overview .qty-label, .variant-overview .qty-label {
    width: 70px;
}

.overview .qty-input,
.overview .add-to-cart-button,
.overview-buttons .add-to-wishlist-button,
.overview-buttons .email-a-friend button {
    border-radius: 10px;
}

.overview-buttons .wishlist-button-wrapper,
.overview-buttons .add-to-wishlist-button,
.overview-buttons .email-a-friend-button-wrapper,
.overview-buttons .email-a-friend-button {
    width: 50px;
    height: 50px;
}

.overview-buttons .add-to-wishlist-button,
.overview-buttons .email-a-friend-button {
    color: #dadada;
    background-color: transparent;
    border: 3px solid #dadada;
}

.add-to-cart-qty-wrapper {
    width: 50px !important;
    margin: 5px 10px 0 !important;
    padding: 0 !important;
    vertical-align: top;
}

.overview-buttons .wishlist-button-wrapper,
.overview-buttons .email-a-friend-button-wrapper {
    margin: 5px 5px 0 !important;
    padding: 0 !important;
}

.overview-buttons {
    border-top: unset !important;
}

.overview-buttons label {
    display: inline-block !important;
}

.overview-buttons label {
    color: #2c2c2c !important;
}

.attributes {
    padding: 0 !important;
    border: none !important;
}

.attributes dt {
    float: left;
}

.attributes dd {
    float: right;
    margin: 25px 0 25px;
}

.attributes .text-prompt {
    width: 70px;
    margin: 35px 0 25px;
}

.attributes .text-prompt.attribute-color-squares {
    margin: 25px 0 25px;
}

.attribute-help-icon {
    display: inline-block;
    font-size: 20px;
}

.availability-attributes-wrapper {
    margin: 16px 0;
}

.set-product .product-detail-delimeter {
    border-bottom: unset;
}

.overview {
    text-align: left;
}

.overview .product-set-label {
    display: inline-block;
    margin: 0 6px 0 0 !important;
    font-weight: normal;
    text-transform: none;
}

.overview .prices {
    min-height: unset !important;
}

.overview.set-product .prices {
    float: right;
}

.overview .stock-availability {
    display: inline-block;
    margin: 22px 0;
}

.stock-availability .product-set-label {
    width: 70px;
}

.stock-availability .stock-value {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}

.stock-value.green {
    color: #a6c832;
}

.stock-value.orange {
    color: orange;
}

.stock-value.purple {
    color: purple;
}

.product-social-buttons .product-social-label {
    text-transform: none;
    width: 70px;
}

.product-social-sharing li {
    margin: 0 60px 0 0 !important;
}

.product-social-sharing li:last-child {
    margin: 0 !important;
}

.product-social-sharing a {
    border: none !important;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    background-color: #dadada;
}

.product-social-sharing a::before {
    font-size: 22px;
    top: 3px;
    color: #fff;
}

.overview-buttons {
    text-align: center;
}

.product-essential .overview {
    width: 480px;
    margin: 0 auto;
}

.cart .product-picture a {
    position: relative;
}

.cart .product-picture img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.attribute-description {
    position: absolute;
    top: 3px;
    right: 3px;
    width: 15px;
    height: 15px;
}

@media (max-width: 600px) {
    .overview .add-to-cart {
        width: 100% !important;
    }
}

@media (max-width: 520px) {
    .product-essential .overview {
        width: 420px;
    }

    .attributes .text-prompt {
        margin: 0 !important;
    }

    .overview-buttons label {
        display: block !important;
    }

    .overview .add-to-cart-button, .variant-overview .add-to-cart-button {
        width: calc(100% - 80px) !important;
    }
}

@media (max-width: 460px) {
    .product-essential .overview {
        width: 360px;
    }

    .attributes .option-list:not(.attribute-squares) li label {
        width: 160px;
    }

    .attributes .option-list.attribute-squares li {
        margin: 0 48px 0 0 !important;
    }
}

@media (max-width: 400px) {
    .product-essential .overview {
        width: 330px;
    }

    .attributes .option-list:not(.attribute-squares) li label {
        width: 145px;
    }

    .attributes .option-list.attribute-squares li {
        margin: 0 40px 0 0 !important;
    }
}

@media (max-width: 360px) {
    .product-essential .overview {
        width: 300px;
    }

    .attributes .option-list:not(.attribute-squares) li label {
        width: 132px;
    }

    .attributes .option-list.attribute-squares li {
        margin: 0 32px 0 0 !important;
    }

    .attributes .option-list input[type="radio"] ~ label {
        padding: 10px 6px;
    }
}

@media (max-width: 1200px) {
    .splide__slide img {
        width: 140px !important;
        height: 80px !important;
    }
}

@media (max-width: 600px) {
    .splide__slide img {
        width: 105px !important;
        height: 60px !important;
    }
}

/* wider content - 1650px */
@media (min-width: 1650px) {
    .product-essential {
        max-width: 1650px;
    }

    .gallery {
        width: 1000px;
        max-width: unset;
    }
}

/* custom header icon */
.ico-downloadable-products:before {
    font-family: "venture-font";
    text-transform: none;
    content: "A";
    width: 25px;
    font-size: 14px;
    display: inline-block;
}

@media (min-width: 1201px) {
    .header-links-box-bottom::before {
        content: "A";
    }
}

/* custom pages */
@media (max-width: 1090px) {
    .custom-page-content .half-image {
        width: 50% !important;
        height: auto !important;
    }

    .iframe-youtube {
        max-width: 600px !important;
        max-height: 336px !important;
    }
}

table.responsive-table {
    width: unset !important;
    height: unset !important;
}

@media (max-width: 768px) {
    .responsive-table td {
        display: block;
        width: unset !important;
        height: auto !important;
    }
}

@media (max-width: 640px) {
    .iframe-youtube {
        max-width: 300px !important;
        max-height: 168px !important;
    }
}
