@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800&display=swap');
@import url('https://necolas.github.io/normalize.css/8.0.1/normalize.css'); 

html body {
	font-family: 'Montserrat', sans-serif !important;
}

body .navigation .level0.active>.level-top,
.navigation .level0.has-active>.level-top {
	border-color: #2b9dd9;
}

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

.header .logo {
	margin: 0 auto 0 0;
}

body .page-header .panel.header a,
body .page-header .panel.header .top-links-message-left {
	font-size: 12px;
}

body .header.panel>.header.links>li {
	font-size: 12px;
	text-transform: uppercase;
}

.header .minicart-wrapper .action.showcart:before {
	font-size: 28px;
	line-height: 28px;
}

.header .minicart-wrapper .action.showcart .counter.qty {
	background: #2b9dd9;
	height: 21px;
	line-height: 21px;
	font-weight: 600;
}

body .header .dropdown.open .dropdown-toggle,
body .header .dropdown.open .dropdown-toggle a {
	color: #2b9dd9;
	font-weight: 600;
}

body .header .dropdown-menu {
	margin: 5px 0 0;
	min-width: 240px;
}

body .header .dropdown-menu .dropdown-menu {
	min-width: auto;
	left: auto;
	right: 100%;
	margin: 0;
}

body .header .dropdown-menu,
.header .dropdown-menu>li {
	padding: 0 !important;
}

body .header .dropdown-menu>li>a:not(:empty),
body .header .dropdown-menu>li>p:not(:empty) {
	color: #4b4b4b;
	padding: 3px 20px;
	font-weight: 600;
}

body .header .dropdown-menu>li>a i {
	margin-right: 6px;
}

body .header .dropdown-menu>li>a:hover {
	background: none;
	color: #2b9dd9;
}

body .page-header .dropdown-menu>li {
	border: none !important;
	padding: 0 !important;
}

body .page-header .dropdown-menu>li:first-child>a {
	padding-top: 12px;
}

body .page-header .dropdown-menu>li:last-child>a {
	padding-bottom: 12px;
}

body .navigation .level0 .submenu {
	text-align: left;
}

body .navigation .level0 .submenu .submenu {
	flex-direction: column;
	flex-wrap: wrap;
	/*max-height: 300px;*/
}

body .navigation .level0 .submenu .submenu[aria-expanded="true"] {
	display: flex !important;
}

/*body .navigation li.level1.nav-1-1 .submenu, 
body .navigation li.level1.nav-1-3 .submenu {
	min-width: 500px;
}
body .navigation li.level1.nav-1-1 .level1.submenu, 
body .navigation li.level1.nav-1-3 .level1.submenu {
	flex-direction: row !important;
}
body .navigation li.level1.nav-1-1 .level1.submenu .level2, 
body .navigation li.level1.nav-1-3 .level1.submenu .level2 {
	width: 50%;
    max-width: 50%;
}*/


body .navigation .level0 .submenu a:hover,
body .navigation .level0 .submenu a.ui-state-focus {
	background-color: transparent;
	color: #2b9dd9;
}

.dropdown-menu .business-hours {
	display: block;
	padding-left: 18px;
}

body .page-header .panel.header .header.links li .contact-dropdown>.dropdown-menu>li.dropdown-submenu {
	margin-bottom: 5px !important;
}

body .page-header .panel.header .header.links li .contact-dropdown>.dropdown-menu>li:not(.dropdown-submenu) {
	background: #ececec;
	margin: 0 5px !important;
	padding-bottom: 10px !important;
}

body .page-header .panel.header .header.links li .contact-dropdown>.dropdown-menu>li.dropdown-submenu+li {
	padding-top: 10px !important;
}

body .page-header .panel.header .header.links li .contact-dropdown>.dropdown-menu>li:not(.dropdown-submenu):nth-child(4),
body .page-header .panel.header .header.links li .contact-dropdown>.dropdown-menu>li:not(.dropdown-submenu):last-child {
	padding-bottom: 0 !important;
}

body .page-header .panel.header .header.links li .contact-dropdown>.dropdown-menu>li:not(.dropdown-submenu):last-child {
	margin-bottom: 5px !important;
}

body .page-header .panel.header .header.links li .contact-dropdown>.dropdown-menu>li>a {
	padding-left: 10px;
}

body .page-header .panel.header .header.links li .myaccount-dropdown>.dropdown-menu>li>a {
	padding: 5px 20px 5px 12px;
}

body .page-header .panel.header .header.links li .myaccount-dropdown>.dropdown-menu>li:first-child>a {
	padding-top: 12px;
}

body .page-header .panel.header .header.links li .myaccount-dropdown>.dropdown-menu>li:last-child>a {
	padding-bottom: 12px;
}

.featured-products-container h2,
.featured-products .product-item .image {
	margin-bottom: 20px;
}

.featured-products .product-item .name a,
.featured-products .product-item .sku a {
	color: #4b4b4b;
}

.featured-products .product-item .price-box .price {
	color: #2b9dd9;
}

.featured-products .product-name-wrapper {
	min-height: 80px;
}

.featured-products .owl-prev,
.featured-products .owl-next {
	transform: none;
	top: 30%;
	cursor: pointer;
}

.featured-products .owl-prev.disabled,
.featured-products .owl-next.disabled {
	opacity: 0.5;
	cursor: default;
}

.featured-products {
	padding: 0 24px;
}

.featured-products .owl-prev {
	right: 0;
}

.featured-products .owl-next {
	left: 0;
}

body #content-vertical-slider {
	padding-left: 0;
	padding-right: 0;
}

body #content-vertical-slider li {
	padding: 10px;
}

.minicart-items .action.edit::before {
	font-size: 16px !important;
	content: '\f040' !important;
	font-family: 'FontAwesome' !important;
}

.minicart-items .action.delete::before {
	font-size: 16px !important;
	content: '\f00d' !important;
	font-family: 'FontAwesome' !important;
}

.opc-block-shipping-information .shipping-information-title .action-edit::before {
	font-size: 16px !important;
	content: '\f040' !important;
	font-family: 'FontAwesome' !important;
}

.product-item-actions .tocart {
	background-color: #08c;
	border-color: #08c;
	color: #fff;
	border-radius: 5px;
}

.product.details.product-item-details {
	text-align: center;
}

.product-image-container {
	border: 1px solid #d1d1d1;
	border-radius: 5px;
}

.product-item-actions .actions-primary {
	vertical-align: bottom !important;
}

.product-item-actions .actions-primary+.actions-secondary {
	display: inline-block;
	padding-left: 5px;
	white-space: nowrap;
	width: auto;
}

.products-grid .product-item-details .product-item-actions .actions-secondary .towishlist {
	right: -36px;
	visibility: hidden;
	opacity: 0;
}

.products-grid .product-item-info:hover .product-item-details .product-item-actions .actions-secondary .towishlist {
	right: 0;
	visibility: visible;
	opacity: 1;
}

.products-grid .product-item-details .product-item-actions .actions-secondary .tocompare {
	left: -36px;
	visibility: hidden;
	opacity: 0;
}

.products-grid .product-item-info:hover .product-item-details .product-item-actions .actions-secondary .tocompare {
	left: 0;
	visibility: visible;
	opacity: 1;
}

.product-item-actions .action.towishlist {
	border: 1px solid #ed4949;
	color: #ed4949 !important;
	border-radius: 5px;
	margin-right: 4px;
}

.product-item-actions .actions-secondary>.action.towishlist::before {
	color: #ed4949 !important;
	content: "\f004" !important;
	font-family: 'FontAwesome' !important;
	font-size: 20px !important;
}

.product-item-actions .actions-secondary>.action.towishlist:hover::before {
	color: #ed4949 !important;
}

.product-item-actions .action.tocompare {
	border: 1px solid #52b9b5;
	color: #52b9b5 !important;
	border-radius: 5px;
}

.product-item-actions .actions-secondary>.action.tocompare::before {
	color: #52b9b5 !important;
	font-size: 32px !important;
}

.product-item-actions .actions-secondary>.action.tocompare:hover::before {
	color: #52b9b5 !important;
}

.product-item .price-box .price {
	font-size: 2rem;
}


.actions-primary>.field {
	letter-spacing: normal;
}

.actions-primary>.field.qty,
.nested.options-list>.field.qty {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	margin-right: 0px;
	margin-right: 15px;
}

.input-text.listing-qty.qty {
	width: 38px;
	height: 36px;
	vertical-align: bottom;
	border-radius: 5px;
}

body.catalog-product-view .product-info-main .box-tocart .input-text.qty {
	margin-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.qty.field {
	display: inline-block;
}

.qty.field .control,
.qty.field .qty-changer {
	display: inline-block;
	vertical-align: middle;
}

.qty.field .control,
.qty.field .qty-changer {
	display: inline-block;
	vertical-align: middle;
}

.qty.field .qty-changer>a:first-child {
	margin-top: 0;
	line-height: 13px;
}

.qty.field .qty-changer>a {
	display: block;
	border: 1px solid #ccc;
	border-radius: 3px;
	height: 16px;
	line-height: 16px;
	margin-top: 5px;
	color: #ccc;
	font-size: 11px;
}

.qty.field .qty-changer>a {
	line-height: 16px;
	color: #ccc;
	font-size: 15px;
	text-align: center;
}

.qty-inc,
qty-dec {
	width: 13px;
}

.customer-welcome {
	cursor: pointer;
}

.customer-account-login .page-main>.page-title-wrapper .page-title {
	font-size: 20px;
	margin: 0 0 15px;
	color: #2b9dd9;
}

.customer-account-login .page-main {
	max-width: 1170px;
}

.customer-account-login .login-container {
	display: block;
	border: 1px solid #ececec;
	border-radius: 8px;
	background: #fff;
	border-top: 4px solid #2b9dd9;
	padding: 35px 25px 0;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
}

.customer-account-login .login-container .block .block-title {
	border-bottom: none;
	padding-bottom: 0;
	line-height: 1.2;
}

.customer-account-login .fieldset>.field:not(.choice)>.label {
	font-weight: 400;
}

.customer-account-login .login-container .block-content {
	margin-bottom: 5%;
}

.customer-account-login .login-container .fieldset:after {
	margin-top: 25px;
}

.header.links .call-us-now {
	padding: 10px 10px 0;
}

.header.links .call-us-now>div {
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 60px);
}

.header.links .call-us-now>div a[href*="mailto"] {
	text-transform: lowercase;
	font-size: 11px;
}

.header.links .call-us-now>div:first-child {
	display: inline-block;
	float: none !important;
	width: 50px;
	vertical-align: top;
	margin-right: 5px;
}

.header.links .call-us-now>div img,
body.account .block-dashboard-info .box-information .box-title img {
	border-radius: 50%;
}

body.catalog-product-view .product-info-main .page-title-wrapper .page-title {
	font-size: 22px;
	font-weight: 800;
}

body .header .dropdown-menu {
	margin-top: 0 !important;
}

body .header .dropdown-toggle:after {
	content: '';
	display: block;
	height: 6px;
}

body .page-header .panel.header .header.links li {
	border-right: none !important;
	position: relative;
}

body .page-header .panel.header .header.links li:not(:first-child):after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	height: 18px;
	border-right: 1px solid #999;
}

body .product-image-photo {
	border-radius: 5px;
}

body .page-footer .footer.content .block-content .title {
	font-weight: bold;
	color: #fff !important;
}

body .page-footer .footer.content .account .block-content>ul {
	width: 48%;
	display: inline-block;
	vertical-align: top;
}

body .page-footer {
	background-color: #121214 !important;
	color: #777 !important;
}

body .page-footer .footer.content .block-title strong {
	color: #fff !important;
}

body .page-footer .footer.content a {
	color: #777;
	text-decoration: none;
}

body .page-footer .footer.content a:hover {
	color: #fff;
}

body .benefits-block {
	overflow: hidden;
}

body .faqs .h3webby {
	background: #f3f3f3;
	color: #777;
}

body .page-footer .footer-middle .account {
	border-bottom: 0;
	padding-bottom: 0;
}

body .page-footer .footer-middle .bottom {
	border-top: 1px solid #777;
	clear: both;
	margin-top: 30px;
}

.form-create-account .actions-toolbar {
	margin: 20px 0 0;
}

.table-checkout-shipping-method tbody td samp {
	font-family: inherit;
}


.form.create.account {
	box-shadow: none;
	border: none;
	padding: 0;
}

.form.create.account .fieldset {
	display: flex;
	flex-wrap: wrap;
	background: #fff;
	border-top: 4px solid #08c;
	padding: 35px 25px;
	box-shadow: 0 2px 3px rgb(0 0 0 / 8%);
	margin-bottom: 30px;
}

.form.create.account .fieldset>.field {
	width: 100%;
	padding: 0 15px;
}

.form.create.account .fieldset legend.legend {
	margin: 0 15px 15px;
	padding-bottom: 10px;
}

.form-create-account .fieldset .label {
	white-space: initial;
	text-align: left;
	line-height: 16px;
}





@media (min-width: 992px) {
	body .page-footer .footer-middle .account {
		width: 50%;
	}

	body .page-footer .footer-middle .bottom {
		width: 100%;
	}
}

@media (min-width: 640px) {
	body.page-products .products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v2 {
		top: 6px;
		right: 9px;
		width: 100px;
		height: 26px;
		background-size: contain;
	}

	.products-grid .product-item-info:hover,
	.products-grid .product-item-info.active {
		border-radius: 5px 5px 0 0;
		-moz-box-sizing: content-box;
		-webkit-box-sizing: content-box;
		box-sizing: content-box;
	}

	body.page-products .products-grid .product-item .product-item-inner {
		border-radius: 0 0 5px 5px;
	}

	.form.create.account .fieldset>.field {
		width: 50%;
	}
}

@media (min-width: 768px) {
	body .navigation li.level1 {
		display: inline-block;
		vertical-align: top;
		width: 100%;
	}

	body .page-header .header.content .block.block-search .block.block-content .form input {
		border-radius: 3px;
	}

	body .header.content .block.block-search .block.block-content .form .action.search {
		background-color: #2b9dd9;
		opacity: 1;
		right: 0;
		padding: 0 10px;
	}

	body .block-search .action.search::before,
	body .block-search .action.search:hover::before {
		color: #fff;
	}

	.customer-account-login .page-main>.page-title-wrapper .page-title {
		display: inline-block;
	}

	.customer-account-login .fieldset>.field:not(.choice)>.label {
		float: none;
		width: auto;
		padding: 0;
		text-align: left;
	}

	.customer-account-login .login-container .fieldset>.field>.control {
		float: none;
	}

	.customer-account-login .column:not(.sidebar-main) form .actions-toolbar,
	.customer-account-login .column:not(.sidebar-additional) form .actions-toolbar,
	.customer-account-login .login-container .fieldset:after {
		margin-left: 0;
	}

	.customer-account-login .login-container .actions-toolbar .primary .action {
		margin-right: 15px;
	}

	.customer-account-login .login-container .actions-toolbar .secondary {
		float: none;
	}

	.logo img {
		width: 280px;
	}

	body .navigation .level0.active>.level-top,
	body .navigation .level0.has-active>.level-top,
	body .navigation .level0 .submenu .active>a {
		border-color: #08c;
	}

	body.page-layout-1column .product-info-main {
		width: 50%;
	}

	body.page-layout-1column .product.media {
		width: 45%;
	}

	.side-custom-menu .lSSlideOuter.vertical .lSAction>a {
		/*right: 0;
		left: auto;*/
		margin-left: -12px;
		opacity: 0;
		transition: all .1s ease;
	}

	.side-custom-menu:hover .lSSlideOuter.vertical .lSAction>a {
		opacity: .6;
		transition: all .1s ease;
	}

	.side-custom-menu:hover .lSSlideOuter.vertical .lSAction>a:hover {
		opacity: 1;
		transition: all .1s ease;
	}

	.side-custom-menu .lSSlideOuter.vertical .lSAction>a.lSPrev {
		top: 0;
	}

	.side-custom-menu .lSSlideOuter.vertical .lSAction>a.lSNext {
		bottom: 0;
	}

	.form-create-account .actions-toolbar {
		margin: 30px 0 0 !important;
	}

	.side-custom-menu ul li a {
		line-height: 1.3 !important;
		text-align: center;
	}

	.side-custom-menu ul li .sku a {
		font-weight: 500;
		margin-top: 10px;
	}
}

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

	.page-footer .footer-middle .bottom .col-md-5,
	.page-footer .footer-middle .bottom .col-md-3 {
		margin-bottom: 15px;
	}

	body .navigation .level0 {
		margin-right: 6px;
	}

	body .new-wholesale-accounts {
		padding: 0 10px;
	}

	body .nav-sections .navigation ul li a.level-top {
		font-size: 14px;
		padding: 0 20px 0 10px !important;
	}

	body.page-layout-2columns-left .sidebar-additional {
		padding-right: 0;
		width: 20%;
	}

	body.page-layout-2columns-left .column.main {
		padding-left: 2%;
		width: 80%;
	}

	body.page-layout-2columns-left .sidebar-additional .col-sm-6 {
		width: 100%;
	}
}

@media (max-width: 767px) {

	.page-footer .footer-middle .bottom .col-md-5,
	.page-footer .footer-middle .bottom .col-md-3 {
		margin-bottom: 15px;
	}

	body .page-header .header.content {
		padding-bottom: 10px;
		display: block;
	}

	body .header .logo {
		margin: 13px auto 0 45px;
	}

	body .block-search {
		margin-top: 10px;
	}

	body form#search_mini_form {
		position: relative;
	}

	body .block-search .label {
		position: absolute;
		z-index: 1;
		right: 0;
	}

	body .block-search .control {
		position: relative;
		margin: 0;
		padding: 0;
		width: 100%;
		border: none;
	}

	body .page-header .header.content .block.block-search .block.block-content .form input {
		padding-right: 82px;
		margin: 8px 0;
		width: 100%;
	}

	body .block-search .action.search {
		position: absolute;
		right: 0;
		bottom: 7px;
		z-index: 1;
		padding: 6px 15px;
	}

	body .block-search form#search_mini_form.active .action.search {
		display: block;
	}

	body .page-header {
		margin-bottom: 20px !important;
	}

	body.page-products .item.product.product-item {
		max-width: 48%;
		width: 48%;
	}

	body.page-products .product-item-info {
		margin: 0 auto;
	}

	body .fotorama__stage {
		margin-bottom: 20px;
	}

	body.catalog-product-view .fotorama__stage__shaft {
		width: 100% !important;
	}

	body .benefits-list,
	body .service-list {
		width: 100% !important;
		margin-bottom: 20px;
	}

	body .prev-next-products .product-nav.product-prev .product-pop,
	body .prev-next-products .product-nav.product-prev .product-pop:before,
	body .prev-next-products .product-nav .product-pop {
		left: auto;
		right: 0;
	}

	body .prev-next-products .product-nav.product-next .product-pop:before {
		left: auto;
		right: 5px;
	}

	header.page-header .header.content {
		display: block;
	}

	.header .logo {
		margin: 5px auto 0 40px;
	}
}

@media (max-width: 639px) {
	.block-search {
		margin-top: 0;
	}

	.block-search .label {
		margin-bottom: 15px;
	}
}

@media (max-width: 479px) {
	body.page-products .item.product.product-item {
		max-width: 100%;
		width: 100%;
		margin-bottom: 15px;
	}
}

.products-grid .product-item-info:hover,
.products-grid .product-item-info.active {
	z-index: 1001;
}

#popupButton {
	margin-bottom: 10px;
	;
}

.forgot_password_lable {
	margin-bottom: 0px !important;
}

.forgot_password_lable1 {
	color: red;
}

.purchase_order_custom_lable {
	margin-top: 10px !important;
	color: red !important;
}

.checkout-payment-method .payment-method-content .fieldset>.field {
	margin: 0px !important;
}

/* Price label remove  */

/* product category view  */
.catalog-category-view .ag_custom_price .price-label {
	color: black !important;
}
.catalog-category-view .ag_custom_price {
	text-decoration: none;
	position: relative;
	font-weight: 500 !important;
	color: black ;
}

.catalog-category-view .ag_custom_price ::before {
	content: '';
	width: 100%;
	position: absolute;
	right: 0;
	top: calc(50% - 0.5px);
	border-bottom: 2px solid black;
}
.catalog-category-view .ag_custom_spl_price{
	display: block !important;
}

.catalog-category-view .ag_custom_spl_price .price-label{
	display: contents !important;
	color: #2b9dd9 !important;
}

/* category search view */

.catalogsearch-result-index .ag_custom_price .price-label {
	color: black !important;
}
.catalogsearch-result-index .ag_custom_price {
	text-decoration: none;
	position: relative;
	font-weight: 500 !important;
	color: black ;
	display: inline-flex !important;
}

.catalogsearch-result-index .ag_custom_price ::before {
	content: '';
	width: 100%;
	position: absolute;
	right: 0;
	top: calc(50% - 0.5px);
	border-bottom: 2px solid black;
}
.catalogsearch-result-index .ag_custom_spl_price{
	display: block !important;
}

.catalogsearch-result-index .ag_custom_spl_price .price-label{
	display: contents !important;
	color: #2b9dd9 !important;
}



/*  Product detail page */

.catalog-product-view .ag_custom_spl_price .price-final_price{
    font-size: 4rem !important;
    color: #2b9dd9 !important;
    font-weight: 800 !important;
	display: flex !important;
}
.catalog-product-view .ag_custom_spl_price .price-final_price .price-label{
    font-weight: 600 !important;
    font-size: 3.5rem !important;
	display: contents !important;
}

.catalog-product-view .ag_custom_price {
	text-decoration: none;
	position: relative;
    color: black !important;
}
.catalog-product-view .ag_custom_price .price-final_price {
    line-height: 1.42857143 !important;
	display: inline-flex !important;

}
.catalog-product-view .ag_custom_price::before {
	content: '';
	width: 100%;
	position: absolute;
	right: 0;
	top: calc(50% - 5.5px);
	border-bottom: 2px solid black;
}


.catalog-product-view .ag_custom_price .price-label {
    font-size: 2.5rem !important;
    color: black !important;
}
.catalog-product-view .ag_custom_price .price {
	color: black !important;
	font-size: 3rem !important;

}
/* .catalog-category-view .ag_custom_spl_price .price-label{
    display: none !important;
} */
.catalog-product-view .ag_custom_spl_price .price{
    color:#2b9dd9 !important;
}
.catalog-product-view .action.tocompare {
    vertical-align: middle !important;
}
.catalog-product-view .product-addto-links{
    text-align: left !important;
}
.old-price{
    text-decoration: none !important;
}
.special-price .price-label::after{
    content: '' !important;
}
.old-price .price-label::after{
    content: '' !important;
}
.product-info-main .special-price{
    margin: 0px !important;
}
.ag_custom_spl_price .price-wrapper span {
	font-size: 2.7rem !important;
	font-weight: 800 !important;
	color: #2b9dd9;
}

.catalog-product-view .ag_custom_spl_price .price-wrapper span{
	font-size: 4rem !important;

}
/* .catalog-product-view .ag_custom_price .price-label {
	display: none !important;
} */
/* .catalog-product-view .ag_custom_price .price-wrapper span{
	margin-left: 8px !important;
} */

.ag_custom_spl_price .price-label{
	font-size: 2rem !important;
	font-weight: 800 !important;
	
}
@media only screen and (max-device-width: 767px) {
	/* styles for mobile browsers smaller than 480px; (iPhone) */
	.catalog-product-view .ag_custom_price::before{
		content: '';
		width: 100%;
		position: absolute;
		right: 0;
		top: calc(50% - 2.5px);
		border-bottom: 2px solid black;
	}
	.catalog-product-view .ag_custom_price .price-label{
		font-size: 19px !important;
		color: black !important;
	} 
 }

 .text_position .price-wrapper{
    margin-right: 20% !important; 
 } 
 .text_position .price-label{
    float: left !important;
    margin-left: 30% !important; 
 }