

.bundlediscount-lists{
    border-bottom: 2px solid #ddd;
    margin-bottom: 15px;
    display: list-item;
    clear: both;
    min-height: 170px;
}
.bundle-discount-container{
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}
.bundlediscount-lists .tooltip{background: none repeat scroll 0 0 #3399cc;
    box-shadow: 1px 1px 3px 1px #CCCCCC;
    color: #FFFFFF;
    display: none;
    float: left;
    font-weight: bold;
    font-size: 13px;
    height: auto;
    line-height: 23px;
    padding: 10px;
    width: auto;border-radius: 5px;margin-left: 100px;z-index: 999;}
   .position-div{position: relative;}
.bundlediscount-lists h3{
    color: #3399cc;
    text-decoration:underline;
    margin: 0;
    padding: 0 0 5px 0;
    outline: 0;
    text-transform: none;
}
.box-md-bundles .bundlediscount-selections{
    float: left;
    width:70%;
    display:block;
}
.bundlediscount-info{
    float: right;
padding: 10px;
background-color: white;
border: #ddd 1px solid;
margin: 0px 0px 10px 0px;
width: 30%;
min-height: 90px;
display:block;
}
.bundlediscount-info .price-container .old-price{
    color: #a0a0a0;
    text-decoration: line-through;
    
}
.bundlediscount-info .price-container .new-price{
    color: #3399cc;
    text-decoration: none;
    font-size: 18px;
}
.bundlediscount-info .actions{
    padding-top: 10px;
    float: right;
}
.box-md-bundles .bundlediscount-selections .bundlediscount-selections-img{
    float: left;
    position: relative;
    border: 1px solid #ededed;
}
.box-md-bundles .bundlediscount-selections .bundlediscount-selections-plus{
    float: left;
    padding: 32px 5px 0px 5px;
    font-weight: bold;
    font-size: 20px;
}
.bundlediscount-selections-img .bundlediscount-qty{
    background-color: #3399cc;
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
    width: 40px;
    height: 40px;
    padding:7px 5px 0 5px;
    position: absolute;
    right: 30%;
    top: 80%;
    border:2px solid #FFFFFF;
    
}

/* Prmomtion Page Css */
.promotions-lists{
    border-bottom: 2px solid #ddd;
    margin-bottom: 15px;
    display: list-item;
    clear: both;
    min-height: 170px;
}
.promotions-discount-container{
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}
.promotions-lists .tooltip{background: none repeat scroll 0 0 #3399cc;
    box-shadow: 1px 1px 3px 1px #CCCCCC;
    color: #FFFFFF;
    display: none;
    float: left;
    font-weight: bold;
    font-size: 13px;
    height: auto;
    line-height: 23px;
    padding: 10px;
    width: auto;border-radius: 5px;margin-left: 100px;z-index: 999;}
   .position-div{position: relative;}
.promotions-lists h3{
    color: #3399cc;
    text-decoration:underline;
    margin: 0;
    padding: 0 0 5px 0;
    outline: 0;
    text-transform: none;
}
.promotions .promotions-selections{
    float: left;
    width:70%;
    display: block;
}
.promotions-info{
	display:block;
	padding: 10px;
	margin: 0 0 10px 0;
	width: 100%;

}
.promotions-info .price-container .old-price{
    color: #a0a0a0;
    text-decoration: line-through;
    
}
.promotions-info .price-container .new-price{
    color: #3399cc;
    text-decoration: none;
    font-size: 18px;
}
.promotions-info .actions{
    padding-top: 10px;
    float: right;
}
.promotions .promotions-selections .promotions-selections-img{
    float: left;
    position: relative;
}
.promotions .promotions-selections .promotions-selections-plus{
    float: left;
    padding: 32px 5px 0px 5px;
    font-weight: bold;
    font-size: 20px;
}
.promotions-selections-img .promotions-qty{
    background-color: #3399cc;
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
    width: 40px;
    height: 40px;
    padding:7px 5px 0 5px;
    position: absolute;
    right: 30%;
    top: 80%;
    border:2px solid #FFFFFF;
    
}

.promotions-div{
    background-image: url("opc-ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 3;
    background-color: #fff;
border-radius: 10px 10px 10px 10px;
box-shadow: 0 0 25px 5px #999;
color: #111;
display: none;
min-width: 450px;
min-height: 450px;
padding: 25px;
	max-width: 700px;
	left: 50% !important;
	margin-left: -350px;
}
.b-close{
    background-color: #2b91af;
    color: #fff;
cursor: pointer;
display: inline-block;
text-align: center;
text-decoration: none;
    border-radius: 7px 7px 7px 7px;
box-shadow: none;
font: bold 131% sans-serif;
padding: 0 6px 2px;
position: absolute;
right: -7px;
top: -7px;
}
.promotions-div.loading {
  position: relative;
}
.promotions-div.loading:before, .promotions-div.loading:after {
  display: block;
}
.configure-buttons-set{
    padding:5px 0px 5px 0px
}
.configure-me-popup{
    max-height: 500px;
    overflow-y: scroll;
}
* {
				margin: 0;
				padding: 0;
			}
			ul {list-style: none;}
			.product-mix-wrap img{ 
				vertical-align: bottom;
				
			}
			a {
				text-decoration: none;
			}
			.product-mix-wrap .product-mix-head {
				width: 100%;
				background: #fff;
				
			}
			.product-mix-wrap .product-mix-head  img {
				width: 100%;
			}
			/*product-mix-middle*/
			.product-mix-middle { 
				display: block;
				margin: 0 auto 60px;
				width: 1000px;
			}
			.product-mix-productItem {
				margin-bottom: 60px;
				background: #fff;
			}
			.product-mix-productItem .product-mix-product-name {
				padding-left: 12px;
				margin: 10px 0;
				font-size: 16px;
				font-weight: normal;
				background: #ecd3ad;
				line-height: 30px;
				height: auto;
				box-sizing: border-box;
				padding-bottom: 0;
			}
			.product-mix-product-con .product-preview .price,
			.product-mix-product-con .product-preview  .hide {
				color: #999;
			}
			.product-mix-productItem .product-mix-product-name  .product-mix-product-nameL {
				text-decoration: none;
				text-align: center;
			}
			.product-mix-middle-line {
				width: 100%;
				border-top: 1px solid;
				margin-bottom: 10px;
			}
			.product-mix-product .product-mix-product-con .product-preview .product-controls-list {
				opacity:1;
			}
			.product-mix-product .product-preview .title {
				height: 38px;
				overflow: hidden;
			}
			.product-mix-product .product-preview:hover .product-controls-list{
				margin:-30px 0 7px; 
			}
			.product-mix-product .product-mix-product-con.product-preview:hover{overflow:inherit}
			.product-mix-product .product-preview:hover{ padding-bottom:6px}
			.product-mix-product .product-preview .bott-right {
				text-align: right;
			}
			.product-mix-product .product-preview .bott-left .price-box {
				text-align: left;
				margin-top: 0;
				font-size: 14px;
			}
			.product-mix-product-con  {
				position: relative;
				border: 10px solid #f3f3f3; 
				clear: both;
				background: #fff;
				padding-bottom: 22px;
			}
			.product-mix-product .product-preview{
				float: left;
				margin: 6px 10px;
				width: 266px;
                padding: 6px;
                box-sizing: border-box;
                border: 1px solid #ddd;
			}
			.product-mix-product-addMiddleWrap { 
				float: left;
				position: relative;
				margin: auto 20px;
				width: 8%;
				height: 400px;
			}
			.product-mix-product-addMiddleWrap .product-mix-product-addMiddle{
				position: absolute;
				top: 50%;
				margin-top: -45px;
				display: inline-block;
				width: 70px;
				height: 70px;
				background: #f30;
				border-radius: 50%;
				text-align: center;
				line-height: 70px;
				font-size: 60px;
				color: #fff;
			}
			.product-mix-product-priceWrap {
				display: inline-block; 
				width: 270px;
				text-align: center;
				background-color: #fff;
				padding: 6px;
				margin-top: 12px;
                box-sizing: border-box;
                margin-left: 10px;
			}
			.product-mix-origalPrice ,
			.product-mix-specialPrice{
				border-bottom: 3px dashed #d60;
				padding: 17px;
				box-sizing: border-box;
				
			}
			.product-mix-totalPrive {
				padding: 17px;
				box-sizing: border-box;
			}
			.product-mix-totalPrive span {
				font-size: 19px;
				color: #f30;
			}
			.product-mix-origalPrice .origalPrice-tit,
			.product-mix-specialPrice .specialPrice-tit,
			.product-mix-totalPrive .totalPrive-tit{
				font-size: 17px;
				font-weight: normal;
				margin: 0 0 6px;
			}
			.product-mix-origalPrice .origalPrice,
			.product-mix-specialPrice .specialPrice{
				font-size: 22px;
				font-weight: bold;
				margin: 0;
			}
			.product-mix-origalPrice .origalPrice {
				text-decoration: line-through;
			}
			.product-mix-specialPrice .specialPrice {
				color: #f30;
			}
			.product-mix-totalPrive .actions .btn-cart:nth-child(1) {
				width: 210px;
				margin: 0 auto;
				padding: 0;
				height: 36px;
				line-height: 36px;
				background: #f25f7b;
				border-radius: 4px;
				color: #fff;
				font-size: 14px;
				font-weight: bold;
				margin-bottom: 7px;
				cursor: pointer;
				border: none;
			}
			.product-mix-product-con .pro-list .title{
				font-size: 12px;
				line-height: 21px;
				margin-top: 10px;
			}
.product-mix-totalPrive .actions .btn-cart:nth-child(2){
				width: 210px;
				margin: 0 auto;
	             padding: 0;
				height: 36px;
				line-height: 36px;
				height: 36px;
				background-color: #ff8f00;
				border-radius: 4px;
				color: #fff;
				font-size: 14px;
				font-weight: bold;
				margin-bottom: 7px;
				cursor: pointer;
	            border: none;
			}
.product-mix-totalPrive .actions .btn-cart:nth-child(2):hover #checknow  {
	background-color: #ff8f00;
}
			.product-mix-totalPrive .actions .btn-cart .product-mix-addtocart ,
			.product-mix-totalPrive .actions .btn-cart #checknow{
				height: 36px;
				line-height: 36px;
				padding: 0;
			}
.product-mix-totalPrive .actions .btn-cart #checknow span {
	font-size: 14px;
	font-weight: bold;
}
             .no-touch .product-mix-product .product-controls-list li a {
				transform:none;
                 opacity: 1;
			}
           .product-mix-product .flaticon-shopping66:before {
				font-size: 14px;
			}

			.product-mix-totalPrive #checknow span { color: #fff;}
             /*group buying window start*/
.double_left_option {
	width: 200px;
	vertical-align: text-bottom;
	padding-top: 10px;
}
#configure-me-popup .double_option_tit {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	margin: 6px 0 10px 0;
}
.double_right_option {
	padding-left: 10px;
}
#configure-me-popup  .sizepic .select {
	display: inline-block;
	height: 20px;
	width: 110px;
	overflow: hidden;
	border: 1px solid #999;
	margin: 0 6px 6px 0;
	box-sizing: border-box;
}
#configure-me-popup  .sizepic .select a {
	display: inline-block;
	width: 100%;
	height: 100%;
	padding: 0 10px;
	cursor: pointer;
	text-align: center;
	box-sizing: border-box;
}

#configure-me-popup  .sizepic .select a.current {
	background: #f92d96;
	color: #fff;
	border: 1px solid #f92d96;
}
#configure-me-popup  .sizepic .select a.current:hover {
	color: #fff;

}
#configure-me-popup  .base-product-price .price-box {
	margin-bottom: 10px;
	color: #f60;
	font-weight: bold;
	font-size: 14px;
}
#configure-me-popup  .selection-info {
	margin-top: 20px;
}
.bundles-info .base-product-name,
.bundles-info  .base-product-price,
.selection-info .selection-product-name,
.selection-info .selection-product-price {
	text-align: left;
}
.bundles-info .price-box .price,
.selection-info .price-box .price,
.bundles-info .price-box  .regular-price,
.selection-info .price-box .regular-price {
    color: #f92d96 !important;
	font-size: 20px;
}
.telescopic {
	height: 92px;
	overflow: hidden;
}
#configure-me-popup .sizepic .select.downs,
#configure-me-popup .sizepic .select.Upward{
	background: #f92d96;
	border: 1px solid #f92d96;
	color: #fff;
}
#configure-me-popup .sizepic .select.downs .down,
#configure-me-popup .sizepic .select.upwards .Upward {
	background: #f92d96;
	color: #fff;
}

			 @media only screen and (max-width:999px ) {
			 	.product-mix-middle {width: 100%;}
			 	.product-mix-product .product-preview {
			 		width: 27%;
			 	}
			 	.product-mix-product-addMiddleWrap {
			 		width: 60px;
			 		height: 60px;
			 	}
			 	.product-mix-product-addMiddleWrap .product-mix-product-addMiddle {
			 		width: 60px;
			 		height: 60px;
			 		margin-top:-30px;
			 		line-height: 60px;
			 		font-size: 40px;
			 	}
			 	.product-mix-product-priceWrap {
			 		width: 25%;
			 	}
			 	.product-mix-origalPrice, .product-mix-specialPrice {
			 		padding: 16px;
			 	}
			 	.product-mix-origalPrice .origalPrice-tit,
			 	 .product-mix-specialPrice .specialPrice-tit,
			 	  .product-mix-totalPrive .totalPrive-tit {
			 		font-size: 16px;
			 	}
			 	.product-mix-origalPrice .origalPrice,
			 	.product-mix-specialPrice .specialPrice {
			 		font-size: 22px;
				    font-weight: bold;
				    margin: 0;
				    line-height: 30px;
			 	}
			 	
			 }
			 .product-mix-product-con:before, 
             .product-mix-product-con:after {  
                	content: '';  
                    position: absolute; 
                    z-index: -2;  
                    width: 80%; 
                    height: 80%; 
                    bottom: 8px;
                    background: transparent; 
                    box-shadow: 0 26px 30px #eee;
                 }
                .product-mix-product-con:before {  
                 	 left: 4%;
                 	  transform: skewX(-10deg) rotate(-2deg);
                }
                .product-mix-product-con:after {  
                	right: 4%;
                	transform: skewX(10deg) rotate(2deg);
                }
.promotions-div .configure-buttons-set {
	text-align: center !important;
	margin-top: 20px;

}
.promotions-div .configure-buttons-set .button {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	background: #f92d96;
	border: none;
	color: #ffff;
	font-weight: bold;
	border-radius: 3px;
	padding: 0 50px;
	font-size: 16px;
}
.promotions-div .b-close {
	background: #999;
	color: #fff;
}
#configure-me-popup .base-product-price .price-box .old-price .price,
#configure-me-popup .price-box .old-price .price {
	color: #999 !important;
}
#configure-me-popup .base-product-price .price-box .special-price .price {
	font-weight: bold !important;
	font-size: 18px;
	color: #D50035;
}



