/**
 * Theme Name: ip Child
 * Description: Child of ip 
 * Version: 
 * Author: ip
 * Template: ip
 */

/* @import url("../ip/style.css"); */


.world-map-finland-home {
    background-image: url("/wp-content/uploads/images/world-map-finland-home.png");
    height: 132px;
    background-size: cover;
    background-position: center;
    background-position-x: center;
    background-position-y: top;
    background-repeat: no-repeat;
}

.info-email, .info-email-gray {
    background-size: 148px 15px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 149px;
    height: 15px;
}

.info-email {
    background-image: url("/wp-content/uploads/images/email-adr-white.png");
    margin: 0px 0px -2px 0px !important;
}

.info-email-gray {
    background-image: url("/wp-content/uploads/images/email-adr-gray.png");
    margin: 0 !important;
}

.payment-icons {
    background-image: url("/wp-content/uploads/images/payment-icons.png");
    background-repeat: no-repeat;
    display: inline-block;
    width: 182px;
    height: 22px;
    margin: 0;
}
