.container {
    max-width: 100% !important;
}
.cart-space {
    min-width: 576px !important;
    max-width: calc(100vw - 60px) !important;
    right: -62px !important;
}
.no-event-mobile {
    pointer-events: none;
}
.row-category-both,
.row-category-one,
.row-produse {
    grid-template-columns: repeat(3, 12fr);
}
.popup-product-container {
    border-radius: 0;
    padding: 30px;
}
.rowicons {
    display: grid;
    grid-template-columns: repeat(2, 12fr);
    gap: 10px;
}
.icon-box {
    display: grid;
    grid-template-columns: auto 12fr;
}
.icon-box:first-child {
    padding-left: 5%;
}
.row-category-box {
    grid-template-columns: 12fr;
}
.row-category-box-elements {
    justify-content: start;
}
.row-bannere {
    display: grid;
    grid-template-columns: 12fr;
    gap: 10px;
}
.bannertitle2 {
    margin-top: 0;
}
.row-footer-newsletter {
    gap: 20px;
}
.footer-newsletter-span {
    max-width: 100%;
    justify-content: center;
    align-items: center;
}
.footer-newsletter-text {
    margin-right: 0px;
}
.row-footer-newsletter .input-group {
    max-width: 100%;
}
.footer-social {
    text-align: left;
}
.footer-social a {
    margin-left: 7px;
}
.row-footer-main {
    /* grid-template-columns: 12fr; */
    justify-content: space-around;
}
.footer-logo-container {
    width: 100%;
    max-width: 600px;
    margin: 0px auto 20px;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.footer-logo-container + .footer-menu-container {
    width: 60%;
}
.footer-menu {
    /* columns: 2; */
}
.footer-row {
    /* display: grid;
    grid-template-columns: 12fr; */
    gap: 10px;
}
.footer-copy .footer-row {
    text-align: center;
}
.footer-anpc {
    gap: 20px;
    justify-content: start !important;
}
.row-header-bottom {
    grid-template-columns: 12fr auto;
    grid-template-areas: "logoarea accessarea";
}
.logoarea {
    display: flex;
    gap: 10px;
    align-items: center;
}
.bottomprice {
    display: grid;
    gap: 10px;
}
/* CATEGORY */
.breadcrumb {
    flex-wrap: nowrap;
    overflow-x: auto;
}
.contentboth,
.contentone {
    width: 100%;
}
.row-pagination {
    display: grid;
    gap: 10px;
}
/* END CATEGORY */
/* PRODUCT */
.row-productpage {
    grid-template-columns: 100%;
}
.row-product-cart {
    grid-template-columns: 40% 12fr auto;
    gap: 10px;
}
.product-info-right {
    padding: 0;
}
.product-tabs {
    padding: 0;
}
/* END PRODUCT */



/*  */
.section-2-caption {
    font-size: 24px;
}
.section-3-product-title {
    font-size: 16px;
}
.section-3-product-sub {
    font-size: 13px;
}
.section-3-product-price {
    font-size: 16px;
}
.owl-carousel .owl-item .section-3-product-caption img {
    height: 40px;
    width: auto;
}

.section-3-center {
    width: 25%;
}
.section-3-left, .section-3-right {
    max-width: 35%;
}
.section-4-product-sub {
    display: none;
}
.section-4-product-title {
    font-size: 16px;
}
.section-4-product-price {
    font-size: 16px;
}
.section-6 {
    display: none;
}
.section-2-box {
    border-width: 8px;
}
.section-3-product-caption {
    flex-direction: column;
}
.owl-carousel .owl-item .section-3-product-caption img {
    display: none;
}
.section-4-product-caption {
    bottom: 0;
    left: 0;
    right: 0;
}
.section-5-left {
    position: sticky;
    top: 0;
}
.section-5-flex {
    align-items: flex-start;
}
.box-category .box-category-title {
    font-size: 16px;
}

.product-info-right .styckytop {
    padding: 10px 15px;
}

.mobile-burger-menu {
    position: relative;
    display: inline-block;
    cursor: pointer;
    height: 50px;
    background: none;
    border: none;
    padding: 0;
}
.mobile-burger-menu svg {
    height: 100%;
    stroke: #000000;
}
body:has(.home-video) .mobile-burger-menu svg {
    stroke: #ffffff;
}


.header-logo img {
    height: 50px;
}

nav.menu .nav-link {
    padding: 11px 5px;
}
nav.menu .nav-link svg {
    height: 30px;
}

.nav-cart-dropdown,
.nav-account-dropdown {
    display: none !important;
}
.nav-search-dropdown {
    top: -11px !important;
}
nav.menu.search-menu .nav-dropdown {
    max-width: 100%;
}
.home-video-caption {
    width: 95%;
}
.home-video-title {
    white-space: normal;
    font-size: 20px;
}
.home-video-sub {
    white-space: normal;
    font-size: 16px;
}
.section-3-center {
    display: none;
}
.section-3-left, .section-3-right {
    width: 50%;
    max-width: 50%;
}
.section-3-left {
    padding-right: 10px;
}
.section-3-right {
    padding-left: 10px;
}
.section-3-flex {
    gap: 0;
}
.section-3-title {
    font-size: 20px;
}
.section-3-product-caption {
    left: 0;
    right: 0;
    bottom: 0;
}
.section-4-title {
    font-size: 24px;
}
.section-4-product {
    max-width: calc(50% - 12px);
}
.section-7-title {
    font-size: 24px;
}

.section-8-flex {
    flex-wrap: wrap;
}
.section-8-col {
    max-width: calc(50% - 12px);
}
.row-subcategory {
    grid-template-columns: repeat(4, 12fr);
}

.btn.btn-primary.btn-filter-open {
    background: none;
    border: none;
    padding: 0;
    color: #000000;
    font-weight: 600;
    margin: 10px 0;
}
.product-sort-select {
    margin: 10px 0;
}
.itx-filter {
    background: #ffffff;
}
.itx-filter-main {
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
}
.itx-filter-box {
    width: 100%;
}

.itx-filter-slider,
.itx-filter-box-value {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 4px;
    top: auto;
    left: auto;
    min-width: 0px;
    z-index: auto;

    background: none;
    border-radius: 0;
    padding: 0;
    box-shadow:  none;
    opacity: 1;
    transform: none;
    transition: 0;
    pointer-events: auto;
}

.itx-filter-box-label svg {
    display: none;
}
.itx-filter-box-label {
    font-size: 24px;
}

.itx-filter-box-item {
    font-size: 16px;
    padding: 3px 0;
}

.itx-filter-reset {
    display: block;
}
.itx-filter-reset .btn {
    
    margin-top: 15px;
    font-size: 20px;
    padding: 0;
}

.product-page .breadcrumb {
    display: none;
}

.row-productpage {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.product-presentation .container {
    padding: inherit
}

.product-thumbnails {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    gap: 6px;
}
.product-thumbnail {
    flex: 0 0 auto;
}
.product-thumbnail img {
    max-height: 50vh;
}

.table.table-bordered.table-total {
    margin-top: 20px;
}
.header-right {
    gap: 6px;
}
.section-2-box {
    margin-bottom: 24px;
}

.section-5-flex {
    flex-direction: column;
}
.section-5-left, .section-5-right {
    max-width: 100%;
}
.section-5-left {
    position: relative;
    top: auto;
}
.section-5-title {
    font-size: 24px;
}

.row-produse {
    grid-template-columns: repeat(2, 12fr);
    gap: 6px;
}

.row-subcategory {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
}

.box-category .box-category-image img {
    width: 200px;
    height: auto;
}
.box-category {
    flex: 0 0 auto;
}

.product-thumbnails-zoomer {
    display: none;
}
.popup-product-container {
    padding: 0;
}

.popup-product-container {
    width: 100%;
}