/*
 Theme Name:   Pippo Child
 Theme URI:    https://wordpress.com
 Description:  This is a child theme for Pippo
 Author:       Goalthemes
 Author URI:   #
 Template:     pippo
 Version:      1.0.0
 Text Domain:  pippo-child
*/

@media (min-width: 1200px){
.logo img{
	width:230px !important;
}


}

::selection {
    background: #f0417c!important;
    color: #000;
}


.woocommerce ul.order_details li.method strong{
	color: #f0417c!important;
}