@media screen and (max-width: 600px) {
.wrapper {
	width: auto;
}
header {
    padding: 8% 0 4%;
}
header.mobile {
    background-color: #000000;
}
svg.hamburger {
    width: 34px;
    height: 34px;
}
h1, h2, h3 {
    font-size: 30px;
    line-height: 34px;
}
img.section-welcome-bg {
    margin: 10rem 0 0 0;
}
img.term-image {
    width: -webkit-fill-available;
}
.header-bg > img{
    transform: scale(1.5);
    object-position: 10% 0;
}
.header-bg-page.col {
    background-position: 60% 0;
}
.section-bg-50-50 > img {
    transform: scale(1);
    object-position: center;
}
.section-bg-50-50 > .s-content > .section-l-s-bottom > .title {
    height: auto;
}
.signature {
    font-size: 2vh;
    margin: 3rem 0 0 0;
}
.main-menu-bg {
    display: none;
}
.main-menu-it > .main-menu-left {
    display: none !important;
}
.main-menu ul li a {
    font-size: 16px !important;
    line-height: 24px !important;
    letter-spacing: 0.1rem;
}
.main-menu ul li {
    margin: 0 0 0.9rem 0 !important;
}
.main-menu {
    margin: 6rem 1rem 2rem 10%;
    padding: 0;
    display: flex;
    position: relative;
    width: 100%;
    height: auto;
    overflow-y: auto;
    flex-direction: column;
    justify-content: flex-start;
}
.main-menu-right {
    padding: 0;
    border: none;
    margin: 5vh 0;
    overflow: hidden;
}
section#main-menu {
    height: 100%;
    width: 100%;
    overflow: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: flex-start;
    border: none;
}
.all-collections > .wrapper {
    padding: 0 4rem;
}
.all-collections > .wrapper > .emphasis {
    width: 100%;
}
.all-collections > .wrapper > .emphasis::before, .all-collections > .wrapper > .emphasis::after {
    width: 9%;
}
section#welcome > .wrapper> p, section#welcome > .wrapper > p.emphasis {
    max-width: max-content;
    width: 90%;
}
section#welcome > .wrapper {
    padding: 5rem 0 0 0;
}
.section-l-s-prawa > .description > p, .section-w-dol-lewa > .description > p {
    display: none;
}
.section-w-dol-lewa {
    z-index: 1;
}
.section-w-dol-lewa > .description {
    margin: 0 0 10% 0;
}
.section-l-s-prawa {
    width: 100%;
}
.section-l-s-prawa > .description {
    width: 80%;
}
.section-l-s-lewa {
    padding: 5vh 0 0 0;
}
.section-l-s-lewa > .title {
    width: 98%;
    border-bottom: 1px solid #FFF;
}
.s-content {
    position: absolute;
    height: 100%;
    justify-content: flex-start;
}
.s-content-w {
    justify-content: space-between;
}
.section-l-s-lewa > q {
    width: 98%;
}
.section-bg-rev {
    background-size: cover;
}
.section-bg > img, .section-bg-rev > img, .section-bg-50-50 > img {
    width: 100%;
}
.section-l-s-lewa > .title > h2, .section-w-g-p > .title > h2, .section-l-s-bottom > .title > h2 {
    font-size: 10vw;
    line-height: 34px;
}
.section-w-gora, .section-w-dol {
    display: flex;
    flex-direction: column;
} 
.section-w-gora-prawa {
    position: absolute;
    text-align: right;
    top: 10vw;
}
.link {
    width: 100%;
}
.link-w {
    width: 100%;
    position: absolute;
    bottom: 0;
}
.section-w-g-p {
    width: 98%;
    left: 0;
}
.section-bg-50-50 > .s-content {
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-end;
    gap: 0;
}
.section-bg-50-50 > .s-content > .section-l-s-top > .description > p {
    display: none;
}
.section-bg-50-50 > .s-content > .section-l-s-bottom, .section-bg-50-50 > .s-content > .section-l-s-bottom {
    width: 98%;
    padding: 5vh 0 0 0;
}
.section-bg-50-50 {
    background-position: bottom center;
}
.home-bio-left {
    margin: 8vh 0 0 0;
}
.bio-gallery-item > a {
    width: 150px;
    height: 150px;
}
section#blog {
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
}
section#biography > .title {
    top: 3.5rem;
}
.home-bio-right > p {
    width: 85%;
    padding: 3rem 0;
    margin: 0 auto 4rem;
}
section#biography > .link-bio {
    width: 100%;
    text-align: center;
}
.blog-posts {
    margin: 5rem 0;
}
.blog-post {
    width: 100%;
    margin: 0 auto;
}
.blog-post.arch {
    width: 90%;
}
.contact-content-top, .contact-content-bottom {
    margin: 5rem 0 5rem 0;
    flex-direction: column;
}
.contact-content-left, .contact-content-right {
    padding: 0;
    width: 85%;
    margin: 0 auto;
}
.home-section-title {
    width: 85%;
}
.page-subtext, .page-desc, .page-subtext-w-series {
    text-align: left;
    width: 80%;
    margin: 0;
    padding: 0;
}
.page-desc > p {
    width: 85%;
    margin: 0;
}
.section-bio-desc > p, .left-content-with-bg-content > p, .right-content-with-bg-content > p, .section-collection > p {
    width: 85%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
.section-bg-page-style-3 {
    min-height: 250px;
    background-position: center;
}
.section-bg-page-style-4 {
    background-position: bottom;
    min-height: 300px;
}
.section-bg-page-style-5 {
    width: 100%;
    margin: 0 auto;
}
.section-bg-page-style-1 {
    min-height: 250px;
}
.section-events, .section-events.reverse {
    background-size: cover;
    background-attachment: unset;
}
.events-section-content > .wrapper, .events-section-content.reverse > .wrapper {
    transform: translateX(0);
}
.events-section-content > .wrapper, .events-section-content.reverse > .wrapper {
    max-width: 100%;
    margin: 0 auto;
}
.events-section-title > h3 {
    font-size: 5.5vw;
    letter-spacing: 0.6rem;
}
.event-item > .row > .column.c-1 {
    width: 27%;
    font-size: 3.33vw;
    letter-spacing: 1px;
    margin: 0.8% 0 0 0;
}
.event-item > .row > .column.c-1 > span.upcoming-label {
    font-size: 2.33vw;
}
.event-item > .row > .column.c-2 {
    width: 5%;
    margin: 2% 5% 0 5%;
    position: relative;
}
.event-item > .row > .column.c-3 {
    width: 55%;
    margin: 0 3% 0 0;
}
.event-item > .row.reverse > .column.c-3 {
    width: 55%;
    margin: 0 0 0 3%;
}
.event-item > .row > .column > p {
    font-size: 3.3vw;
    letter-spacing: 2px;
}
.line-v {
    margin: 0 0 0 -31%;
}
.line-v.reverse {
    margin: 0 -31% 0 0;
}
.section-dup {
    width: 90%;
    margin: 0 auto;
    padding: 10% 0;
    gap: 3rem;
}
.section-dup-top > .section-dup-image {
    margin-left: 0;
}
.section-dup-top {
    flex-direction: column-reverse;
}
.section-dup-bottom {
    flex-direction: column;
}
.collection-thumbnail {
    width: 100%;
    height: auto;
}
.collection-item-div {
    bottom: 3rem;
    margin: 0 0 0 10%;
    padding: 2rem 0 4rem 2.5rem;
    width: 85%;
}
section.collections-items {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    gap: 3rem;
    padding: 5rem 0;
    align-items: center;
}
section.s-bio-desc.reverse, section.right-content-with-bg, section.s-downloads-desc.reverse {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    position: relative;
    min-height: 900px;
    height: 100%;
    gap: 3rem;
    padding: 20% 0 0 0;
}
.section-collection.reverse {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 0;
    width: 90%;
    z-index: 1;
}
.section-bg-page-style-7 {
    background-position: center;
    width: 100%;
    height: 100%;
    position: relative;
    left: 0;
}
.div-hor {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 2rem;
    max-width: 100%;
    margin: 0 auto;
    border: 0;
    padding-bottom: 0;
}
.gradient-mobile, .gradient-mobile2 {
    position: absolute;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0.1) 45%);
    width: 100%;
    height: 100%;
    z-index: 0;
}
.gradient-mobile2 {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 5%, rgba(0, 0, 0, 0.1) 10%);
}

#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th {
    width: auto !important;
}
a.shipping-calculator-button {
    width: -webkit-fill-available;
}
tr.cart-subtotal td, .woocommerce-shipping-totals td, tr.order-total td {
    padding: 9px 0 !important;
}
.form-row.place-order {
    width: 90%;
}
.events-section-content > .events-home-border > .wrapper {
    transform: translateY(0) !important;
}
.home-bio-right > .description-in {
    margin: 0 auto 25%;
}
.move-to-top {
    bottom: 2vh;
}
#subsidies-popup {
    height: 90vh;
}
.subsidies-popup-title {
    padding: 4vh 20vw 0 8vw;
}
.subsidies-popup-content {
    margin: 0 5vw 0 8vw;
    height: 70%;
    padding: 2vh 5vh 0 0;
}
}