@media only screen and (max-width: 1600px) {
    
    
    
    
    
}

@media only screen and (max-width: 1180px) {
    
    .cart_page {
    display: block;
    padding: 20px 0 40px;
}
    
    .shingle, .sharchive {
    display: block;
    padding: 20px 0 100px 0;
}
    
    .big_header .wave{height:50px;}
    #top-block .wave{bottom:-2px;}
    
    #footer {
    padding: 80px 0 40px 0;
}
    .menu-item-has-children > a {
        background: url(https://dogcharmed.uk/wp-content/uploads/2026/03/down.png);
        background-repeat: no-repeat;
        background-size: 27px;
        background-position: 98% 52%;
    }
    
    .new_moble_menu{
        
        margin-top: 100px;padding-left:5%; padding-right:5%;
        
    }
    
    .foot_1 img{width:150px;}
.mobile-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mobile-menu li {
  
}

.mobile-menu li a {
    display: block;
  font-size:20px;
    text-decoration: none;
    color: #fff;
    font-weight:600;
}

.mobile-menu .sub-menu {
    display: none;
    list-style: none;
    padding-left: 15px;
  
}

    .mobile-menu li.open > .sub-menu {
        display: block;
        margin: 15px 0px;
    }
    
    
    .mobile-menu li.open > .sub-menu  a{font-size:18px;}
    
	#footer .wrapper > div {
    display: grid;
    grid-template-columns: 100%;
    gap: 20px;
}

    .slick-next {
    position: absolute;
    top: 150px;
    right: 0;
}
    
    .shingle .wrapper > div {
    display: grid;
    grid-template-columns: 100%;
    gap: 30px;
}
    
    .four_masonary .mason_row{
    display: grid;
    grid-template-columns:100%!important;
    gap: 10px!important;
    margin-bottom: 0;
}
    
    .slider-for .slick-slide a {
    position: relative;
    border: 1px solid #00000020;
    height: 300px;
    margin-bottom: 20px;
    display: block;
}
    
    .full_product_description {
    display: block;
    margin-top: 30px;
}
    
    button.single_add_to_cart_button.button.alt {
    background: #e93939 !important;
    font-weight: 600 !important;
    min-width: 300px;
    font-size: 19px !important;
    border-radius: 50px;
    width: 100%;
    padding: 7px;
}
    
    
    .variations select {
    padding: 10px 30px;
    width: 100%;
}
    
    .big_header {
    padding: 20px;
    position: relative;
    padding-bottom: 60px;
    background: #f7e78b;
}
    
    table.variations {
    width: 100%!important;
}
    
    .four_masonary .mason_row a .image {
    height: 250px;
    position: relative;
}
    
    .home .products_slider .wave_bottom {

    bottom: -5px;

}
    
  #header  div#menu {

    display: none;
}
    
.sharchive .wrapper > div {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
    #top-block {
    position: relative;
    heigh: auto;
    padding: 60px 0;
}
    
    
    .single_thumb {
    position: relative;
    height: 90px !important;
    margin-bottom: 0px;
    display: block;
}
    
    .foot_3 {
    text-align: left;
}
    
    #top-block span.grady{background:#f7e78b;width:100%;opacity: 0.9;}
    
    #top-block p{font-size:20px;}
    
    .wrapper, .shauns_wrapper{max-width:90%;}
    
    .big_header h1 {
    color: #000;
    font-size: 30px;
}
    
    h1{font-size:30px;}
    h2{font-size:26px;}
    h3{font-size:23px;}
    
    #top-block a {
    display: inline-block;
    background: #e93939;
    color: #fff;
    padding: 7px 20px;
    border-radius: 50px;
    font-size: 19px;
    min-width: 200px;
    text-align: center;
    margin-top: 20px;
    width: 100%;
    margin-bottom: 30px;
}
    
    
    #top-block  h1{font-size:40px;}
    #logo img {
    width: 100px;
}
    #top-block .banner_image {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0px;
    object-fit: cover;
    height: 100%;
    object-position: 50% 79%;
}
    
    .mobile_menu{
        overflow-y:scroll;
        position: fixed;
        z-index: 999999999;
        background: #e93939;
        width:100%; 
        height:100%;
        left:0; top:0;
        
        
    }
    
    .mobile_menu > img{
        
        width:200px;
        position: absolute; bottom:0; right:0;
        
        
    }
   .menu_open {
        display: block !important;
        position: absolute;
        background: url(https://dogcharmed.uk/wp-content/uploads/2026/03/menu_oprn.png);
        width: 50px;
        height: 50px;
        top: 13px;
        right: 5%;
        z-index: 99;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .menu_close {
        display: block !important;
        position: absolute;
        background: url(https://dogcharmed.uk/wp-content/uploads/2026/03/ChatGPT-Image-Feb-25-2026-10_17_47-AM.png);
        width: 30px;
        height: 30px;
        top: 30px;
        right: 5%;
        z-index: 99;
        background-size: contain;
        background-repeat: no-repeat;
    }
    
    
}