/*
Theme Name: Matchpool Child
Description: Matchpool Child Theme
Author: Brand Exponents
Template: matchpool
Version: 1.2
*/

@import url("../matchpool/style.css");

.center_icons {
  text-align: center;
}

.mybg {
height: 40px !important;
    overflow: visible !important;
border-radius: 15px !important;
}
.wppb-progress.full {
background: #000 !important;
height: 40px;
border-radius: 15px !important;
}

.mybg:before {
content: url(../../uploads/2017/03/droplet-small-50x50.png);
    position: absolute;
    right: -17px;
    top: -50px;
    z-index: 9999999999999999;
}

.make-me-invis {
	visibility: hidden;
}