/*------------fontcss-------------*/


.proximanovabold {
	font-family: proxima-nova, sans-serif;
	font-display: swap;
	font-style: normal;
	font-weight: 700;
}

.proximanovaregular {
	font-family: proxima-nova, sans-serif;
	font-display: swap;
	font-style: normal;
	font-weight: 400;
}

body {
	/*font-family: "Proxima Nova Bd" !important;*/
	color: #333;
	background-color: #fff;
	font-display: swap;
	font-style: normal;
	font-weight: normal;
}
.mobile-actions{
	display: none;
}
div#shipping-new-address-form input#shipping-save-in-address-book{
    float: left;
}
#shipping-new-address-form ::-webkit-input-placeholder{
	color:transparent;
}
#shipping-new-address-form :-ms-input-placeholder {  
   color:transparent;
}
.popup-authentication .block-authentication a.action.action-register.primary {
    background-color: #076ED9;
    border: none;
    color: white;
    font-weight: bold;
    padding: 9px 21px;
    height: auto;
}
.popup-authentication .block-authentication .actions-toolbar {
    margin-top: 0;
}
.popup-authentication .block-authentication .guest-checkout {
    border-top: 1px solid #c1c1c1;
    margin-top: 8rem;
}
.popup-authentication .block-authentication .guest-checkout .block-content {
    background-color: #076ED9;
    font-weight: bold;
    padding: 9px 21px;
    height: auto;
    margin-right: 0;
    width: auto;
    float: right;
}
.popup-authentication .block-authentication .guest-checkout .block-content a{
	 background-color: #076ED9;
    border: none;
    color: white;
    font-weight: bold;
    height: auto;
    margin-right: 0;
    width: auto;
    text-decoration: unset;
    font-size: 1.8rem;
    font-weight: bold;
}
.popup-authentication .block-authentication .block.block-new-customer {
    display: block;
}
.category-entire-range .block-content.filter-content .filter-options-item:first-child,
.category-air-purifiers .block-content.filter-content .filter-options-item:first-child,
.category-air-coolers .block-content.filter-content .filter-options-item:first-child {
    display: block; 
}
.categorypath-water-purifiers-entire-range .block-content.filter-content .filter-options-item {
    display: block !important;
}
.category-entire-range .block-content.filter-content .filter-options-item , 
.category-air-purifiers .block-content.filter-content .filter-options-item,
.category-air-coolers .block-content.filter-content .filter-options-item{
    display: none; 
}
.categorypath-air-conditioners-entire-range .block-content.filter-content .filter-options-item{
	display: block;
}
.category-special-offer.catalog-category-view .breadcrumbs , .category-special-offer.catalog-category-view .sorter {
    display: none;
}
.category-special-offer.catalog-category-view .category-description {
    background: #0b498b;
    text-align: center;
    color: #fff;
    margin-top: 1px;
    padding: 22px;
    font-size: 22px;
}
.category-special-offer.catalog-category-view .category-description p {
    margin: 0;
}
.category-special-offer.catalog-category-view .toolbar.toolbar-products:nth-child(3) {
    display: none;
}
.category-special-offer.catalog-category-view .widget.block.block-static-block {
    padding-bottom: 15px;
    font-size: 16px;
}
select#selected_category{
	background-image: url("https://m.646j.com/consumer/static/frontend/Codextblog/luma_custom/en_US/images/select-bg.svg");
}
.category-inverter-split div#layered-filter-block-container .filter-options-item[attribute="categories"],
.category-3-star div#layered-filter-block-container .filter-options-item[attribute="categories"],
.category-4-star div#layered-filter-block-container .filter-options-item[attribute="categories"],
.category-5-star div#layered-filter-block-container .filter-options-item[attribute="categories"],
.category-fixed-speed-split div#layered-filter-block-container .filter-options-item[attribute="categories"],
.category-window div#layered-filter-block-container .filter-options-item[attribute="categories"],
.category-portable div#layered-filter-block-container .filter-options-item[attribute="categories"]
{
    display: none;
}
.filter_button_shwhd , .filter_button_active{
	font-family: proxima-nova, sans-serif !important;
}
.text__banner p.para__cat, .para__cat, .big__title, .price_details .product.details.product-item-details h6{
	font-weight: 700 !important;
}

@media only screen and (min-width: 768px){
	.category-special-offer.catalog-category-view .products-grid .product-item{
		width: 24%;
	}
	.categorypath-air-coolers-special-offer.category-special-offer.catalog-category-view .products-grid .product-item {
    	width: 32%;
	}
	.category-special-offer.catalog-category-view .product.details.product-item-details{
		float: none;
	}
	.category-special-offer.catalog-category-view .widget.block.block-static-block{
		display: none;
	}
	.category-special-offer.catalog-category-view .columns .widget.block.block-static-block {
    	display: block;
	}
	.categorypath-air-coolers-special-offer.category-special-offer .products.wrapper.grid.products-grid {
    	margin-left: 12.5%;
    	margin-right: 12.5%;
	}
}

@media (min-width: 320px) and (max-width: 680px) {

	tr.item-actions {
		float: left;
		position: relative !important;
		left: 27% !important;
		top: -184px !important;
	}

	.customer-account-create .field.choice.newsletter {
		float: left;
		width: 100%;
	}

	.customer-account-create #is_subscribed.checkbox {
		float: left;
		margin-right: 0 !important;
	}

	.customer-account-create #password-strength-meter-label {
		float: left !important;
		font-size: 12px;
	}

	.customer-account-create .password-strength-meter {
		- background-color: #f4f4f4;
		height: 32px;
		line-height: 19px !important;
		padding: 0 !important;
		position: relative;
		z-index: 1;
		font-size: 11px !important;
		float: left !important;
	}

	.block-authentication ul li {
		list-style: outside;
		margin-left: 15px;
		font-size: 13px;
	}

	.block-authentication .fieldset.login {
		width: 95%;
	}

	.block-authentication button#send2 {
		background: #1979c3;
		color: white;
	}

}


.page-header .panel.wrapper {
	border-bottom: none;
	background-color: #00498B;
	margin: 0px;
	border-radius: 0px !important;
}

.top-custom-links li:first-child {
	padding-left: 0px !important;
}

.header.links a {
	text-transform: uppercase;
	color: #E2E2E2;
	letter-spacing: -0.08px;
}

.minicart-wrapper {
	margin-left: 20px;
	margin-right: 90px;
}

.minicart-wrapper .action.showcart .text {
	width: 52px !important;
	height: 28px;
	position: absolute;
	z-index: 999999;
	color: white;
	clip: auto;
	margin-top: 6px;
	margin-left: 5px;
	text-transform: uppercase;

}

.cms-home .below_silder button {
	text-transform: uppercase;
	border: none;
	font-weight: bold;
	font-size: 1.5rem !important;
}

.minicart-wrapper .action.showcart .counter.qty.empty {
	display: block;
}

.minicart-wrapper .action.showcart .counter.qty {
	background: none;
	color: #fff;
	height: 24px;
	line-height: 24px;
	border-radius: 2px;
	display: inline-block;
	margin: 3px 0 0;
	min-width: 18px;
	overflow: hidden;
	padding: 0 3px;
	text-align: center;
	white-space: normal;
	position: absolute;
	top: 1px;
	right: -76px;
}

.minicart-wrapper .action.showcart .counter.qty::before {
	content: "(";
}

.minicart-wrapper .action.showcart .counter.qty::after {
	content: ")";
}

.section-items.nav-sections-items {
	background: white;
	/*width: 50%;*/
	position: absolute;
	top: 45px;
	left: 220px;
}

.navigation {
	background: white;
}

.navigation .level0>.level-top {
	color: black;
	text-transform: uppercase;
}

#maincontent {
	padding: 0px;
	margin: 0px;
	max-width: 100%;
}

.panel.header {
	margin: 0px !important;
	max-width: 100% !important;
	border: none !important;
	background: #00498B;
	border-radius: 0px;
}

.page-header {
	margin: 0px !important;
	border-bottom: none !important;
	padding-bottom: 0px;
}

.nav-sections {
	margin-bottom: 0px;
}

.no-padding {
	padding: 0px !important;
}

.magestore-bannerslider-standard .flex-control-nav {
	width: 12%;
	position: absolute;
	bottom: -5px;
	text-align: center;
	margin: 0 auto;
	float: none;
	display: table;
	left: 44%;
	padding: 2px;
	border: 1px solid transparent;
	background-color: skyblue;
	border-radius: 10px 10px 0px 0px;
}

.magestore-bannerslider-standard .flex-control-nav li {
	margin: 6px 6px;
	display: inline-block;
	zoom: 1;
}

.header.content {
	max-width: 100% !important;
}

.navigation .level0 .submenu a {
	line-height: inherit;
	color: black;
	/*text-transform: uppercase;*/
	font-weight: bold;
}

.navigation .level0.has-active>.level-top {
	border: none;
}

.navigation .level0.active>.level-top {
	border-color: #00498B;
	border-style: solid;
	border-width: 0 0 6px;
	color: #333;
	text-decoration: none;
	display: inline-block;
}

.navigation .level0 .submenu a:hover,
.navigation .level0 .submenu a.ui-state-focus {
	background: white;
	color: #00498B;
	text-decoration: none;
}

.navigation .level0>.level-top:hover,
.navigation .level0>.level-top.ui-state-focus {
	color: #00498B;
	text-decoration: none;
}

.block-search #search_mini_form input {
	margin: 0;
	padding-right: 35px;
	position: static;
	border: none;
	border-bottom: 2px solid #868686;
	/* padding-left: 0px; */
}

.cms-home.cms-index-index.page-layout-1column {
	overflow-x: hidden;
}

.navigation .level0 .submenu {
	min-width: 175px;
}

.toolbar.toolbar-products:nth-child(3) {
	display: block;
}

.logo img {
	max-height: inherit;
	width: 150px;
	height: 33px !important;
}

.catalog-product-view .product-info-main {
	width: 40%;
	padding-right: 6%;
}

.catalog-product-view .product-info-main h1 {
	font-size: 2rem;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #D6D6D6;
	padding-bottom: 10px;
	margin-left: 4%;
}

.catalog-product-view .product-options-bottom .price-box .price-container .price,
.catalog-product-view .product-info-price .price-box .price-container .price {
	font-size: 22px;
	line-height: 36px;
	color: #004D9D;
}

.catalog-product-view .product-info-main .product-info-stock-sku {
	display: none;
}

.catalog-product-view .product-info-main .product-info-price {
	border-bottom: none;
	margin-bottom: 0px;
}

.catalog-product-view .field.qty {
	display: none;
}

.catalog-product-view .product.media {
	width: 40%;
	margin-left: 12%;
}

.catalog-product-view .product.data.items {
	background-color: #E8E8E8;
}

.catalog-product-view .product.data.items>.item.title.active>.switch {
	background: #E8E8E8;
	text-decoration: none;
	font-weight: bold;
	border: none;
}

.catalog-product-view .product.data.items a {
	color: black !important;
	text-transform: uppercase;
	background: #E8E8E8 !important;
}

.catalog-product-view .product.data.items>.item.title:not(.disabled)>.switch:focus,
.catalog-product-view .product.data.items>.item.title:not(.disabled)>.switch:hover {
	background: #E8E8E8;
	color: black;
	font-weight: bold;

}

.catalog-product-view .product.info.detailed {
	clear: both;
	margin-bottom: 0px;
}

.catalog-product-view .product.data.items {
	position: relative;
	z-index: 1;
	border-bottom: 0;
	/*	margin-left: 10px;
		margin-right: 10px;*/
	margin-bottom: 0px;
}

.catalog-product-view .fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
	width: 100%;
	margin: 0 auto;
	float: none;
}

.catalog-product-view .fotorama__nav--thumbs .fotorama__nav__frame {
	padding: 2px 20px;

}

.catalog-product-view .fotorama__nav--thumbs {

	width: auto;
	text-align: center;
}

.menu__column {
	padding-right: 5px;
	padding-left: 5px;
}

.page-with-filter.wp-ln-filter-page.page-products.categorypath-air-conditioners.category-air-conditioners.catalog-category-view.page-layout-1column .category-cms {
	margin-bottom: 0px;
}

.page-with-filter.wp-ln-filter-page.page-products.categorypath-air-conditioners.category-air-conditioners.catalog-category-view.page-layout-1column .column.main {
	display: none;
}

#deliveryinfo {
	padding: 0px;
	width: 100%;
	overflow-x: hidden;
}

.checkout-cart-index h1 {
	font-size: 19px;
	margin-bottom: 10px;
	padding-left: 4%;
}

.checkout-cart-index .cart-container .form-cart,
.checkout-cart-index .cart-discount {
	width: 100%;
	float: left;
	padding-right: 4%;
	padding-left: 4%;
	margin-bottom: 0px;
}

.checkout-cart-index .cart-summary>.title,
.checkout-cart-index .cart-summary .block {
	display: none;
	border: none;
}

.checkout-cart-index .cart-totals tbody .mark,
.cart-totals tfoot .mark {
	text-align: left;
	background-color: white;
}

.checkout-cart-index .cart-totals,
.checkout-cart-index .opc-block-summary .table-totals {
	border-top: none;
	padding-top: 0px;
}

.checkout-cart-index .cart-totals tbody .amount,
.checkout-cart-index .cart-totals tfoot .amount,
.checkout-cart-index .opc-block-summary .table-totals tbody .amount,
.checkout-cart-index .opc-block-summary .table-totals tfoot .amount {
	border: 0;
	font-weight: 400;
	padding: 6px 36px 6px 14px;
	text-align: right;
	white-space: nowrap;
}

.checkout-cart-index .mark .label {
	padding: 5px 0px .3em;
}

.checkout-cart-index .cart.table-wrapper .product-item-photo {
	display: table-cell;
	padding-right: 0px;
	position: static;
	vertical-align: top;
	width: 30% !important;
}

.checkout-cart-index .cart-totals .grand .amount,
.checkout-cart-index .opc-block-summary .table-totals .grand .amount {
	font-size: 1.8rem;
	border-top: 1px solid #ccc;
	padding-right: 33px;
	padding-bottom: 0px !important;
}

.checkout-cart-index .cart-summary .checkout-methods-items {
	padding: 0;
	margin-top: 0px;
}

.checkout-cart-index .action.multicheckout {
	display: none;
}

.checkout-cart-index .cart-summary .checkout-methods-items .item {
	margin-bottom: 0px;
	width: 45%;
	float: right;
}

.checkout-cart-index .products-list .product-image-wrapper .product-image-photo,
.checkout-cart-index .cart.table-wrapper .product-image-wrapper .product-image-photo,
.checkout-cart-index .minicart-items .product-image-wrapper .product-image-photo,
.checkout-cart-index .block-giftregistry-shared-items .product-image-wrapper .product-image-photo {
	position: static;
	border: 1px solid #DBD7D7;
	margin: 0px;
	width: 83%;
}

.checkout-cart-index .product-image-container {
	background: white;
}

.details-page-custom-attr {
	padding: 5px 27px;
	border-left: 1px solid #D6D6D6;
}

.details-page-custom-attr li {
	padding-bottom: 4px;
	color: black;
}

.catalog-product-view .product-info-main .product-add-form {
	padding-top: 0px;
	margin-left: 6%;
}

.catalog-product-view .product-reviews-summary.empty {
	display: none;
}

.checkout-cart-index .cart.table-wrapper .item .item-info .col.item {
	padding: 6px;
	border: 1px solid #D6D6D6 !important;
	margin-top: 20px;
	width: 319px;
	margin-bottom: 15px;
}

.checkout-cart-index .cart.table-wrapper .product-item-details {
	vertical-align: middle;
}

.checkout-cart-index .cart.table-wrapper .product-item-details {
	padding-bottom: 0px;

}

.checkout-cart-index .cart.table-wrapper .product-item-details a {
	color: #464646 !important;
	font-size: 16px;
}

.checkout-cart-index .cart.table-wrapper .col.price .price-excluding-tax .price {
	font-weight: normal;
}

.customer-account-login #maincontent {
	padding: 0px 35px;
}

.customer-account-create #maincontent {
	padding: 10px 35px;
}

.customer-account-login .page-title,
.customer-account-create .page-title {
	font-size: 20px;
	margin-bottom: 17px;
	border-bottom: 2px solid #00498B;
	padding-bottom: 10px;
}

.customer-account-login .page-main .block {
	margin-bottom: 0px;
}

#is_subscribed {
	float: left;
}

.customer-account-create .form.create.account {
	width: 100%;
}

.customer-account-create .fieldset {
	border: 0;
	margin: 0 0 10px;
	padding: 0;
	letter-spacing: -.31em;
	float: left;
	width: 45%;
	margin-left: 3%;
}

.greet.welcome {
	//display: none !important;
}

.catalog-category-view .product.name.product-item-name {
	//height: 46px;
	overflow: hidden;
}

.catalog-category-view .action.tocart.primary {
	margin-top: 0px !important;
}

.catalog-product-view .product.data.items>div:nth-child(1) {
	margin-left: 25% !important;
}

.catalog-product-view .product.data.items>.item.title>.switch {
	border: none;
	margin-left: 11px !important;
}

.catalog-product-view .product.data.items>div:nth-child(2) {
	padding-top: 3px !important;
}

/* .catalog-product-view #product-book-demo-button {
	background-color: #D6D6D6 !important;
	border: none !important;
	padding: 9px 13px;
	color: black;
	text-transform: uppercase;
	border-radius: 3px;
	width: 32%;
	height: 44px;
} */

.catalog-product-view .box-tocart .action.tocart {
	margin-bottom: 0;
	margin-right: 1%;
	width: 32%;
	padding: 8px;
	font-size: 15px;
	border-radius: 3px;
	height: 44px !important;
	text-transform: uppercase;
}

.header.links .authorization-link::after {
	display: none !important;
}

.checkout-cart-index .action.primary {
	padding: 7px 10px !important;
	background: #076ED9;
}

.checkout-cart-index .cart-summary {
	width: 44%;
	margin-right: 2%;
	background-color: white;
	top: 0px !important;
}

.checkout-cart-index .action.apply.primary {
	margin-left: 9% !important;
	background-color: #00498B !important;
	padding: 7px 12px !important;
	color: white !important;
	border: none !important;
}

.minicart-wrapper .action.showcart::before,
.minicart-wrapper .action.showcart:hover::before {
	color: white;
}

#minicart-content-wrapper {
	color: black;
}

.minicart-wrapper {
	margin-top: -7px;
}

.catalog-category-view .category-image img {
	width: 100%;
}

.catalog-category-view .product-image-photo {
	bottom: 0;
	display: block;
	height: auto;
	left: 0;
	margin: auto;
	max-width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background-color: white;
	width: 100%;
	border: 1px solid #ECE7E7;
	box-shadow: 0px 3px 6px #00000029;
}

.catalog-category-view .item.product.product-item {
	border: 1px solid #F7F7F7;
	padding: 0px;
}

.catalog-category-view .products-grid .product-item-actions {
	margin: -10px 0 0px !important;
}

.catalog-category-view #maincontent .columns {
	padding: 0px 15px;
	margin: 0px;
	max-width: 100%;
}

.catalog-category-view #layer-product-list {
	padding-left: 15px;
}

.page-products.categorypath-air-purifiers.category-air-purifiers.catalog-category-view.page-layout-1column #maincontent,
.categorypath-air-conditioners.category-air-conditioners.catalog-category-view.page-layout-1column #maincontent {
	padding: 0px;
}

.catalog-product-view .action.towishlist {
	display: none !important;
}

.catalog-category-view .short_des p {
	color: #969696;
	max-height: 37px;
	overflow: hidden;
	margin: 15px 0px;
}

.checkout-cart-index .cart-discount {
	display: none;
}

.checkout-cart-index .cart-container .form-cart .actions.main {
	text-align: right;
	display: none;
}

.cart.table-wrapper .actions-toolbar {
	min-height: 20px;
	padding-bottom: 15px;
	position: relative;
	left: -75%;
	top: -125px;
}

.checkout-shipping-method .step-title,
#checkout-shipping-method-load {
	display: none;
}

.checkout-index-index.page-layout-1column input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal;
	float: left;
}

.checkout-cart-index .item-actions {
	position: relative;
	left: 25%;
	top: 28px;
}

.account .sidebar.sidebar-additional {
	padding-left: 15px;
}

.account #cart-sidebar-reorder a {
	font-size: 1.5rem;
	margin-top: ;
	top: 3px !important;
	position: relative;
}

.checkout-cart-index .item-actions .action.action-edit {
	display: none !important;
}

#shopping-cart-table th:first-child {
	font-weight: normal;
}

.checkout-cart-index .cart.table-wrapper .actions-toolbar>.action-edit::before,
.checkout-cart-index .cart.table-wrapper .actions-toolbar>.action-delete::before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 11px;
	line-height: 20px;
	color: #B1B1B1;
	content: '\2716' !important;
	font-family: 'luma-icons';
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center;
}

.checkout-cart-index #shopping-cart-table th {
	color: #464646 !important;
	/* font-weight: normal; */
}

.checkout-cart-index .use-ajax.action.towishlist.action-towishlist {
	display: none;
}

.checkout-index-index #maincontent {
	padding: 1% 4%;
}

.checkout-index-index .opc-sidebar {
	margin: 125px 0 20px;
	width: 30%;
	float: right;
	-ms-flex-order: 2;
	-webkit-order: 2;
	order: 2;
}

.checkout-index-index .opc-wrapper {
	width: 70%;
	padding-right: 20px;

}

/*#shipping {
	float: left;
	width: 100%;
}*/

/*.checkout-index-index .checkout-shipping-method {
	float: left;
	width: 100%;
}*/

.block.filter {
	display: none;
}

.page-layout-2columns-left .block.filter {
	display: block !important;
}


.checkout-index-index #shipping-new-address-form .field.additional {
	display: none;
}

.checkout-index-index .opc-wrapper .form-login .fieldset .field .label,
.checkout-index-index .opc-wrapper .form-shipping-address .fieldset .field .label {
	font-weight: 400;
	text-align: left;
	display: none;
}

.checkout-index-index .field-tooltip.toggle {
	display: none;
}

.checkout-index-index .field .control._with-tooltip input {
	margin-right: 10px;
	width: 100%;
}

.checkout-index-index #co-shipping-form {
	max-width: 100%;
	float: left;
	width: 100%;
	margin: 0px;
}

/*#checkout-step-shipping {
	float: left;
	width: 100%;
}*/

.checkout-index-index .opc-block-summary .product-item .product-item-name-block {
	display: block;
	padding-right: 15px;
	text-align: left;
	float: left;
}

.checkout-index-index .opc-block-summary .product-item .price {
	font-size: 1.6rem;
	font-weight: bold;
}

.checkout-index-index #opc-sidebar .product-image-container {
	display: inline-block;
	max-width: 100%;
	background: white;
	width: 22% !important;
	border: 1px solid #E6E6E6;
	padding: 2px 4px;
	margin-right: 10px;
}

.checkout-index-index #shipping-new-address-form {
	width: 100% !important;
	float: left;
	padding-top: 10px;
}

.opc-block-summary {
	background: white;
	margin: 0 0 20px;
	padding: 19px 15px;
}

#shipping-new-address-form>.field,
#shipping-new-address-form>.fields>.field {
	margin: 0 0 20px;
	float: left;
	width: 48%;
	margin-right: 2%;
}

.checkout-index-index .opc-sidebar .content.minicart-items .minicart-items .product-item-details {
	padding-left: 5px;
	font-size: 12px;
	float: left;
	width: calc(100% - 100px);
}

.checkout-index-index .opc-sidebar .minicart-items .product-item-name {
	font-weight: normal;
	margin: 0 0 10px;
	color: #1C1C1C;
}

/*water-purifer*/

/*	.categorypath-water-purifiers.category-water-purifiers.catalog-category-view .columns ,
	.categorypath-air-coolers.category-air-coolers.catalog-category-view .columns
	{
		display: none;
	}
*/
/*.categorypath-water-purifiers-alkaline-antioxidant.category-alkaline-antioxidant.catalog-category-view
	.categorypath-water-purifiers-mineral.category-mineral.catalog-category-view*/


/*.categorypath-water-purifiers-ro-plus.category-ro-plus.catalog-category-view*/
/*.categorypath-water-purifiers-uv.category-uv.catalog-category-view*/

/*
	.categorypath-water-purifiers-alkaline-antioxidant.category-alkaline-antioxidant.catalog-category-view .item.product.product-item ,
	.categorypath-water-purifiers-mineral.category-mineral.catalog-category-view .item.product.product-item ,
	.categorypath-water-purifiers-ro-plus.category-ro-plus.catalog-category-view .item.product.product-item ,
	.categorypath-water-purifiers-uv.category-uv.catalog-category-view .item.product.product-item 
	{
	    width: 50% !important;
	    margin-bottom: 0px !important;
	    height: 500px;
	    margin: 0px !important;
	    box-shadow: none;
	}

	.categorypath-water-purifiers-alkaline-antioxidant.category-alkaline-antioxidant.catalog-category-view  .product-item-info ,
	.categorypath-water-purifiers-mineral.category-mineral.catalog-category-view .product-item-info ,
	.categorypath-water-purifiers-ro-plus.category-ro-plus.catalog-category-view .product-item-info ,
	.categorypath-water-purifiers-uv.category-uv.catalog-category-view .product-item-info
	{
		float: left;
		width: 100% !important;
	}
	.categorypath-water-purifiers-alkaline-antioxidant.category-alkaline-antioxidant.catalog-category-view  .product.photo.product-item-photo ,
	.categorypath-water-purifiers-mineral.category-mineral.catalog-category-view .product.photo.product-item-photo ,
	.categorypath-water-purifiers-ro-plus.category-ro-plus.catalog-category-view .product.photo.product-item-photo ,
	.categorypath-water-purifiers-uv.category-uv.catalog-category-view .product.photo.product-item-photo
	{

		float: left;
	    width: 50%;
	    height: 524px;
	    top: 8vw;
	    position: relative;
	    background: transparent;
	}
	.categorypath-water-purifiers-alkaline-antioxidant.category-alkaline-antioxidant.catalog-category-view .product.details.product-item-details ,
	.categorypath-water-purifiers-mineral.category-mineral.catalog-category-view  .product.details.product-item-details ,
	.categorypath-water-purifiers-ro-plus.category-ro-plus.catalog-category-view  .product.details.product-item-details ,
	.categorypath-water-purifiers-uv.category-uv.catalog-category-view .product.details.product-item-details
	{
		float: left;
	    width: 50% !important;
	    padding: 0px 0px 0 4% !important;
	    border-left: 1px solid #CFCFCF;
	    margin: 45px 0px;
	}
	.categorypath-water-purifiers-alkaline-antioxidant.category-alkaline-antioxidant.catalog-category-view .toolbar.toolbar-products ,
	.categorypath-water-purifiers-mineral.category-mineral.catalog-category-view .toolbar.toolbar-products ,
	.categorypath-water-purifiers-ro-plus.category-ro-plus.catalog-category-view .toolbar.toolbar-products ,
	.categorypath-water-purifiers-uv.category-uv.catalog-category-view .toolbar.toolbar-products
	{
		display: none;
	}
	.categorypath-water-purifiers-alkaline-antioxidant.category-alkaline-antioxidant.catalog-category-view .products.wrapper.grid.products-grid ,
	.categorypath-water-purifiers-mineral.category-mineral.catalog-category-view .products.wrapper.grid.products-grid ,
	.categorypath-water-purifiers-ro-plus.category-ro-plus.catalog-category-view .products.wrapper.grid.products-grid ,
	.categorypath-water-purifiers-uv.category-uv.catalog-category-view .products.wrapper.grid.products-grid
	{
		margin: 0px;
		padding: 0px;
	}*/
/*.categorypath-water-purifiers-alkaline-antioxidant.category-alkaline-antioxidant.catalog-category-view  .products.list.items.product-items li:nth-child(3n+1) ,
	.categorypath-water-purifiers-alkaline-antioxidant.category-alkaline-antioxidant.catalog-category-view  .products.list.items.product-items li:nth-child(3n+1) .product-image-photo ,
	.categorypath-water-purifiers-alkaline-antioxidant.category-alkaline-antioxidant.catalog-category-view  .products.list.items.product-items li:nth-child(3n+1) .product-item-info:hover, 
	.categorypath-water-purifiers-alkaline-antioxidant.category-alkaline-antioxidant.catalog-category-view  .products.list.items.product-items li:nth-child(3n+1) .product-item-info.active ,
	.categorypath-water-purifiers-mineral.category-mineral.catalog-category-view  .products.list.items.product-items li:nth-child(3n+1) ,
	.categorypath-water-purifiers-mineral.category-mineral.catalog-category-view  .products.list.items.product-items li:nth-child(3n+1) .product-image-photo ,
	.categorypath-water-purifiers-mineral.category-mineral.catalog-category-view  .products.list.items.product-items li:nth-child(3n+1) .product-item-info:hover, 
	.categorypath-water-purifiers-mineral.category-mineral.catalog-category-view  .products.list.items.product-items li:nth-child(3n+1) .product-item-info.active ,
	.categorypath-water-purifiers-ro-plus.category-ro-plus.catalog-category-view  .products.list.items.product-items li:nth-child(3n+1) ,
	.categorypath-water-purifiers-ro-plus.category-ro-plus.catalog-category-view  .products.list.items.product-items li:nth-child(3n+1) .product-image-photo ,
	.categorypath-water-purifiers-ro-plus.category-ro-plus.catalog-category-view  .products.list.items.product-items li:nth-child(3n+1) .product-item-info:hover, 
	.categorypath-water-purifiers-ro-plus.category-ro-plus.catalog-category-view  .products.list.items.product-items li:nth-child(3n+1) .product-item-info.active ,
	.categorypath-water-purifiers-uv.category-uv.catalog-category-view  .products.list.items.product-items li:nth-child(3n+1) ,
	.categorypath-water-purifiers-uv.category-uv.catalog-category-view  .products.list.items.product-items li:nth-child(3n+1) .product-image-photo ,
	.categorypath-water-purifiers-uv.category-uv.catalog-category-view .products.list.items.product-items li:nth-child(3n+1) .product-item-info:hover, 
	.categorypath-water-purifiers-uv.category-uv.catalog-category-view  .products.list.items.product-items li:nth-child(3n+1) .product-item-info.active   
	{
		background-color: #E6E6E6 !important;
		border:none !important;
	}*/
/*.categorypath-water-purifiers-alkaline-antioxidant.category-alkaline-antioxidant.catalog-category-view .columns ,
	.categorypath-water-purifiers-mineral.category-mineral.catalog-category-view .columns ,
	.categorypath-water-purifiers-ro-plus.category-ro-plus.catalog-category-view .columns ,
	.categorypath-water-purifiers-uv.category-uv.catalog-category-view  .columns
	{
		padding: 0px !important;
		overflow-y: hidden;
	}*/

/*.categorypath-water-purifiers-alkaline-antioxidant.category-alkaline-antioxidant.catalog-category-view .products.list.items.product-items li:nth-child(3n+1) .product-image-wrapper ,
	.categorypath-water-purifiers-mineral.category-mineral.catalog-category-view .products.list.items.product-items li:nth-child(3n+1) .product-image-wrapper ,
	.categorypath-water-purifiers-ro-plus.category-ro-plus.catalog-category-view  .products.list.items.product-items li:nth-child(3n+1) .product-image-wrapper ,
	.categorypath-water-purifiers-uv.category-uv.catalog-category-view .products.list.items.product-items li:nth-child(3n+1) .product-image-wrapper
	{
	background-color: #E6E6E6 !important;
	}
	.categorypath-water-purifiers-alkaline-antioxidant.category-alkaline-antioxidant.catalog-category-view .products.list.items.product-items .product-image-wrapper ,
	.categorypath-water-purifiers-mineral.category-mineral.catalog-category-view .products.list.items.product-items .product-image-wrapper ,
	.categorypath-water-purifiers-ro-plus.category-ro-plus.catalog-category-view  .products.list.items.product-items .product-image-wrapper ,
	.categorypath-water-purifiers-uv.category-uv.catalog-category-view .products.list.items.product-items .product-image-wrapper
	{
		background-color: white;
	    padding-top: 26%;
	}

	.categorypath-water-purifiers-alkaline-antioxidant.category-alkaline-antioxidant.catalog-category-view .product-image-photo ,
	.categorypath-water-purifiers-mineral.category-mineral.catalog-category-view .product-image-photo ,
	.categorypath-water-purifiers-ro-plus.category-ro-plus.catalog-category-view  .product-image-photo ,
	.categorypath-water-purifiers-uv.category-uv.catalog-category-view .product-image-photo
	{
	border:none;
	box-shadow: none !important;
	 width:auto !important;
	 background-color: unset !important;
	}

	.categorypath-water-purifiers-alkaline-antioxidant.category-alkaline-antioxidant.catalog-category-view strong.product.name.product-item-name,
	.categorypath-water-purifiers-mineral.category-mineral.catalog-category-view strong.product.name.product-item-name,
	.categorypath-water-purifiers-ro-plus.category-ro-plus.catalog-category-view  strong.product.name.product-item-name, 
	.categorypath-water-purifiers-uv.category-uv.catalog-category-view strong.product.name.product-item-name 
	{
	    padding: 0px
	}


	.categorypath-water-purifiers-alkaline-antioxidant.category-alkaline-antioxidant.catalog-category-view a.product-item-link,
	.categorypath-water-purifiers-mineral.category-mineral.catalog-category-view a.product-item-link,
	.categorypath-water-purifiers-ro-plus.category-ro-plus.catalog-category-view  a.product-item-link, 
	.categorypath-water-purifiers-uv.category-uv.catalog-category-view a.product-item-link
	{
	    width: 100% !important;
	    margin-left: 0px !important;
	    font-size: 20px;
	}
*/


/*end water purifier*/
.catalog-category-view .exp_btn {
	background-color: #076ED9;
	color: white;
	border: none !important;
	border-radius: 5px;
	padding: 8px 28px;
	box-shadow: none !important;
	font-weight: bold;
	margin-bottom: 10px;
}

.catalog-category-view .exp_btn:hover {
	background-color: #076ED9;
}

.catalog-category-view .small-icon-img {
	width: 44px;
	/* border: aliceblue; */
	padding: 0px;
	/* background-color: #004D9D; */
	float: left;
	margin-right: 15px;
}

.catalog-category-view .attr-top {
	float: left;
	width: 100%;
	padding: 5px 0px;
}

/*.categorypath-water-purifiers-uv.category-uv.catalog-category-view .toolbar.toolbar-products
	{
		display: none;
	}*/
/*.categorypath-air-conditioners-inverter-split .category-cms {
		display: flex;
	}*/
.inverter-split {
	width: 50%;
	float: left;
}

.category-cms,
.category-image,
.category-description {
	margin-bottom: 0px;
}

.spl_cat .item.product.product-item {
	margin-left: 0px !important;
	float: left;
	width: 100% !important;
}

@media (min-width: 1281px) and (max-width:1350px) {
	.SensAir {
		width: 91% !important;
	}
}

@media (min-width: 1281px) {
	.section-items.nav-sections-items {
		left: 24% !important;
		top: 50px !important;
	}

}

.below_silder button {
	text-transform: uppercase !important;
	font-weight: bold !important;
	border: none !important;
}

.modal-popup .modal-footer {
	display: block !important;
}

.modal-popup .modal-content {
	box-shadow: none !important;
}

.minicart-wrapper .action.close {
	right: 18px;
	top: 16px;
}

.customer-menu .header.links a {
	color: black;
}

.account #maincontent {
	padding: 0px 15px;
}

.account.page-layout-2columns-left .sidebar-main,
.account.page-layout-2columns-left .sidebar-additional {
	width: 20%;
	margin-right: 12px;
}

.account .sidebar .block.block-collapsible-nav #block-collapsible-nav .nav.items li:nth-child(3) {
	display: none;
}

.account #form-validate .checkbox {
	float: left;
}

.category-inverter-split img.img-responsive,
.category-fixed-speed-split img.img-responsive {
	width: 100%;
}

.catalog-category-view .row.no_margin {
	margin: 0px !important;
}

.menu__column h4,
.menu__column h4>a {
	color: white;
	font-size: 12px;
	font-family: proxima-nova, sans-serif;
	letter-spacing: 0.37px;
}

.menu__column li a {
	color: #DEDEDE;
	font-size: 11px;
	letter-spacing: 0.4px;
}

.menu__column li a:hover {
	color: white;
}

.cms-home .btn.btn-catagory {
	background-color: #076ED9 !important;
	color: white !important;
	box-shadow: none;
	text-transform: capitalize;
	font-size: 1.8rem;
	border: none !important;
	font-weight: 700;
	font-family: proxima-nova, sans-serif !important;
}


.footer-social span {
	font-weight: 600;
	letter-spacing: 1.4px;
}

@media (max-width: 680px) and (min-width: 320px) {
	body {

		margin: 0 2px 0 2px !important;
	}

	.logo img {

		max-height: inherit;
		width: auto !important;
		height: auto !important;
	}

	.customer-account-create .control .fieldset {
		width: 89%;
	}

	.field.field-name-lastname {
		margin-top: 52px !important;
	}

	.customer-account-index main#maincontent {
		margin-top: 17px;
	}

	.customer-account-index .page.messages {
		margin-top: 18px;
	}

	.catalogsearch-result-index a.product-item-link {
		width: 100% !important;

	}

	.catalogsearch-result-index button.action.tocart.primary {
		width: 100% !important;
	}

	.checkout-index-index main#maincontent {
		margin-top: 11px;
	}

	.modal-popup .modal-footer {
		display: block !important;
	}

}

@media (max-width: 2000px) and (min-width: 681px) {

	.customer-account-create .actions-toolbar {

		float: right;

	}

}





.field.choice.newsletter {

	float: left;

	width: 100%;

	margin-left: 14px;

}

.switch_prod {
	float: left;
	width: 100%;
	margin-bottom: 32px;
}

.switch_prod li {
	display: inline;
	margin: 3px;
	padding: 10px;
	cursor: pointer;
	border-radius: 3px;
}

.swtch-btn-ac {
	background: #1979c3;
	color: white;
}

.switch_prod p {
	font-size: 17px;
	margin-bottom: 24px;
	font-weight: bold;


}


/**abdul has added*/



.product-item .tocart,
.explore_btn {
	height: 44px;
	margin-top: 0px !important;
}

button.explore_btn {
	box-shadow: none;
}

.catalog-product-view .action.primary {
	height: 44px;
}

.catalog-product-view .row {
	margin: 0;
}

.product.attribute.description {
	margin-left: 12px;
}

.product.attribute.description {
	margin-left: 12px;
}

table#product-attribute-specs-table th,
table#product-attribute-specs-table td {
	font-size: 14px;
}

table#product-attribute-specs-table th {
	font-weight: 200 !important;
}

@media (min-width: 681px) and (max-width: 900px) {

	.product-item .tocart,
	.explore_btn {

		padding: 2px !important;
		font-size: 13px !important;
	}

}

/*my account - wishlist*/

.account .sidebar .block.block-collapsible-nav #block-collapsible-nav .nav.items li:nth-child(4) {
	display: none;
}


/*  comparison -page */

.action.print.hidden-print span,
.action.skip.contentarea,
.secondary-addto-links.actions-secondary {
	display: none !important;
}

.table-comparison .cell {
	padding: 15px;
	width: 20%;
	margin-right: 1% !important;
}

.table-wrapper.comparison {
	clear: both;
	/* max-width: 100%; */
	overflow-x: auto;
	position: relative;
	width: 98vw;
}

.product-item-actions .actions-primary+.actions-secondary {
	display: none !important;
}

.header.links li.link.wishlist {
	display: none;
}


/*abdul has added*/


@media (max-width: 2000px) and (min-width: 681px) {

	.customer-account-create .fieldset.create.info .fullname.customer-name-prefix {
		float: left;
		width: 100%;
	}

	.customer-account-create fieldset.fieldset.fieldset-fullname {
		width: 100%;
	}

	.customer-account-create .fieldset.fieldset-fullname .field {
		float: left !important;
		width: 100%;
		padding-left: 10px;
	}

	.customer-account-create .field.field-name-lastname.required {
		margin-top: 32px;
	}

	.customer-account-create .field.choice.newsletter {
		padding-left: 22px;
		font-size: 15px;
	}

	.customer-account-create h1.page-title {
		margin-left: 2%;
		margin-bottom: 3% !important;
	}

	.customer-account-create button.action.submit.primary {
		height: 44px;
		margin-right: 75px;
	}

	a.level-top span {
		text-transform: capitalize !important;
		font-size: 15px;
		line-height: 71px;
		font: Bold 16px/66px proxima-nova, sans-serif;
	}



}


@media (max-width: 680px) and (min-width: 320px) {

	a.level-top span {
		text-transform: capitalize;
	}
}


.ship-via {
	display: none;
}




.cms-home .title__cat,
.cms-home .para__cat {
	color: #1A4694 !important;
}

.checkout-index-index .modal-popup .fieldset .field .label {
	font-weight: 400;
}

.checkout-index-index .modal-popup .modal-title {
	border-bottom: none;

}

.checkout-index-index .input-text,
.checkout-index-index .select {
	border: 1px solid #BEBEBE !important;
	height: 50px !important;
}

.checkout-index-index th.mark {
	background-color: white !important;
}

.checkout-index-index input[type="number"],
.checkout-index-index input[type="datetime"],
.checkout-index-index input[type="email"] {
	height: 50px !important;
}

.checkout-index-index .opc-progress-bar {
	display: none !important;
}

.ch-img {
	display: inline-block;
	margin-bottom: 6%;
}

.ch_img1 {
	background-image: url(../images/online-store-shopping-cart.png);
	padding: 38px 0px 1px;
	display: inline-block;
	background-repeat: no-repeat;
	width: 66px;
	color: #004D9D;
	margin-bottom: 5px;
	margin-top: 13px;
	position: relative;
	top: 12px;
	text-transform: capitalize;
	font-weight: bold;
	background-size: 50%;
}

.ch_img2 {
	background-image: url(../images/left-arrow.png);
	height: 19px;
	padding: 11px 0px;
	display: inline-block;
	background-repeat: no-repeat;
	width: 100%;
	background-size: 100%;
}

.ch_img3 {
	background-image: url(../images/resume.png);
	padding: 45px 0px 0px;
	display: inline-block;
	background-repeat: no-repeat;
	width: 89px;
	margin-top: 6px;
	color: #004D9D;
	position: relative;
	top: 10px;
	margin-left: 35px;
	font-weight: bold;
	text-transform: capitalize;
	background-size: 41%;
}

.ch_img4 {
	mask-image: url(../images/credit-card.svg);
	-webkit-mask-image: url(../images/credit-card.svg);
	-webkit-mask-size: 43px;
	padding: 37px 0px;
	display: inline-block;
	mask-repeat: no-repeat;
	-webkit-mask-repeat: no-repeat;
	width: 76px;
	position: relative;
	top: 35px;
	margin-left: 24px;
	background-color: gray;
	color: black;
	mask-size: 43px;
}

/*.payment-group .payment-method:nth-child(2) .label::before {
	content: " ";
	position: relative;
	z-index: 100000;
	left: -4px;
	top: 8px;
	width: 41px;
}*/

/* .payment-group .payment-method:nth-child(2) .labelunused::before {
	content: url(../images/paytm1.png);
	position: relative;
	z-index: 100000;
	left: -4px;
	top: 8px;
	width: 41px;
}

.payment-group .payment-method:nth-child(2) .label {
	position: relative;
	top: -10px;
	padding-left: 12px;
	color: black;
} */

.ch-text {
	float: left;
	position: absolute;
	top: 85px;
	left: 90%;
	color: black;
}

.checkout-index-index .opc-block-summary .mark .label {
	font-weight: normal !important;
	text-transform: capitalize;
}

#mini-cart .item-qty.cart-item-qty {
	width: 45px !important;
}

.modal-content {
	box-shadow: none !important;
	border-radius: 0px;
}

.checkout-index-index .content.minicart-items {
	display: block !important;
	/*	max-height: 220px;
		overflow-y: scroll;
		overflow-x: hidden;*/
	margin-bottom: 25px;
}

.checkout-index-index .opc-block-summary .items-in-cart>.title::after {
	display: none;
}

.checkout-index-index #opc-sidebar .ship-to {
	margin-top: 30px;
	padding-top: 55px;
}

.checkout-index-index .opc-block-summary .product-item .subtotal {
	display: block;
	text-align: right;
	/* padding-left: 139%; */
	float: right;
}

.checkout-index-index .minicart-items .product>.product-item-photo,
.checkout-index-index .minicart-items .product>.product-image-container {
	float: left;
	height: 80px !important;
}

.checkout-index-index input[type="text"],
.checkout-index-index input[type="password"],
.checkout-index-index input[type="url"],
.checkout-index-index input[type="tel"],
.checkout-index-index input[type="search"],
.checkout-index-index input[type="number"],
.checkout-index-index input[type="datetime"],
.checkout-index-index input[type="email"] {
	background: #fff;
	background-clip: padding-box;
	border: 1px solid #c2c2c2;
	border-radius: 1px;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	height: 50px;
	line-height: 1.42857143;
	padding: 0 9px;
	vertical-align: baseline;
	width: 100%;
	box-sizing: border-box;
}

.checkout-index-index .action.action-apply {
	background-color: #076ED9 !important;
	border: none !important;
	padding: 15px 15px;
	margin-left: 15px !important;
	color: white !important;
	font-weight: bold;
	text-transform: uppercase;
}

.opc-block-summary .mark .value {
	color: #666;
	display: block;
	font-weight: normal !important;
	text-align: left;
	padding-left: 0px;
	font-size: 12px !important;
	padding-top: 8px;
	text-transform: capitalize;
}

.opc-block-summary span {
	padding-left: 0px;
}

.cart-totals .grand strong,
.opc-block-summary .table-totals .grand strong {
	display: inline-block;
	font-weight: normal;
	padding: 3px 0 0;
	font-size: 14px;
}

.cart-totals,
.opc-block-summary .table-totals {
	border-top: none;
	padding-top: 10px;
}

.checkout-shipping-method .actions-toolbar .action.primary {
	margin: 0;
	position: relative;
	width: 117%;
	top: 15px;
	z-index: 99;
	right: -130%;
}


/*24-abdul*/

@media (max-width: 2000px) and (min-width: 681px) {

	.header.content.custom {
		padding-top: 30px !important;
		position: fixed;
		top: 0;
		z-index: 9;
		width: 100% !important;
		background: white;
		margin-top: 0px !important;
	}



	.header.content.custom .navigation {
		font-weight: 700;
		height: inherit;
		left: auto;
		padding: 0;
		position: fixed !important;
		top: 0;
		width: 52% !important;
		z-index: 9 !important;
		display: block !important;

	}


	.header.content.custom a.level-top span {
		text-transform: capitalize;
		font-size: 0.90vw;
		line-height: 72px;
	}

	.product-item .tocart,
	.explore_btn {
		font-size: 1vw;
		line-height: 1;
		white-space: nowrap;
	}
}

@media (max-width: 2000px) and (min-width: 768px) {

	.header.content.custom .navigation {
		font-weight: 700;
		height: inherit;
		left: auto;
		padding: 0;
		position: fixed !important;
		top: 0;
		width: 52% !important;
		z-index: 9 !important;
		display: block !important;

	}

	.section-item-content.custom .navigation {
		font-weight: 700;
		height: inherit;
		left: auto;
		padding: 0;
		position: fixed !important;
		top: 0;
		width: 52% !important;
		z-index: 9 !important;
		display: block !important;

	}


	.filter_button_shwhd.listpage {
		display: none;
	}

}


@media (max-width: 850px) and (min-width:681px) {

	.action.tocart.primary,
	#product-book-demo-button span {
		font-size: 1vw !important;
	}

}



.checkout-index-index .panel.header,
.checkout-index-index .panel.wrapper,
.checkout-index-index .block-search,
.checkout-index-index .opc-block-shipping-information,
.checkout-index-index .page-footer,
.checkout-index-index .copyright,
.checkout-index-index li.item.link.compare,
.checkout-index-index .compare.wrapper {
	display: none !important;
}

.checkout-index-index .checkout_top {
	position: relative;
	width: 147%;
}

.checkout-index-index .ch_cont {
	text-transform: uppercase;
	font-weight: bold;
	position: absolute;
	right: 60px;
	top: 33px;
	color: #076ED9;
	letter-spacing: 0.37px;
}

/*.checkout-index-index .table-totals .mark strong {
		font-weight: bold;
	}*/

.checkout-index-index .opc-block-summary .table-totals .grand .mark,
.checkout-index-index .opc-block-summary .table-totals .grand .amount {
	border: none;
}

.opc-block-summary .table-totals {
	margin-bottom: 0px;
}

.checkout-index-index .opc-block-summary .block.items-in-cart {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	/*    max-height: 300px;
	    overflow-y: scroll;
	    overflow-x: hidden;*/
}

.checkout-index-index .opc-block-summary .data.table.table-totals {
	float: left;
	/* height: 193px; */
	//margin-top: 300px;
}

.checkout-index-index .arrow-img {
	width: 37%;
}

/*button#send2 {
	    background-color: #076ED9;
	    height: 37px;
	    color: white;
	    border: none;
	    font-weight: bold;
	    margin-top: 6px;
	    padding: 3px 15px;
	    font-size: 1.5vw;
	}*/


/*compare -page*/
.catalog-product_compare-index .base {
	text-transform: uppercase;
	font-size: 1vw;
	font-weight: bold;
	border-bottom: 2px solid blue;
	margin: 13px;
	color: #076ED9;
}

.catalog-product_compare-index .table-comparison .cell.product.info,
.catalog-product_compare-index .table-comparison .cell.product.label {
	border-bottom: none;
	border: 6px solid white;
}

.catalog-product_compare-index .table-comparison .cell.label .attribute.label {
	font-size: 1vw;
	text-align: left;

}

.catalog-product_compare-index .product-image-container {
	background: white !important;
}

.catalog-product_compare-index .product-image-wrapper {
	padding-bottom: 65% !important;
}

.catalog-product_compare-index .table-comparison .cell.label,
.catalog-product_compare-index .table-comparison td:last-child {
	border-right: none;
}

.catalog-product_compare-index .table-comparison .cell.label.product span {
	width: 30% !important;
	height: 40px !important;
	color: black;
	left: 0px;
	font-size: 1vw;
	text-align: left;
	clip: unset !important;
	padding: 9px !important;
}

.catalog-product_compare-index .table-comparison .product-image-photo {
	margin-left: 0;
	margin: 0 auto;
}

.catalog-product_compare-index .table-comparison .cell.remove {
	padding-bottom: 0;
	padding-top: 0;
	text-align: right;
	padding: 0px;

}

.catalog-product_compare-index .table-comparison .cell.label .attribute.label {
	display: block;
	float: left;
	padding: 13px;
	text-align: left;
	font-size: 1vw;
}

.catalog-product_compare-index .comparison .cell.product.attribute {
	float: left;
}

.catalog-product_compare-index .comparison .cell.label {
	float: left;
	width: 30%;
}

.catalog-product_compare-index .comparison .cell.product.info {
	float: left;
	background-color: white;
	//border: 1px solid black !important;
	box-shadow: 0px 3px 6px #00000029;
	margin-bottom: 10px;
}

.catalog-product_compare-index .cell.remove.product.hidden-print {
	float: left;
}

.catalog-product_compare-index .cell.label.remove {
	border-color: white;
}

/*end compare page*/

.modal-popup.confirm .modal-inner-wrap .modal-content {
	padding-right: 7rem;
	margin: 18px;
}

.checkout-index-index .opc-block-summary .minicart-items-wrapper {
	margin: 0px !important;
	max-height: 215px;
	padding: 15px 0px 0 0;
	border: none !important;
	overflow-y: auto;
	overflow-x: hidden;
}

.checkout-index-index .modal-header {
	border-bottom: none;
}

/*Abdul */


.add-to-cart-popup .modal-inner-wrap .add-to-cart-dialog {
	font-size: 19px;
	color: #076ed9;
	border: none;
	font-weight: bold;
}

.add-to-cart-popup .modal-inner-wrap div.modal-content {
	border: 0px !important;
}

.add-to-cart-popup .modal-inner-wrap footer button {
	float: left;
	width: 47%;
	margin: 3px;
	font-size: 1.5rem !important;
	padding: 10px;
	color: white;
	background: #076ED9;
	border: 0px;
	border-radius: 7px;
	font-size: 15px;
}


.add-to-cart-popup .modal-inner-wrap modal-footer {
	padding: 20px !important;
}


.modal-inner-wrap .modal-content #send2 {
	background-color: #076ED9;
	border: none;
	color: white;
	font-weight: bold;
	padding: 9px 21px;
}



li.swtch-btn-ac.active {
	border: 4px solid gold;
}



.checkout-index-index .arrow-img {
	width: 36% !important;
}

.checkout-shipping-address li.nav-item {
	width: 49%;
}


/*abdul for list page*/

.catalog-category-view #layer-product-list .product-image-photo {
	background-color: #f7f7f7 !important;
	border: none !important;
}

.catalog-category-view #layer-product-list a.product-item-link {
	font-size: 18px;
	font-family: sans-serif;
}

.catalog-category-view #layer-product-list .product-item-details h6 {
	font-size: 15px;
	letter-spacing: 0.18px;
	padding: 0 15px;
}

.catalog-category-view #layer-product-list .short_des {
	padding: 0 5px;
}

.catalog-category-view #layer-product-list .short_des p {
	letter-spacing: 0.18px;
	color: #969696 !important;
}

/*.categorypath-water-purifiers-alkaline-antioxidant.category-alkaline-antioxidant.catalog-category-view .item.product.product-item ,
	.categorypath-water-purifiers-mineral.category-mineral.catalog-category-view .item.product.product-item ,
	.categorypath-water-purifiers-ro-plus.category-ro-plus.catalog-category-view .item.product.product-item ,
	.categorypath-water-purifiers-uv.category-uv.catalog-category-view .item.product.product-item 
	{ 	
		margin:0px !important;
		height: 524px;
		overflow: hidden;


		}*/



.catalog-category-view #layer-product-list li.item.product.product-item {
	box-shadow: 0px 3px 6px #00000029;
	/*margin: 7px 2px 29px 18px !important;*/
}



.catalog-category-view #layer-product-list .product-item .price-box .price {
	font-weight: 400;
	white-space: nowrap;
	font-size: 25px;
	letter-spacing: 0.4px;
	margin-left: 15px;
}

.catalog-category-view #layer-product-list .product.details.product-item-details {
	padding: 0px 0px;
}

/*
	.categorypath-water-purifiers-alkaline-antioxidant .product.details.product-item-details, 
	.categorypath-water-purifiers-mineral .product.details.product-item-details, 
	.categorypath-water-purifiers-ro-plus .product.details.product-item-details, 
	.categorypath-water-purifiers-uv .product.details.product-item-details {
	    padding: 0px 10px !important;
	}*/

.catalog-category-view #layer-product-list strong.product.name.product-item-name {
	padding: 0 15px;
}

.catalog-category-view #layer-product-list a.product-item-link {
	float: left;
}

.catalog-category-view #layer-product-list button.action.tocart.primary {
	width: 50%;
}

.catalog-category-view #layer-product-list a.product-item-link {
	width: 100%;
}

.catalog-category-view #layer-product-list button.explore_btn,
.catalog-category-view #layer-product-list .action.tocart.primary {
	height: 52px;
}





span.ratestar {
	float: right;
	position: relative;
	right: 9%;
	top: -2px;
	color: #61C4EB;
	font-size: 23px;
}

.catalog-category-view #maincontent .action.primary {

	background: #004D9D !important;
	border: 1px solid #004D9D !important;

}


.catalog-category-view .sidebar.sidebar-main span {
	letter-spacing: 0.19px;
}

.catalog-category-view .filter-options-content a {
	letter-spacing: 0.19px;
	font-size: 15px;
}

/*list page css over*/



/*minicart abdul*/

.minicart-items li.item.product.product-item {
	float: left;
	width: 100%;
	margin-top: 10px;
	padding: 7px;
}

/* width */

.checkout-index-index .opc-block-summary .minicart-items-wrapper::-webkit-scrollbar {
	width: 5px;
}

/* Track */

.checkout-index-index .opc-block-summary .minicart-items-wrapper::-webkit-scrollbar-track {
	background: #f1f1f1;
}

/* Handle */

.checkout-index-index .opc-block-summary .minicart-items-wrapper::-webkit-scrollbar-thumb {
	background: #076ED9;
}

/* Handle on hover */

.checkout-index-index .opc-block-summary .minicart-items-wrapper::-webkit-scrollbar-thumb:hover {
	background: #076ED9;
}

.navigation span {
	text-transform: uppercase;
}

.top-custom-links li a {

	font-size: 1.2rem;
}

.catalogsearch-result-index #layer-product-list .block {
	padding: 10px !important;
	margin-bottom: 0px;
}

.catalogsearch-result-index {
	overflow-x: hidden;
}

.catalogsearch-result-index #layer-product-list .block .title {
	display: block;
	margin-bottom: 10px;
	text-transform: uppercase;
	float: left;
	margin-right: 10px;
	border-bottom: 2px solid #076ED9;
	width: auto;
	padding-bottom: 8px;
}

.catalogsearch-result-index #layer-product-list .block .title::after {
	content: ":";
}

.catalogsearch-result-index #layer-product-list .block .item a {
	color: #004D9D;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

.catalogsearch-result-index .columns {
	margin-top: 10px;
}

.catalogsearch-result-index .toolbar.toolbar-products {
	margin-bottom: 10px;
}


@media (min-width:768px) and (max-width:850px) {
	.top-custom-links li a {
		font-size: 1rem;
	}

	.catalog-category-view #layer-product-list li.item.product.product-item {
		width: 29%;
	}

	a.level-top span {
		text-transform: capitalize;
		font-size: 8px;
	}

	span.ratestar {
		float: right;
		position: relative;
		right: 1%;
		top: -2px;
		color: #61C4EB;
		font-size: 19px;
	}
}


@media (min-width:851px) and (max-width: 1280px) {

	.catalog-category-view #layer-product-list li.item.product.product-item {
		width: 30%;
	}
}

.title__cat {
	font-family: proxima-nova, sans-serif;
	font-weight: 700;
}

/*.breadcrumbs {
		display: none;
	}*/
.level1 span {
	text-transform: capitalize !important;
}

.navigation .level0>.level-top {
	/* font-weight: 700;
	    padding: 0px 40px 0px 0px;
	*/
	text-transform: capitalize;
	word-wrap: break-word;
}

#specinfo h3.col.label {
	font-weight: bold;
	font-size: 18px;
	padding: 5px;
}

.product.info.detailed .additional-attributes {
	width: 100%;
	border: none;
	float: left;
	border-bottom: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
	margin-top: 25px;
}

table#product-attribute-specs-table td {
	font-size: 14px;
	color: black;
	font-weight: normal;
	padding-left: 25px;
	float: left;
	width: 50%;
	text-align: left;
	border-radius: 0;
}

table#product-attribute-specs-table td.col.data.feature {
	color: black !important;
	/* font-weight: bold !important; */
}

div#specinfo {
	padding: 20px;
	/* padding-left: 25px; */
}

button {
	text-transform: uppercase !important;
}

span.old-price {
	text-decoration: line-through;
}

.filter_button_shwhd,
.filter_button_active {

	display: block !important;
}


img.wp-product-image-photo {
	position: relative;
	top: 15%;
	width: 100%;
}

a.action.tocompare {
	margin-left: 32px;
}

.old-price span.price {
	color: #666 !important;
}


.old-price .price-label,
.old-price .price {
	font-size: 15px !important;
}


/*AC row's list  Abdul */

.row-list-left {
	padding: 5%;
	font-size: 1.5vw;
}

h2.list_name {
	color: #004D9D;
	font-family: proxima-nova, sans-serif;
	font-size: 32px;
	text-transform: uppercase;
	font-weight: 700;
}

p.list_descrip,div.list_descrip,
.row-list-left p {
	padding: 11px 0 9px 0;
	font-family: proxima-nova, sans-serif;
	font-size: 1.8rem;
	color: #313131;
	line-height: 26px;
	margin-bottom: 0;
	font-weight: 400;
}

.row-list-right {
	padding: 5%;
}

img.row-attr-icon {
	width: 50px;
	float: left;
	height: 50px;
}

h5.row-attr-text {
	float: left;
	margin-left: 12px;
	font-size: 15px;
	margin-top: 10px;
	color: #000000;
	line-height: 24px;
	font-family: proxima-nova, sans-serif;
	text-transform: capitalize;
	font-weight: 600;
	word-wrap: break-word;
	width: 70%;
}

.row-list-right {
	padding: 5% 10px 10px 8%;
}


.catalog-category-view .row.no_margin.odd-row {
	margin: 0px !important;
	/* background: transparent url(http://bluestarstore.in/bckgrnd-list.svg); */
}

.catalog-category-view .row.no_margin.even-row {
	margin: 0px !important;
	background: #e0e0e0;
}

button.row-list-explore {
	width: 186px;
	height: 57px;
	background: #076ED9 0% 0% no-repeat padding-box;
	box-shadow: 0px 3px 6px #00000029;
	border-radius: 6px;
	color: white;
	font: Bold 18px/19px Arial;
}

.row-list-right:before {
	content: "";
	height: 383px;
	position: absolute;
	border: 1px solid grey;
	top: 3vw;
	left: 3.5vw;
	opacity: 0.3;
}

.category-cms p:first-child {
	margin: 0;
}

.catalog-category-view #layer-product-list .product-item .price-box .old-price .price {
	font-size: 20px;
}




@media (max-width: 768px) {

	.category-view>.category-image>img {
		display: none;

	}

}

.minicart-items-wrapper .product.actions .action.edit {
	display: none;
}


.checkout-index-index .ch_cont {
	display: none;
}


/* mani custom css start */

.wishlist-index-index .products-grid .product-item {

	background-color: #fefefe;
	border: 1px solid #e6e6e6;
	padding: 10px;
	box-shadow: 0px 3px 6px #00000029;
}

.wishlist-index-index a.product-item-link {
	font-size: 14px;
}

.wishlist-index-index span.old-price {
	float: right;
	margin: 0px !important;
}

.wishlist-index-index .old-price .price-label,
.wishlist-index-index .old-price .price {
	font-size: 13px !important;
	float: left;
}

.wishlist-index-index .primary button {
	background-color: #F5F5F5;
	border: 0px;
	font-size: 12px;
	padding: 10px 25px;
}

.wishlist-index-index .products-grid.wishlist .product-item-comment {
	display: block;
	height: 42px;
	margin: 10px 0;
	margin-top: 34px;
}

.catalog-category-view #layer-product-list li.item.product.product-item {
	position: relative;
}

.wishlist__cover {
	z-index: 7777;
	clear: both;
	position: absolute;
	top: 10px;
	right: 0;
	width: 35%;
}

.page-products .product-item-actions {
	position: inherit;
}

.catalog-category-view #layer-product-list .product.details.product-item-details {
	min-height: 166px;
}

.catalog-category-view #layer-product-list strong.product.name.product-item-name {
	height: 30px;
}

.catalog-category-view .stock.unavailable {
	text-align: center;
	margin: 20px;
}

@media (min-width: 1024px) {
	.page-products .products-grid .product-item {
		margin-left: 1% !important;
		padding: 5px;
		width: calc((100% - 4%)/4);
	}
}

.box__spilt {
	width: 50%;
	float: left;
	position: relative;
}

.catalog-category-view .product-item .old-price {
	margin: 5px 0;
	margin-right: 15px;
}

.catalog-category-view .product-item .price-box .price-label {

	position: relative;
	left: 10px;
}

li.item.product.product-item {
	position: relative;
}

.category-air-purifiers .filter_button_shwhd {
	display: none !important;
}

@media (min-width: 320px) and (max-width: 767px) {
	.top-custom-links li:nth-child(4) {
		display: none;
	}

	.top-custom-links li:last-child {
		border: none;
		display: none;
	}

	.top-custom-links li:nth-child(3) {
		border: none;
	}


}




.MagicZoom figure img {
	display: block !important;
}
.data img.img_load {
    width: 100%;
}


.amcheckout-main-container.-modern .amcheckout-block:not(:first-of-type) {
    margin: 0px 0 0!important;
}
.checkout-shipping-method {
    height: 0!important;
}




/*new custome styles 26-05-2021*/
.amcheckout-step-container .amcheckout-summary-container .table-totals tr.shipping th span {
    font-size: 14px!important;
}
.amcheckout-step-container .payment-method .payment-method-title .label span {
    font-size: 16px!important;
}
.checkout-payment-method .payment-method-content {
	padding: 0 20px 0 20px!important;
}
.amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item-details {
	padding-left:0px!important;
}
.amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item-details .product-item-inner {
	padding-top: 10px!important;
}
.amcheckout-step-container .amcheckout-summary-container .table-totals tr.shipping th.mark span.value {
    display: none!important;
}
.amcheckout-step-container .amcheckout-summary-container .details-qty .qty {
    text-align: center!important;
}
/*end here*/



/*mincart styles*/
.minicart-items .item-qty {
    margin-right:0px!important;
}
.minicart-items-wrapper .qty-change-button {
	padding: 4px 10px!important;
}
.minicart-items-wrapper .qty-change-button {
    position: relative!important;
    top:-1px;
}
.minicart-items-wrapper .qty-change-button.minus {
	right: -6px!important;
}
.minicart-items-wrapper .qty-change-button.plus {
	left: -6px!important;
}

/*style for mozilla browser*/
@-moz-document url-prefix() {
   .minicart-items-wrapper .qty-change-button {
        padding: 3.5px 10px!important;
   }
   .minicart-items-wrapper .qty-change-button {
        top:0px;
   }
}
/*end here


/*cart page style*/
#cart-totals .shipping .mark span.value {
	display: none!important;
}
.checkout-cart-index .cart-container .form-cart .actions.main button.update {
    display: none!important;
}
/*end here*/


/*checkout footer style*/
.checkout-index-index .panel.header,
.checkout-index-index .panel.wrapper,
.checkout-index-index .page-footer,
.checkout-index-index .copyright,
.checkout-index-index li.item.link.compare,
.checkout-index-index .compare.wrapper {
	display: block !important;
}

.checkout-index-index .panel.wrapper,.checkout-index-index .panel.header {
	opacity: 0!important;
	/*height:0px!important;*/
}
.checkout-index-index .header.content {
    padding: 0px 20px 0!important;
}
/*end here*/

