/**
 * Webkul Software
 *
 * @category  Webkul
 * @package   Webkul_ChainedCustomOption
 * @author    Webkul Software Private Limited
 * @copyright Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
#loading-mask{
	display:none;
	left: -2px; 
	top: 0px;
	position:absolute; 
	width: 100%; 
	height: 100%;
}
#product_addtocart_form .box-additional.grid12-12{width:39%;}
.loadoptions{opacity:0.5;}
#product-options-wrapper.loadoptions #loading-mask{display:block;}
#product-options-wrapper #loading-mask .loader {
    background: none repeat scroll 0 0 #FFF4E9;
    border: 2px solid #F1AF73;
    color: #D85909;
    font-weight: bold;
    left: 40%;
    padding: 15px 30px;
    position: absolute;
    text-align: center;
    top: 45%;
    width: 150px;
    z-index: 1000;
}
.itemslider-thumbnails.count-1{display:none;}
