/*
Theme Name: Perspire CLICKS 3 Child Theme
description:
  CLICKS 3 Child Theme for Perspire
Author: Reach Agency
Author URI: http://reachagency.com/
Template: clicks_3
Version: 1.0.0
*/

.form-success {
  text-align: center;
}

.shareLinks {
  padding-top: 10px;
}

/* Smaller Icons */
#blocksWrap {
  max-width: 1200px;
}
.block .box img {
  max-width: 200px;
}
.block .box {
text-align: center;
}
.block .box img {
  width: auto; 
  display: block;
  margin: auto;
}
.block .info {
  color: #727272;
}
.block .info p {
  color: #727272;
  margin-top: 0;
}

/* Adjust content/image panels */
.col-12.col-md-6.order-1.order-md-12.innerImg {
  background-position: left;
  }

.col-12.col-md-6.order-1.innerImg {
background-position: right;
}
/*
.website-1 .singleForm, .website-2 .singleForm {
	display: none;
}
  */