@media(min-width: 2000px) {
    /* #FONTS */

    .menu_title h2{
        font-size: 45px;
    }

    /* #BANNERS */

    #header_banner {
        height: 300px !important;
    }

    #info_banner {
        height: 140px !important;
    }

    .banner_wraper {
        width: 70%;
    }

    .menu_title {
        width: 60%;
    }

    #info_banner_wraper {
        width: 85% !important;
    }

    /* #MENUS */

    .item_container {
        width: 47.5%;
    }

    /* #ITEMS */

    .info-tab {
        height: 85% !important;
    }

    .detalii .nume {
        font-size: 22px;
    }

    .detalii .pret {
        font-size: 22px;
    }

    .descriere .desc {
        font-size: 15px;
    }

    #item4_img_wraper  {
        height: 88%;
    }

    #item5 .item_img_wraper {
        height: 80% !important;
    }

    .navmenu-button {
        display: none !important;
    }

    /* #IMAGES */

    .item img {
        height: 340px !important;
        width: 340px !important;
         min-width: 340px;
    }

    #promotii_img1 {
        height: 370px !important;   
        width: 370px !important;   
    }

    #promotii_img2 {
        height: 40px !important;    
        width: auto !important;
        min-width: 40px;
    }    

    #item4 img {
        height: 450px !important;
        width: 450px !important;
    }

    #item5 img {
        height: 200px !important;                
    }

    #item6 img { 
        height: 350px !important;
    }

    /* #LOGOS & ICONS */

    .front_logo {
        font-size: 200px;
    }

    .small_logo {
        font-size: 18px;
    }

    .footer-tab img {
        height: 50px;
    }

    .warning { 
        width: 300px !important;
        height: 45px !important;
    }

    #warning_icon {
    height: 50px !important;
    width: auto !important;
    }
    
}

@media (max-width: 1999px ) and (min-width: 1808px) {
    /* #FONTS */

    .menu_title h2{
        font-size: 45px;
    }

    /* #BANNERS */

    #header_banner {
        height: 300px !important;
    }

    .banner_wraper {
        width: 80% !important;
    }    

    #info_banner {
        height: 140px !important;
    }

    .menu_title {
        width: 60%;
    }

    #info_banner_wraper {
        width: 85% !important;
    }

    .footer_wraper {
        width: 65% !important;
    }
    /* #MENUS */

    .item_container {
        width: 50%;
    }

    /* #ITEMS */

    .info-tab {
        height: 85% !important;
    }

    .navigation_bar {
        width: 75% !important;
    }

    .detalii .nume {
        font-size: 18px;
    }

    .detalii .pret {
        font-size: 22px;
    }

    .descriere .desc {
        font-size: 14px;
    }

    #item4_img_wraper  {
        height: 88%;
    }

    #item5 .item_img_wraper {
        height: 80% !important;
    }

    .navmenu-button {
        display: none !important;
    }

    /* #IMAGES */

    .item img {
        height: 280px;
        width: 280px;
        min-width:fit-content;
    }

    #promotii_img1 {
        height: 370px;   
        width: auto; 
        min-width:fit-content;  
    }

    #promotii_img2 {
        height: 40px !important;      
    }    

    #item4 img {
        height: 400px;
        width: auto;
        min-width:fit-content;
    }

    #item5 img {
        height: 200px !important;
        width: auto;             
        min-width:fit-content;   
    }

    #item6 img { 
        height: 250px !important;
        min-width:fit-content;
    }

    /* #LOGOS & ICONS */

    .front_logo {
        font-size: 200px;
    }

    .small_logo {
        font-size: 18px;
    }

    .footer-tab img {
        height: 50px;
    }

    .warning { 
        width: 275px !important;
        height: 40px !important;
    }

    #warning_icon {
    height: 50px !important;
    width: auto !important;
    }
    
    
}

@media (max-width: 1807px ) and (min-width: 1645px) {
    /* #FONTS */

    .menu_title h2{
        font-size: 45px;
    }

    /* #BANNERS */

    #header_banner {
        height: 300px !important;
    }

    .banner_wraper {
        width: 80% !important;
    }    

    #info_banner {
        height: 140px !important;
    }

    .menu_title {
        width: 77.5%;
    }

    #info_banner_wraper {
        width: 85% !important;
    }

    .footer_wraper {
        width: 65% !important;
    }
    /* #MENUS */

    .item_container {
        width: 55% !important;
    }

    /* #ITEMS */

    .info-tab {
        height: 85% !important;
    }

    .navigation_bar {
        width: 75% !important;
    }

    .detalii .nume {
        font-size: 18px;
    }

    .detalii .pret {
        font-size: 22px;
    }

    .descriere .desc {
        font-size: 14px;
    }

    #item4_img_wraper  {
        height: 88%;
    }

    #item5 .item_img_wraper {
        height: 80% !important;
    }

    .navmenu-button {
        display: none !important;
    }    

    /* #IMAGES */

    .item img {
        height: 280px;
        width: 280px;
        min-width:fit-content;
    }

    #promotii_img1 {
        height: 370px;   
        width: auto; 
        min-width:fit-content;  
    }

    #promotii_img2 {
        height: 40px !important;      
    }    

    #item4 img {
        height: 400px;
        width: auto;
        min-width:fit-content;
    }

    #item5 img {
        height: 200px !important;
        width: auto;             
        min-width:fit-content;   
    }

    #item6 img { 
        height: 250px !important;
        min-width:fit-content;
    }

    /* #LOGOS & ICONS */

    .front_logo {
        font-size: 200px;
    }

    .small_logo {
        font-size: 18px;
    }

    .footer-tab img {
        height: 50px;
    }

    .warning { 
        width: 275px !important;
        height: 40px !important;
    }

    #warning_icon {
    height: 50px !important;
    width: auto !important;
    }
    
    
}

@media (max-width: 1644px ) and (min-width: 1509px) {
    /* #FONTS */

    .menu_title h2{
        font-size: 45px;
    }

    /* #BANNERS */

    #header_banner {
        height: 300px !important;
    }

    .banner_wraper {
        width: 99% !important;
    }

    #info_banner {
        height: 140px !important;
    }

    .menu_title {
        width: 77.5%;
    }

    #info_banner_wraper {
        width: 85% !important;
    }

    .footer_wraper {
        width: 65% !important;
    }
    /* #MENUS */

    .item_container {
        width: 67.5% !important;
    }

    /* #ITEMS */

    .info-tab {
        height: 85% !important;
    }

    .navigation_bar {
        width: 75% !important;
    }

    .detalii .nume {
        font-size: 18px;
    }

    .detalii .pret {
        font-size: 22px;
    }

    .descriere .desc {
        font-size: 14px;
    }

    #item4_img_wraper  {
        height: 88%;
    }

    #item5 .item_img_wraper {
        height: 80% !important;
    }

    .navmenu-button {
        display: none !important;
    }

    /* #IMAGES */

    .item img {
        height: 280px;
        width: 280px;
        min-width:fit-content;
    }

    #promotii_img1 {
        height: 370px;   
        width: auto; 
        min-width:fit-content;  
    }

    #promotii_img2 {
        height: 40px !important;      
    }    

    #item4 img {
        height: 400px;
        width: auto;
        min-width:fit-content;
    }

    #item5 img {
        height: 200px !important;
        width: auto;             
        min-width:fit-content;   
    }

    #item6 img { 
        height: 250px !important;
        min-width:fit-content;
    }

    /* #LOGOS & ICONS */

    .front_logo {
        font-size: 200px;
    }

    .small_logo {
        font-size: 18px;
    }

    .footer-tab img {
        height: 50px;
    }

    .warning { 
        width: 275px !important;
        height: 40px !important;
    }

    #warning_icon {
    height: 50px !important;
    width: auto !important;
    }
    
    
}

@media (max-width: 1509px ) and (min-width: 1343px) {
    /* #FONTS */

    .menu_title h2{
        font-size: 45px;
    }

    /* #BANNERS */

    #header_banner {
        height: 300px !important;
    }

    .banner_wraper {
        width: 99% !important;
    }

    #info_banner {
        height: 140px !important;
    }

    .menu_title {
        width: 87.5%;
    }

    #info_banner_wraper {
        width: 97.5% !important;
    }

    .footer_wraper {
        width: 67.5% !important;
    }
    /* #MENUS */

    .item_container {
        width: 67.5% !important;
    }

    /* #ITEMS */

    .info-tab {
        height: 85% !important;
    }

    .navigation_bar {
        width: 85% !important;
    }

    .detalii .nume {
        font-size: 18px;
    }

    .detalii .pret {
        font-size: 22px;
    }

    .descriere .desc {
        font-size: 14px;
    }

    #item4_img_wraper  {
        height: 88%;
    }

    #item5 .item_img_wraper {
        height: 80% !important;
    }

    .navmenu-button {
        display: none !important;
    }    

    /* #IMAGES */

    .item img {
        height: 280px;
        width: 280px;
        min-width:fit-content;
    }

    #promotii_img1 {
        height: 370px;   
        width: auto; 
        min-width:fit-content;  
    }

    #promotii_img2 {
        height: 40px !important;      
    }    

    #item4 img {
        height: 400px;
        width: auto;
        min-width:fit-content;
    }

    #item5 img {
        height: 200px !important;
        width: auto;             
        min-width:fit-content;   
    }

    #item6 img { 
        height: 250px !important;
        min-width:fit-content;
    }

    /* #LOGOS & ICONS */

    .front_logo {
        font-size: 200px;
    }

    .small_logo {
        font-size: 18px;
    }

    .footer-tab img {
        height: 50px;
    }

    .warning { 
        width: 275px !important;
        height: 40px !important;
    }

    #warning_icon {
    height: 50px !important;
    width: auto !important;
    }
    
    
}

@media (max-width: 1342px ) and (min-width: 1024px) {
    /* #FONTS */

    .menu_title h2{
        font-size: 45px;
    }

    /* #BANNERS */

    #header_banner {
        height: 300px !important;
    }

    .banner_wraper {
        width: 99% !important;
    }

    #info_banner {
        height: 140px !important;
    }

    .menu_title {
        width: 97.5%;
    }

    #info_banner_wraper {
        width:  97.5% !important;
    }

    .footer_wraper {
        width: 88% !important;
    }
    /* #MENUS */

    .item_container {
        width: 87.5% !important;
    }

    /* #ITEMS */

    .info-tab {
        height: 97.5% !important;
    }

    .navigation_bar {
        width: 87.5% !important;
    }

    .detalii .nume {
        font-size: 18px;
    }

    .detalii .pret {
        font-size: 22px;
    }

    .descriere .desc {
        font-size: 14px;
    }

    #item4_img_wraper  {
        height: 88%;
    }

    #item5 .item_img_wraper {
        height: 80% !important;
    }

    .navmenu-button {
        display: none !important;
    }

    /* #IMAGES */

    .item img {
        height: 280px;
        width: 280px;
        min-width:fit-content;
    }

    #promotii_img1 {
        height: 370px;   
        width: auto; 
        min-width:fit-content;  
    }

    #promotii_img2 {
        height: 40px !important;      
    }    

    #item4 img {
        height: 400px;
        width: auto;
        min-width:fit-content;
    }

    #item5 img {
        height: 200px !important;
        width: auto;             
        min-width:fit-content;   
    }

    #item6 img { 
        height: 250px !important;
        min-width:fit-content;
    }

    /* #LOGOS & ICONS */

    .front_logo {
        font-size: 200px;
    }

    .small_logo {
        font-size: 18px;
    }

    .footer-tab img {
        height: 50px;
    }

    .warning { 
        width: 275px !important;
        height: 40px !important;
    }

    #warning_icon {
        height: 50px !important;
        width: auto !important;
    }
    
    
}

@media (max-width: 1094px ) and (min-width: 1025px) {
    .navigation_bar {
        width: 95% !important;
    }
}

@media (max-width: 611px ) and (min-width: 538px) { 

    /* #FONTS */
    h2 {
        font-size: 35px !important;
    }

    .descriere .desc {
        font-size: 25px !important; 
    }    

    /* #IMAGES */

    .item img {
        height: 400px !important; 
        width: 400px !important;
    }

    #promotii_img1 {
        height: max-content;
        width: max-content;
        min-width:fit-content;
    }

    #promotii_img2 {
        height: 40px !important;      
    }    

    #item4 img {
        height: max-content;
        width: max-content;
        min-width:fit-content;
    }

    #item5 img {
        height: 200px !important;
        width: auto;             
        min-width:fit-content;   
    }

    #item6 img { 
        height: max-content;
        width: max-content;
        min-width:fit-content;
    }    
   
}

@media (max-width: 537px ) and (min-width: 0px) { 
    /* #FONTS */
    h2 {
        font-size: 30px !important;
    }

    .descriere .desc {
        font-size: 20px !important; 
    }    

    .detalii .nume {
        font-size: 30px !important;
    }

    .detalii .pret {
        font-size: 30px !important;
    }

    /* #IMAGES */

    .item img {
        height: 400px !important; 
        width: 400px !important;
    }

    #promotii_img1 {
        height: max-content;
        width: max-content;
        min-width:fit-content;
    }

    #promotii_img2 {
        height: 40px !important;      
    }    

    #item4 img {
        height: max-content;
        width: max-content;
        min-width:fit-content;
    }

    #item5 img {
        height: 200px !important;
        width: auto;             
        min-width:fit-content;   
    }

    #item6 img { 
        height: max-content;
        width: max-content;
        min-width:fit-content;
    }        
   
}

@media (max-width: 1024px ) and (min-width: 0px) {
    /* #FONTS */

    h2 {
        font-size: 40px;
    }

    h3 {
        font-size: 25px;
    }

    .detalii .nume {
        font-size: 36px !important;
    }

    .detalii .pret {
        font-size: 36px !important;
    }

    .descriere .desc {
        font-size: 25px !important;
    }

    .footer-tab p , a {
        font-size: 25px !important;
    }

    .contact-adress {
        width: 100% !important;
        font-size: 20px !important;
        margin-bottom: -22px !important;
    }

    #promotie_warning {
        font-size: 40px !important;
    }

    #bauturi_warning {
        font-size: 40px !important;
    }   

    /* #BANNERS */

    #header_banner {
        height: 300px !important;
    }

    .banner_wraper {
        width: 99% !important;
    }

    #info_banner {
        height: auto !important;       
    }

    .menu_title {
        width: 97.5%;
    }

    #info_banner_wraper {
        
        height: 99% !important;
        width: 97.5% !important;
    }

    #info_banner_wraper {
        flex-direction: column !important;
    }

    .footer_wraper {
        width: 97.5% !important;
        flex-direction: column !important;   
    }

    .contact_tab_wraper {
        flex-direction: column-reverse !important;
        align-items: flex-end;
    }

    /* #MENUS */

    .item_container {
        width: 97.5% !important;
        flex-direction: column;
    }

    /* #ITEMS */

    .navmenu-button {
        display: none; 
    }

    .info-tab {
        height: 99% !important;
        width: 99% !important;
        padding: 20px;
    }

    .navigation_bar {
        width: 0 !important;
        display: none !important;
    }

    #item4_img_wraper  {
        height: 88%;
    }

    #item5 .item_img_wraper {
        height: 80% !important;
    }

    .logo_wraper {
        align-items: center !important;
        width: 45% !important;
    }

    .contact-button {
        font-size: 30px !important;
        height: 70px !important;   
        width: auto;
    }

    /* #IMAGES */

    .item img {
        height: max-content;
        width: max-content;
        min-width:fit-content;
    }

    #promotii_img1 {
        height: max-content;
        width: max-content;
        min-width:fit-content;
    }

    #promotii_img2 {
        height: 40px !important;      
    }    

    #item4 img {
        height: max-content;
        width: max-content;
        min-width:fit-content;
    }

    #item5 img {
        height: 200px !important;
        width: auto;             
        min-width:fit-content;   
    }

    #item6 img { 
        height: max-content;
        width: max-content;
        min-width:fit-content;
    }

    /* #LOGOS & ICONS */

    .front_logo {
        font-size: 15vw; 
        white-space: nowrap; 
    }

    .small_logo {
        font-size: 18px;
    }

    .footer-tab {
        margin-right: auto !important;
    }

    .footer-tab img {
        height: 50px;
    }

    #footer-logo {
        position: absolute;
        height: auto;
        top: 0 !important; 
        right: 0;
        margin-top: 25px !important;
        margin-right: 25px !important;
        z-index: 1;
    }

    #footer-logo1, #footer-logo2 {
        font-size: 200px !important;
    }

    #footer-logo2 {
        transform: translateX(-5.5px);
        z-index: 1 !important;
    }

    #footer-logo1 {
        z-index: 3 !important;
    }

    #footer-logo-bg1 {
        height: 200px !important;
        transform: perspective(150px) rotateY(-5deg) translateX(-40px);
        border: 4px dashed rgb(115, 141, 87);
        z-index: 2;
    }

    #footer-logo-bg2 {
        height: 200px !important;
        transform: perspective(150px) rotateY(-5deg) translateX(-60px) translateY(15px);
        z-index: 1;
    }

    .warning { 
        width: 450px !important;
        height: 70px !important;
    }

    #warning_icon {
        height: 75px !important;
        width: auto !important;
    }
    
    .info-tab-icon {
        height: 100px !important;
        width: 100px !important;
    }

    .contact-button-phone-icon { 
        height: 70px !important;
        width: 70px !important;        
    }
    
}
