   /*
   Theme Name: Clothes to Kids RI
   Theme URI: https://www.clothestokidsri.org/wp-content/themes/zerif-pro-child 
   Description: This is a CTKRI custom child theme based on Zerif-Pro.
   Author: CWM Ventures
   Author URI: https://www.cwmventures.com/ 
   Template: zerif-pro
   Version: 0.1 
   */


@media screen and (max-width:1023px) {
    .home-header-slider {
     padding-top: 111px;
    }
    }
    @media screen and (max-width:767px) {
    .home-header-slider {
     padding-top: 0px;
    }
    }
     @media screen and (min-width:1024px) {
    .home-header-slider {
     padding-top: 76px;
    }
}