/* Front End Styles */
.PB_plusbutton {
	font-size:30px;
	font-weight:bold;
	vertical-align:top;
	margin-bottom:0px;
	margin-right:13px;
	display:inline-block;
	margin-top:40px;
}
.PB_product {
	display:inline-block;
	vertical-align:top;
	position:relative;
	*zoom: 1;
    *display: inline;
	margin: 0 13px 10px 0;
}
.PB_product_image {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.PB_product_name {
	color: #EEC0F7;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 4px 0;
	font-size: 14px;
    max-width: 175px;
    width: 100%;
	word-break: break-word;
}



.PB_bundle_info {
	text-align:center;
	vertical-align:top;
	display:inline-block;
	margin: 25px 0 0 13px;
	*zoom: 1;
    *display: inline;
}
.PB_bundle_total_price {
	font-size:24px;
}
.PB_heading_text {
	font-size:16px;
	display: block;
	padding-bottom:8px;
	font-weight:bold;
}
.PB_options_image {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.PB_colorbox_footer {
	display: block;
	vertical-align:middle;
	margin-top:10px;
}
.PB_continue {
	float:right;
	display: inline-block;
	text-align:right;
}
.PB_options_product_field {
	word-break: break-word;
	max-width: 200px;
	width: 100%;
	padding: 5px 0 12px 0;
}
.PB_options_product_field a {
	color: #000 !important;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding-bottom: 5px;
	line-height: 16px;
	display: block;
}
.PB_options_product_field a:hover {
	text-decoration:underline;
}
.PB_colorbox_footer_text {
	display: block;
	width: auto;
	font-size: 12px;
	line-height: 15px;
	color: #4c4c4c;
}
.PB_options_product_item {
	float:left;
	padding: 5px 20px 5px 0;
}
.PB_options_product_item_last {
	float:left;
	padding: 5px 0px 5px 0;
}
.PB_options .option {
	display: block;
	padding: 5px 0;
}
#ProductBundlesOptionsForm {
	display: inline-block;
}

/* PB listing pagination */
.pbListing-pagination {
	border-top: 1px solid #EEEEEE;
	padding-top: 8px;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}

.pbListing-pagination .links {
	float: left;
}

.pbListing-pagination .links b {
	display: inline-block;
	border: 1px solid #269BC6;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration: none;
	color: #269BC6;
	background: #470D52;
}

.pbListing-pagination .results {
	float: right;
	padding-top: 3px;
}

.pbListing-pagination .links a {
	display: inline-block;
	border: 1px solid #EEEEEE;
	padding: 4px 10px;
	text-decoration: none;
	color: #A3A3A3;
}

.pbListing-content {
	padding: 0px;
	overflow: auto;
	margin-bottom: 20px;
}

.pbListing-box {
	margin-bottom: 20px;
}

.pbListing-box .box-content {
	background: #470D52;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	border-left: 1px solid #DBDEE1;
	border-right: 1px solid #DBDEE1;
	border-bottom: 1px solid #DBDEE1;
	border-top: 1px solid #DBDEE1;
	padding: 8px;
}

.pbListing-box .box-content .box-products {
	padding: 10px;
}

.pbListing-box .box-content .box-products .PB_bundle_info {
	text-align:center;
	vertical-align:top;
	display:inline-block;
	margin: 25px 0 0 13px;
	*zoom: 1;
    *display: inline;
}

.bundle-name {
	font-size: 14px;
	padding: 0px 0px 10px 0px;
}

.bundle-panel-heading {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-bottom: 1px solid transparent;
	padding: 10px 15px;
	border-color: #ddd;
	color: White;
	background-color: #470D52 important!;
	font-size:18px; 
	font-weight:bold;
}

.bundle-list-name {
	font-size: 22px;
	font-weight:bold;
	padding: 5px 0px 5px 10px;
}

.pb_quantity {
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  z-index: 99;
  top: -5px;
  left: -10px;
  color: #fff;
  background-color: #ee3313;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  width: 34px;
  height: 34px;
  line-height: 34px;
  padding: 0;
  text-align: center;
}
.bundle-list-description {
    padding: 5px 0px 5px 10px;
}

.j-container .bundle-widget .panel-heading {
    min-height: 40px;
    background-color: #470D52 important!;
    /*background-color: rgb(51, 55, 69);*/
    font-weight: 400;
    font-family: "Oswald";
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    color: rgb(250, 250, 250);
}

.j-container .bundle-widget .pb_quantity {
    background-color: #ea2349;
}

/* When the module is assigned to column left or right */
#column-left .pbListing-box .box-content .box-products,
#column-right .pbListing-box .box-content .box-products {
	padding: 0;
}
#column-left .box-productbundles .PB_product,
#column-right .box-productbundles .PB_product {
    display: block;
    margin: 0;
}

	#column-left .box-productbundles .PB_product .pb_quantity,
	#column-right .box-productbundles .PB_product .pb_quantity {
		left: 15px;
	}
	#column-left .box-productbundles .PB_product .PB_image a,
	#column-left .box-productbundles .PB_product .PB_image .PB_options_image ,
	#column-right .box-productbundles .PB_product .PB_image a,
	#column-right .box-productbundles .PB_product .PB_image .PB_options_image  {
		display: block;
		margin: 0 auto;
	}
	#column-left .box-productbundles .PB_product .pb_name,
	#column-right .box-productbundles .PB_product .pb_name {
		text-align: center;
	}
#column-left .box-productbundles .PB_plusbutton,
#column-right .box-productbundles .PB_plusbutton {
	margin: 0;
    display: block;
    text-align: center;
}
#column-left .box-productbundles .PB_bundle_info,
#column-right .box-productbundles .PB_bundle_info {
	margin: 15px 0;
}

#column-right .bundle-list-name a,
#column-left .bundle-list-name a {
   word-wrap: break-word;
}

#column-right .view-all,
#column-left .view-all {
    float: none;
}

.view-all a {
    display: block;
    background-color: #428bca;
    color: #fff;
    font-weight: 400;
    font-family: "Oswald";
    text-transform: uppercase;
}

	.view-all a:hover {
		background-color: #ea2349;
		color: #fff;
	}

@media screen and (max-width: 600px) and (min-width: 300px) {
	.bundle-widget .PB_product {
	    width: 100%;
	    text-align: center;
	}

	.bundle-widget .PB_bundle_info {
		width: 100%;
		margin: 25px 0 0 0;
	}

	.bundle-widget .pb_quantity {
		left: 75px;
	}

	.bundle-widget .PB_product_name {
		margin: 0 auto;
	}

	.bundle-widget .PB_plusbutton {
		width: 100%;
	    text-align: center;
	    margin: 10px auto;
	}
}
