@font-face {
    font-family: "CaltonElegance";
    src: url("../font/Calton Elegance Script.otf");
    url("../font/Calton Elegance Script.otf") format("opentype");
}

body{
    font-family: 'Work Sans', sans-serif;
    font-weight: 300;
}

a{
    text-decoration: none;
}

a.link-under:hover{
    border-bottom: 1px solid #000000;
}

a.normal-link{
    color: #000000;
}

a.normal-link:hover{
    text-decoration: underline;
}

.navbar-design{
    position: fixed;
    width: 100%;
    height: 50px;
    padding: 0 8px;
    background-color: #000000;
    z-index: 1500;
}

.icon-box{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
}

.basket-count-products{
    width: 18px;
    height: 18px;
    position: absolute;
    bottom: 20px;
    right: -7px;
    background-color: #ffffff;
    border-radius: 12px;
    color: #000000;
    font-size: 12px;
}

.basket-container{
    /*margin-right: 16px;*/
}

.nav-list{
    margin-right: 10%;
}

.navbar-nav .nav-link{
    margin-left: 36px;
    margin-right: 36px;
    padding: 0 !important;
    font-size: 16px;
    color: #ffffff;
}

.navbar-nav .nav-link.active{
    border-bottom: 1px solid #ffffff;
}

.navbar-nav .nav-link:hover{
    border-bottom: 1px solid #ffffff;
}

.navbar-toggler-icon{
    color: #ffffff;
}

.border-btn-nav{
    display: flex;
    border: none;
    padding-right: 0;
}

.btn-basket{
    cursor: pointer;
}

.btn-basket:hover{
    opacity: 0.7;
}

.header-box{
    padding-top: 120px;
    padding-bottom: 145px;
}

.header-image-container{
    padding-right: 0;
}

.header-image-box{
    height: 608px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.header-image{
    width: 100%;
}

.bg-header-img{
    width: 450px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img-symbol{
    margin-bottom: 24px;
}

.header-logotype{
    width: 100%;
    margin-bottom: 48px;
}

.header-logotype svg{
    width: 100%;
}

.header-line-x{
    margin-bottom: 50px;
}

.second-section-container{
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #f0efe9;
}

.second-section-container.bg-wh{
    background-color: #ffffff;
}

.section-img{
    height: 745px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.second-section-box{
    flex: 1 1 auto;
    justify-content: space-between;
    padding-left: 50px;
    padding-bottom: 80px;
    box-sizing: border-box;
}

.circle-icon{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 58px;
    height: 58px;
    padding-bottom: 4px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #000000;
    border-radius: 29px;
}

.motto-absolute{
    position: absolute;
    top: 50px;
    right: 23%;
    color: #d19f46;
    font-size: 54px;
    font-family: 'CaltonElegance', Arial, sans-serif;
    transform: rotateZ(6deg);
}

.second-section-text{
    width: 60%;
}

.btn-link-black{
    display: flex;
    align-items: center;
    width: auto;
    height: 36px;
    padding: 0 18px 3px 18px;
    text-align: center;
    background-color: #000000;
    color: #ffffff;
    border-radius: 18px;
    text-decoration: none;
    border: 1px solid #000000;
}

.btn-link-black:hover{
    color: #000000;
    background-color: #ffffff;
    transition: background-color .15s, color .15s;
}

.instagram-container{
    padding-top: 72px;
    padding-bottom: 85px;
}

.instagram-title-box{
    flex: 1;
    padding-right: 17px;
}

.instagram-box{
    display: flex;
}

/*.instagram-box a{*/
/*    width: 20vw;*/
/*    margin: 0 17px;*/
/*}*/

/*.instagram-box a img{*/
/*    width: 100%;*/
/*    height: auto;*/
/*}*/

.instagram-box div {
    width: 20vw;
    margin: 0 17px;
}

.instagram-box div img{
    width: 100%;
    height: auto;
}

.restaurant-local {
    font-size: 24px;
}

.instagram-carousel{
    display: none;
}

.menu-img{
    margin-left: 100px;
    box-sizing: border-box;
}

.menu-section-box{
    padding-bottom: 30px;
}

.menu-section-box .second-section-text{
    width: 80%;
}

.lines-bg{
    width: 100%;
    height: auto;
    padding: 0 100px;
    margin-top: 115px;
    box-sizing: border-box;
}


.lines-bg.line-md{
    display: none;
}









/* footer */
footer{
    width: 100%;
}

.footer-container{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: 325px;
    padding: 75px;
    border-top-left-radius: 163px;
    border-top-right-radius: 163px;
    background-color: #000000;
    color: #ffffff;
}

.footer-container a{
    color: #ffffff;
}

.footer-container a:hover{
    text-decoration: underline;
}

.footer-logo{
    width: 299px;
    height: auto;
}

.footer-content{
    justify-content: flex-end;
    width: 70%;
}

.footer-content-text{
    width: 30%;
    margin-left: 80px;
}

.map-icon{
    width: 62px;
    height: auto;
    margin-bottom: 10px;
}

.map-link{
    justify-content: center;
    align-items: flex-end;
}

.footer-links,
.footer-links a {
    background-color: #000000;
    color: #ffffff;
}

.footer-links a:hover
{
    text-decoration: underline;
}


/* sklep */
.shop-main-bg{
    width: 100%;
    height: 100vh;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 65px;
}

.category-main-bg{
    width: 100%;
    height: 135px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0;
}

.shop-main-bg-icon{
    width: 158px;
    height: 158px;
    border: 1px solid #ffffff;
    border-radius: 80px;
    color: #ffffff;
    font-size: 28px;
    font-weight: 200;
}

.category-main-bg-icon{
    min-width: 90px;
    height: 60px;
    border: 1px solid #ffffff;
    border-radius: 80px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 200;
    text-align: center;
    margin-top: 50px;
    padding: 10px;
}

.shop-main-bg-icon.blank-page{
    width: 158px;
    height: 158px;
    border: 1px solid #ffffff;
    border-radius: 80px;
    color: #ffffff;
    font-size: 17px;
    font-weight: 200;
    text-align: center;
}

.shop-nav{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 20px 0;
    margin-bottom: 50px;
    background-color: #F0EFE9;
}

.one-category-item{
    margin: 0 3%;
    border-bottom: 1px solid transparent;
    cursor: pointer;
    color: #000000;
}

.one-category-item:hover,
.one-category-item.active
{
    border-color: #000000;
    color: #000000;
}

.one-category-item img{
    width: auto;
    height: 43px;
    margin-bottom: 24px;
}

/* shop glue */
.shop-nav.glue{
    position: fixed;
    top: 50px;
    z-index: 1000;
    padding: 5px 0;
}

.shop-nav.glue .one-category-item img{
    height: 20px;
    margin-bottom: 5px;
}

.categories-btn-close,
.current-category-glue{
    display: none;
}

.category-title{
    margin-left: 50px;
}

.shop-one-product{
    position: relative;
    width: 75%;
    margin-bottom: 70px;
}

.product-thumb{
    width: 100%;
    height: auto;
}

.one-product-info{
    margin-top: 10px;
}

.badge-bg{
    position: absolute;
    top: -8px;
    left: -6px;
}

.badge-bg img{
    width: 78px;
    height: auto;
}

.badge-text{
    position: absolute;
    font-weight: 400;
}

.badge-bg .sold-out{
    top: 32px;
    left: -11px;
    font-size: 13px;
    transform: rotateZ(-54deg);
    color: #ffffff;
}

.badge-bg .new{
    top: 28px;
    left: -8px;
    transform: rotateZ(-54deg);
    color: #000000;
}

.badge-bg .promotion{
    color: #ffffff;    top: 29px;
    left: -11px;
    transform: rotateZ(-54deg);
}

.one-product-info a{
    color: #000000;
}

.one-product-info a:hover{
    text-decoration: underline;
}

.one-product-info .one-product-margin{
    margin-top: 3px;
}

.one-product-title{
    width: 100%;
    color: #000000;
}

.one-product-title:hover {
    color: #000000;
}

.one-product-basket {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background-color: #000000;
    cursor: pointer;
}

.one-product-basket:hover{
    opacity: 0.7;
}

.old-price{
    margin-top: -3px;
    text-decoration: line-through;
    font-size: 12px;
    opacity: 0.7;
}

.sold-out-text{
    display: block;
    padding: 4px;
    margin-top: 4px;
    background-color: #850101;
    font-size: 13px;
    color: #ffffff;
}

.breadcrump-tako{
    margin-top: 84px;
    margin-bottom: 120px;
}

.breadcrump-tako.basket-text{
    margin-top: 84px;
    margin-bottom: 80px;
}

.breadcrump-tako.blank-bread{
    margin-top: 84px;
    margin-bottom: 30px;
}

.breadcrump-tako a,
.breadcrump-tako span{
    color: #000000;
    font-size: 30px;
}

.breadcrump-tako.basket-text a,
.breadcrump-tako.basket-text span{
    /*font-weight: 400;*/
}

.bread-arrow{
    margin: 0 22px;
}

.product-container{
    width: 100%;
    height: 700px;
    margin-bottom: 175px;
    background-color: #E3E9DF;
}

.product-org-thumb{
    position: relative;
    display: flex;
    align-items: center;
}

.product-org-thumb img{
    position: absolute;
    top: -85px;
    width: auto;
    height: 870px;
}

.product-org-thumb img.vertical{
    position: absolute;
    top: 226px;
    width: 570px;
    height: auto;
}

.product-information{
    height: 700px;
    padding: 70px;
    box-sizing: border-box;
}

.category-icon{
    width: 45px;
    height: auto;
    margin-bottom: 45px;
}

.product-information .product-title{
    margin-bottom: 30px;
    font-size: 30px;
}

.product-information .line{
    width: 345px;
    height: 1px;
    margin-bottom: 40px;
    background-color: #000000;
}

.product-information .description{
    width: 220px;
    font-size: 16px;
}

.product-information .basket-btn,
.basket-page .basket-btn{
    width: 33px;
    height: 33px;
    border: 1px solid #000000;
    border-radius: 17px;
    font-size: 35px;
}

.product-information .basket-count,
.basket-page .basket-count
{
    width: 40px;
    height: 33px;
    border: none;
    font-size: 28px;
    font-weight: 200;
    text-align: center;
    outline: none;
    background-color: #E3E9DF;
}

.basket-page .basket-count{
    background-color: transparent;
}

.product-information .btn-minus,
.basket-page .btn-minus{
    padding-left: 1px;
    padding-bottom: 3px;
}

.product-information .btn-plus,
.basket-page .btn-plus{
    padding-left: 1px;
    padding-bottom: 0;
}

.basket-btn:hover{
    background-color: #000000;
    color: #ffffff;
    cursor: pointer;
}

.product-information .add-product-info{
    display: flex;
    align-items: end;
    width: 155px;
    height: 48px;
    margin-bottom: 5px;
    text-align: center;
}

.product-information .add-product-info.error{
    color: #fe0000;
}

.product-information .add-product-info.success{
    color: #007f00;
}

.btn-tako{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 35px;
    background-color: #000000;
    color: #ffffff;
    font-weight: 300;
    border: 1px solid #000000;
    border-radius: 18px;
}

.btn-tako-dark{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 35px;
    background-color: #ffffff;
    color: #000000 !important;
    font-weight: 300;
    border: 1px solid #ffffff;
    border-radius: 18px;
}

.product-information .add-product-btn{
    width: 200px;
    height: 35px;
}

.btn-tako:hover{
    background-color: #ffffff;
    color: #000000;
    border: 1px solid #000000;
}

.basket-page{
    width: 100%;
}

.basket-page.head{
    border-bottom: 1px solid #000000;
    font-weight: 400;
}

.basket-page.content{
    min-height: 80px;
    border-bottom: 1px solid #000000;
}

.basket-page .product{
    width: 600px;
}

.basket-page .product a{
    color: #000000;
    font-weight: 400;
    font-size: 30px;
}

.basket-page .product .quantity-xs{
    font-weight: 400;
}

.basket-page .product a:hover{
    text-decoration: underline;
}

.basket-page .quantity{
    width: 125px;
    margin-right: 280px;
}

.basket-page.head .price{
    text-align: right;
}

.basket-page.head .price span{
    width: 55px;
    display: block;
}

.basket-page .price{
    min-width: 110px;
    font-weight: 400;
}

.basket-info{
    margin-top: 30px;
}

.basket-info.status-page{
    margin-top: 10px;
    margin-bottom: 30px;
}


.basket-info .sum{
    margin-right: 35px;
    font-size: 30px;
    font-weight: 400;
}

.basket-info .sum-price{
    font-weight: 400;
}

.btn-go-to-form{
    width: 210px;
}

.basket-link-next{
    margin-top: 70px;
    margin-bottom: 130px;
}

.breadcrump-tako.shipment-type{
    margin-bottom: 24px;
}

.breadcrump-tako.status-type{
    margin-bottom: 35px;
}

.shipment-type-container{
    padding-bottom: 35px;
    border-bottom: 1px solid #000000;
}

.btn-tako.shipment-btn:hover{
    opacity: 0.6;
    background-color: #000000;
    color: #ffffff;
}

.btn-tako.not-active{
    background-color: #ffffff;
    color: #000000;
    opacity: 0.2;
}

.btn-tako.not-active:hover{
    background-color: #000000;
    color: #ffffff;
    opacity: 1;
}

.btn-tako.shipment-btn{
    width: 220px;
    cursor: pointer;
}

.form-container{
    padding-top: 35px;
    padding-bottom: 50px;
    margin-bottom: 35px;
    border-bottom: 1px solid #000000;
}

.form-title{
    margin-bottom: 25px;
}

.input-type{
    margin-bottom: 20px;
    border: none;
    border-bottom: 1px solid #000000;
    outline: 0;
    border-radius: 0;
}

.input-type.x-short-input{
    width: 40%;
}

.input-type.short-input{
    width: 50%;
}

.input-type.long-input{
    width: 80%;
}

.two-inputs{
    width: 50%;
}

.textarea-form{
    width: 460px;
    height: 110px;
    border: 1px solid #000000;
    border-radius: 32px;
    resize: unset;
    outline: 0;
    padding-top: 8px;
    padding-left: 8px;
    box-sizing: border-box;
}

.discount-text{
    min-height: 25px;
    margin-top: 4px;
    visibility: hidden;
}

.discount-text.active{
    visibility: visible;
}

.discount-text.error{
    color: #ff0000;
}

.discount-text.success{
    color: #008100;
}

.discount-price{
    text-decoration: line-through;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
}

.form-request{
    margin-bottom: 130px;
}

.payment-btn{
    width: 220px;
}

.payment-btn.payment-page{
    margin-bottom: 90px;
}

.price-box{
    margin-top: 37px;
}

.price-box.payment-page{
    margin-top: 10px;
}

.order-info-box{
    height: 450px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 350px;
    box-sizing: border-box;
}

.status-without-pay{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    height: 200px;
    font-size: 150px;
    border: 1px solid #8a0101;
    border-radius: 100px;
    color: #8a0101;
}

.client-data a{
    color: #000000;
}

.client-data a:hover{
    text-decoration: underline;
}

.status-view .circle{
    width: 28px;
    height: 28px;
    border: 1px solid #000000;
    border-radius: 14px;
}

.status-view .line{
    height: 1px;
    background-color: #000000;
    flex: 1;
}

.status-view .circle .active{
    display: block;
    width: 16px;
    height: 16px;
    border: 1px solid #000000;
    border-radius: 14px;
    background-color: #000000;
}

.status-text span{
    width: 104px;
    font-weight: 400;
}

.arigato{
    width: 160px;
    height: auto;
    margin-top: 90px;
    margin-bottom: 125px;
}

.pay-container{
    margin-top: 100px;
    margin-bottom: 80px;
}

.nav-basket{
    display: none;
    width: 300px;
    position: absolute;
    top: 50px;
    right: 0;
    padding: 8px;
    background-color: #000000;
    color: #ffffff;
}

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

.nav-basket a.tako-basket-btn{
    width: 160px;
}

.nav-basket a.tako-basket-btn:hover{
    color: #ffffff !important;
    background-color: #000000;
    border: 1px solid #ffffff;
}

.nav-basket.is-active{
    display: flex;
}

.nav-basket .products .one-item{
    width: 100%;
    font-size: 16px;
}


.blank-page .lead{
    width: 70%;
    border-bottom: 1px solid #000000;
    font-size: 30px;
    font-weight: 500;
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.blank-page .lead p{
    margin-bottom: 0;
}

.blank-page .long-text{
    width: 60%;
    margin-bottom: 160px;
}

.blank-page .long-text p{
    margin-bottom: 0;
    font-size: 16px;
}

.blank-page .long-text a{
    color: #000000;
    font-weight: 500;
}

.blank-page .long-text a:hover{
    text-decoration: underline;
}

.sum-basket{
    border-top: 1px solid #ffffff;
}

.one-product-info .message-box{
    position: absolute;
    top: 34px;
    right: -41px;
    display: none;
    justify-content: center;
    align-items: flex-end;
    width: 110px;
    background-color: #ffffff;
    border: 1px solid #000000;
    border-radius: 4px;
}

.one-product-info .message-box .text{
    font-size: 11px;
    text-align: center;
}

.one-product-info .message-box.success{
    display: flex;
}

.one-product-info .message-box.error{
    display: flex;
    color: #FF0000;
}

.loader-gif{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 300px;
}
.loader-gif img{
    width: 50px;
    height: auto;
}

.sum-amount-box{
    display: inline-block;
    width: 100px;
}

.term-link{
    font-weight: 400;
    color: #000000;
}

.term-link:hover{
    color: #000000;
    text-decoration: underline;
}

.error-msg{
    color: #FF0000;
}

.payment-page-amount{
    width: 180px;
    justify-content: flex-end;
}

/* Dodaj do pliku style.css */
/*START !!!!! */
/* Nawigacja tagów */
/* Dodaj do pliku style.css */

/* Nawigacja tagów */
.tags-nav-container {
    width: 100%;
    padding: 20px 0;
    margin-bottom: 30px;
    background-color: #f8f9fa;
    border-top: 1px solid #e9ecef;
    border-bottom: 1px solid #e9ecef;
    transition: all 0.3s ease;
}

/* Sticky behavior */
.tags-nav-container.sticky {
    position: fixed;
    top: 110px;
    left: 0;
    right: 0;
    z-index: 1000;
    margin-bottom: 0;
    padding: 10px 0;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    background-color: #ffffff;
}
.tags-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

/* Desktop tags navigation */
.desktop-tags-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.tag-filter-btn {
    display: inline-flex;
    align-items: center;
    padding: 8px 16px;
    margin: 5px;
    background-color: #ffffff;
    color: #000000;
    border: 1px solid #dee2e6;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 300;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.3s ease;
    white-space: nowrap;
}

.tags-nav-container.sticky .tag-filter-btn{
    padding: 2px 6px;
    margin: 5px;
    font-size: 12px;
}


.tag-filter-btn:hover {
    background-color: #000000;
    color: #ffffff;
    border-color: #000000;
}

.tag-filter-btn.active {
    background-color: #000000;
    color: #ffffff;
    border-color: #000000;
    font-weight: 400;
}

/* Mobile dropdown */
.mobile-tags-dropdown {
    display: none;
    position: relative;
}

.mobile-tags-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 12px 16px;
    background-color: #ffffff;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    cursor: pointer;
    transition: all 0.3s ease;
}

.mobile-tags-btn:hover {
    border-color: #000000;
}

.mobile-tags-btn.open {
    border-color: #000000;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.dropdown-arrow {
    transition: transform 0.3s ease;
}

.mobile-tags-btn.open .dropdown-arrow {
    transform: rotate(180deg);
}

.mobile-tags-list {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #ffffff;
    border: 1px solid #000000;
    border-top: none;
    border-radius: 0 0 8px 8px;
    max-height: 300px;
    overflow-y: auto;
    z-index: 1001;
    display: none;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.mobile-tags-list.show {
    display: block;
}

.mobile-tag-item {
    display: block;
    padding: 12px 16px;
    border-bottom: 1px solid #f8f9fa;
    border-left: 3px solid transparent;
    color: #000000;
    cursor: pointer;
    transition: all 0.2s ease;
    font-size: 14px;
}

.mobile-tag-item:hover {
    background-color: #f8f9fa;
}

.mobile-tag-item.active {
    background-color: #000000;
    color: #ffffff;
    font-weight: 500;
}

.mobile-tag-item:last-child {
    border-bottom: none;
}

/* Sekcje tagów */
.tag-section {
    margin-bottom: 30px;
}

.tag-section-title {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 25px;
    padding-bottom: 10px;
    border-bottom: 2px solid #e9ecef;
    color: #000000;
}

/* Responsywność dla tagów */
@media only screen and (max-width: 991px) {
    .tags-nav-container {
        padding: 15px 0;
        margin-bottom: 20px;
    }

    .desktop-tags-nav {
        display: none;
    }

    .mobile-tags-dropdown {
        display: block;
    }

    .tag-section-title {
        font-size: 18px;
        margin-left: 15px;
        margin-right: 15px;
    }

    .tags-nav-container.sticky{
        top: 80px;
    }

    .mobile-tags-btn,
    .mobile-tag-item {
        padding: 4px 8px;
        font-size: 13px;
    }

}

@media only screen and (max-width: 767px) {
    .mobile-tag-item {
        font-size: 13px;
        padding: 10px 14px;
    }

    .tag-section-title {
        font-size: 16px;
        margin-bottom: 15px;
    }
}

/* Animacje dla filtrowania */
.product-item {
    transition: opacity 0.3s ease, transform 0.3s ease;
}

.product-item.hiding {
    opacity: 0;
    transform: scale(0.9);
}

/* Ulepszony wygląd tagów z kolorami */
.tag-filter-btn[style*="background-color"] {
    color: #ffffff !important;
    border-color: transparent !important;
}

.tag-filter-btn[style*="background-color"]:hover {
    opacity: 0.8;
    transform: translateY(-1px);
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.tag-section-title[style*="color"] {
    position: relative;
}

.tag-section-title[style*="color"]:after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 50px;
    height: 2px;
    background-color: currentColor;
}

/* Placeholder dla sticky space */
.tags-nav-placeholder {
    height: 0;
    transition: height 0.3s ease;
}

.tags-nav-placeholder.active {
    height: 80px; /* Adjust based on actual nav height */
}

/*STOP !!!!! */


@media only screen and (max-width: 1400px) {
    .second-section-text{
        width: 80%;
    }

    .motto-absolute{
        right: 5%;
    }

    .instagram-title-img{
        width: 220px;
        height: auto;
    }


}

@media only screen and (max-width: 1200px) {

    .navbar-nav .nav-link {
        margin-left: 25px;
        margin-right: 25px;
    }

    .header-image-box{
        display: flex;
        align-items: center;
    }

    .lines-bg{
        margin-top: 50px;
    }

    .footer-logo{
        width: 200px;
    }

    .footer-content{
        width: 80%;
    }

    .footer-content-text{
        margin-left: 40px;
    }

    .category-title{
        margin-left: 35px;
    }

    .one-category-item{
        margin: 0 20px;
    }

    .product-container,
    .product-information
    {
        height: 560px;
    }

    .product-information
    {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .product-org-thumb img{
        height: 700px;
        top: -70px;
    }

    .product-org-thumb img.vertical{
        top: 170px;
        width: 460px;
        height: auto;
    }

    .product-information .line{
        width: 90%;
        margin-bottom: 20px;
    }

    .category-icon{
        margin-bottom: 20px;
    }

    .basket-page .quantity{
        margin-right: 60px;
    }

}

@media only screen and (max-width: 991px) {
    .nav-list{
        position: absolute;
        top: 50px;
        left: 0;
        width: 100%;
        margin-right: 3%;
        background-color: #000000;
    }

    .icon-box{
        flex: 1;
        justify-content: end;
        margin-right: 4px;
    }

    .nav-list .navbar-nav{
        align-items: flex-start;
    }

    .navbar-nav .nav-link {
        margin-top: 2px;
        margin-bottom: 2px;
    }

    .header-box{
        padding-top: 45px;
        padding-bottom: 56px;
    }

    .header-image-container{
        padding-right: 12px;
    }

    .header-image-box{
        height: 350px;
        padding: 0;
        margin: 0 8px;
    }

    .bg-header-img{
        margin: 20px 8px 35px 8px;
    }

    .img-symbol{
        width: 27px;
        height: auto;
    }

    .section-img{
        height: 75vw;
    }

    .second-section-container{
        padding-top: 30px;
        padding-bottom: 40px;
    }

    .second-section-box{
        padding-left: 12px;
        padding-bottom: 0;
        margin-bottom: 30px;
    }

    .motto-absolute{
        display: none;
    }

    .second-section-text{
        width: 100%;
        min-height: auto;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .instagram-container{
        padding-top: 35px;
        padding-bottom: 22px;
    }

    .instagram-icon{
        margin-bottom: 18px;
    }

    .instagram-title-img{
        margin-bottom: 22px;
    }

    .instagram-title-box{
        align-items: center;
    }

    .instagram-box{
        display: flex;
        margin-top: 30px;
    }

    .instagram-box a{
        width: 30vw;
    }

    .instagram-box a:first-child{
        margin-left: 0;
    }

    .instagram-box a:last-child{
        margin-right: 0;
    }

    .menu-img{
        margin-left: 0;
    }

    .lines-bg{
        padding: 0;
        margin-top: 45px;
    }

    .lines-bg svg{
        width: 100%;
        height: 25px;
    }

    .footer-container{
        flex-direction: column;
        height: auto;
        padding: 45px;
    }

    .footer-content{
        justify-content: center;
        width: 100%;
        margin-top: 30px;
    }

    .footer-content-text{
        margin-left: 10%;
    }

    .category-title{
        margin-left: 40px;
    }

    .shop-one-product{
        margin-bottom: 50px;
    }

    .shop-nav{
        flex-wrap: wrap;
    }

    .one-category-item{
        width: 100px;
        margin: 20px;
    }

    .shop-nav.glue{
        display: none;
    }

    .shop-nav.glue.open{
        position: fixed;
        width: 100%;
        height: calc(100vh - 50px);
        display: flex;
        align-items: center;
    }

    .shop-nav.glue.open .one-category-item img{
        height: 46px;
    }

    .shop-nav.glue.open .categories-btn-close{
        position: absolute;
        top: 0;
        right: 20px;
        display: block;
        font-size: 48px;
        font-weight: 700;
        cursor: pointer;
    }

    .current-category-glue.open{
        position: fixed;
        top: 50px;
        display: block;
        width: 100%;
        padding: 5px 0;
        z-index: 800;
        background-color: #ffffff;
    }

    .current-category-glue h3{
        margin-left: 40px;
        margin-bottom: 0;
    }

    .choice-btn{
        font-size: 13px;
    }

    .breadcrump-tako{
        margin-bottom: 80px
    }

    .breadcrump-tako a,
    .breadcrump-tako span{
        font-size: 24px;
    }

    .bread-arrow {
        margin: 0 6px;
    }

    .product-org-thumb img{
        height: 540px;
        top: -36px;
    }

    .product-org-thumb img.vertical{
        top: 161px;
        width: 358px;
        height: auto;
    }

    .product-information{
        padding-top: 30px;
        padding-bottom: 30px;
        padding-right: 30px;
    }

    .product-information .add-product-btn{
        /*width: 160px;*/
    }

    .basket-page .quantity{
        margin-right: 20px;
    }

    .blank-page .lead,
    .blank-page .long-text{
        width: 100%;
    }

}

@media only screen and (max-width: 767px) {
    .category-title,
    .current-category-glue h3{
        margin-left: 0;
    }

    .shop-one-product{
        width: 100%;
    }

    .product-org-thumb img{
        position: unset;
        margin-top: -270px;
        height: 540px;
    }

    .product-org-thumb img.vertical{
        position: unset;
        margin-top: -270px;
        width: 90%;
        height: auto;
    }

    .product-container, .product-information{
        height: auto;
    }

    .product-information{
        padding-left: 12px;
    }

    .breadcrump-tako{
        margin-bottom: 290px;
    }

    .product-container{
        margin-bottom: -155px;
        padding-bottom: 300px;
    }

    .category-icon{
        margin-bottom: 45px;
    }

    .product-information .line{
        width: 100%;
        margin-bottom: 40px;
    }

    .product-information .description{
        margin-bottom: 50px;
    }

    .basket-page .product{
        width: 300px;
    }

    .basket-page .product a{
        font-size: 20px;
    }

    .basket-page .quantity{
        width: 108px;
    }

    .basket-page .basket-count{
        width: 26px;
        font-size: 18px;
        font-weight: 300;
    }

    .breadcrump-tako.basket-text{
        margin-bottom: 40px;
    }

    .basket-link-next{
        margin-top: 30px;
        margin-bottom: 70px;
    }

    .arigato{
        margin-top: 50px;
        margin-bottom: 75px;
    }

    .pay-container{
        margin-top: 70px;
        margin-bottom: 0px;
    }

}

@media only screen and (max-width: 576px) {
    .bg-header-img{
        width: 100%;
    }

    .header-logotype svg,
    .header-line-x{
        width: 100%;
    }

    .header-image-box{
        height: 180px;
    }

    .instagram-box{
        display: none;
    }

    .instagram-carousel{
        display: block;
        margin-top: 30px;
    }

    .owl-theme .owl-dots{
        display: none;
    }

    .owl-theme .owl-nav{
        display: flex;
        justify-content: space-between;
        position: absolute;
        top: 25vw;
        width: 100%;
        color: #ffffff;
        font-size: 59px;
    }

    .owl-theme .owl-nav [class*='owl-']:hover{
        background-color: transparent;
    }

    .lines-bg.line-md{
        display: block;
    }

    .lines-bg.line-xl{
        display: none;
    }

    .footer-content{
        flex-direction: column;
        align-items: center;
    }

    .footer-content-item{
        margin-bottom: 20px;
        align-items: flex-start;
    }

    .footer-content-text{
        width: 100%;
    }

    .basket-page .product{
        width: 200px;
    }

    .basket-page .product a{
        font-size: 16px;
    }

    .basket-page .quantity{
        margin-right: 0;
    }

    .textarea-form{
        width: 100%;
    }


    .product-information .basket-count,
    .basket-page .basket-count{
        width: 26px;
        font-size: 18px;
    }

}





@media only screen and (max-width: 430px) {

    .breadcrump-tako{
        margin-bottom: 245px;
    }

    .product-org-thumb img{
        height: 440px;
        margin-top: -220px;
    }

    .product-org-thumb img.vertical{
        margin-top: -220px;
    }

    .basket-page .product{
        width: 135px;
    }

    .status-text{
        font-size: 14px;
    }


}

