body, h1, h2, h3, h4, h5, h6, p {
	font-family: "Inter" !important;
}

.grid-image {
    max-height: 200px;
    max-width: 200px;
}
.pagination-area {
    border-top: none;
}
.header-bottom {
    padding: 12px 0;
    border-bottom: 1px solid #e6e6e6;
}
.main-content-area {
    padding-top: 60px;
    padding-bottom: 60px;
}
.alert {
    border-radius: 8px;
}
.section-title-style1 h2::before, .footer-menu ul li a::before, .footer-social {
	display: none!important;
}
.header-quick-links li:hover>a, .minicart-close:hover {
	color: #06c!important;
}
.product-description-content>div.main-content>p>span:nth-child(4)>a, .minicart-item-desc a:hover, .minicart-action-area a, .dashboard-content>.tab-pane a, .cartpage-total-price a {
	color: #06c!important;
}
.error-text>h2 {
	color: initial!important;
}
.single-grid-product:hover .grid-btn {
	left: auto!important;
	color: white!important;
	width: auto!important;
}
.grid-btn.add-to-cart {
	display: none;
	bottom: unset;
}
.fotorama__wrap {
	margin: auto!important;
	max-height: 540px!important;
}
.your-order-table table th {
	width: 70%!important;
}
.dashboard-list li a.active {
	background-color: rgba(0, 0, 0, 0.8)!important;
	color: #fff!important;
}
.dashboard-content>.tab-pane h3:first-child {
	margin-top: 10px!important;
}
.dashboard-content>.tab-pane h3 {
	margin-top: 20px!important;
}
.product-variation .product-quantity .cart-plus-minus {
	margin-right: 12px!important;
	border-radius: 20px;
	background-color: #f1f1f1 !important;
}
.checkout-form-list, .checkout-country {
	margin-bottom: 10px!important;
}
.default-button a:hover, .default-button a:focus {
	color: white!important;
}
.product-quantity .default-button {
  width: 100%;
}
.product-quantity .default-button a {
	padding: 4px 60px;
}
p:last-of-type .grand-t {
    font-weight: 500;
    color: black;
}
.product-details-add-to-cart {
	display: flex !important;
    align-items: center;
    height: 40px;
}
.product-details-add-to-cart i {
	font-size: 18px;
	margin-right: 6px;
}
.section-title h2 {
	text-transform: none!important;
}
.cart-table .cart-plus-minus-box {
	order: 2!important;
	border-radius: 0px;
  height: 40px;
  background: #f1f1f1;
}

.grid-add-to-cart .cart-plus-minus {
  flex: 2 !important;
  flex-basis: 0 !important;
  background-color: #f1f1f1 !important;
  border-radius: 18px;
  overflow: hidden;
}
.cartpage-pro-dec p {
	text-align: left!important;
}
.cart-page-image {
	max-height: 80px!important;
}
.cart-page-image-td {
	width: 100px!important;
}
.minitotal-price {
	color: #111!important;
}
.mini-cart-content a {
	display: block!important;
	line-height: normal!important;
	color: #2c2c2c!important;
	position: relative!important;
	overflow: hidden!important;
	text-overflow: ellipsis!important;
	display: -webkit-box!important;
	-webkit-line-clamp: 2!important;
	-webkit-box-orient: vertical!important;
}
.cart-page-single-area {
	border: 1px solid #ebebeb!important;
	margin: 10px 0 0 0!important;
	padding: 15px!important;
}
.minicart-total-wraper>p {
	padding: 0!important;
}
.cart-plus-minus {
	padding: 0px!important;
	position: relative!important;
	text-align: left!important;
	display: flex!important;
	flex-direction: row!important;
	flex: 0!important;
	justify-content: center!important;
}
.product-quantity {
	display: flex!important;
}
.product-quantity .cart-qty-box {
	border-radius: 0px!important;
	color: #000 !important;
	font-size: 18px!important;
	font-weight: 400!important;
	height: 40px!important;
	line-height: 40px!important;
	background: transparent !important;
	padding: 0 10px!important;
	margin-right: 0px!important;
	width: 86px!important;
	order: 2!important;
	z-index:1;
}
.dec.qtybutton {
	bottom: 0!important;
	order: 1!important;
	border-radius: 20px 0 0 20px !important;
}
.inc.qtybutton {
	top: 0!important;
	order: 3!important;
	border-radius: 0 20px 20px 0 !important;
}
.dec.qtybutton, .inc.qtybutton {
	line-height: 36px!important;
	position: relative!important;
	right: 0!important;
	width: 44px!important;
	cursor: pointer!important;
	font-size: 23px!important;
	color: #111!important;
	user-select: none!important;
  background-color: #f1f1f1;
}
a {
	font-size: inherit!important;
	cursor: pointer!important;
}
.minicart-total-wraper b {
	text-transform: none!important;
}
thead {
	background-color: transparent!important;
}
.cart-product-name {
	padding-right: 10px!important;
}
.minicart-close {
	right: 20px!important;
	top: 20px!important;
}
input, input:focus {
	outline: medium none!important;
	color: #111!important;
}
.minicart-close i {
	font-weight: 600!important;
}
.mini-cart {
	padding: 20px!important;
	border-radius: 8px!important;
}
.list-product-info .learn-more-btn {
	color: #515154!important;
	font-size: 13px!important;
	margin-bottom: 17px!important;
	display: inline-block!important;
	text-decoration: underline!important;
}
.header-quick-links a>span {
	background: #0071e3!important;
	padding: 0 4px!important;
	width: auto!important;
	font-weight: 500;
	border-radius: 4px!important;
}
.minicart-total-wraper>a {
	background: #0071e3 none repeat scroll 0 0!important;
	border-radius: 18px!important;
	color: #fff!important;
	display: block!important;
	font-size: 15px!important;
	font-weight: 500!important;
	height: auto!important;
	line-height: 20px!important;
	margin: 20px 0 30px!important;
	padding: 8px 16px!important;
	text-align: center!important;
	text-transform: none!important;
}
.minicart-total-wraper>a:hover, .minicart-total-wraper>a:focus {
	background: #006EDB!important;
	color: white!important;
}
.pagination-area li>span, .pagination-area li a:hover {
	display: block!important;
	background: #f5f5f7!important;
	color: #111!important;
	border-color: #d6d6d6!important;
}
.pagination-area a, .pagination-area span {
	height: 32px!important;
	line-height: 32px!important;
	text-align: center!important;
	width: 32px!important;
	width: 28px!important;
	border: 1px solid #d6d6d6!important;
	border-radius: 5px!important;
	text-align: center!important;
	color: #666!important;
}
input, select, textarea {
	-webkit-transition: none!important;
	-moz-transition: none!important;
	-ms-transition: none!important;
	-o-transition: none!important;
	transition: none!important;
}
.view-mode li a {
	display: block!important;
	background: #111!important;
	border-radius: 0!important;
}
.view-mode li a.active, .view-mode li:hover a {
	background: #0071e3 none repeat scroll 0 0!important;
}
.single-product-image {
  border-radius: 10px;
  overflow: hidden;
}
.single-product-image img.fotorama__img {
	max-height: 540px!important;
	width: auto!important;
	margin: 0 auto!important;
}
#forgot-password-form .form-group {
	margin: 0!important;
	margin-right: 20px!important;
}
.product-quantity-checkout {
	display: table-cell!important;
}
input.cart-qty-box:focus, .form-control:focus, .cart-table .cart-plus-minus-box:focus, input#ClientReference:focus {
	border: 1px solid #0070c9!important;
}
::selection {
	background: #B4D5FE!important;
	color: inherit!important;
	text-shadow: none!important;
}
.shop-page-header {
  margin: 0;
}
.grid-product-image a {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.section-title-border {
	border-bottom: none!important;
	margin-bottom: 0px!important;
}
.sidebar-category ul {
	border: none!important;
	padding: 0!important;
}
.sidebar-menu ul ul li a.category-link:first-child {
	margin-left: 23px!important;
}
.sidebar-menu ul ul ul li a.category-link:first-child {
	margin-left: 0px!important;
}
.sidebar-category ul ul {
	margin-bottom: 10px!important;
}
.sidebar-category ul ul ul {
	padding-left: 14px!important;
	border-left: 1px solid #d6d6d6!important;
	margin-left: 9px!important;
}
.footer-menu ul li a {
	color: #515154!important;
	display: block!important;
	font-size: 12px!important;
	font-weight: 400!important;
	line-height: normal!important;
	margin-bottom: .8em!important;
	transition: none!important;
}
.footer-menu ul li a:hover {
	color: #515154!important;
	text-decoration: underline!important;
}
.list-product-info>a {
	font-size: 18px!important;
}
.rounded {
	border-radius: 0rem!important;
}
.footer-middle>.container {
	padding-top: 60px!important;
	border-bottom: 1px solid #ebebeb!important;
	color: #666!important;
	padding-bottom: 40px!important;
}
.minicart-price {
	color: #111!important;
}
.customer-area>h3 {
	text-transform: none!important;
}
.product-details-add-to-cart, .checkout input[type="submit"], .list-product-info .default-button a, .grid-btn, .quickview-add-to-cart, .cartpage-total-price .default-button a, .contact-us-area .submit-button .control-form {
	font-size: 16px!important;
	line-height: 32px!important;
	font-weight: 400!important;
	background: #0071e3!important;
	border-radius: 20px!important;
	color: #fff!important;
	cursor: pointer!important;
	min-width: max-content!important;
	padding: 4px 38px!important;
	text-transform: none!important;
	border: none!important;
        justify-content: center;
}
.product-details-add-to-cart:hover, .product-details-add-to-cart:focus, .checkout input[type="submit"]:hover, .product-search .input-text.submit-btn:hover, .cartpage-total-price .default-button a:hover {
	background: #147ce5!important;
	color: #fff!important;
	animation: none!important;
}
.footer-middle {
	background: #f5f5f7!important;
}
.footer-menu h4 {
	color: #1d1d1f!important;
	font-weight: 600!important;
	font-size: 13px!important;
	line-height: 20px!important;
	text-transform: none!important;
	margin-bottom: 10px!important;
}
.category-title h6 {
	background: rgba(0,0,0,.05)!important;
	border-radius: 6px!important;
	color: #1d1d1f!important;
	text-transform: none!important;
	height: 40px;
    line-height: 40px;
	font-weight: 600;
	transition: background .2s ease;
}
.category-title:hover h6 {
	background: rgba(0,0,0,.1)!important;
	transition: background .2s ease;
}
.your-order-table table tr.cart_item:hover {
	background: transparent!important;
}
.header-top-right-menu ul ul {
	border: 1px solid #d2d2d7!important;
	border-radius: 8px!important;
	box-shadow: none!important;
	text-align: left!important;
	padding: 5px 20px;
}
.header-top-right-menu ul ul li {
    padding: 0 !important;
}
.category-title ul ul {
	min-width: 300px!important;
	border-radius: 8px;
    box-shadow: none;
    border: 1px solid #d2d2d7;
}
.category-title ul ul ul {
	margin-top: -20px!important;
}
.header-top-right-menu ul ul li a {
	color: #06c!important;
	font-weight: 400!important;
	opacity: 1!important;
}
.product-category nav li:hover>a, .more-cat:hover span {
	color: #06c!important;
}
.product-search, .product-search form {
	border-radius: 6px!important;
}
.category-title h6 i {
    line-height: 40px;
}
.product-search .input-text.submit-btn {
	background: #0071e3 none repeat scroll 0 0!important;
	border-radius: 0!important;
	font-size: 24px!important;
	font-weight: 500!important;
	color: white!important;
	height: 40px;
	padding: 0 16px;
    line-height: normal;
}
.header-top-right-menu ul ul li:hover a {
	color: #06c!important;
	text-decoration: underline!important;
}
.sidebar-menu #accordion li {
	line-height: 28px!important;
}
.header-bottom .box-container .row .col-12 {
    display: flex!important;
	max-width: 1140px;
}
.header-bottom .box-container .row .col-12 .logo {
    display: flex;
    align-self: center;
	font-weight: 500;
}
.logo img, .logo-footer img {
	/*max-height: 28px!important;*/
}
.slider-area {
	display: none!important;
}
#scrollUp {
	display: none!important;
}
.customer-menu {
	font-weight: bold!important;
}
.card-title {
	color: #1d1d1f!important;
	margin: 0;
}
.card-title.card-img-overlay.dark-fade {
	margin-bottom: 0!important;
}

.category-link .card {
	display: flex;
	flex-direction: column-reverse;
	margin: 0 0 30px 0;
}

.productsheet {
	display: flex;
	align-items: center;
}

.productsheet span {
	margin-right: 10px;
}
	
.card {
	background-color: #f2f2f2!important;
	border: none!important;
	border-radius: 8px!important;
	overflow: hidden;
}
.card:hover .card-title {
	color: #0070c9!important;
}
.card-img-overlay {
	position: relative!important;
}
.card-columns .card {
  margin-bottom: 15px;
  display: block;
}
.card-columns:first-of-type .card {
  float: left;
}
.card-columns:first-of-type .card:nth-child(3n+1) {
  clear: left;
}
.grid-product-image {
	min-height: 200px!important;
	display: flex!important;
	align-items: center!important;
	justify-content: center!important;
}
.dark-fade {
	background: none!important;
	padding: 1.75rem!important;
	padding-bottom: 0px!important;
}
.sidebar-menu h2, #accordion>ul>li>.category-link a:first-child {
	font-weight: 600!important;
	padding: 0 8px!important;
	text-transform: none!important;
	font-size: 1.1em!important;
	margin-bottom: 0px!important;
	color: #111 !important
}
.single-product-image .fotorama__fullscreen-icon {
	height: 100%!important;
	width: 100%!important;
	position: relative!important;
	top: 0!important;
	right: 0!important;
	background: none!important;
}
.fotorama--fullscreen .fotorama__img {
	height: auto!important;
	width: auto!important;
	position: fixed!important;
	top: 50%!important;
	left: 50%!important;
	transform: translate(-50%, -50%)!important;
	max-width: 100%!important;
	max-height: 100%!important;
}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
	opacity: 1!important;
}
.fotorama__fullscreen-icon {
	top: 10%!important;
	right: 6%!important;
}
#accordion>ul>li>a:first-child:hover {
	color: #333!important;
}
.cat-mobile .product-category {
	display: none !important;
	width: auto;
    margin: 0 !important;
}
.cat-mobile .product-category h6 {
	background: none !important;
    padding: 0;
}
.cat-mobile .product-category h6 i {
	font-size: 24px;
    margin-right: 16px;
}
.cat-mobile .product-category h6 span {
	display: none;
}
.single-sidebar {
	margin-bottom: 14px!important;
	padding-bottom: 10px!important;
}
.sidebar-filter {
	border-bottom: 1px solid #e3e3e3!important;
}

.header-top {
	margin-bottom: 24px;
	z-index: unset;
	background: rgba(0,0,0,.05);
}
.header-top-left-menu nav > ul > li {
    padding: 0 14px;
}
.header-quick-links a i {
    font-size: 30px;
}
.header-top-left-menu ul li a, .header-top-right-menu ul li a {
	line-height: 36px;
	font-size: 13px !important;
	color: #000000 !important;
	opacity: .88;
}
.sidebar-menu li {
	line-height: unset!important;
}
.sidebar-menu li a {
	color: #2c2c2c!important;
	text-transform: none!important;
	font-size: 14px!important;
	font-weight: 400!important;
	display: inline-block!important;
	line-height: 26px!important;
}
.sidebar-filter li a {
	width: 100%!important;
	padding: 2px 8px!important;
}
.sidebar-menu li a:hover, .attribute-link.active {
	color: #0070c9!important;
}
.display-4 {
	color: #111!important;
	font-weight: 600!important;
}
.sidebar-category .section-title {
	display: none!important;
}
.product-description-content .price-box span {
	font-weight: 500!important;
	font-size: 18px!important;
}
.product-description-content .price-box {
	margin-bottom: 10px;
}
.product-description-content h2 {
	color: #1d1d1f!important;
	font-size: 32px!important;
	line-height: 1.125!important;
	font-weight: 600!important;
	margin-bottom: 10px;
}
a, .btn {
	-webkit-transition: none!important;
	-moz-transition: none!important;
	-ms-transition: none!important;
	-o-transition: none!important;
	transition: none!important;
}
.product-meta p, .product-sku span {
	color:#1d1d1f !important;
}
.product-sku span {
	font-weight: 500;
}
.product-meta .product-sku {
	margin-bottom: 20px !important;
}
.product-manufacturer {
	margin-bottom: 10px !important;
	font-size: 16px;
    text-transform: uppercase;
}
.product-manufacturer a {
    color: #06c;
}
.afhaling {
	padding-top:16px;
}
.main-content > p {
    margin-bottom:20px;
}
.grid-product-info {
	padding: 1rem 0 0 0!important;
	text-align: center!important;
	flex-direction: column!important;
	display: flex!important;
}
.grid-add-to-cart {
	display: none;
	margin-top: 8px;
}
.grid-add-to-cart .default-button {
	width: 100%;
	flex: 1;
    flex-basis: 0;
}
.grid-manufacturer a {
	width: 100%;
	text-transform: uppercase;
	font-weight: 500;
}
.grid-manufacturer a:hover {
	color: inherit !important;
}
.grid-add-to-cart .default-button i {
	font-size: 19px;
}
.grid-product-info .price-box {
	margin-top:16px;
}
.grid-add-to-cart  .product-quantity {
	height: 36px;
}
.grid-add-to-cart .product-quantity .cart-qty-box {
    font-size: 16px!important;
    height: 36px!important;
    line-height: normal!important;
	padding: 0 !important;
	width: 100%!important;
}
.grid-add-to-cart .dec.qtybutton, .inc.qtybutton {
    width: 44px!important;
	min-width: 44px;
}
.grid-manufacturer {
    min-height: 25px;
}
.grid-add-to-cart .product-quantity .default-button a {
  margin-right: 0 !important;
  margin-left: 8px;
  padding: unset !important;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 36px !important;
  border-radius: 18px !important;
}
.sidebar-menu #accordion>ul>li>a {
	font-weight: 600!important;
}
.grid-product-info>a {
	font-size: 14px !important;
	min-height: 40px;
	color: #000;
	font-weight: 500;
	position: relative;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.cart-mobile {
	display: none !important;
}
.price-box .regular-price {
	color: #000000;
	font-size: 16px!important;
	font-weight: 400!important;
}
.product-meta .price-box .regular-price {
	color: #06c;
}
ul.sidebar-active {
	border: none!important;
}
.product-category nav {
  border-radius: 8px;
  box-shadow: none;
  border: 1px solid #d2d2d7;
  padding: 5px 0;
}
.product-category nav:before {
  border-top: 1px solid #d2d2d7;
  border-left: 1px solid #d2d2d7;
  box-shadow: none;
}
.product-category nav > ul > li:last-child > a {
  border-bottom: none;
}
.product-category nav li a, .more-cat span {
	text-transform: none!important;
}
.shop-by-category .section-title {
	display: none!important;
}
a:hover, a:focus, .cartpage-item-remove a:hover i {
	color: #0070c9!important;
	text-decoration: none!important;
}
.shop-by-category .card:hover .card-title {
	color: #333!important;
}
.product-search .input-text {
    height: 38px;
    line-height: normal;
}
.checkout input[type="submit"] {
	padding: 18px 31px!important;
	border-radius: 12px!important;
	height: auto!important;
	line-height: 20px!important;
}
.your-order-table table th, .your-order-table table td {
	text-align: left!important;
}
.your-order-table table th {
	text-transform: none!important;
}
.cart-page-edit a:hover, .cartpage-delete-item a:hover, .cartpage-pro-dec p a:hover, .cart-pro-price p, .ship-info a:hover, .method-right a:hover, .cartpage-pro-dec h2 a:hover, a.wishlist-back:hover, .wishlist-table .cartpage-pro-dec h2 a:hover {
	color: #111!important;
}
@media (max-width: 767px) {
	.mini-cart {
		right: -162px!important;
	}
}
@media (max-width: 767px) {
	.header-top-right-menu ul li:last-child ul {
		right: -75px!important;
	}
}
.korando-table-area .default-button a, .customer-area.contact-us-area .primary-btn.default-button a, .error-button a {
	border-radius: 0px!important;
	color: #333!important;
	border-radius: 8px!important;
	background: #f1f1f1!important;
	text-transform: none!important;
}
.korando-table-area .default-button a:hover, .customer-area.contact-us-area .primary-btn.default-button a:hover, .error-button a:hover {
	color: #333!important;
}
.toggle-quickview {
	display: none!important;
}
.korando-table-area table tbody tr td {
	padding: 8px 4px!important;
}

.product-description-tab-menu li a {
    color: #1d1d1f !important;
    font-weight: 600;
    padding: 0px !important;
    display: block;
    text-transform: none !important;
    font-size: 32px !important;
    line-height: 1.125 !important;
}

.product-description-tab-menu .nav {
    justify-content: left !important;
}

.product-description-tab-menu {
    background: transparent !important;
    padding: 50px 0 !important;
    border-top: 1px solid #d2d2d7 !important;
}

.cartpage-total-price .primary-btn.default-button {
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
}

.primary-btn.default-button > a:first-child {
    height: auto !important;
    width: auto !important;
    padding: 0 !important;
    background: none !important;
    color: #111 !important;
    margin-top: 10px;
    line-height: normal !important;
}
.primary-btn.default-button > a:first-child:hover {
    color: #0071e3!important;
	text-decoration: underline!important;
}

.header-bottom .box-container .row {
    justify-content: space-between;
}
.banner {
	background-image: url('../ventilator.jpg');
	background-size: cover;
	background-position: center center;
	height: 200px;
	padding: 1.25rem 3rem;
	display: flex;
	margin-bottom: 1.25rem;
	border-radius: 10px;
}

.banner h2 {
	color: white;
	display: flex;
	align-self: center;
	margin: 0;
}
.row.product-grid-view {
  gap: 12px;
}

.product-grid-view .single-grid-product {
  margin-bottom: 0px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding:1.5rem 1rem 1rem !important;
}

#grid-product>.row {
  margin-left: unset;
  margin-right: unset;
}

.grid-product-info {
  text-align: left !important;
}

@media (min-width: 576px) {
.product-grid-view .col-sm-6 {
  max-width: calc(50% - 8px);
}
.card-columns {
  -webkit-column-gap: 15px;;
  -moz-column-gap: 15px;;
  column-gap: 15px;
}
}

@media (max-width: 767px) {
  .product-variation {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #ffffff;
    padding: 15px;
    z-index: 1;
    border-top: 1px solid #d2d2d7;
  }
  .product-quantity .cart-qty-box {
	width: 100% !important;
  }
  .cart-plus-minus {
    width: 100%;
	flex:1!important;
	}
	.product-quantity .default-button {
		flex:1 !important;
	}
	.product-quantity .default-button a {
		justify-content: center;
	}
.dec.qtybutton, .inc.qtybutton {
	min-width: 36px;
}
  .product-cart-option {
    display: none;
  }
  .grid-image {
    max-height: 160px;
    max-width: 160px;
}
  .main-content > p {
    border-bottom: none;
    padding-bottom: none;
  }
  .single-product-description {
    margin-bottom: 20px;
  }
}

@media (min-width: 992px) {
.product-grid-view .col-lg-4 {
  max-width: calc(33.333333% - 8px);
}
}

.cartpage-button span {
	font-size: 18px;
	vertical-align: text-bottom;
	margin-right: 4px;
}

.shop-by-category .card-body ul {
    display: none !important;
}