
.box-md-bundles .content-tittle h1.top{
	font-family: 'Crimson Text', serif;
    font-size: 37px;
    color: #535353;
    text-transform: initial;
    font-weight: bold;
    background: white;
    display: inline-block;
    position: relative;
    z-index: 1;
    width: auto;
    padding-right: 15px;
}
.bundlediscount-contents{padding:10px;}
.bundlediscount-lists{

    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 #f18200;
    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: 90px;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;
}
.bundlediscount-lists h3 a{color:#0a263c;text-decoration:underline;font-size: 14px;}
.bundlediscount-lists h3 a:hover{color:#0a263c;text-decoration:none !important;font-size: 14px;}
.box-md-bundles .bundlediscount-selections{
    float: left;
    width:80%;
    display:block;
}
.bundlediscount-info{
    float: right;
	padding: 10px;
	background-color: white;
	border: #ddd 1px solid;
/*	margin: 0px 0px 10px 0px;*/
	width: 15%;
	min-height: 90px;
	display:block;
	min-height: 228px;
}
.bundlediscount-info .price-container .old-price{
    color: #535353;
    text-decoration: line-through;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 21px;
	font-weight: bold;
	padding-right: 10px;

}
.bundlediscount-info .price-container .new-price{
    color: #db1a1a;
    text-decoration: none;
    font-size: 27px;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: bold;
}
.bundlediscount-info .actions{
    padding-top: 60px;

}
.bundlediscount-info .actions button{width:100%;}
.bundlediscount-info .actions button span.icon-cart-05:before{padding: 0;top:0;right:10px;}
.bundlediscount-info .actions button span.btn-name {text-transform: initial;font-size: 15px;font-weight: bold;}
.box-md-bundles .bundlediscount-selections .bundlediscount-selections-img{
    float: left;
    position: relative;
    border: 1px solid #ededed;
	width: 23%;
	min-height: 200px;

}
.box-md-bundles .bundlediscount-selections .bundlediscount-selections-img .price-box{padding-left: 5px;}
.box-md-bundles .bundlediscount-selections .bundlediscount-selections-img a{overflow: hidden;}
.box-md-bundles .bundlediscount-selections .bundlediscount-selections-img a img{margin:0 auto;}
.box-md-bundles .bundlediscount-selections .bundlediscount-selections-img .product-name{
	font-family: 'Josefin Sans', sans-serif;
    color: #535353;
    font-size: 17px;
	text-transform: initial;
	font-weight: bold;
	padding: 2%;
}
.box-md-bundles .bundlediscount-selections .bundlediscount-selections-img .product-name{min-height: 65px;}
.box-md-bundles .bundlediscount-selections .bundlediscount-selections-img .product-name:hover{
  color:#6b9c3c!important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.box-md-bundles .bundlediscount-selections .bundlediscount-selections-plus{
    float: left;
    padding: 85px 5px 0px 5px;
    font-weight: bold;
    font-size: 20px;
}
.bundlediscount-selections-img .bundlediscount-qty{
    background-color: #f18200;
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
    width: 25px;
    height: 25px;
    padding:4px 5px 0 5px;
    position: relative;
    left: 87%;
    border-radius:50%;
	top:6px;

}
.bundlediscount-info p{
	margin:0;
	font-family: 'Josefin Sans', sans-serif;
    color: #535353;
    font-size: 15px;
	text-transform: initial;
	font-weight: bold;

}
/* Prmomtion Page Css */
.prmomtions-contents{padding:10px;}
.promotions-lists{
    border-bottom: 2px solid #ddd;
    margin-bottom: 15px;
    display: list-item;
    clear: both;
    min-height: 170px;
    margin: 10px 0 10px 0;
}
.promotions-lists h3 a{color:#0a263c;text-decoration:underline;font-size: 14px;}
.promotions-lists h3 a:hover{color:#0a263c;text-decoration:none !important;font-size: 14px;}
.promotions-discount-container{
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}
.promotions-lists .tooltip{background: none repeat scroll 0 0 #f18200;
    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: 90px;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:65%;
    display:block;
}
.promotions-info{
    float: right;
padding: 10px;
background-color: white;
border: #ddd 1px solid;
margin: 0px 0px 10px 0px;
width: 30%;
min-height: 90px;
display:block;
}
.promotions-info .price-container .old-price{
    color: #a0a0a0;
    text-decoration: line-through;

}
.promotions-info .price-container .new-price{
    color: #c76200;
    text-decoration: none;
    font-size: 18px;
}
.promotions-info .actions{
    padding-top: 10px;
    float: right;
}
.promotions .promotions-selections .promotions-selections-img{
    float: left;
    position: relative;
    border: 1px solid #ededed;
}
.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: #f18200;
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
    width: 25px;
    height: 25px;
    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;
	color: #111;
	display: none;
	min-width: 450px;
	min-height: 450px;
	padding: 25px;
}
.b-close{
  background-color: #6b9c3c;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	font: bold 131% sans-serif;
	padding: 7px;
	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;
}

.promotions-info p{margin:0;}

#configure-me-popup .base-product-name h4,.selection-product-name h4{text-align:left !important;}
#configure-me-popup .selection-product-name h4{padding:5px 0 0 0;text-transform:initial;font-size: 16px;}
#configure-me-popup .base-product-price,.selection-product-price{text-align:left !important;}
#configure-me-popup .price-label{font-weight: normal !important;}
.configure-me-popup .product-options{background: none;}
#configure-me-popup .product-options table{width:100%;}
#configure-me-popup .product-options table img{border:1px solid #ededed;}
