/*
 Theme Name:   Pepejeans perfume
 Theme URI:    https://generatepress.com
 Description:  Pepejeans perfume
 Author:       Tailored
 Author URI:   https://tailoredperfumes.com/
 Template:     generatepress
 Version:      0.1
*/




/*MEDIA QUERIES*/
@media screen (max-width:1200px) {


}


@media (max-width: 1100px){

  
}

@media (max-width:1000px) {



}



/* markup for tablets */
@media screen and (min-width:769px) and (max-width:1024px) {

 


}

/* markup for mobile */
@media screen and (max-width:768px) {

    
}
