/*table.muntiple-product td {
    padding: 10px 0 0 0 ;

}*/
.other_infor_content{
	padding:10px
}
.pop-add-muntiple .bss_option{
    display: block;
} 
.add-to-cart-content{
	    margin-bottom: 10px;
}
.add-to-cart-content button.btn-cart{float: left;}
.add-to-cart-content button.btn-cart:hover span{border: 1px solid #e76d66;background: #e76d66;color: #fff;}
.bss_option select,.bss_option input,.bss_option textarea{
    max-width: 100%;
	
}
.bss_option select{
	width: 100%;
    height: 30px;
    margin: 0;
    border-radius: 5px;
}
.grouped-items-bs li {
    border-bottom: 0.8px solid #dbd4d4;
}
.other_infor .add-to-links{
	float: right;
	list-style: none;
	margin: 3px;
}
.add-to-cart-content .add-to-links{
	float: right;
    line-height: 30px;
    height: 30px;
    border: 1px solid #CCC;
    text-align: center;
    width: 30px;
    list-style: none;
    margin: 0;
}
.other_infor ul li{
	
}
.add-to-cart-content .add-to-links li,.other_infor ul li{
	width:100%;float:none;
}
.add-wrap{
	width: 50%;
    border-radius: 3px;
    border: 1px solid #cccccc;
    margin: 5px 0 10px;
    height: 30px;
}
.add-wrap em{
	display: block;
    float: left;
    width: 24%;
    text-align: center;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
	cursor: pointer;
}
.add-wrap em:hover{
	
}
.grouped-items-bs li:last-child{
    border: none;
}
table.muntiple-product .error-msg {
    text-align: left;
}
span.remove-item-bs {
    background: url(../../../images/bss/bin.png);
    display: block;
    width: 25px;
    height: 25px;
    background-size: 25px;
    background-repeat: no-repeat;
    margin: auto;
    cursor: pointer;
}
.button-checkbox-addall {
    margin: 10px 0px;
}
tr.table-heading {
    background: #cccccc;
	color: #2e3039;
}
.popaddmultiple .product-image-aj img {
    display: initial;
}
.popaddmultiple p.message {
   margin-bottom: 10px;
    margin-top: 10px;
}
.popaddmultiple .full-width {
    width: 100% !important;
}
.actions-addcart{position: relative !important;bottom: 0 !important;
}
.popaddmultiple .header{
	font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    color: #e76d66;
	padding: 0;
}
table.muntiple-product .price-box .regular-price .price{
	font-size: 20px;
}
.popaddmultiple {
    position: fixed;
    max-width: 600px;
    z-index: 999;
    background: #fff;
    max-height: 500px;
    overflow: auto;
    z-index: 2000 !important;
    text-align: center;
    padding: 25px;
}
#product-slider{
    position: relative;
}
.popaddmultiple .messages{
    margin: 0px !important;
	    width: 100%;
}
table.muntiple-product .table-heading td {
    padding: 5px;
	font-weight: bold;    
	text-align: center;
	font-size: 14px;
}
.add-to-cart-content button span{
	max-width: 120px;
    height: 30px;
    border: 1px solid #CCC;
    text-align: center;
    background: none;
    margin: 0;
    font: 14px/21px Arial, Helvetica, sans-serif;
    display: block;
    float: none;
    padding: 0 5px;
    color: #3e3d39;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 30px;
    border-radius: 2px;
}
.popaddmultiple tr.row td {
    padding-bottom: 10px;
}
.popaddmultiple tr td{
	    vertical-align: top;
}
#image{border: 1px solid #ddd;}
.name a{font-size: 14px;font-weight: bold;}
.popaddmultiple td.name {
    width: 30%;
    text-align: left;
}
.muntiple-product .bss_option{font-size: 14px;}
.muntiple-product .bss_option dt{margin: 10px 0 5px;}
.muntiple-product .bss_option dt label{font-size: 14px;font-weight: bold;}
.muntiple-product .bss_option dt label em{color: red;margin-right: 3px;}
.grouped-items-bs .name {
    width: 50%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.grouped-items-bs .qty-wrapper {
    width: 50%;
    float: right;
    position: relative;
    top: 4px;
}
.grouped-items-bs li:after {
    content: '';
    display: block;
    clear: both;
}
.qty-checkbox .quantity{
    width: 50%;
    float: left;
    height: 30px;
    border-top: 0;
    border-bottom: 0;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    text-align: center;
}
.other_infor .required{
	font-weight: bold;
}
.other_infor .required em{
	    color: red;
    margin-right: 4px;
}
.quantity-muntiple dd{
	width: 50%;
    border-radius: 3px;
    border: 1px solid #cccccc;
    margin: 5px 0 10px;
    height: 30px;
}
.quantity-muntiple dd a.add-to-quick,.quantity-muntiple dd a.add-to-quicks{
	display: block;
    float: left;
    width: 24%;
    text-align: center;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
	font-weight: normal;
    color: #7e7f80;
}
.quantity-muntiple dd input{
	    width: 50%;
    float: left;
    height: 30px;
    border-top: 0;
    border-bottom: 0;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    text-align: center;
}
.muntiple-product .price-box{float: none !important;margin: 10px 0 0 !important;}
 table.muntiple-product .price-box .special-price .price{font-size: 20px;}
.quantity-muntiple dt{margin: 10px 0 5px;}
.quantity-muntiple label{font-size: 14px;font-weight: bold;}
.popaddmultiple .messages .error-msg {
  border-left: 5px solid #df280a;
  background-color: #faebe7;
  margin: 0;
}
.ajax-sess-price{
	color: #e76d66;
    font-size: 20px;
    margin-top: 10px;
}
.popaddmultiple .messages .success-msg {
    color: black;
    border-left: 5px solid #11b400;
    background-color: #eff5ea;
}
.popaddmultiple .messages .success-msg:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #11b400;
    border-right: none;
    top: 50%;
    left: 0;
    margin-top: -6px;
}

.popaddmultiple::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.popaddmultiple::-webkit-scrollbar
{
    width: 10px;
    background-color: #F5F5F5;
}

.popaddmultiple::-webkit-scrollbar-thumb
{
    background-color: #000000;
    border: 2px solid #555555;
}
table.muntiple-product,table.muntiple-product .price-box .price,table.muntiple-product select {
    font-size: 13px;
}
table.muntiple-product .price-box .special-price{
    padding-left: 0; 
}
table.muntiple-product tr.loop {
    background: #f7f6f6;
}

.sorter > .view-mode strong.muntiple, .sorter > .view-mode .muntiple:hover {
    background-position: -22px 50%;
}
.sorter > .view-mode .muntiple {
    background: url("../../../images/muntiple.png") no-repeat scroll 0 50% transparent;
    height: 30px;
    width: 20px;
    text-indent: -9999px;
    background-repeat: no-repeat;
   float: right;
}
.loadings{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 2002;
    display: none;
}
.overFlowBssTT {
    background: rgba(0,0,0,0.5) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1999;
    display: none;
}

.loading-ajax{
    position:absolute;
    top: 45%;
    left: 47.8%;
    height: 4em;
    width: 4em;
    border: 4px solid rgba(255,255,255,0.2);
    border-top-color:rgba(255,255,255,0.7);
    border-radius:50%;
    -webkit-animation:spin 1s linear infinite;
    -moz-animation:spin 1s linear infinite;
    animation:spin 1s linear infinite
}

@-moz-keyframes spin {
100%{-moz-transform:rotate(360deg)}
}
@-webkit-keyframes spin {
100%{-webkit-transform:rotate(360deg)}
}
@keyframes spin {
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.muntiple-product td {
    padding: 10px;
}
.muntiple-product .price-box .map-link{
    text-align: left;
}
button.button.btn-cartall-popup {
    float: right;
}
.popaddmultiple .cart-info {
    clear: both;
}
table.muntiple-product {
    width: 100%;
}
.popaddmultiple .btn-continue .continue {
    background: #1979c3;
    box-shadow: none;
    border: none;
    color: #fff;
}

.popaddmultiple .btn-continue .continue:hover {
    background: #006bb4;
}

.popaddmultiple .btn-viewcart .viewcart {
        background: #6e6e6e;
    box-shadow: none;
    color: #7e7f80;
}
.popaddmultiple .btn-viewcart .viewcart span {
    background: none;
    font-size: 13px;
    float: none;
    padding: 0 10px;
}

.popaddmultiple .btn-viewcart .viewcart:hover {
    background: #e76d66;
}

#product-slider {
    padding: 0;
    margin: 0;
    list-style: none;
}
#product-slider li{
    padding-left: 5px;
}
#product-slider li:last-child{
    padding-left: 0px;
}
#product-slider .owl-controls .owl-buttons div {
    position: absolute;
    display: block;
    width: 15px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    overflow: hidden;
    text-indent: -9999px;
    background-image: url(../../../images/bss/slider-arrows.png);
    background-repeat: no-repeat;
    background-color: transparent;
    transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
    -webkit-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
    opacity: 1;
}

#product-slider .owl-controls   .owl-buttons .owl-next {
    background-position: -60px -12px;
    right: -3px;
    top: 46%;
}
#product-slider .owl-controls   .owl-buttons .owl-prev {
    background-position: -10px -10px;
    left: -15px;
    top: 46%;
}

@media only screen and (min-width: 768px) {
    .popaddmultiple {
        width: 600px;
    }
}
