 /*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1759930465
Updated: 2025-10-08 13:34:25

*/




body {
	    font-family: "Helvetica", Sans-serif;
    font-weight: 400;
    line-height: normal;
    background: #F6F6F6;
}
.wc_hero_slider_section .elementor-swiper-button-prev,
.wc_hero_slider_section .elementor-swiper-button-next{
    bottom: 0 !important;
    top: calc(100% + 16px) !important;
    transform: none !important;
    right: 90px !important;
    left: auto !important;
    width: fit-content !important;
    margin: 0 !important;
    height: auto;
}
.wc_hero_slider_section .elementor-swiper-button-next {
	right: 55px !important;
}
.wc_hero_slider_section .swiper-pagination.swiper-pagination-progressbar {
	    bottom: 0;
    top: calc(100% + 23px);
    width: 120px;
    left: auto;
    right: 140px;
}

.wc_button .elementor-button-icon {
    width: 10px;
}
.wc_product_images a {
    display: block !important;
}
.hero-slide-title{
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 0 25px;
    margin-bottom: -4px;
    position: relative;
}
.hero-slide-title svg{
    width: 14px;
    height: 16px;
}
.hero-slide-title a{
    font-size: 17px;
    line-height: 16px;
    color: #000;
    font-weight: 700;
    text-decoration: none;
}


.wc_product_loop_section .elementor-grid .product:nth-last-child(2) {
	    grid-row: 2 span;
    grid-column: auto;
    display: flex
;
    flex-direction: column;
    justify-content: center;
    height: 100%;

}
.wc_product_loop_section .elementor-grid .product:nth-last-child(2) .elementor-element {
height: auto !important;
}

.exhibition-box p {
    font-size: 14px;
    line-height: 22px;
}

.posca-content .posca-link,
.exhibition-box .artist-read-more{
    margin: 0 0 0 auto;
}
.wp-read-more a.producer-btn,
.wp-read-more,
.parallax-text .wp-read-more,
.posca-content .wp-read-more,
.exhibition-box .wp-read-more{
    color: #000000;
    font-size: 15px;
    font-weight: 700;
    display: flex;
    max-width: fit-content;
    align-items: center;
    gap: 10px;
    font-family: Helvetica;
}
.wp-read-more a.producer-btn svg,
.wp-read-more svg,
.parallax-text .wp-read-more svg,
.posca-content .wp-read-more svg,
.exhibition-box .wp-read-more svg{
    width: 11px;
}
.wp-read-more a.producer-btn:hover,
.parallax-text .wp-read-more:hover,
.wp-read-more:hover,
.exhibition-box .wp-read-more:hover{
    color: #54595f;
}
.exhibition{
    display: flex;
    gap: 30px;
    margin-bottom: 54px;
}
.exhibition .exhibition-img{
    width: 50%;
    background: #F6F6F6;
    position: relative;
    overflow: hidden;
}
.exhibition .exhibition-img:before{
    display: block;
    padding-top: 56%;
    content: '';
}
.exhibition .exhibition-img a{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
}
.exhibition .exhibition-img a img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.exhibition .exhibition-content{
    width: 50%;
    display: grid;
    gap: 15px;
    align-content: flex-start;
}
.exhibition-content .exhibition-views{
    margin-bottom: 15px;
}
.exhibition-content .exhibition-views .view-label{
    font-family: Helvetica;
    font-weight: 700;
    font-size: 18px;
    line-height: 14px;
    text-align: center;
    color: #fff;
    background: #000000;
    padding: 5px 6px;
    display: block;
    max-width: fit-content;
}
.exhibition-content .exhibition-dates{
    font-family: Helvetica;
    font-weight: 400;
    font-size: 13px;
    line-height: 14px;
    color: #000000;
}
.exhibition-content .entry-title{
    font-family: Helvetica;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    margin: 0;
    color: #000000;
}
.exhibition-content .entry-title a{
    color: #000;
}
.exhibition-content .entry-title a:hover{
    color: #54595f;
}
.exhibition-content .exhibition-artists{
    font-family: Helvetica;
    font-weight: 400;
    font-size: 18px;
    line-height: 14px;
    margin: 0;
    color: #4E4E4E;
}
.exhibition-content .artist-read-more{
    margin-top: 30px;
}
.pagination{
    width: 100%;
    display: block;
    margin: 0;
}
.pagination ul.page-numbers{
    padding: 0;
    display: flex;
    justify-content: center;
    gap: 15px;
    margin:115px 0;
}
.pagination .page-numbers li{
    list-style-type: none;
}
.pagination .page-numbers li .page-numbers{
    padding: 8px;
    border: 1px solid #000;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Helvetica;
    font-weight: 400;
    font-size: 12px;
    line-height: 8px;
    text-align: center;
    color: #000;
    min-width: 25px;
    height: 25px;
}
.pagination .page-numbers li .page-numbers:hover,
.pagination .page-numbers li .page-numbers.current{
    background: #000;
    color: #fff;
}
.nioaa-breadcrumb{
    margin: 33px 0 20px;
    display: flex;
    align-items: center;
    gap: 15px;
}
.nioaa-breadcrumb a{
    font-family: Helvetica;
    font-weight: 400;
    font-size: 16px;
    line-height: 14px;
    color: #BDBDBD;
    display: flex;
    max-width: fit-content;
    align-items: center;
    gap: 10px;
}
.nioaa-breadcrumb a svg{
    width: 11px;
}
.nioaa-breadcrumb a:hover{
    color: #000;
}
.nioaa-page-title{
    font-family: Helvetica;
    font-weight: 400;
    font-size: 24px;
    line-height: 24px;
    color: #000000;
    margin: 0;
}
.cms-exhibition-single{
    padding: 0 20px !important;
}
.cms-exhibition-single .e-con-inner {
    display: block !important;
}

.cms-exhibition-single .cms-content p{
    font-family: Helvetica;
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    text-align: justify;
    margin: 0 0 20px;
    color: #4E4E4E;
}
.team-section .wp-section-title,
.producer-section .wp-section-title,
.cms-exhibition-single .wp-section-title{
    font-family: Helvetica;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    margin: 40px 0 28px;
    color: #000000;
}
.team-section .wp-section-title:after,
.producer-section .wp-section-title:after,
.cms-exhibition-single .wp-section-title:after{
    content: '';
    width: 44px;
    height: 1px;
    background: #000000;
    display: block;
    margin: 14px 0 0;
}
.cms-exhibition-single .elementor-widget-theme-post-content h2{
    font-family: Helvetica;
    font-weight: 700;
    font-size: 22px;
    line-height: 14px;
    color: #000000;
}
.artists-qout-part .single-artist{
    display: flex;
    gap: 65px;
}
.artists-qout-part .single-artist .artist-image{
    max-width: 200px;
    flex-shrink: 0;
}
.artists-qout-part .single-artist .artist-info{
    width: 100%;
}
.single-artist .artist-info .artist-description p{
    font-family: Helvetica;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 15px;
    color: #4E4E4E;
}
.single-artist .artist-image .artist-name{
    margin: 14px 0 0px;
    font-family: Helvetica;
    font-weight: 400;
    font-size: 15px;
    line-height: 14px;
    color: #000000;
}
.artist-read-more{
    font-size: 13px;
}
.artist-read-more svg{
    width: 9px;
}
.exhibition-gallery-box{
    position: relative;
    overflow: hidden;
}
.exhibition-gallery-box:before{
    content: '';
    padding-top: 75%;
    display: block;
}
.exhibition-gallery-box img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    object-fit: contain;
}
.wc-slider-arrow{
    display: flex;
    gap: 22px;
    align-items: center;
}
.wc-slider-arrow .wc-arrow-btn{
    position: static;
    margin: 0 !important;
    transform: none;
    width: 14px;
    height: 16px;
    display: block;
}
.wc-slider-arrow .wc-arrow-btn.swiper-button-lock{
    opacity: 0.5;
}
.wc-slider-arrow .wc-arrow-btn img{
    width: 14px;
}
.wc-slider-arrow .wc-arrow-btn:after{
    display: none;
}
.slider-navigation-part{
    display: flex;
    align-items: center;
    justify-content: end;
    margin-top: 35px;
    gap: 25px;
}
.slider-navigation-part .swiper-pagination{
    width: 120px !important;
    height: 2px !important;
    background: #EAEAEA;
    position: static;
}
.slider-navigation-part .swiper-pagination .swiper-pagination-progressbar-fill{
    height: 100%;
    background: #000 !important;
}
.exhibition-producers-grid .single-producer .producer-info{
    padding-top: 20px;
    max-width: 60%;
}
.exhibition-producers-grid .single-producer .producer-info .producer-name{
    font-family: Helvetica;
    font-weight: 700;
    font-size: 18px;
    line-height: 14px;
    margin: 0 0 26px;

}
.collab-exhibition{
    margin-bottom: 130px;
}
.collab-exhibition .artist-image{
    max-width: 110px;
    margin: 0 0 20px;
}
.collab-exhibition .artist-info .artist-name{
    margin: 0 0 10px;
    font-family: Helvetica;
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
}
.collab-exhibition .artist-info .artist-excerpt{
    font-family: Helvetica;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #000;
}
.collab-exhibition .artist-info .artist-description p{
    font-family: Helvetica;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    text-align: justify;
    color: #000;
    margin: 0 0 15px;
}
.collab-exhibition .wp-read-more{
    margin: 0 0 0 auto;
}
.archives-grid-section{
    padding: 50px 20px !important;
}
.archives-grid-section .artists-grid{
    column-gap: 45px;
    row-gap: 70px;
}
.archives-grid-section .artist-item img{
    border-radius: 0;
}
.archives-grid-section .artist-item .artist-item-img{
    position: relative;
    overflow: hidden;
}
.archives-grid-section .artist-item .artist-item-img a:before{
    content: '';
    display: block;
    padding-top: 115%;
}
.archives-grid-section .artist-item .artist-item-img a img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s ease;
}
.archives-grid-section .artist-item:hover .artist-item-img a img{
    transform: scale(1.1);
}
.archives-grid-section .artist-item .artist-title{
    margin: 20px 0 0;
}
.archives-grid-section .artist-item .artist-title a{
    display: flex;
    align-items: center;
    font-family: Helvetica;
    font-weight: 700;
    font-size: 16px;
    line-height: 14px;
    color: #000;
    gap: 20px;
    text-align: left;
}

.archives-grid-section .artist-item .artist-title a svg{
    width: 10px;
    flex-shrink: 0;
}
.archives-grid-section .artist-item .artist-title a:hover{
    color: #54595f;
}
.archives-grid-section .e-con-inner{
    display: block !important;
}
.single-exhibition,
.single-artist{
    background: #F6F6F6;
}
.cms-main-title h1{
    display: flex;
    align-items: center;
    gap: 20px;
}
.cms-main-title h1:before{
    content: '';
    background: url('./assets/img/arrow.svg') no-repeat 0 0;
    width: 14px;
    height: 16px;
    display: block;
    background-size: 100%;
}
.wc_product_images{
    background: #fff !important;
    margin-bottom: 20px !important;
}
.collabs-list-section .colleb{
    display: flex;
    margin-bottom: 50px;
    padding: 0 0 22px;
    border-bottom: 1px solid #8D8D8D;
    gap: 100px;
}
.collabs-list-section .colleb .colleb-img{
    max-width: 110px;
    flex-shrink: 0;
}
.collabs-list-section .colleb .colleb-content{
    width: 100%;
}
.collabs-list-section .colleb .colleb-content p{
    font-family: Helvetica;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    margin: 0 0 16px;
}
.collabs-list-section .colleb .colleb-content .wp-read-more{
    font-size: 13px;
    gap: 7px;
}
.collabs-list-section .colleb .colleb-content .wp-read-more svg{
    width: 9px;
}
.collabs-post-description{
    max-width: 740px !important;
}
.producer-grid{
    display: grid;
    flex-wrap: wrap;
    grid-template-columns: repeat(3,minmax(0,1fr));
    gap: 55px;
}
.team-section .wp-section-title,
.producer-section .wp-section-title{
    margin-bottom: 60px;
}
.producer-grid .producer-member .producer-image{
    overflow: hidden;
    position: relative;
    max-width: 200px;
    margin-bottom: 29px;
}
.producer-grid .producer-member .producer-image:before{
    content: '';
    padding-top: 100%;
    display: block;
}
.producer-grid .producer-member .producer-image img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.producer-grid .producer-member .producer-info .producer-name{
    font-family: Helvetica;
    font-weight: 700;
    font-size: 15px;
    line-height: 14px;
    color: #000;
    margin: 0 0 24px;
}
.producer-grid .producer-member .producer-info .producer-desc,
.producer-grid .producer-member .producer-info p{
    font-family: Helvetica;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    color: #4E4E4E;
}
.team-grid{
    display: grid;
    flex-wrap: wrap;
    grid-template-columns: repeat(3,minmax(0,1fr));
    column-gap: 55px;
    row-gap: 80px;
}
.team-grid .team-member .team-image{
    overflow: hidden;
    position: relative;
    max-width: 200px;
    margin-bottom: 29px;
}
.team-grid .team-member .team-image:before{
    content: '';
    padding-top: 100%;
    display: block;
}
.team-grid .team-member .team-image img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.team-grid .team-member .team-info .team-name{
    font-family: Helvetica;
    font-weight: 700;
    font-size: 15px;
    line-height: 14px;
    margin: 0 0 10px;
}
.team-grid .team-member .team-info .team-position{
    font-family: Helvetica;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    color: #4E4E4E;
    margin-bottom: 25px;
}
.team-grid .team-member .team-info .team-desc{
    font-family: Helvetica;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    color: #4E4E4E;
}
.wp-exhibition .single-exhibition .exhibition-info{
    display: flex;
    align-items: center;
    gap: 22px;
    padding-top: 30px;
}
.wp-exhibition .single-exhibition .exhibition-info a{
    color: #000;
    font-family: Helvetica;
    font-weight: 400;
    font-size: 18px;
    line-height: 14px;
}
.wp-exhibition .single-exhibition .exhibition-info a h4{
    margin: 0;
}
.wp-exhibition .single-exhibition .exhibition-info a:hover{
    color: #54595f;
}
.contact-form-part .wpcf7-form label{
    display: block;
    width: 100%;
    margin-bottom: 56px;
}
.my-account-login .woocommerce form .form-row .input-text,
.woocommerce .woocommerce-MyAccount-content form .form-row .input-text, .woocommerce .woocommerce-MyAccount-content form .form-row select,
.contact-form-part .wpcf7-form .wpcf7-form-control{
    width: 100%;
    border: 0;
    border-bottom: 1px solid #737B7D;
    padding: 11px 16px;
    border-radius: 0;
    font-family: Helvetica;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0.5px;
    background: transparent;
}
.contact-form-part .wpcf7-form .wpcf7-not-valid-tip{
    margin-top: 10px;
}
.select2-container .select2-selection{
    border: 0;
    border-bottom: 1px solid #737B7D;
    font-family: Helvetica;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0.5px;
    background: transparent;
    border-radius: 0;
}
.my-account-login .woocommerce form .form-row .input-text:focus,
.select2-container .select2-selection:hover,
.woocommerce .woocommerce-MyAccount-content form .form-row .input-text:focus, .woocommerce .woocommerce-MyAccount-content form .form-row select:focus,
.contact-form-part .wpcf7-form .wpcf7-form-control:focus{
    outline: none;
}
.my-account-login .woocommerce form .form-row .input-text:hover,
.select2-container .select2-selection:hover,
.woocommerce .woocommerce-MyAccount-content form .form-row .input-text:hover, .woocommerce .woocommerce-MyAccount-content form .form-row select:hover,
.contact-form-part .wpcf7-form .wpcf7-form-control:hover{
    border-color: #000;
}
.contact-form-part .wpcf7-form textarea.wpcf7-form-control{
    height: 90px;
    resize: none;
}
.contact-form-part .wpcf7-form .wpcf7-form-control.wpcf7-submit{
    width: 100%;
    padding: 16px;
    font-family: Helvetica;
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    border: 0;
    background: #000;
    color: #fff;
}
.contact-form-part .wpcf7-form .wpcf7-form-control.wpcf7-submit:hover{
    background: #737B7D;
}
.custom-hero-slider .slider-navigation-part{
    padding: 0 57px;
}
.custom-hero-slider .hero-content{
    display: none;
    position: absolute;
}
.home-posca-container .posca-container .posca-heading{
    margin-top: 0;
}
.wc_product_loop_section  .product .wc_product_images {
    background: #F6F6F6 !important;
}
.home ,
.post-type-archive-exhibition{
    background: #fff;
}
.privacy-cms-text p a{
    color: #000;
}
.mobile-tootle-btn{
  position: relative;
    top: -5px;  
}
.mobile-tootle-btn .elementor-menu-toggle{
    box-shadow: 0px 0px 4px 0px #0000001A;
    width: 26px;
    height: 26px;
    border-radius: 0;
    
}
.mobile-tootle-btn .elementor-menu-toggle .elementor-menu-toggle__icon--open{
        line-height: 0;
}
.mobile-tootle-btn .elementor-menu-toggle .elementor-menu-toggle__icon--open svg {
    width: 15px;
}

.press-list-section nav.elementor-pagination {
    margin-top: 95px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected]{
    background: #000;
    color: #fff;
}
.select2-container.select2-container--open .select2-dropdown--below{
    border-top: 1px solid #200707cc;
}

/*---------- start 03-11 css ---------*/
.main-header-navbar {
    max-width: fit-content;
}
.press-list-section nav.elementor-pagination,
nav.woocommerce-pagination ul.page-numbers{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}
nav.woocommerce-pagination ul.page-numbers {
    border: 0;
    margin: 0;
}
.press-list-section nav.elementor-pagination .page-numbers,
nav.woocommerce-pagination ul.page-numbers li .page-numbers {
    border: 1px solid #000000;
    padding: 4px;
    font-family: Helvetica;
    font-weight: 400;
    font-size: 12px;
    line-height: 8px;
    text-align: center;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    text-decoration: none;
}

.press-list-section nav.elementor-pagination .page-numbers.current,
.press-list-section nav.elementor-pagination .page-numbers:hover,
nav.woocommerce-pagination ul.page-numbers li .page-numbers.current,
nav.woocommerce-pagination ul.page-numbers li .page-numbers:hover{
    color: #ffffff;
    background-color: #000;
}
.woocommerce ul.products li.product .button{
    display: none;
}
ul.products li.product a.woocommerce-LoopProduct-link img,
body.wp-singular ul.products li.product a.woocommerce-LoopProduct-link img {
    width: 100%;
    height: 187px;
    object-fit: contain;
    object-position: center;
    display: block;
	background:#fff;
}
ul.products li.product h2.woocommerce-loop-product__title,
body.wp-singular ul.products li.product h2.woocommerce-loop-product__title {
    padding: 0;
    margin-bottom: 8px;
}

ul.products li.product .woocommerce-product-short-description,
body.wp-singular ul.products li.product  .woocommerce-product-short-description{
    margin: 0 !important;
}

ul.products li.product .woocommerce-product-short-description p,
body.wp-singular ul.products li.product .woocommerce-product-short-description p {
    margin: 0 !important;
    font-family: Helvetica;
    font-weight: 400;
    font-size: 13px;
    line-height: 19px;
    color: #4E4E4E;
}
.wc-sidebar-part .shop-widget {
    border: 1px solid #E2E2E2;
    background-color: #fff;
    padding: 40px 30px;
    margin-bottom:51px;
}

.wc-sidebar-part {
    width: 100%;
    max-width: 240px !important;
}

.wc-sidebar-part h4.widget-title {
    margin: 0 0 24px !important;
    font-family: Helvetica;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    color: #000;
    border-left: 2px solid #000;
    padding-left: 17px;
}

.wc-sidebar-part .shop-widget ul.wc-cat-dropdown-widget,
.wc-sidebar-part .shop-widget ul.wc-tag-dropdown-widget {
    padding: 0;
    list-style: none;
}

.wc-sidebar-part .shop-widget ul.wc-cat-dropdown-widget li a,
.wc-sidebar-part .shop-widget ul.wc-tag-dropdown-widget li a{
    font-family: Helvetica;
    font-weight: 400;
    font-size: 16px;
    line-height: 171%;
    color: #000000;
}

.wc-sidebar-part .shop-widget:first-child {
    background-color: transparent;
    border: 0;
    padding: 0;
    margin-bottom: 28px;
}
body.archive .elementor-widget-wc-archive-products .woocommerce ul.products {
    grid-template-columns: repeat(3, 1fr);
}
.wc-sidebar-part .shop-widget form.search-form {
    border: 0.86px solid #FFFFFF99;
    border-radius: 50px;
    background-color: #d1d1d1;
    display: flex;
        justify-content: space-between;
            width: 100%;
}

.wc-sidebar-part .shop-widget form.search-form input.search-field {
    background-color: #d1d1d1;
    border-radius: 50px;
    border: 0;
    font-family: Helvetica;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #979797;
    width: 100%;
}
.wc-sidebar-part .shop-widget form.search-form input.search-field:focus{
    outline: none;
}
.wc-sidebar-part .shop-widget form.search-form input.search-submit {
    background-color: #282828;
    border: 1px solid #282828;
    font-size: 0;
    padding: 3px;
    background-image: url(https://nioaa.co/staging/wp-content/uploads/2025/11/akar-icons_search.svg);
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50px;
    width: 33px;
    height: 33px;
    flex-shrink: 0;
}
.header-wishlist-icon .elementor-widget-icon {
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-wishlist-icon .elementor-widget-icon svg {
    width: 12px;
}

.header-wishlist-icon .elementor-widget-icon .elementor-icon-wrapper {
    line-height: 15px;
}

.wc_product_wrapper .wc_product_details .elementor-widget-woocommerce-product-price {
    margin: 0;
}

.wc_product_wrapper .wc_product_details .elementor-widget-woocommerce-product-price p.price {
    margin-bottom: 30px;
}

.wc_product_wrapper .wc_product_details ul.product-category-list {
    list-style: none;
    padding: 0;
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.wc_product_wrapper .wc_product_details ul.product-category-list li.product-cat-item {
    font-family: Helvetica;
    font-weight: 400;
    font-size: 16px;
    line-height: 14px;
    color: #515151;
}

.wc_product_wrapper .wc_product_details .elementor-widget-woocommerce-product-content p {
    font-family: Helvetica;
    font-weight: 400;
    font-size: 15px;
    line-height: 171%;
    color: #414141;
    margin-bottom: 42px;
}

.wc_product_wrapper .wc_product_details .elementor-widget-woocommerce-product-add-to-cart form.cart {
    flex-wrap: wrap !important;
    gap: 15px;
}

.wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__wrap .wc-block-components-quantity-selector,
.wc_product_wrapper .wc_product_details .elementor-widget-woocommerce-product-add-to-cart form.cart .quantity {
    background-color: #fff;
    border-radius: 50px;
    border: 1px solid #D7D7D7;
    display: flex;
    align-items: center;
    width: auto;
    max-width: fit-content;
}
.wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__wrap .wc-block-components-quantity-selector:after{
    display: none;
}
.wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__wrap .wc-block-components-quantity-selector button,
.wc_product_wrapper .wc_product_details .elementor-widget-woocommerce-product-add-to-cart form.cart .quantity button.qty-btn {
    color: #414141;
    border: 0;
    font-size: 18px;
    margin: 0;
    height: 49px;
    padding: 12px 16px;
    min-width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__wrap .wc-block-components-quantity-selector button:hover,
.wc_product_wrapper .wc_product_details .elementor-widget-woocommerce-product-add-to-cart form.cart .quantity button.qty-btn:hover,
.wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__wrap .wc-block-components-quantity-selector button:focus,
.wc_product_wrapper .wc_product_details .elementor-widget-woocommerce-product-add-to-cart form.cart .quantity button.qty-btn:focus{
    background: transparent;
}
.wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__wrap .wc-block-components-quantity-selector button{
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
}
.wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__wrap .wc-block-components-quantity-selector button:hover,
.wc_product_wrapper .wc_product_details .elementor-widget-woocommerce-product-add-to-cart form.cart .quantity button.qty-btn:hover{
    background-color: transparent;
}
.wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__wrap .wc-block-components-quantity-selector .wc-block-components-quantity-selector__input,
.wc_product_wrapper .wc_product_details .elementor-widget-woocommerce-product-add-to-cart form.cart .quantity input[type="number"] {
    border: 0;
    margin: auto;
    padding: 7px;
    width: 60px;
    max-width: 100px;
    font-family: Oxygen;
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: auto;
}
.wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__wrap .wc-block-components-quantity-selector .wc-block-components-quantity-selector__input{
    margin: 0 !important;
}

.wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button,
.wc-block-cart .wc-block-cart__submit-container .wc-block-cart__submit-button,
.wc_product_wrapper .wc_product_details .elementor-widget-woocommerce-product-add-to-cart form.cart button.single_add_to_cart_button {
    background-color: #282828;
    border-radius: 100px;
    width: 100%;
    font-family: Helvetica;
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    width: calc(100% - 167px);
    margin: 0 !important;
    border: 1px solid transparent;
}
.wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover,
.wc-block-cart .wc-block-cart__submit-container .wc-block-cart__submit-button:hover,
.wc_product_wrapper .wc_product_details .elementor-widget-woocommerce-product-add-to-cart form.cart button.single_add_to_cart_button:hover{
    background: #fff;
    border-color:#282828;
    color: #282828;
}
.wc-block-cart .wc-block-cart__submit-container .wc-block-cart__submit-button{
    width: 100%;
    text-decoration: none;
}

.wc_product_wrapper .wc_product_details .elementor-widget-woocommerce-product-add-to-cart form.cart button#buy-now {
    width: 100%;
    border: 1px solid #282828;
    border-radius: 100px;
    background-color: transparent;
    font-family: Helvetica;
    font-weight: 700;
    font-size: 18px;
    line-height: 19px;
    text-align: center;
    padding: 14px;
    background: #fff;
    margin: 0;
    color: #282828;
}
.wc_product_wrapper .wc_product_details .elementor-widget-woocommerce-product-add-to-cart form.cart button#buy-now:hover{
    background: #282828;
    color: #fff;
}
.wc_product_wrapper .wc_product_details .elementor-widget-woocommerce-product-add-to-cart form.cart:before{
    display: none;
}
body.wp-singular section.related.products>h2{
    font-family: Helvetica !important;
    font-weight: 400 !important;
    font-size: 20px;
    line-height: 14px;
    color: #000000 !important;
    border-left: 2px solid #000000;
    padding-left: 10px;
    margin-bottom: 34px;
}

.wc-sidebar-part .shop-widget ul{
    display: grid;
    gap: 16px;
}
.wc-sidebar-part .shop-widget ul li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 5px;
}
.wc-sidebar-part .shop-widget ul li a:after{
    content: '';
    background: url('./assets/img/arrow.svg') no-repeat 0 0;
    width: 8px;
    height: 9px;
    display: block;
    background-size: 100%;
}
.wc-sidebar-part .shop-widget ul li a:hover{
    color: #4E4E4E;
}
.wc-all-shop-box .products li a:hover h2{
    color: #4E4E4E !important;
}
.custom-product-swiper .main-swiper .swiper-slide{
    background: #fff;
    padding: 28px 16px;
    height: auto;
}
.product-slider-img{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.thumbnail-grid{
    margin-top: -32px;
    padding-right: 55px;
}
.thumbnail-grid .thumb{
    background: #fff;
    padding: 7px 4px;
}
.custom-product-swiper .slider-navigation-part{
    margin-top: 24px;
    position: relative;
    z-index: 9;
    justify-content: end;
    padding: 0;
}
/*.thumbnail-grid .swiper-slide.swiper-slide-thumb-active .thumb{
    background: #F6F6F6;
}*/
.error404 .site-main,
.woocommerce-account .site-main,
.woocommerce-checkout .site-main,
.woocommerce-cart .site-main{
    max-width: 1280px !important;
    padding: 60px 20px;
}
.error404 .site-main{
    text-align: center;
}
.error404 .site-main .entry-title{
    font-family: Helvetica !important;
    font-weight: 400 !important;
    font-size: 30px;
    line-height: 1;
    color: #000000 !important;
}
.woocommerce-account .site-main .page-header,
.woocommerce-checkout .site-main .page-header,
.woocommerce-cart .site-main .page-header{
    display: none;
}
.woocommerce-cart .site-main .wp-block-woocommerce-cart{
    margin: 0;
}
.wc-block-cart__main .wc-block-cart-items th{
    font-size: 16px;
}

.wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__image a{
    padding: 5px;
    background: #fff;
    display: block;
}
.wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__wrap .wc-block-components-product-name{
    font-family: "Helvetica", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    color: #000000;
    text-decoration: none;
}
.wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__wrap .wc-block-components-product-name:hover{
    color: #4E4E4E;
}
.wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__wrap .wc-block-components-product-metadata__description{
    font-size: 14px;
    line-height: 14px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul{
    border: 1px solid #E2E2E2;
    background-color: #fff;
    margin-bottom: 30px;
    list-style-type: none;
    padding: 0;
    max-width: 280px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li{
    border-top:1px solid #E2E2E2;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:first-child{
    border-top:0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a{
    font-family: Helvetica;
    font-weight: 400;
    font-size: 16px;
    line-height: 171%;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 5px;
    text-decoration: none;
    padding: 15px 20px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover{
    color: #4E4E4E;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:after,
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a:after {
    content: '';
    background: url(./assets/img/arrow.svg) no-repeat 0 0;
    width: 8px;
    height: 9px;
    display: block;
    background-size: 100%;
}
.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th{
    font-size: 16px;
}
body .widget_shopping_cart_content .elementor-menu-cart__footer-buttons .elementor-button,
body .woocommerce-notices-wrapper .woocommerce-message .button,
.my-account-login .woocommerce form .form-row .button,
.woocommerce .woocommerce-MyAccount-content form .button,
.woocommerce .woocommerce-MyAccount-content .edit-account .button,
.woocommerce .woocommerce-info .button,
.woocommerce table.my_account_orders .button{
    background-color: #282828;
    border-radius: 100px;
    font-family: Helvetica;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    margin: 0 !important;
    border: 1px solid transparent;
    padding: 15px 30px;
}
body .widget_shopping_cart_content .elementor-menu-cart__footer-buttons .elementor-button:hover,
body .woocommerce-notices-wrapper .woocommerce-message .button:hover,
.my-account-login .woocommerce form .form-row .button:hover,
.woocommerce .woocommerce-MyAccount-content form .button:hover,
.woocommerce .woocommerce-MyAccount-content .edit-account .button:hover,
.woocommerce .woocommerce-info .button:hover,
.woocommerce table.my_account_orders .button:hover{
    background: #fff;
    border-color:#282828;
    color: #282828;
}
.my-account-login .woocommerce .woocommerce-form-register a,
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__product-name a,
.my-account-login .woocommerce .woocommerce-form-login a,
.woocommerce table.shop_table tbody th a,
.woocommerce-Addresses .woocommerce-Address-title .edit,
.woocommerce-Addresses address,
.woocommerce-MyAccount-content p,
.woocommerce-MyAccount-content p a{
    color: #4E4E4E;
}
.woocommerce-Addresses address{
    line-height: 22px;
}
.my-account-login .woocommerce .woocommerce-form-register a:hover,
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__product-name a:hover,
.my-account-login .woocommerce .woocommerce-form-login a:hover,
.woocommerce table.shop_table tbody th a:hover,
.woocommerce-Addresses .woocommerce-Address-title .edit:hover,
.woocommerce-MyAccount-content p a:hover{
    text-decoration: none;
}
.woocommerce table.shop_table{
    border: 0;
}
.woocommerce-info {
    border-top-color: #000;
}
.elementor-menu-cart__product-remove:hover:after, 
.elementor-menu-cart__product-remove:hover:before{
    background: #000 !important;
}
.elementor-menu-cart__product-remove:hover{
    border-color: #000 !important;
}
.woocommerce-info::before {
    color: #000;
}
.woocommerce .woocommerce-order h2,
.woocommerce-MyAccount-content h2,
.woocommerce-Addresses .woocommerce-Address-title h2{
    font-family: "Helvetica", Sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
    color: #000000;
}
.elementor-menu-cart__subtotal{
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 30px;
    color: #000000  !important;
}
.woocommerce-Addresses .woocommerce-Address{
    border: 1px solid #E2E2E2;
    background-color: #fff;
    margin-bottom: 30px;
    padding: 20px;
}
.woocommerce .woocommerce-MyAccount-content .edit-account fieldset{
    margin-bottom: 20px;
}
.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th{
    padding: 10px 8px;
}

.exhibition .exhibition-img,
.shop-box-part .wc_product_images{
    overflow: hidden;
}
.products .product img,
.exhibition .exhibition-img img,
.shop-box-part .wc_product_images img{
    transition: all 0.3s ease;
}
.exhibition .exhibition-img:hover img,
.shop-box-part:hover .wc_product_images img{
    transform: scale(1.1);
}
.products .product a:hover img{
    border-width: 10px !important;
}
.wc-current-language ul li.wpml-ls-current-language a{
    color: #000000 !important;
    display: flex;
    align-items: center;
    gap: 4px;
}
.wc-current-language ul li.wpml-ls-current-language a:before{
    content: '';
    background: url(./assets/img/arrow.svg) no-repeat 0 0;
    width: 5px;
    height: 6px;
    display: block;
    background-size: 100%;
    opacity: 1 !important;
    position: static;
}
.wc-block-checkout__terms.wc-block-checkout__terms--with-separator a,
.woocommerce table.shop_table td a{
    color: #4E4E4E;
}
.wc-block-checkout__terms.wc-block-checkout__terms--with-separator a:hover,
.woocommerce table.shop_table td a:hover{
    text-decoration: none;
}
.woocommerce .woocommerce-customer-details address p{
    margin: 15px 0;
}
.woocommerce .woocommerce-customer-details address{
    color: #4E4E4E;
    font-size: 17px;
    line-height: 22px;
    font-weight: 400;
    padding: 20px;
}
.woocommerce .woocommerce-order ul.order_details{
    padding-left: 0;
}
.woocommerce .quantity .qty{
    font-size: 22px;
    color: #000000;
}

.my-account-login .site-main{
    max-width: 1050px !important;
}
.my-account-login .site-main h2{
    font-family: "Helvetica", Sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
    color: #000000;
}
.my-account-login .woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{
        margin: 10px 0 0 10px;
}
.my-account-login .woocommerce .woocommerce-form-login,
.my-account-login .woocommerce form.register{
    margin-top: 20px;
    margin-bottom: 0;
}
.woocommerce-message {
    border-top-color: #000;
}
.woocommerce-message:focus{
    outline: none;
}
.woocommerce-message::before{
    color: #000;
}
.wp-block-woocommerce-empty-cart-block .wp-block-heading:not(.wc-block-cart__empty-cart__title),
.wp-block-woocommerce-empty-cart-block .wc-block-grid{
    display: none;
}
.wc-block-checkout__form .wc-block-components-address-form input,
.wp-block-woocommerce-checkout-billing-address-block .wc-blocks-components-select .wc-blocks-components-select__select,
.wp-block-woocommerce-checkout-billing-address-block .wc-block-components-text-input input{
    width: 100% !important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-radius: 0 !important;
    font-family: Helvetica !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 160% !important;
    letter-spacing: 0.5px !important;
    background: transparent !important;
}
.wp-block-woocommerce-checkout-billing-address-block .wc-block-components-address-form input:focus,
.wp-block-woocommerce-checkout-billing-address-block .wc-blocks-components-select .wc-blocks-components-select__select:focus,
.wp-block-woocommerce-checkout-billing-address-block .wc-block-components-text-input input:focus{
    outline: none !important;
}
body .otgs-development-site-front-end,
body .wpml-ls-statics-footer{
    display: none;
}
.search-no-results .elementor-products-nothing-found{
    text-align: center;
}
.error404 .site-main{
    min-height: 400px;
}
.woocommerce-address-fields .woocommerce-address-fields__field-wrapper{
    margin-bottom: 20px;
}
.woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row{
    margin-bottom: 20px;
}
.header-icon-list a{
    display: block;
}
.google-map-content ul{
	padding-left:0;
}


.u-fadeUp{
    opacity: 0 !important;
    -webkit-transform: translateY(50px) !important;
    transform: translateY(50px) !important;
    -webkit-transition: all 1s ease-out !important;
    transition: all 1s ease-out !important;
    animation-name: none !important;
}
.u-fadeUp.animated{
   opacity: 1 !important;
    -webkit-transform: translateY(0) !important;
    transform: translateY(0) !important;
}

/*---------- End 03-11 css ---------*/


@media (max-width: 1199px) {
    .archives-grid-section .artists-grid {
        column-gap: 25px;
        row-gap: 50px;
    }
    .collabs-list-section .colleb{
        gap: 50px;
    }
}

@media (max-width: 991px) {
    .archives-grid-section .artists-grid {
        grid-template-columns: repeat(3, 1fr) !important;
    }
    .collabs-list-section .colleb{
        gap: 30px;
    }

    .team-grid{
        grid-template-columns: repeat(3,minmax(0,1fr));
        column-gap: 30px;
        row-gap: 50px;
    }
    .producer-grid{
        column-gap: 30px;
    }
}

@media (max-width: 780px) {
body.archive .elementor-widget-wc-archive-products .woocommerce ul.products {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 767px) {
     .exhibition{
        flex-wrap: wrap;
        gap: 20px;
        margin-bottom: 60px;
     }   
     .exhibition .exhibition-content,
     .exhibition .exhibition-img{
        width: 100%;
     }
     .exhibition-content .artist-read-more {
        margin-top: 20px;
    }
    .pagination ul.page-numbers {
        margin: 40px 0 0;
    }
    .exhibition-erapper .e-con-inner{
        display: block !important;
    }
    .artists-qout-part .single-artist{
        flex-wrap: wrap;
        gap: 20px;
    }
    .cms-exhibition-single {
        padding: 0 15px !important;
    }
    .cms-exhibition-single .cms-content p{
        font-size: 14px;
        line-height: 20px;
        text-align: initial;
    }
    .cms-exhibition-single .wp-section-title{
        margin: 30px 0 20px;
    }
    .slider-navigation-part{
        margin-top: 20px;
    }
    .collab-exhibition .artist-info .artist-description p{
        text-align: initial;
    }
    .collab-exhibition {
        margin-bottom: 40px;
        max-width: 650px;
    }
    .nioaa-breadcrumb a{
        font-size: 14px;
    }
    .nioaa-page-title{
        font-size: 20px;
    }
    .nioaa-breadcrumb a svg {
        width: 8px;
    }
    .archives-grid-section {
        padding: 0px 15px !important;
    }
     .archives-grid-section .artists-grid {
        grid-template-columns: repeat(2, 1fr) !important;
        column-gap: 20px;
        row-gap: 40px;
    }
    .cms-main-title h1{
        gap: 10px
    }
    .archives-grid-section .artist-item .artist-title {
        margin: 15px 0 0;
    }
    .archives-grid-section .artist-item .artist-title a{
        font-size: 14px;
    }
    .artists-featured-image img{
        max-width: 212px !important;
    }
    .collabs-list-section .colleb{
        gap: 20px;
        flex-wrap: wrap;
        padding-bottom: 30px;
    }
    .collabs-list-section .colleb .colleb-content p{
        font-size: 14px;
        margin-bottom: 30px;
    }

    .team-grid{
        grid-template-columns: repeat(2,minmax(0,1fr));
        column-gap: 30px;
        row-gap: 50px;
    }
    .producer-grid{
        column-gap: 30px;
        grid-template-columns: repeat(2,minmax(0,1fr));
    }
    .producer-grid .producer-member .producer-image,
    .team-grid .team-member .team-image{
        margin-bottom: 20px;
    }
    .contact-form-part .wpcf7-form .wpcf7-form-control{
        padding: 10px 10px;
    }
    .contact-form-part .wpcf7-form label{
        margin-bottom: 36px;
    }
    .slider-navigation-part{
        padding: 0 13px;
        justify-content: space-between;
    }
    .exhibition-gallery-slider .slider-navigation-part{
        padding: 0;
    }
    .wc_product_loop_section .elementor-grid .product:nth-of-type(2){
        margin: 0 0 0 auto;
    }
    .home-posca-container .posca-section{
        padding: 50px 0px;
    }
    .home-posca-container .posca-container{
        gap: 20px;
    }
    .home-posca-container .posca-container .posca-divider{
        display: none;
    }
     .home-posca-container .posca-container .posca-description{
        line-height: 18px;
    }
    .exhibition .exhibition-img a{
        padding: 10px;
    }
    .exhibition-content .entry-title{
        font-size: 18px;
        line-height: 18px;
    }
    .exhibition-content .exhibition-artists{
        font-size: 16px;
    }
    .team-section .wp-section-title, .producer-section .wp-section-title, .cms-exhibition-single .wp-section-title{
        font-size: 16px;
        line-height: 16px;
    }
    .custom-hero-slider .slider-navigation-part{
        padding: 0 13px;
    }
    .press-list-section nav.elementor-pagination {
        gap: 25px;
    }
    .wc-sidebar-part {
        max-width: 100% !important;
    }
    .wc-sidebar-part .shop-widget {
        margin-bottom: 28px;
    }
    .wc-sidebar-part .shop-widget form.search-form {
        max-width: 60%;
    }
    .wc-sidebar-part .shop-widget:first-child {
        margin-bottom: 26px;
    }
    .header-wishlist-icon{
        max-width: fit-content;
    }
    .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button,
    .wc-block-cart .wc-block-cart__submit-container .wc-block-cart__submit-button,
    .wc_product_wrapper .wc_product_details .elementor-widget-woocommerce-product-add-to-cart form.cart button.single_add_to_cart_button,
    .wc_product_wrapper .wc_product_details .elementor-widget-woocommerce-product-add-to-cart form.cart button#buy-now{
        font-size: 16px;
    }
    .wc_product_wrapper .wc_product_details .elementor-widget-woocommerce-product-price p.price{
        margin-bottom: 0;
    }
    .wc_product_wrapper .wc_product_details .elementor-widget-woocommerce-product-price{
        margin-bottom: 15px !important;
    }
    .wc_product_wrapper .wc_product_details ul.product-category-list{
        padding-bottom: 20px;
        margin-bottom: 10px;
    }
    .wc_product_wrapper .wc_product_details .elementor-widget-woocommerce-product-content p{
        margin-bottom: 20px;
    }
    .wc_product_wrapper .wc_product_details ul.product-category-list li.product-cat-item{
        font-size: 14px;
    }
    .mobile-header-right{
        position: absolute !important;
        right: 15px;
        top: 17px;
    }
    .woocommerce-account .site-main,
    .woocommerce-checkout .site-main,
    .woocommerce-cart .site-main{
        padding: 60px 15px 0;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation ul{
        max-width: 100%;
    }

    .elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover{
        background: transparent !important;
        color: #4E4E4E !important;
    }
.mobile-tootle-btn .elementor-menu-toggle{
    z-index: 9999;
}
    .elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown{
        position: fixed !important;
        height: 100%;
        margin: 0;
        left: 0 !important;
        top: 0 !important;
        background: #fff;
        transform: translateX(100%)!important;
        padding-top: 50px;
    }
    .elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container{
        transform: translateX(0) !important;
    }
    .main-header-navbar .elementor-nav-menu--dropdown .elementor-nav-menu li.current-menu-item a{
        background: transparent !important;
        color: #000 !important;
    }
    body.menu-open{
        overflow: hidden;
    }
    .error404 .site-main{
    min-height: 0px;
}
.hero-slide-title{
    padding: 0 15px;
}
.collab-exhibition,
.exhibition-producers-grid .single-producer .producer-info{
    max-width: 100%;
}
.my-account-login .woocommerce .u-column2{
    margin-top: 30px;
}

}

@media (max-width: 480px) {
    .team-grid{
        grid-template-columns: repeat(1,minmax(0,1fr));
        column-gap: 30px;
        row-gap: 50px;
    }
    .producer-grid{
        column-gap: 30px;
        grid-template-columns: repeat(1,minmax(0,1fr));
        row-gap: 50px;
    }
    .wc_product_loop_section .elementor-grid .product{
        max-width: 275px;
    }
    .wc_product_loop_section .elementor-grid .product img{
        max-width: 115px !important;
        margin: 0 auto;
        height: auto !important;
    }

}

@media (max-width: 360px) {
    body.archive .elementor-widget-wc-archive-products .woocommerce ul.products {
        grid-template-columns: repeat(1, 1fr);
    }
            .wc-sidebar-part .shop-widget form.search-form {
        max-width: 100%;
    }
}
