.bundlediscount-contents{padding:10px;}
.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 #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:65%;
    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: #c76200;
    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: #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;
    
}
.bundlediscount-info p{margin:0;}
/* 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;
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;
}
.b-close{
    background-color: #f18200;
    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: 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;}
#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;}
.category-hot-deals .prmomtions-contents{ 
    box-shadow: 0 4px 20px 1px  #0000000f;
    background: #fff !important;
    border: none !important;
    border-radius: 5px !important;
}
.category-hot-deals .promotions-lists h3 a{
    font-size: 33px !important;  
}

.category-hot-deals .prmomtions-contents .promotions-selections .promotions-selections-img{
    border: none !important;
}

.category-hot-deals .prmomtions-contents .promotions-selections .promotions-selections-plus{
    font-size: 70px !important;
}
.category-hot-deals .promotions-discount-container{
    display: flex !important;
    align-items: flex-end;
}

.category-hot-deals  .promotions-info{
    order: 2;
    margin-bottom: 0 !important;
    padding: 10px !important;
    min-height: auto !important;
    height: auto !important;
    border: none !important;
    overflow: inherit !important;
    position: relative !important;
}

.category-hot-deals  .promotions-selections{
    order: 1;
}

.category-hot-deals  .promotions-info p.discount-info{
    position: absolute !important;
    margin: 0 !important;
    top: -53px;
    font-size: 15px;
    padding: 7px 20px !important;
    border-radius: 5px;
    background: #e94471 !important;
    box-shadow: -8px 7px 10px 0px #978888;
}

.category-hot-deals p.discount-info:after{
    bottom: -19px !important;
    left: 20% !important;
}
.category-hot-deals .promotions-info .actions .button.btn-cart > span{
    min-width: 212px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
}

.category-hot-deals .promotions-selections-img .promotions-qty{
    top: 2px !important;
    left: 2px !important;
    width: 35px !important;
    height: 35px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 50% !important;
}

.category-hot-deals .prmomtions-contents .promotions-selections .promotions-selections-plus{
    color: #e94471 !important;
}

.category-hot-deals  .promotions-selections{
    width: calc(100% - 320px) !important;
    max-width: 650px !important;
    display: flex !important;
    flex-wrap: nowrap;
    overflow-x: scroll !important;
}

.category-hot-deals  .promotions-selections::-webkit-scrollbar{
    display: none;
}
.category-hot-deals  .promotions-selections {
  -ms-overflow-style: none;
  scrollbar-width: none; 
}
.category-hot-deals  .promotions-selections .promotions-selections-img {
    width: 140px !important;
    min-width: 140px !important;
}

@media (max-width: 600px){
    .category-hot-deals  .promotions-selections{
        width: 100% !important;
        max-width: 100% !important;
    }
    .category-hot-deals .promotions-discount-container{
        flex-wrap: wrap;
    }
    .category-hot-deals .promotions-info{
        padding-top: 10px !important;
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
        text-align: center !important;
    }
    .category-hot-deals .promotions-info p.discount-info{
        position: relative !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        bottom: auto !important;
        order: 1 !important;
        margin-bottom: 22px !important;
    }
    .category-hot-deals .promotions-info  .price-container{
        order: 2 !important;
        text-align: center !important;
        width: 100% !important;
    }
    .category-hot-deals .promotions-info  .actions{
        order: 3  !important;
        width: 100% !important;
    }
}

.category-hot-deals p.discount-info:after{

    border-top: 20px solid #e94471 !important;
}

.category-hot-deals .prmomtions-contents{
    margin-top: 0 !important;
}
.category-hot-deals .promotions-discount-container button.button span span,
.category-hot-deals .promotions-discount-container .button.btn-cart *{
    color: #fff !important;
}