@media only screen and (max-width: 767px){
    header .site-header {
    padding: 0 !important;
    background: #068FBF;
}

header.fixed-pinned .site-header{
    background: #068FBF;
}

header.fixed-pinned .site-header .site-header__cart a, 
header.fixed-pinned .site-header .header-side-panel-trigger
{
    color: #fff !important;
}

.site-header .container{
    padding-right: 0px !important;
}

.site-header .theme-logo{
    background: white;
    border-radius: 0 0 0 150px;
    padding: 10px 0;
    padding-right: 15px !important;
}
    
.home-block--square-images .col-md-4 {
    width: 50%;
}

.home-block--square-images .col-md-4:nth-child(1),
.home-block--square-images .col-md-4:nth-child(3), 
.home-block--square-images .col-md-4:nth-child(5){
    padding-left: 3px;
}

.home-block--square-images .col-md-4:nth-child(2),
.home-block--square-images .col-md-4:nth-child(4), 
.home-block--square-images .col-md-4:nth-child(6){
    padding-right: 3px;
}

/***  bottom space ****/

.home-block--square-images .col-md-4:nth-child(3), 
.home-block--square-images .col-md-4:nth-child(4),
.home-block--square-images .col-md-4:nth-child(5),
.home-block--square-images .col-md-4:nth-child(6){
    padding-bottom: 20px;
}

.home-block--store-features .row .col-md-4:nth-child(1),
.home-block--store-features .row .col-md-4:nth-child(2){
    width:49%;
    margin-bottom:10px;
}

.home-block--store-features .row{
    justify-content: space-between;
}

.home-block--store-features .row .col-md-4{
    background: #068FBF;
}

.home-block--square-images .banner--square {
    margin: 0 0 6px;
    border-radius: 5px;
}

section:nth-of-type(3)  {
    padding-bottom:2px !important;
}

section:nth-of-type(4){
    padding-top:2px !important;
}

}

.footer{
    background: #068FBF;
    color: white;
    margin-top: 3.5rem;
}

.footer:before {
    content: "";
    background-image: url(https://i.imgur.com/eAWGMd1.png);
    background-size: 418%;
    display: block;
    background-repeat: round;
    transform: rotate( 180deg);
    height: 150px;
    margin: -52px -32px 1px 1px;
    
}

.footer .title--primary {
    color: #ffffff!important;
}

.footer .footer-list li a {
    color: #ffffff;
}

.nav-mobile .main-nav li a {
    color: #068FBF;
}

.product-block .btn--add-to-cart {
    /* left: -1px; */
    /* bottom: 15px; */
    margin: 0;
    border-radius: 50px !important;
    position: inherit !important;
    width: 90%;
    margin: 6px 0;
        margin: auto;
        margin-top:6px;

}

.product-block .sicon-shopping-bag:before {
    content: "أضف للسلة";
    font-family:'DINNextLTArabic-Regular';
}

.testimonial-entry {
    background-color: #068FBF;
    border-radius: 8px;
    color: white;
}
.testimonial-entry__info div.title,
.testimonial-entry__info div.title small{
    color: white !important;
}


.product-block {
    border: 1px solid #068FBF;
}
.btn--floated .s-button-element {
    width: auto;
    padding: 0.5rem 1.5rem 0.625rem 1.5rem;
}

User- agent: Mediapartners-Google
Disallow:
User- agent: *
Disallow: /search
Allow: /
Allow: / ads.txt
Sitemap: https://www.today-water.com/sitemap.xml

/* Mobile Fix: 2 columns on small screens */
@media (max-width: 639px) {
    .two-row {
          grid-template-columns: repeat(2, 1fr) !important;
          gap: 0.75rem !important;
    }
    .banner-entry.square-photos {
          border-radius: 14px !important;
    }
    .banner-entry.square-photos .lazy__bg {
          height: 160px !important;
    }
}
    }
    }
    }
}