#module-nicotinebooster-guide h1, #module-nicotinebooster-guidefrombaseliquid h1 {text-align: center; color: #87189d; margin-bottom: 25px;}
#module-nicotinebooster-guide #wrapper, #module-nicotinebooster-guidefrombaseliquid #wrapper {padding-bottom: 40px;}
.nb-page-introductory-content {margin-bottom: 70px; text-align: center;}
#module-nicotinebooster-guidefrombaseliquid .nb-page-introductory-content {text-align: left;}
.nb-page-introductory-content ol, .nb-page-footer-content ol {padding-left: 16px;}
.nb-page-introductory-content ol>li, .nb-page-footer-content ol>li {margin-bottom: 10px; line-height: 1.5;}
#module-nicotinebooster-guidefrombaseliquid .nb-page-introductory-content ol>li>b,  .nb-page-introductory-content .steps-title {color: #87189d;}
#module-nicotinebooster-guidefrombaseliquid .nb-page-introductory-content ol>li::marker {color: #87189d; font-weight: 600;}
.nb-page-footer-content {margin-top: 40px;}
#nb-calculators-wrapper>div>div {
	padding: 20px;
	border: 2px solid #87189d;
	border-radius: 4px;
	position: relative;
	text-align: center;
	padding-top: 50px;
}
#nb-calculators-wrapper .area-title {
	position: absolute;
	width: max-content;
    top: -30px;
    padding: 20px;
    background: #fff;
    margin: 0;
    border: 2px solid;
    border-radius: 8px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
	color: #87189d;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
}
#nb-nicotine-calculator .tube-view {position: relative;}
#nb-nicotine-calculator .tube {
	width: 80px;
	height: 200px;
	border: 2px solid #e1dede;
	border-top: none;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	overflow: hidden;
	position: relative;
	margin: auto;
}
#nb-nicotine-calculator .tube>.fill {
	background: #87189d;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}
#nb-nicotine-calculator .tube-view .edition-bar {
	position: absolute;
    top: 0;
    height: 100%;
	left: calc(50% - 68px);
	width: 0px;
    border: none;
}
#nb-nicotine-calculator .tube-view .edition-bar .ui-slider-handle {
	background: transparent;
    border-style: solid;
    border-width: 10px;
    border-color: transparent transparent transparent #87189d;
	cursor: pointer;
}
#nb-nicotine-calculator .tube-view .edition-graduated-bar {
	position: absolute;
    top: 0;
    height: 100%;
    left: calc(50% - 59px);
    font-size: 8.5px;
}
#nb-nicotine-calculator .tube-view .edition-graduated-bar>.bar {height: 100%;}
#nb-nicotine-calculator .tube-view .edition-graduated-bar>.bar>li {position: relative;}
#nb-nicotine-calculator .tube-view .edition-graduated-bar .step-indicator {cursor: pointer; display: block;}
#nb-nicotine-calculator .tube-view .edition-graduated-bar .step-indicator .value {position: absolute; left: -2px; top: -7.5px;}
#nb-nicotine-calculator .tube-view .edition-graduated-bar .step-indicator .graduation-hyphen {
	position: absolute;
    width: 13px;
    border-top: 1px solid #e1dede;
    top: 0px;
    right: -25px;
}
#nb-nicotine-calculator .tube-view .edition-graduated-bar .step-indicator.step-half .graduation-hyphen {
	top: 50%;
    right: -25px;
	width: 10px;
}
#nb-nicotine-calculator .value-edition {display: flex; justify-content: center; flex-wrap: wrap;}
#nb-nicotine-calculator .common-values {display: flex;}
#nb-nicotine-calculator .common-values>li, #nb-nicotine-calculator .custom-edition {
	display: flex;
    align-items: center;
    border: 2px solid #00000040;
    padding-right: 5px;
	margin: 1.5px;
}
#nb-nicotine-calculator .common-values>li {cursor: pointer; margin-right: 10px;}
#nb-nicotine-calculator .custom-edition {margin-right: 0; margin-bottom: 0;}
#nb-nicotine-calculator .common-values>li.selected, #nb-nicotine-calculator .custom-edition.focus, #nb-nicotine-calculator .custom-edition.selected {border-color: #87189d;}
#nb-nicotine-calculator .common-values>li.selected, #nb-nicotine-calculator .custom-edition.selected {color: #87189d;}
#nb-nicotine-calculator .common-values>li .value {
	width: 20px;
	height: 30px;
	font-weight: 600;
	display: flex;
	align-items: center;
	justify-content: end;
}
#nb-nicotine-calculator .custom-edition-input {
	width: 30px;
	height: 30px;
	outline: 0;
	border: none;
    border-right: 1px solid #00000040;
	color: inherit;
	font-weight: 600;
	text-align: center;
}
#nb-nicotine-calculator .value-edition .unit {margin-left: 2px; font-weight: 600;}
#nb-nicotine-calculator .nicotine-level-setting {margin-top: 10px;}
#nb-nicotine-calculator .setting-title {margin-bottom: 4px; font-weight: 600;}
#nb-nicotine-calculator .mixture-qty-setting {
	position: relative;
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#nb-nicotine-calculator .mixture-qty-setting .setting-title {
	position: absolute;
    left: calc(50% - 110px);
    margin: 0;
}
#nb-nicotine-calculator .mixture-qty-setting .custom-edition {
	margin: 0;
    padding-right: 0;
	border-width: 1px;
	background: #fff;
}
#nb-nicotine-calculator .mixture-qty-setting .custom-edition-input {
	width: 40px;
    text-align: right;
    padding-right: 5px;
	border-right: none;
}
#nb-nicotine-calculator .mixture-qty-setting .unit {
	text-transform: uppercase;
    width: 40px;
    font-weight: 600;
	text-align: left;
}
#nb-calculators-wrapper>div>div:last-child>.area-title {
	background: #87189d;
    color: #fff;
	border-color: #87189d;
}
#nb-nicotine-calculator>div.dosage-to-do .p-header {margin-bottom: 10px;}
#nb-nicotine-calculator>div.dosage-to-do .p-type-title {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 5px;
	color: #87189d;
}
#nb-nicotine-calculator>div.dosage-to-do .choose-button {text-decoration: underline;}
#nb-nicotine-calculator .products-to-mix {display: flex; justify-content: space-between; position: relative; height: 100%;}
#nb-nicotine-calculator .products-to-mix>.product {
	width: 47%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
#nb-nicotine-calculator .products-to-mix>.join {
	font-size: 30px;
    font-weight: 700;
	color: #87189d;
    position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#nb-nicotine-calculator .products-to-mix>.product>img {max-width: max-content; max-height: max-content;}
#nb-nicotine-calculator .products-to-mix .required-qty {
	margin-top: 10px;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	color: #87189d;
}
.nb-available-calculators-nav {
    display: flex;
    justify-content: center;
    max-width: 650px;
    margin: auto;
    margin-bottom: 70px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .08), 0 2px 4px 0 rgba(0, 0, 0, .12);
}
.nb-available-calculators-nav>li {
	background: #fff;
	cursor: pointer;
	padding: 15px;
	width: 50%;
	position: relative;
	font-weight: 600;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.nb-available-calculators-nav>li.active {
	background: #87189d;
	color: #fff;
	cursor: default;
}
.nb-available-calculators-nav>li:not(.active):hover {
	background: rgba(21, 81, 201, 0.1);
	color: #87189d;
}
.nb-available-calculators-nav>li:not(:last-child) {
    border-right: 1px solid #e1dede;
}
.nb-available-calculators-nav>li.active::after {
	width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #87189d;
    bottom: -8px;
    content: "";
    left: 50%;
    margin-left: -4px;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.nb-g-type-dependent-area[selected-g-type="from-mixture"] .visible-for-g-type:not([g-type="from-mixture"]), .nb-g-type-dependent-area[selected-g-type="from-base-liquid"] .visible-for-g-type:not([g-type="from-base-liquid"]) {
    display: none !important;
}
#nb-calculator-from-base .dosing-products {
	display: flex;
    justify-content: center;
}
#nb-calculator-from-base .dosing-products .join {
	display: flex;
    align-items: center;
    margin: 0 20px;
    font-weight: 700;
    font-size: 30px;
}
#nb-calculator-from-base .qty-field {
	margin-top: 10px;
}
#nb-calculator-from-base .field-title {
	font-weight: 600;
	margin-bottom: 3px;
}
#nb-calculator-from-base .qty-setting {
	display: flex;
    align-items: center;
    border: 1px solid #e1dede;
    background: #fff;
    max-width: max-content;
    justify-content: center;
    margin: auto;
}
#nb-calculator-from-base .qty-setting input {
	width: 40px;
    border: 0;
    outline: 0;
    height: 30px;
    text-align: right;
}
#nb-calculator-from-base .booster .qty-setting input {
	width: 70px;
    text-align: center;
}
#nb-calculator-from-base .qty-setting .unit {
	width: 30px;
	text-align: left;
	text-transform: uppercase;
	margin-top: 1px;
}
#nb-calculator-from-base .qty-setting button {
	width: 30px;
	height: 30px;
	padding: 0;
	background: #f6f6f6;
	text-align: center;
	border-radius: 0;
}
#nb-calculator-from-base .qty-setting button:first-child {border-right: 1px solid #e1dede;}
#nb-calculator-from-base .qty-setting button:last-child {border-left: 1px solid #e1dede;}
#nb-calculator-from-base .p-type {position: relative;}
#nb-calculator-from-base .p-type .p-type-title, #nb-calculator-from-base .p-type .mixture-title {
	writing-mode: vertical-lr;
    transform: rotate(180deg);
    position: absolute;
    left: calc(50% - 46px);
    bottom: 31px;
    font-weight: 600;
    font-size: 16px;
}
#nb-calculator-from-base .p-type .mixture-title, #nb-calculator-from-base .booster .p-type .p-type-title {color: #87189d;}
#nb-calculators-wrapper>#nb-calculator-from-base>div {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding-top: 75px;
}
#nb-calculators-wrapper>#nb-calculator-from-base>.dosage, #nb-calculators-wrapper>#nb-nicotine-calculator>.desired-mixture {border-color: currentColor;}
#nb-calculators-wrapper #nb-calculator-from-base .dosage .area-title, #nb-calculators-wrapper #nb-nicotine-calculator .desired-mixture .area-title {color: inherit;}
#nb-calculator-from-base .qty-result-wrapper {
	margin-top: 15px;
}
#nb-calculator-from-base .qty-result-wrapper .result-title {
	margin-bottom: 5px;
	text-align: center;
	font-weight: 600;
}
#nb-calculator-from-base .qty-result {
	display: flex;
    justify-content: center;
	align-items: baseline;
}
#nb-calculator-from-base .qty-result>*:not(.join) {
	color: #87189d;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 22px;
}
#nb-calculator-from-base .qty-result>.join {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 16px;
	margin: 0 10px;
}
.nb-product-list-wrapper {margin-top: 40px;}
.nb-product-list-wrapper>.title {
	margin-bottom: 0;
	text-align: center;
	color: #87189d;
	/*text-transform: uppercase;*/
	font-weight: 600;
	font-size: 20px;
}
.nb-product-list-wrapper>.description {margin-top: 10px; text-align: center;}
.nb-product-list-wrapper>.product-list-area {margin-top: 20px;}
.nb-product-list-wrapper>.see-more-products-button {
	display: block;
    max-width: max-content;
    margin: auto;
    margin-top: 30px;
}
.nb-product-list-wrapper #products .products:not(.slick-slider):not(:empty) {margin-bottom: 0px;}
#nb-calculator-dialog .modal-dialog {max-width: 850px;}
#nb-calculator-dialog .modal-content {width: 100%; padding-top: 30px;}
#nb-calculator-dialog .modal-body>.close-button {
	position: absolute;
    right: 7px;
    font-size: 35px;
    top: -34px;
    opacity: 1;
}
@media (max-width: 450px) {
	#nb-nicotine-calculator .common-values>li {margin-right: 8px;}
	#nb-nicotine-calculator .common-values>li, #nb-nicotine-calculator .nicotine-level-setting .custom-edition {
		flex-direction: column;
		justify-content: center;
		padding-right: 0;
		padding-bottom: 3px;
	}
	#nb-nicotine-calculator .common-values>li .value {
		width: 35px;
		height: 25px;
        justify-content: center;
	}
	#nb-nicotine-calculator .value-edition .unit {margin-left: 0px;}
	#nb-nicotine-calculator .nicotine-level-setting .custom-edition-input {
		border-right: none;
		border-bottom: 1px solid #00000040;
		width: 35px;
		height: 25px;
	}
	#nb-calculator-from-base .qty-setting input {width: 30px; height: 25px;}
	#nb-calculator-from-base .booster .qty-setting input {width: 55px;}
	#nb-calculator-from-base .qty-setting .unit {width: 25px;}
	#nb-calculator-from-base .qty-setting button {width: 20px; height: 25px;}
	#nb-calculator-from-base .dosing-products .join {margin: 0 10px;}
}
@media (max-width: 767px) {
	#nb-calculators-wrapper>div>div:not(:last-child) {margin-bottom: 50px;}
}
@media (min-width: 768px) {
	#nb-calculators-wrapper>div {display: flex; flex-wrap: wrap; justify-content: space-between;}
	#nb-calculators-wrapper>div>div {width: 47%;}
}