.categories-listing-area {
     padding: 30px 0;
}
.zoomImg {
	background-color: #fff;
}
.special-item {
	z-index: 1;
	padding: 5px;
	background-color: #D70000;
	color: #fff;
	position: absolute;
	right: -53px;
	min-width: 200px;
	text-align: center;
	top: 20px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); /* IE 9 */
	-webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
	font-size: 18px;
}
.special-item-orange {
	background-color: #ff8700;
}
.special-item-black {
	background-color: #000;
}
.special-item-view {
	z-index: 1;
	padding: 5px;
	background-color: #D70000;
	color: #fff;
	position: relative;
	min-width: 200px;
	text-align: center;
	top: 5px;
	font-size: 20px;
}
.special-item-view-orange {
	background-color: #ff8700;
}
.sp-item {
	border-top : 1px dashed #fff;
	border-bottom : 1px dashed #fff;
}
.sp-item span {
	display: block;
	margin-top: -5px;
	font-size: 12px;
}
.pline img {
	display: initial !important;
	max-width: 149px;
}
body,
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-family: "Roboto", sans-serif;
}
a.disabled {
	pointer-events: none !important;
	cursor: default;
	text-decoration: none;
}
.input-helper {
	display: inline-block;
	margin-top: .25rem;
}
input.error, .single-input-item input.error, textarea.error, .single-input-item textarea.error, .nice-select.error {
	border: 1px solid #dc3545;
}
.font-size-sm {
	font-size: 12px;
}
.modal-dialog.modal-sm {
	max-width: 300px;
}
.modal-dialog.modal-md {
	max-width: 500px;
}
.modal .modal-dialog .close {
	background: transparent;
}
.modal .modal-dialog .close span {
	display: initial;
	padding: 0;
}
.header-branch-selection-form {
	margin: 0;
}
.preheader-area .preheader-right-wrap .nav li .dropdown-nav li .header-branch-selection-button {
	-webkit-appearance: none;
	appearance: none;
	background: transparent;
	border: 0;
	color: #222;
	cursor: pointer;
	display: block;
	font: inherit;
	line-height: inherit;
	padding: 10px 0;
	text-align: left;
	white-space: nowrap;
	width: 100%;
}
.preheader-area .preheader-right-wrap .nav li .dropdown-nav li .header-branch-selection-button:hover,
.preheader-area .preheader-right-wrap .nav li .dropdown-nav li .header-branch-selection-button:focus-visible {
	color: #03A4E8;
}
.preheader-area .preheader-right-wrap .nav li .dropdown-nav li .header-branch-selection-button:focus-visible {
	outline: 2px solid #03A4E8;
	outline-offset: 2px;
}
.headerTwo .preheader-area {
	background-color: #333;
}
.headerTwo .preheader-area a {
	color: #fff;
}
.dropdown-nav.dropdown-menu-right {
	left: auto;
}
.attention {
	padding: 2rem;
	margin-bottom: 2rem;
}
.attention.danger {
	background: rgba(255,0,0,0.1);;
}
.attention.danger h2, .attention.danger h3, .attention.danger p {
	text-align: center;
	color: #555;
}
.attention.danger h2, h2.small-heading {
	text-transform: uppercase;
	font-size: 14px;
}
.small-heading h3 {
	font-size: 28px;
	color: #333;
}
.nice-select.very-small-select {
	width: 70px;
}
.page-pagination .pagination li span {
	background-color: #fff;
	color: #666666;
	display: block;
	padding: 12px 10px;
	font-weight: 700;
}
.shop-page-content-wrap {
	position: relative;
}
.products-buffer {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.7);
	z-index: 1;
}
.pro-qty a.dec {
	border-right: 1px solid #c5c5c5;
	border-left: 0;
	left: 0;
	right: auto;
	padding-left: 2px;
}
.pro-qty a.inc {
	right: 0;
	left: auto;
	border-left: 1px solid #c5c5c5;
	border-right: 0;
	padding-left: 2px;
}
.preheader-area a i.fal, .preheader-area a i.fas, .preheader-area a i.far, .preheader-area a i.fab {
	margin-right: 5px
}
#main-navbar > li > a.arrow-toggle::after {
	margin-left: 5px;
}
.btn i.fal, button i.fal, .btn i.fal, button i.fal, .btn i.fas, button i.fas, .btn i.fas, button i.fas, .btn i.far, button i.far, .btn i.far, button i.far, .btn i.far, button i.far, .btn i.far, button i.far {
	margin-right: 5px;
}
.single-product-page-content .product-details .product-share-area .share-btn a i.fal, .single-product-page-content .product-details .product-share-area .share-btn a i.fas, .single-product-page-content .product-details .product-share-area .share-btn a i.far, .single-product-page-content .product-details .product-share-area .share-btn a i.fab {
	border: 1px solid #c5c5c5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	font-size: 2rem;
	text-align: center;
	line-height: 35px;
	height: 35px;
	width: 35px;
	margin-right: 10px;
	-webkit-transition: all 0.4s ease-out 0.2s;
	-moz-transition: all 0.4s ease-out 0.2s;
	-o-transition: all 0.4s ease-out 0.2s;
	transition: all 0.4s ease-out 0.2s;
}
.single-product-page-content .product-details .product-share-area .share-btn a i.fa:hover, .single-product-page-content .product-details .product-share-area .share-btn a i.fab:hover {
	color: #fff;
}
.single-product-page-content .product-details .product-share-area .share-btn a i.fa-facebook, .single-product-page-content .product-details .product-share-area .share-btn a i.fa-facebook-f {
	color: #3B5999;
}
.single-product-page-content .product-details .product-share-area .share-btn a i.fab:hover.fa-facebook, .single-product-page-content .product-details .product-share-area .share-btn a i.fab:hover.fa-facebook-f {
	background-color: #3B5999;
	border-color: #3B5999;
}
.single-product-page-content .product-details .product-share-area .share-btn a i.fab:hover.fa-twitter {
	background-color: #1DA1F2;
	border-color: #1DA1F2;
}
.responsive-video {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.responsive-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video-title {
	font-size: 20px;
	text-transform: uppercase;
	font-size: 1.4rem;
	line-height: 1.5;
	font-weight: 700;
}
.stock-container {
	padding-left: 55px;
}
.stock-container .icon {
	float: left;
	margin-left: -55px;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 3;
}
.availability {
	padding: 7px;
	display: inline-block;
}
.availability.success {
	border: 1px solid #28a745;
}
.availability h4 {
	text-transform: uppercase;
	font-size: 13px;
}
.availability.success h4 {
	color: #28a745;
}
.availability.danger {
	border: 1px solid #dc3545;
}
.availability.danger h4 {
	color: #dc3545;
}
.availability.warning {
	border: 1px solid #ffc107;
}
.availability.warning h4 {
	color: #ffc107;
}
.stock-summary {
	border-left: 1px solid #dedede;
}
.stock-message {
	background: #fff7f8;
	padding: 15px 15px 0;
	border: 1px solid #dc3545;
	color: #dc3545;
	margin-bottom: 15px;
}
.mol-heading {
	font-size: 1.75rem;
	margin-top: 35px;
	text-align: center;
	text-transform: uppercase;
	color: #03A4E8;
}
.recommended-products-carousel .single-product-item {
	margin-top: 25px;
}
.search-full {
	position: relative;
}
.search-full .srch-icon {
	transition: all 0.3s ease-out 0.3s;
	position: relative;
	z-index: 1;
}
.header-search-input {
	position: absolute;
	right: -10px;
	background: #f7f7f7;
	border: 1px solid #eee;
	padding: 10px 40px 10px 15px;
	top: -9px;
	-webkit-transition: all 0.4s ease-out 0.2s;
	-moz-transition: all 0.4s ease-out 0.2s;
	-o-transition: all 0.4s ease-out 0.2s;
	transition: all 0.4s ease-out 0.2s;
	width: 215px;
	/* border-radius: 25px; */
	height: 40px;
	visibility: visible;
	text-transform: uppercase;
}
/*.header-search-input.visible {
	width: 215px;
	background: #f7f7f7;
	border: 1px solid #eee;
	visibility: visible;
}*/
.header-search-input::placeholder {
	color: #999;
}
.header-bottom-area {
	position: relative;
	padding: 10px 0;
}
.header-bottom-area.fixed {
	position: fixed;
}
.select2 {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.select2-dropdown {
	border-radius: 0;
	border: 1px solid #e8e8e8;
}
.select2-container .select2-selection--single {
	height: 39px;
}
.select2-container--default .select2-selection--single {
	transition: all .2s ease-in-out;
}
.select2-container--default .select2-selection--single {
	border: 1px solid #e8e8e8;
	border-radius: 0;
}
.select2-container--default.select2-container--open .select2-selection--single {
	border: 1px solid #999;
}
.select2-container .select2-selection--single .select2-selection__rendered {
	padding: 9.5px 30px 10px 15px;
	line-height: inherit;
}
.select2-results__option {
	line-height: 30px;
	min-height: 30px;
	padding: 0 30px 0 15px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	font-weight: 600;
	font-size: 1.3rem;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
	background-color: #f6f6f6;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #f6f6f6;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	color: inherit;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #e8e8e8;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	color:#999;
	font-size: 11px;
	height: 39px;
	top: 0;
	line-height: 39px;
}
.category-list li {
	margin-bottom: 0px;
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 10px;
	padding-top: 13px;
	list-style: none;
	text-transform: uppercase;
}
.category-list li.active > a, .category-list li a:hover {
	color: #03A4E8;
}
.category-list li > ul {
	border-left: 2px solid #03a4eb;
}
.category-list li a > span {
	float: right;
	width: 30px;
	text-align: center;
}
.category-list.dropdown {
	padding-left: 15px;
}
.category-list.dropdown {
	margin-top: 10px;
}
.category-list.dropdown li:first-child {
	border-top: 1px solid #dfdfdf;
}
.category-list.dropdown li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}
.sidebar-search {
	margin-bottom: 50px;
}
.sidebar-search input {
	padding: 18px 15px;
	width: 100%;
	border: 1px solid #ededed;
	background-color: #f7f7f7;
	-webkit-transition: all 0.4s ease-out 0.2s;
	-moz-transition: all 0.4s ease-out 0.2s;
	-o-transition: all 0.4s ease-out 0.2s;
	transition: all 0.4s ease-out 0.2s;
}
.fancy-side-heading {
	line-height: 0.5;
	text-align: center;
	color: #666;
}
.fancy-side-heading span {
	display: inline-block;
	position: relative;
}
.fancy-side-heading span:before,
.fancy-side-heading span:after {
	content: "";
	position: absolute;
	height: 5px;
	border-bottom: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
	top: 0;
	width: 100%;
}
.fancy-side-heading span:before {
	right: 100%;
	margin-right: 15px;
}
.fancy-side-heading span:after {
	left: 100%;
	margin-left: 15px;
}
.inline-category-list li a {
	color: #999;
}
.inline-category-list li a:hover {
	color: #03A4E8;
}
.inline-category-list li {
	display: inline-block;
	padding-right: 15px;
}
.inline-category-list li::after {
	content: "\f105";
	font-family: "Font Awesome 5 Pro";
	padding-left: 15px;
}
.inline-category-list li:last-child {
	padding-right: 0;
}
.inline-category-list li:last-child::after {
	content: none;
	padding: 0;
}
.product-hvr-content {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	right: 0;
}
.product-hvr-content .checkicon {
	background: #fff;
	position: absolute;
	width: 100%;
	padding: 11px 25px;
	transform: translateY(100%);
	bottom: 0;
	text-align: center;
	background: #03A4E8;
	color: #fff;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.mini-cart-wrap .minicart-content .single-cart-item .product-details {
	width: calc(100% - 80px + 15px);
}
.mini-cart-wrap .minicart-content .single-cart-item .product-details .desc {
	overflow: hidden;
	font-size: 12px;
	margin-bottom: 5px;
}
.product-hvr-content .added + .checkicon {
	transform: translateY(0%);
}
tr.disabled {
	opacity: 0.3;
	pointer-events: none;
}
.single-product-item .product-thumbnail .product-hvr-content .btn-quickView {
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.t-foot {
	background: #ededed;
}
.big-alert .alert-heading {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 15px;
	font-size: 20px;
}
.big-alert h3 i {
	font-size: 20px;
	height: 35px;
	width: 35px;
	text-align: center;
	line-height: 34px;
	border-radius: 50%;
	border: 1px solid;
	margin-right: 10px;
}
.big-alert .order-number {
	text-align: center;
	font-size: 30px;
}
.mini-cart-wrap .minicart-content { padding: 15px 15px; }
.mini-cart-wrap .minicart-content .single-cart-item {
	margin-bottom: 10px;
    padding-bottom: 10px;
}
.mini-cart-body {
	max-height: 283px;
	overflow-y: scroll;
}
.jumbotron {
	/*background: url('/assets/images/micropointsa_home_3.jpg');*/
	background: url('/assets/images/micropoint_sa_home.jpg');
}
.jumbotron .btn.btn-brand {
	background-color: #43c2ff;
}
.jumbotron .btn.btn-brand:hover, .jumbotron button.btn-brand:hover {
	background-color: #fff;
	color: #333;
}
.jumbotron h3 {
	font-weight: 300;
	font-size: 40px;
	margin-bottom: 25px;
}
.jumbotron h3, .jumbotron h4, .jumbotron p {
	color: #fff;
}
.video-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.brand-image {
	max-height: 30px;
}
p.product-title {
	font-size: 2.8rem;
	line-height: 1.2;
	font-weight: 600;
	margin-top: -6px;
	margin-bottom: 11px;
}
#page-header-wrapper .page-title-wrap h1 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/* MailChimp */
#mc_embed_signup {
	margin: 0 auto;
	max-width: 550px;
	padding: 30px 0;
}
#mce-error-response {
	margin-top: 5px;
	color: #e30000;
}
.mini-cart-body .product-details .quantity {
	display: flex;
	align-items: center;
}
.mini-cart-body .product-details .quantity .count { order: -1; }
.mini-cart-body .product-details .quantity .price { order: 2; }
.mini-cart-wrap .mini-cart-quotation-icon a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 80px;
	height: 64px;
	border: 1px solid #c9dce7;
	border-radius: 6px;
	background: linear-gradient(145deg, #f4f9fc 0%, #e5f1f7 100%);
	color: #087fc1;
}
.mini-cart-wrap .mini-cart-quotation-icon i { font-size: 30px; }
.mini-cart-wrap .mini-cart-quotation-item .product-details h2 a { text-transform: none; }
.mini-cart-wrap .mini-cart-quotation-quantity .price {
	font-size: 12px;
	font-weight: 600;
}
div.dataTables_wrapper div.dataTables_filter input {
	height: auto;
	font-size: 1.5rem;
	padding: 0.75rem 0.5rem;
	box-shadow: none;
}
div.dataTables_wrapper .page-link {
	padding: 1rem 1rem;
}



.dd.sub-title {
	font-size: 1.5rem;
    font-weight: bold;
    text-transform: uppercase;
}
.dd.table { margin-bottom: 1.5rem; }
.dd.table { border-bottom: 1px solid #dee2e6; }
.dd.table tr { border-right: 1px solid #dee2e6; }
.dd.table tr td { border-left: 1px solid #dee2e6; }
.dd.table tr:nth-child(odd) { background-color: #f7f7f7; }
.dd.table td.td-1 { font-weight: 700; }
.dd.ul-list { padding-left: 20px !important; }
.dd.ul-list, .dd.ul-list li { list-style-type: none !important; }
.dd.ul-list li:before {
    font-family: 'Font Awesome 5 Pro';
    content: '\f054';
    margin: 0 10px 0 -20px;
    color: #03A4E8;
}

@media only screen and (max-width: 991px) {
	.search-full {
		position: inherit;
	}
	.header-search-form {
		position: relative;
	}
	.search-full .srch-icon {
		position: absolute;
		right: 7px;
		top: 9px;
	}
	.header-search-input {
		position: relative;
		right: 0;
		top: 0;
	}
 /* .header-search-input {
		position: absolute;
		width: 100%;
		border-radius: 0;
		height: 45px;
		width: 100%;
		opacity: 0;
		left: 0;
		padding: 10px 15px;
		top: initial;
		bottom: -15px;
		z-index: 1;
	}
	.header-search-input.visible {
		background: #fff;
		width: 100%;
		opacity: 1;
		top: initial;
		bottom: -43px;
	}*/
	.header-bottom-area.fixed .header-search-input.visible {
		background: #f7f7f7;
	}
}
@media only screen and (max-width: 767px) {
	.stock-summary {
		border-left: none;
		margin:15px 0;
	}
	.mini-cart-body {
		max-height: 225px;
	}
}
@media only screen and (max-width: 499px) {
	ul.pagination li.disabled {
		display: none;
	}
	ul.pagination li.disabled {
		padding: 10px 12px;
	}
}
@media only screen and (max-width: 400px) {
	.header-search-input {
		width: 155px;
	}
}
@media print {
	.noprint {
		display: none;
	}

	.printthis {
		max-width: 12%;
	}
	.printthis .product-name, .printthis .product-prices {
		margin-bottom:  0px !important;
		font-size:  9px !important;
	}

	.page-padding {
		padding-top: 0px !important;

	}
	.printthis .special-item-orange {
		display:  none;
	}
}
.brandImage {
	max-width: 150px;
	width:100%;
}
.notice {
	border: 1px solid #e6e9ec;
	padding: 16px;
}
.notice-primary {
	border-color: #e6e9ec;
	border-left: 4px solid #0b63b6;
	background: #f7fbff;
}
.notice-warning {
	border-color: #ffe6a6;
	border-left: 4px solid #f5a300;
	background: #fff8e6;
}
.toc{
	background:#fcfdff;
	border:1px solid #e6e9ec;
}
.toc ol{
	margin:0;
	padding-left:18px
}
.show-bullets { padding-left: 25px; }
.show-bullets li { list-style: disc; }
