body, html { margin-top: 0px; }
.bundled_table_item .product-name, .bundled_table_item .product-price, .bundled_table_item .product-quantity {
	font-size: 85%;
}

.woocommerce .bundled_table_item td.product-name dl.variation, .woocommerce-page .bundled_table_item td.product-name dl.variation {
	font-size: 100%;
}

.bundled_table_item, .bundled_table_item td {
	border-top: none !important;
	border-bottom: none !important;
}

.bundle_table_item, .bundle_table_item td {
	border-bottom: none !important;
}

dt.bundled_title_meta, .bundled_notice {
	margin: 12px 0 5px;
}

#wdm-bundle-bundle-box-left {
	float: left;
}

.wdm-bundle-bundle-box {
	display: block;
	float: right;
	/*width : 400px; */
	/*width: 50%;*/
	width:100%;
	/* height: 400px; */
	/* position: absolute; */
	/* margin-left: -130px; */
	/* border: 3px solid #cccccc; */
	padding: 0 1% 0 0;
	/*margin-bottom: 18px;*/
}

.wdm-bundle-bundle-box.wdm-bundle-bundle-box-horizontal {
	width: 100% !important;
	padding: 0;
	position: relative;
	z-index: 9999;
	background: white; /* Since background is white. Find solution to get background color of theme. */
}
.wdm_fix_div {
	position: relative;
	z-index: 3;
}

.wdm-bundle-single-product {
	display: block;
	position: relative;
	height:auto;
	float:left;
	margin: 0 0.5% 1% 0.5%;
	/*background-color: #F5F5DC;*/
	border: 1px solid #e5e5e5;
	overflow: hidden;
}

.wdm-bundle-single-product:before {
	content: '';
	display: block;
}

.wdm-bundle-single-product.wdm-product-added::before {
    padding-top: 0;
}

.wdm-bundle-single-product-col-3{
	width:30%;
}

.wdm-bundle-single-product-col-4{
	width:23%;
}

.wdm-bundle-single-product-col-5{
	width:18%;
}

.wdm-bundle-single-product-col-6{
	width:15%;
}

.wdm-bundle-single-product-col-7{
	width:12%;
}

.wdm-bundle-single-product-col-8{
	width:10%;
}

.wdm-bundle-single-product-col-4:first-child,
.wdm-bundle-single-product-col-4:nth-child(4n+1){
	clear:left;
	margin-left: 0px;
}

.wdm-bundle-single-product-col-3:first-child,
.wdm-bundle-single-product-col-3:nth-child(3n+1){
	clear:left;
	margin-left: 0px;
}
.wdm-bundle-single-product-col-2{
	width:49%;
}
.wdm-bundle-single-product-col-2:first-child,
.wdm-bundle-single-product-col-2:nth-child(2n+1){
	clear:left;
	margin-left: 0px;
}
.wdm-bundle-single-product-col-3 .wdm-bundle-box-product,
.wdm-bundle-single-product-col-2 .wdm-bundle-box-product{
	/*height: 50px;*/
}
.wdm-bundle-single-product-col-4 .wdm_box_item,
.wdm-bundle-single-product-col-3 .wdm_box_item,
.wdm-bundle-single-product-col-2 .wdm_box_item{
	width: 100%;
	bottom: 1px;
}
.product-type-wdm_bundle_product img.attachment-shop_thumbnail.wp-post-image{
	width: 110px;
}
.wdm-bundle-single-product-col-4 img.attachment-shop_thumbnail.wp-post-image,
.wdm-bundle-single-product-col-3 img.attachment-shop_thumbnail.wp-post-image,
.wdm-bundle-single-product-col-2 img.attachment-shop_thumbnail.wp-post-image{
	width: 100%;
	margin-left: 0px;
	vertical-align: bottom;
	height: auto;
}
.wdm-bundle-product-product-group .bundled_product{
	display: block;
	position: static;
	float: left;
	margin: 0 0.5% 1% 0.5%;
	padding-top: 0px;
	box-sizing: border-box;
}

.wdm-horizontal-cpb-layout .wdm-bundle-product-product-group .bundled_product
{
	margin-top: 20px;
}

.wdm-bundle-product-product-group .bundled_product-col-8{
	width: 10% !important;
}

.wdm-bundle-product-product-group .bundled_product-col-7{
	width: 12% !important;
}

.wdm-bundle-product-product-group .bundled_product-col-6{
	width: 15% !important;
}

.wdm-bundle-product-product-group .bundled_product-col-5{
	width: 18% !important;
}

.wdm-bundle-product-product-group .bundled_product-col-4{
	width: 23% !important;
}
.wdm-bundle-product-product-group .bundled_product-col-3{
	width: 30% !important;
}
.wdm-bundle-product-product-group .bundled_product-col-2{
	width: 49% !important;
}
.wdm-bundle-product-product-group .bundled_product-col-4:first-child,
.wdm-bundle-product-product-group .bundled_product-col-4:nth-child(4n+1){
	margin-left: 0px;
	clear: left;
}
.wdm-bundle-product-product-group .bundled_product-col-3:first-child,
.wdm-bundle-product-product-group .bundled_product-col-3:nth-child(3n+1){
	margin-left: 0px;
	clear: left;
}
.wdm-bundle-product-product-group .bundled_product-col-2:first-child,
.wdm-bundle-product-product-group .bundled_product-col-2:nth-child(2n+1){
	margin-left: 0px;
	clear: left;
}
/*.wdm-bundle-bundle-box:after, .wdm_product_title:after {
	content: '';
	display: block;
	height: 1px;
	width: 100%;
	clear: both;
}*/
.wdm-bundle-bundle-box .wdm-bundle-box-product > div {
	cursor: pointer;
}
/* for the wdm-bundle-product-product-group */
.wdm-bundle-product-product-group .quantity_button{
	display: none;
}
.wdm-bundle-product-product-group:after{
	content: '';
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
}
.wdm-bundle-product-product-group {
	/*width: 50%;*/
	float: left;
}

#wdm-bundle-product-product-group-left {
	width: 100%;
	float: none;
}

.wdm-bundle-product-product-group .bundled_product .images .zoom img.attachment-shop_thumbnail {
	max-width: 100%;
	vertical-align: top;
	width: 100%;
	padding: 0px;
	display: block;
	margin: auto;

}
.wdm-bundle-product-product-group .bundled_product .images{
	position: relative;
	cursor: pointer;
	width: 100% !important;

}

/*.wdm-bundle-product-product-group .bundled_product .images:after {
    content: '\A';
    position: absolute;
    width: 100%;
    height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.3);
    opacity: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
    z-index: 1;
}

.wdm-bundle-product-product-group .bundled_product .images:hover:after {
	content: url('../images/add_plus.jpg') center rgba(0, 0, 0, 0);
    opacity: 1;
}*/

.wdm-bundle-single-product:after {
    content: '\A';
    position: absolute;
    width: 100%;
    height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.3);
    opacity: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
    z-index: 1;
}

/*.wdm-bundle-single-product:hover:after {*/
	/*content: url('../images/remove_minus.jpg');*/
	/*background:rgba(0,0,0,0.3);*/
    /*opacity: 1;*/
/*}*/

.wdm_product_bundle_container_form{
	display: block;
	float: right;
	width: 100%;
	padding: 0 0 0 1%;
}

#wdm_product_bundle_container_form-left {
	/*width: 50%;*/
	width:100%;
}

.wdm_product_bundle_container_form.wdm_product_bundle_horizontal{
	float: left !important;
	width: 100%;
	padding: 0;
	padding-top:18px;

/*	overflow-y: scroll;
	height: 15em;*/
}
/* product add icon */
/*.wdm-bundle-product-product-group .wdm_product_add_icon{
	display: block;
	position: absolute;
	top: 0px;
	right: -1px;
	width: 12px;
	height: 12px;
	background-image: url('../images/sprite.png');
	background-position: 0px 0;
}*/
/*.wdm-bundle-bundle-box  .wdm_product_add_icon{
	display: block;
	position: absolute;
	top: 0px;
	right: 0;
	width: 12px;
	height: 12px;
	background-image: url('../images/sprite.png');
	background-position: -24px 0;
}*/

/*.overlay {
background: url("images/zoom_icon.png") no-repeat scroll center center rgba(0, 0, 0, 0);
height: 171px;
position: absolute;
top: 0;
width: 210px;
z-index: -1;
display:none;
}
.overlay:hover {
  display: block;
}*/

/* for products with no stock */
.wdm-bundle-product-product-group .wdm-no-stock .wdm_product_add_icon{
	background-position: -12px 0;
}
/* For the title */
.wdm_product_info{
	text-align: center;
    background: white;
    padding: 10px;
}

@media ( max-width: 700px ) {
	.wdm-bundle-bundle-box {
		padding: 0 1%;
		width: 100%;
	}
	.wdm_product_bundle_container_form {
		margin-bottom: 32px;
		padding: 0 1%;
		width: 100%;
	}
}

.wdm-bundle-bundle-box,
.wdm_product_bundle_container_form,
.wdm-bundle-single-product-col-2,
.wdm-bundle-product-product-group .bundled_product-col-2 {
      box-sizing: border-box;
}

.cpb_gift_msg .price {
    margin-bottom: 2%;
	margin-top: 5%;
	text-align: left;
	font-weight: bold;
}

p.msg_title {
    margin-top: 0px;
    margin-bottom: 2px;
    font-weight: bold;
}

/* vaibhav css*/
.wdm-bundle-bundle-box .wdm-bundle-single-product-col-4 { width:24%; }
.wdm-bundle-single-product-col-5 { width:19%; }
.wdm-bundle-single-product-col-6 { width:15.667%; }
.wdm-bundle-single-product-col-7  { width:13.287%;}
.wdm-bundle-single-product-col-8
 { width: 11.5%; }
 .wdm-bundle-single-product-col-4:first-child, .wdm-bundle-single-product-col-4:nth-child(4n+1) { clear:none; margin-left:0.5%; }
 .wdm-bundle-product-product-group .bundled_product-col-4:first-child, .wdm-bundle-product-product-group .bundled_product-col-3:first-child,  .wdm-bundle-product-product-group .bundled_product-col-2:first-child , .wdm-bundle-product-product-group .bundled_product-col-4:nth-child(4n+1) , .wdm-bundle-product-product-group .bundled_product-col-3:nth-child(3n+1), .wdm-bundle-product-product-group .bundled_product-col-2:nth-child(2n+1) { margin-left:0.5%; }
 .wdm-bundle-product-product-group .bundled_product-col-8{
	width: 11.5% !important;}
p.price { margin-bottom: 0px; }
.wdm_product_info { padding-bottom: 0px; }
.wdm-bundle-bundle-box.wdm-bundle-bundle-box-horizontal{  padding: 0px 0 0px; }
.wdm-bundle-single-product { display: inline-block; float:left; box-sizing: border-box; position: relative;}
/*.wdm-bundle-bundle-box { -webkit-transition:all 0.4s; -moz-transition:all 0.4s; transition:all 0.4s;  text-align: center;  }*/

.wdm-bundle-product-product-group .bundled_product-col-7{
	width: 13.287% !important;
}

.wdm-bundle-product-product-group .bundled_product-col-6{
	width: 15.66% !important;
}

.wdm-bundle-product-product-group .bundled_product-col-5{
	width: 19% !important;
}

.wdm-bundle-product-product-group .bundled_product-col-4{
	width: 24% !important;
}
.wdm-bundle-product-product-group .bundled_product-col-3{
	width: 32.33% !important;
}
.wdm-bundle-product-product-group .bundled_product-col-2{
	width: 49% !important;
}
.wdm_fix_div, .gift-message-box { width: 100%; float: left; }
/*.wdm-vertical-cpb-layout p.price { margin-bottom:20px; }*/
.twentyseventeen .wdm-vertical-cpb-layout p.price{margin:0;}
.wdm-bundle-single-product-col-5 img.attachment-shop_thumbnail.wp-post-image,
.wdm-bundle-single-product-col-6 img.attachment-shop_thumbnail.wp-post-image,
.wdm-bundle-single-product-col-7 img.attachment-shop_thumbnail.wp-post-image,
.wdm-bundle-single-product-col-8 img.attachment-shop_thumbnail.wp-post-image{
	width: 100%;
	margin-left: 0px;
	vertical-align: bottom;
	height: auto;
}
.gift_box_wrap, .wdm_product_info { background-color:rgba(255,255,255,0); width:100%; float:left;}
.wdm_product_info { padding-bottom: 10px; }
/*.gift_box_wrap { background-color:rgba(255,255,255,0.6);}*/
.wdm-bundle-bundle-box.wdm-bundle-bundle-box-horizontal { background:transparent;}
.wdm-bundle-single-product:before { padding-top:100% !important; }
.wdm-bundle-single-product.wdm-product-added:before {  padding-top:0% !important; }
.wdm-bundle-product-product-group { float: left; }
.wdm-bundle-box-product { position: absolute; z-index:1; top:0px; left:0px; right:0px; bottom:0px; }
.wdm-bundle-single-product.wdm-product-added:before { padding-top:100% !important;}

/*Gift Box on hover addition*/

body .cpb-plus-minus {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: none;
    display: none;
    z-index: 2;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    border-radius: 0;
}

body .cpb-plus-minus .cpb-card
{
	border-radius:0;
}

body .cpb-card-overlay.cpb-remove-product
{
	background-position: 50%;
	background-color: rgba(0,0,0,0.3);
}
/*Gift Box on hover addition end*/

