/**
* 2010-2021 Webkul.
*
* NOTICE OF LICENSE
*
* All right is reserved,
* Please go through LICENSE.txt file inside our module.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade this module to newer
* versions in the future. If you wish to customize this module for your
* needs please refer to CustomizationPolicy.txt file inside our module for more information.
*
* @author Webkul IN
* @copyright 2010-2021 Webkul IN
* @license LICENSE.txt
*/

button.notifyme_btn {
	font-size: 16px !important;
	position: relative;
}
.wktabs {
    background: white none repeat scroll 0 0;
	margin-top: 2rem;
	/*Modifiche JH #16542*/
    /*box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);*/
	/*padding: 2.25rem 1.875rem;*/
}
.outofstockemail {
	background: #FFF;
	line-height: 1.35em;
}
.wk_notify_loading_img {
	display: none;
	z-index: 9;
	width: 25px;
	margin-top: 6px;
	margin-left: -66px;
	position: absolute;
}
/*Modifiche JH #16542*/
.p-notify-hos{
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}

.p-bell-hos{
	margin-right: 8px;
}

/*Modifiche JH #16582*/
.notifyme_container{
	margin-bottom: 15px;
}