/* NAVBAR */
@media (max-width: 273px) {
    #navbarSupportedContent {
        width: calc(100vw - 30px) !important;
        left: 0 !important;
    }
}
@media (max-width: 385px) {
    .profile-navigation {
        gap: .5em;
    }
    .profile-navigation .profilom-nav {
        width: 100% !important;
    }
    .selectVariation {
        display: flex ;
        gap: 0 !important;
        flex-grow: 1 !important;
        flex-direction: column !important;
    }
}
@media (max-width: 991.98px) {
    #navbarSupportedContent {
        position: absolute;
        top: 54px;
        right: 0;
        background-color: var(--custom-maincolor);
        z-index: 15;
        width: 300px;
        left: -240px;
    }
    .flexgrp-item {
        font-size: 16px;
        line-height: normal;
    }
    .mobile-flex{
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .nav-item {
        margin-bottom: .5em;
    }

    .searchbar .search_form input {
        border: 1px solid black;
        background: white;
    }
    .language-menu {
        z-index: 2;
    }

    .mobile-view{
        display: none;
    }
    .onmobile {
        display: block;
        text-align: right;
    }

    .navbar-nav {
        padding: 1em;
    }

    .mobile-div {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        position: relative;
    }
    .cart-link .product-count {
        background-color: black;
    }

    .contact-row {
        flex-direction: column-reverse;
    }

    .grey-block {
        margin-top: 3em;
    }

    .cart-user-group {
        padding: 1em;
        padding-top: .5em;
        justify-content: space-around;
    }

    .order-summary .static-content {
        margin-top: 1rem;
    }

    .profile-navigation {
        border-bottom: 1px solid var(--szerszamshop-grey);
        margin-bottom: 2em;
    }

    .dropdown-menu {
        left: 0;
        top: 52px;
        width: 100%;
    }

    .dropdown2 {
        position: relative;
    }
    .dropdown2 .dropdown-menu {
        border-radius: unset !important;
        left: 0 !important;
        top: 90% !important;
        transform: unset !important;
        width: 100%;
    }
    .dropdown2 .dropdown-item{
        width: 100%;
    }
    .dropdown2 ul{
        padding: .2rem 1.5rem;
        margin-bottom: 0;
    }
    .home-toggler{
        width: fit-content;
        text-align: left;
        background-color: transparent;
        border: 0;
        color: black;
        font-family: 'Roboto Medium';
        font-size: 18px;
        margin-bottom: 1em;
        width: 100%;
        transition: .3s all ease;
        display: block;
        padding: 0;
    }
    .home-toggler:hover{
        transform: scale(1.01);
        transition: .3s all ease;
        color: var(--custom-maincolor);
    }
    .onmobile-fluid{
        display: block;
        border: 3px solid var(--custom-maincolor);
    }
    .filter-title svg {
        display: block;
    }
    .filter-title {
        gap: .5em;
    }
    .header-middle{
        border-bottom:5px solid var(--custom-maincolor);
    }
    .header-top{
        display: none;
    }
    .mobile-div{
        background-color: white;
    }
}


@media (max-width: 575.98px) {
    :root {
        --carousel-height: 350px;
        --wide-img-height: 400px;
    }

    .navbar-brand img {
        width: 165px;
    }

    .navbar .logo-block svg {
        height: 19px;
    }

    .carousel-caption {
        bottom: 48px;
        right: 5px;
        left: 52%;
    }

    .carousel .trapezoid {
        border-left: 109px solid transparent;
        width: 79%;
    }

    .carousel-caption h1 {
        font-size: 22px;
    }

    .carousel-caption p {
        font-size: 13px;
    }

    .carousel-caption a {
        font-size: 15px;
    }

    .famous-title .line {
        display: none;
    }

    .logos .row > div {
        margin-top: .5em;
        margin-bottom: .5em;
    }

    .aktualis-img {
        margin-bottom: 1.5em;
        height: 285px;
        object-fit: contain;
    }

    .logos, .under-carousel {
        padding-top: 2em;
        padding-bottom: 2em;
    }

    .front-list > .product-block:nth-child(1) {
        margin-top: 2em;
    }

    .saw-text h3 {
        padding: 0;
        font-size: 20px !important;
    }

    .saw-text p {
        font-size: 16px;
    }

    .wide-img-container .trapezoid {
        border-left: 126px solid transparent;
        width: 56%;
    }

    .button-container a {
        padding: .5em 1em;
    }

    .wide-img-container {
        background-position-x: 16%;
        margin-top: 1em;
    }

    .cart-line {
        width: 40px;
    }

    .input-section {
        margin-top: 0;
    }

    .cart-table-row:nth-child(2) {
        border-top: 2px solid var(--szerszamshop-grey);
    }

    .accordion .cart-table-row>div:not(.personal-shipping):nth-child(1){
        display: none;
    }

    .cart-table-row-image img {
        object-fit: contain;
    }

    .cart-table-row {
        padding-top: .5em;
        padding-bottom: .5em;
    }

    .accordion .cart-table-row {
        text-align: center;
    }

    .cart-table-head {
        display: none;
    }

    .quantity-select input {
        width: 45px;
    }


    .cart-first-step .cart-table-row {
        padding-top: 1em;
        padding-bottom: 1em;
        border-top: 1px solid #E5E5E5;
    }

    .cart-table-row svg {
        top: 5px;
        right: 5px;
    }

    .cart-first-step .red-button.invert {
        margin-bottom: 1.5em;
    }

    .red-button {
        text-align: center;
    }

    .heading {
        min-height: 100px;
    }

    .heading.saw {
        background-position: 79% 50%;
    }

    .heading h1 {
        font-size: 22px;
    }

    .contact-title-footer {
        margin-top: 1.5em;
    }

    .under-carousel .container > .row {
        justify-content: center;
    }

    .under-carousel .container > .row > div:not(:nth-last-child(1)) {
        margin-bottom: 2em;
    }

    .small-images img {
        height: 100px;
    }

    .category-name,
    .product-big-image {
        margin-top: 2em;
    }

    .product-view .old-price {
        font-size: 22px;
    }

    .product-view .actual-price {
        font-size: 30px;
    }

    .product-view .red-button {
        margin-top: 1.5em;
    }

    .select-column .form-control {
        width: 100%;
        height: 40px;
    }

    .category-img {
        height: 140px;
    }

    .accordion button {
        flex-direction: column;
        align-items: flex-start;
    }

    .accordion .collapse-arrow {
        top: 20px;
    }

    .product-image {
        width: 290px;
    }

    .product-title ~ .position-relative {
        display: flex;
        justify-content: center;
    }

    .discount-badge {
        right: 20px;
    }

    #lightSliderProducts .discount-badge {
        right: 15px;
    }

    .grey-block .logo-block img {
        width: 180px;
    }

    .cats-name {
        font-size: 16px;
        line-height: normal;
    }
    .categories-box {
        padding: 0.5em 0.5em;
        height: auto;
    }
    #dropdownMenuButton2{
        display: initial;
    }
    .ondesktop{
        display: none;
    }
    .bigcats-name div {
        display: none;
    }
    .bigcats-name div img{
        vertical-align: baseline;
    }
    .bigcats-name a {
        align-content: center;
    }
    .bigcats-button {
        padding: 0.5em 1em;
        font-size: 13px;
    }
    #dropdownMenuButton2 {
        font-size: 16px;
    }
    .bigcategs-img {
        height: 167px;
    }
    .dropdown2 .dropdown-item {
        padding: 0.2rem 1rem;
    }
    .dropdown2 ul {
        margin-top: 0;
    }
    .medium-title {
        font-size: 24px;
        line-height: normal;
    }
    .topproduct-img {
        height: 197px;
    }
    .topproduct-img img{
        object-fit: contain !important;
    }
    .topproduct-name, .topproduct-name a {
        margin-top: .5em;
        height: auto;
    }
    .topproduct-box {
        height: auto;
    }
    .standard-btn {
        font-size: 16px;
        line-height: normal;
        width: 150px;
        height: 40px;
        padding: 0;
    }
    .product-btn{
        padding: .5em .5em;
    }
    .topproduct-button {
        bottom: -55px;
        position: absolute;
    }
    .topproduct-box:hover .hovereffect {
        bottom: 50px;
    }
    .blogname a {
        font-size: 18px;
        line-height: normal;
        overflow: unset;
    }
    .header-top {
        font-size: 14px;
        line-height: normal;
    }
    .blogname{
        height: auto;
        margin: .5em 0;
        font-size: 18px;
        line-height: normal;
    }
    .blogdate {
        font-size: 16px;
        line-height: normal;
        margin-bottom: .5em;
    }
    .blogbtn {
        font-size: 16px;
        line-height: normal;
        padding: .5em 0.5em;
    }
    .blogimg {
        height: calc(100vh - 450px);
    }
    .blog-box .blogimg {
        height: calc(100vh - 450px);
    }
    .redarrow{
        display: none;
    }
    .sidepage-header{
        margin: 2em auto 1em auto;
    }
    .blogdesc{
        font-size: 16px;
        line-height: normal;
        height: auto;
    }
    .blog-bottom {
        flex-direction: column;
        align-items: baseline;
    }
    .blogbox{
        margin-bottom: 1em;
    }

    .benefitstitle {
        font-size: 16px;
        line-height: normal;
        margin-bottom: .2em;
    }
    .benefitsbox{
        margin-bottom: 1em;
        min-height: unset;
        height: auto;
    }
    .benefitsimg {
        width: 45px;
        height: 45px;
    }

    .map {
        height: 249px;
    }

    .allrightsreserved {
        font-size: 18px;
        line-height: normal;
        text-align: left;
    }
    .menutitle {
        font-size: 18px;
        line-height: normal;
    }
    footer a, .footer-address {
        font-size: 16px;
        line-height: normal;
        align-content: center;
    }
    footer .logo-block img {
        height: auto;
        width: calc(100vw - 140px);
        margin: 0 auto;
    }
    footer {
        padding-top: 1em;
        padding-bottom: 1em;
        color: black;
    }
    div:has(.menutitle){
        margin-top: 1em;
    }
    .svg-container {
        width: 20px;
        height: 20px;
    }
    .svg-container img{
        vertical-align: baseline;
    }

    .onesection-fluid {
        margin-top: 1em;
        margin-bottom: 1em;
    }

    .gap{
        gap: 0;
        display: flex;
        flex-wrap: wrap;
    }
    .gap > div{
        flex-basis: 100%;
        justify-content: baseline;
        margin-bottom: .5em;
    }
    .regular-text,.regular-text ul li{
        font-size: 16px;
        line-height: normal;
        letter-spacing: 0%;
    }
    .about-header{
        margin-top: 1.5em;
        margin-bottom: 1em !important;
    }
    .about-header .redarrow{
        display: none;
    }
    .aboutimg{
        height: 200px;
    }
    .rolunk-container .row:nth-child(1) {
        margin: 2em auto 0 auto;
    }
    .rolunk-container .row:nth-child(2) {
        margin: 2em auto 2em auto;
    }
    .pagination .page-link {
        width: 30px;
        height: 34px;
        font-size: 18px;
        line-height: normal;
    }
    .pagination {
        margin: .5em 0 1em 0;
    }
    .blogv-img {
        width: 100%;
        height: calc(100% - 16px);
    }
    .blog-vdesc {
        margin: 1em auto;
    }

    .aktualis-text h3, .section-title {
        font-size: 16px;
        line-height: normal;
    }
    form label {
        font-size: 16px;
        line-height: normal;
    }
    .login-btn {
        font-size: 16px;
        line-height: normal;
    }
    .lp-regtext {
        font-size: 16px;
        line-height: normal;
    }
    .login-header {
        margin: 2em auto 1em auto;
    }
    .onesection-row .login-section:nth-child(2){
        margin-bottom: 1em;
    }
    input{
        font-size: 16px;
    }

    .registration_types p {
        font-size: 20px;
        line-height: normal;
    }
    .form-control {
        height: 45px;
    }
    .registration_types {
        margin-bottom: 1em;
        gap: 20px;
    }
    .map-fluid {
        margin-top: 3em;
    }
    .medium-title {
        font-size: 28px;
        line-height: normal;
    }
    .redarrow {
        width: 20px;
        height: 20px;
    }
    .custom-checkbox span {
        width: 28px;
        height: 28px;
    }
    .button-block {
        justify-content: start;
    }

    .button-block:has(.offer-btn){
        width: 100%;
    }
    .offer-btn {
        height: 40px;
        width: 100%;
    }
    .general-padding {
        padding-top: 1em;
        padding-bottom: 1em;
    }
    .medium-subtitle {
        font-size: 18px;
        line-height: normal;
    }
    .selectedName{
        margin-top: .5em;
        margin-bottom: 1em;
    }
    .selectedActions {
        flex-direction: column;
        gap: .5em;
        align-items: start;
    }
    .addto-btn, .cancelbtn, .bigaddto-btn {
        font-size: 18px;
    }

    .offerPrice .offerText{
        font-size: 18px;
        line-height: normal;
    }
    .offerContent {
        gap: 1em;
        flex-direction: column;
    }
    .offerImg {
        width: 100%;
        height: 162px;
    }
    .offerBottom{
        flex-wrap: wrap;
    }

    .productl-row {
        margin-bottom: 1em;
        margin-top: 1em;
    }
    .general-padding {
        padding-top: 1em;
        padding-bottom: 1em;
    }
    .home-toggler {
        margin-bottom: .5em;
    }
    #slider-form {
        margin-top: 1em;
    }

    .col-sm-6:has(.filter_form){
        justify-content: flex-start !important;
        margin-top: .5em;
    }
    .product-list .product-block, .front-list .product-block {
        margin-bottom: 1em;
    }
    .topproduct-box:hover .hovereffect {
        bottom: 55px;
    }


    .product-view .price-block .actual_price, .product-view .price-block .new_price {
        font-size: 18px;
        line-height: normal;
    }
    .productv-title{
        font-size: 20px;
    }
    .desc-title,.desc-title.active {
        margin-top: 1em;
        font-size: 18px;
        line-height: normal;
    }
    .productv-label {
        font-size: 18px;
        line-height: normal;
        width: unset;
    }
    .stock-item-row {
        width: 100%;
    }
    .image-part {
        height: 200px;
        margin-bottom: 1em;
    }
    .image-part img {
        object-fit: contain;
    }
    .desc-col {
        margin-top: 1em;
    }
    .review-comment {
        font-size: 16px;
        line-height: normal;
    }
    .current-reviewbox {
        display: flex;
        padding-bottom: 1em;
        gap: 1em;
        margin-bottom: 1em;
    }
    .quantity-select input {
        width: 71px;
        height: 45px;
        font-size: 18px;
        line-height: normal;
    }
    .mennyiseg {
        width: 31px;
        height: 20px;
    }
    .quantity-select .plus img, .quantity-select .minus img {
        width: 15px;
        height: 15px;
    }
    .desc-header {
        margin-bottom: 2em;
        margin-top: 1em;
        flex-wrap: wrap;
        gap: 0 1em;
    }
    .d-flex:has(.quantity-label) {
        flex-wrap: wrap;
        gap: .5em 1em;
    }
    .price-block {
        flex-wrap: wrap;
        gap: 1em;
    }
    .button-block{
        flex-wrap: wrap;
    }
    .star{
        width: 25px;
        height: 25px;
    }
    .star img{
        width: 100%;
        height: 100%;
    }
    .review-name {
        font-size: 18px;
        line-height: normal;
    }
    .review-icon{
        width: 59px;
        height: 59px;
    }
    .review-icon img{
        width: 100%;
        height: 100%;
    }
    .write-review label, .your_rating {
        font-size: 18px;
        line-height: normal;
    }
    .select-column {
        flex-direction: column;
        align-items: start;
        gap: .5em;
    }
    .filter_arrow {
        top: 70%;
        transform: translate(0,-35%);
    }
    .filter_form{
        width: 100%;
    }
    .filter_form .filter_arrow{
        top: 50%;
        transform: translate(0,-50%);
    }
    .custom-leftpadding {
        padding-left: 15px;
    }
    .review_rate {
        gap: .5em;
        margin-top: .5em;
    }

    .cart-table-row .product-name {
        font-size: 18px;
        line-height: normal;
    }
    .quantity-select .item_cart_piece_input_cart_new {
        width: 43px;
        margin-left: 0;
        padding: 0;
        height: 40px;
    }
    .cart-table-row .mennyiseg {
        width: 31px;
        height: 20px;
    }
    .cart-table-row .quantity-select .plus img,.cart-table-row .quantity-select .minus img {
        width: 15px;
        height: 15px;
        padding: 0;
    }
    .cart_delete_prod_in_cart, .cart_price {
        line-height: normal;
        font-size: 16px;
    }
    .stock-data{
        margin: .5em 0;
    }
    .mobile-header {
        display: block;
        text-transform: none;
        margin-top: .5em;
        margin-bottom: .5em;
    }
    .sidepage{
        border-bottom: 5px solid var(--custom-maincolor);
        margin-bottom: 2em;
        align-items: center;
    }

    .order-btn {
        width: 200px;
        font-size: 16px;
    }

    .order-types{
        gap: 30px;
        margin-top: 2em;
    }
    .order-types .form-group{
        margin-bottom: .5em;
    }

    .method-title {
        font-size: 16px;
        line-height: normal;
    }
    .method-box {
        padding: 1em;
    }

    .go-to-cashier{
        width: 227px;
    }

    .order-title {
        font-size: 18px;
        margin-bottom: 1em;
    }
    .custom-rpadding {
        padding-right: 15px;
        margin-top: 1em;
    }
    .mobile-order{
        order: 2;
    }
    .order-bigtitle {
        font-size: 20px;
        line-height: normal;
    }
    .personal .cart-price {
        font-size: 17px;
        line-height: normal;
    }
    .cart-price {
        font-size: 16px;
        line-height: normal;
    }
    .cart-content {
        gap: 1em;
    }
    .cart-header{
        display: none;
    }
    .cart-body {
        gap: .2em;
    }
    .product-sname {
        font-size: 16px;
    }
    .cart-content .stock-data{
        font-size: 16px;
    }
    .order-submit-btn{
        font-size: 16px;
        width: 200px;
    }
    .cart-table-row:has(.cart-content):first-child {
        padding-top: 1em;
    }
    .cart-table-row:has(.cart-content){
        margin-bottom: 1em;
    }

    .static-content h1 {
        font-size: 24px;
    }
    .static-content h2 {
        font-size: 22px;
    }
    .static-content h3 {
        font-size: 20px;
    }
    .static-content h4 {
        font-size: 18px;
    }
    .static-content h5 {
        font-size: 18px;
    }
    .static-content h6 {
        font-size: 16px;
    }
    .whyus-content p {
        font-size: 18px;
        line-height: normal;
        margin-top: .5em;
    }
    .whyus-content {
        margin-bottom: 1em;
        margin-top: .5em;
    }
    .services_box {
        flex-direction: column;
        gap: 1em;
    }
    .services_img {
        width: 100%;
        height: 152px;
    }
    .blogbtn{
        width: 200px;
    }
    .services_content {
        width: 100%;
    }

    .whyus-box {
        min-height: unset;
        height: 100%;
        flex-direction: column;
        align-items: start;
        padding: 1em 2em;
        gap: .5em;
    }
    .whyus-img {
        width: 50px;
        height: 50px;
    }
    .whyus-title {
        font-size: 18px;
    }
    .medium-text {
        font-size: 14px;
        line-height: normal;
    }
    div:has(.whyus-box):not(:first-child){
        margin-top: 1em;
    }

    .service-view-text p {
        font-size: 16px;
        line-height: normal;
    }
    .service_viewimg{
        height: 200px;
        margin-bottom: 1em;
    }
    .service-view-fluid {
        margin-bottom: 2em;
    }
    .mobile-order3{
        order: 3;
    }
    .contact-fluid {
        margin-top: 2em;
    }
    .profilom-nav {
        font-size: 16px;
        line-height: normal;
    }
    .personal .cart-content,.personal .cart-body{
        width: 100%;
        align-items: start;
        margin-left: .5em;
        text-align: left;
    }
    .header-middle .logosvg {
        width: 183px;
        height: 56px;
    }
    thead tr th:not(:first-child) {
        display: none;
    }
    td:has(.quantity-td) {
        width: 100%;
    }
    .quantity-td {
        justify-content: start;
    }
    .productTable tr {
        display: flex;
        flex-direction: column;
    }
    .productTable{
        margin-bottom: 1em;
        display: block;
    }
    .already_selected .selectedImg {
        display: none;
    }
    .selectedQuantity {
        width: 90px;
        height: 45px;
        margin-bottom: .5em;
    }
    .variation-box .filter_arrow {
        top: 50% !important;
        transform: translate(0,-50%) !important;
    }
    .variation-box{
        width: 100%;
    }
    .selectVariation .select-column select{
        width: 100%;
        height: 40px;
    }
    .selectVariation {
        display: flex;
        gap: 1em;
        flex-grow: 1;
    }
    #addProductBtn {
        font-size: 18px;
        line-height: normal;
    }
    #withoutProduct{
        font-size: 16px !important;
    }
    .firsttd {
        gap: 1em;
    }
    .checkboxes {
        gap: 1em;
    }
    .cart-table-row:has(.personal-shipping) {
        flex-direction: column;
        align-items: baseline;
    }
    .align-mobile-end{
        align-self: flex-end;
    }
    .personal .product-sname {
        font-size: 17px;
    }
    .profile-navigation .profilom-nav {
        width: 50%;
    }
    .profile-navigation {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .contact-mapcol{
        margin-top: 1em;
    }
    .review-comment {
        font-size: 16px;
        line-height: normal;
    }
    .star img{
        width: 25px;
        height: 25px;
    }
    .write-review label,.your_rating{
        font-size: 22px;
        line-height: normal;
    }
    .write-review .form-control:not(textarea){
        height: 35px;
    }
    .review-title span{
        font-size: 24px;
    }
    .review-btn {
        width: 160px;
        height: 45px;
    }
    .product-btn{
        width: 100%;
    }
    .hovereffect {
        bottom: 0;
    }
    .rolunk-container {
        padding-left: 0px;
        padding-right: 0px;
    }
    .about-text{
        line-height: 1.5em;
    }
    .selectedPrice{
        font-size: 16px;
        line-height: normal;
        width: 100%;
    }
    .message-bubble {
        width: 100%;
    }
}

/* SM */
@media (min-width: 576px) and (max-width: 767.98px) {
    :root {
        --carousel-height: 460px;
        --wide-img-height: 460px
    }

    .accordion .collapse-arrow {
        top: 20px;
    }

    .carousel-caption {
        bottom: 68px;
        right: 15px;
        left: 52%;
    }

    .carousel .trapezoid {
        border-left: 200px solid transparent;
        width: 71%;
    }

    .carousel-caption h1 {
        font-size: 32px;
    }

    .carousel-caption p {
        font-size: 15px;
    }

    .carousel-caption a {
        font-size: 18px;
    }

    .under-carousel .container > .row {
        justify-content: center;
    }

    .under-carousel .container > .row > div:not(:nth-last-child(1)) {
        margin-bottom: 2em;
    }

    .actual-price {
        font-size: 19px;
    }

    .famous-title .line {
        width: 30px;
    }

    .famous-title.related .line {
        width: 115px;
    }

    .wide-img-container .trapezoid {
        border-left: 175px solid transparent;
        width: 59%;
    }

    .saw-text h3 {
        padding: 0;
    }

    .logos .row > div {
        margin-top: .5em;
        margin-bottom: .5em;
    }

    .aktualis-img {
        margin-bottom: 1.5em;
    }

    .logos, .under-carousel {
        padding-top: 2em;
        padding-bottom: 2em;
    }

    .cart-table-row img {
        padding: 0;
    }

    .cart-table-row {
        padding-top: .5em;
        padding-bottom: .5em;
    }


    .cart-first-step .cart-table-row {
        padding-top: 1em;
        padding-bottom: 1em;
        border-top: 1px solid #E5E5E5;
    }

    .cart-table-row svg {
        top: 5px;
        right: 5px;
    }

    .no-padding-sm {
        padding: 0;
    }

    .small-images img {
        height: 100px;
    }

    .product-view .old-price {
        font-size: 22px;
    }

    .product-view .actual-price {
        font-size: 30px;
    }

    .product-view .red-button {
        margin-top: 1.5em;
    }

    .select-column .form-control {
        width: 100%;
    }

    .category-img {
        height: 130px;
    }

    .cats-name {
        font-size: 16px;
        line-height: normal;
    }
    .categories-box {
        padding: 0.5em 0.5em;
        height: auto;
    }
    #dropdownMenuButton2{
        display: initial;
    }
    .ondesktop{
        display: none;
    }
    .bigcats-name div {
        width: 15px;
        height: 15px;
    }
    .bigcats-name div img{
        vertical-align: baseline;
    }
    .bigcats-name a {
        align-content: center;
    }
    .bigcats-button {
        padding: 0.5em 1em;
        font-size: 13px;
    }
    #dropdownMenuButton2 {
        font-size: 16px;
    }
    .medium-title {
        font-size: 26px;
        line-height: normal;
    }
    .topproduct-img {
        height: 163px;
    }
    .topproduct-name, .topproduct-name a {
        margin-top: 1em;
        height: 78px;
        word-break: break-word;
        -webkit-line-clamp: 4;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .topproduct-box {
        height: 270px;
    }
    .standard-btn {
        padding: 0.5em 1em;
        font-size: 16px;
        line-height: normal;
        width: 150px;
        padding: 0;
        height: 40px;
    }

    .blogname a {
        font-size: 18px;
        line-height: normal;
        overflow: unset;
    }
    .blogname{
        height: 70px;
        margin: .5em 0;
        font-size: 18px;
        line-height: normal;
    }
    .blogdate {
        font-size: 16px;
        line-height: normal;
        margin-bottom: .5em;
    }
    .blogbtn {
        font-size: 16px;
        line-height: normal;
        padding: .5em 0.5em;
    }
    .blogimg {
        height: 146px;
    }
    .blog-bottom {
        flex-direction: column;
        align-items: baseline;
    }
    .blogbox{
        margin-bottom: 1em;
    }

    .benefitstitle {
        font-size: 18px;
        line-height: normal;
        margin-bottom: .2em;
    }
    .benefitsbox{
        margin-bottom: 1em;
        min-height: unset;
        height: auto;
    }
    .benefitsimg {
        width: 45px;
        height: 45px;
    }
    .map {
        height: 249px;
    }

    .allrightsreserved {
        font-size: 18px;
        line-height: normal;
        text-align: left;
    }
    .menutitle {
        font-size: 18px;
        line-height: normal;
    }
    footer a, .footer-address {
        font-size: 16px;
        line-height: normal;
    }
    footer .logo-block img {
        height: 99px;
        width: 320px;
        margin: 0 auto;
    }
    footer {
        padding-top: 1em;
        padding-bottom: 1em;
        color: black;
    }
    div:has(.menutitle){
        margin-top: 1em;
    }
    .onesection-fluid {
        margin-top: 2em;
        margin-bottom: 2em;
    }

    .gap{
        gap: 0;
        display: flex;
        flex-wrap: wrap;
    }
    .gap > div{
        flex-basis: 50%;
        justify-content: baseline;
        margin-bottom: .5em;
    }
    .regular-text,.regular-text ul li{
        font-size: 16px;
        line-height: normal;
        letter-spacing: 0%;
    }
    .about-header{
        margin-top: 1.5em;
        margin-bottom: 1em !important;
    }
    .aboutimg{
        height: 200px;
    }
    .rolunk-container .row:nth-child(1) {
        margin: 2em auto 0 auto;
    }
    .rolunk-container .row:nth-child(2) {
        margin: 3em auto 3em auto;
    }
    .redarrow {
        width: 20px;
        height: 20px;
    }
    .blogdesc {
        font-size: 16px;
        line-height: normal;
        height: auto;
    }
    .blogv-header {
        margin: 2em auto 1.5em auto;
    }
    .blogv-img {
        width: 100%;
        height: 226px;
    }
    .blog-vdesc {
        margin: 2em auto;
    }

    .aktualis-text h3, .section-title {
        font-size: 18px;
        line-height: normal;
    }
    form label {
        font-size: 18px;
        line-height: normal;
    }
    .login-btn {
        font-size: 16px;
        line-height: normal;
    }
    .lp-regtext {
        font-size: 16px;
        line-height: normal;
    }
    .login-header {
        margin: 2em auto 1em auto;
    }
    .onesection-row .login-section:nth-child(2){
        margin-bottom: 2em;
    }

    .registration_types p {
        font-size: 20px;
        line-height: normal;
    }
    .form-control {
        height: 45px;
    }
    .registration_types {
        margin-bottom: 1em;
        gap: 0 30px;
    }
    .map-fluid {
        margin-top: 3em;
    }
    .medium-title {
        font-size: 28px;
        line-height: normal;
    }
    .redarrow {
        width: 20px;
        height: 20px;
    }
    .custom-checkbox span {
        width: 28px;
        height: 28px;
    }
    .offer-btn {
        height: 35px;
    }
    .general-padding {
        padding-top: 2em;
        padding-bottom: 2em;
    }

    .medium-subtitle {
        font-size: 20px;
        line-height: normal;
    }
    .selectedName{
        margin-top: .5em;
        margin-bottom: 1em;
    }
    .selectedActions {
        flex-direction: column;
        gap: .5em;
        align-items: start;
    }
    .addto-btn, .cancelbtn, .bigaddto-btn {
        font-size: 18px;
    }

    .offerPrice .offerText{
        font-size: 18px;
        line-height: normal;
    }
    .offerContent {
        gap: 1em;
    }
    .offerImg {
        width: 139px;
        height: 202px;
    }

    .productl-row {
        margin-bottom: 2em;
        margin-top: 2em;
    }
    .general-padding {
        padding-top: 2em;
        padding-bottom: 2em;
    }
    .product-list .product-block, .front-list .product-block {
        margin-bottom: 1em;
    }

    .product-view .price-block .actual_price, .product-view .price-block .new_price {
        font-size: 22px;
        line-height: normal;
    }
    .productv-title{
        font-size: 24px;
    }
    .productv-label {
        font-size: 20px;
        line-height: normal;
        width: unset;
    }
    .select-column select {
        height: 40px;
    }
    .image-part {
        height: 300px;
        margin-bottom: 1em;
    }
    .image-part img {
        object-fit: contain;
    }
    .desc-col {
        margin-top: 2em;
    }
    .review-comment {
        font-size: 18px;
        line-height: normal;
    }
    .current-reviewbox {
        display: flex;
        gap: 1em;
    }

    .product-view .price-block .actual_price, .product-view .price-block .new_price {
        font-size: 20px;
        line-height: normal;
    }
    .productv-title{
        font-size: 22px;
    }
    .desc-title,.desc-title.active {
        margin-top: 1em;
        font-size: 20px;
        line-height: normal;
    }
    .productv-label {
        font-size: 18px;
        line-height: normal;
        width: unset;
    }
    .stock-item-row {
        width: 100%;
    }
    .image-part {
        height: 300px;
        margin-bottom: 1em;
    }
    .image-part img {
        object-fit: contain;
    }
    .desc-col {
        margin-top: 2em;
    }
    .review-comment {
        font-size: 16px;
        line-height: normal;
    }
    .current-reviewbox {
        display: flex;
        gap: 1em;
    }
    .quantity-select input {
        width: 71px;
        height: 45px;
        font-size: 18px;
        line-height: normal;
    }
    .mennyiseg {
        width: 31px;
        height: 20px;
    }
    .quantity-select .plus img, .quantity-select .minus img {
        width: 15px;
        height: 15px;
    }
    .desc-header {
        margin-bottom: 1em;
    }
    .star{
        width: 25px;
        height: 25px;
    }
    .star img{
        width: 100%;
        height: 100%;
    }
    .review-name {
        font-size: 18px;
        line-height: normal;
    }
    .review-icon{
        width: 59px;
        height: 59px;
    }
    .review-icon img{
        width: 100%;
        height: 100%;
    }
    .write-review label, .your_rating {
        font-size: 18px;
        line-height: normal;
    }
    .custom-leftpadding {
        padding-left: 15px;
    }
    .mobile-header {
        display: block;
        text-transform: none;
        margin-top: .5em;
        margin-bottom: .5em;
    }

    .cart-table-row .product-name {
        font-size: 18px;
        line-height: normal;
    }
    .quantity-select .item_cart_piece_input_cart_new {
        width: 43px;
        margin-left: 0;
        padding: 0;
        height: 40px;
    }
    .cart-table-row .mennyiseg {
        width: 31px;
        height: 20px;
    }
    .cart-table-row .quantity-select .plus img,.cart-table-row .quantity-select .minus img {
        width: 15px;
        height: 15px;
        padding: 0;
    }
    .cart_delete_prod_in_cart, .cart_price {
        line-height: normal;
        font-size: 16px;
    }
    .stock-data{
        margin: .5em 0;
    }

    .order-btn {
        width: 250px;
        font-size: 16px;
    }
    .cart-table-head {
        display: none;
    }

    .method-title {
        font-size: 18px;
        line-height: normal;
    }

    .go-to-cashier{
        width: 247px;
    }

    .order-title {
        font-size: 18px;
        margin-bottom: 1em;
    }
    .custom-rpadding {
        padding-right: 15px;
        margin-top: 1em;
    }
    .mobile-order{
        order: 2;
    }
    .order-bigtitle {
        font-size: 22px;
        line-height: normal;
    }
    .cart-price {
        font-size: 18px;
        line-height: normal;
    }
    .personal .cart-body{
        padding-right: 15px;
    }
    .personal .cart-price {
        font-size: 17px;
        line-height: normal;
    }
    .cart-body {
        gap: .5em;
    }
    .product-sname {
        font-size: 18px;
    }
    .order-submit-btn{
        font-size: 16px;
        width: 200px;
    }
    .cart-table-row:has(.cart-content):first-child {
        padding-top: 1em;
    }
    .cart-table-row:has(.cart-content){
        margin-bottom: 1em;
    }

    .static-content h1 {
        font-size: 24px;
    }
    .static-content h2 {
        font-size: 22px;
    }
    .static-content h3 {
        font-size: 20px;
    }
    .static-content h4 {
        font-size: 18px;
    }
    .static-content h5 {
        font-size: 18px;
    }
    .static-content h6 {
        font-size: 16px;
    }
    .whyus-content p {
        font-size: 20px;
        line-height: normal;
        margin-top: .5em;
    }
    .whyus-content {
        margin-bottom: 1em;
        margin-top: 1em;
    }
    .services_box {
        flex-direction: column;
        gap: 1em;
    }
    .services_img {
        width: 100%;
        height: 172px;
    }
    .blogbtn{
        width: 200px;
    }
    .services_content {
        width: 100%;
    }

    .whyus-box {
        min-height: 183px;
        height: 100%;
        padding:1em;
    }
    .whyus-title {
        font-size: 18px;
    }
    .medium-text {
        font-size: 14px;
        line-height: normal;
    }
    div:has(.whyus-box){
        margin-top: 1em;
    }
    .whyus-img {
        width: 60px;
        height: 60px;
    }

    .service-view-text p {
        font-size: 18px;
        line-height: normal;
    }

    .service_viewimg{
        height: 300px;
        margin-bottom: 1em;
    }
    .contact-btn{
        width: 150px;
    }
    .service-view-fluid {
        margin-bottom: 2em;
    }

    .contact-fluid {
        margin-top: 2em;
    }
    .mobile-order3{
        order: 3;
    }

    .already_selected .selectedImg {
        display: none;
    }
    .namebox .medium-subtitle {
        font-size: 18px;
        line-height: normal;
    }
    .selectedQuantity {
        width: 94px;
        height: 45px;
        margin-bottom: .5em;
    }
    .selectedQuantity input{
        padding: .5em;
    }
    .variation-box .select-column select {
        width: 218px !important;
    }
    .firsttd {
        gap: 1em;
    }
    thead tr th:not(:first-child) {
        display: none;
    }
    td:has(.quantity-td) {
        width: 100%;
    }
    .quantity-td {
        justify-content: start;
    }
    .productTable tr {
        display: flex;
        flex-direction: column;
    }
    .productTable{
        margin-bottom: 1em;
        display: block;
    }


    .already_selected .selectedImg {
        display: none;
    }
    .namebox .medium-subtitle {
        font-size: 18px;
        line-height: normal;
    }
    .selectedQuantity {
        width: 94px;
    }
    .selectedQuantity input{
        padding: .5em;
    }
    .variation-box .select-column select {
        width: 218px !important;
    }
    .selectVariation {
        display: flex;
        gap: 1em;
        flex-basis: fit-content;
    }
    .selectVariation .select-column select{
        width: 198px;
    }
    .firsttd {
        gap: 1em;
    }
    .personal .product-sname {
        font-size: 17px;
    }
    .profile-navigation .profilom-nav {
        width: 50%;
    }
    .profile-navigation {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .contact-mapcol{
        margin-top: 1em;
    }
    .heading h1, .order-bigtitle {
        font-size: 24px;
        line-height: normal;
    }
    .product-btn{
        width: 100%;
    }
    .review-comment {
        font-size: 18px;
        line-height: normal;
    }
    .star img{
        width: 25px;
        height: 25px;
    }
    .write-review label,.your_rating{
        font-size: 22px;
        line-height: normal;
    }
    .write-review .form-control:not(textarea){
        height: 35px;
    }
    .review-title span{
        font-size: 24px;
    }
    .review-btn {
        width: 160px;
        height: 45px;
    }
    .topproduct-img img {
        object-fit: contain !important;
    }
    .rolunk-container {
        padding-left: 0px;
        padding-right: 0px;
    }
    .about-text{
        line-height: 1.5em;
    }
    .selectedPrice{
        font-size: 16px;
        line-height: normal;
        width: 100%;
    }
}

/* MD */
@media (min-width: 768px) and (max-width: 991.98px) {
    :root {
        --carousel-height: 530px;
    }

    .under-carousel .container > .row {
        justify-content: center;
    }

    .under-carousel .container > .row > div:not(:nth-last-child(1)) {
        margin-bottom: 2em;
    }

    .old-price {
        font-size: 12px;
    }

    .actual-price {
        font-size: 17px;
    }

    .prices-underline::after {
        width: 130px;
    }

    .add-to-cart {
        font-size: 15px;
    }

    .carousel .trapezoid {
        border-left: 300px solid transparent;
        width: 69%;
    }

    .carousel-caption h1 {
        font-size: 37px;
    }

    .carousel-caption p {
        font-size: 17px;
    }

    .famous-title .line {
        width: 200px;
    }

    .famous-title.related .line {
        width: 290px;
    }

    .wide-img-container .trapezoid {
        width: 60%;
    }

    .cart-table-row img {
        padding: .8em;
        height: 160px;
    }

    .quantity-select .plus, .quantity-select .minus {
        width: 35px;
        height: 20px;
    }

    .quantity-select .plus img, .quantity-select .minus img {
        width: 15px;
        height: 15px;
    }

    .quantity-select input {
        width: 111px;
        padding: 0;
    }
    .quantity-select input {
        width: 61px;
        font-size: 20px;
        line-height: normal;
        height: 40px;
    }

    .nav-link {
        font-size: 16px;
        line-height: normal;
    }
    .flex-group .flexgrp-item:last-child {
        color: red;
        font-size: 14px;
        line-height: normal;
    }
    .flexgrp-item {
        font-size: 16px;
        line-height: normal;
    }
    .cart-user-group span {
        font-size: 16px;
        line-height: normal;
    }
    .searchbar .search_form input {
        padding-left: 3em;
    }
    span:has(.searchbtn) {
        width: 50px;
    }
    #dropdownMenuButton {
        flex-shrink: 0;
        width: 35px;
        height: 35px;
        align-self: center;
    }
    .cart-user-group {
        width: 120px;
    }
    .cats-name {
        font-size: 16px;
        line-height: normal;
    }
    .categories-box {
        padding: 0.5em 0.5em;
        height: auto;
    }
    #dropdownMenuButton2{
        display: initial;
    }
    .ondesktop{
        display: none;
    }
    .bigcats-name div {
        width: 20px;
        height: 20px;
    }
    .bigcats-name div img{
        vertical-align: baseline;
    }
    .medium-title {
        font-size: 28px;
        line-height: normal;
    }

    .blogname a, .blogname {
        font-size: 18px;
        line-height: normal;
    }
    .blogdate {
        font-size: 16px;
        line-height: normal;
        margin-bottom: 0;
    }
    .blogbtn {
        font-size: 16px;
        line-height: normal;
        padding: .5em 0.5em;
    }
    .blogimg {
        height: 146px;
    }
    .blog-bottom {
        flex-wrap: wrap;
    }
    .blogbox{
        margin-bottom: 1em;
    }

    .benefitstitle {
        font-size: 18px;
        line-height: normal;
        margin-bottom: .2em;
    }
    .benefitsbox{
        margin-bottom: 1em;
    }
    .benefitsimg {
        width: 50px;
        height: 50px;
    }

    .benefitstitle {
        font-size: 18px;
        line-height: normal;
    }

    .allrightsreserved {
        font-size: 18px;
        line-height: normal;
        text-align: left;
    }
    .menutitle {
        font-size: 18px;
        line-height: normal;
    }
    footer a, .footer-address {
        font-size: 16px;
        line-height: normal;
    }
    footer .logo-block img {
        height: 99px;
        width: 320px;
        margin: 0 auto;
    }
    footer {
        padding-top: 2em;
        padding-bottom: 2em;
        color: black;
    }
    div:has(.logo-block){
        margin-bottom: 1em;
    }
    .gap{
        gap: 0;
        display: flex;
        flex-wrap: wrap;
    }
    .gap > div{
        flex-basis: 50%;
        justify-content: baseline;
        margin-bottom: .5em;
    }
    .regular-text,.regular-text ul li{
        font-size: 16px;
        line-height: normal;
        letter-spacing: 0%;
    }
    .about-header{
        margin-top: 1em;
    }
    .aboutimg{
        height: 250px;
    }
    .rolunk-container .row:nth-child(1) {
        margin: 3em auto 0 auto;
    }
    .rolunk-container .row:nth-child(2) {
        margin: 3em auto 3em auto;
    }
    .blog-content .blogdesc{
        height: 160px;
        overflow: hidden;
    }
    .blogdesc {
        font-size: 18px;
        line-height: normal;
    }
    .blogv-img {
        width: 100%;
        height: 276px;
    }
    .blog-vdesc {
        margin: 2em auto;
    }

    .aktualis-text h3, .section-title {
        font-size: 18px;
        line-height: normal;
    }
    form label {
        font-size: 18px;
        line-height: normal;
    }
    .login-btn {
        font-size: 16px;
        line-height: normal;
    }
    .lp-regtext {
        font-size: 18px;
        line-height: normal;
    }
    .login-header {
        margin: 2em auto 1em auto;
    }
    .standard-btn {
        font-size: 18px;
        line-height: normal;
        width: 190px;
        height: 45px;
        padding: .5em .5em;
    }
    .blogbtn {
        padding: 0.4em 0.5em;
        font-size: 16px;
        line-height: normal;
    }
    div:has(.logo-block){
        margin-bottom: 2em;
    }

    .registration_types p {
        font-size: 20px;
        line-height: normal;
    }
    .form-control {
        height: 45px;
    }
    .registration_types {
        margin-bottom: 1em;
    }
    .map-fluid {
        margin-top: 3em;
    }
    .medium-title {
        font-size: 28px;
        line-height: normal;
    }
    .redarrow {
        width: 20px;
        height: 20px;
    }
    .offer-btn {
        height: 40px;
    }

    .medium-subtitle {
        font-size: 20px;
        line-height: normal;
    }
    .selectedName{
        margin-top: .5em;
        margin-bottom: 1em;
    }
    .selectedActions {
        gap: .5em;
        align-items: center;
    }
    .addto-btn, .cancelbtn, .bigaddto-btn {
        font-size: 18px;
    }

    .offerPrice .offerText{
        font-size: 22px;
        line-height: normal;
    }
    .offerContent {
        gap: 1em;
    }
    .offerImg {
        width: 219px;
        height: 192px;
    }

    .home-toggler{
        margin-bottom: .5em;
    }
    #slider-form {
        margin-top: 1em;
    }

    .productl-row {
        margin-bottom: 2em;
        margin-top: 2em;
    }
    .general-padding {
        padding-top: 2em;
        padding-bottom: 2em;
    }
    .product-list .product-block, .front-list .product-block {
        margin-bottom: 2em;
    }

    .product-view .price-block .actual_price, .product-view .price-block .new_price {
        font-size: 22px;
        line-height: normal;
    }
    .productv-title{
        font-size: 24px;
    }
    .productv-label {
        font-size: 20px;
        line-height: normal;
        width: unset;
    }
    .select-column select {
        width: 248px;
        height: 45px;
    }
    .image-part {
        height: 300px;
        margin-bottom: 1em;
    }
    .image-part img {
        object-fit: contain;
    }
    .desc-col {
        margin-top: 2em;
    }
    .review-comment {
        font-size: 16px;
        line-height: normal;
    }
    .current-reviewbox {
        display: flex;
        gap: 1em;
    }
    .custom-leftpadding {
        padding-left: 15px;
    }

    .cart-table-row .product-name {
        font-size: 16px;
        line-height: normal;
        margin-bottom: .5em;
    }
    .quantity-select .item_cart_piece_input_cart_new {
        width: 43px;
        margin-left: 0;
        padding: 0;
        height: 40px;
    }
    .cart-table-row .mennyiseg {
        width: 31px;
        height: 20px;
    }
    .cart-table-row .quantity-select .plus img,.cart-table-row .quantity-select .minus img {
        width: 15px;
        height: 15px;
        padding: 0;
    }
    .cart_delete_prod_in_cart{
        margin-top: .5em;
        display: flex;
    }
    .cart_delete_prod_in_cart, .cart_price {
        line-height: normal;
        font-size: 16px;
    }

    .cart_price{
        display: flex;
        flex-direction: column;
    }
    .order-btn {
        width: 300px;
        font-size: 16px;
    }

    .method-title {
        font-size: 18px;
        line-height: normal;
    }
    .go-to-cashier{
        width: 287px;
    }

    .order-title {
        font-size: 18px;
        margin-bottom: 1em;
    }
    .custom-rpadding {
        padding-right: 15px;
        margin-top: 1em;
    }
    .mobile-order{
        order: 2;
    }
    .order-bigtitle {
        font-size: 22px;
        line-height: normal;
    }
    .cart-price {
        font-size: 18px;
        line-height: normal;
    }
    .cart-body {
        gap: .5em;
    }
    .product-sname {
        font-size: 18px;
    }

    .static-content h1 {
        font-size: 26px;
    }
    .static-content h2 {
        font-size: 24px;
    }
    .static-content h3 {
        font-size: 22px;
    }
    .static-content h4 {
        font-size: 20px;
    }
    .static-content h5 {
        font-size: 18px;
    }
    .static-content h6 {
        font-size: 16px;
    }
    .whyus-content p {
        font-size: 22px;
        line-height: normal;
        margin-top: .5em;
    }
    .whyus-content {
        margin-bottom: 1em;
        margin-top: 1em;
    }
    .services_box {
        flex-direction: column;
        gap: 1em;
    }
    .services_img {
        width: 100%;
        height: 172px;
    }
    .services_content {
        width: 100%;
    }

    .whyus-box {
        min-height: 183px;
        height: 100%;
        padding:1em;
    }
    .whyus-title {
        font-size: 18px;
    }
    .medium-text {
        font-size: 14px;
        line-height: normal;
    }

    .service-view-text p {
        font-size: 18px;
        line-height: normal;
    }
    .service_viewimg{
        height: 350px;
        margin-bottom: 1em;
    }
    .service-view-fluid {
        margin-bottom: 4em;
    }
    .contact-fluid {
        margin-top: 4em;
    }
    .mobile-order3{
        order: 3;
    }

    .product-btn{
        width: 100%;
    }

    .already_selected .selectedImg {
        width: 87px;
        height: 130px;
    }
    .namebox .medium-subtitle {
        font-size: 18px;
        line-height: normal;
    }
    .selectedQuantity input{
        padding: .5em;
    }
    .variation-box .select-column select {
        width: 218px !important;
    }
    .selectVariation {
        flex-direction: row;
        display: flex;
        gap: 1em;
    }

    .already_selected .selectedImg {
        flex-basis: 30%;
    }
    .namebox {
        flex-grow: 1;
        flex-basis: 60%;
    }
    .namebox .medium-subtitle {
        font-size: 18px;
        line-height: normal;
    }
    .selectedQuantity {
        width: 94px;
    }
    .selectedQuantity input{
        padding: .5em;
    }
    .variation-box .select-column select {
        width: 218px !important;
    }
    .selectVariation {
        display: flex;
        gap: 1em;
        flex-basis: fit-content;
    }
    .selectVariation .select-column select{
        width: 198px;
    }
    .firsttd {
        gap: 1em;
    }
    .profile-navigation .profilom-nav {
        width: 50%;
    }
    .profile-navigation {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .review-comment {
        font-size: 18px;
        line-height: normal;
    }
    .star img{
        width: 25px;
        height: 25px;
    }
    .write-review label,.your_rating{
        font-size: 22px;
        line-height: normal;
    }
    .write-review .form-control:not(textarea){
        height: 35px;
    }
    .review-title span{
        font-size: 24px;
    }
    .review-btn {
        width: 160px;
        height: 45px;
    }
    .about-text{
        line-height: 1.5em;
    }
    .selectedPrice{
        font-size: 16px;
        line-height: normal;
        width: 65px;
    }

}

/* LG */
@media (min-width: 992px) and (max-width: 1199.98px) {
    .product-list .product-block,
    .front-list .product-block{
        padding-left: 15px;
        padding-right: 0;
    }

    .carousel .trapezoid {
        border-left: 340px solid transparent;
        width: 68%;
    }

    .carousel-caption h1 {
        font-size: 48px;
    }

    .famous-title .line {
        width: 440px;
    }

    .famous-title.related .line {
        width: 530px;
    }

    .old-price {
        font-size: 12px;
    }

    .actual-price {
        font-size: 17px;
    }

    .prices-underline::after {
        width: 130px;
    }

    .add-to-cart {
        font-size: 15px;
    }

    .category-link {
        font-size: 15px;
    }

    .grey-block .logo-block img {
        width: 170px;
    }

    .product-view .old-price {
        font-size: 26px;
    }

    .product-view .actual-price {
        font-size: 35px;
    }

    .product-view .red-button {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .logosvg {
        width: 100%;
        height: 78px;
        margin: 1em 0;
    }

    .nav-link {
        font-size: 16px;
        line-height: normal;
    }
    .flex-group .flexgrp-item:last-child {
        color: red;
        font-size: 14px;
        line-height: normal;
    }
    .flexgrp-item {
        font-size: 16px;
        line-height: normal;
    }
    .cart-user-group span {
        font-size: 16px;
        line-height: normal;
    }
    .searchbar .search_form input {
        padding-left: 3em;
    }
    span:has(.searchbtn) {
        width: 50px;
    }
    #dropdownMenuButton {
        flex-shrink: 0;
        width: 35px;
        height: 35px;
        align-self: center;
    }
    .cart-user-group {
        width: 120px;
    }
    .navbar-nav {
        gap: 0 0.5em;
    }
    .cats-name {
        font-size: 16px;
        line-height: normal;
    }
    .categories-box {
        padding: 0.5em 0.5em;
        height: auto;
    }
    .blogname a, .blogname {
        font-size: 20px;
        line-height: normal;
    }
    .blogdate {
        font-size: 20px;
        line-height: normal;
    }
    .blogbtn {
        font-size: 18px;
        line-height: normal;
        padding: .5em 0.5em;
    }

    .benefitstitle {
        font-size: 18px;
        line-height: normal;
    }

    .allrightsreserved {
        font-size: 18px;
        line-height: normal;
    }
    .menutitle {
        font-size: 22px;
        line-height: normal;
    }
    footer a, .footer-address {
        font-size: 15px;
        line-height: normal;
    }
    footer .logo-block img {
        height: 129px;
        object-fit: contain;
    }
    .regular-text,.regular-text ul li{
        font-size: 18px;
        line-height: normal;
        letter-spacing: 0%;
    }
    .about-text{
        line-height: 1.5em;
    }
    .blog-content .blogdesc{
        height: 160px;
        overflow: hidden;
    }
    .blogdesc {
        font-size: 18px;
        line-height: normal;
    }
    .blogv-img {
        width: 100%;
        height: 276px;
    }
    .aktualis-text h3, .section-title {
        font-size: 18px;
        line-height: normal;
    }
    form label {
        font-size: 20px;
        line-height: normal;
    }
    .login-btn {
        font-size: 18px;
        line-height: normal;
    }
    .lp-regtext {
        font-size: 18px;
        line-height: normal;
    }
    .standard-btn {
        font-size: 18px;
        line-height: normal;
    }

    .registration_types p {
        font-size: 20px;
        line-height: normal;
    }
    .form-control {
        height: 45px;
    }
    .registration_types {
        margin-bottom: 1em;
    }
    .map-fluid {
        margin-top: 3em;
    }
    .medium-title {
        font-size: 28px;
        line-height: normal;
    }
    .redarrow {
        width: 20px;
        height: 20px;
    }
    .offer-btn {
        height: 40px;
    }

    .medium-subtitle {
        font-size: 22px;
        line-height: normal;
    }
    .selectedName{
        margin-top: .5em;
        margin-bottom: 0.5em;
    }
    .selectedActions {
        gap: .5em;
        align-items: center;
    }
    .addto-btn, .cancelbtn, .bigaddto-btn {
        font-size: 18px;
    }
    .offerPrice .offerText{
        font-size: 22px;
        line-height: normal;
    }

    .product-view .price-block .actual_price, .product-view .price-block .new_price {
        font-size: 26px;
        line-height: normal;
    }
    .productv-label {
        font-size: 22px;
        line-height: normal;
        width: 120px;
    }
    .select-column select {
        width: 268px;
    }

    .cart-table-row .product-name {
        font-size: 20px;
        line-height: normal;
    }
    .quantity-select .item_cart_piece_input_cart_new {
        width: 63px;
        margin-left: 0.5em;
        padding: 0;
        height: 40px;
    }
    .cart-table-row .mennyiseg {
        width: 31px;
        height: 20px;
    }
    .cart-table-row .quantity-select .plus img,.cart-table-row .quantity-select .minus img {
        width: 15px;
        height: 15px;
    }

    .order-title {
        font-size: 18px;
        margin-bottom: 1em;
    }
    .custom-rpadding {
        padding-right: 15px;
        margin-top: 1em;
    }
    .mobile-order{
        order: 2;
    }
    .order-bigtitle {
        font-size: 24px;
        line-height: normal;
    }
    .cart-price {
        font-size: 16px;
        line-height: normal;
    }
    .cart-body {
        gap: .5em;
    }
    .static-content h1 {
        font-size: 28px;
    }
    .static-content h2 {
        font-size: 26px;
    }
    .static-content h3 {
        font-size: 24px;
    }
    .static-content h4 {
        font-size: 22px;
    }
    .static-content h5 {
        font-size: 20px;
    }
    .static-content h6 {
        font-size: 18px;
    }
    .whyus-content p {
        font-size: 22px;
        line-height: normal;
    }

    .whyus-box {
        min-height: 183px;
        height: 100%;
        padding:1em;
    }

    .service-view-text p {
        font-size: 18px;
        line-height: normal;
    }

    .namebox .medium-subtitle {
        font-size: 18px;
        line-height: normal;
    }
    .selectedQuantity {
        width: 94px;
    }
    .selectedQuantity input{
        padding: .5em;
    }
    .variation-box .select-column select {
        width: 218px !important;
    }
    .selectVariation {
        flex-direction: row;
        display: flex;
        gap: 1em;
    }
    .firsttd {
        gap: 1em;
    }
    .already_selected .selectedImg {
        flex-basis: 30%;
    }
    .namebox {
        flex-grow: 1;
        flex-basis: 60%;
    }
    .review-comment {
        font-size: 18px;
        line-height: normal;
    }
    .star img{
        width: 25px;
        height: 25px;
    }
    .write-review label,.your_rating{
        font-size: 22px;
        line-height: normal;
    }
    .write-review .form-control:not(textarea){
        height: 35px;
    }
    .review-title span{
        font-size: 24px;
    }
    .review-btn {
        width: 160px;
        height: 45px;
    }
    .blogbtn {
        width: 160px;
        font-size: 16px;
    }
    .header-top {
        font-size: 14px;
        line-height: normal;
    }
    .selectedPrice{
        font-size: 16px;
        line-height: normal;
        width: 65px;
    }
}

/* XL */
@media (min-width: 1200px) {
    .product-list .product-block,
    .front-list .product-block{
        padding-left: 15px;
        padding-right: 0;
    }
}

@media (min-width:1200px) and (max-width:1299px){
    .nav-link {
        font-size: 17px;
        line-height: normal;
    }
    .flexgrp-item {
        font-size: 16px;
        line-height: normal;
    }
    .cart-user-group span {
        font-size: 16px;
        line-height: normal;
    }
    #dropdownMenuButton {
        flex-shrink: 0;
        width: 25px;
        height: 25px;
        padding: 0;
        align-self: center;
    }
    .cart-user-group svg {
        height: 25px;
        width: 25px;
    }
    .language-menu {
        width: 48px;
        height: 25px;
    }

    .blogname a, .blogname {
        font-size: 20px;
        line-height: normal;
    }
    .blogdate {
        font-size: 20px;
        line-height: normal;
    }
    .allrightsreserved {
        font-size: 22px;
        line-height: normal;
    }
    .menutitle {
        font-size: 22px;
        line-height: normal;
    }
    footer a, .footer-address {
        font-size: 18px;
        line-height: normal;
    }
    footer .logo-block img {
        height: 129px;
    }
    .regular-text,.regular-text ul li{
        font-size: 18px;
        line-height: normal;
        letter-spacing: 0%;
    }
    .blog-content .blogdesc{
        height: 130px;
        overflow: hidden;
    }
    .blogdesc {
        font-size: 18px;
        line-height: normal;
    }

    .product-list .categories-box {
        height: 55px;
    }
    
    .cart-table-row .product-name {
        font-size: 22px;
        line-height: normal;
    }

    .order-title {
        font-size: 18px;
        margin-bottom: 1em;
    }

    .whyus-box {
        min-height: 183px;
        height: 100%;
    }

    .already_selected .selectedImg {
        width: 87px;
        height: 130px;
    }
    .namebox .medium-subtitle {
        font-size: 18px;
        line-height: normal;
    }
    .selectedQuantity {
        width: 104px;
        height: 55px;
    }
    .selectedQuantity input{
        padding: .5em;
    }
    .variation-box .select-column select {
        width: 228px;
    }
    .selectVariation {
        flex-direction: row;
        display: flex;
        gap: 1em;
    }
    .categories-box {
        height: 60px;
    }
    .halfbig-box {
        width: 60%;
    }
}

@media (min-width:1300px) and (max-width:1399px){
    .nav-link {
        font-size: 17px;
        line-height: normal;
    }
    .flexgrp-item {
        font-size: 16px;
        line-height: normal;
    }
    .cart-user-group span {
        font-size: 16px;
        line-height: normal;
    }
    #dropdownMenuButton {
        flex-shrink: 0;
        width: 25px;
        height: 25px;
        padding: 0;
        align-self: center;
    }
    .cart-user-group svg {
        height: 25px;
        width: 25px;
    }
    .language-menu {
        width: 48px;
        height: 25px;
    }

    .blogname a, .blogname {
        font-size: 20px;
        line-height: normal;
    }
    .blogdate {
        font-size: 20px;
        line-height: normal;
    }
    .allrightsreserved {
        font-size: 22px;
        line-height: normal;
    }
    .menutitle {
        font-size: 22px;
        line-height: normal;
    }
    footer a, .footer-address {
        font-size: 18px;
        line-height: normal;
    }
    footer .logo-block img {
        height: 129px;
    }
    .regular-text,.regular-text ul li{
        font-size: 18px;
        line-height: 20px;
        letter-spacing: 0%;
    }
    .blog-content .blogdesc{
        height: 130px;
        overflow: hidden;
    }
    .blogdesc {
        font-size: 18px;
        line-height: normal;
    }

    .product-list .categories-box {
        height: 55px;
    }

    .cart-table-row .product-name {
        font-size: 22px;
        line-height: normal;
    }

    .order-title {
        font-size: 18px;
        margin-bottom: 1em;
    }

    .whyus-box {
        min-height: 183px;
        height: 100%;
    }

    .already_selected .selectedImg {
        width: 87px;
        height: 130px;
    }
    .namebox .medium-subtitle {
        font-size: 18px;
        line-height: normal;
    }
    .selectedQuantity {
        width: 104px;
        height: 55px;
    }
    .selectedQuantity input{
        padding: .5em;
    }
    .variation-box .select-column select {
        width: 228px;
    }
    .selectVariation {
        flex-direction: row;
        display: flex;
        gap: 1em;
    }
    .categories-box {
        height: 60px;
    }
    .halfbig-box {
        width: 60%;
    }
}

@media (min-width:1400px) and (max-width:1499px){
    .nav-link {
        font-size: 17px;
        line-height: normal;
    }
    .flexgrp-item {
        font-size: 16px;
        line-height: normal;
    }
    .cart-user-group span {
        font-size: 16px;
        line-height: normal;
    }
    #dropdownMenuButton {
        flex-shrink: 0;
        width: 25px;
        height: 25px;
        padding: 0;
        align-self: center;
    }
    .cart-user-group svg {
        height: 25px;
        width: 25px;
    }
    .language-menu {
        width: 48px;
        height: 25px;
    }

    .blogname a, .blogname {
        font-size: 20px;
        line-height: normal;
    }
    .blogdate {
        font-size: 20px;
        line-height: normal;
    }
    .allrightsreserved {
        font-size: 22px;
        line-height: normal;
    }
    .menutitle {
        font-size: 22px;
        line-height: normal;
    }
    footer a, .footer-address {
        font-size: 18px;
        line-height: normal;
    }
    footer .logo-block img {
        height: 129px;
    }
    .regular-text,.regular-text ul li{
        font-size: 18px;
        line-height: 20px;
        letter-spacing: 0%;
    }
    .blog-content .blogdesc{
        height: 130px;
        overflow: hidden;
    }
    .blogdesc {
        font-size: 18px;
        line-height: normal;
    }

    .product-list .categories-box {
        height: 55px;
    }

    .cart-table-row .product-name {
        font-size: 22px;
        line-height: normal;
    }

    .order-title {
        font-size: 18px;
        margin-bottom: 1em;
    }

    .whyus-box {
        min-height: 183px;
        height: 100%;
    }

    .already_selected .selectedImg {
        width: 87px;
        height: 130px;
    }
    .namebox .medium-subtitle {
        font-size: 18px;
        line-height: normal;
    }
    .selectedQuantity {
        width: 104px;
        height: 55px;
    }
    .selectedQuantity input{
        padding: .5em;
    }
    .variation-box .select-column select {
        width: 228px;
    }
    .selectVariation {
        flex-direction: row;
        display: flex;
        gap: 1em;
    }
    .categories-box {
        height: 60px;
    }
    .halfbig-box {
        width: 60%;
    }
}

@media (min-width: 1500px) {
    .container{
        width: 1450px !important;
        max-width: 1450px !important;
    }
}