/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
.wpcf7-list-item {
    display: block;
    border-bottom: 1px solid #e6e6e6;
	min-height:96px;
}
.wpcf7-list-item:after {
    content: '';
    width: 200px;
    height: 95px;
   display: inline-block;
    background-size: cover;
    margin-left: 35px;
	float:right;
}
#stogo-tipas .wpcf7-list-item:after {
	    filter: hue-rotate(66deg);
}

#stogo-tipas .wpcf7-list-item:nth-child(1):after {
    background-image: url('http://polisun.lt/wp-content/uploads/2023/11/tipas-plokscias.png');
}
#stogo-tipas .wpcf7-list-item:nth-child(2):after {
    background-image: url('http://polisun.lt/wp-content/uploads/2023/11/tipas-vienslaitis.png');
}
#stogo-tipas .wpcf7-list-item:nth-child(3):after {
    background-image: url('http://polisun.lt/wp-content/uploads/2023/11/tipas-dvislaitis.png');
}
#stogo-tipas .wpcf7-list-item:nth-child(4):after {
    background-image: url('http://polisun.lt/wp-content/uploads/2023/11/tipas-daugiaslaitis.png');
}

#stogo-danga .wpcf7-list-item:nth-child(1):after {
    background-image: url('http://polisun.lt/wp-content/uploads/2023/11/danga-cerpes.png');
}
#stogo-danga .wpcf7-list-item:nth-child(2):after {
    background-image: url('http://polisun.lt/wp-content/uploads/2023/11/danga-classic.png');
}
#stogo-danga .wpcf7-list-item:nth-child(3):after {
    background-image: url('http://polisun.lt/wp-content/uploads/2023/11/danga-siferis.png');
}
#stogo-danga .wpcf7-list-item:nth-child(4):after {
    background-image: url('http://polisun.lt/wp-content/uploads/2023/11/danga-skarda.png');
}
#stogo-danga .wpcf7-list-item:nth-child(5):after {
    background-image: url('http://polisun.lt/wp-content/uploads/2023/11/danga-prilydoma.png');
}