/* FALCON2 */

/* FONTY */
@import url("/themes/basic/assets/fonts/feather/feather.css");
@import url('https://fonts.googleapis.com/css2?family=Piazzolla:ital,opsz,wght@0,8..30,100;0,8..30,200;0,8..30,300;0,8..30,400;0,8..30,500;0,8..30,600;0,8..30,700;1,8..30,100;1,8..30,200;1,8..30,300;1,8..30,400;1,8..30,500;1,8..30,600;1,8..30,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');


/* SAMPLE */
.typography .product-flags {
    list-style: none !important;
}




/* MAIN */
:root {
    --theme-primary-color: #121212;
    --theme-primary-color-hover: #A6A6A7;
    --theme-placeholder-color: #575757;
    --theme-grey-color: #686868;
}

.text-primary i,
.text-primary i:hover {
    color: unset !important;
}

button,
input,
optgroup,
select,
textarea {
    font-family: 'Jost', sans-serif;
}

select.form-control:not([size]):not([multiple]) {
    height: auto;
}

html {
    font-size: 16px;
}

body {
    background: #fff;
    font-family: 'Jost', sans-serif;
    font-weight: 400;
}

body>main {
    max-width: 100vw;
}

.btn[disabled] {
    cursor: not-allowed !important
}

.btn-info {
    padding: .5rem 1.25rem;
    font-weight: 600;
    text-transform: none;
    border: unset !important;
}

.modal-dialog .modal-header {
    justify-content: start ;
    align-items: start ;
    gap:20px;
    flex-direction: row-reverse;
}

.modal-dialog .modal-header .close{
    margin-left: auto;
}


@media(max-width: 991px) {
    html { 
        font-size: 14px;
        overflow-x: hidden; 
    }
}



/* Nagłówki */
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    color: #121212;
}


h1,
.h1,
h1.h2 {
    font-size: 36px;
    color: #121212;
    line-height: 52px;
    font-style: normal;
    font-weight: 600;
    text-transform: initial;
    text-align: center;
    margin: 0 0 35px 0;
}

@media (max-width: 991px) {

    h1,
    .h1,
    h1.h2 {
        font-size: 32px;
        margin: 0 0 40px 0;
    }
}


.regulations li {
    color: #7a7a7a;
}



/* Link */
a {
    color: #686868;
    ;
}

a:focus,
a:hover {
    color: #BDBDBD !important;
}


/*CHECKBOXY*/
.custom-checkbox input[type=checkbox]+span {
    border-radius: 4px;
    border-color: #686868;
}

.custom-checkbox input[type=checkbox]+span .checkbox-checked {
    color: #121212;
    font-size: 15px;
    text-align: center;
    width: 100%;
    margin: 0;
}

.custom-checkbox label {
    font-size: 12px;
    color: #686868;
    line-height: 24px;
}


#checkout .custom-checkbox input[type=checkbox] {
    top: 0;
    left: 0;
}

/* PRZYCISK PODSTAWOWY */
.btn-primary {
    background-color: #121212;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 23px;
    font-weight: 600;
    text-transform: none;
    cursor: pointer;
}

.btn-primary:hover,
.btn-primary.hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
    background-color: #595959;
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: none;
}

.btn.focus,
.btn:focus {
    box-shadow: none;
}

button:focus {
    outline: none;
}

.btn-primary .material-icons {
    color: #fff;
}


/* PRZYCISK AKCENTOWY */
.btn-secondary {
    background-color: #FFFFFF;
    border: 1px solid #121212;
    color: #121212;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 23px;
    font-weight: 600;
    text-transform: none;
    cursor: pointer;
}

.btn-secondary:hover,
.btn-secondary.hover {
    background-color: #595959;
    color: #fff;
}

/* PRZYCISK DODATKOWY */
.btn-info {
    color: #121212 !important;
    background-color: #FFFFFF;
    border: #121212;
}

.btn-info:hover,
.btn-info.hover {
    color: #585858 !important;
    background-color: #FFFFFF;
    border: #717171;
}





/* IKONY */
i {
    font-family: "Material Icons", Arial, sans-serif;
    font-size: 21px;
    color: #121212;
}

i:hover {
    color: #BDBDBD
}

#leo_search_block_top .material-icons.search::before {
    font-family: "feather";
    content: "\e9c1";
}

#leo_search_block_top #leo_search_top_button .material-icons.search::before {
    font-family: "feather";
    content: "\e913";
}

.search-icon:before {
    content: "\e8b6";
}

.icon-span-filestyle::before {
    content: "\E982";
    font-family: 'Feather';
}

.link-profile-icon:before {
    font-family: "feather";
    content: "\e9f1";
}

.link-cart-icon:before {
    font-family: "feather";
    content: "\e9c9";
}

.link-wishlist-icon:before {
    font-family: "feather";
    content: "\e977";
}

.link-compare-icon:before {
    font-family: "feather";
    content: "\e9ba";
}

.btn-add-to-cart-icon:before {
    font-family: "feather";
    content: "\e9ca";
}

.btn-add-to-wishlist-icon:before {
    font-family: "feather";
    content: "\e977";
}

.functional-buttons .leo-compare-button.active .btn-add-to-compare-icon:before,
.btn-add-to-compare-icon:before {
    font-family: "feather";
    content: "\e9ba";
}

.btn-quick-view-icon:before {
    font-family: "feather";
    content: "\e95c";
}

.my-acc-identity-icon:before {
    font-family: "feather";
    content: "\e9f1";
}

.my-acc-addresses-icon:before {
    font-family: "feather";
    content: "\e98c";
}

.my-acc-address-icon:before {
    font-family: "feather";
    content: "\e98c";
}

.my-acc-history-icon:before {
    font-family: "feather";
    content: "\e927";
}

.my-acc-order-slips-icon:before {
    font-family: "feather";
    content: "\e964";
}

.my-acc-discounts-icon:before {
    font-family: "feather";
    content: "\e97c";
}

.my-acc-returns-icon:before {
    font-family: "feather";
    content: "\e97c";
}

.my-acc-mywishlist-icon:before {
    font-family: "feather";
    content: "\e977";
}

.my-acc-my-alerts-icon:before {
    font-family: "feather";
    content: "\e967";
}

.my-acc-personal-data-icon:before {
    font-family: "feather";
    content: "\e97c";
}




/* DODATKOWE IKONY */
.icon-truck:before {
    font-family: "feather";
    content: "\e9e8";
}

.icon-repeat:before {
    font-family: "feather";
    content: "\e9ba";
}

.icon-arrow-right:before {
    content: "\e5c8";
}

.dropdown-toggle::after {
    font-family: "feather";
    content: "\e92e";
    vertical-align: top;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    height: auto;
    width: auto;
}

.dropup .dropdown-toggle::after {
    border-bottom: 0;
}

#search_filters .dropdown-toggle::after {
    transition: transform 0.3s ease;
    font-size: 20px;
}

#search_filters .show .dropdown-toggle::after {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
}

#index .ApBlogListing .boxes .readmore:before,
.image-description a:after {
    font-family: "feather";
    content: "\e914";
}

.mail-icon:before {
    font-family: "feather";
    content: "\e98a";
}

.phone-icon:before {
    font-family: "feather";
    content: "\e9a7";
}

.twitter-icon:before {
    font-family: "feather";
    content: "\e9ea";
}

.facebook-icon:before {
    font-family: "feather";
    content: "\e95e";
}

.youtube-icon:before {
    font-family: "feather";
    content: "\ea05";
}

.instagram-icon:before {
    font-family: "feather";
    content: "\e97d";
}

.newsletter-icon:before {
    font-family: "feather";
    content: "\e912";
}

.full-slider .owl-page:nth-child(1)::after {
    font-family: "feather";
    content: "\e910";
    font-size: 25px;
}


.full-slider .owl-page:nth-child(2)::after {
    font-family: "feather";
    content: "\e912";
    font-size: 25px;
}


/* FLAGS */

.product-flags li.product-flag {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0.3125rem 0.4375rem;
    margin-top: 0.625rem;
    font-size: 16px;
    font-weight: 600;
    color: green;
    text-transform: inherit;
    pointer-events: auto;
    background: transparent;
}

/*MINIATURA PRODUKTU*/

.product-miniature .product-title a:hover {
    color: #bdbdbd;
    transition: all .4s;
}

.product-miniature .product-price-and-shipping {
    display: flex;
    justify-content: flex-end;
    flex-direction: row-reverse;
    gap: 10px;
    flex-wrap: wrap;
    padding: 0 40px 0 0;
}

.product-miniature .product-price-and-shipping .discount-percentage,
.discount-amount {
    display: none;
}

.product-miniature .product-price-and-shipping .regular-price {
    color: #BDBDBD;
    font-size: 16px;
}


/* GENERAL */

.center {
    max-width: min(1472px, calc(100% - 130px));
}

@media(max-width: 767px) {
    .center {
        max-width: min(1472px, calc(100% - 62px));
    }
}

#back-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 99;
    border: 1px solid #BDBDBD;
    border-radius: 50%;
    padding: 5px;
    background: #BDBDBD;
    width: 36px;
    height: 36px;
    text-align: center;
    transition: ease-out .3s all;
}

#back-top a {
    color: #FFF;
}

#back-top a:hover,
#back-top a:focus {text-decoration: none;}


#back-top:hover {
    background: #8B0A0A;
    border-color: #8B0A0A;
    transform: scale(1.333333);
}



/* HEADER */

.off-canvas-inactive>main,
.off-canvas-inactive>.off-canvas-nav-megamenu {
    padding: 0
}

.off-canvas-nav-megamenu ul li a,
.off-canvas-button-megamenu,
.offcanvas-mainnav .navbar-nav li.dropdown .caret:before,
.off-canvas-nav-megamenu .nav>li>a,
.offcanvas-mainnav .navbar-nav li.dropdown .caret {
    color: #121212;
}

.off-canvas-nav-megamenu ul li a:hover {
    color: #BDBDBD;
}

.off-canvas-nav-megamenu .offcanvas-mainnav {
    background: #fff;
}

.offcanvas-mainnav .dropdown-toggle::after {
    display: none;
}

.off-canvas-nav-megamenu .nav-item .nav-link,
.nav-item .nav-separtor {
    font-weight: 400;
    font-size: 12px;
    color: #121212 !important;
}

.off-canvas-nav-megamenu .nav>li>a {
    font-weight: 600 !important;
    font-size: 14px;
}

#index #header {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
}

@media(max-width: 767px) {
    #index #header {
        position: relative;
    }
}

/* HOME */

@media(max-width: 767px) {
    #index .page-home .center {
        max-width: min(1472px, calc(100% - 62px));
    }
}


/* PRODUCT LIST */

.product-miniature .thumbnail-container .product-meta {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    background: #F6F6F8;
    padding: 10px 16px 23px;
}

.product-miniature .product-title {
    text-align: left;
}

.product-miniature .product-title a {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #121212;
    padding: 0 40px 0 0;
    transition: all .4s;
}

.product-miniature .product-price-and-shipping {
    font-weight: 400;
    color: #121212;
    font-size: 16px
}

.product-miniature .thumbnail-container .product-thumbnail .product-additional {
    display: none;
}

/* CATEGORY PAGE */


#js-product-list-top {
    display: flex;
    align-items: center;
    max-width: 98.5%;
}

.brands-sort .dropdown-menu,
.products-sort-order .dropdown-menu,
.suppliers-sort .dropdown-menu {
    left: unset;
    right: 0;
}

#search_filters>* {
    padding-right: 15px;
}

#search_filters .facet .facet-title {
    cursor: pointer;
}

.dropdown-menu a {
    color: #747474 !important;
}

.dropdown-menu a:hover {
    color: #121212 !important;
}

.block-category .category-cover {
    display: none
}

.card-block {
    padding: 0;
}

#category .leo_grid i,
#category .leo_list i {
    position: relative;
    font-size: 0;
}

#category .leo_list i:before {
    position: absolute;
    bottom: -13px;
    right: -30px;
    font-family: "feather";
    content: "\e985";
    font-size: 22px;
    color: #000;
}

#category .leo_grid i:before {
    position: absolute;
    bottom: -13px;
    right: 0;
    font-family: "feather";
    content: "\e973";
    font-size: 22px;
    color: #000;
}

#category .readmore-button {
    display: block;
    width: 200px;
    margin: 20px 0 40px 0;
    text-align: center;
    background-color: #000;
    color: #fff;
    text-decoration: none;
    transition: all .4s;
}

#category .readmore-button:hover {
    background-color: #595959;
    color: #fff !important;
}


#category .readmore-button:focus {
    color: #fff !important;
}

#category .category-no-products-link {
    font-weight: 700;
 }

body:not(#module-leofeature-mywishlist) .dropdown-menu.leo-list-wishlist {
    margin: 10px auto;
    top: -9px;
    /*    left: -174px;*/
    left: auto;
    right: 40px;
    z-index: -1;
    background: transparent;
    cursor: pointer;
    overflow-y: scroll;
    height: auto;
    max-height: 150px;
}

body:not(#module-leofeature-mywishlist) .leo-list-wishlist .list-group-item-action {
    width: 100%;
}

body:not(#module-leofeature-mywishlist) .leo-wishlist-button-dropdown .dropdown-menu.leo-list-wishlist .dropdown-item {
    display: none !important;
}

body:not(#module-leofeature-mywishlist) .leo-wishlist-button-dropdown.show .dropdown-menu.leo-list-wishlist .dropdown-item {
    display: inline-block !important;
    cursor: pointer;
}

body:not(#module-leofeature-mywishlist) .dropdown-menu.leo-list-wishlist .list-group-item:hover,
body:not(#module-leofeature-mywishlist) .dropdown-menu.leo-list-wishlist .list-group-item:focus {
    background-color: #595959;
    color: #fff;
    transition: all .4s;
}

body:not(#module-leofeature-mywishlist) .leo-wishlist-button-dropdown.show>.btn-primary.dropdown-toggle {
    background-color: transparent;
    padding: 6px;
    cursor: pointer;
    width: 38px;
    height: 40px;
}

#product .leo-wishlist-button-dropdown.show>.btn-primary.dropdown-toggle {
background-color: #121212 !important;
    padding: 8px 20px !important;
    cursor: pointer !important;
    width: 266px !important;
    height: 47px !important;
}

#product .dropdown-menu.leo-list-wishlist {
    z-index: 99999 !important;
    top: auto !important;
    left: 0 !important;
}

#search_filters .facet .facet-label a {
    width: auto;
}


.product_list .ajax_block_product {
    padding: 0 20px;
}


.products-selection .total-products .display>div a i:before {
    padding: 2px 1px 3px 1px;
    transition: all .4s;
}


.products-selection .total-products .display>div.selected a i:before,
.products-selection .total-products .display>div.selected a i:hover::before,
.products-selection .total-products .display>div a i:hover::before {
    background-color: #000;
    color: #fff !important;
    transition: all .4s;
    padding: 2px 2px 3px 2px;
}

.products-selection .total-products,
.products-selection h1 {
    padding-top: 0;
}

.products-selection .sort-by-row .select-title {
    font-weight: 500;
    font-size: 16px;
    color: #000;
    line-height: 25px;
}

.products-sort-order .select-title,
.suppliers-sort .select-title {
    border: none;
}

.brands-sort .dropdown-menu,
.products-sort-order .dropdown-menu,
.suppliers-sort .dropdown-menu {
    background: #fff;
    width: 12.68rem;
    box-shadow: none;
    border: 1px solid #E6E8E8;
}

.products-sort-order .select-list,
.suppliers-sort .select-list {
    color: #000;
    font-size: 14px;
    line-height: 24px;
}

.products-sort-order .select-list:hover,
.suppliers-sort .select-list:hover {
    color: #BDBDBD;
    background: transparent;
}

.brands-sort .select-list,
.products-sort-order .select-list,
.suppliers-sort .select-list {
    padding: 5px 20px;
}

.products-selection .sort-by-row .select-title i:hover,
.products-selection .sort-by-row .sort-by i:hover,
.products-selection .sort-by-row i:hover,
.products-selection p .select-title i:hover,
.products-selection p .sort-by i:hover,
.products-selection p i:hover {
    color: #000;
}

.products-selection .sort-by-row .select-title .show i:hover,
.products-selection .sort-by-row .sort-by .show i:hover,
.products-selection .sort-by-row .show i:hover,
.products-selection p .select-title .show i:hover,
.products-selection p .sort-by .show i:hover,
.products-selection p i:hover {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
}

.products-selection .sort-by-row .select-title i,
.products-selection .sort-by-row .sort-by i,
.products-selection .sort-by-row i,
.products-selection p .select-title i,
.products-selection p .sort-by i,
.products-selection p i {
    transition: transform 0.3s ease;
}

.products-selection .sort-by-row .select-title .show i,
.products-selection .sort-by-row .sort-by .show i,
.products-selection .sort-by-row .show i,
.products-selection p .select-title .show i,
.products-selection p .sort-by .show i,
.products-selection p .show i {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
}

.functional-buttons .btn {
    background-color: transparent;
    padding: 6px;
    cursor: pointer;
    width: 38px;
    height: 40px;
}

.functional-buttons .btn:hover {
    transform: scale(1.2);
    transition: all .4s;
}


.functional-buttons .leo-wishlist-bt-content span,
.functional-buttons .name-btn-product {
    display: none;
}

.functional-buttons .leo-compare-button.active,
.functional-buttons .leo-wishlist-button.active {
    border-color: transparent;
    height: inherit;
    width: inherit;
    padding: 6px;
    cursor: pointer;
    width: 38px;
    height: 40px;
}

.functional-buttons .compare {
    position: absolute;
    top: 90px;
    right: 20px;
    display: none;
}

.functional-buttons .wishlist {
    position: absolute;
    top: 50px;
    right: 20px;
    display: none;
}

.functional-buttons .quickview {
    position: absolute;
    top: 130px;
    right: 20px;
    display: none;
}



@keyframes slide-in {
    0% {
        transform: translateX(100%);
        opacity: 0;
    }

    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes slide-out {
    0% {
        transform: translateX(0);
        opacity: 1;
    }

    100% {
        transform: translateX(100%);
        opacity: 0;
    }
}


.thumbnail-container:hover .functional-buttons .wishlist,
.thumbnail-container:hover .functional-buttons .compare,
.thumbnail-container:hover .functional-buttons .quickview {
    display: block;
    animation: slide-in 0.5s forwards !important;
}

.functional-buttons .wishlist,
.functional-buttons .compare,
.functional-buttons .quickview {
    animation: slide-out 0.5s forwards;
    display: block;
    background-color: #f6f6f8;
}

.functional-buttons .button-container.cart {
    position: absolute;
    bottom: 25px;
    right: 20px;
}

.product-meta .product-title {
    order: 1
}

.product-meta .product-price-and-shipping {
    order: 2
}

.product-meta .functional-buttons {
    order: 3;
}

.product-meta .functional-buttons:hover div {
    display: block;
}

.product-meta .functional-buttons .button-container.cart {
    display: block;
}



.functional-buttons .icon-btn-product {
    font-size: 21px;
    color: #121212;
    transition: all .4s;
}

.functional-buttons .btn-quick-view-icon:hover {
    transform: scale(1.2) !important;
}


.functional-buttons .btn-quick-view-icon:hover {
    color: #121212 !important;
}

.functional-buttons button {
    transition: all .4s;
}

.leo-dropdown-cssload-speeding-wheel,
.leo-fly-cssload-speeding-wheel,
.cssload-speeding-wheel {
    border: 2px solid #121212;
    border-left-color: transparent;
    border-right-color: transparent;
}


.owl-row .owl-buttons>:hover::before,
.slick-row .slick-arrows button:hover::before {
    background: #595959;
    border: 1px solid #595959;
}


.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 48px 0;
}

.pagination div:first-of-type {
    display: none;
}

.pagination div {
    flex: 0 0 100%;
    max-width: 100%;
}

.pagination .page-list {
    text-align: center !important;
}

.pagination .page-list li {
    padding: 0 13px;
}

.pagination .page-list .current,
.pagination .page-list li:hover,
.pagination .page-list li:focus,
.pagination .page-list li:active {
    border-bottom: 1px solid #121212;
    font-weight: inherit;
}

.pagination .page-list .current a,
.pagination .page-list li:hover a,
.pagination .page-list li:hover a i,
.pagination .page-list li:focus a,
.pagination .page-list li:focus a i,
.pagination .page-list li:active a,
.pagination .page-list li:active a i {
    color: #121212;
}

.pagination .previous i:hover,
.pagination .next i:hover,
.pagination a:hover,
.pagination .previous i:focus,
.pagination .next i:focus,
.pagination a:focus,
.pagination .previous i:active,
.pagination .next i:active,
.pagination a:active {
    color: #121212 !important;
}

.pagination .previous,
.pagination .next {
    font-size: 0;
    float: none;
}

.pagination .previous i,
.pagination .next i {
    font-size: 22px;
    vertical-align: top;
    margin-top: -1px;
    font-weight: 300;
    color: #747474;
}

.pagination a:not(.previous):not(.next) {
    letter-spacing: 0px;
}

.pagination a {
    font-weight: 400;
    color: #747474;
}

.pagination .previous i:hover,
.pagination .next i:hover,
.pagination a:hover {
    color: #121212;
}

@media(max-width: 1120px) {
    #js-product-list-top {
        max-width: 97.5%;
    }
}

@media(max-width: 992px) {

    .products-selection .total-products,
    .products-selection h1 {
        margin-left: 15px;
    }

    #js-product-list-top {
        padding: 0 15px;
    }
}

@media(max-width: 767px) {
    #js-product-list-top {
        justify-content: center;
        flex-direction: column;
    }

    #js-product-list-top .showing {
        display: none;
    }

    .products-selection .sort-by-row {
        align-items: center;
        flex-direction: column;
    }

    .products-selection .sort-by-row .filter-button {
        flex: 0 0 100%;
        max-width: 100%;
        display: none;
    }

    #js-product-list-top .total-products {
        display: none !important;
    }
}



/* FORMULARZE */
.form-control {
    color: #747474;
}

.form-control:focus {
    outline: 1px solid var(--theme-primary-color) !important;
    border-bottom: none;
}

.input-group.focus {
    outline: 1px solid var(--theme-primary-color);
}

.input-group.focus .form-control:focus {
    outline: 0 !important;
}

.block_newsletter form input:focus {
    border-bottom: 1px solid var(--theme-primary-color) !important;
}

.forgotten-password .form-fields .email {
    padding: 0 20px;
}

.form-control,
.form-control:disabled,
.form-control[readonly] {
    background: unset;
    border: unset;
    border-bottom: 1px solid #686868;
}

::placeholder {
    color: var(--theme-placeholder-color) !important;
    opacity: 1;
}

::-webkit-input-placeholder {
    color: var(--theme-placeholder-color) !important;
    opacity: 1;
}

::-moz-placeholder {
    color: var(--theme-placeholder-color) !important;
    opacity: 1;
}

:-ms-input-placeholder {
    color: var(--theme-placeholder-color) !important;
    opacity: 1;
}

::-ms-input-placeholder {
    color: var(--theme-placeholder-color) !important;
    opacity: 1;
}

.form-control,
.form-control:disabled,
.form-control[readonly] {
    padding: .65rem;
    line-height: 1.5;
}

.bootstrap-touchspin .group-span-filestyle .btn-touchspin,
.group-span-filestyle .bootstrap-touchspin .btn-touchspin,
.group-span-filestyle .btn-default,
.input-group .input-group-btn>.btn[data-action=show-password] {
    background: #121212 !important;
    color: #fff !important;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 400;
}

.input-group .input-group-btn>.btn[data-action=show-password] {
    width: 74px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.4s ease;
    cursor: pointer;
}

.input-group .input-group-btn>.btn[data-action=show-password]:hover{ background: var(--theme-primary-color-hover) !important; color: #fff !important; }

/* Product Page */

#product .product-cover {
    display: none;
}

.product-detail.no-thumbs .images-container,
.product-detail.product-thumbs-left .images-container,
.product-detail.product-thumbs-right .images-container {
    position: relative;
    width: 100%;
    max-width: 716px;
}

.product-detail.product-thumbs-left .product-thumb-images .slick-list .slick-slide,
.product-detail.product-thumbs-right .product-thumb-images .slick-list .slick-slide {
    padding: 10px 0;
}

#product .product-detail.product-thumbs-left .images-container .product-thumb-images,
#product .product-detail.product-thumbs-right .images-container .product-thumb-images {
    width: auto;
    max-width: 100%;
    position: relative;
}

#product .product-thumb-images .thumb {
    cursor: pointer;
    filter: contrast(0.9);
    width: 716px;
    max-width: min(716px, calc(100% - 1px));
    height: auto;
}


#product .product-detail .row {
    display: flex;
    flex-direction: row-reverse;
    padding: 0 !important;
    margin: 0 !important;
}


#product .product-detail .row .product-thumb-images {
    padding: 0 !important;
    margin: 0 !important;
}


#product .product-detail .row div:nth-last-of-type(2) .inner {
    position: sticky;
    top: 60px;
    margin-right: 135px;
    margin-top: 15px;
}

#product .tabs .js-mailalert .js-mailalert-add {
    white-space:normal;
    
}

#product h1 {
    text-align: left;
    margin: 0 0 35px 0;
}

@media(min-width: 767.5px) {
    #product .slick-list.draggable {
        height: auto !important;
    }
}

#product .description-short p {
    color: #121212;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
}


#product .product-price .current-price .current-price-value {
    font-size: 28px;
    line-height: 41px;
    color: #121212;
    font-weight: 600;
}

#product .product-prices {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
    row-gap: 0px;
    flex-wrap: wrap;
}

#product .product-prices .tax-shipping-delivery-label {
    font-size: 16px;
    color: #121212;
    font-weight: 500;
}

#product .x13pricehistory {
    border-bottom: 2px solid #e5e5e5;
}

#product .product-actions .wishlist .leo-wishlist-button,
#product .product-actions .add-to-cart {
    background-color: #121212;
    display: flex;
    flex-direction: row-reverse;
    border-radius: unset;
    gap: 5px;
    text-transform: initial;
    font-size: 16px;
    width: 266px;
    height: 47px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}


#product .product-actions .wishlist .leo-wishlist-button:hover,
#product .functional-buttons .product-actions .add-to-cart:hover {
    background-color: #595959;
}


#product .leo-wishlist-button i,
#product .btn-add-to-cart-icon:before {
    color: #121212;
    font-size: 21px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#product .product-actions .wishlist .leo-wishlist-button i {
    color: #fff;
}

#product .product-quantity .leo-wishlist-button i,
#product .product-quantity .btn-add-to-cart-icon:hover::before,
#product .product-quantity .leo-wishlist-button i:hover,
#product .product-quantity .btn-add-to-cart-icon:before {
    color: #fff;
}

#product .product-quantity .leo-wishlist-button:hover,
#product .product-quantity .add-to-cart:hover {
    background-color: #595959;
}


#product .compare .added i,
#product .wishlist .added i {
    color: #e93535;
    margin: 0;
}

#product .product-add-to-cart .product-quantity {
    flex-wrap: wrap;
}

#product .product-add-to-cart .product-quantity .qty {
    flex: 0 0 100%;
    margin-bottom: 25px;
}

#product .product-quantity .add,
#product .product-quantity .wishlist {
    flex: 0 0 50%;
}

#product .product-quantity .add button,
#product .product-quantity .wishlist button {
    width: 100%;
    height: 47px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

#product .product-detail>.row>div {
    padding: 0;
}


#product .product-actions {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

#product .product-quantity .add button {
    margin-right: 20px;
    width: 242px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#product .product-actions .add-to-cart .material-icons {
    margin-top: 5px;
}


#product .leo-wishlist-bt-content {
    flex-direction: row;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

#product select.form-control:not([size]):not([multiple]) {
    border: 2px solid #DADADE;
    height: auto;
    padding: 10px 60px 10px 10px;
    cursor: pointer;
}

#product .input-color span,
#product .input-radio span {
    border: 2px solid #fff;
}

#product .input-color:checked+span,
#product .input-color:hover+span,
#product .input-radio:checked+span,
#product .input-radio:hover+span,
#product .bootstrap-touchspin {
    border: 2px solid #DADADE;
    cursor: pointer;
}

#product .bootstrap-touchspin .btn-touchspin,
#product .bootstrap-touchspin input.form-control,
#product .bootstrap-touchspin input.input-group {
    border: 0 !important;
    cursor: pointer;
}

#product .form-control:focus {
    outline: none !important;
    border-bottom: none;
}

#product .form-control {
    color: #121212;
}

#product .form-control-select {
    background: #fff url(../../../views/img/arrow.jpg) no-repeat scroll 93% 55%/20px 20px;
}


#product .product-actions .control-label {
    font-size: 16px;
    font-weight: 600;
    color: #121212;
}

#product .product-tabs {
    padding: 0;
    margin: 0;
    border-bottom: 2px solid #DADADE;
}

#product .tabs>div {
    text-align: left !important;
}

.product-quantity .input-group-btn-vertical .btn i.touchspin-up:after {
    content: '\e145';
    color: #000;
}

.product-quantity .input-group-btn-vertical .btn i.touchspin-down:after {
    content: '\e15b';
    color: #000;
}

#order-items table tr.total-value,
.bootstrap-touchspin .btn-touchspin:hover {
    background-color: #fff;
}

.product-quantity .input-group-btn-vertical {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: 10px;
    left: 7px;
    gap: 80px;
    z-index: 2;
}

.product-quantity #quantity_wanted {
    text-align: center;
}

.product-quantity .input-group-btn-vertical .btn i {
    font-size: 22px;
    color: #000;
}


#product .bootstrap-touchspin {
    padding: 0 45px;
}

#product-details .label {
    font-size: 1rem;
    font-weight: 500;
    color: #232323;
    margin-bottom: 20px;
}

.tabs .nav-tabs .nav-link {
    color: #121212;
    text-transform: none;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
}

.tabs .nav-tabs .nav-link:hover,
.tabs .nav-tabs .nav-link.active {
    color: #121212;
    border-bottom: 2px solid #121212;
    background: transparent;
}

.tabs .nav-tabs .nav-link {
    border-bottom: 2px solid #DADADE;
}

.nav-tabs>li>a {
    font-family: inherit;
}

#product .tab-content .product-manufacturer a img {
    height: 50px;
}

.product-description p {
    font-size: 16px;
    color: #121212;
    font-weight: 400;
    line-height: 25px;
}

.tab-content .tab-pane {
    border: none;
    padding: 0;
}

.tabs .nav-tabs {
    border-bottom: none;
}

.social-sharing {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
}

.social-sharing li {
    margin: 0;
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
}

.tabs {
    padding: 1.25rem 0;
    margin: 0;
}

#product .product-tabs {
    margin: 30px 0 0 0;
}

.product-actions .add-to-cart {
    height: 2.75rem;
    padding-top: 5px;
    line-height: inherit;
}

#product .product-detail .product-features .name {
    display: block
}

@media (min-width: 992px) and (max-width: 1199px) {

    .tabs .nav-tabs .nav-link {
        font-size: 13px;
    }

}

@media (max-width: 991px) {
    #product h1 {
        font-size: 32px;
        line-height: 38px;
    }

    #product .product-price .current-price .current-price-value {
        font-size: 24px;
    }

    /* #product .product-quantity .add {
        margin-bottom: 30px;
    } */

    #product .tabs .nav-tabs {
        border-bottom: none;
        display: flex;
        justify-content: center;
        align-items: flex-start;
        flex-direction: column;
    }

    #product .tabs .nav-tabs .nav-item {
        width: 100%;
    }
}

@media (max-width: 767px) {

    #product .product-detail .row div:nth-last-of-type(2) .inner {
        position: relative;
        top: 0;
        margin-right: 0;
        margin-top: 15px;
    }

    #product .product-detail .row {
        flex-direction: column-reverse;
    }

    .twitter-icon,
    .facebook-icon {
        font-size: 20px;
    }

    #product .social-sharing {
        margin-bottom: 30px;
    }


}



/* Leo Dropdown Cart */

.leo-dropdown-cart.dropdown.show {
    width: 398px;
}

.leo-dropdown-cart .product-quantity .leo-bt-product-quantity i {
    font-size: 20px;
    color: #222222;
}

.leo-dropdown-cart-item.has-view-additional {
    width: 100% !important;
    height: auto !important;
}

.leo-dropdown-cart-item.has-view-additional {
    padding-top: 20px;
    padding-bottom: 20px;
}

.leo-dropdown-cart .product-price,
.leo-dropdown-cart .product-name a {
    font-size: 18px;
    color: #121212;
    font-weight: 600;
}

.leo-dropdown-cart .product-price {
    margin-top: 5px;
}

.leo-dropdown-cart .leo-dropdown-cart-content a.text-primary i {
    position: relative;
    font-size: 0;
}

.leo-dropdown-cart .leo-dropdown-cart-content a.text-primary i:before {
    position: absolute;
    bottom: 4px;
    right: 20px;
    font-family: "feather";
    content: "\e9e3";
    font-size: 22px;
    color: #000;
}

.leo-dropdown-cart .leo-dropdown-cart-content a.text-primary i:before {
    transition: all .4s;
}

.leo-dropdown-cart .leo-dropdown-cart-content a.text-primary i:hover::before {
    transform: scale(1.2);
    transition: all .4s;
}

.leo-dropdown-cart .discount.discount-percentage {
    display: none
}

.leo-cart-item-info .product-quantity {
    border: none;
}

.leo-dropdown-cart-item a:hover,
.leo-dropdown-cart-item a:focus {
    color: #A6A6A7;
}

.leo-dropdown-cart-item .product-quantity {
    margin-top: 13px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 2px solid #DADADE;
    height: 44px;
}

.leo-dropdown-cart .leo-cart-dropdown-action {
    padding: 15px;
}

.leo-dropdown-cart .leo-cart-dropdown-action a {
    padding: 15px 0;
}

.leo-dropdown-cart .leo-cart-dropdown-action a:first-child {
    border: 1px solid #121212;
    color: #121212 !important;
    background: transparent;
}

.leo-dropdown-cart .leo-cart-dropdown-action a:hover:first-child {
    border: 1px solid #6B6B6B;
    color: #6B6B6B !important;
    background: transparent;
}


.leo-dropdown-cart .leo-cart-dropdown-action a:hover {
    background: #595959;
}

.leo-dropdown-cart-subtotals .value,
.leo-dropdown-cart-total .value {
    font-weight: 500;
    color: #000;
}

.leo-dropdown-cart .product-price .current-price,
.leo-dropdown-cart-subtotals .products .value,
.leo-dropdown-cart-total .value {
    font-size: 16px;
    font-weight: 600;
}

.leo-dropdown-cart-subtotals .shipping .value {
    font-size: 14px
}

.leo-dropdown-cart-subtotals,
.leo-dropdown-cart-total {
    padding: 20px 10px;
}

.leo-dropdown-cart-subtotals .tax,
.leo-dropdown-cart-subtotals .shipping,
.leo-dropdown-cart-subtotals .products {
    margin-bottom: 11px
}

.leo-dropdown-cart .product-price .current-price {
    margin-top: 4px
}

.leo-dropdown-cart-item.high-light,
.leo-dropdown-cart-item.show-combination,
.leo-dropdown-cart-item.show-customization,
.leo-dropdown-cart-item.show-additional {
    background-color: transparent;
    z-index: 9999;
}

.leo-cart-item-info .product-quantity .leo-input-product-quantity {
    font-size: 18px;
    border: none;
}

.leo-cart-item-info .product-quantity .leo-bt-product-quantity {
    border: none;
    margin: 0 5px;
}

#header .leo-cart-item-info a.leo-bt-product-quantity:hover {
    background: transparent;
}

#header .leo-cart-item-info a.leo-bt-product-quantity:hover i {
    color: #BDBDBD;
}

.leo-dropdown-cart-item .leo-dropdown-additional {
    background: #EDEDED;

}

.leo-dropdown-cart-item .view-additional {
    bottom: 10px;
}

.leo-dropdown-cart-item {
    width: 100% !important;
}

.leo-fly-cart-total {
    background: #121212;
    width: 25px;
    height: 25px;
    top: -22px;
    padding: 3px 5px;
    text-align: center;
    right: -90% !important;
}

.leo-fly-cart.disable-dropdown .leo-fly-cart-wrapper {
    display: none;
}

.leo-fly-cart-slidebar .leo-fly-cart:before {
    font-family: "feather";
    content: "\ea02";
}

.leo-fly-cart-cssload-loader {
    width: 0;
    height: 0;
    display: none !important;
}

.leo-fly-cart-icon-wrapper a i:before {
    font-family: "feather";
    content: "\e9c9";
    font-size: 22px;
    color: #000;
    background: #ECECEC;
    border-radius: 50%;
    padding: 10px;
}

.leo-dropdown-cart-subtotals .label,
.leo-dropdown-cart-total .label {
    float: left;
    font-weight: 600;
    text-transform: unset;
    font-size: 16px;
    line-height: 25px;
}

.leo-fly-cart-slidebar.slidebar_left .leo-fly-cart:before {
    right: -23px;
}

.leo-fly-cart-slidebar.slidebar_left .leo-fly-cart {
    border-right: 22px solid #000;
}


@media screen and (min-width: 440px) {
    .leo-dropdown-cart-content {
        min-width: 398px;
    }
}

@media screen and (max-width: 439.5px) {
    .leo-dropdown-cart.dropdown.show {
        width: 290px;
        right: 20px;
    }

    .leo-cart-item-info .product-quantity {
        width: 75%;
    }
}

/* CMS */

@media(max-width: 767px) {

    #cms #wrapper>.row .center,
    #cms #wrapper>.center {
        max-width: min(1472px, calc(100% - 72px));
    }
}

/* Quick View */


.quickview .input-color,
.quickview .input-radio {
    border: none;
}

.quickview .input-radio:checked+span,
.quickview .input-radio:hover+span {
    border: 1px solid #DADADE;
}

.quickview .input-color:checked+span,
.quickview .input-color:hover+span {
    border: 2px solid #DADADE;
}

.quickview .modal-content {
    background: #fff;
}

.quickview h1 {
    text-align: left;
}

.quickview .social-sharing {
    display: none;
}

.quickview .product-price .current-price .current-price-value {
    font-size: 28px;
    line-height: 41px;
    color: #121212;
    font-weight: 600;
}

.quickview .product-prices {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start !important;
    gap: 15px;
    flex-direction: column;
}

.quickview .product-prices .tax-shipping-delivery-label {
    font-size: 16px;
    color: #121212;
    font-weight: 500;
}

.quickview .x13pricehistory {
    border-bottom: 2px solid #e5e5e5;
}

.quickview .leo-wishlist-button,
.quickview .product-actions .add-to-cart {
    background-color: #121212;
    display: flex;
    flex-direction: row-reverse;
    border-radius: unset;
    gap: 5px;
    text-transform: initial;
    font-size: 16px;
}

.quickview .leo-wishlist-button:hover,
.quickview .product-actions .add-to-cart:hover {
    background-color: #595959;
}

.quickview .leo-wishlist-button i,
.quickview .btn-add-to-cart-icon:before {
    color: #fff;
    font-size: 21px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.quickview .product-add-to-cart .product-quantity {
    flex-wrap: wrap;
}

.quickview .product-add-to-cart .product-quantity .qty {
    flex: 0 0 100%;
    margin-bottom: 25px;
}

.quickview .product-quantity .add,
.quickview .product-quantity .wishlist {
    flex: 0 0 50%;
}

.quickview .product-quantity .add button,
.quickview .product-quantity .wishlist button {
    width: 100%;
    height: 47px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.quickview .product-detail>.row>div {
    padding: 0;
}

.quickview .product-actions {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.quickview .product-quantity .add button {
    margin-right: 20px;
    width: 242px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.quickview .product-actions .add-to-cart .material-icons {
    margin-top: 5px;
}


.quickview .leo-wishlist-bt-content {
    flex-direction: row;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.quickview select.form-control:not([size]):not([multiple]) {
    border: 2px solid #DADADE;
    height: auto;
    padding: 10px 60px 10px 10px;
    cursor: pointer;
    background: #fff url(../../../views/img/arrow.jpg) no-repeat scroll 93% 55%/20px 20px;
}

.quickview select.form-control:focus {
    outline: none !important;
}

.quickview .input-color:checked+span,
.quickview .input-color:hover+span,
.quickview.input-radio:checked+span,
.quickview .input-radio:hover+span,
.quickview .bootstrap-touchspin {
    border: 1px solid #DADADE;
}

.quickview .bootstrap-touchspin .btn-touchspin,
.quickview .bootstrap-touchspin input.form-control,
.quickview .bootstrap-touchspin input.input-group {
    border: none;
    cursor: pointer;
}

.quickview .product-actions .control-label {
    font-size: 16px;
    font-weight: 600;
    color: #121212;
}

.quickview .bootstrap-touchspin {
    padding: 0 45px;
    border: 2px solid #DADADE;
    cursor: pointer;
}

.quickview .product-quantity #quantity_wanted {
    border: none !important;
    cursor: pointer;
}

.quickview .input-color:checked+span,
.quickview .input-color:hover+span,
.quickview .input-radio:checked+span,
.quickview .input-radio:hover+span,
.quickview .bootstrap-touchspin {
    border: 2px solid #DADADE;
}

.quickview .input-color:checked+span,
.quickview .input-color:hover+span,
.quickview .input-radio:checked+span,
.quickview .input-radio:hover+span,
.quickview .bootstrap-touchspin {
    border: 2px solid #DADADE;
}

.quickview .product-cover img {
    display: none;
}

.quickview .slick-arrows .slick-arrow {
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
}

.quickview .slick-arrows .slick-arrow:hover {
    color: #5B5B5B
}

.quickview .slick-arrows .slick-arrow:before {
    font-size: 30px;
    transform: rotate(90deg);
    transition: transform 0.3s ease;
}

.quickview .slick-arrows {
    margin: 40px 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    gap: 40px;
}

#product .quickview .images-container .arrows-product-fake,
.quickview .images-container .arrows-product-fake {
    display: none;
}

#product .quickview .product-thumb-images .thumb,
.quickview .product-thumb-images .thumb {
    margin: 5px 0;
    border: 1px solid #fff;
    width: 100% !important;
    max-width: 400px !important;
    height: 100% !important;
    object-fit: cover;
}

#product .quickview .product-thumb-images .thumb.selected,
.quickview .product-thumb-images .thumb.selected {
    border: 1px solid #414141;
}

#product .quickview .product-thumb-images .thumb:hover,
.quickview .product-thumb-images .thumb:hover {
    border: 1px solid #DADADE;
}

#product .quickview .slick-slider .slick-list,
.quickview .slick-slider .slick-list {
    height: 800px !important;
}

#product .quickview .product-thumb-images .thumb {
    cursor: pointer;
    filter: none;
    width: auto;
    height: auto;
}

@media screen and (max-width: 991px) {
    #product .quickview .slick-slider .slick-list,
    .quickview .slick-slider .slick-list {
        height: 740px !important;
    }
}

/* Blog */


#module-leoblog-blog .blog {
    display: flex;
    justify-content: center;
    align-items: center;
}

#module-leoblog-blog .blog-meta {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 716px;
    height: 716px;
    background: #F6F6F8;
    margin-right: 40px;
}

#module-leoblog-blog .blog-heading {
    color: #121212;
    font-size: 36px;
    line-height: 52px;
    font-weight: 600;
    margin-bottom: 40px;
    text-align: center;
}

#module-leoblog-blog .blog-meta .title {
    color: #121212;
    font-size: 28px;
    line-height: 41px;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: center;
    padding: 0 25px;
}

#module-leoblog-blog .blog-meta .created span {
    color: #121212;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    text-align: center;
}

#module-leoblog-blog .blog .image {
    width: 716px;
    height: 716px;
}

#module-leoblog-blog .blog .image img {
    object-fit: cover;
    width: 716px;
    height: 716px;
}

#module-leoblog-blog .desc {
    margin-top: 50px;
}

#module-leoblog-blog .desc p {
    color: #121212;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
}

.button-back-blog {
    width: 184px;
    height: 47px;
    margin-top: 30px;
    background: #121212;
    display: flex;
    justify-content: center;
    align-items: center;
}

.button-back-blog a {
    width: 184px;
    height: 47px;
    color: #fff;
    font-size: 16px;
    line-height: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    letter-spacing: 1px;
}

.button-back-blog:hover {
    background: #595959;
}

.button-back-blog a:hover {
    color: #fff !important;
}



/* Blog Page */

#blogRecentBlog .blog-readmore-ico:after {
    font-family: "feather";
    content: "\e914";
}

@media screen and (max-width: 991px) {
    #module-leoblog-blog .blog .image {
        width: 316px;
        height: 316px;
    }

    #module-leoblog-blog .blog .image img {
        width: 316px;
        height: 316px;
    }

    #module-leoblog-blog .blog-meta {
        width: 316px;
        height: 316px;
        margin-right: 16px;
    }

    #module-leoblog-blog #content-wrapper {
        padding: 0;
    }

    #module-leoblog-blog .desc {
        margin-top: 40px;
        padding: 0 15px;
    }

    .button-back-blog {
        margin-left: 15px;
    }
}

@media screen and (max-width: 767px) {
    #module-leoblog-blog .blog {
        flex-direction: column-reverse;
    }

    #module-leoblog-blog .blog-meta {
        margin-right: 0;
    }

    #module-leoblog-blog .blog .image {
        margin-bottom: 40px;
    }

    #module-leoblog-blog .blog-meta .title {
        font-size: 24px;
    }
}

/* Blog Listing */

#module-leoblog-category .secondary-blog .inner .image img,
#module-leoblog-list .secondary-blog .inner .image img {
    height: 224px;
    width: 338px;
    object-fit: cover;
}

#module-leoblog-category .secondary-blog .inner .title,
#module-leoblog-list .secondary-blog .inner .title {
    font-size: 16px;
    margin-top: 12px;
    margin-bottom: 8px;
}

#module-leoblog-category .readmore a,
#module-leoblog-list .readmore a {
    position: absolute;
    bottom: 10px;
    right: 5px;
    background-color: transparent;
    overflow: hidden;
}

#module-leoblog-category .secondary-blog .inner .title a,
#module-leoblog-list .secondary-blog .inner .title a {
    color: #121212;
    font-weight: 600;
    line-height: 20px;
}

#module-leoblog-category .secondary-blog .inner .title a:hover,
#module-leoblog-list .secondary-blog .inner .title a:hover {
    color: #747474;
}

#module-leoblog-category .blog-readmore-ico:after,
#module-leoblog-list .blog-readmore-ico:after {
    font-family: "feather";
    content: "\e914";
    transition: all 0.3s;
    position:absolute;
    bottom: -31px;
right: 0px;
font-size: 22px;
transition: 0.3s;
    transform: translate(-50%, -50%) rotate(0deg) !important;
}

#module-leoblog-category .blog-readmore-ico:before,
#module-leoblog-list .blog-readmore-ico:before {
    font-family: "feather";
    content: "\e914";
    position: absolute;
    bottom: -16px;
    margin-left: 15px;
    right: 0px;
    transform: translate(-50%, -50%) rotate(0deg) !important;
font-size: 22px;
transition: 0.3s;
}

#module-leoblog-category .readmore a:hover .blog-readmore-ico:before,
#module-leoblog-list .readmore a:hover .blog-readmore-ico:before {
    bottom: 0px;
    transform: translate(-50%, -50px) rotate(0deg) !important;
}

#module-leoblog-category .readmore a:hover .blog-readmore-ico:after,
#module-leoblog-list .readmore a:hover .blog-readmore-ico:after {
    bottom: -15px;
}

#module-leoblog-category .readmore a i:hover,
#module-leoblog-list .readmore a i:hover {
color: #121212;
}

#module-leoblog-category .top-pagination-conten,
#module-leoblog-list .top-pagination-conten {
    margin: 20px auto;
}

#blog-listing .top-pagination-content,
#blog-listing .pagination div,
#blog-listing .pagination {
    text-align: center;
    justify-content: center;
}

#blog-listing .top-pagination-content {
    margin-top: 40px;
}

.blogs-container .pagination .material-icons {
    font-size: 22px;
}


#blog-listing h1 {
    margin: 0 0 40px 0;
}

#blog-category .inner,
#blog-listing .inner .boxes {
    margin-top: 40px;
}

#module-leoblog-list .date,
#module-leoblog-blog .date {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}


@media screen and (max-width: 991px) {
    .secondary-blog .row.boxes .col-lg-3 {
        width: 50%;
        padding: 0 7.5px;
        margin-bottom: 40px;
    }

    #blog-category .inner,
    #blog-listing .inner .boxes {
        margin-top: 0;
    }
}

@media screen and (max-width: 767px) {
    .secondary-blog .row.boxes .col-lg-3 {
        width: 100%;
    }
}

/* Cart Page */

#cart .cart-grid {
    display: flex;
    flex-direction: column;
}

#cart .cart-grid-body .card-block h1 {
    font-size: 36px;
    margin-bottom: 60px;
    font-weight: 600;
}

#cart .cart-grid-right,
.cart-grid-body {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
}

#cart .card-block.checkout {
    display: flex;
    justify-content: flex-end;
    padding: 0;
}

#cart .card-block.checkout .btn-primary {
    max-width: 370px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .4s;
}

#cart .card-block.checkout .btn-primary:hover {
    background-color: #595959;
    transition: all .4s;
    color: #fff !important;
}

#cart .card-block.checkout .btn-primary:focus {
    color: #fff
}

#cart .remove-from-cart .float-left {
    position: relative;
    font-size: 0;
}

#cart .remove-from-cart .float-left:before {
    position: absolute;
    bottom: -3px;
    right: -20px;
    font-family: "feather";
    content: "\e9e3";
    font-size: 22px;
    transition: all .4s;
}

#cart .remove-from-cart .float-left:hover::before {
    color: #121212;
    transform: scale(1.2);
    transition: all .4s;
}

#cart .bootstrap-touchspin input.form-control,
#cart .bootstrap-touchspin input.input-group {
    border: none;
    border-bottom: 1px solid #686868;
    z-index: 0;
    text-align: center;
}

#cart .bootstrap-touchspin .btn-touchspin {
    border: none;
}

#cart .bootstrap-touchspin .btn-touchspin:last-of-type {
    border-bottom: 1px solid #686868;
}

#cart .product-quantity #quantity_wanted {
    padding: 0;
    text-align: center;
    color: #000;
    font-size: 20px;
}

#cart .bootstrap-touchspin .btn-touchspin:hover {
    background: #fff;
}

#cart .cart-summary .cart-summary-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse;
}

#cart .cart-summary .cart-summary-buttons>.label {
    background-color: #fff;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    padding: 16px 38px;
    color: #121212;
    transition: all .4s;
    border: 1px solid #121212;
}

#cart .cart-summary .cart-summary-buttons>.label:hover {
    color: #7D7D7D;
    border: 1px solid #7D7D7D;
    transition: all .4s;
}

#cart .cart-summary .cart-summary-buttons>.label i {
    display: none;
}


#cart .cart-grid-body .separator {
    background-color: #7D7D7D#7D7D7D;
    height: 62px;
    display: none
}

#cart .cart-detailed-subtotals,
#cart .card-block.cart-summary-totals {
    padding: 0;
    width: 310px;
}

#cart .cart-detailed-totals {
    background-color: #F6F6F8;
}

#cart .cart-detailed-totals {
    background-color: #F6F6F8;
    padding: 55px 13%;
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.card-block.cart-summary-totals .cart-summary-line.cart-total .label,
.card-block.cart-summary-totals .cart-summary-line.cart-total .value,
.cart-summary-line .label,
.cart-summary-line .value {
    text-transform: uppercase;
    color: #000;
    font-weight: 500;
}

#cart .cart-overview {
    border: 1px solid #F6F6F8;
}

#cart .cart-grid-body .cart-overview,
#cart .cart-item {
    padding: 0;
}

#cart .product-line-grid {
    align-items: center;
    padding: 0 30px;
}

#cart .product-line-grid-left img {
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 33% auto;
    width: 200px;
    height: auto;
}

#cart .product-line-grid-right .row .text-right {
    display: flex;
    justify-content: center;
    align-items: center;
}

#cart .card-block.cart-detailed-subtotals+.cart-summary-totals .cart-total {
    border-top: 0;
}

.has-discount .discount,
.product-flags li.product-flag.discount,
.product-flags li.product-flag.discount-amount,
.product-flags li.product-flag.discount-percentage,
#cart .has-discount .discount {
    background: #8B0A0A;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
}

#cart .has-discount.product-price {
    color: #000;
}

#cart .product-line-info {
    margin: 0 10px;
}

@media screen and (min-width: 768px) {

    #cart .product-line-grid-right .price,
    #cart .product-line-grid-right .qty,
    #cart .product-line-grid-left {
        border-right: 1px solid #EEF6F5;
        height: 273px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #cart .product-line-grid-body {
        border-right: 1px solid #EEF6F5;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        padding: 0 25px;
        gap: 8px;
    }
}

.kolor .label,
.kolor .value,
.rozmiar .label,
.rozmiar .value {
    color: #686868;
}

@media (min-width: 768px) and (max-width: 991px) {
    #cart .bootstrap-touchspin input.form-control {
        margin-top: -2px;
    }
}


@media screen and (max-width: 991px) {
    #cart .cart-grid-body>a {
        bottom: -333px;
        max-width: 335px;
        text-align: center;
        margin: 0 auto;
        right: 0;
    }
}

@media screen and (max-width: 767px) {
    #cart .product-line-grid-right {
        margin-bottom: 20px
    }

    #cart .product-line-grid-right .row {
        align-items: center
    }

    #cart .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
        margin-top: 0;
    }

    #cart .cart-detailed-subtotals,
    #cart .card-block.cart-summary-totals {
        width: 100%;
    }

    #cart .product-line-grid-right .qty {
        padding: 0;
        margin: 0 20px 0 0;
    }

    #cart .product-line-grid-body {
        padding: 0;
    }

    #cart .product-line-grid-body {
        margin-bottom: 0;
    }
}

@media (max-width: 575px) {
    #cart .product-line-grid-left {
        padding: 0 !important;
    }
}

@media screen and (max-width: 480px) {

    #cart .product-line-grid-right .price,
    #cart .product-line-grid-right .qty {
        padding: 0;
    }

    #cart .remove-from-cart .float-left:before {
        position: absolute;
        bottom: -30px;
        left: 0;
        right: 0;
        font-family: "feather";
        content: "\e9e3";
        font-size: 22px;
    }
}

/* Checkout */

body#checkout .cart-grid-body .card-block h1 {
    font-size: 36px;
    margin-bottom: 60px;
    font-weight: 600;
}


body#checkout section.checkout-step .step-title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-align: left;
    font-style: normal;
    font-size: 18px;
    text-transform: none;
    font-weight: 700;
    color: #121212;
}

body#checkout #order-summary-content h4.h4,
body#checkout #order-summary-content h4.black {
    color: #121212;
    font-size: 16px;
    font-weight: 600;
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-number {
    order: 0;
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
    order: 1;
    margin: 0 20px
}

body#checkout section.checkout-step.-reachable.-complete h1 .done {
    order: 2
}

.done:hover,
.done {
    color: #FF5252;
}

body#checkout section.checkout-step.-reachable.-current .step-number {
    font-size: 0;
    background-color: transparent;
}

#blockcart-modal .cart-content .cart-content-btn {
    width: 100%;
}

#blockcart-modal .cart-content .cart-content-btn .btn:hover {
    color: #fff !important;
}

body#checkout section.checkout-step.-reachable.-current .step-number:before {
    font-family: "feather";
    content: "\e996";
    font-size: 22px;
    color: #000000;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    font-style: normal;
}

body#checkout section.checkout-step .step-number {
    font-size: 0;
    background-color: transparent;
    border: 0;
    border-radius: 0;
}

body#checkout section.checkout-step .step-number:before {
    font-family: "feather";
    content: "\e9b1";
    font-size: 22px;
    color: #000000;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    font-style: normal;
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-number {
    display: block;
}

body#checkout section.checkout-step.-unreachable .step-number {
    display: none
}

body#checkout section.checkout-step.-current .content {
    padding-left: 0;
    padding-right: 0;
}

body#checkout section.checkout-step .continue {
    background-color: #121212;
    padding: 15px 63px;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
}

body#checkout section.checkout-step .continue:hover {
    background-color: #595959;
}

body#checkout .cancel-address {
    background-color: #686868;
    padding: 15px 63px;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    border-radius: 44px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

body#checkout section.checkout-step .form-footer {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
}

body#checkout section.checkout-step .form-footer.clearfix::after {
    display: none;
}

body#checkout section#checkout-addresses-step .form-control-label {
    color: #686868;
    font-weight: 400;
}

body#checkout section.checkout-step #payment-confirmation .btn {
    background-color: #121212;
    padding: 15px 63px;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
}

body#checkout section.checkout-step #payment-confirmation .btn.disabled,
body#checkout section.checkout-step #payment-confirmation.btn.disabled:hover {
    opacity: .65;
}


body#checkout section.checkout-step #payment-confirmation .btn-primary:hover {
    background-color: #595959;
}

body#checkout #order-summary-content .step-edit:hover {
    color: #BDBDBD;
}

body#checkout .cart-grid-right {
    display: none
}

body#checkout section.checkout-step #payment-confirmation {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

#checkout .text-muted:hover {
    color: #BDBDBD !important;
}

#checkout .blockcart.cart-preview {
    position: relative;
}

body#checkout #delivery,
body#checkout #gift_message {
    display: flex;
    flex-direction: column;
}


@media screen and (max-width: 575px) {
    body#checkout section.checkout-step .carriere-name-container {
        padding: 10px 0;
    }
}

/* Order Confirmation */

#order-confirmation .done {
    display: none
}

#order-confirmation #content-hook_order_confirmation .col-md-12 p {
    background: #8B0A0A12;
    padding: 21px 10px;
    border: 1px solid #8B0A0A;
    margin-bottom: 50px;
    font-size: 16px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

#order-confirmation #content-hook_order_confirmation .col-md-12 p:before {
    font-family: "feather";
    content: "\e902";
    color: #8B0A0A;
    font-size: 22px;
    margin-left: 21px;
    margin-right: 11px;
}

#order-confirmation #order-items .card-title {
    background-color: #121212;
    padding: 20px;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    text-transform: inherit;
    border-bottom: none;
    margin: 0;
}

#order-confirmation #order-items .row {
    margin: 0;
}

#order-confirmation #order-items>.row {
    background: #121212;
    ;
    margin-bottom: 20px;
}

#order-confirmation #content-hook_order_confirmation .card-block .col-md-12 {
    padding: 0
}

#order-items {
    border-right: #ebebeb 1px solid;
    border-left: #ebebeb 1px solid;
    border-bottom: #ebebeb 1px solid;
    padding: 0;
}


#order-items table tr.total-value,
#order-items table {
    background: #F6F6F8;
}

#order-items hr {
    border-top-color: transparent;
}

#order-items table tr {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}


#order-details {
    margin-top: 70px
}

#order-confirmation #content-hook_payment_return .card-block {
    margin: 30px 0;
}

#order-confirmation .card .card-block form {
    width: 33%;
}

#order-confirmation .card .card-block form button {
    margin-top: 30px
}

#order-confirmation .card .card-block form .form-control-label {
    font-size: 16px;
}

#order-confirmation .card .card-block form .form-footer button {
    background-color: #121212;
    padding: 15px 63px;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
}

#order-items table tr td,
.order-confirmation-table .text-sm-center,
.order-confirmation-table .order-line .details a {
    color: #121212;
    font-weight: 600;
    font-size: 16px;
}

#order-confirmation .card .card-block form .form-footer button:hover {
    background-color: #595959;
}

.page-order-confirmation .card-block {
    margin-bottom: 0;
}

.page-order-confirmation .button-back-home,
.page-order-confirmation .button-back-home a {
    max-width: 287px;
    width: 100%;
    height: 60px;
    margin: 60px auto;
    background: var(--theme-primary-color);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .4s;
    cursor: pointer;
    color: #FFF;
    transition: all .3s ease-out;
}

.page-order-confirmation .button-back-home:hover,
.page-order-confirmation .button-back-home:hover a {
    background: var(--theme-primary-color-hover);
    color: #FFF !important;
    transition: all .3s ease-out;
}


@media screen and (min-width: 360px) {
    #order-items table tr {
        padding: 20px 50px;
    }
}

@media screen and (max-width: 992px) {
    #order-confirmation .card .card-block form {
        width: 50%;
    }
}

@media screen and (max-width: 767px) {
    #order-confirmation .card .card-block form {
        width: 100%;
    }

    #order-confirmation .card .card-block form button {
        display: flex;
        margin: 30px auto;
    }
}

/* Price History */

.x13pricehistory__button {
    margin: 0 0 0 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 16px;
    color: #121212;
    font-weight: 500;
    padding: 0 0 5px 0;
}

.x13pricehistory__button i {
    font-size: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #121212;
}

.x13pricehistory__button i::before {
    content: "\E91B";
    font-family: 'Feather';
    font-size: 18px;
    padding-right: 25px;
    margin-bottom: 5px;
    color: #121212;
}

.x13pricehistory__lowest__today {
    font-size: 16px;
    color: #121212;
}

.x13pricehistory__text--default:not(.x13pricehistory__text--modal) {
    font-size: 16px !important;
    margin: 20px 0;
    color: #121212;
}

/* AUTH */
.page-authentication #content {
    max-width: max-content !important;
    padding: 0;
    margin: 40px auto 50px auto
}

.register-form>p {
    text-align: center;
}

#authentication #recaptcha-policy-text {
    text-align: center;
}

.send-renew-password-link {
    text-align: center;
}

/*Logowanie i zakładanie konta*/
#authentication .form-group .form-control-label {
    display: none !important;
}

#authentication #recaptcha-policy-text {
    text-align: left;
}


/*Logowanie*/
.no-account a:hover,
.no-account .green-text:hover {
    color: #747474
}

.green-text {
    color: #121212;
    font-size: 16px;
    font-weight: 600;
}

.login-form {
    margin-top: 0;
}

.login-form-card-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border: 1px solid #E6E8E8;
    background-color: #F6F6F8;
}

.login-form-card-container .login-form-container {
    flex: 0 0 50%;
    padding: 30px;
}

.login-form-card-container .login-form-image {
    flex: 0 0 50%;
}

#authentication .login-form .form-group .col-md-6,
#authentication .login-form .form-group .form-control-comment {
    max-width: 100%;
    flex: 0 0 100%;
}

.page-customer-account #content .forgot-password,
.page-customer-account #content .no-account {
    text-align: left;
}

.page-customer-account #content .forgot-password a {
    color: #121212;
    font-size: 16px;
    font-weight: 600;
}

#authentication .login-form .form-footer {
    text-align: left !important;
}

@media(max-width: 991px) {
    .login-form {
        margin-top: 15px;
    }

    .login-form-card-container {
        flex-direction: column-reverse;
    }

    .login-form-card-container .login-form-container {
        flex: 0 0 100%;
        padding: 15px;
    }

    .login-form-card-container .login-form-image {
        flex: 0 0 100%;
    }
}


/*Zakładanie konta*/
#customer-form #recaptcha-policy-text {
    margin-left: 0 !important;
    text-align: right;
    padding: 0 15px;
}

#authentication .register-form .btn-info {
    padding: 0.75rem 1.5rem;
    background: var(--theme-primary-color);
}

#authentication .register-form .btn-info:hover {
    background: var(--theme-primary-color-hover);
}

#authentication #customer-form div {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
}

#authentication #customer-form .form-group {
    max-width: 100%;
    min-width: 100%;
    padding: 0 15px;
}

#authentication #customer-form .form-group:nth-child(2),
#authentication #customer-form .form-group:nth-child(3),
#authentication #customer-form .form-group:nth-child(4),
#authentication #customer-form .form-group:nth-child(5),
#authentication #customer-form .form-group:nth-child(6) {
    max-width: 50%;
    min-width: 50%;
}

#authentication #customer-form .form-group .col-md-6 {
    max-width: 100% !important;
    flex: 0 0 100%;
}

#authentication #customer-form .form-control-label {
    display: none;
}

@media(max-width: 991px) {

    #authentication #customer-form .form-group:nth-child(2),
    #authentication #customer-form .form-group:nth-child(3),
    #authentication #customer-form .form-group:nth-child(4),
    #authentication #customer-form .form-group:nth-child(5),
    #authentication #customer-form .form-group:nth-child(6) {
        max-width: 100%;
        min-width: 100%;
    }
}

@media(max-width: 425px) {
    .page-customer-account form .custom-checkbox label {
        font-size: 10px;
    }

    .page-customer-account #content-wrapper,
    .page-customer-account #content {
        padding: 0;
    }
}

/* MOJE KONTO */
.links .link-item {
    border: 2px solid #E6E8E8;
    padding: 40px !important;
    transition: all .75s ease;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.4;
}

.links .link-item:hover {
    border: 2px solid #121212;
}

.links .link-item i {
    color: #121212 !important;
}

.page-my-account #content .links a {
    color: #000;
    font-weight: 500;
}

.my-acc-logout-icon:before {
    font-family: "feather";
    content: "\e9b5";
}

@media(max-width: 991px) {

    #identity #customer-form .form-group:nth-child(2),
    #identity #customer-form .form-group:nth-child(3),
    #identity #customer-form .form-group:nth-child(4),
    #identity #customer-form .form-group:nth-child(5),
    #identity #customer-form .form-group:nth-child(6),
    #identity #customer-form .form-group:nth-child(7) {
        max-width: 100%;
        min-width: 100%;
    }
}

@media(max-width: 991px) {
    #address .form-group {
        max-width: 100%;
        min-width: 100%;
    }
}


/* MOJE KONTO - INFO */
#identity #customer-form div {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
}

#identity #customer-form .form-group {
    max-width: 100%;
    min-width: 100%;
    padding: 0 15px;
}

#identity #customer-form .form-group:nth-child(2),
#identity #customer-form .form-group:nth-child(3),
#identity #customer-form .form-group:nth-child(4),
#identity #customer-form .form-group:nth-child(5),
#identity #customer-form .form-group:nth-child(6),
#identity #customer-form .form-group:nth-child(7) {
    max-width: 50%;
    min-width: 50%;
}

#identity #customer-form .form-group .col-md-6 {
    max-width: 100% !important;
    flex: 0 0 100%;
}

#identity #customer-form .form-control-label {
    display: none;
}

form .form-footer .btn-info {
    font-size: 14px;
    padding: 0.75rem 1.5rem;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 19px;
    min-width: 116px;
    background: #121212;
    color: #fff !important;
    margin: 0 15px;
    cursor: pointer;
}

form .form-footer .btn-info:hover {
    background: #595959;
}


.page-customer-account #content {
    margin-bottom: 60px;
}

/* MOJE KONTO - ADRES */
#address .form-control-label,
#address .form-control-comment {
    display: none;
}

#address .form-fields {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    margin-bottom: 50px;
}

#address .form-group {
    max-width: 50%;
    min-width: 50%;
    padding: 0 15px;
}

#address .form-group .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
}

/* Wishlist */

#module-leofeature-viewwishlist .leo-wishlist-product .add-to-cart {
    background: #121212;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 1px;
    margin-top: 15px;
}

#module-leofeature-viewwishlist .leo-wishlist-product .add-to-cart:hover {
    background: #595959;
}

#module-leofeature-viewwishlist .leo-wishlist-product .add-to-cart span i {
    color: #fff;
}

#module-leofeature-viewwishlist .leo-wishlist-product .wishlist-product-info,
#module-leofeature-viewwishlist .leo-wishlist-product .leo_cart_quantity {
    display: none;
}

#module-leofeature-viewwishlist .leo-wishlist-product .leo-bt-cart-content {
    display: flex;
    justify-content: center;
    align-items: center;
}

#module-leofeature-viewwishlist .leo-wishlist-product .leo-bt-cart-content .name-btn-product {
    margin-left: 15px;
}

#module-leofeature-mywishlist .table thead th {
    border-bottom-color: transparent !important;
}

#module-leofeature-mywishlist .list-wishlist {
    margin: 20px 0;
    overflow-x: auto;
}

#module-leofeature-mywishlist .table thead th {
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400
}

#module-leofeature-mywishlist .leo-modal-wishlist.enable-action .modal-footer {
    display: flex;
    justify-content: space-between;
}

#module-leofeature-mywishlist .leo-wishlist-button-delete i,
#module-leofeature-mywishlist .delete-wishlist i {
    position: relative;
    font-size: 0;
}

#module-leofeature-mywishlist .delete-wishlist i:before {
    position: absolute;
    bottom: -8px;
    right: 0;
    left: 0;
    font-family: "feather";
    content: "\e9e3";
    font-size: 22px;
    color: #000;
    transition: all .4s;
}

#module-leofeature-mywishlist .leo-wishlist-button-delete i:before {
    position: absolute;
    bottom: -3px;
    right: -5px;
    font-family: "feather";
    content: "\e9e3";
    font-size: 22px;
    color: #000;
    transition: all .4s;
}

#module-leofeature-mywishlist .leo-wishlist-button-delete i:hover::before,
#module-leofeature-mywishlist .delete-wishlist i:hover::before {
    transform: scale(1.2);
    transition: all .4s;
}

#module-leofeature-mywishlist .leo-send-wishlist-button i {
    display: none;
}


#module-leofeature-mywishlist .wishlist-product-action {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 50%;
    gap: 15px;
}

#module-leofeature-mywishlist .modal-footer {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
}

@media (min-width:575px) {
    #module-leofeature-mywishlist .form-send-wishlist .form-group .col-form-label {
        padding: 0 0 0 10px;
    }
}


/*wishlist*/

.leo-wishlist-button.active {
    border: none
}

#module-leofeature-mywishlist .list-wishlist table thead {
    background: #121212;
}

#module-leofeature-mywishlist .table thead th:not(:last-of-type) {
    border-right: 1px solid #ECF5F4;
}

#module-leofeature-mywishlist .list-wishlist .view-wishlist-product {
    color: #000;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
}

#module-leofeature-mywishlist .list-wishlist .view-wishlist-product:hover {
    color: var(--theme-primary-color-hover);
}

#module-leofeature-mywishlist .list-wishlist .view-wishlist-product i {
    margin-right: 10px;
    color: #000;
}

#module-leofeature-mywishlist .list-wishlist .view-wishlist-product i:hover {
    color: #121212;
}

#module-leofeature-mywishlist h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    font-style: normal;
}

#module-leofeature-mywishlist .footer-container .title {
    text-transform: none;
}

#mywishlist .send-wishlist .leo-send-wishlist-button {
    padding: 0.75rem 1.5rem;
    min-width: 110px;
    font-size: 16px;
    font-weight: 600;
    background: #fff;
    border: 1px solid #121212;
    color: #121212;
}

#mywishlist .send-wishlist .leo-send-wishlist-button:hover {
    border: 1px solid #A6A6A7;
    color: #A6A6A7;
}

.list-wishlist tr.show {
    background: #F6F6F8 !important;
}

#mywishlist .list-wishlist .delete-wishlist {
    color: #000;
}

#mywishlist .list-wishlist .delete-wishlist:hover i,
#mywishlist .list-wishlist .delete-wishlist i:hover {
    color: var(--theme-primary-color-hover);
}

#mywishlist #products .leo-wishlist-product {
    margin-bottom: 50px;
    justify-content: flex-start;
}

#mywishlist #products .product-miniature .thumbnail-container {
    padding: 0;
}

.product-miniature .thumbnail-container:hover .product-description::after,
#mywishlist #products .product-miniature .thumbnail-container:hover .product-description::after {
    border-top: none;
}

#mywishlist #products .product-miniature .leo-wishlist-button-delete {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 99;
    color: #000;
}

#mywishlist #products .product-miniature .leo-wishlist-button-delete:hover i,
#mywishlist #products .product-miniature .leo-wishlist-button-delete i:hover {
    color: var(--theme-primary-color-hover);
}

#mywishlist #products .product-miniature .wishlist-product-info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 24px;
}

#mywishlist #products .product-miniature .wishlist-product-info label,
#mywishlist #products .product-miniature .wishlist-product-info .label {
    color: #686868;
    font-size: 16px;
    line-height: 24px;
}

#mywishlist #products .product-miniature .wishlist-product-info .form-group:first-of-type {
    width: calc(20% - 12px);
}

#mywishlist #products .product-miniature .wishlist-product-info .form-group:last-of-type {
    width: calc(80% - 12px);
}

#mywishlist #products .product-miniature .wishlist-product-info select.form-control:not([size]):not([multiple]) {
    height: calc(2.75rem + 2px);
}

#mywishlist #products .product-miniature .wishlist-product-action .leo-wishlist-product-save-button {
    background: #121212;
    color: #fff !important;
}

#mywishlist #products .product-miniature .wishlist-product-action .leo-wishlist-product-save-button:hover {
    background: #595959;
    color: #fff !important;
}

.leo-wishlist-button-dropdown>.btn-primary.dropdown-toggle.added i {
    color: #e93535;
}

.compare .added i,
.wishlist .added i {
    color: #e93535;
}

#mywishlist .btn-primary {
    margin: 10px 0;
}

#mywishlist .btn-primary:focus {
    color: #fff;
    background-color: #121212;
    margin-top: 10px;
}

#mywishlist .btn-primary:hover {
    color: #fff !important;
    background-color: #595959;
}

#module-leofeature-mywishlist .table thead th {
    border-bottom-color: #121212 !important;
    color: #fff;
    font-weight: 400;
    text-align: center;
}

.leo-modal-send-wishlist-bt.btn.btn-primary:hover {
    background-color: #fff;
    border: 1px solid #121212;
    color: #121212;
}


@media (max-width:991px) {
    body:not(#module-leofeature-mywishlist) .dropdown-menu.leo-list-wishlist {
        margin: 10px auto;
        left: -91px;
    }
}

/* Compare */

.leo-compare-button.active {
    border: none
}

#module-leofeature-productscompare .form-control,
#module-leofeature-productscompare .form-control:disabled,
#module-leofeature-productscompare .form-control[readonly] {
    border-bottom: 0;
}

#module-leofeature-productscompare .add-to-cart {
    height: 50px;
    background: #121212;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 1px;
    margin: 20px 0;
    transform: all .4s;
    cursor: pointer;
}


#module-leofeature-productscompare .footer_link a.lnk_view:hover,
#module-leofeature-productscompare .add-to-cart:hover {
    background: #595959;
    transform: all .4s;
}

#module-leofeature-productscompare .btn-add-to-cart-icon:before {
    color: #fff;
}

#module-leofeature-productscompare .product-description .leo_cart_quantity {
    display: none;
}

#module-leofeature-productscompare .leo-bt-cart-content {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

#module-leofeature-productscompare .leo-compare-button.delete i {
    position: relative;
    font-size: 0;
}

#module-leofeature-productscompare .leo-compare-button.delete i:before {
    position: absolute;
    bottom: -3px;
    right: 20px;
    font-family: "feather";
    content: "\e9e3";
    font-size: 22px;
    color: #000;
    transition: all .4s;
}

#module-leofeature-productscompare .leo-compare-button.delete i:hover::before {
    transform: scale(1.2);
    transition: all .4s;
}

#module-leofeature-productscompare .footer_link a.lnk_view {
    background-color: #121212;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    padding: 16px 38px;
    color: #fff !important;
    transition: all .4s;
}

#module-leofeature-productscompare .footer_link a.lnk_view i {
    display: none;
}

#module-leofeature-productscompare .product-miniature .thumbnail-container:focus .product-description::after,
#module-leofeature-productscompare .product-miniature .thumbnail-container:hover .product-description::after {
    border-top: 0;
}

#module-leofeature-productscompare .product_desc {
    display: none;
}

/* Order History */

#history h6 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
}

#history .table thead th {
    border-bottom: 1px solid #ebebeb;
    background-color: #121212;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    vertical-align: middle;
}

#history .table-striped tbody tr {
    background-color: #F6F6F8;
}

#history .table td {
    color: #686868;
    font-size: 16px;
    font-weight: 400;
}

#history .table th {
    color: #000;
    font-size: 16px;
}

@media (min-width: 768px) {
    #history.page-customer-account #content {
        overflow-x: auto;
    }
}

/* Alert */

.alert.alert-warning {
    background: #8B0A0A12;
    padding: 21px 0;
    border: 1px solid #8B0A0A;
    margin-bottom: 50px;
    font-size: 16px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #121212;
    text-shadow: 0;
}

.alert.alert-warning:before {
    font-family: "feather";
    content: "\e904";
    color: #8B0A0A;
    font-size: 22px;
    margin-left: 21px;
    margin-right: 11px;
}

.alert.alert-info {
    background: #8B0A0A12;
    padding: 21px 0;
    border: 1px solid #8B0A0A;
    margin-bottom: 50px;
    font-size: 16px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #121212;
    text-shadow: 0;
}

.alert.alert-info:before {
    font-family: "feather";
    content: "\e902";
    color: #8B0A0A;
    font-size: 22px;
    margin-left: 21px;
    margin-right: 11px;
}

.alert.alert-warning a,
.alert.alert-info a {
    color: #000;
}

.alert.alert-danger {
    display: flex;
    justify-content: center;
    align-items: center;
}

.alert.alert-danger ul {
    margin: 0;
}

/* 404 */

.error-page-item {
    text-align: center;
    margin-bottom: 60px;
}

.title-error {
    text-align: center;
    font-size: 42px;
    color: #000;
    font-weight: 500;
}

.subtitle-error {
    margin-top: 50px;
    font-size: 24px;
    font-weight: 600;
    color: #000;
}

.error-page-item img {
    text-align: center;
    margin-top: 50px;
    width: 100%;
    max-width: 510px;
}

.button-back-error {
    max-width: 287px;
    padding: 0 15px;
    height: 50px;
    margin: 60px auto 0 auto;
    background: #121212;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .4s;
}

.button-back-error a {
    color: #fff;
    width: 287px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    letter-spacing: 1px;
}

.button-back-error:hover {
    background: #686868;
    transition: all .4s;
}

/* Paragon Faktura */

#invoice_bill {
    margin: 0 0 40px 0;
}

#invoice_bill label input {
    opacity: 0;
    margin: 0 7px !important;
}

#invoice_bill label {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
    width: 18px;
    height: 18px;
    margin-top: 0.1rem;
    vertical-align: middle;
    cursor: pointer;
    background: #fff;
    border: #979797 1px solid;
    border-radius: 50%;
}

#invoice_bill label input[type=radio]:checked+span {
    position: absolute;
    top: 0.125rem;
    left: 0.125rem;
    display: block;
    width: 12px;
    height: 12px;
    background-color: var(--theme-primary-color);
    border-radius: 50%;
}

#invoice_bill h5,
#invoice_bill .h5 {
    font-size: 16px;
    font-weight: 600;
    color: #121212;
}

/* Promo */

#cart .block-promo .promo-code {
    padding: 0;
}

#cart .block-promo .cart-voucher {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: left;
    align-items: flex-start;
    min-width: 250px;
}


#cart .block-promo .promo-input+button {
    margin-top: -4px;
    margin-left: 15px;
    text-transform: uppercase;
}

#cart .block-promo .promo-input+button {
    margin-top: 0;
    margin-left: 15px;
    text-transform: uppercase;
    border: none;
    padding: 11px 20px;
    height: 40px;
}

#cart .block-promo .promo-input+button:hover {
    background-color: #595959;
}

#cart .block-promo .promo-name .cart-summary-line span {
    color: #000;
    text-transform: uppercase;
}

#cart .block-promo .promo-code .alert-danger i {
    color: #fff;
}

#cart .block-promo .promo-input {
    width: 64%;
}

#cart .block-promo .promo-code form,
#cart .page-order table thead th,
#cart .page-order-detail #order-products.return td.qty .select select,
#cart body#checkout #order-summary-content .summary-selected-carrier .logo-container,
#cart body#checkout section.checkout-step .form-footer {
    text-align: left;
    display: flex;
    justify-content: center;
    align-items: center;
}

#cart .block-promo .promo-code .alert-danger {
    margin-top: 12px;
}


#cart .block-promo .promo-code .alert {
    padding: 6px 30px;
}

#cart .form-control:focus {
    outline: none !important;
}


@media screen and (min-width: 1280px) {
    #cart .block-promo {
        position: absolute;
        top: 50px;
        left: 28%;
    }
}

@media screen and (max-width: 1279px) {
    #cart .block-promo {
        margin: 20px 0;
    }

    #cart .block-promo .cart-voucher {
        align-items: flex-end;
    }

    #cart .block-promo .promo-code form,
    #cart .page-order table thead th,
    #cart .page-order-detail #order-products.return td.qty .select select,
    #cart body#checkout #order-summary-content .summary-selected-carrier .logo-container,
    #cart body#checkout section.checkout-step .form-footer {
        text-align: right;
        margin: 10px 0;
    }
}

@media screen and (max-width: 991px) {
    #cart .product-line-grid-body {
        padding: 0;
    }

    #cart .bootstrap-touchspin .btn-touchspin {
        height: 1.13rem;
    }

    #cart .bootstrap-touchspin .input-group-btn-vertical>.btn {
        padding: 7px 10px;
        margin-top: -1.04px;
    }

    #cart .block-promo .promo-input+button {
        padding: 0 20px;
        height: 36px;
    }
}

@media screen and (max-width: 767px) {
    #cart .cart-summary .cart-summary-buttons {
        flex-direction: column;
        gap: 15px;
    }

    #cart .bootstrap-touchspin .input-group-btn-vertical>.btn {
        padding: 7px 10px;
        margin-top: -0.04px;
    }
}


/* Legal Compilance */

body#checkout #order-summary-content .order-confirmation-table {
    border: none;
}

.card-block.cart-summary-totals .cart-summary-line:last-child {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#order-summary-content>.row:not(:last-child),
#cart .cart-summary-line::after {
    display: none;
}

body#checkout section.checkout-step #payment-confirmation .alert.alert-danger {
    margin: 20px auto;
}

body#checkout section.checkout-step #payment-confirmation .ps-shown-by-js {
    text-align: end;
}

body#checkout #order-summary-content #order-items h3.h3 {
    background: #121212;
    padding: 20px;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    text-transform: inherit;
    margin: 0;
    border-bottom: 0;
}

body#checkout #order-summary-content #order-items>.row {
    padding: 0 15px;
    margin: 0;
    background: #121212;
}

body#checkout #order-summary-content #order-items {
    border-right: #F6F6F8 1px solid;
    border-left: #F6F6F8 1px solid;
    border-bottom: #F6F6F8 1px solid;
    padding: 0;
    margin-bottom: 20px;
}

body#checkout #order-summary-content .order-confirmation-table {
    padding: 20px 0 0 0;
    margin: 0;
}

body#checkout #order-summary-content .row {
    margin: 0;
}

.order-confirmation-table .details span {
    font-weight: 600;
}

/* GDPR */

#module-psgdpr-gdpr .psgdprinfo17 h2 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 21px;
    color: #121212;
}

#module-psgdpr-gdpr .psgdprinfo17 p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 21px;
    line-height: 25px;
    color: #121212;
}


#module-psgdpr-gdpr #exportDataToPdf,
#module-psgdpr-gdpr #exportDataToCsv {
    background-color: #fff;
    color: #121212;
    font-weight: 600;
    text-transform: none;
    border: 1px solid #121212;

}

#module-psgdpr-gdpr #exportDataToPdf,
#module-psgdpr-gdpr #exportDataToCsv {
    text-transform: none;
}

#module-psgdpr-gdpr #exportDataToPdf:hover,
#module-psgdpr-gdpr #exportDataToCsv:hover {
    color: #A6A6A7;
    border: 1px solid #A6A6A7
}

@media screen and (min-width: 520px) {

    #module-psgdpr-gdpr #exportDataToPdf,
    #module-psgdpr-gdpr #exportDataToCsv {
        padding: 15px 50px;
    }
}

/* Manufacturer */

#manufacturer #main ul {
    align-items: flex-end;
    justify-content: center;
}

#manufacturer #main ul .brand {
    width: 20%;
}

#manufacturer #main ul .brand:hover {
    box-shadow: none;
}

#manufacturer #main ul .brand-img {
    width: 100%;
    margin: 0;
}

#manufacturer #main ul .brand-img img {
    width: 100%;
    max-width: 200px;
}

/* CMSpage */
#cms .cms-logo {
    max-height: 50px;
}

/* Dev */

.image-description a::after {
    font-family: "feather";
    content: "\e914";
  transition: all 0.3s;
    position: relative;
  bottom: -30px;
  transform: translate(-50%, -50%) rotate(0deg) !important;
}

.image-description a::before {
    font-family: "feather";
    content: "\e914";
    position: absolute;
    bottom: -15px;
    font-size: 30px;
    margin-left: 15px;
    right: -15px;
    transform: translate(-50%, -50%) rotate(0deg) !important;
}

.block.widget.ApRawHtml .image-description a:hover {
    transition: all 0.3s;
}

.block.widget.ApRawHtml .image-description a:hover::after {
  bottom: 0px;
}

.block.widget.ApRawHtml .image-description a:hover::before {
  bottom: -15px;
   transform: translate(-50%, -50px) rotate(0deg) !important;

}

.block.widget.ApRawHtml .image-description a {
  position: relative;
}

.block.widget.ApRawHtml .image-description p {
  overflow: hidden;
}

.leoproductsearch-result .ac_results li .lps-result-img.no-image {
    display: none;
}

#cms #content input[name="printCMSPage"] {
    display: none;
}

@media (max-width:991px) {
    .sm-panel {
        display: none;
    }
}

#search_filters .facet .collapse, #search_filters_brands .facet .collapse, #search_filters_suppliers .facet .collapse {
    display: none;
}

#search_filters .facet .collapse.show, #search_filters_brands .facet .collapse.show, #search_filters_suppliers .facet .collapse.show {
    display: block;
}

#search_filters .facet .collapsed .remove {
    display: none;
}

#search_filters .facet .title[aria-expanded=false] .remove,
#search_filters .facet .title[aria-expanded=true] .add {
    display: none;
}

#search_filters .facet .title[aria-expanded=false] .add,
#search_filters .facet .title[aria-expanded=true] .remove {
    display: block;
}


#search_filters .facet .title[aria-expanded=false] .remove, #search_filters .facet .title[aria-expanded=true] .add {
    display: none;
}

#search_filters .facet .title[aria-expanded=true] .remove,
.block-categories li.active .collapse-icons .remove, .block-categories .collapse-icons[aria-expanded=true] .add {
    color: var(--theme-primary-color)
}

.active_filters .filter-block .close {
    margin-top: 1px;
}

#product .slick-row .slick-arrows button {
    height: fit-content;
    top: 50%;
    transform: translateY(-50%);
}

#search_filters .clear-all-wrapper .btn i {
    display: none;
}

#product .leo-modal-review .modal-dialog .modal-footer button {
    font-size: 16px;
    line-height: 23px;
    cursor: pointer;
}

#history .table td.order-actions {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.k-f-btn {
    display: none;
}

.cat-fil-btn {
    padding: 10px 15px;
}

#search_filters .facet .facet-label {
    display: flex;
    align-items: center;
    margin-top: 5px;
}

#search_filters .facet .facet-label .custom-checkbox {
    top: 0;
}

#search_filters .facet .facet-label a {
    margin-top: 2px;
    white-space: normal;
}

@media (min-width: 991.5px) {
    #cart .alert.alert-danger {
        position: relative;
        top: -25px;
    }
}

@media screen and (max-width: 767px) {
    #product .product-detail .slick-arrows {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 20px;
        margin: 20px 0 0 0;
    }

    #product .product-detail .slick-arrows .slick-arrow:before {
        font-family: 'feather';
        font-size: 25px;
    }

    #product .product-detail.product-thumbs-right .product-thumb-images .slick-arrow 
{
        line-height: 40px;
        text-align: center;
        color: #000;
        border: 1px solid #000000;
        background: rgba(255, 255, 255, .8);
        border-radius: 50%;
        width: 40px;
        height: 40px;
        margin: 0;
    }

    #product .product-detail.product-thumbs-right .product-thumb-images .slick-arrow:hover {
        background: #000000;
        color: #ffffff;
    }
}

#product .wishlist:not(#product .product-quantity .wishlist) {
    display: none;
}

#product #leo_product_reviews_block_extra {
    margin-top: 10px;
}

#header p.top-text:after {
    content: "\e912";
    font-family: 'feather';
    margin-left: 10px;
    position: absolute;
}

.quickview .product-quantity .wishlist button {
    display: none;
}

@media(max-width: 1200px) {
    .product_list.list .functional-buttons .wishlist {
        top: 0px;
    }
    
    .product_list.list .functional-buttons .compare {
        top: 40px;
    }

    .product_list.list .functional-buttons .quickview {
        top: 80px;
    }

   .product_list.list .functional-buttons .button-container.cart {
        bottom: 5px;
    }
}

.leo_free_price {
    padding: 20px 10px;
}

.product-flags li.product-flag.on-sale {
    background: #8B0A0A;
    color: #fff;
}

.product-miniature .thumbnail-container {
    overflow: visible;
}

@media(max-width: 991px) {
    .slick-row .slick-arrows {
        opacity: 1;
    }

   .thumbnail-container .functional-buttons .wishlist,
    .thumbnail-container .functional-buttons .compare,
    .thumbnail-container .functional-buttons .quickview {
        display: block;
        animation: slide-in 0.5s forwards !important;
    }
}