.wcbp_buy_get_product_section{
	border:1px solid #ccc;
}
.wcbp_group_bundle{
	overflow: hidden;
}
.wcbp_header span{
	float: right;
    background: #000;
    color: #fff;
    padding: 3px;
}
.wcbp_buy_get_products{
	width: 44%;
	margin:1%;
    float: left;
    text-align: center;
}
.wcbp_buy_get_products img{
	width: 100%;
}
.wcbp_add_to_cart{
    clear: both;
    text-align: center;
}
.wcbp_bundle_section{
	border:1px solid #ccc;
}
.wcbp_bundle_products{
	width: 27%;
	margin:1%;
	float: left;
	text-align: center;
}
.wcbp_buy_get_product_section .wcbp_separator{
	float: left;
	margin-top: 21%;
}
.wcbp_bundle_section .wcbp_separator{
	float: left;
	margin-top: 9%;
}
.wcbp_separator span{
	color: #000;
}
.wcbp_equal{
	display: none;
}
.wcbp_buy_get_product_title, .wcbp_bundle_product_title{
	text-align: center;
}
.wcbp_add_to_cart button{
  height: auto;
    border-radius: 2px;
    -webkit-appearance: button;
    display: inline-block;
}
/* mix and match */
.wcbp-row1 .quantity{
	margin-left:5%;
}
.wcbp_mix_match_layout{
	overflow: hidden;
}
.wcbp-inner figure {
  position: absolute;
  z-index: 99999999;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0 auto;
}
.wcbp-inner {
  content: '';
  display: block;
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 9;
  width: 100%;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 1s;
  -webkit-transition-delay: 0s;
  transition-property: opacity;
  transition-duration: 1s;
  transition-delay: 0s;
  padding-top: 100%;
  display: block;
}
.wcbp-row1, .wcbp-row2{
	list-style: none;
  	padding: 0;
  	margin: 0;
  	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
	margin-left: -7px;
  	margin-right: -7px;
  	text-align: center;
}
.wcbp-row1{
	width: 48%;
	float: left;
}
.wcbp-row2{
	width: 48%;
	float: right;
}
.wcbp-row2 div{
	width: 100%;
}
.wcbp_load_more{
	margin-left: 44%;
	margin-top: 5%;
}
.wcbp-col-3{
position: relative;
width: 20%;
float: left;
  padding: 7px;
  cursor: pointer;
  height: 208px;
}
.wcbp-inner figure img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}
.wccp_add_product, .wcbp_remove_product{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0,0,0,.5);
    display: none;
}
.wccp_add_product:after, .wcbp_remove_product:after{
    z-index: 9;
    background-position: center 45%;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    display: block;
 }
 .wccp_add_product:after{
	content: ' ';
    background-image: url(../pluss.png);
 }
 .wcbp_remove_product:after{
	content: ' ';
    background-image: url(../minus.png);
 }
 .wcbp-inner:hover .wccp_add_product, .wcbp-inner:hover .wcbp_remove_product{
	display: block;
}
.wcbp_pricing{
	width: 100%;
}
.wcbp_pricing p{
	width: 100%;
	margin: 4%;
	text-align: left;
}

.loading {
	-webkit-animation: rotation 1s infinite linear;
}
@-webkit-keyframes rotation {
	from {
			-webkit-transform: rotate(0deg);
	}
	to {
			-webkit-transform: rotate(359deg);
	}
}
@media (min-width: 576px){
	.wcbp-col-3{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333% !important;
		flex: 0 0 33.333333% !important;
		max-width: 33.333333% !important;
		float: left;
	}
}
@media (max-width: 1023px){
	.wcbp-col-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333% !important;
		flex: 0 0 43.333333% !important;
		max-width: 43.333333% !important;
		float: left;
	}
	div[class*='wcbp-col'], div[class*='wcbp-col'] .wcbp-col-3{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333% !important;
		flex: 0 0 50% !important;
		max-width: 50% !important;
		float: left;
	}
}
@media (max-width: 667px){
	.wcbp-col-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100% !important;
		flex: 0 0 100% !important;
		max-width: 100% !important;
		float: left;
	}
	div[class*='wcbp-col'], div[class*='wcbp-col'] .wcbp-col-3, div[class*='wcbp-col']{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50% !important;
		flex: 0 0 50% !important;
		max-width: 50% !important;
		float: left;
	}
}@media (min-width: 576px){
	.wcbp-col-3{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333% !important;
		flex: 0 0 33.333333% !important;
		max-width: 33.333333% !important;
		float: left;
	}
}
@media (max-width: 1023px){
	.wcbp-col-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333% !important;
		flex: 0 0 43.333333% !important;
		max-width: 43.333333% !important;
		float: left;
	}
	div[class*='wcbp-col'], div[class*='wcbp-col'] .wcbp-col-3{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333% !important;
		flex: 0 0 50% !important;
		max-width: 50% !important;
		float: left;
	}
}
@media (max-width: 667px){
	.wcbp-col-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100% !important;
		flex: 0 0 100% !important;
		max-width: 100% !important;
		float: left;
	}
	div[class*='wcbp-col'], div[class*='wcbp-col'] .wcbp-col-3, div[class*='wcbp-col']{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50% !important;
		flex: 0 0 50% !important;
		max-width: 50% !important;
		float: left;
	}
}