/* Vallue s.r.o. changes */

#click-zoom {
    top: 10px;
    right: -10px;
    left: auto;
    color: #656565
}

#click-zoom i {
    font-size: 40px;
}

.navleft-container .pt_vmegamenu a {
    text-transform: none !important;
}

.navleft-container .pt_vmegamenu .pt_menu .parentMenu a {
    text-transform: none !important;
}

.navleft-container .pt_vmegamenu .pt_menu .wrap-popup .popup .box-popup .column .itemMenuName.nochild {
    text-transform: none !important;
}

#pt_vmegamenu {
    padding: 10px 0;
    box-shadow: 0 3px 9.3px 0.7px rgb(0 0 0 / 15%);
    border: none;
}

#pt_custommenu .popup {
    padding: 20px 20px;
}

#pt_custommenu .column {
    width: 100%;
}

#pt_custommenu .popup .itemMenuName {
    padding: 0 20px;
    width: auto;
    color: #666;
}

#pt_custommenu .popup .itemMenuName:hover {
    background-color: #666;
    color: white;
}

body#checkout section.checkout-step .address-alias {
    font-weight: bold;
    font-size: 14px;
}

.js-product-miniature .product_desc {
    padding-bottom: 0;
}

.ui-corner-all.ui-widget-content {
    overflow: unset;
}

.products-top-wrap {
    display: flex;
    align-items: center;
}

.sort-by-row {
    margin-top: 5px;
}

.product-actions .add-to-cart {
    height: 38px;
    line-height: 38px;
    border-radius: 0;
    -moz-border-radius: 0;
}

.product-prices div {
    margin: 0;
}

.h1.namne_details, .product_name_h1 {
    margin-bottom: 0;
    padding-bottom: 8px;
}

.cart-grid-right {
    margin-top: 30px;
}

.btn-green {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    box-shadow: none;
    padding: 10px 15px;
    border-radius: 5px;
    background: #A3CF57 !important;
    border: 1px solid #A3CF57;
    color: white !important;
}

.text-green {
    color: #A3CF57 !important;
}

.btn-green:hover {
    color: #333333 !important;
}

.delivery-option, .delivery-option label {
    cursor: pointer;
}

body#checkout .condition-label {
    margin-top: 0;
    margin-left: 2rem;
}

.js-terms {
    cursor: pointer;
}

.product-line-grid-body > .product-line-info > .label {
    float: none;
}

.poslistcategories .list-categories .name_categories {
    min-height: 33px;
    display: flex;
    align-items: center;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.js-alert-payment-conditions {
    font-weight: 600 !important;
    font-size: .9125rem;
}

.payment-option {
    background: #f6f6f6;
    padding: 0.9375rem 0;
    margin-bottom: 0.9375rem;
    cursor: pointer;
}

.payment-option div {
    cursor: pointer;
}

.carrier-payment-details {
    display: flex;
    align-items: center;
    justify-content: left;
}

.vertical-flex-align {
    display: flex;
    align-items: center;
}

.justify-content-center {
    justify-content: center;
}

.d-flex {
    display: flex;
}

.d-flex-wrap {
    display: flex;
    flex-wrap: wrap;
}

.delivery-options-list label, .payment-options label {
    flex-grow: 1;
}

#checkout-addresses-step .card, .address.card {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

#checkout-addresses-step .card .card-body, .address.card .card-body {
    flex-grow: 1;
}

#checkout-addresses-step .card .card-body header.h4 {
    flex-grow: 1;
}

.text-align-center {
    text-align: center;
}

.text-align-right {
    text-align: right;
}

.text-align-left {
    text-align: left;
}

body#checkout section.checkout-step .address {
    margin-left: 0.4rem;
}

.delivery-options img {
    max-width: 50px;
}

.card-payment-result {
    width: 60%;
    padding: 20px;
    background-color: #f5f5f5;
    margin: auto;
}

.order-confirmation-title {
    font-size: 30px;
}

#order-confirmation #content-wrapper section#main {
    max-width: 50%;
    margin: auto;
}

#product-availability .product-available {
    color: white;
}

.product-available {
    background-color: #A3CF57;
}

.product-features {
    margin-left: 0;
}

* {
    text-transform: none !important;
}

.navleft-container .pt_vmegamenu_title:hover {
    background-color: #d4f1fc;
    color: #00aeef !important;
}

.navleft-container .pt_vmegamenu_title:hover h2 {
    color: #00aeef !important;
}

.pt_custommenu .pt_menu .parentMenu a span {
    text-transform: uppercase !important;
}

.navleft-container .pt_vmegamenu_title h2 {
    text-transform: uppercase !important;
    font-size: 13px !important;
}

.pt_custommenu .pt_menu .parentMenu a {
    font-size: 13px !important;
}

.navleft-container .pt_vmegamenu_title:before {
    content: unset;
}

.navleft-container .pt_vmegamenu_title:after {
    content: unset;
}

.navleft-container {
    margin-right: 0;
}

.navleft-container .pt_vmegamenu_title h2 i {
    display: inline-block;
    font-size: 11px;
    padding: 0 0 0 7px;
}

.navleft-container .pt_vmegamenu_title h2 i:before {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
}

.navleft-container .pt_vmegamenu {
    min-width: 350px;
}

.product-description p:empty:before, .product-description h3:empty:before {
    content: ' ';
    white-space: pre;
}

.owl-item .js-product-miniature {
    padding: 15px;
}

@media (min-width: 376px) {
    .profile-address-row {
        display: flex;
    }
}

@media (max-width: 991px) {
    .profile-address-row {
        display: flex;
    }

    .menu-container {
        display: block !important;
    }
}

.item-listcategories .name_categories {
    line-height: 1.3 !important;
    margin-bottom: 8px !important;
}

.item-listcategories .desc-content {
    line-height: 1.25 !important;
    min-height: 32.5px;
    display: flex;
    align-items: center;
}

.poslistcategories .list-categories .desc-listcategoreis .see-more a {
    margin-top: 15px;
}

#ba_eu_cookie_law {
    padding: 30px;
    border-color: #A3CF57 !important;
}

#ba_eu_cookie_law .ba_eu_cookie_law_text {
    font-family: inherit !important;
    margin-bottom: 10px;
}

.social-sharing {
    display: flex;
    align-items: center;
    padding-top: 36px;
}

.social-sharing ul {
    line-height: 1em;
}

.social-sharing li a {
    line-height: 30px;
    width: 33px;
    height: 33px;
}

#main .images-container .js-qv-mask, #main .images-container .js-qv-mask.scroll, .quickview .images-container .js-qv-mask {
    margin-bottom: 40px;
}

.mt-25 {
    margin-top: 2.5rem;
}

.mb-25 {
    margin-bottom: 2.5rem;
}

.product-discount .regular-price {
    margin-right: 0.75rem;
}

.has-discount .discount {
    border-radius: 0;
    line-height: 20px;
    vertical-align: 4px;
    margin-left: 1.625rem;
}


.special-extra .js-product-miniature .img_block {
    min-height: 160px;
}

body#checkout .custom-checkbox input {
    width: 100%;
    height: 100%;
}

body#checkout .custom-checkbox span {
    flex: unset;
}

.product-detail .product-author {
    margin-top: 12px;
}

.product-prices .price, .product-prices .current-price span:first-child {
    font-size: 26px;
}

.product_desc h1 {
    min-height: 58.8px;
}

.product_desc .product-author {
    margin-top: 3px;
    line-height: 1.3;
    min-height: 34px;
}

.discount-percentage {
    border-radius: 0 !important;
}

.discount-amount.discount-product {
    border-radius: 0 !important;
}

.discount-percentage {
    left: 15px !important;
    right: unset !important;
    top: 15px !important;
}

.discount-amount.discount-product {
    left: 15px !important;
    right: unset !important;
    top: 15px !important;
}

.product-flag .new {
    right: 15px;
    top: 15px !important;
    left: unset;
}

.product-flag .on-sale {
    left: 15px;
    top: 40px !important;
}

.product-flag .pack {
    left: 15px;
    top: 15px !important;
}

.content-special-products .product-flag .new {
    left: 15px !important;
    right: unset !important;
    top: 15px !important;
}

.product-flag li {
    border-radius: 0 !important;
}

.page-content .product-flag .new {
}

.js-product-miniature {
    margin-bottom: 0;
}

.owl-item .js-product-miniature {
    border: 0 !important;
}

.tab-category .pos_title h2 {
    float: right;
}

.tab-category ul.tab2_cates, .tab-category ul.tab_cates, .tab-category ul.tab3_cates, .tab-category ul.tab4_cates {
    float: left;
}

.ajax_add_to_cart_button {
    text-align: center;
}

#js-product-list .product_content.list .js-product-miniature .product_desc .product-desc {
    max-height: 122px;
    min-height: 122px;
    overflow: hidden;
}

.js-product-miniature .product_desc {
    overflow: unset;
}

.custom-radio input[type=radio]:checked + span {
    background-color: #A3CF57;
}

.custom-radio input[type=radio]:checked + span {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.custom-checkbox input[type=checkbox] + span {
    width: 1.4rem;
    height: 1.4rem;
}

.custom-checkbox input[type=checkbox] + span .checkbox-checked {
    font-size: 1.5rem;
}

.block-categories .category-sub-menu li[data-depth="0"] > a:before {
    content: "" !important;
}

.step-edit.text-muted {
    margin-bottom: 0;
    font-size: 0.85rem !important;
}

.step-edit i {
    font-size: 1.1rem !important;
}

.step-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cart-summary-products .media {
    padding: 0.7rem;
    background-color: #f6f6f6;
    margin-bottom: 5px;
}

.cart-summary-products .product-name {
    line-height: 1.2;
}

.cart-summary-products .product-quantity {
    display: unset;
}

.cart-summary-products .product-price {
    display: unset;
    color: #777;
}

.block-contact-top:before {
    font-size: 44px;
    margin-right: 7px;
}

#cart-summary-product-list {
    margin-top: 5px;
}

.back-top-button {
    color: #aaa !important;
}

.ft_newsletter form .btn {
    height: 100%;
}

.products.list article .img_block {
    overflow: unset !important;
    width: 33%;
    display: flex;
}

.products.list article .img_block img {
    width: auto;
    max-width: unset !important;
}

.products.list article {
    display: flex;
}

.products.list .new {
    left: 23.1%;
    right: unset;
}

.products.list article .product-author {
    min-height: unset;
}

.content-special-products .price {
    color: red !important;
    font-size: 24px !important;
}

@media (max-width: 576px) {
    .products.list article .img_block {
        overflow: unset !important;
        width: 100%;
        display: block;
    }

    .products.list article {
        display: block;
    }

    .products.list article .img_block img {
        width: 100%;
    }

    .recommendedproductslide .img_block {
        float: none !important;
    }
}

.pos_title {
    margin-bottom: 0 !important;
}

.content-special-products {
    margin-top: 1px;
}

.special-extra .js-product-miniature .img_block, .recommended-product .js-product-miniature .img_block {
    width: 200px;
}

.product-detail .tabs .tab-content {
    border-top: 0;
}

.my-account-logout-link {
    font-weight: 600;
    font-size: 13px;
}

.contact-form {
    border: 0;
    padding: 0;
    width: 75%;
    margin: auto auto 100px;
}

.contact-form .form-control-label, .order-message-form .form-control-label {
    padding: 0;
}

@media (max-width: 576px) {
    .contact-form {
        width: 100%;
    }

    #order-confirmation #content-wrapper section#main {
        width: 100% !important;
        max-width: 100% !important;
    }
}

.user_info_top > li a {
    padding: 0 15px 0 25px;
}

.selector-block .localiz_block .dropdown-menu li .dropdown-item {
    border-bottom: 0;
}

.footer-bottom .copyright {
    text-align: center !important;
}

.form-control {
    padding: 0.5rem 0.5rem;
}

.js-address-form h4 {
    text-decoration: underline;
}

.address {
    line-height: 1.25;
}

#content-hook_order_confirmation .material-symbols-outlined, #content-hook_payment_return .material-symbols-outlined {
    font-size: 35px !important;
}

.cart-item .regular-price, .cart-item .current-price {
    font-size: 16px;
    font-weight: 700;
}

.product-flags-custom {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.product-flags-custom .product-flag {
    height: 100%;
    text-align: left;
}

.product-flags-custom .product-flag li {
    display: block !important;
    max-width: 50px;
    margin-top: unset;
    margin-bottom: 5px;
    position: relative !important;
    right: unset !important;
    left: unset !important;
    top: unset !important;
}

.product-flags-custom .product-flag .discount {
    display: block;
    text-align: center;
    background-color: #f8484a;
    line-height: 25px;
    padding: 0 5px;
    min-width: 65px;
    height: 25px;
    font-size: 15px;
    font-weight: 400;
}

.owl-stage {
    margin-top: 1px;
}

.js-product-miniature .img_block .quick-view a.quick_view {
    background: rgb(255 255 255 / 85%);
}

.js-product-miniature .img_block .quick-view a.quick_view:hover {
    background: rgb(255 255 255 / 85%);
    border-color: #d9d9d9;
}

.js-product-miniature .img_block .quick-view a.quick_view i {
    color: #aaa;
}

.js-product-miniature .img_block .quick-view a.quick_view i:hover {
    color: #777;
}

.block-categories a.h6 {
    text-transform: unset !important;
}

.category-list-anchor {
    display: flex !important;
    align-items: center;
}

.category-list-icon {
    font-size: 7px;
    margin-right: 5px;
}

.recommendedproductslide_position .product-miniature .img_block {
    float: unset;
}

.payment-icon {
    max-height: 20px !important;
}

.payment-back-to-home-button {
    margin-top: 1.5em;
    margin-bottom: 3.5em;
}

#ba_eu_cookie_accept {
    border-radius: 0;
    padding: 8px 14px;
    margin-right: 20px;
}

#header .header-nav {
    background-color: #00aeef;
    padding: 0;
    font-size: 12px;
    color: #ffffff !important;
    height: 32px;
}

#header .header-nav a {
    color: #ffffff;
}

#header .header-nav .welcome {
    color: #ffffff !important;
    line-height: 32px;
}

.user_info_top > li a {
    line-height: 32px;
}

.user_info_top > li a i {
    color: #ffffff !important;
}

.selector-block .localiz_block button, .selector-block .localiz_block .current-block {
    height: 25px;
    line-height: 25px;
    border: 0;
    margin-top: 3px;
}

.selector-block .localiz_block:hover button .expand-more, .selector-block .localiz_block:hover .current-block .expand-more {
    color: #00aeef;
}

.selector-block .localiz_block .dropdown-menu li .dropdown-item {
    color: #636363 !important;
}

.selector-block .localiz_block .dropdown-menu li.current .dropdown-item {
    background-color: #00aeef;
    color: #ffffff !important;
}

.selector-block .localiz_block .dropdown-menu li:hover .dropdown-item {
    background-color: #00aeef;
}

#header .header-top {
    padding: 35px 0;
}

#header .header-top .header_logo img {
    max-height: 55px;
}

#pos_search_top .form_search .search_submit {
    background-color: #00aeef;
}

.blockcart .header a .item_count {
    background-color: #00aeef;
}

.blockcart .header a .item_total {
    color: #00aeef;
}

#header .header-bottom {
    background-color: white;
    border-top: 1px solid #00aeef;
    border-bottom: 1px solid #00aeef;
}

.pt_custommenu .pt_menu:first-child .parentMenu a {
    padding-left: 20px;
}

.pt_custommenu .pt_menu.active {
    background-color: #d4f1fc;
}

.pt_custommenu .pt_menu.active .parentMenu a {
    color: #00aeef !important;
}

.pt_custommenu .pt_menu .parentMenu a:hover {
    background-color: #d4f1fc;
    color: #00aeef !important;
}

#pt_custommenu .popup .itemMenuName {
    font-weight: bold;
}

#pt_custommenu .popup .itemMenuName:hover {
    background-color: white;
    color: #00aeef;
}

.pt_custommenu .pt_menu .parentMenu a {
    height: 60px;
    padding: 15px 25px;
    color: #505050;
}

.navleft-container .pt_vmegamenu_title h2 {
    color: #505050;
}

.navleft-container .pt_vmegamenu_title {
    padding: 15px 20px;
}

.navleft-container .pt_vmegamenu_title:after {
    top: 15px;
}

.navleft-container .pt_vmegamenu .pt_menu .parentMenu a {
    font-weight: bold !important;
}

.navleft-container .pt_vmegamenu .pt_menu.act .parentMenu a, .navleft-container .pt_vmegamenu .pt_menu.active .parentMenu a {
    background-color: white;
    color: #00aeef;
}

.tab-category-container-slider ul.tab_cates li.active, .tab-category-container-slider ul.tab_cates li:hover {
    background-color: #00aeef;
    border-color: #00aeef;
}

.tab-category-container-slider2 ul.tab2_cates li.active, .tab-category-container-slider2 ul.tab2_cates li:hover {
    background-color: #00aeef;
    border-color: #00aeef;
}

.tab-category-container-slider3 ul.tab3_cates li.active, .tab-category-container-slider3 ul.tab3_cates li:hover {
    background-color: #00aeef;
    border-color: #00aeef;
}

.tab-category-container-slider4 ul.tab4_cates li.active, .tab-category-container-slider4 ul.tab4_cates li:hover {
    background-color: #00aeef;
    border-color: #00aeef;
}

.js-product-miniature .product_desc .product_name:hover {
    color: #00aeef;
}

.breadcrumb_container .breadcrumb-inner ol li:last-child a, .breadcrumb_container .breadcrumb-inner ol li:last-child span {
    color: #00aeef;
}

.block-categories .category-sub-menu li[data-depth="0"] > a:hover {
    color: #00aeef;
}

.product-prices .price, .product-prices .current-price span:first-child {
    color: #00aeef;
}

.product-actions .add-to-cart {
    background: #00aeef;
}

.product-actions .add-to-cart:hover {
    background: #00aeef;
}

.product-available {
    background: #00aeef;
}

.tabs .nav-tabs .nav-item .nav-link:hover, .tabs .nav-tabs .nav-item .nav-link.active {
    background: #00aeef;
}

.tabs .nav-tabs {
    border-bottom: 2px solid #00aeef;
}

.pos_title {
    border-color: #00aeef;
}

#footer .footer-container .footer_block .footer_list li a:hover {
    color: #00aeef;
}

#footer .footer-container .footer_block .footer_list li a:hover:before {
    color: #00aeef;
}

.back-top a:hover {
    background-color: #00aeef;
}

#blockcart-modal .modal-header {
    background-color: #00aeef;
    color: white;
}

.modal-header .material-icons {
    color: white;
}

.page-header {
    background-color: #d4f1fc;
    padding: 0.9em 0.5em 0 1em;
}

.js-product-miniature, .product-miniature {
    box-shadow: 0 4px 14px #80808014, 0 3px 6px #8080800f;
}

.tab-category-container-slider2 .product-miniature {
    margin-top: 15px;
    margin-bottom: 15px;
}

.tab-category-container-slider3 .item-product, .tab-category-container-slider4 .item-product {
    padding: 15px !important;
}

.owl-carousel .owl-item {
    padding: 15px 15px !important;
}

.products.row {
    margin: -15px !important;
}

#js-product-list .item-product {
    padding: 15px 15px !important;
}

.products-selection {
    margin-bottom: 5px;
}

.poslistcategories .item-listcategories {
    box-shadow: 0 4px 14px #80808014, 0 3px 6px #8080800f;
    padding: 15px;
}

#footer .footer-container {
    background-color: #00aeef;
    color: white;
}

.ft_newsletter h2 {
    color: white !important;
}

#footer .footer-container .footer-bottom .copyright a:hover {
    color: #00aeef;
}

.ft_newsletter .desc {
    color: white !important;
}


.ft_newsletter form .btn {
    background-color: #4dcfff;
}

.ft_newsletter form .btn:hover {
    background-color: #4dcfff;
}

#footer .footer-container .footer_block .footer_list li a:before {
    color: white !important;
}

#footer .footer-container .footer_block h3 {
    color: white !important;
    text-transform: uppercase !important;
}

#footer .footer-container .footer_block h3 a {
    color: white !important;
    text-transform: uppercase !important;
}

#footer .footer-container .footer-middle {
    border-top: 1px solid #d4f1fc;
    border-bottom: 1px solid #d4f1fc;
}

#footer .footer-container a {
    color: white !important;
}

#footer .copyright {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 30px;
    font-size: 12px;
}

#footer .footer_block {
    text-align: center;
}

.pt_custommenu_mobile .navbar {
    background-color: white;
    color: #00aeef !important;
}

.pt_custommenu_mobile .navbar .navbar-inner .btn-navbar {
    color: #00aeef !important;
}

.pt_custommenu_mobile .navbar a, .pt_custommenu_mobile .navbar .navbar-inner .btn-navbar:after, ul#pt_custommenu_itemmobile li .grower a:after {
    color: #00aeef !important;
}

.pt_custommenu .itemSubMenu a {
    font-weight: bold;
    font-size: 14px;
    color: #666666 !important;
}

.pt_custommenu .itemSubMenu a:hover {
    color: #00aeef !important;
}

#pt_vmegamenu .pt_menu:nth-of-type(2):after {
    content: '';
    display: block;
    margin: 10px 18px;
    border: 1px solid #ccc;
}

.blockcart .header a {
    background: none;
}

.blockcart .header a .item_icon {
    position: absolute;
    top: 6px;
    left: -5px;
    font-size: 38px;
}

.pos-special-products .pos_title {
    border-bottom: 0;
}

.pos-special-products .pos_title h2 {
    color: #00aeef;
    font-size: 23px;
}

.cart-detailed-totals #cart-subtotal-shipping {
    display: none;
}

.delivery-options-list #delivery {
    display: none;
}

.order-message-form.box {
    display: none;
}

#wrapper #main .page-footer {
    margin-bottom: 75px;
}

#footer .footer-container .footer-middle {
    padding: 0 !important;
    border-bottom: none !important;
}

.alert {
    font-size: 1rem;
}

select.form-control:not([size]):not([multiple]) {
    height: auto;
}